/* 

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 {
	background: #6a6a68 url('images/background.png') repeat-x;
	color:#fff;
}

.post-meta, .widget h3, .archive_header {
	background:url('images/bkgd_section_header.jpg') repeat-x;
}

a:link, a:visited {
	color:#53a9f9;
	text-decoration:none;
}

a:hover {
	color:#ccc;
}

h1 a:link, h2 a:link, h3:link, h1 a:visited, h2 a:visited, h3:visited, .title a {
	color:#fff;
}

.widget h3, .widget a:link, .post-meta a:link, .subcol-sidebar .widget h3 a {
	color:#111;
}

#home #header {
	border:0px; background:none;
}

#navigation-outer {
  background: url('images/top_nav_repeat.png') repeat-x;
}

#nav li.page-item-74 {background: url('images/top_nav_repeat_yl.png') repeat-x; z-index:1;}

.col-full {
	margin:0 auto;
	width:960px;
}

#topad  {
	background:none;
	border:0px solid #8F8F85;
}

#content-wrapper {
	background:none;
}

.post, .archive .post-content {
	background:#393939 url('images/bkgd_post.png');
}

.post-content {
	background:none;
}

.widget ul li {
	line-height:1.2em;	
}

.post-meta {
	color:#777;
}

.date {
	font-family:Arial, Helvetica, sans-serif;
}

.widget {
	background-color:#bdc8d2;
}

.post .single {
	border-bottom:none;
}

.textwidget {
	padding: 0;
}

#featured {
	background:none;
	border:0px;
}

.postcard-back {
	background:none;
	background-color:#fff;
}

.stampdate { 
	height:50px;
	background:none;  
	background-color:#486083;
	border:1px solid #fff;
	color:#fff;
	text-transform: uppercase;
}

.postcard-meta li {
	color:#486083;
	border-bottom: 0px solid #ccc;
	padding: 3px 0;
}

.postcard-meta li:firstchild {
	padding-top:10px;
}


#login {
	margin: 7em auto;
	padding: 10px;
	width: 400px;
	background-color:#fff;
}

#login label {padding:5px;}
#login #nav, #login p.submit {margin-top:15px;}

#logo .site-description2 { 
	margin-left:48px;
	height:50px;
	color:#fff; 
	font:italic 15px Georgia, serif; 
}

#logo .site-description2 a, #logo .site-description2 a:visited {color:#e0e1e2;}
#logo .site-description2 a:hover {#fff;}

.widget ul li {color:#486083;}

#comments h3, #respond {color:#486083;}
