/*
THEME NAME: Ban the Bottle
DESCRIPTION: Custom website theme build for Ban the Bottle
VERSION: 1.0
AUTHOR: Rob Woods
AUTHOR URI: http://www.redsagedesign.com/
TAGS: white, three-columns, two-columns, fixed-width, theme-options, left-sidebar, right-sidebar, threaded-comments, sticky-post, microformats
*/


/** Changing the file size */ 

/* basics */

*{margin:0; padding:0;}

body {
	background:#fff url('images/gray-background.gif') 0px 0px repeat-x;
	font: 14px Arial, sans-serif;
    line-height:22px;
	margin:0px;
	padding:0;
	}

	
h1 {font-size: 24px;}
h2 {font-size: 22px; margin-bottom:10px;}
h3 {font-size: 20px; padding:13px 0 5px 0; color:#333}
h4 {font-size: 15px;margin-bottom:10px;}


img{ border: none; padding:0; }
img a{border:none;}

img.left{ float: left; border: none; padding: 6px 0 0 0; }
img.right{ float: right; border: none; padding: 0 0 0 6px; }

blockquote{
	border-left:1px solid #A5ABAB;
	margin:15px;
	padding:0 12px 0 12px;
	}

code{
	font-family:"Courier New", Courier, monospace;
	}


/* links */

a{
	color: #2075c4;
	text-decoration:none;
	}

a:hover{text-decoration: underline;}




/* container */


#container {
	width: 960px;
	margin: 0 auto;
	padding:0;
	color:#333;
	overflow: hidden;
	background-color:#fff;
	}
	
/* header */

#header {
	background:#fff;
  	width: 960px; 
  	height: 190px;
	}

#header h1{
	font:normal 20pt georgia, times;
	padding:20px 0 0 16px;
	margin:0;	
	}
	
#header h1 a{color: #404040; text-decoration: none;}
#header h1 a:hover{color: #666; text-decoration: none;}


#header h2{
	font:normal 10pt georgia, times;
	color:#333;
	padding: 0 0 0 18px;
	margin:0;	
	}

#logo {
	padding:15px 0 0 16px;
	margin:0;
	}
	
#motto {
	margin:0 0 0 -46px;
	padding:0;
	position:absolute;
	width:388px;
	top: 46px;
	left: 50%;
	}

/* main menu */

#navcontainer
{
	margin:0 0 0 -260px;
	padding:0;
	position:absolute;
	width:700px;
	top: 110px;
	left: 50%;
		}

#navcontainer{
	font-weight: bold;

}

#navcontainer ul{
	padding: 6px 0 15px 0; /*6px should equal top padding of "ul li a" below, 7px should equal bottom padding + bottom border of "ul li a" below*/
	margin: 0;
	text-align: right; 
}

#navcontainer ul li{
	display: inline;
	font: 19px Arial, sans-serif;
	
}

#navcontainer ul li a{
	color: #494949;
	padding: 6px 3px 15px 3px; /*top padding is 6px, bottom padding is 4px*/
	margin-right: 20px; /*spacing between each menu link*/
	text-decoration: none;

	
}

#navcontainer ul li a:hover, #navcontainer ul li a.selected{
	color: #666;
	background: #fff url('images/menu-bottom.gif') center 27px no-repeat;
}

/* scroll */

#scrollback {
	position:absolute;
	height:255px;
	width:979px;
	top:190px;
	left:50%;
	margin-left:-490px;
	background: url('images/slider-background.jpg') no-repeat 0 0;
	z-index:-1;
	}

#scroll {
	width:960px;
	height:255px;
	background: url('images/slider-background-2.jpg') no-repeat 0 0;
	}
	
#scroll p{
	padding:30px;
	color:#fff;
	font-size:22px;
	}

/* content */
#contentwrap {
	width:100%;
	background:url('images/content-background.gif') repeat-y -1px 0;
	}

#content {
	float:left;
	width:615px;
	overflow: hidden;
	margin:0px;
	
	}

.post {
	margin:0;
	padding:0px 25px;
	clear:both;
	}
	
.post h2{
	clear:both;
	font:normal 24px Georgia, Georgia, "Times New Roman", Times, serif;
	padding:28px 0 6px 0;
	font-weight:normal;
	color: #2075c4;
	border-bottom:1px solid #ccc;
	margin-bottom:10px;
	}
	
.post h2 a{
	color: #2075c4;
	text-decoration: none;
	}
	
.post h2 a:hover{
	color: #777;
	text-decoration: none;
	}

.post ul {
	margin:10px 0;
}

.post img {
border:2px solid #ccc;
padding:3px;
margin:20px;}

.post li {
	margin-left:30px;}

.post object {
	margin:20px 0;}

.entry p{margin:12px 0;}

.small {
	font-size:11px;
	}

.postbottom{
	clear:both;
	background:#FFF url('images/post-bottom.gif') no-repeat 0 0;
	padding:0;
	margin:30px 0 30px 0;
	width:560px;
	height:40px;
	position:relative;
	}
	
.postbottom a{
	color:#fff;
	font-size:13px
	}
	
.singlebottom{
	clear:both;
	background:#FFF url('images/post-add-this.gif') no-repeat 0 0;
	padding:0;
	margin:30px 0 30px 0;
	width:560px;
	height:40px;
	position:relative;
	}
	
.singlebottom a{
	color:#fff;
	font-size:13px
	}
	
.postmetadata{
	clear: both;
	background:#F7F7F7;
	padding:6px;
	margin: 20px 0;
	}
	
.postmetadata a{
	color:#fff;
	font-size:13px
	}
	
.postfullstory{
	margin:0;
	padding: 0;
	position:relative;
	top:8px;
	left:15px;
	}
	
.singletellfriend{
	margin:0;
	padding: 0;
	position:relative;
	top:6px;
	left:22px;
	}
	
.postcomments{
	margin:0;
	padding: 0;
	position:absolute;
	top:8px;
	left:365px;
	}
	
.posttellfriend{
	margin:0;
	padding: 0;
	position:absolute;
	top:8px;
	left:463px;
	}
	
.navigation {
	font-size:8pt;
	width:100%;
	float:left;
	margin:0;
	padding:0;
	overflow:hidden;

	}
	
.alignleft a{float:left; margin:25px 0;}
.alignright a{float:right; margin:25px 0;}

.pagetitle {
	text-align:center;
	font-size:17px;
	color:#333;
	}

/* sidebar */

#sidebar {
	font:13px Arial, sans-serif;
	width:345px;
	float:right;
	margin:0;
	padding: 0;
	background: url('images/sidebar-top.gif') 0 0 no-repeat;
	z-index:99;
	position:relative;
	}

#sidebar h2{
	font:bold 17px arial, sans-serif;
	color: #2075c4;	
	margin: 40px 40px 0 0px;
	padding: 0 0 10px 0;
	z-index:99;
}

#sidebar label{
	font:normal 11pt arial, georgia, times;
	color: #333;	
	margin: 0;
	padding: 0;
}

#sidebar p {margin:0; padding: 0 6px 0 12px;}

#sidebar img {padding: 0; margin: 0;}

#rsslogo {
	position:relative;
	top:40px;
	left:80px;
	padding:0;
	margin:0;
	height:100px;
	width:170px;
	padding:5px;
	border:2px solid #D6D6D6;
	}
	
#rsslogo:hover {
	border-color:#999;
	}
	
#twitterlogo {
	position:relative;
	top:70px;
	left:80px;
	padding:0;
	margin:0;
	height:100px;
	width:170px;
	padding:5px;
	border:2px solid #D6D6D6;
	}
	
#twitterlogo:hover {
	border-color:#999;
	}	

.widget {

	}

#sidebar ul {
	margin:85px 12px 12px 30px;
	padding:0;
	}

#sidebar ul li {
	margin: 0;
	padding: 0 0 6px 0;
	line-height: 12pt;
	list-style-type: none;
	font-size:13px;
	z-index:99;
	}

#sidebar ul ul {
	margin:0;
	padding:0;
}

#sidebar ul ul li {
	list-style-type: none;
	border-bottom:1px solid #ccc;
	margin: 10px 30px 0 20px;
	}

#sidebar ul ul ul{
	margin: 0;
	padding: 0;
}

#sidebar ul ul ul li{
	padding: 0 0 0 15px;
	list-style-type: square;
	color: #898989;
}

#adspace {
	margin:90px 0 0 30px;
	}
	
#adspace img{
	border:1px solid #0C70B8;
	padding:2px;
	}
	
#adspace img:hover{
	border-color:#fff;

	}
	
#emailback{
	background:url('images/newsletter-back.jpg') 0 0 no-repeat;
	position:absolute;
	width:285px;
	height:132px;
	top:620px;
	left:27px;
	z-index:-1;
	margin-left:0px;
	}

#subscribe {
	margin-top:90px;
	border:none;
	}
	
.widget#subscribe2 {
	margin-bottom:50px;
	}
	
	.widget#subscribe2 h2{
	display:none;
		}	

.tag a:link {
	color:#666666;
	}

/* comments */


#commentform{
	background:#fff;
	margin:0;
	padding:0;
	}
	
#commentform p{
	color: #333;
	}
	
#commentform a{color: #333; text-decoration: none; border-bottom: 1px dotted #465D71;line-height: 14pt;}
	
#commentform h3{
	font-family: georgia, times, verdana;
	font-size: 10pt;
	font-weight: 300;
	color: #333;
	margin:0;
	padding:0;
	}
	
#comment{
	width:80%;
	}

#author, #email, #url, #comment, #submit{
	background: #fff;
	font-family: arial, sans-serif;
	font-size: 8pt;
	margin:5px 5px 0 0;
	padding:5px;
	border: 1px solid #ccc;
	}
	
#submit{margin:5px 5px 0 0;}

#comments{margin:0; padding:0}
	
ol.commentlist {list-style-type: none; margin:0; padding:0;}

.avatar{float:left; margin:0 12px 0 0;}

ol.commentlist li {
	background: #fff;
	margin:10px 0;
	padding:5px 0 5px 10px;
	list-style-type:none;
	}

ol.commentlist li.alt {background: #eee;}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 14pt;}

ol.commentlist a {color: #333;}

cite {
	font-family: arial, verdana, tahoma;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	}
	
cite a{color: #333; text-decoration: none; border-bottom: 1px dotted #465D71;}




/* search */

#search{
	padding:0;
	margin:60px 0 0 50px;
	}

#searchform{
	padding:0;
	margin:0px 0;
	}

#s{
	margin:0;
	padding:4px;
	border:1px solid #999;
	}

#searchform input#searchsubmit{
	border:none;
	background:#333;
	color:#fff;
	text-transform:lowercase;
	font:12px Arial, sans-serif;
	}
	
#emailsignup {
	padding:0;
	margin:20px 0 0 10px;
}

#emailbox{
	margin:0;
	padding:6px;
	border:1px solid #999;
	font-size:10px;

	}
	
.emailtext{
	margin:0 0px 20px 0;
	padding:0px 0px 0 0;
	font-size:10px;
	line-height:normal;
	}


#emailsignup input#emailsignup {
border:none;
	background:#333;
	color:#fff;
	text-transform:lowercase;
	font:12px Arial, sans-serif;
	padding:5px;
}


	
/* misc */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {

	margin: 0 0 10px 10px;
	display: inline;
	}

img.alignleft {

	margin: 0 10px 10px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it 
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;*/
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}




/* footer */

#footer {
	background:#0A95D8 url('images/footer-back.gif') -1px 0 no-repeat;
	clear: both;
	width: 100%;
	height:100px;
	position:relative;
	}
	
#footer p{
	padding:0;
	margin: 0; 
	color: #eee; 
	position:absolute;
	top:60px;
	left:30px;
	font-size:10px;
	}
#footer a{color: #BCBCBC;text-decoration: none;}
#footer a:hover{color: #5D5D5D;text-decoration: underline;}

.bottomad img {
	padding:0;
	margin:0;
	}
	
#respond {
	margin:0 10px;
	}

