/*
File:			custom.css
Description:	Custom styles for Thesis for Anne Bustard created by Lisa Firke | hitthosekeys.com
*/

body.custom {background: #F3E4CB url(images/bg_texture3.jpg) no-repeat left top; padding-top:2em;}
.custom #container {margin: 0 auto 2em auto;}
.custom #column_wrap {background: none !important;}
.custom #page {background: #80B8C7; border: 2px solid #D2AF73; padding: 1.1em;}
.custom #header {display:none;}
.custom #custom_header {width: 80em; margin: 1em auto 0 auto;}
.custom #content_box {background: none #D6EEEC;}
.custom #custom_header h1 {text-align:center:}
.custom #sidebars {background: #AEDED9;}
.custom ul#tabs {}
.custom ul#tabs li {background: #AEDED9; }
.custom ul#tabs li.current_page_item, .custom ul#tabs li.current-cat { padding-bottom: 0.1em; background: #D6EEEC; border-bottom: 0; }
.custom #content h3, .custom #content h3 a {color:#51757F; margin: 1em 0 0 0;}
.custom #content h4 {color:#B27A1B; margin-top:0;margin-bottom:1em;}	
.custom #image_box { padding: 1.1em; background: #AEDED9; border-bottom: none; }
.custom li.widget .widget_box { background: #D6EEEC; border-style: solid; border-color: #addde6; }
.custom #content {padding-left: 1.33em;}
.custom li.widget h3 {font-variant: normal; font-weight: bold; text-transform: lowercase; text-align: center; font-size: 1.2em;}
.custom #content hr {border: none; height: 1em; background: url(images/dots.gif) no-repeat center center;}
.custom #content hr img {border: none !important;}
.custom #footer {color: #412D0A; border-top: none; text-align: left; clear: both; padding:1.1em;}

.custom #footer a { color: #B27A1B; border-bottom: 1px solid #B27A1B; }

.custom #footer a:hover { color: #D6EEEC; border-bottom-color:#D6EEEC; }

.custom ul#tabs {padding-left: 1.33em; border-left: none;}

/*---:[ calendar widget ]:---*/

.custom li.widget.widget_calendar h3 {margin-bottom: 0 !important; padding-bottom: 1.5em; background: url('http://annebustard.hitthosekeys.net/wp-content/themes/thesis/custom/images/spiralbinding.gif') bottom left repeat-x;}
.custom #calendar_wrap { width: 100%; padding: 0; background: #D6EEEC; }
/* #calendar_wrap a { font-weight: bold; }
#calendar_wrap a:hover { background: #ddd; text-decoration: none; } */
.custom table#wp-calendar { width: 100%; border-collapse: collapse; }
.custom table#wp-calendar caption { font-weight: normal; text-transform: uppercase; letter-spacing: 2px; background:  #80B8C7; }
table#wp-calendar th { width: 14%; background: #f2f2f2; border-bottom: 1px solid #ddd; text-align: center; }
/* table#wp-calendar td { width: 14%; color: #888; text-align: center; }
table#wp-calendar td#next, table#wp-calendar td#prev { width: 45%; text-transform: uppercase; letter-spacing: 1px; }
table#wp-calendar td#next { text-align: right; }
table#wp-calendar td#prev { text-align: left; } */

/*---special classes---*/

.custom .ralign {float:right;}
.custom span.booktitle {font-style:italic;font-weight:bold;}
.custom #content img.frame {background: #AEDED9;}
.custom  .post_box { border-top: none; }
.custom #content .post_box img { background: #AEDED9; border: 1px solid #ddd; padding: 12px; }