@import '/wp-content/themes/drinkboston/stylesheets/reset.css';
@import '/wp-content/themes/drinkboston/stylesheets/clearfix.css';

body {
	font:normal 62.5%/1.8em HelveticaNeue, "Helvetica Neue", Helvetica, Arial, sans-serif;
	color:#555;
	background:url('/wp-content/themes/drinkboston/images/background.jpg') top;
	}

html > body {
	font-size:10px;
	}

a, a:link {
	color:#c30000;
	text-decoration:none;
	}
a:hover {
	text-decoration:underline;
	}
.align-left, img.alignleft {
	float:left;
	}
.align-right, img.alignright {
	float:right;
	}
em {
	font-style:italic;
	}
hr {
	border:0px;
	height:10px;
	margin:1em 0;
	background:url('/wp-content/themes/drinkboston/images/border.png') repeat-x bottom;
	}
#wrapper {
	width:94em;
	margin:0 auto;
	/*background:#fff;*/
	}

#header {
	width:100%;
	height:165px;
	position:relative;
	padding-bottom:10px;
	margin-bottom:25px;
	background:url('/wp-content/themes/drinkboston/images/border.png') repeat-x bottom;
	}

#logo {
	width:777px;
	position:absolute;
	top:25px;
	left:0;
	}
#logo h1 {
	position:relative;
	text-indent:-2727px;
	width:777px;
	height:85px;
	background:url('/wp-content/themes/drinkboston/images/logo.png') no-repeat;
	}
#logo h1 a, 
#logo h1 a:link {
	display:block;
	width:100%;
	height:100%;
	}
	
#logo h2 {
	text-indent:-2727px;
	width:768px;
	height:21px;
	background:url('/wp-content/themes/drinkboston/images/tagline.png') no-repeat;
	margin-top:1em;
	}
#logo h2 a, 
#logo h2 a:link {
	display:block;
	width:100%;
	height:100%;
	}	

#navigation {
	width:150px;
	position:absolute;
	top:22px;
	right:0;
	text-align:right;
	}
#navigation ul {
	list-style-type:none;
	font-size:13px;
	font-weight:bold;
	line-height:17px;
	text-transform:uppercase;
	}
#navigation ul a, #navigation ul a:link {
	color:#333;
	}

#content {
	width:58em;
	float:left;
	padding-right:27px;
	background:url('/wp-content/themes/drinkboston/images/border-vertical.png') repeat-y right;
	}
#content .entry {
	margin:0 0 5em 0;
	}
#content .recipe {
	margin-bottom:2em;
	padding-bottom:2em;
	background:url('/wp-content/themes/drinkboston/images/border.png') repeat-x bottom;
	}
#content h2.pagetitle {
	font-weight:bold;
	font-size:1.8em;
	margin:0 0 2em 0;
	line-height:1.0em;
	text-transform:uppercase;
	letter-spacing:1px;
	}
	
#content h3 {
	font-weight:bold;
	font-size:3.1em;
	margin:0 0 .18em 0;
	line-height:.58em;
	letter-spacing:-1px;
	color:#333;
	}
#content h3.title a,
#content h3.title a:link {
	color:#333;
	}
#content h3#comments,
#content h3#respond {
	font-weight:normal;
	font-size:1.8em;
	margin:1em 0;
	line-height:1em;
	letter-spacing:1px;
	text-transform:uppercase;
	}
#content h3#respond	{
	padding-top:1.5em;
	background:url('/wp-content/themes/drinkboston/images/border.png') repeat-x top;
	}

#content h4 {
	font-weight:bold;
	font-size:1.2em;
	margin:0 0 1em 0;
	line-height:1.5em;
	text-transform:uppercase;
	color:#c30000;
	letter-spacing:1px;
	}
#content h5 {
	font-weight:bold;
	font-size:1.2em;
	line-height:1.5em;
	margin:0;
	}
#content h6 {
	font-style:italic;
	font-size:1.2em;
	line-height:1.5em;
	margin:0;
	}	
#content p {
	font-size:1.2em;
	line-height:1.5em;
	margin:0 0 1.5em 0;
	}
#content p.intro {
	font-size:1.8em;
	line-height:1.5em;
	margin: 0 0 1em 0;
	font-family:'Times New Roman', Times, Serif;
	}
#content p.tools {
	font-size:1.1em;
	padding-top:1.5em;
	background:url('/wp-content/themes/drinkboston/images/border.png') repeat-x top;
	clear:both;
	}
#content img {
	margin:0 20px .5em 0;
	}
#content img.alignnone {
	margin:0 0 .5em 0;
	}
#content ul {
	font-size:1.2em;
	margin-bottom:1.5em;
	}
#content blockquote {
	border-left:10px solid #e3e3e3;
	padding-left:1em;
	}

#content ol.commentlist {
	font-size:1.2em;
	}
#content ol.commentlist li {
	padding:1em;
	}
#content ol.commentlist li.alt {
	background:#f1f1f1;
	border-top:1px solid #e3e3e3;
	border-bottom:1px solid #e3e3e3;
	}
#content ol.commentlist li p {
	font-size:12px;
	}
#content ol.commentlist li cite {
	font-size:14px;
	}	
#content ol.commentlist li small.commentmetadata {
	font-size:10px;
	text-transform:uppercase;
	}
#content form#commentform {
	font-size:1.2em;
	}

#content textarea {
	width:100%;
	}

#sidebar {
	width:32em;
	float:right;
	}

#sidebar .event, 
#sidebar .searchform,
#sidebar .advertisement,
#sidebar .recipe {
	width:100%;
	padding-bottom:1.5em;
	background:url('/wp-content/themes/drinkboston/images/border.png') repeat-x bottom;
	}
#sidebar .searchform input#s {
	width:240px;
	background:#fff;
	border:2px solid #e3e3e3;
	height:23px;
	}
#sidebar .searchform input#searchsubmit {
	height:30px;
	}
#sidebar .event h3 {
	font-size:1.8em;
	line-height:1em;
	font-weight:bold;
	margin:0;
	color:#c30000;
	text-transform:uppercase;
	letter-spacing:2px;
	}
#sidebar .event h4 {
	font-size:1.1em;
	line-height:1.63;
	font-weight:bold;
	margin:0;
	letter-spacing:1px;
	}
#sidebar .event p {
	font-size:1.1em;
	margin:0 0 1.5em 0;
	}

#sidebar .singlecolumn {
	width:15em;
	}
#sidebar .singlecolumn img {
	border:1px solid #e3e3e3;
	margin:2em 0 1.5em 0;
	}

#sidebar h3,
#sidebar h2.widgettitle {
	font-size:1.2em;
	margin:1.5em 0 1em 0;
	line-height:1.5em;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:2px;
	}
#sidebar p {
	font-size:1.1em;
	margin-bottom:1em;
	}

#sidebar ul {
	font-size:1.1em;
	list-style-type:none;
	padding-bottom:3em;
	margin:0;
	background:url('/wp-content/themes/drinkboston/images/border.png') repeat-x bottom;
	}
#sidebar ul.bullets {
	list-style-type:disc;
	padding-left:1.5em;
	}


.widget_twitter li {
	margin:0 0 10px 0;
	list-style-type:none !important;
	}