body{
	background: url(../images/body-bg.jpg) top left repeat-x;
	margin:0;
	padding:0;
	color:#545454;
	font-family: Trebuchet Ms;
	font-size:12px;	
}

form{
	margin:0;
	padding:0;
}

a{
	outline:none;
	text-decoration:none;
}

a img{
	border:none;
}

h1{
	font-family: Trebuchet Ms;
	margin-top:0px;
	font-size:18px;
}

#mainWrapper{
	width:100%;
	height:auto;

}

#wrapper{
	width:1000px;
	margin:auto;
	top:0;
	border:0px solid #fff;	
}

#header{
	width:100%;
	background:url(../images/bg-top.jpg) top right no-repeat;
	height:161px;
	border:0px solid #fff;
}

#searchTop{
	float:right;
	margin-top:95px;
	background:url(../images/search.png) top left no-repeat;
	height:39px;
	width:250px;
}

#searchTop .searchContent{
	border:0px solid #000000;
	margin-left:65px;
	margin-top:10px;
	width:170px;
}

#logo{
	float:left;
	margin-top:50px;
}

#menu{
	border:0px solid #fff;	
	width:90%;
	height:30px;
	position:absolute;
	top:8px;
	left:0;
}

#menu ul{
	float:right;
	list-style-type:none;
	margin:0;
	padding:0;	
}

#menu ul li{
	float:left;
	border-right:1px solid #65809A;	
}

#menu ul li a {
	font-size:10px;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	text-transform:uppercase;
	padding:0 12px;	
	display:block;
	line-height:18px;
}

#menu ul li a:hover {
	color:#94CDD7;	
}

#menu ul li ul{
	margin:0;
	padding:0;
	position:absolute;
	background:#2B4560;
	width:160px;		
	margin-left:-1px;
	border:1px solid #65809A;
	visibility:hidden;
}

#menu ul li ul li{
	list-style-type:none;
	float:none;
}

#menu ul li ul li a{	
}

#content{
	width:100%;
	background:url(../images/bg-maincontent.jpg) top center no-repeat;
	border:0px solid #000;
	min-height:200px;
	margin:9px 0;
	padding-top:10px;	
}

#left_bar{
	float:left;
	width:230px;
	margin:0px 5px 5px 0px;		
	border:0px solid #000;	
	border-right:1px solid #E4E4E4;
	padding-top:5px;
}


#content #left_bar .module{

}
#left_bar .module h3{
	background:transparent url(../images/mini_head.png) no-repeat scroll 0 0;
	color:#466A7F;
	font-size:12px;
	font-weight:bold;
	height:37px;
	line-height:30px;
	padding:4px 0 0 15px;
	margin:0;
	width:228px;
	font-family:Trebuchet Ms;
}

#left_bar .module h4{
	margin:0;
	padding:0;
}


#content #left_bar .module .shortArticle h4{
	margin:0;
	padding:0;
	font-size:13px;
}

#content #left_bar .module .shortArticle span.image{
	float:left;
	margin:5px;
	border:1px solid #99B7C9;
	padding:1px;
}

#content #left_bar .module .shortArticle span.image img{

}

#content #left_bar .module .shortArticle p{
	margin:0;
	padding:0;
	font-size:11px;
	margin-left:5px;
	text-align:justify;
}

#content #left_bar .module .shortArticle span.linkmore{
	float:right;	
}

#content #left_bar .module p, #content #left_bar .module div{	
	border:0px solid #000;
	margin-left:10px;
	margin-top:0px;
	background:#F6F6F6;
	padding:5px 5px 10px 10px;
	margin-right:0px;
	margin-top:-5px;
}

#content #left_bar .module .make, .model{
	width:150px;
}

select, input, textarea{
	border:1px solid #E4E4E4;
	font-family:Trebuchet Ms;
	font-size:12px;
}

#content #mainContent{
	width:740px;
	border:0px solid #000;	
	float:left;	
	margin-bottom:10px;
	padding-left:10px;
}

#content #mainContent .promo{
	background:url(../images/bg_promo.gif) no-repeat;
	width:700px;
	height:241px;
	margin:auto;
	margin-top:100px;
}

#footer{
	background: #F0F0F0 url(../images/bg-footer.jpg) repeat-x;
	height:50px;
	position:relative;
	clear:both;
}

#footer .content{
	width:900px;
	margin:auto;
	text-align:center;
	padding-top:10px;	
}

tr.category{
	background:#EBEBEB;
	height:30px;
	vertical-align:middle;
	font-weight:bold;	
}

tr.category td{
	padding:5px;
}

tr.even{
	background:#FAFAFA;
	height:20px;
	vertical-align:center;
}

tr.even td{
	padding-left:10px;
}

tr.odd{
	background:fff;
	height:20px;
	vertical-align:center;
}

tr.odd td{
	padding-left:10px;
}

td.rightBar{
	width:250px;
	vertical-align:top;
	padding:10px;
}

#com{	
	padding:0 10px 10px;	
}

#com h3{
	margin:0;
}

#com form{
	background:#F6F6F6;
	margin:0;
	padding:5px;
	margin-top:10px;
}

#com .comment{
	width:500px;
	border:1px solid #B2B0A4;
	padding:10px;
	text-align:justify;
	margin-top:3px;
}

#com .comment span.author{
	color:#2B2D2F;
	font-size:14px;
	display:block;
}

#com .comment span.author a{
	color:#D21600;
	border-bottom:1px solid #D21600;
}

#com .comment span.date{
	font-size:10px;
	margin-top:5px;
	display:block;
	color:#888888;
}

#com .comment .content{
	font-size:12px;
	color:#635537;
	line-height:17px;
}

#com .even{
	background:#F2F2F2;
}

#com .odd{
	background:#fff;
}

.related{
	margin-top:10px;
	padding:10px;
}

.related h3{
	margin:0;
	padding:0;
}

.post .meta{
	background:url(../images/tagIcon.gif) top left no-repeat;
	padding-left:20px;
}

.post p{
	text-align:justify;
}

.post .meta a{
	color:#F04823;
	text-decoration:none;
}

.post .meta a:hover{
	color:#000;
}

.post .postdata{
	font-size:11px;
	margin-top:5px;
	display:block;
	color:#888888;
}

.post .postdata .date{
	background:url(../images/calendar.png) center left no-repeat;
	padding-left:20px;
	display:block;
	height:16px;
	line-height:16px;
	float:left;
}

.post .postdata .author{
	margin-left:10px;
	background:url(../images/author.png) center left no-repeat;
	padding-left:16px;
	display:block;
	height:16px;
	line-height:16px;
	float:left;
}

.post .postdata .comments{
	margin-left:10px;
	background:url(../images/comments.png) center left no-repeat;
	padding-left:19px;
	display:block;
	height:16px;
	line-height:16px;
	float:left;
}

.post .postdata .hits{
	margin-left:10px;
	background:url(../images/hits.png) center left no-repeat;
	padding-left:19px;
	display:block;
	height:16px;
	line-height:16px;
	float:left;
}

.post .image{
	float:left;
	margin:12px;
	margin-left:0px;
}

.post .image img{	
	border:1px solid #99B7C9;
	padding:2px;	
		
	text-align:center;
	vertical-align:center;
}

#articlesList {

}

#articlesList .article_simple span.image{
	border:1px solid #99B7C9;
	float:left;
	margin:5px 10px 0 0;
	padding:2px;
	text-align:center;
	width:150px;
}

#articlesList .article_simple p{
	text-align:justify;
	margin:5px;
}

.article_simple{
	margin-bottom:20px;
}

#articlesList .article_simple h1{
	margin:0;
	padding:0;
	margin-bottom:5px;
	font-size:14px;

}

.article_simple .postdata .date{
	background:url(../images/calendar.png) center left no-repeat;
	padding-left:20px;
}

.article_simple .postdata .author{
	margin-left:10px;
	background:url(../images/author.png) center left no-repeat;
	padding-left:16px;
}

.article_simple .postdata .comments{
	margin-left:10px;
	background:url(../images/comments.png) center left no-repeat;
	padding-left:19px;
}

.article_simple .postdata .hits{
	margin-left:10px;
	background:url(../images/hits.png) center left no-repeat;
	padding-left:19px;
}

#articlesList .article_simple span.read-more{
	float:right;
}

#articlesList .article_simple span.read-more a{
	background:url(../images/readmore.png) center left no-repeat;
	padding-left:15px;
}

span.read-more{
	float:right;
}

span.read-more a{
	background:url(../images/readmore.png) center left no-repeat;
	padding-left:15px;
}

img.border{
	border:1px solid #99B7C9;
	padding:2px;
}

.promo{
	clear:both;
	background:transparent url(../images/promotie.png) no-repeat scroll center top !important;
	height:20px;
	text-align:center;
	width:100%;	
	display:block;
}

.adsense_468x60{
	text-align:center;
	width:468px;
	margin:auto;
	margin-bottom:10px;
	margin-top:10px;
	padding:5px;
	border:1px solid #99B7C9;
	padding-bottom:3px;
}