/*
Theme Name: S.E.R.O.
Theme URI: http://sero.nu
Description: A custom template for sero.nu.
Author: Carl-Fredrik Herö, carl-fredrik.net
Version: 1.0
Tags: N/A

Picture sizes:
Thumbnail:	205px
Large:		420px
*/


/* Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td, hr {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	clear: both;
}
ol, ul {
	list-style: none;
}
li{
	margin-bottom:7px;
	line-height:18px;
}

	#left li, #right li{margin-bottom:0 !important;}
	li.readmore, li.read-more{text-align:left !important;line-height:14px !important;margin:0 !important;padding:0 !important;}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}

hr {
	margin: 18px 0 17px 0;
	width:940px;
	display: block;
	background: #c5c5c5;
	height: 1px;
	border: none;
	clear:both;
}

table {
	width:100%;
}
a img { border: none; }
a:focus { outline: none; }

/* new standard values 
 * standard margin 30px;
 * standard padding 10px;
*/

body{
	font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
	background:url(images/magenta-bg.png);
	font-size:14px;
	line-height:18px;
	color:#404040;
}

h1{
	font-size:36px;
	line-height:36px;
	letter-spacing:-1px;
	margin-bottom:9px;
}

h2{
	font-size:14px;
	line-height:18px;
	font-weight:bold;
	margin-bottom:9px;
}

h3{
	font-size:24px;
	line-height:24px;
	margin-bottom:9px;
}

h6{font-size:9px;font-weight:bold;}

p{
	margin-bottom:18px;
}

blockquote{
	background:#e1d0c7;
	font-weight:bold;
	font-style:italic;
	margin-bottom:18px;
	padding:10px;
	padding-bottom:4px;
}

	blockquote p{
		margin-bottom:6px;
}

table{border-spacing:0;}
table td{padding: 4px 0}


a:link, a:visited{color:#9a0078;text-decoration:none;}
a:hover, a:active{text-decoration:underline;}

.dark a:link, .dark a:visited{color:#404040;}
.dark a:hover, .dark a:active{text-decoration:underline;color:#bbb;}

h1 a, h2 a, h3 a, h4 a, h5 a,h6 a,
#header a{
	color:#404040 !important;
}

.home .modules h3.widget-title{
	display:none;
}



/* general tags */

.small{font-size:11px;line-height:18px;vertical-align: middle;}
/* Text meant only for screen readers */
.screen-reader-text {
	position: absolute;
	left: -9000px;
}

img.alignright{
	float:right;
	margin:0 0 10px 10px;
}

img.alignleft{
	float:left;
	margin: 0 10px 10px 0;
}

/* structure */

#outer-wrapper{
	width:1188px;
	margin:24px auto;
	overflow:hidden;
}

#ad{
	float:right;
	width:120px;
	padding:14px;
	margin-top:128px;
	height:350px;
	background:url(images/ad-bg.png) center center no-repeat;
}

	#ad a{
		display:block;
		padding:2px 0;
}

#wrapper{
	width:1000px;
	margin:0 auto;
	position:relative;
	float:left;
	background:#fff url(images/wrapper-bg.png) left top repeat-y;
}
	#wrapper-r{
		background:transparent url(images/wrapper-r-bg.png) right top repeat-y;
	}

#header{
	position:relative;
	height:152px;
	background: url(images/header-top-bg.png) center top no-repeat;
}
	#header-r{
		height:152px;
		background:url(images/header-bottom-bg.png) center bottom no-repeat;
}

	.home #header{
		height:501px;
	}
	.home #header-r{
		height:501px;
		background:url(images/slider-bg.png) center bottom no-repeat;
	}

	#logo #home{
		display:block;
		position:absolute;
		top:26px;
		left:60px; /* margin-left x2 */
		width:246px;
		height:84px;
		background:url(images/header-logo.png) left top no-repeat;
		text-indent:-9999px;
	}
	
	#nav{
		position:absolute;
		top: 38px;
		left:500px;
	}
		#nav .menu{
			display:block;
			width:174px;
			float:left;
}
	#nav li.current-menu-item a{font-weight:bold;}

	#nav li{
		margin-bottom:0;
		line-height:25px;
}

	#member-login{
		position:absolute;
		top: 38px;
		right:60px;
		line-height:25px;
	}
	
	#social-links{
		position:absolute;
		top:80px;
		right:60px;
}
		#social-links ul li{
			float:left;
			margin-left:12px;
			margin-bottom:0;
		}
			#social-links ul li a{
				display:block;
				height:26px;
				width:26px;
				text-indent:-9999px;
			}
			
			#social-links ul li.facebook a{background:url(images/facebook-24px.png) center center no-repeat;}
			#social-links ul li.twitter a{background:url(images/twitter-24px.png) center center no-repeat;}
		
	#slideShowContainer{
		background:tranparent;
		position:relative;
		display:block;
		top:215px;
		margin:0 auto;
		width:831px;
	}

				#slideShowBox a{
					background:tranparent;
					position:absolute;
					width:831px;
					height:193px;
					line-height:193px;
				}
		
		#slideNav{
			background:tranparent;
			position:relative;
			display:block;
			top:251px;
			margin:0 auto;
		}
		
				#slideNav a{
					display:block;
					width:16px;
					height:16px;
					background:transparent url(images/slider-bullet-off.png) center center no-repeat;
					margin:0 11px;
					float:left;
					text-indent:-9999px;
				}
					#slideNav a.activeSlide{background:transparent url(images/slider-bullet-on.png) center center no-repeat;}



#content{
	margin:30px 30px 6px 30px;
	padding:0px 0px;
	width:940px;
	overflow:hidden;
}
	#content-r{
		margin:0;
	}
	
	.left{
		float:left;
		margin:0 19px 18px 30px;
		padding:10px 0;
		width:420px;
	}
	
	.right{
		float:left;
		padding:10px 0 10px 20px;
		border-left:1px solid #c5c5c5;
		width:420px;
		margin-bottom:18px;
	}
	
		.left .left, .left .right, .right .left, .right .right,
		.modules .left, .modules .right{
			float:none !important;
			margin:0 !important;
			padding:0 !important;
			border:0 !important;
			margin-bottom:20px !important;
			width:100% !important;
		}
	
	.modules{
		clear:both;
		width:100%;
		overflow:hidden;
		margin:0;
}

	.modules.noborder{
		border-bottom:0 !important;
		padding-bottom:0 !important;
}

		.modules .module{
			float:left;
			margin-right:19px;
			padding-top:10px;
			padding-bottom:10px;
			padding-left:20px;
			border-left:1px solid #c5c5c5;
		}
			.modules.banners .module{
				padding-left:0;
				border:0;
				
			}

			.modules .module.first{
				border:0;
				padding-left:0;
				margin-left:30px;
			}
			
			.modules.modules-3 .module{
				width:266px;
			}
			
			.modules.modules-3 .module.double{
				width:583px; /* 266px x2 + 21px (margin 20px + 1px border) */
			}
			
			.modules.banners.modules-3 .module{
				width:300px;
			}

			.modules.banners.modules-3 .module.first{
				margin-left:0;
			}
			
			.modules.banners.modules-3 .module.last{
				margin-right:0;
}
			
			
			
			.modules.modules-4 .module{
				width:190px;
			}
				.modules.modules-4 .module.first{
					margin-left:30px;
					padding-left:0;
				}
				
					.modules.modules-4 .module.last{
						margin-right:0;
						padding-right:0;
						width:220px;
					}
				.modules.modules-4 .module.double{
					width:420px;
}

	.modules.modules-3.bg3{
		background:url(images/modules-3-bg.png) left top repeat-y;
	}
	
	.modules.modules-4.bg12{
		background: url(images/modules-4-bg12.png) left top repeat-y;
		padding-bottom:0;
	}
	
		.modules.modules-3.bg3 .module,
		.modules.modules-4.bg12 .module{
			margin-right:20px;
			border-left:0;
			padding-bottom:0px;
			margin-bottom:10px;
}

		.modules.modules-4.bg12 .module.last{
			margin-right:0;
}

#sponsorlogos{
	margin-top:18px;
	width:100%;
	overflow:hidden;
}

#sponsorlogos .module{float:left;margin-right:14px;}
#sponsorlogos .module.last{margin-right:0;}
	#sponsorlogos .module h6{border-bottom:1px solid #c5c5c5;}
	#sponsorlogos .module .inside{border-right:1px solid #c5c5c5;}

#footer{
	height:24px;
	background: url(images/footer-bg.png) center bottom no-repeat;
}

/* specific styles */
.left img, .right img, .attachment-thumbnail{margin-bottom:9px;}
.readmore, .readmore a{font-size:11px;line-height:18px;text-align:right;}


ul.dateright li{position:relative;}
	ul.dateright li span.timestamp{position:absolute;right:0;background:#fff;padding:0 5px;}
	

	.more-link{font-size:80%;}

/* verksamhet */
#verksamhet {
	margin: 0 auto;
	padding:0;
	width: 420px;
	}

#verksamhet img.header{
	display:block;
	margin: 0 auto;
	}

#verksamhet div.inner{	
	width:420px;
	height:130px;
	margin: 20px auto 20px auto;
	padding:0;
	background: url(images/verksamhet2.gif) center top no-repeat;
	position: relative;
	}

#verksamhet div.inner span {display:none;}
#verksamhet div.inner li {margin: 0; padding: 0; list-style: none; position: absolute;border:0px solid #000;}

#verksamhet .kontaktmanna{left:233px;top:0;width:206px;height:21px;}
#verksamhet .kontaktmanna a {height:21px;}
#verksamhet .arbvar{left:233px;top:22px;width:206px;height:21px;}
#verksamhet .arbvar a {height:21px;}
#verksamhet .resurs{left:233px;top:44px;width:206px;height:21px;}
#verksamhet .resurs a {height:21px;}
#verksamhet .smiek{left:233px;top:66px;width:206px;height:24px;}
#verksamhet .smiek a {height:24px;}
#verksamhet .almedalen{left:233px;top:91px;width:206px;height:40px;}
#verksamhet .almedalen a {height:40px;}
#verksamhet .introturne{left:0;top:85px;width:232px;height:46px;}
#verksamhet .introturne a {height:46px;}
#verksamhet .dfc{left:0;top:64px;width:232px;height:20px;}
#verksamhet .dfc a {height:20px;}
#verksamhet .rekrytering{left:0;top:43px;width:232px;height:20px;}
#verksamhet .rekrytering a {height:20px;}
#verksamhet .arbhost{left:0;top:22px;width:232px;height:20px;}
#verksamhet .arbhost a {height:20px;}
#verksamhet .megakonferensen{left:0;top:0;width:232px;height:21px;}
#verksamhet .megakonferensen a {height:21px;}

#verksamhet div.inner li, #verksamhet div.inner a {display:block;}

#verksamhet .kontaktmanna a:hover,
#verksamhet .kontaktmanna.active a{background: url(images/verksamhet_hover2.gif) -233px 0 no-repeat;}
#verksamhet .arbvar a:hover,
	#verksamhet .arbvar.active a{background: url(images/verksamhet_hover2.gif) -233px -22px no-repeat;}
#verksamhet .resurs a:hover,
	#verksamhet .resurs.active a{background: url(images/verksamhet_hover2.gif) -233px -44px no-repeat;}
#verksamhet .smiek a:hover,
	#verksamhet .smiek.active a{background: url(images/verksamhet_hover2.gif) -233px -66px no-repeat;}
#verksamhet .almedalen a:hover,
	#verksamhet .almedalen.active a{background: url(images/verksamhet_hover2.gif) -233px -91px no-repeat;}
#verksamhet .introturne a:hover,
	#verksamhet .introturne.active a{background: url(images/verksamhet_hover2.gif) 0 -85px no-repeat;}
#verksamhet .dfc a:hover,
	#verksamhet .dfc.active a{background: url(images/verksamhet_hover2.gif) 0 -64px no-repeat;}
#verksamhet .rekrytering a:hover,
	#verksamhet .rekrytering.active a{background: url(images/verksamhet_hover2.gif) 0 -43px no-repeat;}
#verksamhet .arbhost a:hover,
	#verksamhet .arbhost.active a{background: url(images/verksamhet_hover2.gif) 0 -22px no-repeat;}
#verksamhet .megakonferensen a:hover,
	#verksamhet .megakonferensen.active a{background: url(images/verksamhet_hover2.gif) 0 0 no-repeat;}
/* end verksamhet */