/*  

Theme Name: rdc* theme

Theme URI: http://www.roobottom.com/wp_theme/

Description: Custom rdc* style

Version: 0.5

Author: Jon Roobottom

Author URI: http://www.roobottom.com */



/* icons by Sergey Tarhanov */



body {

	font-family: arial, helvetica, sans;

	font-size: 62.5%;

	color: #555;

	text-align:center;

	margin-top: 0px;

	background: #F7F7F7 url(images/background.jpg) repeat-y center top;

}



/* The body * will remove all default browser styles */



body * {

	margin: 0;

	padding: 0;

	text-decoration: none;

	border: none;

	color: #444;

	list-style-type: none;

	font-weight: normal;

}



/* put this back in for testing, it helps with the layout...

div {

	border: 1px solid #FF0000;

} */



/* set up header sizes */



h1 { font-size: 1.8em; }

h2 { font-size: 1.2em; }

h3 { font-size: 1.5em; }

h4 { font-size: 1.2em; }

h5 { font-size: 1.1em; }

h6 { font-size: 1.1em; }



/* format form items */



input, textarea {

	border: 1px solid #ccc;

	margin: 1px;

	padding: 1px;

}



/* the main wrap div */



#wrap {

	text-align:left;

	margin: 0 auto;

	width: 749px;

}



/* header styles */



#header {

	position: relative;

	height: 100px;

	width: 746px;

	background: transparent url(images/header_bg.jpg) no-repeat;

	border-bottom: 1px solid #bbb;

}



#header h1 {

	font-family: tahoma, ariel, helvetica, sans;

	text-align:center;

	margin: 0;

	padding-top: 20px;

}



#header h1 a {

	font-size: 1.8em;

	color: #ffffff;

}



#header h1 a:hover {

	color: #999999;

	

}



#header p {

	text-align:center;

	font-size: 1.4em;	

}



/* new in 0.5 - page support! */



#header #toppagenav {

	position: relative;

	bottom: -9px;

	overflow: visible;

}



#header #toppagenav li {

	display: inline;

	padding: 4px;

}







#header #toppagenav a {

	color: #bbb;

	padding: 4px;

	background: #FFF;

	border-top: 1px solid #bbb;

	border-left: 1px solid #bbb;

	border-right: 1px solid #bbb;

	margin-right: 5px;

	margin-left: 1px;

}



#header #toppagenav a:hover {

	color: #0066cc;

}



#header #toppagenav .current_page_item a {

	color: #0066cc;

}

/* mid section */



#middle {

	clear: both;

	margin-top: 30px

}



/* single_page_centred */



#single_page_centred {

	float: centre;

	width: 600px;

	margin: 0 15px 0 0;

}



#single_page_centred strong, b {

	font-weight: bold;

}



#single_page_centred p {

	line-height: 175%;

	font-size: 1.2em;

	padding-bottom: 1em;

}



#single_page_centred p a {

	color: #0066cc;

	border-bottom: 1px dotted #0066cc;

}



#single_page_centred p a:hover {

	border-bottom: 1px solid #0066cc;

}



#single_page_centred img {

	float: left;

	margin: 5px 5px 0 0;

	padding: 1px;

	border: 1px solid #ccc;

}



#single_page_centred blockquote {

	margin-left: 5px;

	padding-left: 5px;

	border-left: 2px solid #0066cc;

	margin-bottom: 1em;

}





#single_page_centred dt {

	background: #F7F8F9 url(images/left_col_blankheader.gif) no-repeat top left;

	height: 25px;

	font-size: 1.4em;

	padding: 5px 0 0 5px;

	border-bottom: 1px solid #bbb;

}



#single_page_centred dt a {

	font-weight: bold;

	border-bottom: 1px dotted #555;

}



#single_page_centred dt a:hover {

	border-bottom: 1px solid #555;

}



#single_page_centred dd {

  margin: 5px;

  padding-bottom: 30px;

  line-height: 200%;

}





#single_page_centred h2 a {

	color: #0066cc;

	font-weight: normal;

}



#single_page_centred h2 a:hover {

	color: #FFF;

	background: #0066cc;

}



#single_page_centred ul {

	margin-top: 3px;

}



#single_page_centred #comments {

	width: 450px;

	margin: 20px 0;

}



#single_page_centred #comments dl {

  background: #F7F8F9 url(images/left_col_blankfooter.gif) no-repeat bottom left;

  margin-bottom: 20px;

}



#single_page_centred #comments dt {

	background: #F7F8F9 url(images/left_col_blankheader.gif) no-repeat top left;

	height: 25px;

	font-size: 1.4em;

	padding: 5px 0 0 5px;

	border-bottom: 1px solid #bbb;

}



#single_page_centred #comments dd {

  margin: 5px;

  padding-bottom: 10px;

  font-size: 1.1em;

}



#single_page_centred #comments h3 {

	color: #0066cc;

	font-size: 1.4em;

	margin-bottom: 1em;

}



#single_page_centred #comments p {

	line-height: normal;

	margin-bottom: 1em;

}



#single_page_centred #comments li {

	margin-top: 15px;

	clear: both;

}



#single_page_centred #comments a {

	color: #0066cc;

	border-bottom: 1px dotted #0066cc;

}



#single_page_centred #comments a:hover {

	color: #0066cc;

	border-bottom: 1px solid #0066cc;

}



#single_page_centred #comments #commentsbox {

	width: 450px;

}



/* left col */



#left_col {

	float: left;

	width: 450px;

	margin: 0 15px 0 0;

}



#left_col strong, b {

	font-weight: bold;

}



#left_col p {

	line-height: 150%;

	font-size: 1.2em;

	padding-bottom: 1em;

}



#left_col p a {

	color: #0066cc;

	border-bottom: 1px dotted #0066cc;

}



#left_col p a:hover {

	border-bottom: 1px solid #0066cc;

}



#left_col img {

	float: left;

	margin: 5px 5px 0 0;

	padding: 1px;

	border: 1px solid #ccc;

}



#left_col blockquote {

	margin-left: 5px;

	padding-left: 5px;

	border-left: 2px solid #0066cc;

	margin-bottom: 1em;

}





#left_col dt {

	background: #F7F8F9 url(images/left_col_blankheader.gif) no-repeat top left;

	height: 25px;

	font-size: 1.4em;

	padding: 5px 0 0 5px;

	border-bottom: 1px solid #bbb;

}



#left_col dt a {

	font-weight: bold;

	border-bottom: 1px dotted #555;

}



#left_col dt a:hover {

	border-bottom: 1px solid #555;

}



#left_col dd {

  margin: 5px;

  padding-bottom: 5px;

  line-height: 200%;

}





#left_col h2 a {

	color: #0066cc;

	font-weight: bold;

}



#left_col h2 a:hover {

	color: #FFF;

	background: #0066cc;

}



#left_col ul {

	margin-top: 3px;

}



#left_col #comments {

	width: 450px;

	margin: 20px 0;

}



#left_col #comments dl {

  background: #F7F8F9 url(images/left_col_blankfooter.gif) no-repeat bottom left;

  margin-bottom: 20px;

}



#left_col #comments dt {

	background: #F7F8F9 url(images/left_col_blankheader.gif) no-repeat top left;

	height: 25px;

	font-size: 1.4em;

	padding: 5px 0 0 5px;

	border-bottom: 1px solid #bbb;

}



#left_col #comments dd {

  margin: 5px;

  padding-bottom: 10px;

  font-size: 1.1em;

}



#left_col #comments h3 {

	color: #0066cc;

	font-size: 1.4em;

	margin-bottom: 1em;

}



#left_col #comments p {

	line-height: normal;

	margin-bottom: 1em;

}



#left_col #comments li {

	margin-top: 15px;

	clear: both;

}

#left_col #smallinfo li {

	margin-top: 15px;

	clear: both;

}

#left_col #comments a {

	color: #0066cc;

	border-bottom: 1px dotted #0066cc;

}



#left_col #comments a:hover {

	color: #0066cc;

	border-bottom: 1px solid #0066cc;

}



#left_col #comments #commentsbox {

	width: 450px;

}



.newsDate li {

	background: #F7F8F9 url(images/left_col_blankheader.gif) no-repeat top left;

	height: 25px;

	font-size: 1.4em;

	padding: 5px 0 0 5px;

	border-bottom: 1px solid #bbb;

	border-top: 3px solid #0066cc;

}





.newsFooter {

	clear: both;

	padding-top: 6px;

	margin-bottom: 2em;

}



.newsFooter ul {

	border-top: 1px solid #ccc;

}



.newsFooter li {

	display: inline;

	margin-right: 1em;

}



.newsFooter .category {

	padding: 0 0 0 16px;

	background: url(images/icon_categories.gif) no-repeat 0px 1px;

}



.newsFooter .category a {

	border-bottom: 1px #444 dotted;

}



.newsFooter .category a:hover {

	border-bottom: 1px #444 solid;

}



.newsFooter .comments {

	padding: 0 0 0 16px;

	background: url(images/icon_comments.gif) no-repeat 0px 1px;

}



.newsFooter .comments a {

	color: #0066cc;

	border-bottom: 1px #0066cc dotted;

}



.newsFooter .comments a:hover {

	border-bottom: 1px #0066cc solid;

}



.newsFooter .email {

	padding: 0 0 0 16px;

	background: url(images/icon_email.gif) no-repeat 0px 1px;

}



.newsFooter .email a {

	border-bottom: 1px #444 dotted;

}



.newsFooter .email a:hover {

	border-bottom: 1px #444 solid;

}



/* right col */



#right_col {

	float: right;

	width: 260px;

}



#right_col .next {

	padding: 0 0 0 16px;

	background: url(images/icon_next.gif) no-repeat 0px 5px;

	float: left;

	margin-left: 20px;

}



#right_col .prev {

	padding: 0 0 0 16px;

	background: url(images/icon_prev.gif) no-repeat 0px 5px;

	float: left;

}



#right_col dl {

  background: #F7F8F9 url(images/right_col_blankfooter.gif) no-repeat bottom left;

  margin-bottom: 20px;

}



#right_col dt {

	background: #F7F8F9 url(images/right_col_blankheader.gif) no-repeat top left;

	height: 25px;

	font-size: 1.4em;

	padding: 5px 0 0 5px;

	border-bottom: 1px solid #bbb;

}



#right_col dd {

  margin: 5px;

  padding-bottom: 30px;

  line-height: 200%;

}



#right_col dd a {

	border-bottom: 1px #444 dotted;

}



#right_col dd a:hover {

	border-bottom: 1px #444 solid;

}



#right_col img {

	float: left;

	margin: 5px 5px 0 0;

	padding-bottom: 10px;

}



#right_col #sidebar_archives li {

	padding: 0 0 0 16px;

	background: url(images/icon_archive.gif) no-repeat 0px 4px;

}



#right_col #sidebar_categories li {

	padding: 0 0 0 16px;

	background: url(images/icon_categories.gif) no-repeat 0px 4px;

}



#right_col #sidebar_syndication li {

	padding: 0 0 0 16px;

	background: url(images/icon_syndicate.gif) no-repeat 0px 4px;

}





/* classes for top borders */



.border_diary {

	border-top: 3px solid #0066cc;

}



/* footer */



#footer {

	clear: both;	

	height: 44px;

	width: 746px;

	background: transparent url(images/header_background.gif) no-repeat;

	font-size: 1.1em;

}



#footer p {

	margin-left: 7px;

	padding-top: 7px;

	text-align:center;

}



#footer a {

	color: #292920;

	text-decoration: none;

	border-bottom: 1px dotted #292920;

}



#footer a:hover {

	color: #c6c6c3;

	border-bottom-color: #c6c6c3;

}


