/* 
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 {
	font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
}

.slider-more {
	background-color:#fff;
	border:1px solid #111;
	color:#111 !important;
	
	text-decoration: none;
	text-transform: uppercase;
	font-size: 0.8em;
	display: inline-block;
	padding: 3px;

}

.slider-more:hover {
	background-color:#111111;
	border:1px solid #333333;
	color:#FFFFFF !important;
	
	text-decoration: none;
}

.featured_text h2 {
	margin-bottom: 10px;
}

.featured_text {
	padding:10px 10px 0 0;
}

#blog .box a.slider-more {
	margin-top:5px;
	padding:3px !important;
}

#blog .box a.slider-more {
	text-decoration: none !important;
}

p, ul, ol, table {
	margin: 0 0 0.75em;
}

.category-image-block {
	background:#000;
}

#home #header {
	padding:5px;
	margin-left:10px;
	margin-top:10px !important;
}

#header {
	background:url("./images/bg-ht.jpg") no-repeat scroll 0 0 transparent !important;
	margin:10px 0 0 10px;
}

#featured {
	background:none repeat scroll 0 0 #222222;
	border:2px solid #222222;
}
#about h2 {
	text-align: center;
}
div#about {
	background-color:#141414;
	min-height:247px;
}
.credits, .credits a {
	color:#333333 !important;
}
.bq:before {
	color:#888888;
	content:open-quote;
	display:inline;
	font-size:4em;
	line-height:1em;
}
.bq {
	quotes:"\201C""\201D";
	font-style:italic;
	overflow:hidden !important;
}

#blog .box, .archive_options, .widget ul li, .flickr .flickr_photos, #wp-calendar, #wp-calendar caption, form#newsletter {
	height:100% !important;
}
.entry {
border-bottom:0;
}
