/*  
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 */
a img {border: 0 0 0 0; }
body {
	font-family: ariel, helvetica, sans;
	font-size: 62.5%;
	color: #555;
	text-align:center;
	margin-top: 0px;
        margin-bottom: 0px;
	background: #000000 url(images/background_edges1.gif) 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.6em; }
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: 766px;
}


/* header styles */

#header {

	position: relative; 

        left: -0px;  
	height: 150px;
	width: 766px;

	background: transparent url(images/header_770x150DIEE.jpg) no-repeat center top;
	border-bottom: 2px solid #000;
}

#header h1 {
	font-family: "verdana bold italic", tahoma, ariel, helvetica, sans;
	text-align: right;
	margin: 0;
	padding-top: 20px;
}

#header h1 a {
	font-size: 1.8em;
	color: #ffffff;
}

#header h1 a:hover {
	color: #fff;
	background: #0143FF;
}

#header p {
	text-align: right;
	font-size: 1.4em;	
}


/* new in 0.5 - page support! */

#header #toppagenav {

        text-align: right;
        font-family: verdana;
        font-weight: bold;
        font-style: italic;
 	position: relative;
	bottom: -112px;
	overflow: visible; 
}

#header #toppagenav li {
	display: inline;
	padding: 0px;
}



#header #toppagenav a {
	font-size: 1.3em;
        color: #16166F;
        font-weight: bold;
        font-style: italic;
	padding: 2px 4px 4px 4px;
 	background: #FFF;
	border-top: 2px solid #000;
	border-left: 2px solid #000;
	border-right: 2px solid #000;
	margin-right: 1px;
	margin-left: 1px;
}

#header #toppagenav a:hover {
	color: #ffffff;
        background: #5070EB;
        text-decoration: none;
}

#header #toppagenav .current_page_item a {
	color: #ffffff;
       background: #5070EB;
}
#header #toppagenav .current_page_item a:hover {
	color: #ffffff;
       background: #5070EB;
}
/* mid section */

#middle {
	clear: both;
	margin-top: 10px
}

/* classes for top borders */

.border_diary {
	border-top: 3px solid #ffd305;
}
.border_main {
	border-top: 3px solid #193EA9;
}


/* left col */

#left_col {
	float: left;
	width: 452px;
	margin: 0 5px 0 10px;
}

#left_col strong, b {
	font-weight: bold;
}

#left_col a {
	color: #0143FF;
	margin: 0px;
}

#left_col p {
	line-height: 200%;
	font-size: 1.2em;
	padding-bottom: 1em;
}

#left_col td {
        font-size: 10pt;
}

#left_col p a {
	color: #0143FF;
	border-bottom: 1px dotted #0143FF;
}

#left_col p a:hover {
	border-bottom: 1px solid #0143FF;
}

#left_col img {
	float: center;
	margin: 0px 0px 0 0;
	padding: 0px;

}

#left_col a img {
	float: center;
	margin: 0px 0px 0 0;
	padding: 0px;

}

#left_col blockquote {
	margin-left: 5px;
	padding-left: 5px;
	border-left: 2px solid #0143FF;
	margin-bottom: 1em;
}

#left_col dl {
        font-family: arial, helvetica, sans;
        font-size: 1.0em;
        margin: 0 0 0 0;

}

#left_col dt {
	background: #F7F8F9 url(images/left_col_blankheader.gif) repeat-x top left;
	height: 25px;
	font-size: 1.4em;

        font-weight: bold;
        font-family: verdana;
        font-style: italic;
        margin: 0 0 0 0;
	padding: 0 0 0 5px;
/*	border-bottom: 0px solid #0C2E9E; */

}



#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: 0px;

  padding: 0px;
  line-height: 200%;
  border-bottom: 1px solid #bbb;
}

#left_col dd img {
   float: center;
   vertical-align: bottom;
  margin: 0px 0px 0px 0px;

}
#left_col dd object {
   float: center;
   vertical-align: bottom;
  margin: 0px 0px 0px 0px;

}
#left_col dd embed {
   float: center;
   vertical-align: bottom;
  margin: 0px 0px 0px 0px;

}


#left_col h2 a {
	color: #2B2C79;
	font-weight: bold;
}



#left_col h2 a:hover {
	color: #FFF;
	background: #2B2C79;
}

#left_col ul {
	margin-top: 3px;
}


#left_col #edit a {
	color: #0143FF;
	margin: 5px;
}

#left_col #comments {
	width: 452px;
	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: #0143FF;
	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 #comments a {
	color: #0143FF;
	border-bottom: 1px dotted #0143FF;
}

#left_col #comments a:hover {
	color: #0143FF;
	border-bottom: 1px solid #0143FF;
}

#left_col #comments #commentsbox {
	width: 450px;
}




#left_box {
	border-top: 1px solid #193EA9;
	border-left: 1px solid #193EA9;
	border-right: 1px solid #193EA9;
	border-bottom: 1px solid #193EA9;
        margin-bottom: 15px;
}

#left_box dd.sponsorspacing {
        padding: 5px 0 5px 0;
}

.linkspaced {
        padding-left: 5px;
        font-family: tahoma, verdana;
        font-weight: bold;
}
.storyspaced {
        padding: 0 5px 0 5px;
}

.news_title {
       font-size: 1.3em;
       color: #0143ff;
       font-weight: bold;
       
}

.newsDate li {
	display: inline;
	margin-right: 1em;
	color: #666;
}

.newsFooter {
	clear: both;
	padding-top: 2px;
	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: #0143FF;
	border-bottom: 1px #0143FF dotted;
}

.newsFooter .comments a:hover {
	border-bottom: 1px #0143FF 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;
	margin: 0 10px 0 0px; 
        font-family: arial;
        font-size: 1.2em;

}

#right_col .next {
	padding: 2px 0 10px 16px;
	background: url(images/icon_next.gif) no-repeat 0px 5px;
	float: left;
	margin: 0 0 0 20px;
}

#right_col .prev {
	padding: 2px 0 10px 16px;
	background: url(images/icon_prev.gif) no-repeat 0px 5px;
	float: left;
        margin: 0 0 0 0px;
}

#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;
        font-weight: bold;
	padding: 5px 0 0 5px;
	border-bottom: 1px solid #bbb;
}

#right_col dd {
  margin: 5px;
  padding-bottom: 30px;
  line-height: 150%;
}
#right_col dd p {
  margin: 10px 0 0 0;

}

#right_col dd a {
/*	border-bottom: 1px #444 dotted; */
        text-decoration: underline;
        color: #0143FF;
}
/*
#right_col dd a:hover {
	border-bottom: 1px #444 solid;
}
*/

#right_col img {

	margin: 0px 0px 0 0;
	padding-bottom: 0px;
}

#right_col dd img {

	margin: 0px 0px 0 0;
	padding: 0px;
        border-bottom: 0px;
        padding-bottom: 0px;
}

#right_col dd img a {
        border-bottom: 0px;
}

#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;
}



/* footer */

#footer {
	clear: both;	
	height: 60px;
	width: 766px;
	background: transparent url(images/footer_background1.gif);
        background-repeat: repeat;
        font-family: arial;
	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;
}
