/* 
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.

*/

#top {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#000000;
/*background:transparent url(gray/bg-top-tile.gif) repeat-x scroll left top;*/
border-bottom:1px solid #313131;
}

#header {
clear:both;
height:105px;
padding:30px 0 5px;
position:relative;
width:100%;
background:#000000;
}

#header img.logo {
margin-bottom:10px;
margin-top:-10px;
}

#featured h2 {
color:#FFFFFF;
font-size:35px;
font-weight:normal;
letter-spacing:-1px;
line-height:40px;
text-shadow:1px 1px 0 rgba(0, 0, 0, 0.15);
}

#featured p {
color:#333333;
font-size:18px;
line-height:180%;
}

a img {
padding:5px;
margin:5px;
}

#header h1 {
font-size:20px;
}

.description {
color:#C0BAA5;
}

#main .post {
border-bottom:1px dashed #ccc;
}

#main h2 {
padding-top: 10px;
}

#books {
	clear:both;	
}

#books img, #books a img {
	float:right;
	padding:5px;
	margin:5px;
        border:1px solid #E9E8E8;
}

.typeset {
font-family:"Times New Roman",Times,serif;
padding:5px;
margin:5px;
border:1px dashed #E9E8E8;
background-color:#FCFCFC;
}

.sociable {
clear:both;
}

.wp-caption {
background-color: none;
border: none;
padding:4px 0 5px;
text-align:center;
font-size: 11px;
}

.slides a {
color: #ffffff;
}

.slides a:hover {
color: #2882C1;
}