/* @override 
	http://www.beerrun.com/beerrun.css
	http://www.beerrun.com/test-beerrun.css
*/

*	{	padding: 0;	margin: 0;	}body	{	font-family: Verdana, Helvetica, Arial, sans-serif;	font-size: 62.5%;	text-align: center;	color: #000;	background: url(images/foam.jpg) no-repeat top right;  	margin: 0;	padding: 0;	}

/* @group Layout */.clear	{	clear: both;	visibility: hidden;	}	#outerwrap	{	width: 99%;	max-width: 1000px;	min-width: 500px;	margin: 0 auto;	padding: 0;	color: #000;	background: url(images/beer-run-logo.png) no-repeat 10px 10px;	}#wrap1	{	width: 90%;	margin: 0 auto;	color: #000;	}	#wrap2	{	width: 90%;	margin: 0 auto;	color: #000;        background: url(images/tree.jpg) no-repeat 100% 100%;	}	#wrap3	{	/* navigation */	width: 100%;	margin: 0 auto;	margin-top: 25px;	color: #000;	border-top: 1px solid #7C2C2C;	border-bottom: 1px solid #7C2C2C;	background: url(images/white60.png);}	#banner	{	width: 90%;	margin: 0 auto;	}	#content	{	width: 90%;	margin: 30px auto 10px;	text-align: left;	}

#footer	{	width: 90%;	margin: 0 auto;	padding: 3px 3px 3px 0px;	text-align: left;        border-bottom: 1px solid #b8b9b4;	}

.column1, .column2 {	width:50%;	float: left;
	font-size: 90%;
}

#leftCol, #rightCol {	width:49%;	float: left;
	font-size: 90%;
}

/* @end */

/* @group Sidebar */

#sidebar   {        width: 48%;        float: right;        }	#blog	{	width: 48%;	float: left;	}	#latest	{	width: 98%;	float: right;	}#justin	{	width: 48%;	float: left;	}	#drafts	{	width: 48%;	float: right;	}
	
#sidebar #drafts p, #sidebar #drafts ul li{
	margin-bottom: 4px;
	font-size: 1.1em;
}
	
#sidebar #drafts ul li{
	text-shadow: #000000 0 0 0;
}
	
#sidebar #drafts h3{
	background-image: none;
	padding-left: 3px;
	padding-bottom: 0;
	margin-bottom: 0;
	font-weight: bold;
	text-transform: none;}	#links	{	width: 98%;	float: right;	}
	
#links h2{
	margin-top: 0;
}		#services	{	width: 100%;
	margin-top: 15px;	}	#linklove	{	width: 48%;	float: right;	}

span.small{
	font-size: .8em;
}

/* @end */

/* @group Headers */

#banner h1	{	display: none;	font-family: "Helvetica Neue", Helvetica, Verdana, sans-serif;	font-size: 4em;	font-weight: normal;	text-transform: uppercase;	text-align: right;	margin: 8px 0 0 0;	padding: 5px 0 0 0;	float: right;	width: 90%;	color: #7C2C2C;	background: repeat-y top left;        text-decoration: none;	}#banner h1 a	{	color: #7C2C2C;        text-decoration: none;	}#banner h1 a:hover	{        color: #ab2315;        text-decoration: none;	}	h2	{	font-family: Verdana, Helvetica, Arial, sans-serif;	font-size: 1.6em;	margin: 16px 0 0 10px;	}	h3, #drafts h2	{	font-family: Verdana, Helvetica, Arial, sans-serif;	font-size: 1.2em;	text-transform: uppercase;	margin: 0 0 6px 0;	padding: 3px 3px 3px 20px;	color: #7C2C2C;	background: transparent url(images/hops.gif) no-repeat 0% 50%;	display: block;	}h4	{	font-family: Verdana, Helvetica, Arial, sans-serif;	font-size: 1em;	text-transform: uppercase;	margin: 0 0 0 10px;	padding: 3px 3px 3px 0;	color: #7C2C2C;	background: transparent;	display: block;	}h5	{	font-family: Verdana, Helvetica, Arial, sans-serif;	font-size: 1.2em;	text-transform: uppercase;	margin: 10px 0 0 10px;	padding: 3px 3px 3px 0;	color: #7C2C2C;	background: transparent;	display: block;	}

/* @end */

/* @group Elements */

#txpCommentInputForm .commentform  {        font-size: 1.2em        }#content label    {        font-size: 1.2em;        margin: 0;        }#content input    {        font-size: 1.2em;        margin: 4px 0 10px 0;        }textarea    {        font-size: 1.6em;        margin: 4px 0 10px 0;        }fieldset   {        padding: 10px;        margin: 0 0 0 10px;        }legend     {        font-size: 1.4em;        }#searchform input	{	margin: 40px 0 0 0;        padding: 2px 2px 2px 20px;	float: right;        border: 1px solid #7C2C2C;        width: 200px;        font-size: 1.2em;	background: url(images/mag_glass60.png) no-repeat scroll 2px center;	}
	
#newsletter {
	width: 250px;
	height: 65px;
	margin-top: 60px;
	float: right;
	display: block;
	font-size: 120%;
}#newsletter input	{	margin: 5px 0 0 0;        padding: 2px 2px 2px 2px;        border: 1px solid #7C2C2C;        width: 165px;        font-size: 1.2em;	}
	
#newsletter input.submit {
	width: 50px;
	background-color: #cb8110;
	color: #fff;
	font-weight: bold;
}

#newsletter span{
	font-weight: bold;
	color: #670606;
	font-variant: small-caps;
}#searchform input:focus	{	background-color: #fff;	border: 1px solid #7C2C2C;	}	.contact-form textarea {	width: 90%;	height: 360px;}

form#zemContactForm label {
	font-size: 1.1em;
	text-align: right;
	width: 15px;
	float: left;
	vertical-align: middle;
}

form#zemContactForm input {
	font-size: 1.2em;
	font-weight: bold;
	text-align: left;
	margin-left: 40px;
	vertical-align: middle;
}	.related {	width: 40%;	float: right;	text-align: center;}.related ul {	font-size: .85em;	letter-spacing: .2em;}img	{	border: 1px solid black;	}.image	{	margin: 10px 0 0 10px;	float: right;    clear: left;	}img.noborder{	border: none;	float: right;	clear: left;	margin: 10px 0 0 10px;}	img.noborder{	border: none;	float: right;	clear: left;	margin: 10px 0 0 10px;}	.category-list li{	display: inline;	list-style-type: none;	text-align: left;	margin-right: 30px;	font-variant: small-caps;}.category-list a {	margin-right: .5em;}

/* @end */

/* @group Text */

p.footertext {        margin: 0;        color: #666;        }#content ul li	{	font-size: 1.4em;	line-height: 1.5em;	list-style: none outside;	margin: 0 0 6px 4px;	padding: 0;	}#content .meta {        font-size: 1.1em;        line-height: 1.3em;        margin: 10px 0 0 10px;        }	#content p	{	font-size: 1.4em;	line-height: 1.6em;	margin: 10px 0 10px 10px;	}	#content a	{	color: #ab2315;	background: transparent;	text-decoration: none;	}#content a:link	{	text-decoration: none;	}	#content a:visited	{	text-decoration: none;	}	#content a:hover	{	text-decoration: underline;	color: #AB2315;	background: transparent;	}	#content a:active	{	text-decoration: underline;	color: #F7331E;	background: transparent;	}
	
#blog ul{
	font-size: .95em;
	margin-left: 10px;
	padding-left: 10px;
	list-style-type: circle;
	list-style-position: outside;
}

sup.footnote {
	float: right;
	clear: right;
}

/* @end */

/* @group Navigation */

.category_list li {	display: inline;	font-size: 1em;	line-height: 1.6em;	}	.category_list a {	width: auto;	text-decoration: none;	text-transform: uppercase;	font-weight: bold;	color: #7C2C2C;	background: transparent;	padding: .3em 7px;	}.category_list li:hover a {	text-decoration: underline;	color: #7C2C2C;	background: transparent;	}.category_list a.active	{	color: #fff;	background: #7c2c2c;	}.category_list a.active:hover	{	color: #fff;	background: #7c2c2c;	}#home .navhome {	color: #fff;	background: #7c2c2c;	}

/* @end */

/* @group Calendar */

#calendar table{
	width: 105%;
	background-color: #cbc9b5;
	border: 1px solid #000;
	padding: 5px;
}

td.smd_cal_cell{
	width: 14%;
	vertical-align: top;
	text-align: left;
	height: 100px;
	border: 1px solid #333;
	background: #fff;
	padding: 0 5px;

}



td.smd_cal_cell h4{
	padding-left: 0;
	margin-left: 0;
	
}

tr.smd_cal_navrow th{
	font-size: 2em;
}

tr.smd_cal_navrow form{
	font-size: 1.5em;
	width: 250px;
}

td.smd_cal_today{
	background-color: #fbe9b0;
}

tr.smd_cal_daynames{
	font-size: 1.2em;
	color: #313032;

}


#calendar th form{
	text-align: center;
	margin: 0;
	padding: 0;
	width: 100%;
	color: #313032;
}

th {
	text-align: center;
	margin: 0;
	padding: 0;
}


/* @end */