/* 
Theme Name: Wine Expedition
Theme URL: http://plainbeta.com/whiteboard/
Description: A blank theme for you to draw on.
Author: Brian Purkiss
Author URI: http://brianpurkiss.net
Version: 1.0

*/

body {
  margin: 0px;
  background-color: #1a170f;
  background-image: url(http://www.wineexpedition.com/wp-content/themes/wine_expedition/images/bg_line.png);
  background-repeat: repeat-x;
  list-style:none;
}

#main {
	width: 100%;
	background-image: url(http://www.wineexpedition.com/wp-content/themes/wine_expedition/images/logo_bg.png);
	background-repeat: no-repeat;
}

#header {
  width: 900px;
  margin-left: auto;
  margin-right: auto;
  height: 460px;
}

#header_content {
  
}

#headerMenuContainer {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 12px;
  color: #ffffff;
}

#header_menu_option a {
	color: #d2b78a;	
	text-decoration: none;
	font-size: 14px;
	font-family: Helvetica, Arial, sans-serif;
	margin-top:5px;
}

#header_menu_option a:hover {
	color: #FFF;
}

#content {
  width: 900px;
  margin-left: auto;
  margin-right: auto;
}

#callouts {
	margin-top: -240px;
	margin-bottom: 10px;
	float:left;
}

#callout {
	float: left;
	width: 280px;
}

#calloutImage {
	height: 150px;
	padding-top: 2px;
	padding-left: 2px;
	background-image: url(http://www.wineexpedition.com/wp-content/themes/wine_expedition/images/callout_bg.jpg);
	background-repeat: no-repeat;
}

#calloutTitle, #calloutTitle a {
	color: #d2b78a;	
	text-decoration: none;
	font-size: 18px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: lighter;
	margin-top: 2px;
}

#calloutDesc {
	color: #fff;	
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
}

#blog {
  width: 595px;
  float: left;
}

#page {
  
}

#post {
  background-color: #ffffff;
  margin: 0px;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 14px;
}

#winewire p {
	font-size:12px;	
}

#contact {
  float: left;
  width: 100%;
  background-color: #ffffff;
  padding: 20px;
  font-family: Helvetica, Arial, sans-serif;
}

#newsletter {
  float: left;
  width: 800px;
  font-size: 13px;
  background-color: #ffffff;
  padding: 20px;
  margin: 25px 0px;
  font-family: Arial, sans-serif;
}

#newsletter_title {
  font-family: Georgia, serif;
  font-weight: bold;
  font-size: 16px;
  color: #712633;
  text-decoration: none;
}

#blog_title {
  color: #FFFFFF;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 12px;
  margin-bottom: 8px;
  padding-bottom: 4px;
  border-bottom: thin #2f2c25 solid;
}

#blog_title a {
  color: #d2b78a;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 12px;
  text-decoration: none;
}

em {
  font-style: italic;
}

#post * {
	list-style: none;	
}

#post_content #post_title a, #post_preview #post_title a {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 17px;
  text-decoration: none;
  font-weight:bold;
  line-height:16px;
  color: #9d4900;
  margin-top: -1px;
}

#callouts #post_title a, #callouts #post_title h1 {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 17px;
  text-decoration: none;
  font-weight:bold;
  line-height:16px;
  color: #9d4900;
  margin-top: 10px;	
}

#post_title, #post_content #post_title h1, #post_preview #post_title h1 {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 17px;
  text-decoration: none;
  font-weight:bold;
  line-height:30px;
  color: #9d4900;
  margin-top: -1px;
}

#post_content #post_title a:hover, #post_preview #post_title a:hover, #callouts #post_title a:hover {
  text-decoration: underline;
}

#post_meta {
  color: #712633;
  font-size: 10px;
  float: right;
}

#post_content, #post_preview {
  margin-left:auto;
  margin-right:auto;
}

#post_content p {
  font-size: 14px;
  line-height: 17px;
  margin: 20px 0px 0px 0px;
}

#post_content a, #post_preview a {
  color: #73461f;
  text-decoration: none;
  font-weight: bold;
}

#postmeta #post_comments, #postmeta #post_comments a {
	font-weight: bold;
	color: #73461f;	
}

#post ul li,#post ul li a {
	color: #73461f;
  	text-decoration: none;
}

.related_post {
	margin-bottom:10px;	
}

#postmeta {
  padding-top: -5px;
}

#postmeta a {
  color: #73461f;
  text-decoration: underline;
  margin-left:3px;
  font-size: 11px;
  line-height:15px;
}

#commentsLink {
	float:right;	
	position:absolute;
	bottom:0;
	right:0;
	padding-top:5px;
}

#commentlist li {
	border-bottom: thin #CCC solid;	
	padding:20px 0px;
}

#commentsform label {
	font-size:12px;
	font-weight:bold;
	color: #73461f;	
	margin-bottom:3px;
	clear:both;
	display:block;
}

#commentsform div {
	margin-bottom:15px;	
}

#CommentAuthor, #CommentAuthor a {
	text-align:right;
	color:#731212;
	font-weight:bold;
}

#CommentDate {
	text-align:right;
	font-size: 9px;	
}

#sidebar {
  margin-top: 19px;
  width: 280px;
  padding: 10px 0px 10px 25px;
  float: right;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 11px;
  color:#FFF;
  position:relative;
  z-index:999;
}

#about_title {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 24px;
  text-decoration: none;
  font-weight:bold;
  color: #73461f;
}

#about_subtitle {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 16px;
  text-decoration: none;
  font-weight:bold;
  color: #73461f;
}

#postnavigation a {
  margin-top:15px;
  margin-right:30px;
}

#sidebar h2 {
  border-bottom: thin dotted #330203;
  padding-bottom: 5px;
  margin-bottom: -8px;
  font-family:Helvetica, Arial,sans-serif;
  font-weight: normal;
  font-size: 12px;
  color: #FFF;
}

#highlight {
	float:left;
	width: 35px;
	text-align: right;
}

#sidebar a, #sidebar #highlight {
  font-family:Helvetica, Arial,sans-serif;
  font-size: 11px;
  color: #cfb78b;
  text-decoration: none;
  padding-left: 0px;
}

#link_code, #embed_code {
	color: #666;
	background-color: #13110b;
	border: thin #2f2c25 solid;
	margin-bottom: 10px;
	width: 215px;
	float: right;
}

#searchform {
	background-image: url(http://www.wineexpedition.com/wp-content/themes/wine_expedition/images/search_bg.png);
	background-repeat:no-repeat;
	width: 280px;
	height: 66px;
}

#contact_form {
  float: left;
  width: 425px;
  font-size: 12px;
}

#contact_img {
  float: right;
  width: 375px;
  margin-left: auto;
  margin-right: 25px;
}

#contact_img img {
  padding-bottom: 12px;	
}

#errors {
  font-size:12px;
}

#contact_form label, #contact_form a {
  color: #73461f;
  font-weight: bold;
  text-decoration: none;
}

#newsletter_message {
  color: #4A0015;
  font-weight: bold;
}

#thumbnail_caption a {
   width:150px;
   height:20px;
   color:#fff;
   font-weight:normal;
   font-size:9px;
}

#optional {
  font-size: 10px;
  color: #999999;
  font-weight: normal;
}

#optional2 {
  font-size: 10px;
  color: #000000;
  font-weight: normal;
}

#footer {
  clear: left;
  margin: auto;
}

#page_title, #page_title a {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 24px;
  text-decoration: none;
  font-weight:bold;
  margin-bottom:10px;
  color: #73461f;
}

h2 a {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 24px;
  text-decoration: none;
  font-weight:bold;
  color: #73461f;
  margin-top: -20px;
}

/* Round Corners For White Box*/

.roundedcornr_box_589002 {
   background: #ffffff;
}
.roundedcornr_top_589002 div {
   background: url(images/lt.png) no-repeat top left;
}
.roundedcornr_top_589002 {
   background: url(images/rt.png) no-repeat top right;
}
.roundedcornr_bottom_589002 div {
   background: url(images/lb.png) no-repeat bottom left;
}
.roundedcornr_bottom_589002 {
   background: url(images/rb.png) no-repeat bottom right;
}

.roundedcornr_top_589002 div, .roundedcornr_top_589002, 
.roundedcornr_bottom_589002 div, .roundedcornr_bottom_589002 {
   width: 100%;
   height: 10px;
   font-size: 1px;
}
.roundedcornr_content_589002 { margin: 0 10px; }

/* Round Corners For Sidebar Box*/

.sidebar_box {
   background: #0d0c07;
   margin-bottom: 25px;
}
.sidebar_top div {
   background: url(images/sidebar_lt.png) no-repeat top left;
}
.sidebar_top {
   background: url(images/sidebar_rt.png) no-repeat top right;
}
.sidebar_bottom div {
   background: url(images/sidebar_lb.png) no-repeat bottom left;
}
.sidebar_bottom {
   background: url(images/sidebar_rb.png) no-repeat bottom right;
}

.sidebar_top div, .sidebar_top, 
.sidebar_bottom div, .sidebar_bottom {
   width: 100%;
   height: 10px;
   font-size: 1px;
}
.sidebar_content { margin: 0 10px; }



html, applet, iframe, blockquote, pre,a, abbr, del, dfn, img, ins, kbd, q, s, samp, acronym, address, big, cite, code,small, strike, sub, sup, tt, var,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {font-size:100%;font-family:inherit;vertical-align:baseline;margin:0;padding:0;border:0;outline:0;font-weight:inherit;}caption, th, td {text-align:left;font-weight:normal;}table {border-collapse:separate;border-spacing:0;}blockquote:before,blockquote:after,q:before,q:after {content: "";}blockquote, q {quotes: "" "";}

