/*  
Theme Name: Carol Burnes Discoveries
Theme URI: http://www.paintedfoot.com/
Description: Wordpress theme for Carol Burnes Discoveries.
Version: 1.0
Author: Catherine F. Laine
Author URI: http://www.paintedfoot.com/
*/

/* Getting reliable margins, padding, etc. across browsers */
html, body, form, fieldset { 
	padding:0; 
	margin:0; 
	font: 100%/1.5em Georgia, "Times New Roman", Times, serif; 
	height: 100%;}

h1 {
	margin:0 0 0.8em 0; 
	font-size:120%; 
	padding:0; 
	padding-bottom: 4px; 
	font-weight: bold; 
	color: #774d35;}
	
h2 {
	margin:1.4em 0 0.8em 0; 
	font-size:110%;}
	  
h3 {
	margin:1em 0; 
	font-size:100%;}
	
h4, h5, h6, pre, blockquote, label,  dl, fieldset, address { 
	margin:1em 5%; 
	padding:0;}

img {border:0;}

li, dd {margin-left:5px; padding:0;}

fieldset {
	padding: .5em; 
	border:none; 
	margin:0;}

input, select {font-size: 100%;}

form {padding:0; margin:0;}

/* Basic */
body {
	background: #774d35 url(images/books_bg.jpg) no-repeat; 
	background-position: top center; 
	color:#2c2118; 
	font-size: 75%; 
	text-align:center;}

a:link, a:visited  {
	font-weight: bold; 
	text-decoration: none; 
	color: #774d35; }
	
a:active, a:hover {
	font-weight: bold; 
	text-decoration: none; 
	color: #774d35; }

a img {
	border: none;}

div {text-align:left; }

p {
	padding-top: 0px; 
	margin-top: 0px;}
	
.center {
	text-align: center;}

hr {
	display: none;}

.clr {clear:both;}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

/* Container */
#page {
	width: 530px;  
	margin: 0 auto; 
	margin-top: 20px;
       	padding-right: 30px; 
	background-image: url("http://carolburnesdiscoveries.com/images/bg_textured2.jpg"); 
	background-repeat: repeat; }

*html div#page {
	width: 530px; 
	w\idth: 560px;}

#page .column { 
}

/* Header */
#carolphoto {
	width: 135px; /* LC width */ 
	padding: 25px 30px 0 30px;
	float: left;
	display: inline;}

*html div#carolphoto {
	width: 195px; 
	w\idth: 135px;}

#header { 
	width: 333px; 
        margin-left: 195px;
	padding-top: 40px; 
	text-align: left;}


	
/* Sidebar */
#sidebar { 
	width: 135px; /* LC width */ 
	padding: 0; 
	margin: 0 0 0 60px;
	float: left;
        display: inline;
}

*html div#sidebar {
	width: 195px; 
	w\idth: 135px;}
	
#sidebar {text-decoration: none; font-size: 1.2em; font-weight: bold;}
	
#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	margin: 5px 0 0;
	padding: 0;
	}



#sidebar ul, #sidebar ul ol { margin: 0; padding: 0; }
#sidebar ul ul { margin: 0;}
#sidebar ul ul ul { margin: 0x; }

#sidebar ul li { list-style-type: none; list-style-image: none;}
#sidebar ul ul li{ list-style-type: none; list-style-image: none; }
#sidebar ul ol li { list-style: decimal outside;}

#sidebar ul ul li, #sidebar ul ol li { margin: 3px 0 0; padding: 0;}
	
#sidebar ul ul li:before {
	content: "\00BB \0020";
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}
	
/* -------------------------------------------------------------------------*/

/* Main content */
#content { 
	width: 333px; /* RC width */
	margin-left: 195px;
	min-height: 300px;
}

#content a { text-decoration: underline;}

.narrowcolumn .postmetadata {text-align: center; padding-top: 5px;}

.post { text-align: justify;}
.post hr { display: block;}
.postmetadata {clear: left;}

/* Footer */
#footer { border: none;}
	
#suddenly_single { 	position: relative; 
	margin: 0 auto; 
	right: -70px; 
	bottom: 125px; 
	display: block; 
	height: 255px; 
	width: 374px; 
	z-index: 4; 
	background: url(images/suddenly_single_a.png) top right no-repeat !important;
	background: none; 
	text-indent: -999em; 
	text-decoration: none; 
	cursor: hand;
}

/* -------------------------------------------------------------------------*/
