/*
Theme Name: The Wine Club 
Theme URI: http://www.boxerbreed.info
Description: This is a blank Wordpress theme with a fluid width, laid out in 2 columns with the menu on the left
Version: 2.0
Author: 
Author URI: http://www.boxerbreed.info


/*-----------Block Level Elements--------------*/

body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px; margin-left: 0px;	margin-top: 0px; margin-right: 0px;	margin-bottom: 0px;
	padding-top: 0px;	background-color: #510706;	background-image: url(images/bg.gif); padding-bottom: 0px;
}

p {
	font-size: 1em;
	line-height: 1.5em;
	margin: 1.2em 0;
}
ol, ul {
	font-size: 1em;
	line-height: 1.5em;
	margin: 1.2em 0 1.2em 2em;
	padding: 0;
}
h1, h2, h3, h4, h5, h6 {
	margin: 1.2em 0;
	font-family: "Lucida Grande", Tahoma, Arial, sans-serif;
	color: #856540; 
}
h1, h2 {
	font-size: 1.4em;
}
h3 {
	font-size: 1.3em;
}
h4 {
	font-size: 1.2em;
}
a {
	text-decoration: none;
}
a:link {
	color: #E58712;
}
a:visited {
	color: #B96F17;
}
a:hover, a:active {
	color: #9BBB38;
}
input, textarea, select {
	border: 1px solid #C1C0B5;
	background-color: #FAFAF0;
	color: #333;
	font-size: 1em;
	font-family: "Lucida Sans Unicode", Tahoma, Arial, sans-serif;
}
blockquote {
	margin: 0 20px;
	padding: 0 20px;
	border-left: 4px solid #E8E7D0;
	font-size: 0.9em;
}
code {
	font-family: monospace;
	color: #666;
}
form, img {
	margin: 0;
	padding: 0;
	border: 0;
}
.small {
	font-size: 0.9em;
	color: #999;
}

#wrapper {
	/*height: 100%; */
	width: 100%;   
}

#flashw {
	height: 422px; 
	width: 826px;   
}

#subwrapper {
	margin: 0 auto;
	width: 826px;
}


#page {
	max-width: 90%;
	min-width: 650px;
	margin: 0 auto;
}

#header {
	background: url("images/bodybg.gif") repeat-y;
	width: 100%;
	height: 88px; 
}

#content {
	float: left;
	margin: 0 0 0 20px;
	width: 500px;
	display: inline; /* IE double margin bug fix */
}

#sidebar {
	float: left;
	margin: 0 20px 0 20px;
	padding: 1.8em 0 0 0;
	width: 180px;
	font-size: 0.9em;
	display: inline; /* IE double margin bug fix */
}
* html #content, * html #sidebar {
	overflow: hidden; /* For IE */
}
	
/* Sidebar Styles */

#sidebar h2 {
	display: inline;
	margin: 1.2em 0 0.6em 0;
	padding: 0 10px 0 0;
	background: url(images/arrow.gif) no-repeat center right;
	font-size: 1.1em;
}
#sidebar h2 a {
	color: #9BBB38;
}
#sidebar h2 a:hover {
	color: #E58712;
}
#sidebar ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#sidebar ul li {
}
#sidebar ul ul {
	margin: 1.2em 0;
	border-top: 1px solid #E8E7D0;
	background-color: #F7EFD7;
}
#sidebar ul ul li {
	padding: 0 0 0 10px;
	border-bottom: 1px solid #E8E7D0;
}
#sidebar ul ul li a {
	display: block;
	margin: 0 0 0 -10px;
	padding: 0.1em 10px;
	width: 180px;
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 170px;
} 
html>body #sidebar ul ul li a {
	width: 170px;
}
#sidebar ul ul li a:hover {
	background-color: #FFFFFf;
		text-decoration: none;

}
/* Nested lists? */
#sidebar ul ul ul {
	margin: 0;
	border: none;
}
#sidebar ul ul ul li {
	margin: 0 0 0 -10px;
	padding: 0 0 0 25px;
	border-bottom: none;
	border-top: 1px solid #E8E7D0;
}
#sidebar ul ul ul li a {
	margin: 0 0 0 -25px;
	padding: 0.1em 10px 0.1em 25px;
	width: 180px;
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 155px;
} 
html>body #sidebar ul ul ul li a {
	width: 199px;
}

#footerwrapper {
	display: inline;
	float: left;
	background: url("images/bgbody.gif") repeat-y;
	height: 90px;
	width: 826px;
	/*margin-bottom: 15px;*/
}

.footerlowimg {
	display: inline;
	float: left;
	background: url("images/blog_lowimg.gif") no-repeat 0 0;
	height: 50px;
	width: 826px;
}


.footerlogo {
    /*display: inline;*/
	/*float:left;*/
	position:relative;
	background: url("images/copyright_image.gif") no-repeat 0 0;
	height: 62px; 
	width: 221px;
   
}

/*-------------The Post-------------*/

.post {
}
.posttitle {
	font-family: "Palatino Linotype";
	color: #856540;
	font-size: 14px;
	margin-bottom: 0;
	width: 100%;
	color: #FFF;
	overflow: auto;
	/* Width and overflow to clear '.posttitle a' */
}
.posttitle a {
	float: left;
	padding: 0 10px;
	/*background: #9BBB38 url(images/posttitle.gif) no-repeat top right;*/
}
.posttitle a:link, .posttitle a:visited {
	color: #856540;	
}
.posttitle a:hover, .posttitle a:active {
	/*background: #E8E7D0 url(images/posttitle.gif) no-repeat 100% -91px;*/
	color: #E58712;
}
.postmeta {
	margin-bottom: 0;
	padding-bottom: 15px;
	background: url(images/double_line.gif) no-repeat bottom left;
	font-size: 0.9em;
	color: #999;
}
.postentry {
	font-family: "Palatino Linotype";
	color: #856540;
	font-size: 14px
}
.permalink {
	margin: 0 1.8em 0 0;
	padding: 0 0 0 14px;
	background: url(images/permalink.gif) no-repeat center left;
}
.commentslink {
	padding: 0 0 0 17px;
	background: url(images/commentslink.gif) no-repeat center left;
}


/*--------------Comments--------------*/

#commentlist {
	margin: 1.2em 0;
	padding: 0;
	border-bottom: 1px solid #E8E7D0;
	list-style-type: none;
	width: 96%;

}
#commentlist li {
	border-top: 1px solid #E8E7D0;
	padding: 1px 20px;
	background-color: #FFF;
}
.alt {
	background-color: #FAFAF0 !important;
}
.commenttitle {
	margin-bottom: 0;
	font-size: 1.1em;
}
.commentmeta {
	margin-top: 0;
	font-size: 0.9em;
	color: #999;
}
#comment {
	width: 96%;
}

/*--------------Search Form-------------*/

#searchform {

}

#searchform input {

}

#searchform #s {

}


/* Calendar */
#wp-calendar {
	margin: 0 0 1.2em 0;
	width: 234px;
	border: 1px solid #E8E7D0;
	background: #FAFAF0;
	line-height: 1.2em;
	text-align: center;
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 232px;
} 
html>body #wp-calendar {
	width: 232px;
}
#wp-calendar caption {
	margin: 1.2em 0 0 0;
	padding: 0.4em 0;
	background: #9BBB38;  
	color: #FFF;
	font-weight: bold;
}
#wp-calendar td {
	border: 0;
	border-collapse: collapse;
	background: #FFF;
}
#wp-calendar td a {
	display: block;
	width: 100%;
}
#wp-calendar td.pad {
	background: transparent;
}
#wp-calendar td#next, #wp-calendar td#prev {
	padding: 0.1em 2px;
	background: transparent;
}
#wp-calendar td#next a, #wp-calendar td#prev a {
	display: inline;
}
#wp-calendar td#next {
	text-align: right;
}
#wp-calendar td#prev {
	text-align: left;
}


/*-------------Other------------------*/

hr {
	display: none;
}


/* designs */
.headerimg1 {
	background: url("images/header_img1.gif") no-repeat 0;
	height: 18px;
	width: 826px;
}

#logo {
	display: inline;
	float: left;
	background: url("images/logo.gif") no-repeat 0 0;
	height: 88px;
	position: relative;
	width: 203px;
	z-index: 1;
}

#menu {
	top: 76px;
	display: inline;
	float: right;
	height: 12px;
	position: relative;
	margin-right: 8px;
	width: 311px;
	z-index: 2;
}

.main {
	position: relative;
	width: 826px;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* NAVIGATION -- START */
.menudot {
	display: inline;
	float: left;
	background: url(images/menu_dot.gif) no-repeat;
	display: block;
	height: 12px;
	width: 5px;
}
a.menuhome {
	display: inline;
	float: left;
	background: url(images/bthome.gif) no-repeat;
	display: block;
	height: 12px;
	width: 57px;
}
a.menunews {
	display: inline;
	float: left;
	background: url(images/btnewsupdates.gif) no-repeat;
	display: block;
	height: 12px;
	width: 146px;
}

a.menucontact {
	display: inline;
	float: left;
	background: url(images/btcontactus.gif) no-repeat;
	display: block;
	height: 12px;
	width: 98px;
}
#navigation {
    background: url(images/bgbody.gif) repeat;
	height: 27px;
	width: 826px;
}

a.navaboutus {
	display: inline;
	float: left;
	background: url(images/nav_aboutus.gif) no-repeat;
	display: block;
	height: 25px;
	width: 129px;
}

a.navaboutus:hover {
	background: url(images/nav_aboutus.gif) no-repeat 0px -25px;
}

a.navourwines {
	display: inline;
	float: left;
	background: url(images/nav_ourwines.gif) no-repeat;
	display: block;
	height: 25px;
	width: 136px;
}

a.navourwines:hover {
	background: url(images/nav_ourwines.gif) no-repeat 0px -25px;
}

a.navwinebar {
	display: inline;
	float: left;
	background: url(images/nav_winebar.gif) no-repeat;
	display: block;
	height: 25px;
	width: 150px;
}

a.navwinebar:hover {
	background: url(images/nav_winebar.gif) no-repeat 0px -25px;
}

a.navconcierge {
	display: inline;
	float: left;
	background: url(images/nav_concierge.gif) no-repeat;
	display: block;
	height: 25px;
	width: 152px;
}

a.navconcierge:hover {
	background: url(images/nav_concierge.gif) no-repeat 0px -25px;
}

a.navblog {
	display: inline;
	float: left;
	background: url(images/nav_blog.gif) no-repeat;
	display: block;
	height: 25px;
	width: 133px;
}

a.navblog:hover {
	background: url(images/nav_blog.gif) no-repeat 0px -25px;
}

a.navgallery {
	display: inline;
	float: left;
	background: url(images/nav_photogal.gif) no-repeat;
	display: block;
	height: 25px;
	width: 126px;
}

a.navgallery:hover {
background: url(images/nav_photogal.gif) no-repeat 0px -25px;
}

/* NAVIGATION -- END */


/* Content */
.contentdiv {
	background: url("images/blog_upimg.gif") no-repeat 0 0;
	height: 50px;
	width: 826px;
}

#contentpadup {
	padding-bottom:14px;
	padding-top:38px;
}

#blogwrapper {
	display: inline;
	float: left;
	background: url("images/blogbody.gif") repeat-y;
	/*position: relative;*/
	width: 826px;
}

#pagewrapper {
	display: inline;
	float: left;
	text-align:left;
	background: url("images/bodybg.gif") repeat-y;
	width: 826px;
}

#blogsub1 {
	display: inline;
	float: left;
	/*position: relative;*/
	width: 250px;
	text-align:left;
	padding-left:15px;
	/*border: solid;
	border-color:#336699;
	border-style:solid;	*/
}

#blogsub2 {
	display: inline;
	float: left;
	width: 526px;
	text-align:left;
	padding-left:15px;
/*	border: solid;
	border-color:#336699;
	border-style:solid;*/
		/*position: relative;*/

	
}


/* Widgets and Etc */

.widget_search div {
	margin: 1.2em 0;
}
#sidebar #s {
	margin-bottom: 2px;
	width: 180px;
}

.dblline {
	display: inline;
	float: left;
	background: url(images/double_line.gif) no-repeat;
	display: block;
	height: 16px;
	width: 526px;
}

.subcontentText_style {
	font-family: "Palatino Linotype";
	color: #856540;
	font-size: 14px;
	background-color: none;
	text-align: left;
}