/* 
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, Arial, sans-serif;
	background-image: url(images/background.gif);
	color: #000;
}

#page-outer {
	border: 1px solid #CC9955;
}

#nav {
	background-color: #CC9955;
	border-bottom:  3px solid #EDD5A5;
}

#nav1 li {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
}

#nav1 li a {
	color: #FFF;
}

#nav1 li ul li {
	background: #FDF9E8;
	border-bottom:1px solid #F2E1BD;	
	border-left:1px solid #F2E1BD;	
	border-right:1px solid #F2E1BD;			
	line-height:14px;
	padding: 8px 0;	
	width:16em;
	color: #6D6F3D;
}

#nav1 ul li a {
	color: #6D6F3D !important;
}

#header {
	background-image: url(images/bg-banner.jpg);
	background-position: right;
	background-repeat: no-repeat;
}

#nav2 {
	background-color: #EDD5A5;
	background-image: none;
	border-top: 1px solid #DBB57A;
	border-bottom: 1px solid #DBB57A;
}

#nav2 li a:hover, #nav2 li.current-cat a, .catlist h2, .category-head, .category-head a, .comment-head, .author-head, .video-right .box_title, .video-right h3, .widget h3, #featured h2 span, .video-left h2 span, #talking-points h2 span, .archive-temp h3, #respond .required, #archivebox h4 em, #archivebox h2 em, #archivebox h3 em, #footer a {
	color: #6D6F3D !important;
}

.blog h2, .blog h3, .blog h4, .blog h5 {
	color: #6D6F3D;
}

.entry img {
	border: 1px solid #AAA969;
}

.widget h3 {
	color: #CC9955;
	font-size: 18px;
	line-height: 22px;
}

.widget ul {
	border-top: 1px solid #EDD5A5;
}

.widget ul li {
	border-bottom:1px solid #EDD5A5;
}

.widget ul li:hover {
	background: #FDF9E8;
}

.widget .blogroll a {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #000;
}

.post-inner {
	border-bottom: 1px solid #6D6F3D;
}

.post-alt h2 {
	font-size: 24px;
	line-height: 30px;
	text-transform: uppercase;
	color: #6D6F3D;
}

.post-alt h2 a {
	color: #6D6F3D;
}	

#featured-outer, .box .post, .widget_outer, .video-outer, .author-outer, #talking-points-outer, #comments-outer {
	border: 3px solid #EDD5A5;
}

#featured, .widget, .box .post-alt, .video-inner, .author-info, #talking-points, #comments-container {
	border: 1px solid #DBB57A;
}

#footer_1, #footer_2, #footer_3 {
	float: left;	
	width: 215px;
	margin-right: 25px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
}

#footer_1 h3, #footer_2 h3, #footer_3 h3 {
	color: #6D6F3D;
}

#footer {
	background-color: #FDF9E8;
	border-top: 1px solid #F2E1BD;
	border-bottom: 1px solid #F2E1BD;
}

#credits {
	width: 920px;
	color: #AAA969;
	padding: 0 10px;
}

#credits a {
	color: #6D6F3D;
}