/*  
Theme Name: RO2.1
Version: 1.1
Description: A three columns theme for WordPress. AdSense ready.
Author: Rob Ottens
*/

body {
	margin:5px;
	width:100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background:#fff;
	}

/* Main Elements */

div.container {
	margin:0 auto;
	width:740px;
	background:#fbfbfb url(images/head.gif) no-repeat top center;
	}
#head {
	height:170px;
	}
#head .description {
	font-size:0.8em;
	text-align: center;
	color:#ffffff;
	}
#head h1, h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
	text-align: center;
	color: black;
	font-weight: bold;
	padding-top: 20px;
	}
div.headTop {
height:110px;
}		
div.headBlock {
	float:left;
	margin: 5px;
	width:182px;
	padding-bottom:5px;
	height:31px;
	border-bottom:10px solid #e8ebeb;
	overflow:hidden;
	}
div.headBlockRight {
	float:right;
	margin: 5px;
	}
div.headCenter {
	float:left;
	width:350px;
	color:#aec4c4;
	text-align:center;
	}
div.sidebar {
	float:left;
	width:182px;
	padding:5px 8px 20px 0;
	}
div.content {
	float:left;
	width:360px;
	padding:10px 0 20px 0;
	}
div.sidebarRight {
	padding:5px 0 20px 8px;
	}
div.footer {
	clear:both;
	height:60px;
	line-height:50px;
	border-top:10px solid #e8ebeb;
	background:#f3f5f5;
	color:#acafae;
	text-align:center;
	font-size:0.7em;
	}
div.footer a, div.footer a:hover,div.footer a:visited{
	color:#596d6e;
	text-decoration:none;
	}
	

/* Header Styles */

.headBlock .navInput input {
	background:#fff;
	border:1px solid #e8ebeb;
	color:#acafae;
	width:108px;
	height:21px;
	line-height:21px;
	float:left;
	}
.headBlock .navInput .navSearch {
	width:auto;
	font-variant:small-caps;
	height:25px;
	margin-left:6px;
	}
.headBlock a {
	float:left;
	display:block;
	width:86px;
	height:21px;
	text-decoration:none;
	color:#acafae;
	font-variant:small-caps;
	border:1px solid #e8ebeb;
	line-height:21px;
	text-align:center;
	}
.headBlockRightLink {
	margin-left:6px;
	}
.headBlock a:hover {
	color:#acafae;
	border:1px solid #e8ebeb;
	}

/* Content Elements */

div.contentBlock {
	font-size:0.8em;
	padding:0 10px 15px 10px;
	}
.contentBlock h1 {
	font-size:1.4em;
	margin:0;
	}
.contentBlock h1 a, .contentBlock h1 a:visited {
	text-decoration:none;
	color:#596d6e;
	}
.contentBlock h1 a:hover {
	color:#acafae;
	}
div.contentDate {
	font-size:0.8em;
	color:#acafae;
	padding-bottom:5px;
	border-bottom:2px solid #e8ebeb;
	}
.contentDate a {
	color:#acafae;
	}
.contentDate a:hover {
	color:#596d6e;
	}
.contentBlock p {
	margin:10px 0;
	}
.contentBlock a {
	color:#596d6e;
	}
.contentBlock a:hover {
	color:#acafae;
	}
.contentBlock img {
	border:1px solid #596d6e;
	}
.contentBlock .contentPermalink {
	font-variant:small-caps;
	font-weight:bold;
	background:url(images/leftBlockArrow.gif) no-repeat;
	padding:1px 0 0 20px;
	}

div.contentNav {
	border-top:2px solid #e8ebeb;
	padding-top:5px;
	font-size:0.8em;
	text-align:center;
	font-weight:bold;
	font-variant:small-caps;
	}
div.contentNav a {
	text-decoration:none;
	color:#acafae;
	}
div.contentNav a:hover {
	color:#596d6e;
	}

/* Calendar */

table#wp-calendar {
	font-size:0.8em;
	margin:0 auto;
	border-bottom:10px solid #e8ebeb;
	text-align:center;
	}
table#wp-calendar caption {
	text-align:center;
	width:100%;
	}
table#wp-calendar a {
	font-weight:bold;
	color:#596d6e;
	text-decoration:none;
	}
table#wp-calendar a:hover {
	color:#000;
	}

/* Sidebar Elements */

.sidebar ul {
	margin:0;
	padding:0;
	list-style:none;
	}
.sidebar li {
	margin-bottom:10px;
	}
.sidebar li h2 {
	font-size:0.8em;
	margin:0 0 5px 10px;
	padding:0;
	}
.sidebar ul li ul li {
	margin-bottom:0;
	font-size:0.75em;
	padding:3px 10px 3px 20px;
	*padding:0px 10px 3px 20px;
	background:url(images/leftBlockArrow.gif) no-repeat;
	}
.sidebar ul li ul li.alt {
	background:#e8ebeb url(images/leftBlockArrow.gif) no-repeat;
	}
.sidebar ul li ul li a {
	text-decoration:none;
	color:#596d6e;
	}
.sidebar ul li ul li a:hover {
	color:#000;
	}

/* Comments Elements */

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #f3f5f5;
	color:#808072;
	}

div.commentBlock {
	font-size:0.8em;
	}
div.commentBlock h2 {
	font-size:1.1em;
	color:#545454;
	border-top:2px solid #e8ebeb;
	padding:5px 0 10px 0;
	margin:0;
	width:100%;
	text-align:center;
	}
div.commentBlock .alt {
	background:#f3f5f5;
	}
div.commentBlock div {
	padding:5px;
	margin:0px 5px;
	}
div.commentBlock div.commentSmall {
	font-size:0.8em;
	padding:0;
	margin:0;
	text-align:right;
	}
div.commentBlock div p {
	margin:0 0 10px 0;
	}
div.commentBlock a {
	color:#596d6e;
	}
div.commentBlock a:hover {
	color:#acafae;
	}
.commentBlock input {
	background:#fefefe;
	border:1px solid #eee6d9;
	color:#333;
	height:21px;
	width:50%;
	line-height:21px;
	}
.commentBlock textarea {
	width:98%;
	height:100px;
	background:#fefefe;
	border:1px solid #eee6d9;
	}
.commentBlock .commentSubmit {
	height:25px;
	}
.commentBlock p {
	margin:5px 0;
	}

/* Various other elements */

h2.pagetitle {
	font-size:1.1em;
	margin:0 0 10px 0;
	padding:10px 0;
	width:100%;
	text-align:center;
	color:#545454;
	border-bottom:5px solid #e8ebeb;
	}

.contentSearch p {
	margin:0;
	}