/*  
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 */

#sk2-footer a { color: #cccccc; }

body {
font-size: 62.5%; /* Resets 1em to 10px */
font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, Verdana, Sans-Serif;
color: #555;
text-align:center;
margin-top: 0px;
background: #b6d1dc url(images/background.jpg) top center repeat-y;
}

/* 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-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, Verdana, Sans-Serif;
font-size: 4em;
text-align: center;
color: #336699;
}

#headerimg .description {
font-size: 1.2em;
text-align: center;
}

h2 {
font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, Verdana, Sans-Serif;
font-size:18px;
font-weight:normal;
color: #336699;
line-height:24px;
}

h2.pagetitle {
font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, Verdana, Sans-Serif;
font-size:18px;
font-weight:normal;
color: #336699;
line-height:24px;
}

#sidebar h2 {
font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, Verdana, Sans-Serif;
font-size: 1.2em;
color: #336699;
}

h3 {
font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, Verdana, Sans-Serif;
font-size: 1.3em;
color: #336699;
}


/* format form items */

input, textarea {
font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, Verdana, Sans-Serif;
border: 1px solid #ccc;
margin: 1px;
padding: 2px;
}

input.submit {
background:#CCCCCC;
color:#000000;
padding: 2px;
}

.button {
repeat: no-repeat;
margin-bottom: -5px;
border: 0;
}

/* calendar */

#wp-calendar caption { 
font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, Verdana, Sans-Serif;
font-size:12px;
text-transform:uppercase;
background-color: #8AB375;
color: #FFFFFF;
padding:2px;
}

#wp-calendar th {
font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, Verdana, Sans-Serif;
font-size:11px;
color: #363636;
}

#wp-calendar td, .pad {
font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, Verdana, Sans-Serif;
font-size:11px;
color:#363636;
letter-spacing: normal;
padding: 2px 0 0 1px;
text-align: left;
}

#wp-calendar a:hover {
font-size: 11px;
color: #5F834D;
font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, Verdana, Sans-Serif;
}

#wp-calendar td:hover {
font-size: 11px;
color: #5F834D;
font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, Verdana, Sans-Serif;
}

#wp-calendar #today {
font-size: 11px;
font-weight:bold;
color: #275c6d;
font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, Verdana, Sans-Serif;
}

#wp-calendar {
empty-cells: show;
margin: 0;
width: 100%;
}

/* the main wrap div */

#wrap {
text-align:left;
margin: 0 auto;
width: 938px;
}

/* header styles */

#header {
position: relative;
height: 220px;
width: 938px;
}

#header h1 {
font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, Verdana, Sans-Serif;
text-align:center;
margin: 0;
padding-top: 20px;
color: #336699;
}

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

#header h1 a:hover {
color: #fff;
}

#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: #8AB375;
}

#header #toppagenav .current_page_item a {
color: #8AB375;
}
/* mid section */

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

/* left col */

#left_col {
float: left;
width: 280px;
}

#left_col td {
font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, Verdana, Sans-Serif;
font-size:12px;
line-height:18px;
}

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

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

#left_col dl {
margin-bottom: 20px;
color: #336699;
/*border-bottom: 2px solid #d1d1d1;*/
background:url(images/left_col_bg.jpg);
}

#left_col dl:after {
content:url(images/left_col_end.gif);
}

#left_col dt {
background: #31859D url(images/left_col_header2.jpg) no-repeat top left;
height: 42px;
font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, Verdana, Sans-Serif;
text-align:right;
font-size:18px;
line-height:30px;
padding: 0 20px 0 5px;
color: #FFFFFF;
}

#left_col dd {
margin:0 0 0 15px;
padding:10px 40px 20px 0;
line-height: 200%;
background:url(images/left_col_bg.jpg);
}

#left_col dd li {
display:block;
}

#left_col dd a {
border-bottom: 1px #444 dotted;
}

#left_col dd a:hover {
border-bottom: 1px #444 solid;
}

#left_col img {
margin:0;
}

#left_col #sidebar_archives li {
padding: 0 0 0 16px;
background: url(images/icon_archive.gif) no-repeat 0px 4px;
font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, Verdana, Sans-Serif;
font-size:12px;
line-height:18px;
list-style-type:none;
}

#left_col #sidebar_search {
padding: 0 0 20px 0;
font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, Verdana, Sans-Serif;
font-size:12px;
line-height:18px;
}

#left_col #sidebar_categories li {
/*padding: 0 0 0 16px;
background: url(images/icon_categories.gif) no-repeat 0px 4px;*/
font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, Verdana, Sans-Serif;
font-size:12px;
line-height:18px;
text-align:left;
display:block;
padding-bottom:6px;
}

#left_col #sidebar_categories li img {
margin:0;
padding:2px 0 0 3px;
}

#left_col #sidebar_syndication li {
padding: 0 0 0 16px;
background: url(images/icon_syndicate.gif) no-repeat 0px 4px;
font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, Verdana, Sans-Serif;
font-size:11px;
line-height:18px;
}


/* right col */

#right_col {
float: right;
width: 600px;
margin: 0 0 0 0;
color:#363636;
}

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

#right_col p {
line-height: 200%;
font-size: 12px;
line-height:18px;
padding-bottom: 1em;
color:#363636;
}

#right_col p a {
color: #5F834D;
border-bottom: 1px dotted #5F834D;
}

#right_col p a:hover {
border-bottom: 1px solid #5F834D;
}

#right_col img {
margin: 5px 5px 0 0;
padding: 1px;
border: 1px solid #ccc;
}

#right_col blockquote {
margin-left: 5px;
padding-left: 5px;
border-left: 2px solid #8AB375;
margin-bottom: 1em;
}


#right_col dt {
font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, Verdana, Sans-Serif;
font-size: 20px;
padding: 0 0 0 5px;
color:#3d7992;
}

#right_col dt a {
font-weight: bold;
border-bottom: 1px dotted #555;
}

#right_col dt a:hover {
border-bottom: 1px solid #555;
}

#right_col dd {
margin: 5px;
padding-bottom: 30px;
padding-right:8px;
line-height: 200%;
color:#363636;
}


#right_col h2 a {
color: #000000;
font-weight:normal;
}

#right_col h2 a:hover {
color: #000000;
font-weight:normal;
text-decoration:underline;
}

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

#right_col li {
list-style:disc;
margin-left:20px;
font-size:12px;
}

#right_col #comments {
width: 580px;
margin: 20px 0;
}

#right_col #comments dl {
margin-bottom: 20px;
}

#right_col #comments dt {
background: #FFFFFF;
color:#31859D;
height: 25px;
font-size: 1.4em;
padding: 5px 0 0 5px;
border-bottom: 1px solid #bbb;
}

#right_col #comments dd {
margin: 5px;
padding-bottom: 10px;
font-size: 1.1em;
}

#right_col #comments h3 {
color: #5F834D;
font-size: 1.4em;
margin-bottom: 1em;
}

#right_col #comments p {
line-height: normal;
margin-bottom: 1em;
}

#right_col #comments li {
margin-top: 15px;
clear: both;
}

#right_col #comments li a {
font-size:10px;
}

#right_col #comments a {
color: #5F834D;
border-bottom: 1px dotted #8AB375;
}

#right_col #comments a:hover {
color: #5F834D;
border-bottom: 1px solid #8AB375;
}

#right_col #comments #commentsbox {
width: 570px;
}

#right_col p.newsDate {
color: #5F834D;
font-size:12px;
}

.newsFooter {
clear: both;
padding-top: 6px;
margin-bottom: 2em;
border-top: 1px solid #ccc;
}

#newsFooter ul {
border-top: 1px solid #ccc;
}

#newsFooter li {
display: inline;
margin-right: 1em;
margin-left:0;
}

#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: #5F834D;
border-bottom: 1px #5F834D dotted;
}

#newsFooter .comments a:hover {
border-bottom: 1px #5F834D 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;
}


/* classes for top borders */

.border_diary {
font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, Verdana, Sans-Serif;
font-size: 1.6em;
color:#3d7992;
}

#right_col .pagetitle {
font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, Verdana, Sans-Serif;
font-size:26px;
line-height:30px;
font-weight:normal;
color:#3d7992;
padding-bottom:10px;
}


/* footer */

#footer {
clear: both;	
height: 44px;
width: 938px;
font-size:10px;
}

#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: #CC6600;
border-bottom: 1px dotted #CC6600;
}