/*

Theme Name: Trobergs

Theme URI: http://newmarket.se/

Description: Newmarket Town.

Version: 1.0

Author: Newmarket Town AB

*/



* {margin:0;}

html {margin:0;padding:0; overflow-y:scroll;}

/* Begin Typography & Colors */

body {

	font-size:11px;

	font-family:Arial, Helvetica, sans-serif;

	background-color: #fff;

	color: #444;

	text-align: left;

	margin: 0;

	padding: 0;

	position:relative;

}

#banner {

	height:32px;

	width:100%;

	background:url(images/ul-bg2.png) top left repeat-x;

	position:absolute;

	top:103px;

	left:0;

	z-index:2;

}

#header {

	margin: 0 auto;

	padding: 0;

	height: 103px;

	width: 990px;

	position:relative;

}
#wrapper {
	/*background:url(images/smile_tomte.png) fixed top left repeat;*/
}



html, body, #wrapper{
	height:100%;
}
/*

body.page-template-default #header {

	background:transparent url(images/praktikertjanst.png) 143px 42px no-repeat;

}*/



#headerimg {

	margin: 0;

	height: 200px;

	width: 100%;

	}





#page {

	width:960px;

	margin:0 auto;
	background:#fff;
	}



#logo {

	width:81px;

	height:70px;

	position:absolute;

	top:17px;

	left:32px;

	background: transparent url('images/trobergs-logo.gif') no-repeat bottom center;

}



#logo h1 a{

	display:block;

	width:81px;

	height:70px;

	text-indent:-10000em;

	outline:none;

}



#header_search {

	height:39px;

	width:290px;

	margin-top:36px;

	float:right;

	border-left:1px solid #e8e8e8;	

}


#header_search input{

	
	margin: 5px 0 7px 25px;
	
	width:200px;
	height:20px;

	/*padding:4px 0 4px 7px;*/
	padding:4px 0 2px 7px;

	font-family:Arial, Helvetica, sans-serif;

	font-size:12px;

	color:#9d9d9d;

	border:1px solid #eee;

	background:transparent url(images/input-bg.gif) repeat-x top left;

}

#header_search #search-button{

	border:0;

	height:24px;

	width:20px;

	outline:none;

	background:url(images/icons.png) top left no-repeat;

	vertical-align:middle;
	
	cursor: pointer;

}


#header_facebook{

	height:39px;
	width:220px;		
		
	margin-top:36px;
	margin-left: 10px;
	float:left;
}


#header_contact{

	height:39px;

	width:276px;
	
	margin-top:36px;
	
	padding-left:38px;	
	
	margin-left: 140px;
    padding-left: 25px;

	float:left;

	border-left:1px solid #e8e8e8;

}

#header_contact dl{

	margin-top:2px;

}



#header_contact dt, #header_contact dd{

	font-size:12px;

	color:#9d9d9d;

	height:14px;

	line-height:13px;

}



#header_contact dt{

	float:left;

	clear:left;

	width:90px;

	background:url(images/icons.png) top left no-repeat;

	text-indent:32px;	

}

#header_contact dt.phone{

	background-position:0 -25px

}

#header_contact dt.email{

	background-position:0 -41px;



}

#header_contact dd a{

	text-decoration:none;

	color:#9d9d9d;

}



#header_contact dd{

	float:left;

	height:20px;

}

#main-nav {

	width:960px;

	height:32px;

	line-height:32px;

	list-style:none;

	padding:0 0px 0 20px;

	background:url(images/ul-bg2.png) top left repeat-x;

	position:relative;
	
	z-index:3;

}



#main-nav li{

	float:left;

	border-left:1px solid #c8e1e3;

	margin-left:0px;

	background:url(images/ul-bg2.png) top left repeat-x;

}

#main-nav li a{

	display:block;

	padding:0 14px 0 14px;

	font-size:14px;

	color:#fff;

	text-decoration:none;

	background:transparent url(images/ul-bg2.png) repeat-x scroll left top

}

#main-nav li a:hover{

	

	background-position:0 -32px;

	color:#eee;

}



#main-nav li.current_page_item a, #main-nav li.current_page_parent a{

	background-position:0 -32px;

}



#main {

	width:950px;

	margin:0 auto;

	overflow:hidden;
	
	background:#fff;
	

}



img { 

	border: 0; 

}



#content {

	width:320px;

	margin-top:36px;

	padding-left:50px;

	padding-bottom:100px;

	float:left;

	min-height:446px;

}



hr {

	border:0;

	height:1px;

	border-bottom:1px solid #e2e2e2;

	margin: 0 0 13px 0;

	width:100%;

}



#content table {

	margin-bottom: 20px;

}



#content h1, #content h2 {	

	font-family: "Georgia", "Palatino Linotype", "Book Antiqua", Palatino, serif;

	font-weight: normal;

}



#content h1{

	font-size:28px;

	color:#444;

	letter-spacing:-0.25px;

	margin-bottom:24px;

}



#content h2{

	font-size:17px;

	color:#444;

	letter-spacing:-0.25px;

	padding-top:6px;

	margin-bottom:10px;

}



#content h3{

	color:#459691;
	font-size: 14px;
    font-weight: normal;
    margin-bottom: 6px;
	padding-top:6px;

}



#content p{

	font-size: 12px;
    line-height: 18px;
    margin-bottom: 18px;

}



#content a{

	color:#459691;

	text-decoration:underline;

}

#content a:hover{

	text-decoration:underline;

}



#content ul {

	margin:0;

	padding:0;

	margin-bottom:16px;

	list-style-position:outside;

	margin-left:16px;

}



#content ul li{

	margin-bottom:2px;

}

#headphoto {

	

	width:300px;

	background:transparent url(images/photo-shadow2.png) no-repeat scroll right bottom;

	padding-bottom:7px;

	text-align:right;

}



#headphoto img{



}



#headphoto-wrapper{

	float:right;

	width:318px;

	margin-top:46px;

}



#headphoto-wrapper .caption{

	color:#888;

	font-size:11px;

}



#sub-nav-wrapper{

	width:182px;

	float:left;

	margin-top:42px;

	background:#f5fbfb;

	height:auto;

}

#sub-nav-wrapper ul {

	list-style:none;

	float:left;

	margin:0;

	padding:0;

	width:182px;

}

#sub-nav-wrapper ul li {

	float:left;

	clear:left;

	width:162px;

	line-height:14px;

	border-bottom:1px solid #d5e7e6;

padding:10px;

	/* 

text-indent:10px; 

height:33px;

	line-height:33px;

*/

}



#sub-nav-wrapper ul li a{

	font-size:11px;

	color:#444;

	text-decoration:none;

	display:block;

}



#sub-nav-wrapper ul li a:hover, #sub-nav-wrapper ul li.current_page_item a{

	color:#459691;



}

 #sub-nav-wrapper ul li.current_page_item a{

	text-indent:5px;

	font-weight:bold;

}

#sub-nav-wrapper ul  li ul{

	margin:0px;padding:0;

	list-style:none;

}



#sub-nav-wrapper ul li ul li{

	text-indent:20px;

}



#sub-nav-wrapper ul li ul li a{

	

}



#top-area {

	height:367px;

	background:#e8e8e8 url(images/top.png) top left no-repeat;

	padding:16px 15px 20px 15px;

}



#news-ticker{

	width:920px;

	padding:0px 15px 0px 15px;

	height:29px;

	margin:3px auto 2px auto;

	background-color:#f5f5f5;

	line-height:29px;

}

#news-ticker p {display:inline;}

#news-ticker span{

	font-size:11px;

	color:#555;

}

#news-ticker span.news-heading{

		font-weight:bold;

}

#news-ticker .news-text{

	display:inline;

}

#news-ticker a{

	color:#459691;

	text-decoration:underline;

}



#feat_img {

	width:575px;

	height:373px;

	float:left;

}



#blog-wrapper{

	width:328px;

	float:right;

}



#blog-wrapper-heading {

	width:301px;

	height:25px;

	background:transparent url(images/blog-heading-bg.png) top left repeat-x;

	margin-bottom:1px;

	padding:14px 15px 0 12px;

	line-height:12px;

	font-size:12px;

}



#blog-wrapper-heading .blog-title-text{

	background: transparent url(images/rss-small.png) left center no-repeat;

	padding-left:18px;

	color:#999;

}



#blog-wrapper-heading .show-all{

	display:block;

	color:#459691;

	float:right;

	text-decoration:none;

}



#blog-wrapper-heading .show-all:hover{

	text-decoration:underline;

}



#blog-entries {

	width:267px;

	height:280px;

	padding:23px 38px 25px 23px;

	border-top:1px solid #f2f2f2;

	background-color:#fbfbfb;

}

#blog-entries-wrapper{

	width:328px;

	height:327px;float:right;

	background: transparent url(images/photo-shadow.png) bottom right no-repeat;

	padding-bottom:7px;

}



#blog-entries .entry {

	padding-bottom:14px;

	margin-bottom:13px;

	border-bottom:1px dotted #ccc;

}

#blog-entries .entry:last-child {

	border:0;

}



#blog-entries .entry span.entry-header, #blog-entries a {

	font-size:12px;

	line-height:13px;

	color:#444;

	font-weight:bold;

	display:block;

	text-decoration:none;

}

#blog-entries a:hover {

	text-decoration:underline;

}



#blog-entries .entry span.entry-date {

	font-size:11px;

	color:#999;

	display:block;

	margin-bottom:5px;

}



#blog-entries .entry p{

	font-size:11px;

	color:#444;

	line-height:14px;

}



.photo-wrapper{

	padding-bottom:5px;

	background: transparent url(images/photo-shadow.png) bottom right no-repeat;

	position:relative;

}

	

.photo-wrapper img {

	border:1px solid #FFFFFF;

}



.separator {

	height:2px;

	width:950px;

	margin:1px auto 1px auto;

	background: transparent url(images/separator.gif) bottom left repeat-x;

}

#feat_img .caption {

	position:absolute;

	bottom:5px;

	left:25px;

	width:147px;

	height:62px;

	background-color:#fff;

	padding:13px 15px 0 14px;

}



.caption span.caption-title{

	font-size:14px;

	color:#666;

	display:block;

	line-height:14px;

}

.caption span.caption-text{

	font-size:12px;

	color:#999;

	display:block;

	margin-bottom:3px;

}

.caption span.caption-link a{

	font-size:11px;

	color:#459691;

	padding-left:8px;

	background: transparent url(images/dot.gif) 1px 3px no-repeat;

}



#box-wrapper {

	width:935px;

	height:313px;

	margin:4px auto 2px auto;

	background-color:#f5f5f5;

	padding:15px 0 0 15px;

}



#box-wrapper .box{

	margin-right:38px;

	width:201px;

	height:300px;

	background:#f00;

	float:left;

	background:transparent url(images/box-bg.png) top left repeat-x;

}



#box-wrapper .last{

	margin-right:0 !important;

}



#box-wrapper .box h3{

	height:18px;

	line-height:16px;

	/*padding-left:30px;*/

	padding-left:10px;

	width:167px;

	/*background:transparent url(images/icons.png) top left no-repeat;*/

	font-size:12px;

	/*font-weight:normal;*/

	font-weight:bold;

	color:#fff;

	margin-top:8px;

	margin-bottom:7px;

}



#box-wrapper .box h3 a{	

	color:#fff;

	text-decoration: none;

}



#box-wrapper .box p{

	font-size:11px;

	font-weight:normal;

	color:#555;

	margin-bottom:5px;

}

#box-wrapper .box p strong{

	font-size:12px;

	font-weight:bold;

	color:#555;

}

#box-wrapper .box a {

	display:block;

	color:#459691;

	text-decoration:underline;

}



#box-wrapper .box a:hover {

	text-decoration:underline;

}



#box-wrapper .box img {

	margin-bottom:12px;

}



#box-wrapper .box h3.info{

	/*background-position:7px -58px;*/

}



#box-wrapper .box h3.people{

	/*background-position:7px -79px;

	padding-left:34px;*/

}



#box-wrapper .box h3.gallery{

	/*background-position:5px -103px;*/

}



#box-wrapper .box h3.qa{

	/*background-position:7px -126px;*/

}



/* content-page */

#breadcrumbs-bar{

	width:934px;

	height:28px;

	background:#e6e6e6;

	line-height:28px;

	color:#999;

	padding-left:16px;

}

#breadcrumbs-bar a{

	color:#999;

	text-decoration:none;

	font-size:11px;

}



#footer {

	width:922px;

	height:46px;

	line-height:42px;

	margin:0px auto 0 auto;

	clear:both;

	padding:5px 14px 0 14px;



}

#footer{

	background:#fff url(images/praktikertjanst.png) 802px 8px no-repeat;

}



#footer p{

	font-size:11px;

	color:#888;

}

#footer a{

	text-decoration:none;

	color:#459691;

}






