/*
File:			custom.css
Description:	Custom styles for Thesis
*/

/* header: */

.custom #video_box {background: #FFF; }
.custom a { color: #6C9C6; text-decoration: none;} /* oud #6C9C6 */
.custom a:visited { color: #A63634; }    
.custom a:hover { text-decoration:underline; color: #73001F;}

.custom #logo a { text-decoration: none; color: #FFF !important;}

.custom h1 a {font-size: 1.25em} /* kleur was zwart*/custom h2 a {font-size: 1.25em} /* kleur was zwart*/


.custom #header {
font-weight:normal;
text-decoration:none;
background-color: #FF0000;
border-bottom: none;
padding-top: 0.5em;
padding-bottom: 0.5em;
}


.custom #header a {color: #6C9C6; }
.custom #logo a {font-size: 1em; line-height: 0.9em; font-weight: normal;}
.custom #tagline { font-size: 0.5em; line-height: 1em; color: #FFF !important; } 



.custom .textwidget img {border:1px solid #E1E1E1;padding:3px;}
.custom #footer a {color: #73001F;}
.custom #footer {text-align: center;}

/*groene headers in de sidebars: */
.custom #sidebar_1 h3 { color: #333;   line-height: 1.0em; padding: 0.0em; font-size: medium;}

/*
.custom .sidebar_list h3 { background: #999; color:#CCC; line-height: 1em; padding: 0.5em; font-size: small;}
.custom h3 a.rsswidget  {color: #999;}
.custom .sidebar .widget_rss .rssdate a {color: #999;} 
*/

/* borders weghalen: ( er blijft 1 verticale lijn over, rechts van de linker widget */
.custom .post_box, .teasers_box {border: none;}
.custom #content_box {background:none;}
.custom #archive_info { border-bottom: none; }
.custom #container #page #content_box { border: none; background: none; }
.custom #container #page #content_box #content { border: none; }
.custom #feature_box , .prev_next { border: none; }

.custom #content { background: #fff; border: 0.1em solid #629084; }
#breadcrumbs {color: #FFF; font-size: tiny; margin: 3px; padding-top: 0.5em; font-style: italic;}
#breadcrumbs a {color: #FFF; )


body.custom {
    background: #C4B5A5;
}

.custom #container {
    margin-top: 2em;
    margin-bottom: 2em;
    padding: 0.0px;
    background: #33332f;
    border: 0.5px solid #046978;
}

.custom #page {
    background: #fff;
}

/* Voor photo dropper plugin: */
.custom .photo_left, .custom .photo_right {
	background: #eee;
	border: 0.071em solid #ccc;
	color: #888;
	margin-bottom: 1.571em;
	padding: 0.714em;
}

.custom .photo_center {
	clear: both;
	color: #888;
	float: none;
	margin-bottom: 1.571em;
	text-align: center;
}

.custom .photo_left {
	clear: left;
	float: left;
	margin-right: 1.571em;
	text-align: left;
}

.custom .photo_right {
	clear: right;
	float: right;
	margin-left: 1.571em;
	text-align: right;
}

.custom .photo_center img {
	background: #eee;
	border: 0.071em solid #ccc;
	margin-bottom: -2.714em;
	padding: 0.714em 0.714em 2.714em 0.714em;
}

.custom .photo_center small a img {
	background: transparent;
	border: none;
	margin: 0;
	padding: 0;
}

.custom .photo_center small a, .custom .photo_left small a, .custom .photo_right small a {
	color: inherit;
	text-decoration: none;
}

/*
.custom #header 
{
background: #ffffff;
padding-top: 0em;
padding-right: 0em;
padding-bottom: 0em;
padding-left: 0em;
border-top: 0em;
border-right: 0em;
border-bottom: 0em;
border-left: 0em;
margin-top: 0em;
margin-right: 0em;
margin-bottom: 0em;
margin-left: 0em;
}

.custom #header #logo a
{
display:block;
width:915px;
height:148px;
background:url(http://www.amsterdam20.nl/weblog/wp-content/themes/thesis_151/images/amsterdam20.png) center no-repeat;
color:#000000;
text-indent: -9999px;
padding-top: 0em;
padding-right: 0em;
padding-bottom: 0em;
padding-left: 0em;
border-top: 0em;
border-right: 0em;
border-bottom: 0em;
border-left: 0em;
margin-top: 0em;
margin-right: 0em;
margin-bottom: 0em;
margin-left: 0em;
}

.custom #header #tagline 
{
color:#000000;
text-indent: -9999px;
}
*/

/*
.custom #header { height:150px; width:  860px; padding-top:0;
padding-bottom:0;
background:url(http://www.amsterdam20.nl/weblog/Amsterdam20.jpg) center left no-repeat; }

.custom #header #logo { display:none; }

.custom #header #tagline { display:none; }


*/