/*  
Theme Name: Wine Century Club
Theme URI: http://www.winecentury.com
Description: The Wine Century Club's Theme
Version: 1.0
Author: Steve De Long
Author URI: http://www.delongwine.com


	This theme is based on Kubrick v1.5 designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
	

	*** REGARDING IMAGES ***
	All CSS that involves the use of images, can be found in the 'index.php' file.
	This is to ease installation inside subdirectories of a server.

	Have fun, and don't be afraid to contact me if you have questions.
*/

a {
	color: #B22222;
	text-decoration: none;
}
a:hover {
	color: Black;
	text-decoration: underline;
}
h2 a {
	color: #990000;
	font-family: arial, helvetica, sans-serif;
	text-decoration: none;
}
h2 a:hover {
	color: Black;
	text-decoration: underline;
}
a.large {
	color: #669933;
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	letter-spacing: 0.1em;
	margin-bottom: 0px;
	margin-top: 11px;
	padding-left: 24px;
	text-decoration: underline;
}

a.large:hover {
	color: #990000;
	text-decoration: none;
}
a.small {
	color: #333;
	font-family: arial, helvetica, sans-serif;
	font-size: 9px;
	margin-top: 8px;
	margin-bottom: 4px;
	text-decoration: none;
}
a.small:hover {
	color: #900;
}
a.button {
	color: #B22222;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 27px;
	text-decoration: none;
	border: 0px;
	letter-spacing: 1px;
}
a.button:hover {
	color: White;
	text-decoration: none;
}
body {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	background
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	text-align: center;
	width: 735px;
	background-repeat: repeat-y;
	background-color: #EEEEEE;
	background-image: url(images/back.gif);
	background-position: center;
}

img {
	border: 0;
	clear: none;
}

h1 {
	color: #333;
	font-family: verdana, helvetica, sans-serif;
	font-size: 16px;
	margin-bottom: 5px;
	margin-top: 0;
}

h2 {
	color: #333;
	font-family: Verdana, helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 0.1em;
	margin-bottom: 5px;
	margin-top: 0;
}

h3 {
color: #999;
	font-family: verdana, helvetica, sans-serif;
	font-size: 48px;
	margin-bottom: 5px;
	margin-top: 0;
}
h4 {
	color: #006600;
	font-family: Old English, Georgia, serif;
	font-size: 18px;
	letter-spacing: 0.1em;
	margin-bottom: 5px;
	margin-top: 0;
}


ul{
	margin-top: 5px;
	margin-bottom: 15px;
	text-align: left;
	list-style-type: none;
}
ul.quote{
	margin-top: 5px;
	margin-bottom: 15px;
	text-align: left;
	font-size: 14px;
	color: #705107;
	font-family: "Times New Roman", Times, serif;
}
li {
	 margin-left: -20px;	
	 margin-bottom: 5px; 
}
li.acrobat {
	list-style-image: url(images/pdf.gif);
	margin-bottom: 5px;
}
li.excel {
	list-style-image: url(images/excel.gif);
	margin-bottom: 5px;
}
ul.link {
	 color: #8C0000;
}
p {
	font-size: 14px;
	margin-bottom: 10px;
	margin-top: 10px;
}
p.small {
	font-size: 11px;
	margin-bottom: 10px;
	margin-top: 10px;
}
p.quote {
	font-size: 14px;
	color: #705107;
	font-family: Old English, Georgia, serif;
}
.about {
	color: #666666;
	font-family: 'trebuchet MS', verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 15px;
	margin-top: 10px;
	padding: 0px 10px 0px, 20px;
}
.innermain {
	background-color: #FAFAD2;
	border: 10px dotted #FAEBD7;
	margin: 0;
	padding: 0;
	clear: right;
}
.inner1 {
	background: #FFF;
	border: 1px dashed #666;
	margin: 0;
	padding: 20px;
	clear: right;
}
#floatleft {
	border: none;
	float: left;
	margin: 0;
	clear: none;
}
.photos {
	float: left;
	margin: 10px 0;
	border: none;
	width: 33%;
	vertical-align: middle;
}
#inputbox {
	float: left;
	width: 400px;
	margin: 0 20px 0 0;
	border: 0;
	padding: 0;
}
#adbox {
	margin: 0 0 0 500px;
	border: 1px dotted #666666;
	background-color: #F5F5F5;
	padding: 10px;
}
#adboxy {
	float: right;
	clear: none;
	width: 220px;
	height: 200px;
	border: 1px dotted #666666;
	background-color: #F5F5F5;
	padding: 10px;
	margin: 0 0 0 20px;
}
#clearbox {
	width: 735px;
	margin: 0;
	padding: 0;
	clear: none;
}
#clearbox2 {
	margin: 0;
	padding: 0;
}
#clearbox3 {
	width: 735px;
	margin: 0;
	padding: 0;
}
#background {
	width: 735px;
	margin: 0;
	padding: 0;
	
}
.floatright {
	border: none;
	float: right;
	margin: 0 0 5px 10px;
	clear: right;
}
.floatleft {
	border: none;
	float: left;
	margin: 0 10px 5px 0;
	clear: none;
	z-index: 5;	
}
#special {
	background-color: #F5F5F5;
 	position: relative;
	left: 0px;
	top: 10px;
	z-index: 10;
	clear: none;
	width: 250px;
	display: block;
}
#dotwhack{
	border: 0;
	margin: 0 auto;
	padding: 0;
	width: 100%;
	position: absolute;
	z-index: 1000;
   top: 135px;
	}
.floatleft2 {
	border: none;
	float: left;
	margin: 0 20px 0 0;
	clear: none;	
}

.quoted {
	border: none;
	float: right;
	margin: 0 0 10px 0;
	font-size: 11px;
	font-weight: bold;
	color: #006400;
	letter-spacing: 1px;
}
.menutext {
	border: none;
	float: right;
	margin-left: 10px;
	margin-top: 5px;
	letter-spacing: 1px;
}
#home {
	bottom: 0px;
	right: 240px;
	position: relative;
}
#mem {
	bottom: 0px;
	right: 180px;
	position: relative;
}
#events {
	bottom: 0px;
	right: 110px;
	position: relative;
}
#about {
	bottom: 0px;
	right: 60px;
	position: relative;
}
#contact {
	bottom: 0px;
	right: 10px;
	position: relative;
}
#box {
	float: left;
	border: none;
	margin-left: 10px;
	width: auto;
}
#boxdotted {
	float: left;
	border: 1px dotted #666666;
	background-color: #F5F5F5;
	margin: 0px;
	padding: 20px;
	text-align: left;
	width: 340px;
}
.boxdotted {
	border: 1px dotted #666666;
	background-color: #F5F5F5;
	margin: 0px;
	padding: 20px;
	text-align: left;
}
.smalltext {
	font-size: 10px;
	font-family: Verdana, Helvetica, sans-serif;
}
#bodybox{
	border: 0px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	width: 735px;
}
#bottombox{
	border: 0px;
	float: left;
	margin: 0px;
	padding: 0px;
	text-align: left;
	width: 735px;
}
#footer{
	border: 0px;
	float: left;
	height: 30px;
	margin-top: 10px;
	padding: 0px;
	text-align: left;
	width: 735px;
}
#footer2{
	border: 0px;
	float: left;
	height: 30px;
	margin-top: 10px;
	padding: 0px;
	text-align: right;
	width: 735px;
}
#linebox{
	border-top: 1px solid #999999;
	margin: 0px;
	padding: 20px 0 0 0;
	text-align: left;
	width: 735px;
}
#topbox{
	border: 0px;
	margin: 0px;
	height: 94px;
	padding-top: 10px;
	text-align: right;
	width: 735px;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	background-position: bottom left;

}
hr {
border: 0;
color: #999;
background-color: #999;
height: 1px;
width: 450px;
text-align: left;
}
#maincontent {
	padding: 0 0 0 30px;
	margin: 0 0 0 172px;
}


.maincolumn {
	width: 33%;
	float: left;
}
.maincolumn50 {
	width: 50%;
	float: left;
}
#sidebar	{
	font-size: 11px;
	padding: 10px;
	margin: 0;
	border: 1px dotted #666666;
	background-color: #F5F5F5;
	width: 155px;
	float: left;
	clear: none;
	} 
#button {
	position: relative;
	height: 28px;
	width: 111px;
	top: 0px;
	left: 20px;
	z-index: 2;
	background-image: url(images/button.gif);
	background-repeat: no-repeat;
	text-align: center;
	}
#footer a.web {
	color: #669933;
}
#footer a.web:hover {
	 color: #9900FF;
}
#seal {
	position: relative;
	height: 252px;
	width: 250px;
	top: 0px;
	left: 50px;
	z-index: 1;
	}
.hightext {
	margin-left: 20px;
	color: Black;
	font-weight: bold;
}
.invite {
	background-color: #FAFAD2;
	border: 10px dotted #FAEBD7;
	margin: 0 0 20px 0;
	padding: 0;
	clear: none;
}
.soldout{
	color: Red;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 20px;
	margin-top: 3px;
	margin-bottom: 15px;
	letter-spacing: 2px;	
}
/* Begin Form Elements */

#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 120px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	margin-top: 6px;
	}

.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 textarea {
	width: 90%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: left;
	}
/* End Form Elements */
.underline {
	border-bottom: 1px dotted #999999;
	width: 528px;
	}
.date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.5em;
	color: #333;
	}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #999;
	font-weight: bold;
	font-variant: small-caps;
	letter-spacing: 2px;
}
.title a {
	color: #990000;
	text-decoration: none;
}
.title a:hover {
	color: Black;
	text-decoration: none;
}
#sidebar ul, #sidebar ul ol {
	margin: 0 10px 0 30px;
	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 5px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 5px;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
.entry {
	font-family: Georgia, "Times New Roman", Times, serif;
	clear: none;
}
#container {
	background: white;
	padding: 10px 20px;
	border: 1px solid #CCCCCC;
	} 
/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */
	
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
img.alignright {
	padding: 4px 0 0 0;
	margin: 0 0 0 12px;
	display: inline;
	}

img.alignleft {
	padding: 4px 0 0 0;
	margin: 0 12px 0 0;
	display: inline;
	}

.alignright {
	float: right;
	}
	
.alignleft {
	float: left;
	}
	
.caption {
	color: #555500;
	font-size: 10px;
	padding: 0;
	margin: 1px 0;

}
.captionright {
	color: #555500;
	font-size: 10px;
	padding: 0;
	margin: 1px 0;
	text-align: right;
	
}
/* End Images */	