/*
Theme Name: Dion Vineyard
Theme URI: http://www.dionvineyards.com
Description: Custom Wordpress theme.
Version: 1.0
Author: Allie Towers
Author URI: http://www.alliecreative.com/
Tags: brown, fixed width, two columns, widgets
*/


/*----------------------------------------------------------------------
    Reset
----------------------------------------------------------------------*/

html, body, div, span,
h1, h2, h3, h4, h5, h6,
p, blockquote, pre, img,
a, b, abbr, acronym, big, cite, code, del, em, i, ins, small, strike, strong, sub, sup, u,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	font-size: 100%;
	vertical-align: baseline;
	padding: 0;
	outline: 0;
	border: 0;
	margin: 0;
}


/*----------------------------------------------------------------------
    Base
----------------------------------------------------------------------*/

body {
	color: #2d1e18;
	font: .625em/1.5em Georgia, "Times New Roman", Times, serif; /* 1em = 10px */
}

a {
	color: #205c90;
	text-decoration: none;
	outline: none;
}

.clearfix:after { /* !IE */
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clear { /* Sloppy but gets the job done */
	clear: both;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
}


/*----------------------------------------------------------------------
    Layout
----------------------------------------------------------------------*/

body {
	background: #2d1e18 url("images/bg.gif") repeat-x center top;
	text-align: center;
}

#container {
	width: 844px;
	text-align: left;
	margin: 0 auto;
}

#header {
	background: transparent url("images/headerbg.gif") repeat-x center bottom;
	padding: 60px 18px 0px 22px;
}

#sitetitle {
	width: 211px;
}

#sitetitle a {
	display: block;
	height: 52px;
	background: transparent url("images/dion_logo.gif") no-repeat left top;
	text-indent: -5000px;
}

#navigation {
	float: right;
	list-style: none;
	font: small-caps 1.5em/1em "Adobe Caslon Pro", "Adobe Garamond Pro", Garamond, Georgia, "Times New Roman", Times, serif;
	letter-spacing: 0.05em;
	text-transform: lowercase;
	padding-top: 25px;
	margin: 0;
}

	#navigation li {
		float: left;
		margin-left: 20px;
	}
	
		#navigation li a {
			display: block;
			color: #fff;
			background: transparent none no-repeat center 3px;
			padding: 4px 4px 8px 4px;
		}
		
		#navigation li a:hover {
			background-color: #1a0f0c;
		}
		
		#navigation li.current_page_item a {
		}
				
#content {
	width: 800px;
	clear: both;
	background: transparent url("images/contentbg.gif") repeat-y center top;
	padding: 20px 22px;
}

#footer {
	clear: both;
	background: transparent url("images/footerbg.gif") repeat-x center top;
	color: #695448;
	font-size: 1.2em;
	padding: .5em 0 3em 0;
}

	#footer p {
		text-align: right;
		margin-bottom: .5em;
	}
	
	#footer a {
		color: #695448;
		text-decoration: underline;
	}
	
	#footer #copyright {
		width: 480px;
		float: left;
		text-align: left;
	}
	
	#footer #linkback {
		font-style: italic;
	}


/*----------------------------------------------------------------------
    Content
----------------------------------------------------------------------*/

#content {
	font-size: 1.4em;
	line-height: 1.5em;
}

#content a {
	border-bottom: 1px dotted #ccc;
}

#content a:hover {
	background-color: #f0ebe9;
}

h1, h2, h3, h4, h5, h6 {
}

#content h1,
#sidebar h2 {
	background-color: #c3ab80;
	font: small-caps 1.4em/1em "Adobe Caslon Pro", "Adobe Garamond Pro", Garamond, Georgia, "Times New Roman", Times, serif;
	letter-spacing: 0.05em;
	padding: 8px 0 4px 0;
	margin-bottom: 20px;
}

#content h1 {
	padding-right: 23px;
	padding-left: 23px;
	margin-right: -23px;
	margin-left: -23px;
}

#content h2 {
	margin-bottom: 1em;
}

#content p,
#content blockquote,
#content ul,
#content ol,
#content dd {
	margin-bottom: 1em;
}

#content ul {
	margin-left: 14px;
}

	#content ul li {
		margin-bottom: .3em;
	}

hr {
	height: 1px;
	color: #fff;
	background-color: #fff;
	border-top: 1px dotted #ccc;
	margin: 2em 0;
}

.amp {
	font: italic 1em Baskerville, "Goudy Old Style", "Palatino", "Book Antiqua", serif;
}

span.signature {
	display: block;
	background: transparent url("images/signature.gif") no-repeat left top;
	font-style: italic;
	padding-top: 59px;
}

#content div#map {
	float: right;
	background-color: #a79b97;
	padding: 1px;
	border: 2px solid #e0d4d0;
	margin: 0 0 1.5em 2em;
}

#content form {
}

#content form dt {
	font-weight: bold;
	margin-bottom: .3em;
}

	#content form dt em {
		font-weight: normal;
	}
	
#content input,
#content textarea {
	width: 250px;
	color: #444;
	font: 1em Georgia, "Times New Roman", Times, serif;
	padding: 3px;
}

#content textarea {
	width: 400px;
	height: 120px;
}

#content .buttons input,
#content input.cb {
	width: auto;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright,
img.alignleft {
	display: block;
	background-color: #a79b97;
	padding: 1px;
	border: 2px solid #e0d4d0;
}

img.alignright {
	clear: right;
	margin: 0 0 15px 20px;
}

img.alignleft {
	clear: left;
	margin: 0 20px 15px 0;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

#content .wine-label {
	float: left;
}

#content .wine-info {
	float: left;
	width: 550px;
}

	#content .wine-info ul {
		width: 220px;
		float: right;
		font-size: .928em;
		list-style: none;
		border-top: 1px dotted #e0d4d0;
		margin: 0 0 1em 1.5em;
	}
	
		#content .wine-info ul li {
			border-bottom: 1px solid #e0d4d0;
			padding: 5px 0;
			margin: 0;
		}
		
			#content .wine-info ul li em {
				font-style: normal;
				font-variant: small-caps;
			}


/*----------------------------------------------------------------------
    Blog-specific
----------------------------------------------------------------------*/

#content .post {
	margin-bottom: 3em;
}

	#content h1 a,
	#content h1 a:hover {
		background-color: transparent;
		color: #2d1e18;
		border: none;
	}
	
	#content .post .timestamp {
		font-size: .7em;
		float: right;
		font-variant: small-caps;
		color: #695642;
	}

/*----------------------------------------------------------------------
    Comment Styles & Forms
----------------------------------------------------------------------*/

#content h3.comments {
	margin-left: 170px;
	text-align: left;
}

	#content h3.comments span {
		font: italic 1.5em Georgia, "Times New Roman", Times, serif;
		padding-right: .1em;
	}

#content ol.commentlist {
	list-style: none;
	margin-bottom: 2em;
}

	#content ol.commentlist li {
		clear: both;
		overflow: auto;
		border-bottom: 1px dotted #ccc;
	}
	
	#content ol.commentlist li.alt {
		background-color: #f7f7f7;
		padding: 8px 0;
		margin-bottom: 1em;
	}
	
		#content ol.commentlist .who-when {
			overflow: hidden;
			float: left;
			width: 150px;
			font-family: Georgia, "Times New Roman", Times, serif;
			line-height: 1.3em;
			text-align: right;
			padding-bottom: 1.2em;
		}
		
		#content ol.commentlist li.alt .who-when {
			padding-left: 8px;
			width: 142px;
		}
		
			#content ol.commentlist .when {
				color: #999;
				font-variant: small-caps;
				font-size: .923em;
				letter-spacing: .1em;
			}
			
			#content ol.commentlist .when a {
				color: #999;
				text-decoration: none;
			}
						
			#content ol.commentlist .when a:hover {
				background-color: transparent;
				text-decoration: underline;
			}
			
			#content ol.commentlist cite {
				font-style: italic;
				font-weight: bold;
			}
		
		#content ol.commentlist .what {
			margin-left: 170px;
		}

		#content ol.commentlist li.alt .what {
			padding-right: 8px;
		}

#content form dl {
	clear: both;
	padding-top: .7em;
}

	#content form dl dt {
		float: left;
		width: 150px;
		font-style: italic;
		text-align: right;
	}
	
	#content form dl dt,
	#content form dl dd {
		line-height: 1.3em;
		padding-top: .3em;
	}
	
		#content form dl dt small {
			color: #999;
			font-family: Georgia, "Times New Roman", Times, serif;
			font-style: italic;
			font-weight: normal;
			font-size: .923em;
		}
		
		#content form dl.error dt label {
			color: #bc2809;
		}
	
	#content form dl dd {
		margin-left: 170px;
	}

#content form p {
	clear: both;
	padding-top: .7em;
	margin-left: 170px;
}

#content input,
#content textarea,
#content select {
	width: 230px;
	font: .857em Verdana, Tahoma, sans-serif;
	padding: 1px 3px;
}

#content textarea {
	height: 120px;
}

#content #submit {
	width: auto;
	padding: 0;
}

#content p.error {
	background: transparent url("images/x.gif") no-repeat 0px 2px;
	line-height: 1.3em;
	padding-left: 24px;
}

	#content p.error strong {
		color: #bc2809;
	}

#content p.success {
	background: transparent url("images/check.gif") no-repeat 0px 2px;
	line-height: 1.3em;
	padding-left: 24px;
}

	#content p.success strong {
		color: #608e24;
	}

#content #sidebar input {
	width: 185px;
	font-size: 1em;
}

#content #sidebar .buttons input {
	width: auto;
}

#content #sidebar form {
	font: .786em/1.3em Verdana, Tahoma, sans-serif;
}

#content #sidebar form dl dt {
	float: none;
	width: auto;
	font-style: normal;
	text-align: left;
}

#content #sidebar form dl dt,
#content #sidebar form dl dd {
	padding-top: .3em;
}

#content #sidebar form dl dd {
	margin-left: 0;
}

#content #sidebar form p {
	margin-left: 0;
}