/*
Theme Name: Port Brewing
Theme URI: http://www.portbrewing.com/
Description: Port Brewing Theme
Version: 1.0
Author: Sage Osterfeld
Tags: mmm, beer
*/


body, address, dd, dl, hr, p, form {
	font-family: Arial, Helvetica, Sans-serif;	
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, Times, Serif;
	margin: 0;
	padding: 0;
	color: #4060a0;
}

h1 {
	font-size: 2em;
}
h2 {
	font-size: 1.5em;
	font-family: arial, helvetica, sans-serif;
	color: #4060a0;	
}
h3 {
	font-size: 1.3em;	
}
h4 {
	font-size: 1.2em;
	margin: 12px 0 6px 0;
}
h5 {
	font-size: 1em;
	margin: 12px 0 6px 0;
}
h6 {
	font-size: .95 em;
}
h2.events {
	font-size: 1em;
}
a:link {
	text-decoration: none;
	color: #660000;
}

a:visited {
	text-decoration: none;
	color: #6080c0;
}
a:hover {
	text-decoration: underline;	
	color: #fa9b39;
}
p {
	padding: 10px 0 10px 0;
}
blockquote {
	margin: 15px 40px 10px 30px;
	padding: 0 10px 10px 20px;
	font-style: italic;
	border-left: 2px solid #c0c0a0;
	border-right: 2px solid #c0c0a0;
}

div.clear {
	clear:both;
}

h4.border {
	margin-top: 12px;
	padding-top: 6px;
	color: #4060a0;	
	border-top: 1px solid #4060a0;
}

/***** MAIN CONTENT *****/
body {
	margin: 20px 0 0 0;
	font-size: 85%;
	text-align: center;
	vertical-align: top;
	background: #7999da url(images/bg-grade.png) repeat-x;
	color: #444;
}
	
#wrapper {
	margin: 0 auto 0 auto;
	width: 1000px;
	text-align: left;
}

#main_content {
	float: left;
	margin: 0 auto 0 auto;
	padding: 0;
	width: 1000px;
	border: 1px solid #fff;
	background: #a0c0e0;
}
#container {
	background: #fff;
	float: left;
	width: 555px;
	margin: 0 10px 10px 10px;
	padding: 0 10px 10px 10px;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #e0e0c0;
}
#container_wide {
	background: #fff;
	float: left;
	width: 967px;
	margin: 0 7px 10px 5px;
	padding: 0px 10px 10px 10px;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #e0e0c0;
}

.post {
	padding: 10px 0 5px 0;
}
.post h2 {
	font-size: 1.8em;
	margin:0;
	padding-top: 5px;
}
.post h2 a {
	text-decoration: none;
	color: #d0ab57;
}
.post h2 a:hover {
	text-decoration: underline;
}

.entry {
	font-size: .95em;
	line-height: 1.42em;
	padding: 0 0 40px 0;
}
.postmetadata {
	margin: 0;
	font-size: 9px;
}

div.divbar {
	width: 550px;
	margin: 0 0 24px 0;
	padding: 0 0 24px 0;
	clear: both;
	border-bottom: 1px solid #e0e0c0;
}

.readrest {
	margin: 0 18px 0 0;
	padding: 0;
	font-size: .85em;
	text-transform: uppercase;
	text-align:right;
}

.date {	
	font-size: .8em;
	margin-top: -10px;
}
.eventdate {	
	font-family: times, serif;
	font-size: 1em;
	font-weight: bold;
	color: #959583;
	background: #f0f0e0;
	margin: 10px 0 0 0;
	padding: 2px 4px;
}

#breadcrumbs {
	font-size: .95em;
	color: #444;
	border-bottom: 1px solid #e0e0c0;
}

#author-box {
	width: 90%;
	min-height: 115px;
	margin: 10px 10px 20px 10px;
	padding: 0 10px 10px 10px;
	background: #b3a381;
	border: #3f3013 1px solid;
}
#author-box .avatar {
	float: left;
	width: 80px;
	height: 80px;
}
#author-box h2 {
	padding: 0;
	margin: 5px 0 5px 0;
}

.entry ul li {
	list-style-type: circle;
	padding-bottom: 8px;
	line-height: 1.1em;
}

.entry ul {
	margin-top: 0;
}
/* home page stuff */

h2.home {
	margin-bottom: -10px;
	padding-bottom: 0;
	line-height: 1.1em;
}

.smallsub {
	font-size: .9em;
	font-weight: bold;
	color: #a0a0a0;
	margin:0;
	padding:10px 0 0 4px;
}

.readmore {
	font-size: 80%
	margin:0;
	padding:10px 8px 0 0;
	float:right;
	text-align: right;
}
h3.subhead {
	font-size: 1em;
	font-weight: bold;
	font-style: italic;
}

h3.home, h3.home a, h3.home a:visited {
	color: #4060a0;
}
h3.home a:hover {
	color: #d0ab57;
}

h4.bordered {
	font-size:1em;
	margin:0;
	padding:4px 0px 0px 0px;
	border-top: 1px dotted #666;
}

.datatable {
	border: 1px solid #80a0e0;
	border-collapse: collapse;
	width: 100%;
}

.datatable td {
	border: 1px solid #c0e0f0;
	padding: 4px;
}

.datatable th {
	
	border-top: 2px solid #4060a0;
	border-right: 1px solid #80a0e0;
	border-bottom: 1px solid #80a0e0;
	border-left: 1px solid #80a0e0;
	background-color: #c0e0f0;
	font-weight: bold;
	text-align: left;
	padding-left: 4px;
}

.datatable tr.altrow {
	border-bottom: 2px solid #80a0e0;
}

.datatable tr.endrow {
	border-bottom: 2px solid #4060a0;
}

.colleft {
	width: 265px;
	float: left;
}

.colleftnarrow {
	width: 215px;
	float: left;
}

.colright {
	width: 265px;
	margin-left: 275px;
}

.colrightwide {
	width: 305px;
	margin-left: 225px;
}

.top {
	float: right;
	margin-bottom: 18px;
	clear:both;
}

#news {
	width: 250px;
	float: left;
}
#releases {
	width: 250px;
	margin-left: 260px;
}

#news h2, #releases h2 {
	font-size:1.2em;
	margin: 0 0 12px 0;
}

#news ul li,  #releases ul li {
	margin: 8px 12px 0px 12px;
	font-size: .8em;
	text-transform: uppercase;
	text-align:right;
}

/***** HEADER *****/
#header-wrap {
	float: center;
	width: 1000px;
	height: 140px;
	background: #ebe1c8;
	padding: 0;
	margin: 0 auto 0 auto;
}
.header {
	background: #89badb url(images/header.gif) no-repeat;
	width: 1000px;
	height: 140px;
	margin: 0 auto 0 0;
	padding: 0;
	float: left;;
}
.header h1 {
	width: 130px;
	padding: 0;
	margin: 0 0 0 4px;
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial, Sans-serif;
	font-size: 3.5em;
	line-height: 38px;
	text-align: left;
}
.header h1 a {
	text-decoration: none;
	color: #3f3013;
	text-indent: -9999px;
	overflow: hidden;
}
.header h1 a:hover {
	text-decoration: none;
	color: #cc9933;
}
.header .description {
	width: 500px;
	margin: 0 0 0 60px;
	padding: 0;
	font-size: 1.5em;
	font-weight: normal;
	font-family: Georgia;
	color: #3f3013;
	text-align: left;
	text-transform: none;
}

/***** HORIZONTAL MENU *****/
#menu {
	clear: both;	
	margin: 0;
	padding: 0;	
}
#menu ul {
	float: left;
	list-style: none;
	background: #e0e0c0 url(images/menu-bg.gif) repeat-x;
	border-bottom: 1px solid #969681;	
	width: 1000px;
	height: 28px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: .9em;
	margin: 0 0 8px 0;
	padding: 0 0 0 0;	
	display: inline;
}
#menu ul li {
	display: inline;
	margin: 0; padding: 0;
}
#menu ul li a {
	display: block;
	float: left;
	width: auto;
	margin: 0;
	padding: 8px 14px 4px 14px;
	border-right: 1px solid #a0a0a0;
	border-left: 1px solid #c0c0a0;
	text-transform: uppercase;
	text-decoration: none;	
	letter-spacing: 1px;
	color: #606060;
}
#menu ul li a:hover, #nav ul li a:active {
	background: #e0e0c0 url(images/menu-bg-hover.gif) repeat-x;
	color: #404040;	
}
#menu ul li#current a {	
	background: #e0e0c0 url(images/menu-bg-hover.gif) repeat-x;	
}

/***** IMAGES *****/
p img {
	padding: 0;
	max-width: 100%;
}
a img {
	border: #544b40 1px solid;
	padding: 3px;
	background: none;
}

img.nobord, img.nobord a {
	border: 0;
	float:left;
}

img.avatar {
	float: left;
	margin: 5px;
	border: #544b40 1px solid;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 3px;
	margin: 0 0 0 7px;
	display: inline;
}
img.alignleft {
	padding: 3px;
	margin: 0 7px 0 0;
	display: inline;
}

.alignright {
	float: right;
}
.alignleft {
	float: left;
}
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #e0e0c0;
	text-align: center;
	background-color: #f4f4f4;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.wp-caption img {
	margin: 0;
	padding: 2px 2px;
	border: 0 none;
	background-color: #f0f0e0;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

#flickrrss img {
	border: 1px solid #544b40;
	float: left;
	margin: 0 0 3px 3px;
}

.thumbnail {
	width: 60px;
	height: 60px;
	float: left;
	margin: 3px;
	border: #544b40 1px solid;
}
.medium {
	width: 250px;
	height: 150px;
	float: left;
	margin: 3px;
	border: #544b40 1px solid;
}

/***** NAVIGATION *****/
.navigation {
	padding: 5px 0 5px 10px;
	font-size: 9px;
	font-weight: bold;
	line-height: 18px;
}

/***** FOOTER *****/
#footer { 
 	float: left;
	width: 1000px;
	min-height: 50px;
	border-right: 1px solid #c0c0c0;
	border-bottom: 1px solid #c0c0c0;
	border-left: 1px solid #c0c0c0;
	background: #c0c0a0 url(images/footer.jpg) no-repeat scroll center bottom;		
	margin: 0 0 10px 0px;
	padding: 0;
	display: inline;
}
.divleft {
	float:left;
}

.divright {
	float: right;
}

#footer p {
	font-size: .9em;
	line-height: 50px;
	color: #fff;
	padding: 0 8px;
}
#footer a {
	color: #fff;
	text-decoration: none;
}
#footer a:visited {
	color: #f4f4f4;
}

#footer a:hover {
	color: #fff;
	text-decoration: underline;
}

/***** SUBSCRIPTION *****/
.subscribe  {
	float: right;
	margin: 10px 10px 0 0;
	padding: 0;
	text-decoration: none;
}
.subscribe img {
	border: none;
}

/***** SIDEBAR *****/
#left_sidebar {
	background: #6080a0;
	width: 160px;
	float: left;
	margin: 0 0 10px 5px;
	padding: 0 auto 0 auto;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	color: #f0f0e0;
} 
#left_sidebar ul li a {
	text-decoration: none;
	list-style-type: none;
}
#left_sidebar ul li a:hover {
	color: #f0f0e0;
	text-decoration: underline;
	list-style-type: none;
}
#left_sidebar ul li a {
	font-size: 1.0em;
	color: #f0f0e0;
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0 4px 0px 8px;
}
#left_sidebar ul li {
	display: block;
	padding: 0 0 3px 0;
	list-style-type: none;
	margin: 0;
	
}
#left_sidebar ul ul {
	margin: 0 0 0 10px;
	list-style-type: none;
}
#left_sidebar ul ul ul {
	margin: 0 0 0 10px;
	list-style-type: none;
}
#left_sidebar ul {
	margin: 0 0 5px 0;
	padding: 0;
	list-style-type: none;
}
#left_sidebar h2 {
	font-size: 1.06em;
	color: #c0e0f0;
	text-transform: uppercase;
	letter-spacing: normal;
	margin: 15px auto 5px auto;
	padding: 3px 3px 3px 12px;
	text-align: left;
} 

.bullet ul, .bullet li {
	list-style-image: url(images/bullet.gif);
}

div.divbar_left {
	width: 150px;
	margin: 8px 5px 0px 5px;
	padding: 12px 0;
	clear: both;
	background: #6080a0 url(images/bar_sm.gif) no-repeat;
}

.opt-in {
	margin: 0 0 0 10px;
}

#right_sidebar {
	background: #fff;
	width: 230px;
	float: right;
	margin: 0 5px 10px 0;
	padding: 0 auto 0 auto;
	border: 1px solid #c0c0a0;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}  
#right_sidebar ul li a:hover {
	color: #660000;
	text-decoration: underline;
	list-style-type: none;
}
#right_sidebar ul li a {
	font-size: 1.0em;
	color: #660000;
	display: inline;
	margin: 0;
	padding: 0 4px 0px 8px;
	text-decoration: none;
	list-style-type: none;
}
#right_sidebar ul li {
	display: block;
	padding: 0 0 4px 4px;
	margin: 0;
	line-height: 1.2em;
	list-style-type: none;
}

#right_sidebar li, #right_sidebar li a {
	padding-left: 8px;
	list-style-type: none;
}

#right_sidebar ul ul {
	margin: 0 0 0 10px;
	list-style-type: none;
}

#right_sidebar li li {
	padding-bottom: 6px;
	list-style-type: none;
}
#right_sidebar ul ul ul {
	margin: 0 0 0 12px;
	list-style-type: none;
}
#right_sidebar ul {
	margin: 0 0 5px 0;
	padding: 0;
	list-style-type: none;
}
#right_sidebar h2, #right_sidebar h2 a, #commentblock h2 {
	font-size: 100%;
	font-family: Arial, Helvetica, Sans-serif;
	color: #4060a0;
	letter-spacing: normal;
	margin: 15px auto 5px auto;
	padding: 3px 3px 3px 12px;
	text-align: left;
} 

#right_sidebar h2 a:link {
	font-size: 100%;
	font-family: Arial, Helvetica, Sans-serif;
	color: #4060a0;
	letter-spacing: normal;
	margin: 15px auto 5px auto;
	padding: 3px 3px 3px 0px;
	text-align: left;
} 
#right_sidebar h3 {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 1.3em;
	margin: 4px 0 0 6px;
	color: #6080a0;	
}

div.divbar_right {
	width: 210px;
	margin: 12px 5px 0px 10px;
	padding: 12px 0;
	clear: both;
	background: #fff url(images/bar.gif) no-repeat;
}

div.formbox {
	padding: 4px;
	margin-bottom: 12px;
	border: 1px solid #80c0e0;
	background-color: #c0e0f0;
}
/***** SEARCH *****/
.search {
	float: left;
	width: 140px;
	margin: 0 0 10px 10px;
	padding: 0;
}
.search form {
	float: left;
	margin: 0;
	padding: 0;
}
.search input#s {
	/* background: #e3d7b5; */
	color: #544b40;
	width: 120px;
	margin: 0 10px 0 0;
	padding: 3px 5px;
	border: 1px solid #b3a381;
}
.search .search-submit {
	display: none;
}

.search_header {
	background: none;
	float: right;
	width: 150px;
	margin: 0;
	padding: 0;
}
.search_header form {
	float: left;
	margin: 0;
	padding: 0;
}
.search_header input#s {
	background: #e3d7b5;
	color: #544b40;
	width: 150px;
	margin: 0 10px 0 0;
	padding: 3px 5px;
	border: 1px solid #b3a381;
}
.search_header .search-submit {
	display: none;
}

/***** Calendar *****/

#wp-calendar {
	text-align: center;
	background: #c0e0f0;
	margin: 0 0 10px 20px;
	padding: 0;
	width: 80%;
	border: #3f3013 1px solid;
	font-variant: small-caps;
	font-family: Arial, Sans-serif;
}


#wp-calendar table {
 width:100%;
}
#wp-calendar table td,
#wp-calendar table th {
  text-align:center;
}

#wp-calendar table td,
#wp-calendar table td.pad:hover,
#wp-calendar table.nav tr td {
 padding:1px;
 border:none;
}

#wp-calendar table td:hover,
#wp-calendar table #today {
 padding:0px;
 border:solid 1px #6080c0;
 background: #4060a0;
}

#wp-calendar table td:hover {
 color:#fff;
}

#wp-calendar td {
	line-height: 10px;
	font-size: 10px;
	color: #606060;
	font-variant: small-caps;
}

#wp-calendar td a {
	display: block;
	color: #f0f0e0;
	text-decoration: none;
	line-height: 10px;
	font-weight: bold;
	font-variant: small-caps;
	font-size: 10px;
}
#wp-calendar #prev a {
	width: 30px;
	font-variant: small-caps;
}
#wp-calendar #next a {
	width: 30px;
	margin: 0 0 0 30px;
	font-variant: small-caps;
}
#wp-calendar #today {
	background: #600000;
	color: #f0f0e0;
	font-variant: small-caps;
}
#wp-calendar #today a {
	color: #ffffff;
	font-weight: 700;
	font-variant: small-caps;
}
#wp-calendar caption {
	color: #533419;
	text-align: center;
	width: 80%;
	margin: 5px 0 5px 20px;
	font-family: Arial, Sans-serif;
	font-size: 14px;
}
#wp-calendar #prev {
  text-align:left;
}

#wp-calendar #next {
  text-align:right;
}
/***** COMMENTS *****/
.comments-template {
	margin: 0 10px;
	border-top: 1px solid #a0a0a0;
	padding: 0 10px;
}
.comments-template ol {
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}
.comments-template ol li {
	margin: 0;
	line-height: 14px;
	padding: 10px 0 10px 5px;
}
.comments-template h2, .comments-template h3 {
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial, Sans-serif;
	font-size: 12px;
	margin: 10px 0 0 0;
}
.commentmetadata {
	font-size: 9px;
}
.comments-template p.nocomments {
	padding: 0;
}
.comments-template textarea {
	width: 95%;
	max-width: 500px;
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial, Sans-serif;
	font-size: 11px;
	border-top: 1px solid f0f0e0;
	border-right: 1px solid f0f0f0;
	border-bottom: 1px solid f0f0f0;
	border-left: 1px solid f0f0e0;
	background: #f4f4f4;
}

.authorcomment {
	background: #ded3b7;
}

/***** TOP *****/
#top {
	clear: both;
	float: left;
	width: 780px;
	margin: 14px 0 0 0;
	padding: 0;
	background: #ebe1c8;
}

/***** TOP SECTIONS*****/
.top-section {
	background: url(images/dot.gif) repeat-x scroll 0pt 100% !important;
	float: left;
	width: 780px;
	height: 194px;
	margin: 0;
	padding: 0;
	color: #444;
}
.top-section .area {
	background: #ded3b7;
	float: left;
	width: 230px;
	height: 187px;
	margin-left: 5px;
	padding: 0;
	border: #d5c7a4 1px solid;
}
.top-section .area.extra {
	background: #ded3b7;
	width: 535px;
	height: 187px;
	margin-left: 5px;
	padding: 0;
}
.top-section .area h2 {
	color: #444;
	font-size: 1.2em;
	text-transform: uppercase;
	letter-spacing: normal;
	margin: 5px auto 5px auto;
	padding: 3px 3px 0px 7px;
	text-align: left;
	background: transparent;
	border-bottom: #7c7953 1px solid;
	width: 95%;
}
.top-section .area ul li ul li {
	list-style: none;
	margin: 0;
}
.top-section .area li {
	list-style: none;
	text-align: left;
	margin: 0;
	font-size: 1.1em;
}
.top-section .area a {
	color: #444;
	font-size: .8em;
}
.top-section .area a:hover {
	color: #fff;
}

/***** IE HACKS *****/
*html #left_sidebar {
	margin: 0 0 20px 3px;
}

*html #left_sidebar ul li {
	list-style-type: none;
}

*html #left_sidebar ul ul li {
	list-style-type: none;
}
*html .search_header form {
	margin: 0 auto 0 auto;
	padding: -10px;
}
*html #main_content {
	padding-bottom: 10px;
	border: #fff 3px double;
}
*html #container {
	width: 530px;
	margin: 0 10px 0 2px;
	padding: 0 10px 10px 10px;
}
*html #container_wide {
	margin: 0 0 0 20px;
}
*html #top, .top-section {
	margin-left: -1px;
}
*html .top-section .area {
	height: 187px;
}
*html .top-section .area.extra {
	width: 530px;
	height: 187px;
}