/*
-----------------------------------------------------------
Theme Name: Default 
Theme URI: http://wheatcarr.com/
Description: Wheat-Red &copy; 07/2007 Wheat Carr based on Xmark &copy; Lisa Sabin-Wilson   
Version: 1.0.2  updated: 2007-Aug-18
Author: &copy Wheat Carr 07-2007
-----------------------------------------------------------
*/


/* PAGE LAYOUT  ---------------------------------- */

body {
 margin: 0; 
 background: #fffded;
 font: "Trebuchet MS", Verdana, Futura, Arial, Helvetica, sans-serif,; 
 font-size: 12px;
 color: #880000;
}

#page {background: #cc0000; overflow:hidden}
#content {
	min-width: 95%; 
	text-align: left; 
	margin: 0 30px 0 30px;
}

.container {
 width: 98%;
 float:left;
 background: #fffded url(images/bg.gif) top left ;
 border: 6px #880000 solid;
 text-align: left;
 text-decoration: bold; 
 font-size: 1.0em; 
 padding: 0;
 margin: 15px 0 0 0;
}

.site_title {
 padding: 4px 0 0 25px; 
 font-size: 36px; overflow:hidden; 
 height: 35px;}

.description {
 padding: 45px 0 0 175px;
 font-family: italics Georgia;
 color: #880000;
 font-size: 14pt;
 font-weight: normal;
 height: 23px; overflow:hidden;
}

#left {margin: 5px 0 0 0; background: transparent;}



/* HEADER NAVIGATION  ---------------------------------- */

#navSquare ul {
 text-align:right;
 width: 100%;
 margin: 0;
 padding: 15px 0 0 0;
 list-style:none;
}

#navSquare ul li {
 text-align: left;
 display:inline;
 list-style:none;
 font-size: 12px;
 line-height: 14px;
 font-weight: bold;
 padding: 0 10px 0 0;
 text-transform: uppercase;
}

#navSquare a:link, #navSquare a:visited { color: #880000; text-decoration: none;}
#navSquare a:hover {color: #cc9900; text-decoration: underline;}


/* BASIC FORMAT STYLES  --------------------------------- */

a img {border: 1px #880000 solid;}

a:link { color: #cc0000; text-decoration: underline;}
a:visited{ color: #880000; text-decoration: underline;}
a:hover{color: #cc9900; text-decoration: bold; text-decoration: underline;}

abbr, acronym {border-bottom: 1px dashed #880000; cursor: help;}
strong, b { font-weight:bold;}
em, i { font-style:italic;}
h1, h2, h3, h4, ul, ol, p {margin: 0; padding: 0; }

h2 {background: #cc3300; color: #fffded; font-size: 11pt; margin:0; padding: 0 0 0 2px;; text-transform: uppercase; border-bottom: 1px black solid}
h3 background: #fffded; color: #880000; font-size: 14pt; margin:0; padding: 0 0 0 0px;; text-transform: none; }
h4 background: #fffded; color: #880000; font-size: 18pt; margin:0; padding: 0 0 0 0px;; text-transform: none; }

hr {color: #cc3300;  background-color: #fffded; margin:0; padding:0; }

code, pre {
 font-family: "Courier New", Courier, mono;
 color: #880000;
 text-decoration: none;
 text-align: left;
}

.navigation {margin-bottom: 10px; clear:both; font-size: 1.0em;}

.alignright {
 background: url(images/arrow.gif) no-repeat;
 padding-left: 18px;
 padding-right: 18px;
 float: right;
}

.alignleft {
 background: url(images/arrow_left.gif) no-repeat;
 padding-left: 18px;
 float: left;
}

blockquote {
 color: #cc3300;
 
 padding-left: 15px;
}

/* IN-SITE LINKS --------------------------------- */

.site_title a:link, .site_title a:visited {color: #880000; text-decoration: none;}
#lside2 a:link, #lside2 a:visited, #lside2 a:active, #rside a:link, #rside a:visited, #rside a:active {color: #880000;text-decoration: none;}
#lside2 a:hover, #rside a:hover {color: #88000; text-decoration:underline;}


/* CONTENT STRUCTURE --------------------------------- */

#lside {
 float: left;
 width: 55%;
 background: transparent;
 margin: 10px 0 0 0;
 font-size: 12px; 
 overflow:hidden;
}

#lside2, #rside {
 float: left;
 background: transparent;
 width: 19%;
 padding: 0 0 0 20px;
 margin: 10px 0 0 0px;
 overflow:hidden;
}
.textwidget p {font-size: 12px; margin:6px; padding: 0; line-height: 1.4em;}

/* BLOG FORMATTING  --------------------------------- */

#blogc {
 padding: 25px 0 10px 15px; 
 text-decoration: bold;
 
}

.main_title {
 background: #cc0000;
 padding: 2px 0 2px 5px;
 font-size: 18px;
 color: green;
 text-decoration: underline; 
 border-bottom: 4px solid #880000; 
 border-left: 4px solid #880000;
 border-top: 2px solid #880000;
 border-right: 2px solid #880000; 

}

.main_title a, .main_title a:visited {color: #fffded; text-decoration: underline;}
.main_title a:hover {color: #fffded; text-decoration: underline; text-decoration: bold; }

.date {font-size: 1.2em}
.author {font-size: 1.4em}
.post {text-align: 
    justify; width: 98%; 
    font-size: 1.5em; 
    padding: 5px 100px 5px 5px}
.post p {margin: 12px; text-decoration: bold;}
.post img {padding: 0px 5px 5px 5px}
.post ul{ margin: 0 0 .05em 40px; list-style:none; }
.post ol { margin: 0 0 .05em 40px; }

.post ul li { margin: 0 0 0.2em 0; background:url(images/list-item.gif) no-repeat ; padding-left: 18px;}

.post ol li {margin: 0 0 0.2em 0; background:transparent; padding-left: 0px}

.post ul li ul, .post ul li ol, .post ol li ul, .post ol li ol { margin: 0.5em 0 0.5em 30px; }
.post dl { margin: 0 0 1.5em 0; }
.post dt { font-weight: bold; }
.post dd { margin: 0 0 1.5em 20px; }

.post a:link, .post a:visited {font-weight: bold;}



#more {
 margin-top: -8px;
 background: url(images/more.gif) no-repeat;
 padding-left: 18px;
 font-weight: bold;
 float:right;
}

.blog-meta {
 background: #fffded;
 color: #880000;
 font-size: 1.0em;
 text-align: center;
 padding: 5px;
 border-bottom: 1px solid #88000;
 margin-bottom: 50px;
}

.blog-meta a:link, .blog-meta a:visited, .blog-meta a:active { color: #880000; font-weight: bold; text-decoration: none;}

.blog-meta a:hover { color: #880000; text-decoration: underline;}

/* LISTS  --------------------------------- */


#lside2 li, #rside li {list-style: none; margin:0; padding:0}

#lside2 ul ul, #rside ul ul {list-style: none; font-size: 10pt; color: #880000; background: #fffded; padding: 5px 5px 5px 5px; font-weight: bold; text-decoration: none;}

#lside2 ul ul li, #rside ul ul li { font-size: 10pt; border-bottom: 1px solid #880000;  background: transparent; padding: 0 5px 0 5px;}

#lside2 ul ul li a:hover , #rside ul ul li a:hover {color:#fffded; background: #880000; text-decoration:none;}

#lside2 ul ul ul li, #rside ul ul ul li{font-size: 0.8em; padding: 0 0 0 10px; border:none; margin:0; display:block;}





/* COMMENT STYLES  --------------------------------- */

.commentlist a {color: #880000; font-weight: bold; text-decoration: none; }
.commentlist a:visited {color: #880000; text-decoration: underline; }
.commentlist a:hover {color: #cc0000; text-decoration: underline; }

.commentlist blockquote {margin-right: 50px; background: #fffded url(images/quote.jpg) top left no-repeat; border: 1px solid #880000; padding: 5px;}

ul.commentlist {list-style:none; margin:0;}

.comment_top a {color: #880000;}
.comment_top a:visited {color: #880000; }
.comment_top a:hover {color: #880000; background: #fff5e8; }

ul.commentlist li .comment_top {width: 100%; background: url(images/commenta.jpg) no-repeat; color: #880000; }

ul.commentlist li p { padding: 6px; line-height: 1.2em; margin:0; font-size: 1.5em;}

ul.commentlist li .comment_bottom {width: 100%; height: 100%; padding: 15px 0 0 10px; background: url(images/comment_bota.jpg) ; text-align: left; font-size: 1.5em;}


li.alt .comment_top a {color: #880000; text-decoration: none; }
li.alt .comment_top a:visited {color: #880000; }
li.alt .comment_top a:hover {color: #880000; text-decoration: none; }

ul.commentlist li.alt .comment_top 
{
width: 100%; height: 100%; 
padding: 15px 0 25px 10px; 
background: url(images/commentb.jpg) no-repeat; 
 
text-align: left; font-size: 1.5em;}
}

ul.commentlist li.alt .comment_bottom {width: 100%; height: 100%; padding: 15px 0 0 10px; background: url(images/comment_botb.jpg) no-repeat; }

ul.commentlist li.alt p {padding: 10px; line-height: 1.2em; margin:0; font-size: 1.0em;}


.cmeta {font-size: 1.0em;}

.comment_form {width: 100%; height: 100%; background: url(images/comment_formbg.jpg) no-repeat; padding: 35px 0 0 10px; color: #880000; float: left; margin: 0;  }

.comment_form a, .comment_form a:active, .comment_form a:visited {color: #cc3300; text-decoration: underline;}
.comment_form a:hover {color: #880000; text-decoration: underline;}

.commentnumber {
 font: italic 28px 'Times New Roman', Times, serif; text-decoration: bold;
 margin-top: 0px;
 padding: 5px 25px 0 0;
 float: right;
 color: #880000;
 
}





/* FORM STYLES  --------------------------------- */

form {margin: 0; padding: 0;}

#searchform {margin: 0 0 0 0; padding:0; float:left; }

#s {
 border:5px solid #cc0000;
 background: transparent; color: #880000;
 width:150px
}

#button {
 border:0px;
 background: transparent;
 height: 16px;
 width: 16px;
 margin-top:5px;
}

#archive_b {
 border:1px solid #880000;
 background: #fffded; color: #880000;
 margin-top:5px;
 width: 60px;
}


input {
 border:1px solid #880000;
 background: #fffded; color: #880000;
 width: 200px;
}


textarea {
 border:1px solid #880000;
 background: #fffded; color: #880000;
 width: 470px;
}

/* ASIDES  --------------------------------- */

.asides {
 background: #fffded url(images/aside.jpg) no-repeat; padding: 15px 8px 5px 8px; margin: 10px; width: 95%; font-size: 1em; border-bottom: 1px solid #880000;}

/* UTW  --------------------------------- */
.utwreltags a {font-size: 70%; color:#880000; text-decoration:none}

/* CALENDAR --------------------------------- */

#wp-calendar caption{color: #fffded; font-size:1.5em; font-weight:bold;background: #cc3300;}

#wp-calendar {empty-cells: show; color: #880000; margin: 0;width: 98%;}
#wp-calendar #next a{padding-right: 0px;text-align: right; text-decoration: bold;}
#wp-calendar #prev a{padding-left: 0px;text-align: left;}
#wp-calendar a{font-size:1.25em; font-weight:bold; display: block; }
#wp-calendar a:hover{color: #cc9900; font-weight:bold; background: transparent;text-decoration: none; border: none;}

#wp-calendar td{color: #880000;letter-spacing: normal;padding: 1px 0;text-align: center;}
#wp-calendar td.pad:hover{color: #880000;background: #fffded; text-decoration: none;border: 1px;}
#wp-calendar #today{font-size:1.25em; background: #cc9900;color: #880000;}
#wp-calendar th{font-size:1.25em; font-style: normal;text-transform: capitalize; }

/* RELATED POSTS  --------------------------------- */
.related {padding: 10px; font-size: 10pt;background: #eee; border-left: 2px #cc9900 solid;}
.related ul {margin: 8px;}
.related ul li {list-style: none; background: url(images/bullet.gif) no-repeat 0 50%; padding-left: 18px;}


/* FLICKR RSS  --------------------------------- */
li.widget_flickrrss {text-align:center; }			
li.widget_flickrrss a img {border: 1px solid silver; margin: 5px; padding: 3px; }
li.widget_flickrrss a:hover img { background: #900101; }

/* ARCHIVES PAGE  --------------------------------- */

.postspermonth {
 margin: 5px 0 10px 0;
 list-style: none;
 padding-left: 25px;
}



/* FOOTER -------------------------------------------- */

#footer {
 float: left;
 width: 100%;
 margin: 15px 15px 15px 15px ;
 color: #fffded;
 font-size: 8px;
 border-top: 2px #cc0000 solid;
 border-bottom: 2px #cc0000 solid;
 background: #880000;
 padding: 2px;
 text-align: center;
 margin-bottom: 10px;
}

#footer a, #footer a:visited, #footer a:active {color: #fff5e8; text-decoration: underline}
#footer a:hover {color: #cc0000; text-decoration: underline;}


