/*
Theme Name: Intercourse Breawing Company
Theme URI: http://intercoursebrewingco.com
Description: A custom WordPress theme designed by Park East.
Author: Park East
Author URI: http://parkeastinc.com
version: 1.0
*/

@import "main.css";
@import "content.css";
@import "market.css";


/* basics */

*{
 margin:0;
 padding:0;
}

body {
 background: #8a1501;

 height: 100%;
 margin: 0 auto;
 
 font-family: verdana, arial, tahoma, sans-serif;
 font-size: 10px;
}

html, #wrap {
 height: 100%;
}


body > #wrap {
 height: auto;
 min-height: 100%;
}

#main {
 padding-bottom: 59px;
}  /* must be same height as the footer */




/* contact */


#wpcf label {
	clear: both;
	display: block;
	float: left;
	width: 150px;
}
#wpcf input {
	float: left;
	width: 200px;
	padding: 1px;
	margin: 2px 5px 2px 0;
}
#wpcf textarea {
	width: 350px;
	height: 100px;
	padding: 1px;
	margin: 0 5px 10px 0;
}
#wpcf #contactsubmit {
	margin-left: 250px;
	width: 100px;
}





 
h1 {
 font-size: 110px;
}
h2 {
 font-size: 16px;
 margin-top:10px;
}
h3 {
 font-size: 12px;
 margin-top:10px;
}
h4 {
 font-size: 11px;
}


/* images and misc. */

img {
 border: none;
 padding: 6px; 
}

img a {
 border:none;
}

img.left {
 float: left;
 border: none;
 padding: 6px;
}
 
img.right {
 float: right;
 border: none;
 padding: 6px;
}

blockquote{
 border-left:1px solid #A5ABAB;
 margin:15px;
 padding:0 12px 0 12px;
}

code {
 margin:10px;
 font-family: verdana, arial, tahoma, sans-serif;
}


/* links */

a{
 color:#666;
 text-decoration:none;
 border: none;
}

a:hover{
 color:#6A7CA0;
 text-decoration: underline;
 border: none;
}



/* container */


#wrapper {
 background: #fff url('images/iphone_bg.jpg') top center no-repeat;
 margin: 0 auto;
 width: 100%;
}

#container {
 width: 100%;
 margin: 0 auto;
 padding: 6px;
 color: #333;

 height: auto;
 min-height: 100%;
 overflow: hidden;
}
 
/* header */

#header {
 width: 916px;
 color: #fff;
 height: 145px;
}

#header h1{
 font-family: verdana, arial, tahoma, sans-serif;
 font-size: 18px;
 font-weight: 300;
 letter-spacing: 1px;
 margin: 0;
 padding: 120px 0 0 16px;
}
 
#header h1 a{
 color: #404040;
 text-decoration: none;
}
 
#header h1 a:hover{
 color: #666;
 text-decoration: none;
}


#header h2{
 font-family: verdana, arial, tahoma, sans-serif;
 font-size: 12px;
 font-weight: 300;
 font-style: italic;
 color: #404040;
 letter-spacing: 1px;
 margin: 0;
 padding: 0 0 0 18px;
}


#cart_total {
 float: right;
 
 font-family: verdana, arial, tahoma, sans-serif;
 font-size: 10px;
 font-weight: bold;
 font-style: normal;
 color: #070707;
 
 text-transform: uppercase;
 text-align: center;
 
 margin: 93px 50px 0px 0px;
/* margin: 90px -95px 0px 0px; */
}

#cart_total a {
 color: #070707;
 text-decoration: none;
}

#cart_total a:hover {
 color: #066cad;
 text-decoration: none;
}

#cart_total span {
 font-size: 18px;
 color: #db3c04; 
}

/* #cart_total span #sideshoppingcart img,
#cart_total span #sideshoppingcart p,
#cart_total span #sideshoppingcart {
 visibility: hidden;
 height: 0px;
 margin: -120px 0 0px 0;
}


#cart_total span .pricedisplay {
 visibility: visible;
 margin: -15px 95px 0 0;
} */


/* main menu */


#menu {
 font-family: verdana, arial, tahoma, sans-serif;
 font-size: 10px;
 width: 916px;
 margin: -6px 0 0 90px;
 overflow: hidden;
}

#menu ul {
 margin: 0px 0 0 0;
 padding: 0;
 text-align: left;
 height: 36px;
 display: inline;
}

#menu ul li {
 list-style-type: none;
 float: left;
 margin: 0;
 padding: 0;
}

#menu ul li	a {
 padding: 0;
 margin: 0;
 text-decoration: none;
}

#menu ul li a:hover	{
}




/* nav */




#homeNav,
#homeNav_current {
  display: block;
  width: 86px;
  height: 36px;
  background: url("images/homeNav.gif") no-repeat 0 0;
}

#homeNav_current,
#homeNav:hover { 
  background-position: 0 -36px;
}

#homeNav_current span,
#homeNav span {
  display: none;
}





#beerNav,
#beerNav_current {
  display: block;
  width: 87px;
  height: 36px;
  background: url("images/beersNav.gif") no-repeat 0 0;

}

#beerNav_current,
#beerNav:hover { 
  background-position: 0 -36px;
}

#beerNav_current span,
#beerNav span {
  display: none;
}




#distributionNav,
#distributionNav_current {
  display: block;
  width: 149px;
  height: 36px;
  background: url("images/distributionNav.gif") no-repeat 0 0;

}

#distributionNav_current,
#distributionNav:hover { 
  background-position: 0 -36px;
}

#distributionNav_current span,
#distributionNav span {
  display: none;
}




#pressNav,
#pressNav_current {
  display: block;
  width: 84px;
  height: 36px;
  background: url("images/pressNav.gif") no-repeat 0 0;

}

#pressNav_current,
#pressNav:hover { 
  background-position: 0 -36px;
}

#pressNav_current span,
#pressNav span {
  display: none;
}





#contactNav,
#contactNav_current {
  display: block;
  width: 118px;
  height: 36px;
  background: url("images/contactNav.gif") no-repeat 0 0;

}

#contactNav_current,
#contactNav:hover { 
  background-position: 0 -36px;
}

#contactNav_current span,
#contactNav span {
  display: none;
}





#eventsNav,
#eventsNav_current {
  display: block;
  width: 94px;
  height: 36px;
  background: url("images/eventsNav.gif") no-repeat 0 0;

}

#eventsNav_current,
#eventsNav:hover { 
  background-position: 0 -36px;
}

#eventsNav_current span,
#eventsNav span {
  display: none;
}




#merchandiseNav,
#merchandiseNav_current {
  display: block;
  width: 139px;
  height: 36px;
  background: url("images/merchandiseNav.gif") no-repeat 0 0;

}

#merchandiseNav_current,
#merchandiseNav:hover { 
  background-position: 0 -36px;
}

#merchandiseNav_current span,
#merchandiseNav span {
  display: none;
}





/* search */

#search {
 width: 916px;
 height: 15px;
 display: block;
 position: relative;
 margin-top: 55px;
 margin-left: 0px;
 margin-bottom: 23px;
 text-align: right;
 padding: 0px;
}


#searchform {
 padding: 6px 0 6px 6px;
 margin: 0px;
 font-family: Helvetica Neue, helvetica, verdana, arial, tahoma, sans-serif;
}

#searchform input#s {
 font-family: Helvetica Neue, helvetica, verdana, arial, tahoma, sans-serif;
 font-size: 13px;

 padding: 2px 4px 2px 4px;
 margin: 0px;
 border: 1px solid #8a1501;

 width: 207px;

 display: inline;
}

#searchform input#searchsubmit {
 font-family: Helvetica Neue, helvetica, verdana, arial, tahoma, sans-serif;
 font-size: 13px;
 font-weight: bold;
 text-transform: lowercase;

 padding: 2px 4px 0px 4px;
 margin: 0px;
 border-top: 0px;
 border-left: 0px;
 border-right:  1px solid #8a1501;
 border-bottom: 1px solid #8a1501;

 background-color: #8a1501;
 color: #fff;

 display: inline;
}




/* content */


#content {
 float: left;
 width: 628px;
 min-height: 600px;
 overflow: hidden;
} 

#content_wide {
 float: left;
 width: 100%;
 overflow: hidden;
} 

.post {
 margin:0 10px;
 padding:10px 10px 10px 5px;
 line-height: 16px;
}
 
.post h2{
 font-family: times new roman, times, arial, tahoma, sans-serif;
 font-size: 20px;
 font-weight: bold;
 color: #d9470c;
}
 
.post h2 a{
 color: #08122E;
 text-decoration: none;
}
 
.post h2 a:hover{
 color: #666;
 text-decoration: none;
}
 
.post p,
.post td {
 font-family: myriad pro, myriad, verdana, arial, tahoma, sans-serif;
 font-size: 13px;
 color: #574d40;
 text-transform: none;
}

.post img {
/* border: 3px solid #8a1501; */
 padding: 0px;
}

.post a {
 text-decoration:underline;
 padding: 0px;
}

.post ul {
}

.post li {
}

.entry p {
 margin:12px 0;
}

.postmetadata {
 clear: both;
 background:#F7F7F7;
 padding:6px;
 margin-top: 16px;
}
 

.navigation {
 font-size:10px;
 float:left;
 width:100%;
}
 
.alignleft {
 float:left;
 margin: 0 25px 0 0;
 font-family: Helvetica Neue, helvetica, verdana, arial, tahoma, sans-serif;
 font-size: 14px;
 font-weight: normal;
 color: #066cad;
 text-transform: lowercase;
}

.alignleft a,
.alignright a {
 text-decoration: none;
 color: #066cad;
}

.alignleft a:hover,
.alignright a:hover {
 text-decoration: none;
 color: #d9470c;
}

.alignright {
 float:right;
 margin: 0 0 0 25px;
 font-family: Helvetica Neue, helvetica, verdana, arial, tahoma, sans-serif;
 font-size: 14px;
 font-weight: normal;
 color: #066cad;
 text-transform: lowercase;
}

.notfound{
 padding: 25px;
 font-size: 16px;
 font-weight: 300;
}



/* product css */

#breadcrumbs {
 font-family: Helvetica Neue, helvetica, verdana, arial, tahoma, sans-serif;
 font-size: 12px;
 font-weight: normal;
 color: #066cad;
 text-transform: lowercase;
}

#breadcrumbs a,
#breadcrumbs a:hover {
  color: #066cad;
  text-decoration: none;
}

.product_box {
 background: #fef6e3;
 margIn: 0 auto;
 padding: 0 0 0 10px;

 width: 628px;
 height: 235px;
 display: block;
 
 overflow: hidden;
}

.product_box2 {
 float: left;
 width: 628px;
 display: inline;
 width: 100%;
}


#product_box_title {
 font-family: times new roman, times, arial, tahoma, sans-serif;
 font-size: 18px;
 font-weight: bold;
 color: #066cad;
 
 margin: 5px 5px 20px 10px;
}

#product_box_title span {
 font-size: 14px;
 font-weight: normal;
 color: #574d40;
}


.product_image {
 float: left;

 display:inline;
 margIn: 0 auto;
}

.product_image a {
 text-decoration: none;
}

.product_image img {
 height: 121px;
 width: 180px;
 border: 2px solid #9c9894;
 padding: 0px;
 margin: 0 5px 0 5px;
}

.product_image a:hover img {
 border-color: #066cad;
 text-decoration: none;
}

.product_image_text {
 width: 180px;
 font-family: myriad pro, myriad, verdana, arial, tahoma, sans-serif;
 font-size: 14px;
 font-weight: bold;
 text-align: center;
 color: #574d40;
 margin: 0 10px 20px 10px;
}

.product_image_text a:hover {
 color: #066cad;
 text-decoration: none;
}





/* product page */

#main_product_image {
 float: left;
 width: 33%;
}

#main_product_image img {
 width: 162px;
 height: auto;
}

#product_description {
 float: right;
 width: 66%;
}

#product_description #price {
 font-family: myriad pro, myriad, verdana, arial, tahoma, sans-serif;
 font-size: 18px;
 font-weight: bold;
 text-align: left;
 
 height: 20px;
 width: 50px;
 display: inline;
 
 
 color: #066cad;
}

#product_description .sold {
 color: #d9470c;
 display: inline;
}



#product_buy input {
 border: 1px solid #066cad;
}


#sidebar_cart {
 height: auto;
 display: block;
}





/* sidebar */

#sidebar {
 font-family: verdana, arial, tahoma, sans-serif;
 font-size:10px;
 width: 285px;
 float: right;
 margin: 6px 0 0px 0;
 padding: 0;
}

#sidebar h2{
 font-family: verdana, arial, tahoma, sans-serif;
 font-weight: normal;
 font-size: 12px;
 text-align: left;
 color: #08122E;
 margin: 0;
 padding: 0;
}

#sidebar p {
 margin:0;
 padding: 0 6px 0 12px;
}

#sidebar img {
 padding: 0;
 margin: 0;
}

#sidebar ul {
 margin:12px;
 padding:0;
 list-style-type: none;
}

#sidebar ul li {
 margin: 0;
 padding: 0;
 line-height: 16px;
 list-style-type: none;
}

#sidebar ul ul {
 margin: 6px 0 6px 12px;
 padding: 0;
}

#sidebar ul ul li {
 list-style-type: none;
 list-style-position: inside;
}

#sidebar ul ul ul{
 margin: 0;
 padding: 0;
}

#sidebar ul ul ul li{
 padding: 0 0 0 15px;
 list-style-type: square;
 color: #898989;
}



/* sharethis - located in header.php */



/* events */

#events_h2 {
 font-family: verdana, arial, tahoma, sans-serif;
 font-size: 14px;
 font-weight: bold;
 font-style: normal;
 color: #fff;
 text-transform: lowercase;
 text-align: center;
 
 background: #8a1501;

 width: 280px;
 height: 23px;
 display: block;
 
 margin: 0 0 0px 0;
 padding: 4px 0 2px 0;
}

#events_h3 {
 font-size: 12px;
 font-weight: normal;
 color: #818080;
 text-align: center;

 background: #e2e1e1;
 width: 280px;
 height: 18px;
 display: block;

 margin: 0 0 10px 0;
 padding: 2px 0 2px 0;
}

#events_h3 a,
#events_h3 a:visited {
 color: #d9470c;
 text-decoration: underline;
}

#events_icon {
 float: left; 
}

#events_date_top {
 color: #fff;
 width: 39px;
 display: block;
 padding: 0 0 2px 0;
 
 background: #8a1501;
 border-left: 1px solid #8a1501;
 border-right: 1px solid #8a1501;

 font-family: verdana, arial, tahoma, sans-serif;
 font-size: 14px;
 font-weight: bold;
 font-style: normal;
 text-align: center;
}

#events_date { 
 
 width: 39px;
 height: 20px;
 display: block;
 
 margin: 0 5px 0 0;
 padding: 0 0 2px 0;

 font-family: verdana, arial, tahoma, sans-serif;
 font-size: 14px;
 font-weight: bold;
 font-style: normal;
 color: #424242;
 text-align: center;
 
 background: #fff;
 border-left: 1px solid #e1dcd2;
 border-right: 1px solid #e1dcd2;
 border-bottom: 2px solid #e1dcd2;
}



#events_title,
#events_title a,
#events_title a:visited {
 height: 40px;
 display: block;

 font-family: verdana, arial, tahoma, sans-serif;
 font-size: 13px;
 font-weight: bold;
 font-style: normal;
 color: #d9470c;
 text-align: left;
}


#events_title span {
 font-size: 12px;
 font-weight: normal;
 color: #424242;
 text-decoration: none;
}

#events_title a:hover {
 text-decoration: none;
}


#events_more,
#events_more a,
#events_more a:visited {
 text-align: right;
 font-size: 10px;
 font-weight: normal;
 color: #797979;
 text-decoration: underline;
 width: 255px;
}

#events_more a:hover {
 color: #d9470c;
}



/* calendar */

#events_calendar {
 float: left;
 display: inline;
 margin: 0 0 10px 0;
}

#cal_row01 {
 float: left;
 display: inline;

 width: 125px;
 border-top: 2px solid #a9a9a9;
 border-right: 1px solid #a9a9a9;
 border-left: 2px solid #a9a9a9;
 border-bottom: 2px solid #a9a9a9;
}

#cal_row02 {
 float: left;
 display: inline;

 width: 140px;
 border-top: 2px solid #a9a9a9;
 border-right: 1px solid #a9a9a9;
 border-left: 1px solid #a9a9a9;
 border-bottom: 2px solid #a9a9a9;
}

#cal_row03 {
 float: left;
 display: inline;

 width: 80px;
 border-top: 2px solid #a9a9a9;
 border-right: 1px solid #a9a9a9;
 border-left: 1px solid #a9a9a9;
 border-bottom: 2px solid #a9a9a9;
}

#cal_row04 {
 float: left;
 display: inline;

 width: 520px;
 border-top: 2px solid #a9a9a9;
 border-right: 2px solid #a9a9a9;
 border-left: 1px solid #a9a9a9;
 border-bottom: 2px solid #a9a9a9;
}

#row_title {
 width: auto;
 height: 27px;
 display: block;
 
 background: #8a1501;
 
 color: #fff;
 text-align: left;
 font-family: verdana, arial, tahoma, sans-serif;
 font-size: 13px;
 font-weight: bold;
 font-style: normal;
 
 padding: 13px 0px 5px 10px;
}

#cal_box {
 width: auto;
 height: 40px;
 display: block;
 
 background: #f3f2f1;
 
 color: #444444;
 text-align: left;
 font-family: verdana, arial, tahoma, sans-serif;
 font-size: 13px;
 font-weight: normal;
 font-style: normal;
 
 padding: 5px 0px 15px 10px;
 
 vertical-align: top;

 border-top: 2px solid #a9a9a9;
}



/* social networking */

#social_networking {
 width: 280px;
 display: block;
 
 margin: 20px auto -40px auto;
 padding: 0;
}

#social_networking img {
 margin: 0 5px 0 0;
}



/* sidebar ads */

#sidebar_ads {
 width: 280px;
 display: block;

 margin: 10px 0 0 -3px;
 padding: 0;
}


#sidebar_ads img {
 margin: 0 0 5px 0;
}



/* comments */

#commentssection{
 clear: both;
 padding: 2px 12px;
 margin: 0;
}
 
#commentssection h3{
 font-family: verdana, arial, tahoma, sans-serif;
 font-size: 14px;
 font-weight: 300;
 font-style: normal;
 color: #000;
}

#commentform{
 background: #F0F0F0;
 margin: 12px 12px 20px 12px;
 padding:20px;
}
 
#commentform p{
 color: #000;
}
 
#commentform a{
 color: #000;
 text-decoration: none;
 border-bottom: 1px dotted #465D71;
 line-height: 16px;
}
 
#commentform h3{
 font-family: verdana, arial, tahoma, sans-serif;
 font-size: 12px;
 font-weight: 300;
 color: #000;
}
 
#commentbox{
 width:75%;
 min-width:400px;
 margin:5px 5px 0 0;
}

#author, #email, #url, #commentbox, #submit{
 background: #fff;
 font-family: verdana, arial, tahoma, sans-serif;
 font-size: 10px;
 margin:5px 5px 0 0;
 border: none;
 padding: 6px;
 border: 1px solid #B2B2B2;
}

#submit{
 margin:5px 5px 0 0;
}

 
ol.commentlist {
 list-style-type: none;
}

ol.commentlist li {
 background: #fff;
 margin:10px 0;
 padding:5px 0 5px 10px;
 overflow: hidden;
}

ol.commentlist li.alt {
 background: #E5E5E5;
}

ol.commentlist li p {
 margin: 6px 0 6px 0;
 padding: 0 12px 0 0;
 line-height: 16px;
}

ol.commentlist a {
 color:#000;
}

cite {
 font-family: verdana, arial, tahoma, sans-serif;
 font-size: 11px;
 font-weight: bold;
 font-style: normal;
}
 
cite a{
 color: #000;
 text-decoration: none;
 border-bottom: 1px dotted #465D71;
}



/* footer */

#footer {
 position: relative;
 background: transparent url('images/footer.jpg') top center no-repeat;
 margin-top: -59px; /* negative value of footer height */
 height: 59px;
 width: 100%;
 overflow: hidden;
 clear:both;
 margin: 0 auto;
 } 

 
#footer_text {
 font-family: times new roman, times, arial, tahoma, sans-serif;
 color: #fff;

 width: 956px;
 margin: 0 auto;
 padding: 18px 0 0 0;

 overflow: hidden;
 display: block;
}

#footer_left {
 float: left;
 font-style: italic;
 font-size: 14px;
}

#footer_right {
 float: right;
 font-size: 12px;
}

#footer a {
 color: #eee;
 text-decoration: none;
}


#footer a:hover {
 color: #6aae4c;
 text-decoration: underline;
}


.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 */



.hidden_content {
 display: none;
 height: 0px;
 width: 0px;
 overflow: hidden;
}


