/*  Theme Name: Zoey
Description: A Child Theme of Thematic
Template: thematic
AUTHOR: Kenneth B Smith
AUTHOR URI: http://kennethbsmith.com/

*/
@import url(../thematic/style.css);


.entry-title {
font-family:Verdana,sans-serif;
font-size:30px;
font-weight:bold;
font-variant:small-caps;
letter-spacing:2px;
line-height:26px;
padding:0 0 7px;

}

a.link {border-bottom-style:dotted;}





#blog-title a {
background:transparent url(./img/zoeylogo03t960.png) no-repeat scroll 0px -25px;
display:block;
text-indent:-9000px;
width: 960px;
height: 285px;
}

#blog-description {
color:#666666;
display:none;
font-size:13px;
font-style:italic;
}

#branding {
padding:0px 0 0px;
margin:0 auto;
width:960px;
}


html, body {height:100%;}

body {background:transparent none repeat scroll 0 0;}

#wrapper {
	width: 100%;
	min-height: 100%; 
	position:relative; 
	_height: 100%; /* IE 6 and below */
	background:#fff url(http://www.zoeystory.com/wp-content/themes/zoey/img/patt_1207p.png) repeat scroll 0 0;  /*bg-wave01z.gif*/
	}


/*  HEADER
----------------------------------------------------------------------------
add image to header, move blog title text and drop display of discription 
http://themeshaper.com/forums/topic/adding-a-header-image*/


#header { background:transparent url(./img/bg-zoey03.png) repeat-x  0 0;  /*#cceff*/
	background-position:center -25px; 
	margin: 0 0 35px 0;
	height: 255px;
	top: -10px;
	}

#access { display:none;}

#main { padding: 50px 0 85px 0;
	background:#FFFFFF none repeat scroll 0 0;
	border:6px solid #ddccbb;
	box-shadow:10px 10px 20px #000;
	-webkit-box-shadow:10px 10px 5px #555;
	-moz-box-shadow: 10px 10px 5px #555;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
	}
	
.main-aside {
	float:right;
	position:relative;
	right:40px;
	width:275px;
	}

#content {
	margin:0 0 0 40px;}
	
	
	
	/* SIDEBAR
-------------------------------------------------------------- */

#primary {
	border:0px dotted #CC3333;
	margin-bottom:22px;
	padding:18px 0 0; }
	
.main-aside ul {
	padding:0 10px;
}	
	
.widget_pages ul li {
	font: normal bold 18px/1.5 Verdana, sans-serif;
	color: #666;
	}

.aside .current_page_item {
	font: normal bold 18px/1.5 Verdana, sans-serif;
	color: #FF4B33;
	}
	
	.aside a {
	color:#666666;
	text-decoration:none;
	}
	
	.aside a:hover {
	color:#FF4B33;
	text-decoration:underline;
	}
	
#twitter-tools {	
	border:1px dotted #CC3333;
	margin-bottom:22px;
	padding:18px 10px 10px;
}

#footer { 
	background:#ddccbb repeat scroll center top;
	position: absolute;
	bottom:-20px;
	width:100%;
	min-height:85px;
	border-top:0 solid #CCCCCC;
	}
	


/*  STICKY FOOTER
----------------------------------------------------------------------------
keep footers at the bottom of the page
http://matthewjamestaylor.com/blog/keeping-footers-at-the-bottom-of-the-page*/


