
/*=== Setup ===*/
*{
	border: 0;
	margin: 0;
	padding: 0
}
body{
	background: #F1EADE url(images/background.jpg) top center repeat-y;
	font: .75em "Trebuchet MS", Arial, Helvetica;
	padding: 0 0 20px;
	line-height:1.8em;
	margin: 0;
}

.outer{
	background: url(images/bg_front.jpg) top center no-repeat;
}

a{
	color: #a4b92e;
	text-decoration: underline;
}
a:hover{
	text-decoration: underline;
	color: #ff9200;
}
input,select,textarea{
	border: #e6e6e6 1px solid;
	font-size: 12px;
	padding: 2px
}
li{
	list-style: none
}
li a{
	text-decoration:none;
}
h2{
	color: #ff9200;
	font-size: 1.8em;
	letter-spacing: -1px;
	margin: 0 0 .8em
}
h2 a{
	color: #262625;
	text-decoration:none;
	}
	
h2 a:hover{
	text-decoration:underline;
	}
	
	
h3{
	color: #ff9200;
	font-size: 1.6em;
	margin: 0 0 1em
}
h4{
	color: #444444;
	font-size: 1em;
	margin: 0 0 1em
}
p{
	padding: 0 0 1.5em
}
/*=== Intro ===*/
p.intro {
	line-height:1.3em;
}
p.intro a {
	color:#fff;
	text-decoration:none;
}
p.intro a:hover {
	color:#fff;
	text-decoration:underline;
}
/*=== Layout ===*/
#page{
	margin: 0 auto;
	width: 940px
}
/*=== Header ===*/
#header{
	height: 155px;
	position:relative;
}
#header .spacer{
	float: right
}
/*- Logo -*/
#header h2{
	float: left;
	width: 369px
}
#header h2 a{
	display: block;
	height: 78px;
	overflow:hidden;
}
#header h2 a:hover{
	text-decoration: none
}

/*=== Buttons ===*/
.btn-rounded{
	line-height: 30px;
	font-weight:bold;
	float: left;
}
.btn-rounded a{
	background: url(images/btn-rounded.gif) no-repeat left;
	color: #ffffff;
	padding: 0 0 0 13px;
	display: block;
	float: left;
}
.btn-rounded a span{
	background: url(images/btn-rounded.gif) no-repeat right;
	height: 30px;
	padding: 0 13px 0 0;
	display: block;
	float: left;
}

.btn {
	margin:0; 
	padding:5px 10px;
	background:url(images/btn.gif) repeat-x;
	border:1px solid #98ac2b;
 	color:#FFFFFF;
	font-weight:bold;
}

/*=== Navigation ===*/
/*- Nav1 -*/
#nav1{
	font-size:16px;
	font-weight:bold;
	height:30px;
	letter-spacing:-1px;
	margin:62px 55px 0 0;
	position:absolute;
	right:0;
	text-transform:uppercase;
}
#nav1 li{
	float: left;
	line-height: 30px;
	margin: 0 4px 0 0
}
#nav1 li a{
	color: #3f3f3f;
	display: block;
	float: left;
	padding: 0 0 0 10px;
	text-decoration: none
}
#nav1 li a span{
	display: block;
	float: left;
	height: 30px;
	padding: 0 10px 0 0
}
#nav1 li a:hover,
#nav1 li.active a, #nav1 li.current_page_item a{
	background: url(images/btn-rounded.gif) no-repeat left;
	color: #ffffff;
	cursor: pointer;
	text-decoration: none
}
#nav1 li.active a span,
#nav1 li.current_page_item a span,
#nav1 li a:hover span{
	background: url(images/btn-rounded.gif) no-repeat right
}
/*- Nav2 -*/
.nav2 li, .widget li{
	background: url(images/hl-dot.gif) repeat-x bottom;
	padding: .5em 0
}
.nav2 li a, .widget li a{
	color: #555555;
	background: url(images/ico-next.gif) no-repeat left;
	padding: 0 0 0 20px;
}
.nav2 li a:hover, .widget li a:hover{
	color: #a4b92e;
	text-decoration: none
}



/*=== Vinny - Tagline Daarom.com ===*/
#tagline-daarom{
	font-size:10px;
	font-weight:bold;
	height:20px;
	position:absolute;
	width: 800px;
	text-align:center;
	float:left;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 80px;
	z-index:2;
	color:#819eb7;
	letter-spacing: 2px;
	overflow:hidden;
	}
	
#tagline-daarom h1{
	font-size:10px;
	color:#819eb7;
	display: inline;
	letter-spacing: 2px;
	}
	
#tagline-daarom a{
	font-size:10px;
	color:#486f8c;
	text-decoration:none;
	}

#tagline-daarom a:hover{
	font-size:10px;
	color:#3b5e84;
	text-decoration:underline;
	}
	


#submenu{
	font-weight:bold;
	height:30px;
	width: 500px;
	position:relative;
	text-transform:uppercase;
	text-align:center;
	float:right;
	margin-top: 92px;
	margin-right: 100px;
	margin-bottom: 0;
	overflow:hidden;
}

#noordwijk{ 
	height:20px;
	width:200px;
	position:absolute;
	text-align:center;
	margin-top:96px;
	margin-left:165px;
	font-family:"Trebuchet MS",Arial,Helvetica;
	font-size:10px;
	font-weight:bold;
	color:#ffb000;
	z-index:9;
	}

#noordwijk .seven{ 
	font-size:7px;
	display:inline;
	}

#noordwijk .twelve{ 
	font-size:12px;
	display:inline;
	}


/*=== All Columns ===*/
#columns{
	height: 1%;
	padding: 0 0 10px
}
/*=== Center Column ===*/
#centercol{
	float: left;
	width: 620px
}
/*=== Right Column ===*/

#rightcol{
	float: right;
	margin: 0;
	/*	margin: 20px 0 0;*/
	width: 320px
}
#rightcol h3, #rightcol h3 a{
	color: #ffffff;
	font-size: 1em;
	height: 2.4em;
	margin-top:9px;
}
#rightcol h3 span{
	background: url(images/box2-h3-bg.jpg) no-repeat top;
	margin-bottom:0px;
	padding-bottom:10px;
	padding-top:2px;
	display: block;
	float: none;
	line-height: 2.4em;
	text-align:center;
}
#rightcol .widget ul, #rightcol .textwidget {
	background: none;
	height: 1%;
	margin: 0 0 2em;
	padding: 0px 15px 15px
}

/*=== Sub Columns ===*/
.col1{
	float: left;
	width: 115px;
	margin:0 0 1em;	
}
.col1 a{
	color: #555555;
	text-decoration: underline
}
.col2{
	float: right;
	width: 425px
}
.col3{
	float: left;
	padding: 0 35px 0 0;
	width: 273px
}
.col3.last, .col6.last, .col9.last{
	padding: 0
}
.col3.nav2, .col6.nav2, .col9.nav2{
	background: none;
	padding: 0
}
.col3 h2{
	color: #464646;
	margin: 0 0 .5em
}
.col3 p{
	padding: 0
}
.col4{
	float: left;
	width: 335px
}
.col5{
	float: right;
	width: 420px;
}

.col6{
	float: left;
	padding: 0 10px 10px 20px;
	/*	padding: 0 20px 20px 0; */
	width: 290px
}
* html .col6{
	width: 290px;
}
.col9{
	float: left;
	padding: 0 10px 10px 20px;
	/*	padding: 0 20px 20px 0; */
	width: 280px
}
* html .col9{
	width: 280px;
}
/*=== Styling Boxes ===*/
/*- Box1 -*/
.box{
	margin: 0 0 1em;
	width: 620px
}
.box .top,.box .bot{
	background: url(images/box-top.gif) no-repeat top;
	clear: both;
	height: 10px;
	overflow: hidden
}
.box .bot{
	background: url(images/box-bot.gif) no-repeat top
}
.box .spacer{
	background: #ffffff;
	height: 1%;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 30px;
}
/*- Box2 -*/
.box2{
	margin: 0px 0 1em;
	width: 320px;
}
.box2 .top,.box2 .bot{
	background: url(images/box2-top.gif) no-repeat top;
	clear: both;
	height: 10px;
	overflow: hidden
}
.box2 .bot{
	background: url(images/box2-bot.gif) no-repeat top
}

.box2 .connect-wrap{
	background: #dae4f0;
	height: 180px;
	padding: 0 0 0 20px;
}

.box2 .connect-wrap a{
	text-decoration:none;
}
.box2 .connect-wrap a:hover{
	text-decoration:underline;
}

.box2 .thumbs{
	padding: 0;
	width:66px;
	float:left;
}

.box2 .thumbs img {
	display:block;
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 5px;
	border:0;
	}
.box2 .connect{
	padding: 0;
	width:200px;
	float:left;
	margin-left: 3px;
}
.box2 .connect .c1{
	padding: 5px 0 5px 0;
	width:200px;
	float:left;
}
.box2 .connect .c1 a{
	color:#ab0f1d;
	line-height:18px;
	}
	
.box2 .connect .c2{
	padding: 5px 0 0px 0;
	width:200px;
	float:left;
}
.box2 .connect .c2 a{
	color:#ed7d00;
	line-height:18px;
	}
	
.box2 .connect .c3{
	padding: 8px 0 0 0;
	width:200px;
	float:left;
}

.box2 .connect .c3 a{
	line-height:18px;
	}
	
.box2 .connect .c4{
	padding: 3px 0 0 0;
	width:200px;
	float:left;
}

.box2 .connect .c4 a{
	line-height:18px;
	}	

.box2 .spacer{
	background: #e5e3d1;
	height: 1%;
	padding: 10px 25px
}
/*- Box2a -*/
.box2a{
	margin: 0px 0 1em;
	width: 320px;
	border: 1px solid #ff0000;
}
.box2a .top,.box2a .bot{
	background: url(images/box2-top.gif) no-repeat top;
	clear: both;
	height: 10px;
	overflow: hidden
}
.box2a .bot{
	background: url(images/box2-bot.gif) no-repeat top
}
.box2a .rss-wrap{
	background: #D7DFE7;
	height: 1%;
	padding: 0
}
.box2a .spacer{
	background: #e5e3d1;
	height: 1%;
	padding: 10px 25px
}
/*- Box3 -*/
.box3{
	margin: 0 0 1em;
	width: 425px
}
.box3 .top,.box3 .bot{
	background: url(images/box3-top.gif) no-repeat top;
	clear: both;
	height: 10px;
	overflow: hidden
}
.box3 .bot{
	background: url(images/box3-bot.gif) no-repeat top
}
.box3 .spcr{
	background: #f0eee1;
	height: 1%;
	padding: 0 20px;
	min-height:100px;
}
.box3 p{
	padding: 0
}
/*- Box4 -*/
.box4{
	color: #ffffff;
	font-size: 1.2em;
	width: 940px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 0;
}

.box4 .spacer{
	background: url(images/box-bg.jpg) no-repeat top;
	height: 50px;
	padding: 5px 25px 30px 25px;
}
.box4 p{
	padding: 8px 0 0 10px;
}


/*- Box5 -*/
.box5{
	margin: 0 0 12px;
	width: 940px
}
.box5 .top,.box5 .bot{
	background: url(images/box5-top.gif) no-repeat top;
	clear: both;
	height: 10px;
	overflow: hidden
}
.box5 .bot{
	background: url(images/box5-bot.gif) no-repeat top
}
.box5 .spacer{
	background: url(images/box5-bgr.gif) repeat-y top;
	height: 1%;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
}
.box5 .post img {
	border:0;
}

.col5 img{
	background: url(images/scroller-bg.jpg) no-repeat 0px 0px;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 10px;
}

/*- Box6 -*/
.box6{
	margin: 0 0 20px;
	width: 940px;
}

.box6{
	margin: 0;
	width: 940px
}

.box6 .spacer{
	background: url(images/box-bg.jpg) no-repeat top;
	height: 50px;
	padding: 10px 10px 25px 40px;
	color:#FFFFFF;
	font-size:12px;
}

/*- Box7 -*/
.box7{
	color: #ffffff;
	font-size: 1.2em;
	width: 940px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 12px;
	margin-left: 0;
}
.box7 .top,.box7 .bot{
	background: url(images/box4-top.gif) no-repeat top;
	clear: both;
	height: 10px;
	overflow: hidden
}
.box7 .bot{
	background: url(images/box4-bot.gif) no-repeat top
}
.box7 .spacer{
	background: #b0c730;
	height: 1%;
	padding: 5px 25px
}
#midden .box7 .spacer{
	padding: 0px 25px
}



/*- Wrapper -*/
.wrapper{
	float: left;
	padding: 0 0 0 20px;
}
/*- Date -*/
.date{
	color: #898989;
	font-size:9px;
	position: relative;
	margin-top: -15px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0px;
}

.date a{ 
	text-decoration:none;
	}
.date a:hover{ 
	text-decoration:underline;
	}
	

/*=== Styling Forms ===*/
/*- Search -*/
#search{
	height: 32px;
	margin: 0px;
	padding: 0 0 0 25px
}
#search input.keyword{
	background: #d5d3c4;
	border-bottom: 1px solid #fcfcfa;
	border-top: 1px solid #c4c2b5;
	border-left: 1px solid #c4c2b5;
	color: #ffffff;
	float: left;
	font-size: 11px;
	padding: 7px 5px 8px;
	width: 190px
}
	
/*- Form1 Setup -*/
.form1 div{
	margin: 0 0 15px
}
.form1 label{
	padding: 7px 0 0 15px
}

/* Form1 Textarea */
.form1 textarea{
	height: 165px;
	overflow: auto;
	width: 550px
}
/*=== Link Buttons ===*/
.btn-cat {
	margin: 1em 0 1.5em;
}
.btn-continue{
	margin-top: -15px;
	margin-right: 0;
	margin-bottom: 2em;
	margin-left: 0px;
}
.btn-general{
	background: #a4b92e;
	padding: 5px 10px;
	color: #ffffff;	
}
.btn-general a { 
	color: #ffffff;
}
.btn-continue a{
	background: url(images/ico-more2.gif) no-repeat left;
	padding: 0 0 0 20px
}
.btn-arr a{
	background: #bdbbac;
	color: #ffffff;
	line-height: 25px;
	padding: 5px 10px
}
.btn-arr2{
	float: left;
	padding: 130px 0 0;
	width: 27px
}
/*=== Pics, Ads etc. ===*/
.ads{
	margin: 0 0 10px
}
.ads img{
	margin: 0 8px 5px 0
}
/*=== Footer ===*/
#footer a{
	color: #949387;
	text-decoration: underline
}
#footer img{
	position: relative;
	vertical-align:middle
}
/*=== Misc. ===*/
.fix{
	display:block;
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden;
}
.fl{
	float: left
}
.fr{
	float: right
}
.ac{
	text-align: center
}
.ar{
	text-align: right
}
img.centered{
display: block;
margin-left: auto;
margin-right: auto;
}

img.alignright{
padding: 4px;
margin: 3px 0 2px 10px;
display: inline;
}

img.alignleft{
	padding: 4px;
	margin: 3px 10px 2px 0;
	display: inline;
}

.alignleft{
float: left;
}

.alignright{
float: right;
}

/*=== Posts ===*/

.post img {	
	border:0px;
}
.post ul, .post ol{
	padding: 0 0 1.2em 2em;
}
.post ul li{
	color: #555555;
	background: url(images/ico-bullet.gif) no-repeat left top;
	padding: 0 0 0 20px;
}
.post ol li{
	list-style-type:decimal;
	margin: 0 0 0 20px;
}	
.post li a:hover{
	color: #a4b92e;
	text-decoration: none
}

.post blockquote {
	font-family:Georgia, "Times New Roman", Times, serif; color:#777777;
	background:#F0EEE1 url(images/ico-quote.gif) no-repeat 10px 10px;
	border-top:1px solid #E5E3D1;
	border-bottom:1px solid #E5E3D1;	
	width:80%; height:auto;
	margin:0 0 15px 10px; padding:15px 25px 0px 55px;
	display:block;
}

/*=== Comments ===*/

#comments .box3 p { padding-bottom:10px; }
#respond { margin: 1em 0 0; }

/*=== Widget styling ===*/

.widget #recentcomments li{
	background: url(images/hl-dot.gif) repeat-x bottom;
	padding: .5em 0
}
.widget #recentcomments li a{
	background:none;
	color: #a4b92e;
	text-decoration:none;
}
.widget #recentcomments li a:hover{
	color: #a4b92e;
	text-decoration: underline;
}

.widget #searchform, .widget #calendar_wrap{
	background: #f0eee1;
	height: 1%;
	margin: 0 0 2em;
	padding: 7px 15px 15px
}

.widget #searchform, .widget #calendar_wrap{
	clear: both;
	height: 1%;
	margin: 0 0 14px;
}

.widget #wp-calendar caption {
	font-size:1.2em;
	text-transform: uppercase;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	margin-bottom:5px;
	color:#333333;
}

.widget #wp-calendar {
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	width:240px;
}

.widget #wp-calendar thead th {
	color:#333333;
}


.widget #wp-calendar tfoot td {
	padding:10px 0 10px 0;
	text-align:left;
}

.widget #wp-calendar tfoot td#next {
	text-align:right;
}

.widget #wp-calendar td {
	width:auto;			
}

.widget #wp-calendar td a {
	padding:2px;
	text-decoration:underline;
}

.widget #wp-calendar tfoot td a {
	color:#333333;	
}
.quote {
	background:url(images/ico-quote.gif) no-repeat top left;
	margin:9px 0 0;
	width:37px;
	height:29px;
}
.flickr_badge_image img{
	margin: 0 3px 8px;
	padding: 0 7px 5px 0;
	float:left;
}
.flickr img{
	vertical-align:middle;
	margin:6px 0 8px;	
}
.subscribe img{
	vertical-align:middle;
	margin:6px 0 8px;	
}

/* PageNavi */

.more_entries {
	width: 100%;
	font-family: georgia;
	font-size: 12px;
	font-weight: bold;
	border-top: #EBEBEB 1px solid;
	padding: 26px 0;
}

.Nav {
	float: right;
	clear:both;
}

.Nav a {
	text-decoration: none !important;
}

.Nav .on, .Nav a:hover {
	background: #0a2b4c !important;
}

.Nav a, .Nav .on {
	background: #c7d2dc;
	color: #fff;
	display: block;
	float: left;
	padding: 5px 9px;
	margin-left: 4px;
}

.Nav-intro { 
	display: inline;
	float:left;
	font-family:"Trebuchet MS",Arial,Helvetica;
	margin-right:10px;
	} 

/*=== Slider ===*/

.stepcarousel{
position: relative; /*leave this value alone*/
overflow: scroll; /*leave this value alone*/
width: 795px;
height: 300px; /*Height should enough to fit largest content's height*/
}

.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}

.stepcarousel .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 15px; /*margin around each panel*/
width: 770px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}

/*=== THREADED COMMENTS == */

ol.commentlist li.threaded .box3 { width:auto; margin:0px; }
ol.commentlist li.threaded .col1 { width:90px; }
ol.commentlist li.threaded .box3 .spcr { padding:10px 15px 0; margin:0; }
ol.commentlist li.threaded .children { margin-left:20px; }
ol.commentlist li.threaded .col2 { float:none; width:auto; margin-left:115px; }


/* -------------------------------------------------------------------------------------------------
------------------------------------- TOP MENU BAR ------------------------------------------------- 
---------------------------------------------------------------------------------------------------- */

#modernbricksmenu{
	font-size:10px;
	font-weight:bold;
	height:20px;
	margin:0px 0 0;
	position:absolute;
	right:0;
	text-transform:uppercase;
	text-align:center;
}
#modernbricksmenu li{
	float: left;
	line-height: 30px;
	margin: 0 4px 0 0
}
#modernbricksmenu li a{
	color: #fff;
	display: block;
	float: left;
	padding: 0 0 0 5px;
	text-decoration: none;
	cursor:hand;
	cursor:pointer;
}
#modernbricksmenu li a span{
	display: block;
	float: left;
	height: 30px;
	padding: 0 5px 0 0
}
#modernbricksmenu li a:hover,
#modernbricksmenu li.active a{
	text-decoration: underline;
}
#modernbricksmenu li.active a span,
#modernbricksmenu li a:hover span{
	text-decoration: underline;
}


#modernbricksmenu li.current_page_item a:hover,
#modernbricksmenu li.current_page_item a{
	background: url(styles/blue/btn-rounded.gif) no-repeat left;
	color: #ffffff;
	cursor:hand;
	cursor:pointer;
	text-decoration: none;
}

#modernbricksmenu li.current_page_item a:hover span,
#modernbricksmenu li.current_page_item a span{
	background: url(styles/blue/btn-rounded.gif) no-repeat right;
	text-decoration: none;
}


/* ------------------------------------------------------------------------------------------------
---------------------------- Vincent Bonus nieuws & tips sectie ----------------------------------- 
--------------------------------------------------------------------------------------------------- */

#wpcf input{
	 border: 1px solid #ffdf69;
	background-color:#FFF2DF; }

	
#wpcf_your_name, #wpcf_email, #wpcf_website, #wpcf_msg, #wpcf_not_spam{
	border: 1px solid #ffdf69;
	background-color:#FFF2DF;
	}
	
#contactsubmit{
	border: 1px solid #00FF00;
	background-color:#333;
	}


/* Middle */

#middle-out-top { /* Background - Middle Top */
	width: 100%;
}

#middle-out-bottom { /* Background - Middle Bottom Gradient */
	width: 100%;
}

#middle-out-bottom .single { /* Background - Content - Single Page */
}

#middle-content { /* Background - Content */
/*	width: 939px; */
	margin: 0 auto;
	background-color: #D7DFE7;
/*	background-image: url(images/bg_middle_content.gif); */
	background-repeat: repeat-y;
}

#middle-content-bottom { /* Background - Content Bottom */
	width: 100%;
}


/* Content */

#content {
	width: 924px;
	min-height: 550px;
	background: url(images/bg_middle_top.gif) no-repeat 0 0;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

* html #content {
	height: 550px;
}

/* Main Content */

#main-content {
	width: 553px;
	margin: 0px;
	float:left;
}

.single #main-content {
	background: #00ffff;
	width: 553px;
	margin: 24px 0 0 0;
	padding: 0 32px 35px 31px;
}


/* Main Content (style) */

#main-content a {
	text-decoration: underline;
}

#main-content a:hover {
	text-decoration: none;
}

#main-content h2, #main-content h3 {
	font-weight: normal;
}

#main-content h2 {
	font-size: 24px;
}

#main-content h3 {
	font-size: 18px;
}

#main-content h4 {
	font-size: 12px;
}

#main-content ol, #main-content ul {
	line-height: 18px;
}

#main-content ul {
	padding-left: 50px;
}

#main-content ul li {
	list-style: circle;
	padding: 3px 0;
}

#main-content ol {
	padding-left: 57px;
}

#main-content ol li {
	list-style: decimal;
	padding: 3px 0;
}

#main-content blockquote {
	border-left:2px solid #777777;
	color:#777777;
	font-style:italic;
	margin:5px auto 15px;
	padding:0px 10px;
	width:85%;
}

/* Main Content (post) */

#main-content .post-title {
	width: 100%;
	position: relative;
}

#main-content .post-title h2, #main-content .post-title p.post-details, #main-content .post-title h3 {
	padding-right: 50px;
}

#main-content h2 a, #main-content h3 a {
	color: #ff9200;
	text-decoration: none;
}

#main-content h2 a:hover, #main-content h3 a:hover {
	text-decoration: underline;
}

#main-content p.post-details {
	line-height: 16px;
	margin-top: -20px;
	position: relative;
}

#main-content p.post-details a {
	text-decoration: none;
}

#main-content p.post-details a:hover {
	text-decoration: underline;
}

#main-content p.post-details {
	color: #9F9F9F;
	font-size: 11px;
	padding: 0 50px 0 1px
}

#main-content .comment-cloud {
	display: block;
	position: absolute;
	right: 0;
	top: 15px;
}

#main-content .comment-cloud a {
	width: 31px;
	height: 26px;
	padding-top: 4px;
	background: url(images/bg_comment_cloud.gif) no-repeat 0 0;
	text-align: center;
	font-family: Georgia;
	font-size: 11px;
	color: #5D5D5D;
	display: block;
	text-decoration: none;
}

#main-content .comment-cloud a:hover {
	text-decoration: underline;
}

#main-content .post h4 {
	margin-top: 1px;
	clear: both;
	width: 100%;
}

#main-content .post h4.continue a {
	background: #9CA722;
	padding: 5px 10px;
	color: #fff;
	text-decoration: none;
}

#main-content .post h4.continue a:hover {
	background: #838C1C;
}

img.thumbnail {
	background: url(images/thumbnail-bg.jpg) no-repeat 0px 0px;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 15px;
	padding-left: 6px;
}

#main-content .post img.gallery {
	margin:0 7px 7px 0;
}

#main-content h2.arh {
	border-bottom: #EBEBEB 1px solid;
	margin-top: -10px;
	margin-bottom: 10px;
	position: relative;
}

/* Main Content (advert 468x60) */

#main-content .advert_468x60 {
	background-color:#EDEDED;
	padding:12px 42px;
	margin: 0 0 25px 0;
}

#main-content .latest .advert_468x60 {
	margin-left:33px;
}

/* Post (featured) */

#main-content .latest .featured, #main-content .archives .featured{
	position: relative;
	margin-bottom: 15px;
	clear: both;
}
#main-content .latest .featured {
	margin-left:33px;
}

#main-content .featured h4 {
	margin-bottom: 15px;
}

/* Post (latest) */

#main-content .latest {
	width: 586px;
	margin-left: -33px;
	position: relative;
}

#main-content .latest .block {
	width: 259px;
	float: left;
	margin-left: 30px;
	margin-bottom: 28px;
	display: inline;
}

#main-content .latest h3 {
	padding-top: 0px;
}

#main-content .latest .comment-cloud {
	top: 10px !important;
}

#main-content .latest p.post-details {
	padding-top: 0px;
}

#main-content .latest h4 {
	margin-top: -3px;
	position: relative;
}

/* Post (archives) */

#main-content .archives {
	width: 586px;
	margin-left: -33px;
	position: relative;
}

#main-content .archives .block {
	width: 259px;
	float: left;
	margin-left: 33px;
	margin-bottom: 28px;
	display: inline;
}

#main-content .archives h3 {
	padding-top: 7px;
}

#main-content .archives .comment-cloud {
	top: 10px !important;
}

#main-content .archives p.post-details {
	padding-top: 0px;
}

#main-content .archives h4 {
	margin-top: -3px;
	position: relative;
}
/*
#main-content .archives .block {
	position: relative;
	margin-bottom: 15px;
	clear: both;
}

#main-content .archives h2 {
	padding-right: 50px;
}

#main-content .archives p.post-details {
	padding-right: 50px;
}

#main-content .archives img.alignleft {
	margin: 15px 15px 0 0;
}
*/

/* Main Content (post>single) */

#main-content p.tags {
	width: 100%;
	clear: both;
}

.single #main-content .advert_468x60 {
	margin: 15px 0 0px 0;
}

#main-content .page h2 {
	padding-top: 5px;
}

/*=== THREADED COMMENTS == */

ol.commentlist li.threaded .box3 { width:auto; margin:0px; }
ol.commentlist li.threaded .col1 { width:90px; }
ol.commentlist li.threaded .box3 .spcr { padding:10px 15px 0; margin:0; }
ol.commentlist li.threaded .children { margin-left:20px; }
ol.commentlist li.threaded .col2 { float:none; width:auto; margin-left:115px; }




/* -------------------------------------------------------------------------------------------------
------------------------------------- IMAGE CAPTION (new in WP 2.6) -------------------------------- 
---------------------------------------------------------------------------------------------------- */
	
.wp-caption {
   	border: 1px solid #ddd;
   	text-align: center;
   	background-color: #f3f3f3;
   	padding-top: 4px;
   	margin: 10px 0 0 0;
   	/* optional rounded corners for browsers that support it */
   	-moz-border-radius: 3px;
   	-khtml-border-radius: 3px;
   	-webkit-border-radius: 3px;
   	border-radius: 3px;
	}

.wp-caption img {
   	margin: 0;
   	padding: 0;
   	border: 0 none;
	}

.wp-caption p.wp-caption-text {
   	font-size: 0.8em;
   	line-height: 13px;
   	padding: 2px 4px 5px;
   	margin: 0;
   	color: #666;
	}

