/*
Theme Name: QH2
Theme URI: http://wordpress.org/
Description: Quarry Hill Theme 2 - based on The 2010 default theme for WordPress.
Template: twentyten
Author: RK
Version: 2.0
Tags: black, blue, white, two-columns, fixed-width, custom-header, custom-background, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style
*/
@import url(../twentyten/style.css);

#wrapper {
	background: #81725C;
	margin-top: 0px;
	padding: 0 0px;
}

body {
	background: #332A1F;
}

#footer {
	margin-bottom: 0px;
	margin-top: 10px;
}

#colophon {
	background-color: #2D2620;
	border-top: none;
	margin-top: -4px;
	padding: 4px 0;
	overflow: hidden;
}

#site-info {
	margin-left: 20px;
	font-size: 13px;
}

#site-info p {
	margin-bottom: 2px;
}

#main {
	overflow: hidden;
	padding: 20px 0 0 0;
}

body,
input,
textarea {
	color: white;
	font-size: 12px;
	line-height: 18px;
}


#content {
	color: white;
	font-size: 16px;
	line-height: 24px;
}

#content h1,
#content h2,
#content h3,
#content h4,
#content h5,
#content h6 {
	color: white;
	margin: 0 0 20px 0;
	line-height: 1.5em;
}

#access a {
	display:block;
	text-decoration:none;
	color:#aaa;
	padding:0 10px;
	line-height:24px;
}
#access ul ul {
	display:none;
	position:absolute;
	top:24px;
	left:0;
	float:left;
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	width: 180px;
	z-index: 99999;
}
#content .entry-title {
	color: white;
	font-size: 21px;
	line-height: 1.3em;
	font-weight: bold;
	margin-bottom: 0;
}
.entry-title a:link,
.entry-title a:visited {
	color:white;
	text-decoration: none;
}

.entry-meta {
	color: #DDD;
	font-size: 12px;
}
.entry-meta a,
.entry-utility a {
	color: #DDD;
}
.entry-meta a:hover,
.entry-utility a:hover {
	color: #E4DBB0;
}

.navigation a:link,
.navigation a:visited {
	color: #DDD;
	text-decoration: none;
}

a:link {
	color:#E4DBB0;
	text-decoration: none;
}
a:visited {
	color:#E4DBB0;
	text-decoration: none;
}
a:active,
a:hover {
	text-decoration: none;
	color: #fff;
	background-color: #000000;
}
.entry-utility {
	color: #DDD;
	font-size: 12px;
	line-height: 18px;
	clear: both;
}
#respond label {
	color: #DDD;
	font-size: 12px;
}
#respond .form-allowed-tags {
	display: none;
	color: #DDD;
	font-size: 12px;
	line-height: 18px;
}

.comment-meta a:link,
.comment-meta a:visited {
	color: #DDD;
	text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
	color: #E4DBB0;
}

h3#comments-title {
	font-size: 1em;
}

/*
Sidebar news styling
*/

#primary h2{
	padding-bottom: 10px;
}
#primary h3{
	font-size: 1.3em;
}

#primary,
#secondary {
	float: right;
	overflow: hidden;
	width: 220px;
	padding: 0 0 0 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #B3A98E;
}


#WineItem {
	padding: 10px 0 25px 0;
	margin: 0 0 0 0;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #B3A98E;
}

#WineItem h4 {
	color: #E4DBB0;
	margin: 0 0 0 160px;
	clear: none;
}

#WineItem h5 {
	color: #E4DBB0;
	font-size: 1em;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: right;

}
#WineItem p {
	margin: 0 0 0 160px;
}

#WineItem img {
	margin: 0 10px 0 0;
	padding: 5px 0 0 0;
	float: left;

}
#WineListBot {
	margin: 10px 0 0 0;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #B3A98E;
}
#weather_container {
	margin: 0 0 0 0;
	width: 100%;
	height: 1000px;
}

