/*  
Theme Name: Rado Vleugel
Description: Rado Vleugel Version: 0.1
Author: Rado Vleugel
Author URI: http://www.radovleugel.com/


*/


body,
	html {
		margin:0;
		padding:0;
		background-image:url(images/background.jpg);
		background-position:top;
	background-repeat:repeat-x;
	}
	body {
		min-width:925px;
		font-family:Arial, Helvetica, sans-serif;
		color:#393a39;
	}
	
	a:link {
	color: #2471af;
	font-weight: bold;
	
}

h2 {
margin-top: 0px;
padding-top: 0px;
}

h2 a:link {
text-decoration:none;
color: #000000;
font-family: Georgia, "Times New Roman", Times, serif;
}



a:visited {
	color: #2471af;
	font-weight: bold;
}

h2 a:visited {
	color: #000000;
	text-decoration:none;
	font-family: Georgia, "Times New Roman", Times, serif;
}



a:hover {
	color: #67aedf;
	font-weight: bold;
}

h2 a:hover {
	color: #67aedf;
	text-decoration:none;
	font-family: Georgia, "Times New Roman", Times, serif;
}
	
	
	
	#wrap {
		margin:0 auto;
		width:925px;
		text-align:justify;
	}
	#header {
		height: 182px;
		background-image:url(images/adoro.jpg);
		background-position:0px 0px;
		background-repeat:no-repeat;
	}
	#header h1 {
    	padding:5px;
	    margin:0;
    }
	#nav {
		padding-left: 12px;
		padding-bottom: 12px;
		padding-top: 8px;
		font-size: 12px;

	}
	
	#main {
		float:left;
		width:662px;
		padding-left: 12px;
		font-family: Georgia, "Times New Roman", Times, serif;
	}
	
	#sidebar {
		float:right;
		width:160px;
		border: #dde7e8 solid 2px;
		background: #FFFFFF;
		padding: 15px;
	}
	
	#sidebar ul{
		list-style: none;
		margin-left: 0;
		font-size: 12px;
		padding-left: 1em;
		padding-top: 0px;
	text-indent: -1em;
	}
	
	#footer {
		padding-left: 12px;
		padding-bottom: 8px;
		padding-top: 8px;
		clear:both;
		font-size: 12px;
		text-align:center;
	}
	
	
	.smb2 {
float:left;
width: 50px;
margin-left: 29px;
}

.dot {
clear:both;
background: #ffffff url('images/line.png');
	background-position:top;
	background-repeat:repeat-x;
width: 100%;
height: 21px;
}

.cont {
clear:both;
}

.admin {
background-color:#FFFF99;
}


.comment-number {
float:left;
padding: 0px 3px 5px 3px;
text-align: center;
background-color: #000000;
color: #FFFFFF;
margin-right: 10px;
}

.u-c {
font-size: 12px;
font-family:Arial, Helvetica, sans-serif;
}

.thecomment {
float:left;
width: 537px;
text-align:justify;
}

small {
font-size:10px;
}

