/*
Theme Name: wcoTheme3
Theme URI: http://www.wallmanderco.se
Version: 3.0
Author: Pontus Nilsson

/*** 
    GLOBAL
		      ***/
html,body {
	margin:0;
	padding:0;
	height:100%;
	font-family:Arial, Helvetica, sans-serif;
	background:#FFFFFF;
	}

H1, H2, H3, H4, FORM { margin:0; padding:0; border:0; }

P { padding:0; border:0; }

A { color:#009ee0; text-decoration:none; }
A:HOVER { color:#000; }

H1,H4, .alt_h2{
	font-size:14px;
	line-height:30px;
	color:#009ee0;
	background:url("images/dots.gif") repeat-x bottom;
	margin-bottom:12px;
	}
H4 { color:#555555; background:none; margin-bottom:8px; }
H4 STRONG { color:#009ee0; }

H2, .alt_h1, .alt_h1_span h1 {
	color:#009ee0;
	font-size:24px;
	margin-bottom:8px;
	}
	H2 A { color:#009ee0; text-decoration:none; }
	H2 A:hover { text-decoration:underline; }
	
.alt_h1, .alt_h1_span h1{
	background:none;
	line-height: normal;
}
H3 {
	font-weight:normal;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	color:#ff2171;
	font-size:16px;
	line-height:16px;
	}
/*** 
    MAIN
		    ***/
DIV#footer DIV.content, DIV#header, DIV#content { width:980px; margin:0px auto; }

DIV#container {
	position:relative;
	margin:0 auto; 
	
	height:auto !important;
	height:100%; 
	
	min-height:100%; 
	}
	
DIV#content {
	padding:10px 0 96px 0;
	width:760px;
	margin:0px auto;
	}
	
	
DIV#footer {
	position:absolute;
	width:100%;
	bottom:0; 
	}

DIV#footer P {
	border-top:8px solid #00aeef;
	color:#9a9a9a;
	font-size:14px;
	font-style:italic;
	padding:6px 0px;
	text-align:justify;
	}
	
DIV#menu {
	float:right;
	text-align:right;
	font-weight:bold;
	font-size:16px;
	width:420px;
	color:#009ee0;
	margin-top:30px;
	}
DIV#menu A {
	color:#6e6e6e;
	text-decoration:none;
	padding:0px 3px;
	text-transform: uppercase;
	
	/*text-transform: lowercase; font-variant: small-caps; */
	}
DIV#menu A:hover { color:#009ee0; }

	/* banner */
	#banner {width:100%; background:#000; text-align:center; }
	#banner IMG { display:block; margin:0px auto; }
#left_content { width:534px; float:left; }
#right_content { width:206px; float:right; }

#contact_left_content { width:394px; float:left;}
#contact_right_content { width:330px; float:right;}
#contact_right_content_jobb{width:320px; float:right;}

#breadcrumb { width:980px; margin:0px auto; color:#009ee0; font-size:12px; padding:10px 0px; }
	#breadcrumb A { color:#434343; padding:0px 4px; }
	#breadcrumb A:HOVER { color:#009ee0; }
	
	/* articles */
	DIV.article { margin-bottom:0px; }
	DIV.article p { padding-top:0; margin-top:0; }
	DIV.article h3 { 
	font-weight: normal;

font-family: "Times New Roman",Times,serif;

font-style: italic;

color: #ff2171;

font-size: 16px;

line-height: 16px;
padding: 0;
margin: 0;
}
	DIV.article IMG {
		float:left;
		margin-right:12px;
		
		}
	DIV.article .content {
		float: left;
		/*height:110px;*/
		color:#686868;
		font-size:14px;
		line-height:19px;
		font-family:Georgia, "Times New Roman", Times, serif;
		width: 300px;
		height: 130px;
		
		}
	DIV.article .content A {
		font-size:14px;
		color:#009ee0;
		text-decoration:none;
		}
	DIV.article .content A:HOVER { color:#000; text-decoration:underline; }
	
	
	/* contact */
	DIV.box_info { margin-bottom:10px; padding-bottom: 10px; float:left;}
	DIV.box_info IMG { float:left; margin-right:10px; width:100px; height:100px; border:0; }
	DIV.box_info .content {
		width: 220px;
		float:left;
		
		/*height:100px;*/
		color:#686868;
		overflow:hidden;
		font-size:15px;
		font-family:Georgia, "Times New Roman", Times, serif;
		}
	DIV.box_info .content EM { color:#009EE0; }
	DIV.box_info .content SMALL {
		 font-size:10px;
		 color:#323232;
		 font-style:italic;
		 display:block;
		 margin-bottom:10px; 
		 }
	DIV.box_info .content STRONG {
		font-family:Arial, Helvetica, sans-serif;
		color:#009ee0;
		font-size:14px;
		display:block;
		} 
	
P {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#555555;
	}

INPUT.input {
	border:1px solid #bcbcbc;
	color:#303030;
	font-size:12px;
	font-family:"Lucida Sans Unicode", "Lucida Sans";
	width:196px;
	padding:4px;
	margin-bottom:13px;
	}
INPUT.button {
	text-align:center;
	font-size:10px;
	color:#212121;
	font-family:"Lucida Sans Unicode", "Lucida Sans";
	background:url("images/bg_button.gif") no-repeat;
	width:121px;
	height:22px;
	border:0;
	padding:0;
	margin:0;
	cursor:pointer;
	}
	
.right{ float:right; }

.sim_job_img
{
	padding: 0 10px 10px 0;
}
.attachment-post-thumbnail
{
	width:100px;
	height:100px;
	border:0;
}
