/*
######################
Theme Name: Succ&eacute; 
Theme URI: http://succe.info
Description: Theme for the blogs at Succ&eacute; Katrineholm.
Version: 1.0
Author: Reindeer
Author URI: http://reindeer.se/
######################
*/ 



/* ###################### */ 
/* --- Essential --- */
/* ###################### */ 

body {
	background-color: #fff;
	color: #444;
	margin: 0px;
	padding: 0px;
	font-size: 85%;
	font-family: Arial, Helvetica, “Myriad Pro”, Tahoma, sans-serif;
} 

/* Reset */
h1, h2, h3, h4, p, ul, ol, li, button, form, input {
	margin: 0;
	padding: 0;
	color: #333;
}


/* ###################### */ 
/* --- Top --- */
/* ###################### */ 

.wrap {
	width: 960px;
	margin: 0 auto;
}

#location {
	background-color: #000;
	color: #999;
	padding: 4px 30px 4px 30px;
	font-size: 0.9em;
	word-spacing: 2.0em;
	
	display: block;
}
.active-city {
	color: #aaa!important;

}
#location a {
	color: #777;
	text-decoration: none;
	margin-right: 0,1em;
}
#location a:hover {
	color: #bbb;
	text-decoration: none;
	border-bottom: 2px solid #bbb;
}
#searchbox {
	background-color: #bc3;
	width: 308px;
	word-spacing: normal;
	float: right;
	padding: 12px;
}
#searchbox input {
	border: 1px solid #892;
	color: #777;
	font-size: 1.2em;
	padding: 4px 4px 4px 26px;
	width: 276px;
	
	background-image: url('images/search-icon.jpg');
	background-repeat: no-repeat;
	background-position: 4px center;
	
	-webkit-border-radius: 4px;    /* for Safari */
	-moz-border-radius: 4px;       /* for Firefox */
}
#searchbox .search-button {
	display: none;
}

#top {
	margin-bottom: 20px;
}

#top img {
	margin: 10px 30px 10px 20px;
	border: none;
}

#top-content {
	float: left;
}
#top-content-right {
	float: right;
	width: 233px;
	background-image: url('images/calendar-top.png');
	background-repeat: no-repeat;
	padding: 0px 0px 0px 100px;
	margin-top: 26px;
	min-height: 64px;
	
	color: #666;
	font-size: 0.8em;
}
#top-content-right a {
	color: #26c;
	text-decoration: none;
}
#top-content-right a:hover {
	color: #fff;
	background-color: #26c;
}


/* MENU ################################################## */

#menu {
	height: 1.2em;
	background-color: #aaa;
	color: #222;
	padding: 8px 16px 8px 16px;
	background-image: url('images/bg_menu.jpg');
	background-repeat: repeat-x;
	background-position: 0 center;
	text-transform: uppercase;
	letter-spacing: -0.04em;
	clear: both;
}

#menu a {
	color: #555;
	text-decoration: none;
	margin-right: 1.1em;
	padding: 4px;
	text-shadow: 1px 1px 0px #eee;
	word-spacing: 0.1em;
}
#menu a:hover {
	color: #111;
	text-decoration: none;
	border-bottom: 3px solid #fff;
}

#menu li li  {
	border-bottom: 1px solid #eaeaea;
}
#menu li li a {
	line-height: 1.6em;
	display: block;
	border-bottom: none!important;
	margin: 0;
	padding: 0px 2px 0px 2px;
}
#menu li li a:hover {
	background-color: #eaeaea;
}
#menu ul ul {
	background-color: #fff;
	border: 1px solid #ccc;
	padding: 10px 10px 14px 10px;
}

#menu li {
	list-style: none;
	display: inline;
}

.rounded_colhead {
	background-color: #fff;
	-webkit-border-radius: 10px;    /* for Safari */
	-moz-border-radius: 10px;       /* for Firefox */
}
.rounded_searchbox {
	background-color: #fff;
	-webkit-border-bottom-right-radius: 10px;    /* for Safari */
	-webkit-border-bottom-left-radius: 10px;    /* for Safari */
	-moz-border-radius-bottomleft: 10px;       /* for Firefox */
	-moz-border-radius-bottomright: 10px;       /* for Firefox */
}







/* ###################### */ 
/* --- Heading and type --- */
/* ###################### */ 

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color: #333;
	text-decoration: none;
}

h1 {
	font-size: 2.4em;
	line-height: 0.9em;
	font-weight: bold;
	margin: 0.2em 0em 0.4em 0em;
	letter-spacing: -0.05em;
}

h1 a:hover {
	color: #892;
}
h2 {
	font-size: 1.8em;
	font-weight: bold;
	margin: 0.1em 0em 0.2em 0em;
	letter-spacing: -0.02em;
}
#sidebar h2 {
	font-size: 1.4em;
	background-color: #cca;
	padding: 2px;
	font-weight: normal;
	letter-spacing: normal;
	margin-bottom: 0.5em;
}
#sidebar #evenemangslista h2 {
	background-color: #B3BFBF;
}

.rows h2 {
	font-size: 1.2em;
	margin: 4px 0px 2px 0px;
}
.archive-header h2 {
	font-size: 1.4em;
	margin: 0em 0em 1.0em 0em;
	padding: 6px;
	background-color: #eaeaea;
}
h2 a:hover {
	color: #892;
}
h3 {
	font-size: 1.4em;
	margin: 0.2em 0em 0.4em 0em;
}

.post h1, .post h2, .post h3 {
	font-family: Arial, Helvetica, “Myriad Pro”, Tahoma, sans-serif;
}
.single h2 {
	font-size: 1.6em;
	font-weight: bold;
	margin: 1.1em 0em 0.2em 0em;
}
#footer h2 {
	font-size: 1.6em;
	font-weight: bold;
	margin: 0.1em 0em 0.1em 0em;
}
.post h3 {
	font-size: 1.25em;
	font-weight: bold;
	margin: 1.0em 0em 0.2em 0em;
}
.post li h3 {
	font-size: 1.25em;
	font-weight: bold;
	margin: 0.1em 0em 0.3em 0em;
}
h4 {
	font-size: 1.2em;
	margin: 0.2em 0em 0.4em 0em;
}
h5 {
	font-size: 1.0em;
	margin: 0.2em 0em 0.4em 0em;
}
h6 {
	font-size: 0.8em;
	margin: 0.2em 0em 0.4em 0em;
}

.serif {
	font-family: Cambria, Georgia, Palatino, Palatino Linotype, Times, "Times New Roman", serif;
}
.sansserif {
	font-family: Arial, Helvetica, “Myriad Pro”, Tahoma, sans-serif;
}



/* ###################### */ 
/* --- Content --- */
/* ###################### */ 

#content {
	line-height: 1.4em;
}

#column1 {
	width: 600px;
	float: left;
	padding: 0px 28px 30px 0px;
}
#column1home {
	width: 628px;
	float: left;
	padding: 0px 0px 30px 0px;
}
#column-wide {
	width: 960px;
	padding: 0px 0px 30px 0px;
}
#fullwidth {
	width: 960px;
}

#content .feature {
	margin: 0px 0px 30px 0px;
}
#content .box {
	width: 286px;
	margin: 0px 28px 20px 0px;
	float: left;
	
}
.odd-box {
	display: none;
}
.even-box {
	clear: both;
	font-size: 1px;
	height: 1px;
	margin: 0;
	overflow: hidden;
}



.archive-box {
	width: 270px;
	margin: 0px 28px 20px 0px;
	float: left;
}
.archive-box ul {
	margin: 0;
	padding: 0;
	list-style: dot;
}
.archive-box li {
	margin: 0 0 0 2.0em;
	padding: 0 0 0 0.5em;
	border-bottom: 1px solid #eee;
}

.archive-box li a {
	display: block;
}
.archive-box a, .tagcloud-box a {
	color: #892;
	text-decoration: none;
}
.archive-box a:hover, .tagcloud-box a:hover {
	color: #fff;
	background-color: #892;
}



/* START: Second loop on home.php */

.loop2 {
	clear: both;
	padding-top: 20px;
	margin-top: 20px;
	margin-right: 30px;
	border-top: 3px solid #bc3;
}
.rows {
	overflow: hidden;
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #bc3;
}
.image-holder {
	width: 70px;
	float: left;
	padding: 0px 16px 0px 0px;
}
.image-holder  img {
	border: 1px solid #ccc;
	padding: 1px;
}
.row-content {
	float: left;
	width: 500px;
}

.rows p {
	margin: 0px;
}
/* END: Second loop on home.php */





/* ###################### */ 
/* --- sidebar --- */
/* ###################### */ 

#sidebar {
	width: 332px;
	float: right;
	font-size: 0.9em;
}

#sidebar ul {
	margin: 0 ;
	list-style: none;
}
#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar ul .widget {
	margin: 0 0 2.0em 0;
	list-style: none;
	background-color: #eed;
	padding: 16px;
}
#sidebar .widget li {
	line-height: 1.4em;
	border-bottom: 1px solid #cca;
	padding-left: 2px;
	padding-bottom: 4px;
	overflow: hidden;
}
#sidebar #evenemangslista {
	background-color: #E2E6EE !important;
}
#sidebar #evenemangslista li {
	border-bottom: 1px solid #B3BFBF;
}

#sidebar ul .widget a {
	color: #26c;
	text-decoration: none;
}
#sidebar ul .widget a:hover {
	color: #fff;
	background-color: #26c;
}



/* ###################### */ 
/* --- Post --- */
/* ###################### */ 

.postdate {
	font-size: 0.8em;
	color: #888;
	margin: 1.0em 0em 1.0em 0em;
}
.box .postdate {
	margin-top: 10px;
}
.postdate a {
	background-color: #ac2;
	padding: 2px 4px 2px 4px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	margin-right: 1px;
}
.postdate a:hover {
	background-color: #892;
}

.post {
	line-height: 1.6em;
}
.single {
	
}
.post p {
	margin-bottom: 1.0em;
}
.post strong {
	font-weight: bold;
}

.post div p a, .post li a {
	color: #26c;
	text-decoration: underline;
}
.post div p a:hover, .post li a:hover {
	color: #fff;
	background-color: #26c;
	text-decoration: none;
}

.post ul, .post ol {
	margin-left: 40px;
	margin-bottom: 20px;
}
.recept {
background-image: url('images/ul-bg.jpg');
	background-repeat: repeat-y;
	padding-left: 0.2em;
}
.post li {
	/*margin-bottom: 1.0em;*/
}
.post ol li {
	margin-bottom: 1.0em;
}

.post blockquote li {
	color: #000;
}

.post blockquote {
	width: 220px;
	float: right;
	margin: 1.0em;
	padding: 10px;
	color: #000;
	background-color:#eea;
	font-style: normal;
	font-size: 0.9em;
	line-height: 1.2em;
	font-family: Arial, Helvetica, “Myriad Pro”, Tahoma, sans-serif;
	clear: right;
}
.post blockquote p {
	margin: 1.0em 0em 1.0em 0em;
	padding: 0;
}

.post .alignright {
	float: right;
	margin: 0px 0px 16px 12px;
}
.post .alignleft {
	float: left;
	margin: 0px 12px 16px 0px;
}
.post a img {
	border: 1px solid #fff !important;
}
.post a:hover img {
	border: 1px solid #26c !important;
}
.post a .newsbox, .post a:hover .newsbox {
	border: 0 !important;
}
.hr {
	border-bottom: 2px solid #ddd;
	padding-bottom: 20px;
	margin-bottom: 20px;
	clear: both;
}

.article-extras {
	float: right;
	width: 180px;
	margin: 0px 0px 16px 16px;
	padding: 12px;
	border: 1px solid #ddd;
	clear: right;
	background-color: #fff;
}
.article-extras h3 {
	font-size: 1.0em;
	font-weight: normal;
	text-transform: uppercase;
}
.article-extras a {
	font-size: 0.8em;
	display: block;
	color: #666;
	font-weight: normal;
	text-decoration: none;
}
.article-extras a:hover {
	color: #26c;
}
.article-extras img {
	margin-right: 4px;
	vertical-align: middle;
}
.article-extras img {
	border: 0 !important;
}
.article-extras ul {
	color: #666;
	list-style: dot;
	margin: 0 0 0 1.2em;
	padding: 0 0 0 0 1.2em;
}
.article-extras li {
	line-height: 1.0em;
	margin-bottom: 0.6em;
	border-bottom: 1px solid #ddd;
}
.article-extras .share select {
	width: 100%;
	line-height: 1.4em;
}
.article-extras .share option {
	border-bottom: 1px solid #ddd;
	color: #555;
	margin: 4px;
}
.social1 {
	float: left;
	width: 60px;
}
.social2 {
	float: left;
	width: 60px;
}
.social3 {
	float: left;
	width: 60px;
}


.box .newsbox  {
	border: none;
}
.box .post p {
	line-height: 1.4em !important;
}
 
.boxlink {
	background-image: url('images/readmore-arrow.jpg');
	background-position: -178px 50%;
	background-repeat: no-repeat;
	padding-left: 16px;
	text-decoration: none;
	font-size: 0.9em;
	line-height: 0.8em;
	color: #777 !important;
}
.boxlink:hover {
	text-decoration: underline;
	background-position: center left;
	color: #26c !important;
}

#myGallery h2 {
	font-size: 3.0em;
	letter-spacing: normal;
	
}
#myGallery p {
	display: none;
}

.post h6, .post h5, .post h4 {
	text-align: right;
	font-size: 1.0em;
	margin: 2.2em 1.2em 1.0em 1.2em;
	color: #333;
}
.ingress {
	font-size: 1.4em;
	line-height: 1.3em;
	font-style: normal;
	color: #111;
}



/* Search page */

.search-head {
	margin: 0px 75px 40px 75px;
}
.search-color {
	background-color: #bc3;
	padding: 8px;
	width: 450px;
}
.search-head h2 {
	text-align: center;
	margin: 40px 0px 20px 0px;
}
.search-head .searchfield {
	border: 1px solid #892;
	color: #777;
	font-size: 1.2em;
	padding: 4px;
	width: 380px;
	
	-webkit-border-radius: 4px;    /* for Safari */
	-moz-border-radius: 4px;       /* for Firefox */
}
.search-button {
	width: 55px;
	font-size: 1.2em;
	padding: 2px;
}





/* ###################### */ 
/* --- Footer --- */
/* ###################### */ 

#footer {
	clear: both;
	background-image: url('images/bg_footer.jpg');
	background-repeat: repeat-x;
	background-position: 0 bottom;
	border-top: 2px solid #bc3;
/*	padding-left: 30px; */
	margin: 0 auto;
	overflow: hidden;
}
#footer .box {
	/*width: 240px;*/
	width: 270px;
	font-size: 0.8em;
	float: left;
	margin-right: 10px;
	padding: 20px;
}
#footer .box img {
	float: left;
	padding: 0px 8px 30px 0px;
}
#footer a {
	color: #666;
	text-decoration: none;
}
#footer a:hover {
	color: #111;
}

#bottom {
	border-top: 1px solid #ccc;
	text-align: right;
	font-style: italic;
	font-size: 0.8em;
	color: #999;
	clear: both;
	margin: 8px auto;
}
#bottom a {
	color: #999;
	text-decoration: none;
}
#bottom a:hover {
	background-color: #bc3;
	color: #fff;
}






/* ###################### */ 
/* --- Navigation --- */
/* ###################### */ 


.paginated-comments-pages {
	text-align: center;
	color: #fff;
	margin: 30px 0px 20px 0px;
}

.paginated-comments-pages a, .paginated-comments-pages a:link {
	padding: 4px 6px 4px 6px; 
 
	text-decoration: none;
	color: #fff;
	background-color: #2c2;	
}
.paginated-comments-pages a:hover {	
	color: #fff;
	background-color: #f60;
}
.paginated-comments-pages strong {
	padding: 2px 4px 2px 4px; 
 
	font-weight: bold;
	color: #f60;
}




.navigation {
	background-color: #eed;
	margin: 40px auto;
	overflow: hidden;
}
.navigation .alignleft a {
	float: left;
	background-color: #892;
	padding: 2px 4px 2px 4px;
	color: #fff;
	text-decoration: none;
}
.navigation .alignleft a:hover {
	float: left;
	background-color: #ac2;
}

.navigation .alignright a {
	float: right;
	background-color: #892;
	padding: 2px 4px 2px 4px;
	color: #fff;
	text-decoration: none;
}
.navigation .alignright a:hover {
	float: right;
	background-color: #ac2;
}





/* ###################### */ 
/* --- ads --- */
/* ###################### */

#footer .box-ad {
	width: 290px;
	font-size: 0.8em;
	float: left;
	margin-right: 10px;
	padding: 20px 20px 20px 0px;
}






/* ###################### */ 
/* --- images --- */
/* ###################### */

/* carousel */
.jcarousel-container .description {
	line-height: 1.2em;
	margin-top: 0.3em;
}




/* Wordpress Gallery */

.gallery-item {
	margin: auto;
}
.gallery-item {
	float: left;
	text-align: center;
	width: 20%;
}
.gallery-item img {
	border: 2px solid #cfcfcf;
}
.gallery-item a img {
	border: 1px solid #09c;
}
.gallery-item a img:hover {
	border: 1px solid #0f0;
}
.gallery-item .gallery-caption {
	margin-left: 0;
}
.gallery-icon {
	margin: 0px 0px 8px 0px;
}
.gallery-item {
	margin: 0px;
}


/* ###################### */ 
/* --- Search --- */
/* ###################### */ 



/* ###################### */ 
/* --- Comments --- */
/* ###################### */ 
.comment-finstilt {
	font-size: 0.8em;
}
.comment-finstilt a {
	color: #000;
	text-decoration: underline;
}
.comment-finstilt a:hover {
	color: #26c;
}

#respond h3, #comments {
	color: #333;
	margin: 20px 0px 20px 0px;
	font-size: 1.2em;
}

#respond form {
	border-top: 2px solid #892;
	border-bottom: 2px solid #892;
	margin: 20px 0px 20px 0px;
	padding: 20px;
	background-image: url('images/bg-green-gradient.jpg');
	background-position: 0% -150px;
	background-repeat: repeat-x;
	background-color: #fff;
}
#respond #author, #respond #email, #respond #url {
	border: 1px solid #aaa;
	padding: 4px;
	margin-bottom: 10px;
	font-size: 1.1em;
}
#comment {
	font-family: Helvetica, Arial, sans-serif;
	border: 1px solid #aaa;
	padding: 4px;
	margin-bottom: 10px;
	font-size: 1.1em;
	width: 98%;
}
#submit {
	font-family: Helvetica, Arial, sans-serif;
	padding: 4px;
	font-size: 1.1em;
}

#respond form a {
	color: #26c;
	text-decoration: underline;
}
#respond form a:hover {
	color: #fff;
	background-color: #26c;
	text-decoration: none;
}

.wp-comment {
	margin: 10px;
	overflow: hidden;
}
.wp-comment a {
	color: #26c;
	text-decoration: none;
}
.wp-comment a:hover {
	color: #fff;
	background-color: #26c;
}
.comment-header {
	margin: 10px 0px 20px 0px;
}

.comment-left {
	float: left;
	width: 80px;
	height: 34px;
	margin-top: 8px;
	background-image: url('images/comment-arrow.png');
	background-repeat: no-repeat;
	vertical-align: text-bottom;
}
.highlighted .comment-left {
	float: left;
	width: 80px;
	height: 34px;
	margin-top: 8px;
	background-image: url('images/comment-arrow-author.png');
	background-repeat: no-repeat;
	vertical-align: text-bottom;
}
.comment-left span {
	color: #ccc;
	font-weight: bold;
}
.comment-right {
	float: left;
	width: 400px;
	padding: 10px;
	background-color: #eed;
}
.highlighted .comment-right {
	float: left;
	width: 400px;
	padding: 10px;
	background-color: #ace;
}
.comment-right p {
	margin: 0.4em 0em 0.7em 0em;
	font-size: 0.9em;
	line-height: 1.3em;
}
.comment-name {
	font-size: 0.9em;
	font-weight: bold;
}
.comment-date {
	font-size: 0.8em;
}




/* ###################### */ 
/* --- Link page --- */
/* ###################### */ 





/* ###################### */ 
/* --- Extras --- */
/* ###################### */ 

.warning-box {
	color: #9F6000;
	background-color: #FEEFB3;
	border: 1px solid;
	margin: 10px 0px;
	padding:15px 10px 15px 50px;
}

#logo-idrottsgalan2010 img  {
	border: none;
}
#logo-idrottsgalan2010 img, #logo-idrottsgalan2010 a {
	vertical-align: bottom;
}
#logo-idrottsgalan2010 .logo-single {
	margin: 10px 0px;
}
#logo-idrottsgalan2010 .logo-left {
	margin: 10px 15px 10px 0px;
	float: left;
}
#logo-idrottsgalan2010 .logo-right {
	margin: 10px 0px 10px 15px;
	float: right;
}
#logo-idrottsgalan2010 .break {
	clear: both;
	font-size: 1px;
}





.wpcf7-form {
	background-color: #eed;
	padding: 20px;
	width: 80%;
	border-top: 2px solid #cca;
	border-bottom: 2px solid #cca;
}
.wpcf7-form .your-message {
	width: 99% !important;
}

.wpcf7-form input, .wpcf7-form textarea {
	font-size: 1.1em;
	padding: 0.2em;
}



.clearboth {
	clear: both;
}
.noborder {
	border: 0 !important;
}

.justify {
	text-align: justify;
}


/* Featured gallery */
.jdGallery .slideInfoZone  {
	height: 24px;
}

/* Ad table */
.ad-table {
	border: 1px solid #333;
	width: 100%;
	margin: 1em 0;
}
.ad-table caption {
	font-size: 1.4em;
	color: #333;
	font-weight: bold;
	margin: 1em 0 0.5em 0;
}
.ad-table .head {
	background-color: #bc3;
	color: #000;
}
.ad-table .row0 {
	background-color: #fff;
}
.ad-table .row1 {
	background-color: #eaeaea;
}
.ad-table td {
	text-align: center;
}

/* Post table */
.post-table {
	border: 1px solid #333;
	width: 100%;
	margin: 1em 0;
	clear: right;
}
.post-table caption {
	font-size: 1.4em;
	color: #333;
	font-weight: bold;
	margin: 1em 0 0.5em 0;
}
.post-table .head {
	background-color: #bc3;
	color: #000;
}
.post-table .row0 {
	background-color: #fff;
}
.post-table .row1 {
	background-color: #eaeaea;
}
.post-table td {
	text-align: left;
}




.email-fix:after { content: "\40succe.info"; }



/*********************************************************
 ****** CSS generated via the PixoPoint Menu Plugin ******
 ********** http://pixopoint.com/pixopoint-menu/ *********
 *********************************************************/



#suckerfishnav {
    width:100%;
    }
#suckerfishnav, #suckerfishnav ul {
    float:left;
    list-style:none;
    padding:0;
    margin:0;
    width:100%;
    }
#suckerfishnav a {
    padding:0px 10px;
    }
#suckerfishnav li {
    float:left;
    padding:0;
    }
#suckerfishnav ul {
    position:absolute;
    left:-999em;
    height:auto;
    width:160px;
    margin:0;
    border:0;
z-index: 99;
    }
#suckerfishnav li li {
    width:160px;
 z-index: 999;
    }
#suckerfishnav li li a {

    }
#suckerfishnav li ul ul {
    margin:-21px 0 0 100px;
    }
#suckerfishnav li li:hover {
    
    }
#suckerfishnav li ul li:hover a, #suckerfishnav li ul li li:hover a, #suckerfishnav li ul li li li:hover a, #suckerfishnav li ul li li li:hover a {
    
    }
#suckerfishnav li:hover a, #suckerfishnav li.sfhover a {
    
    }
#suckerfishnav li:hover li a, #suckerfishnav li li:hover li a, #suckerfishnav li li li:hover li a, #suckerfishnav li li li li:hover li a {
    
    }
#suckerfishnav li:hover ul ul, #suckerfishnav li:hover ul ul ul, #suckerfishnav li:hover ul ul ul ul, #suckerfishnav li.sfhover ul ul, #suckerfishnav li.sfhover ul ul ul, #suckerfishnav li.sfhover ul ul ul ul {
    left:-999em;
    }
#suckerfishnav li:hover ul, #suckerfishnav li li:hover ul, #suckerfishnav li li li:hover ul, #suckerfishnav li li li li:hover ul, #suckerfishnav li.sfhover ul, #suckerfishnav li li.sfhover ul, #suckerfishnav li li li.sfhover ul, #suckerfishnav li li li li.sfhover ul {
    left:auto;
    
    }
#suckerfishnav li:hover, #suckerfishnav li.sfhover {
    
    }#pixopoint_menu2 {
	width:100%;
	height:25px;
	background:#FF5050 url("../images/smoothfade_palered.png") repeat-x;
	background-position:50% 0;
	margin:0;}
#pixopoint_menu2 ul {
	width:100%;
	border:none;
	background:none;
	margin:0;
	padding:0;
	list-style:none;
	}
#pixopoint_menu2 li {
	border:none;
	background:none;
	background:#FF5050 url("../images/smoothfade_palered.png");
	color:#FFFFFF;
	line-height:25px;
	text-transform:uppercase;
	z-index:10;
	letter-spacing:0px;
	background:;
	font-weight:normal;
	font-size:12px;
	padding:0;
	margin:0 0px;
	;float:left;
	font-family:helvetica,arial,sans-serif;
	position:relative;
	}
#pixopoint_menu2 li:hover,#pixopoint_menu2 li.sfhover {
	background:#e92020
	}
#pixopoint_menu2 li a {
	border:none;
	background:none;
	text-decoration:none;
	display:block;
	padding:0 8px;
	color:#FFFFFF;
	}
#pixopoint_menu2 li a:hover {
	border:none;
	background:none;
	text-decoration:none;
	color:#FFFFFF;
	background-position:100% -120px;
	}
#pixopoint_menu2 ul ul {
	position:absolute;
	left:-999em;
	top:25px;
	width:120px;
	}
#pixopoint_menu2 li:hover ul,#pixopoint_menu2 li.sfhover ul {
	left:auto;
	}
#pixopoint_menu2 ul ul li a {
	padding:4px 10px;
	text-transform:normal;
	font-variant:normal;
	}
#pixopoint_menu2 ul ul li {
	letter-spacing:0px;
	color:#444444;
	z-index:10;
	width:120px;
	font-family:helvetica,arial,sans-serif;
	font-size:11px;
	font-weight:normal;
	font-style:normal;
	background:#fcfcfc;
	border-bottom:1px solid #cccccc;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	margin:0;
	}
#pixopoint_menu2 ul ul li a {
	line-height:22px;
	color:#444444;
	text-decoration:none;
	}
#pixopoint_menu2 ul ul li:hover a,#pixopoint_menu2 ul ul li.sfhover a {
	color:#444444;
	text-decoration:none;
	}
#pixopoint_menu2 ul ul li:hover li a,#pixopoint_menu2 ul ul li.sfhover li a {
	color:#444444;
	}
#pixopoint_menu2 ul ul li:hover li a:hover,#pixopoint_menu2 ul ul li.sfhover li a:hover {
	color:#444444;
	}
#pixopoint_menu2 ul ul li:hover,#pixopoint_menu2 ul ul li.sfhover {
	color:#444444;
	background:#dedede;
	}
#pixopoint_menu2 ul ul ul li {
	font-size:1em;}#pixopoint_menu2 ul ul ul, #pixopoint_menu2 ul ul ul ul {
	position:absolute;
	margin-left:-999em;
	top:0;
	width:120px;
	}
#pixopoint_menu2 li li:hover ul,#pixopoint_menu2 li li.sfhover ul,#pixopoint_menu2 li li li:hover ul,#pixopoint_menu2 li li li.sfhover ul {
	margin-left:120px;
	}
#pixopoint_menu2 ul ul li:hover li a,#pixopoint_menu2 ul ul li.sfhover li a {
	text-decoration:none;
	}
#pixopoint_menu2 ul ul li li:hover a,#pixopoint_menu2 ul ul li li.sfhover a {
	color:#444444;
	text-decoration:none;
	}
#pixopoint_menu2 li.pixo_search:hover {
	background:none;
	}
#pixopoint_menu2 li.pixo_search form {
	margin:0;
	padding:0;
	}
#pixopoint_menu2 li.pixo_search input {
	font-family:helvetica,arial,sans-serif;}
#pixopoint_menu2 li.pixo_search input.pixo_inputsearch {
	width:100px;
	}
#pixopoint_menu2 li.pixo_right {
	float:right;
	}


/* ###################### */ 
/* --- blogg --- */
/* ###################### */ 

.blog-profile, .avatar-80 {
	border: 1px solid #cca;
	padding: 2px;
	float: left;
	margin: 0px 8px 8px 0px;
}

#sidebar .featuredContent h2 a {
	color: #111 !important;
}
#sidebar .featuredContent h2 a:hover {
	color: #fff !important;
}
#sidebar .featuredContent h4 {
	margin: 0.2em 0 0.2em 0;
}
#sidebar .featuredContent h4 a {
	color: #111 !important;
}
#sidebar .featuredContent h4 a:hover {
	color: #fff !important;
}

.sidebox {
	overflow: hidden;
}
.blocklink a {
	display: block;
}






/* ###################### */ 
/* --- WP table reloded --- */
/* ###################### */ 

.wp-table-reloaded-table-name {
	font-size: 1.5em;
	margin: 1.6em 0em 0em 0em;
}

.wp-table-reloaded {
	border: 1px solid #666;
	width: 100%;
	margin: 1em 0;
	clear: right;
	padding: 2px;
}
/* table header */
.wp-table-reloaded th {
	background-color: #bc3;
	color: #000;
	padding: 2px 6px 2px 6px;
	text-align: left;
	font-weight: normal;
}
.wp-table-reloaded sortable {
	cursor: pointer;
}
.wp-table-reloaded th a {
	color: #000;
	text-decoration: none;
}
.wp-table-reloaded th a:hover {
	color: #333;
}
.wp-table-reloaded td {
	padding: 2px 6px 2px 6px;
}
/* odd row */
.wp-table-reloaded tr.odd {
	background-color: #eaeaea;
}
/* even row */
.wp-table-reloaded tr.even {
	background-color: #fff;
}
/* hover row*/
.wp-table-reloaded tr:hover {
	background-color: #eea;
	color: #000;
}

/* Sorting arrows */
.wp-table-reloaded .sorting {
	background: #bc3 url(images/sort-bg.gif) no-repeat center right;
	cursor: pointer;
}
.wp-table-reloaded .sorting_asc {
	background: #892 url(images/sort-asc.gif) no-repeat center right;
	color: #fff;
}
.wp-table-reloaded .sorting_desc {
	background: #892 url(images/sort-desc.gif) no-repeat center right;
	color: #fff;
}


/* Pagination and other functions for wp-table reloded */

.dataTables_wrapper {
	position: relative;
	min-height: 20px;
	_height: 302px;
	clear: both;
}

.dataTables_wrapper .wp-table-reloaded {
    clear: both;
}

.dataTables_processing {
	position: absolute;
	top: 0px;
	left: 50%;
	width: 250px;
	margin-left: -125px;
	border: 1px solid #ddd;
	text-align: center;
	color: #999;
	font-size: 11px;
	padding: 2px 0;
}

.dataTables_length {
	width: 50%;
	float: left;
}

.dataTables_filter {
	width: 180px;
	float: right;
	
	background-color: #bc3;
	color: #fff;
	padding: 12px;
	border: 1px solid #666;
}
.dataTables_filter input {
	width: 90%;
	text-indent: 0.3em;
	padding: 4px 0px;
	border: 1px solid #999;
}

.dataTables_info {
	width: 70%;
	float: left;
	
	font-weight: bold;
}

.dataTables_paginate {
	width: 44px;
	* width: 50px;
	float: right;
	text-align: right;
}

.paginate_disabled_previous, .paginate_enabled_previous, .paginate_disabled_next, .paginate_enabled_next {
	height: 19px;
	width: 19px;
	margin-left: 3px;
	float: left;
}

.paginate_disabled_previous {
	background-image: url(images/back_disabled.jpg);
}

.paginate_enabled_previous {
	background-image: url(images/back_enabled.jpg);
}

.paginate_disabled_next {
	background-image: url(images/forward_disabled.jpg);
}

.paginate_enabled_next {
	background-image: url(images/forward_enabled.jpg);
}

.paging_full_numbers {
	width: 400px;
	height: 22px;
	line-height: 22px;
}

.paging_full_numbers span.paginate_button, .paging_full_numbers span.paginate_active {
	border: 1px solid #aaa;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	padding: 2px 5px;
	margin: 0 3px;
	cursor: pointer;
	*cursor: hand;
}

.paging_full_numbers span.paginate_button {
	background-color: #ddd;
}

.paging_full_numbers span.paginate_button:hover {
	background-color: #ccc;
}

.paging_full_numbers span.paginate_active {
	background-color: #99B3FF;
}




/* ###################### */ 
/* --- banners --- */
/* ###################### */ 

.bannerzone {
	
}
.bannerzone img {
	border: none;
	margin-bottom: 20px;
}
.panoramatop {
	margin: 0 auto;
	text-align: center;
	max-height: 240px;
}
.panoramatop img {
	margin-bottom: 0px !important;
}
.panoramatop-banner img, .panoramatop-banner embed {
	padding: 1em 0em 0em 0em;
}

.panoramafooter {
	
}
.widescreenhigher img, .widescreenhigher object {
	
}
.widescreenlower {
	
}



/* ###################### */ 
/* --- Events calandar - Kalender --- */
/* ###################### */ 


#event-map, #dbem-location-map {
    width: 598px !important;
    height: 398px !important;
	border:1px solid 333# !important;
}
#dbem-location-map {
	margin-top: 20px; 
}
.eventlist {
	width: 70%;
    margin-bottom: 1.2em;
	background-color: #eaeaea;
	padding: 8px;
}
.eventlist:hover {
	background-color: #eed;
}
.eventlist a {
	text-decoration: none;
}
.eventlist p, .eventdate {
	font-size: 1.0em;
	color: #333 !important;
	margin: 0;
	padding: 0;
}
.eventlist h3 {
	font-size: 1.25em;
}





