/*
Theme Name: Domanico Cellars
Theme URI: http://domanicocellars.com
Description: Custom theme for Domanico Cellars
Version: 1.0
Author: Bob Albert
Author URI: http://bobalbert.info


*/


body {
font-size: 12px; /* Resets 1em to 10px */
		margin:0px;
		padding:0px;
		font:12px Verdana, Arial, Helvetica, sans-serif;
	}
	
	#wrapper {
	 margin: 0px auto;
	 width:732px;
	 /*border: 1px solid black;*/
	 margin-top:15px;
	}
	
	#header {
	/*border:1px solid red;
	height:130px;*/
	width:732px;
	height:125px;
	background: url(images/header_background.jpg) no-repeat top left;
	}
	
	#navigation {
	/*background-color:lightblue;
	margin-top:0px;*/
	position: absolute;
  	top: 119px;
  	width: 732px;
  	text-align:right;
  	clear:both;
	}
	
	
	
/*	Navigation  */
	#navigation ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-align: right;
	}
	
	#navigation ul li {
	display: inline;
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin:0px;
	}
	
	#navigation ul li a { 
	padding: 5px 10px;
	background-color: #b1c09b;
	color: #000;
	text-decoration: none;
	float:right;
	border-right:1px solid #fff;
	border-top:1px solid #fff;
	height:16px;
	}
	
	#navigation ul li a:hover
	{
	color: #fff;
	background-color: #7f8971;
	}
	
	
	#navigation ul li.current_page_item a {
	color: #fff;
	background-color: #7f8971;
	
	}
	
/* content */
	
	#contentcontainer {
	margin-top:7px;
	border: 2px solid #b1c09b;
	border-bottom:none;
	}
	#content {
		padding:5px 20px;
		border: 1px solid black;
	}
	#footer {
		/*width:730px;border:1px solid yellow;*/
	background-color: #B1C09B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding: 3px;
	text-align:center;
	}
	
	p {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 18px;
	padding: 3px;
	}
	
	a {
	color: #4b7291;
	font-weight: bold;
	text-decoration:none;
	}
	
	a:hover {
	color: #4b7291;
	text-decoration: underline;
	}
	
	a:focus {
	color: #4b7291;
	text-decoration: underline;
	}
	
	.bold {
	font-weight:bold;
	}
	
/*  Forms */
	
	fieldset {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	margin:30px auto;
	width:400px;
	padding:20px;
	border:none;
	}
	
	label {
	font-weight: bold;
	line-height: normal;
	text-align: right;
	margin-right: 10px;
	position: inherit;
	display: block;
	float: left;
	width: 125px;
	}
	
	label.longLabel {
	text-align: left;
	width: 225px;
	}
	
	label.centered {
	font-weight: bold;
	line-height: normal;
	text-align: right;
	margin-right: 10px;
	position: inherit;
	display: inline;
	float: none;
	width: 25px;
	}
	
	
	label.fieldLabel {
	display: inline;
	foat: none;
	}
	
	input.formInputText   {
	font-size: 10px;
	color: #000;
	padding: 2px;
	border: solid 1px #b1c09b;
	margin-right: 5px;
	margin-bottom: 5px;
	height: 15px;
	width:200px;
	}
	
	textarea {
	font-size: 10px;
	color: #000;
	padding: 2px;
	border: solid 1px #b1c09b;
	margin-right: 5px;
	margin-bottom: 5px;
	width:340px;
	}
	
	textarea:hover {
	border: solid 1px #7f8971;
	color: #000;
	}
	
	
	input.formInputText:hover {
	border: solid 1px #7f8971;
	color: #000;
	}
	
	input.formInputText:focus {
	color: #000;
	background-color: #ffffff;
	border: solid 1px #006600;
	}
	
	select.formSelect  {
	font-size: 10px;
	color: #000;
	padding: 2px;
	border: solid 1px #b1c09b;
	margin-right: 5px;
	margin-bottom: 5px;
	cursor: pointer;
	}

	select.formSelect:hover  {
	color: #000;
	border: solid 1px #7f8971;
	}
	
	select.formSelect:focus  {
	color: #000;
	background-color: #ffffff;
	border: solid 1px #7f8971;
	}
	
	#wines_form {
	margin-top:10px;
	margin-bottom:20px;
	text-align: center;
	}
	
	input.formButton {
	padding:5px 10px;
	background-color:#b1c09b;
	font-weight:bold;
	}
	
	input.formButton:hover {
	background-color:#7f8971;
	color:#fff;
	}
	
	#followus {
	margin-top:10px;
	text-align:center;
	font-size:10px;
	}
	
	#followus img
	{
	vertical-align:text-top;
	}
	
	
/****************** wp default *******************/
.narrowcolumn .postmetadata {
	text-align: center;
	}
	
.narrowcolumn {
	float: left;
	padding: 0 0 20px 0;
	margin: 0px 0 0;
	width: 480px;
	}
	
	.narrowcolumn .postmetadata {
	padding-top: 5px;
	}
#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}
	
#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 12px;
	}
	/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */

/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

/* Begin Sidebar */
#sidebar
{

	padding: 20px 0 10px 0;
	margin-left: 500px;
	width: 200px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */