/*
Theme Name: Chapter Six Theme
Theme URI: http://www.weareboth.com
Description: Wordpress theme for Chapter Six.
Author: Nick Dymond
Author URI: http://www.weareboth.com
version: 1.0
*/

/* basics */

*{margin:0; padding:0;}

body {
	background:#000000;
	font-family: tahoma, verdana, arial, sans-serif;
	font-size:62.5%;
	margin:20px;
	}

p {font-size: 1.1em;}
	
h1 {font-size: 18pt; font-weight: normal;}
h2 {font-size: 2.4em; font-weight: normal; margin-bottom: 20px; letter-spacing: -1px;}
h3 {font-size: 2em; font-weight: normal;}
h4 {font-size: 9pt; font-weight: normal;}


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:#de2171;
	text-decoration:none;
	outline-color: #8a8a8a;
	}

a:hover{text-decoration: underline;}

/* container */

#container {
	width: 733px;
	margin: 0 auto;
	padding:0;
	background:#333333;
	color:#8a8a8a;
	overflow: hidden;
	}


/* header */

#header {
	background:#333333;
  	width: 760px; 
  	height: 65px;
	color: #333333;
	border-bottom: 3px solid #000000;
	}

#header_logo {
	position: absolute;
	width: 299px;
	height: 70px;
	margin: 9px 0 0 17px;
	background-image: url(images/logo.gif);
	}
	
#header h1{
	font:normal 0pt georgia, times;
	width: 299px;
	height: 70px;
	margin: 9px 0 0 17px;
	background-image: url(images/logo.gif);
	float: left;
	position: absolute;
	}

#header a {
	color: #333333;
}
	
#header h2{
	font: normal 0pt georgia, times;
	color: #333333;
	float: left;
	position: absolute;
	}

.contact {
	background-image: url(images/contact_header.gif);
	width: 139px;
	height: 34px;
	margin: 25px 0 0 302px;
}

.bios{
	background-image: url(images/bios_header.gif);
	width: 313px;
	height: 34px;
	margin: 25px 0 0 302px;
}

.listen{
	background-image: url(images/listen_header.gif);
	width: 96px;
	height: 34px;
	margin: 25px 0 0 302px;
}

.schedule {
	background-image: url(images/schedule_header.gif);
	width: 323px;
	height: 49px;
	margin: 24px 0 0 303px;
}

.pricing {
	background-image: url(images/pricing_header.gif);
	width: 123px;
	height: 34px;
	margin: 39px 0 0 303px;
}
	
/* main menu */

#menu {
	background: #000000;
	position: relative;
	height: 18px;
	margin: 0;
	padding-top: 1px;
	border-bottom: 2px solid #000000;
	font-size: 1.1em;
}


#menu ul {
	float: right;
}

#menu ul li {
	list-style-type: none;
	float: left;
	margin-left: 5px;
}

#menu ul li a {
	background: #333333 url(images/tab_corner.gif) no-repeat 0 0;
	padding: 2px 10px 3px 25px;
	display:block;
}

#menu ul li a:hover {
	background: #4f4f4f url(images/tab_corner.gif) no-repeat 0 -18px;
	text-decoration: none;
}

#menu ul li.current_page_item {
}
#menu ul li.current_page_item a {
	background: #de2171 url(images/tab_corner_pink.gif) no-repeat 0 0px;
	color: #000000;
}
#menu ul li.current_page_item a:hover {
	background: #b21a5a url(images/tab_corner_pink.gif) no-repeat 0 -18px;
}


/* images */

.sidebar_image {
	margin: 0 0 -10px -250px;
	float: left;
	position: relative;
}

.sidebar_image_pricing {
	float: left;
	margin: 0 0 -10px -253px !important;
	margin: 0 0 -20px -265px;
	padding-bottom: 0 !important;
	padding-bottom: 10px;
	position: relative;
}

#home_page_picture {
	width: 351px !important;
	width: 324px;
	height: 521px;
	background-image: url(images/mainpic.jpg);
	position: relative;
}

/* content */

#content {
	float: right;
	width:450px;
	border-left: solid 3px #000000;
	padding: 20px 20px 20px 20px;
	}

#home_wrapper {
  	width: 760px;
}

#left_column {
	float: left;
	width: 360px;
}

#right_column {
	float: right;
	width: 377px !important;	
	width: 352px;
	padding: 9px 10px 0px 9px;
	min-height: 521px;
	margin-top: -68px !important;
	margin-top: 0px;
	padding: 10px;
	background-color: #333333;
	border-left: solid 3px #000000;
}
	
.post {
	margin:0;
	padding:0;
	}

.post_title {
	font-weight: bold;
	font-size: 1.2em;
	letter-spacing: -0.2px;
	margin-top: 23px;
	background: #333333 url(images/bullet.gif) no-repeat 0 5px;
	padding-left: 10px;
	}
	
.entry h3 {
	margin-top: 10px;
}

.post ul {}

.post li {}

.entry {}

.post.entry p{margin: 0 0 0 12px;}

.postmetadata{
	clear: both;
	background:#F7F7F7;
	padding:6px;
	margin: 20px 0;
	}
	

.navigation {
	width:100%;
	float:left;
	margin:0;
	padding:0;
	overflow:hidden;
	}
	
.alignleft a{float:left; margin:25px 0;}
.alignright a{float:right; margin:25px 0;}

.linebreak {
	width: 450px;
	overflow: hidden;
	height: 1px;
	background-color: #000000;
	margin: 20px 0 20px -20px;
	display: block !important;
	display: none;
}
.linebreak_home {
	width: 364px;
	height: 3px;
	background-color: #000000;
	display: block !important;
	display: none;
	margin: 28px 0 7px -20px;
}

.bio {
	float: left;
	width: 110px;
	border-right: 3px solid #000000;
	min-height: 550px;
	margin-top: 30px;
	padding: 0 5px 0 5px;
}

.contact_details {
	float: left;
	width: 213px;
	margin-left: -249px !important;
	margin-left: -229px;
	text-align: right;
	position: relative;
	
}
.contact_details h3 {
	font-size: 1.8em;
	margin: 10px 0;
}
.contact_details h2 {
	margin-top: 10px;
}
/* search */

#searchform{
	padding:0;
	margin:14px 0;
	}

#searchform input#s{
	margin:0;
	padding:2px;
	border:1px solid #000;
	}

	
	
/* misc */

.right {
	text-align: right;
}

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

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 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-color: #000000;
	clear: both;
	width: 100%;
	border-top: 6px solid #000000;
	}
	
#footer p{font-size: 0.9em;width: 100%;border-top: 1px solid #de2171;padding:6px 0;margin: 0; color: #8a8a8a; text-align:right;}

/* contact form */
fieldset {
	border: none;
}
textarea, input {
	color: #8a8a8a;
	background-color: #111111;
	border-width: 0px;
	padding: 2px;
}
.contact-form {
	margin-top: 10px;
}
.form-label {
	float: left;
	text-align: right;
	margin: 12px 5px 0 0;
	width: 60px;
	font-size: 1.2em;
}
.form-input, .form-textarea {
	margin-top: 10px;
}
.required {
	font-family: tahoma, verdana, arial, sans-serif;
}
#ec_message {
	font-size: 1.2em;
	width: 350px;
}
.check {
	background-color: #121212;
}
.form-option {
	margin: 5px 0 0 70px;
	float: left;
}
.form-submit {
	margin: 5px 31px 0 0;
	float: right;
}
.button {
	background-color: #de2171;
	color: #000000;
}
.button:hover {
	background-color: #B21A5A;
	color: #111111;
}
.information {
	margin-top: 20px;
}
