/*  
Theme Name: Barbara Curtis
Theme URI: http://www.blogrescue.com/
Description: Custom theme developed exclusively for barbaracurtis.com
Version: 1.0
Author: Ed Burns & Brandon Ratzlaff
*/

body {
margin:0;
padding:0;
font-size: 1em;
font-family: Georgia, "Times New Roman", Serif;
color: #222;
background:#669acc;
}

a{
color:#235789;
text-decoration:none;
font-style:italic;
}

a:hover {
color:#0a2550;
}

h3{
color:#336799;
text-align:center;
}

#header {
padding: 0;
margin: 0;
height: 110px;
min-height: 110px;
max-height: 110px;
background: url("./images/bodybg.jpg");
color:#fff;
}

.header {
width:800px;
margin:0 auto;
background:url("./images/masthead.gif") left top no-repeat;
font-size:95px;
}
	
#page	{
width:800px;
margin:0 auto;
padding:0 0 20px 0;
}

#menu{
height:40px;
z-index:10;
}

#menuTable{
text-align:center;
}

#container{
background: url("./images/rightbar.gif") right top repeat-y #fff;
height:100%;
}

#leftblock{
float:left;
width:545px;
background: #fff;
}

#sidebar{
float:right;
width:250px;
background: #c7fa95;
}

#sidebar a{
color:#336799;
text-decoration:none;
}

#sidebar a:hover {
color:#0a2550;
}

.sideContent{
padding:60px 10px 20px 0px;
}

.sideSection{
padding-bottom:20px;
}

.sideText{
padding-left:14px;
color:#336799;
}

.sideItem{
padding:4px 0 4px 20px;
background: url('./images/bullet2xs.gif') no-repeat left center;
}

.contentIndent{
padding-left:15px;
}

.contentText{
padding-left:14px;
}

.contentLink{
padding:4px 0 4px 20px;
background: url('./images/bullet3xs.gif') no-repeat left center;
}

.contentLink2{
padding:4px 0 4px 20px;
background: url('./images/bullet3xs.gif') no-repeat left top;
background-position:0 6px;
}

.date{
font-size:1.3em;
font-weight:bold;
color:#d2d1dd;
padding:2px 0;
color:#969;
font-style:italic;
}

.content{
padding:25px 35px;
}

.copyblock{
font-family:verdana;
font-weight:normal;
font-size:10px;
color:#333;
padding:30px 25px 0px 35px;
}

.copyblock a{
color:#235789;
}

.postTitle{
font: 1.5em Georgia, Arial, Serif;
letter-spacing:-1px;
}


.postBlock{
background:#eee;
color:#574673;
border:1px solid #9999a1;
padding:2px 8px; 
}

#left{
width:190px;
}

#right{
width:190px;
float:right;
}

.sideBar{
padding:15px 5px;
}

.clearRight{
clear:right;
}
.clearLeft{
clear:left;
}
.clearBoth{
clear:both;
}

#footer {
	padding: 0;
	border:1px solid #fff;
	background:#EEECE9;
	margin: 0 auto;
	clear: both;
	font-size:10px;
font-family: Geneva, Arial, sans-serif;
	}

#footer p {
	color:#444;
	margin: 0;
	padding: 8px 0;
	text-align: center;
}

#footer a, #footer a:visited, #footer a:hover	{
}

#footer a:hover	{
}

.sideTitle{
border-bottom: 1px solid #999999;
padding:3px;
color: #666666;
font-family: Geneva, Arial, sans-serif;
font-size: x-small;
line-height: normal;
font-weight: bold;
text-transform: uppercase;
letter-spacing: .2em;
text-align: left;
}
.sideSection{
padding:4px 0 12px 10px;
}

.sideSectionAbout {
padding:4px 0 12px 20px;
}

.sideSection ul, .sideSectionAbout ul{
padding:0;
margin:0;
}
.sideSection li{
list-style-type: none;
}
.sideSectionAbout li{
list-style-type: disc;
}

#comment{
width:379px;
}

.commentList{
padding:10px;
}

.commentSingle{
padding-bottom:5px;
margin-bottom:10px;
border-bottom:1px dashed #25578e;
}

.postNav{
padding-bottom:10px;
}
.pagetitle{
color:#969;
text-align:center;
font-size:1.5em;
padding-bottom:5px;
}
.nav{
padding:20px;
}
.catDesc{
padding:10px 20px;
font-weight:bold;
}
.purchaseBox{
text-align:center;
margin:10px 20px;
border:1px solid #669acc;
padding:8px 10px;
font-style:italic;
}

