/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/

/* body */

body {
background: #fafaee url(images/square.gif) top left repeat;
}

#body-top-left {
background: transparent url(images/categories-background.png) 0 215px repeat-x;
}

/* header */

#logo, #top-nav {
background-image: none;
}
#logo { padding: 7px 0 13px 0;}

#top-nav {
clear: both;
}

#search-box {
margin:40px 20px 0 0; 
padding:5px 0 0;
width:410px; 
height:auto;
float:right;
}

#search {
float: right;
width: 190px;
}

#search #s {
color: #fff;
}

/* top nav */


#categories  {
top: 47px;
margin: 0px 0 0 0;
padding: 0; 
clear: both; 
position: relative;
}

#categories li {
width: 155px;
}
#categories li:hover, #categories li.current_page_item, #categories li:hover a, #categories li.current_page_item a {
background-image: none;
}

#categories li a {
/*margin: 18px 0 0 0;*/ margin: 0;
padding: 0;
color: #e8a8bd;
font-size:1.6em;
}

#categories li a span {
color: #fff;
font:0.6em Verdana, Helvetica, sans-serif; color:#fff;
}

#categories li ul {
background: #795442;
border: none;
}

ul#navigation li a {
font-family: Verdana, Helvetica, sans-serif;
font-size: 11px;
}

/* main */

#main-content {
background-image: none;
}

span.pages {
display: none;
}

#container .wp-pagenavi a:link, #container .wp-pagenavi a:visited, #container .wp-pagenavi a:active, #container .wp-pagenavi span.current, #container .wp-pagenavi span.extend {
display: inline;
border: none;
background-color: transparent;
background-image: none;
}

#container .wp-pagenavi a.page, #container .wp-pagenavi span.current {
border:1px solid #c5c7c8;
background:#dddddd url(images/pagination.gif) repeat-x top center;
}

#posts li {
background: #fff url(images/post-back.jpg) bottom left repeat-x;
}

/* navigation */

#navigation li.current_page_item a:link, #navigation li.current_page_item a:visited, #navigation li.current_page_item a:active {
color:#fff;
}

#navigation li a {
color:#000;
}

/* #content */

#page-meta {
background-color: #E4E5DB;
border: none;
}

#page-content {
background-color: #EFEEE1;
border: none;
}

h3 {
font-family: cambria, georgia, serif;
font-weight: bold;
}

#container {
background-image: none;
}


.quickpress h3 {
width: 145px;
}

/* related posts */
.related-posts { clear:both; }
.related-posts h3, .related-posts h4 {padding-left:0; width:auto; background:none;}
.related-posts li {list-style:none; margin: 0 20px 10px 0 !important; float:left !important; width:120px !important;}
.related-posts li img {width:120px; background:#dadada; padding:5px; border:1px solid #bdbdbd; height: auto;}


/* sidebars */

#sidebar h4 {
font-family: Verdana, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
font-style:normal;
color: #613418;
background-image: none;
padding-top: 0;
padding-bottom: 10px;
margin-top: 20px;

}

#sidebar #woo_adspace .sidebar_ul {
border: none;
background-image: none;
background-color: transparent;
}

#woo_adspace {
padding-top: 20px;	
border: dashed 2px #7CBEA2;
}

#sidebar #woo_adspace {
padding-bottom: 8px;
margin-bottom: 25px;
}

#sidebar #woo_adspace .sidebar_ul .ad_single img {
margin: 12px 0 0 12px;
}

#woo_adspace {
background: #fff;
}

/* lifestream */




/* footer */

#footer {
margin-top: 25px;
}

li.post {

font-family: verdana, helvetica, arial, serif;
font-weight: normal;
font-size: 12px;
}

a.read-more {
font-family: verdana, helvetica, arial, serif;
color:#cb7792;
font-weight: bold;
text-transform: none;
}

.post-content a {
color:#cb7792;
font-weight: bold;
}

.page-meta-meta a {
color:#cb7792;
font-weight: bold;
}

.categories {
max-width: 165px;
}

<!--[if IE 6]>
.categories {
width: 255px;
}
<![endif]-->

.categories a {
font-family: georgia;
}


#footer p, #footer p.powered a {
color: #e8a8bd;
}


.widget_text {
	min-height: 68px;	
}
