/*
Theme Name: WordPress Default
Theme URI: http://adoro.net/
Description: Adoro style.
Version: 0.1
Author: Rado Vleugel
Author URI: http://radovleugel.com/
Tags: black, white, simple

*/



/* Begin Typography & Colors */
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	background: #000 url('/wp-content/uploads/2010/09/achtergrond-site-repeat.jpg') center repeat-y;
	border:0;
	padding:0;
	margin:0;
	}
li, ul, ol {
	padding:0;
	margin:0;
	list-style:inside;
}
.commentlist li {
	list-style:none;
	border: #000 1px solid;
	margin: 14px 0 14px 0;
	padding: 14px;
	
}

.comment-body li {
list-style:inside;
border:none;
margin:0;
padding: 3px 0 3px 29px;	
}
.comment-body ol {
}
#wrapper {
	background: url('/wp-content/uploads/2010/09/achtergrond-site.jpg') center top no-repeat;
	background-color:transparent;
	border:0;
	padding:0;
	margin:0;
	}
#content {
	width: 902px;
	margin: 0 auto;
	overflow: hidden;
}
#header {
	height: 140px;
	overflow:hidden;
}
#header a, #header {
	color:#FFF;
	text-decoration:none;
	padding-top: 29px;
}
#header a:hover {
	text-decoration:underline;
}
#tekst-links {
	float:left;
	width:646px;
	overflow:hidden;
}
#welkom {
	margin-bottom: 14px;
	font-style:italic;
}
#sidebar {
	width:228px;
	overflow:hidden;
	float:right;
}
#sidebar img {
	border: #000 solid 1px;
}
#sidebar img:hover {
	opacity:0.85;               /*Firefox & Chrome*/
	filter:alpha(opacity=85);   /* IE */
}
.fotolink li {
	display:block;
	background-color:#000;
	margin-bottom: 29px;
	width:228px;
}
.fotolink a {
	display:block;
	text-decoration:none;
	color:#FFF;
	padding: 5px 8px 5px 8px;
	font-size:13px;
	letter-spacing: 1px;
}
.fotolink span {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	letter-spacing:normal;
	line-height:162%;
}
.fotolink em {
	color:#000;
}
a:visited em{
	color:#b6d053;
}
.fotolink a:hover {
	display:block;
	text-decoration:none;
	color:#df9238;
}
.titelfoto {
	float:left;
	margin-bottom: 14px;
}
.defoto img{
border: #000 1px solid;
border-bottom-width:0;	
}
.titelfoto h2 {
	font-size:23px;
	letter-spacing: 1px;
	padding: 0;
	margin: 7px 0 3px 0;
	color:#ababab;
}
.titelfoto span {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
}
.onderfoto {
	padding:0 14px 14px;
	margin-bottom: 29px;
	border: #000 1px solid;
	text-align:justify;
	line-height: 162%;	
}
.onderfoto img {
	border:none;
}
.post-ratings {
	float:right;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	margin-top: 7px;
}
#ondersb-wrap {
	width: 960px;
	margin-left: -29px;
	overflow:hidden;
}
#ondersb #sidebar {
	float:none;
	width: 1200px;
}
#ondersb .sidebarfoto {
	display:inline-block;
	padding:0 76px 0 29px;
}

#ondersb #rcomments ul {
	width: 890px;
	margin-left: 33px;
}
#sidebar strong {
	letter-spacing: 1px;
	margin: 0 0 14px 0;
	display: block;
}
#ondersb #sidebar strong {
	letter-spacing: 1px;
	margin: 0 0 7px 29px;
}
.nlinks {
	float:left;
}
.nrechts, #commentform {
	float:right;
}
.comment-meta {
	float:right;
	margin-top: -55px;
}

#header .nrechts, .comment-meta {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;	
}

.entry a:link, .commentlist a:link, #respond a:link  {
	color:#df9238;
	font-weight:bold;
}
.entry a:visited, .commentlist a:visited, #respond a:visited {
	color:#df9238;
}
.entry a:hover, .commentlist a:hover, #respond a:hover {
	text-decoration:none;
}
#rcomments a:link, #rcomments a:visited  {
	color:#df9238;
	font-weight:bold;
	font-family:Verdana, Geneva, sans-serif;
	text-decoration:none;
	font-size:11px;
}
#rcomments a:hover {
	text-decoration:underline;
}
#respond textarea {
	width: 750px;
	margin-top: -30px;
}
#respond #commentform {
	margin-top: -50px;
}


#respond #submit {
float:right;	
}

.alignleft {
	float:left;
	padding: 0 14px 14px 0;
}

#rcomments img{
	display:none;	
}
#rcomments span {
	color:#ABABAB;	
}

#rcomments li{
	padding-bottom: 14px;
	font-size:12px;
	line-height: 162%
}

#rcomments li strong{
	letter-spacing:normal;
}
.comment-body p {
	line-height: 162%;
}

ul.tabs {
	margin: 0 0 15px 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 28px; /*--Set height of tabs--*/
	width: 100%;
}
li.tabF, li.tabR {
	width: 112px;
	text-align:center;
	font-size:12px;
	letter-spacing: 1px;
	font-weight:bold;
}
ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 27px; /*--Subtract 1px from the height of the unordered list--*/
	line-height: 27px; /*--Vertically aligns the text within the tab--*/
	border-bottom: 1px solid #000;
	border-left: none;
	margin-bottom: -1px; /*--Pull the list item down 1px--*/
	overflow: hidden;
	position: relative;
	background-color:transparent;
}
ul.tabs li a {
	text-decoration: none;
	color: #000;
	display: block;
	font-size: 1.2em;
	padding: 0 20px;
	outline: none;
}
ul.tabs li a:hover {
	color: #DF9238;
}
html ul.tabs li.active  { /*--Makes sure that the active tab does not listen to the hover properties--*/
background-color:transparent;
border: 1px solid #000;
	border-bottom: none;
}
 
