/*
Theme Name: Jekyll Island Custom
Description: A custom WordPress theme created for Jekyll Island AA
Author: Andrew Norcross
Author URI: http://andrewnorcross.com
version: 0.1
*/

/* CLEARS AND STUFF */

.clearall {clear: both;}

a {outline:none;}
a, h2 a:hover, #logo a:hover {color:#2361A1;text-decoration:none;}

/* LOSE THE BORDERS */

#header, .post, .teasers_box, #footer, #footer a, #footer a:active, #archive_info, dl#comment_list dl dt.bypostauthor, dl#comment_list dl dd.bypostauthor .format_text, .prev_next, #comment_list, #comment_list dd, #commentform, #sidebar_1, #sidebar_2, #comment_list dt.comment, #comment_list dd.comment, dl#comment_list dl dt, dl#comment_list dl dd .format_text {
	border-bottom: 0px;
	border-top: 0px;
	border-right: 0px;
	border-left: 0px;
}
/* SET WIDTHS*/

#container{width:960px;}
#container #page {width:960px;}

/* Header Widths*/
#header {width:960px;}
#header #logo a {width: 960px;}
.navigation {width: 960px;}

/* Content Widths*/
#content_box {width:960px;}
#content {width:650px;}
.teaser {width:580px;}
.teasers_box {width:580px;}
.post_box {width:580px;}
.post {width:580px;}

/* Sidebar Widths*/
#sidebars {width:300px;}

/* Footer Widths*/
#footer {width:960px;}

/* BODY */

* { padding: 0; margin: 0; }

body {
	color: #000000;
	background:#E3E2DE url(images/body_bg.jpg) repeat-x top left;
	font-family:Frutiger, 'Frutiger Linotype', Univers, Calibri, 'Gill Sans', 'Gill Sans MT', 'Myriad Pro', Myriad, 'DejaVu Sans Condensed', 'Liberation Sans', 'Nimbus Sans L', Tahoma, Geneva, 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size:62.5%;
	}

.full_width  {
	clear:both;
	width:100%;
	}

.full_width > .page {background:none;}

.full_width .page {
	margin:0 auto;
	padding-left:2.2em;
	padding-right:2.2em;
	width:95.7em;
	}

#container #page {
	background:none;
	padding:0;
	margin:10px 0;
	float:left;
	}

.full_width #content .page {
	width: auto;
}

/* Header */

#header_area .page {padding-top:2.2em;}

#header {
	height:150px;
	padding:0;
	background:none;
	clear:both;
	}

#header #logo a {
	text-align:center;
	display: block; 
	height: 150px; 
	background: url(images/logo.png) no-repeat; 
	outline: none; 
}
#header #logo,  #header #tagline { 
	text-indent: -9999px; 
}

/* Navigation */
.navigation {
	float: left;
	margin:10px 0 20px 0;
	}

.navigation .nav_container {margin:0 auto;}

.navigation ul {
	list-style:none;
	list-style-image:none;
	list-style-type:none;
	float:right;
	}
	
.navigation ul li {
	float:left;
	color:#243340;
	font-size:20px;
	line-height:28px;
	text-transform:uppercase;
	padding:0 15px;
	font-weight:bold;
	}

.navigation ul li a {color:#243340; text-decoration:none;}
.navigation ul li a:hover {border-bottom:2px solid #243340;}

.navigation ul li.current_page_item {}

.navigation ul li.current_page_item a {
	color:#d03219;
	border-bottom:2px solid #d03219;
	font-size:22px;
	}

/* Image Rotator */
#slider {
    margin:0;
    width:600px;
    height:300px;
	overflow:hidden;
}


/* Content Area */	
#content {float:left;}

.post_box {
	padding:10px 15px 0;
	clear:both;
	}

.headline_area  {margin-bottom:2.2em;}

.headline_area h1, .headline_area h2 {
	font-size:3em;
	line-height:1.364em;
	font-weight:normal;
	}
	
.format_text  {
	font-size:1.4em;
	line-height:1.571em;
	}
	
.format_text h2, .format_text h3 {
	font-size:1.286em;
	line-height:1.222em;
	margin:1.033em 0 0.611em;
	font-weight:bold;
	}

.format_text p {margin-bottom:1.571em;}

.format_text ol, 
.format_text ul {
	margin-left:10px;
	padding-left:10px;
	}

/* Sidebar*/

#sidebars {
	border:0 none;
	float:right;
	}

.sidebar  {width:100%;}

.sidebar ul.sidebar_list {
	padding-left:1.1em;
	padding-right:1.1em;
	padding-top:2.2em;
	list-style:none outside none;
	}
	
li.widget  {
	font-size:1.45em;
	line-height:1.385em;
	margin-bottom:2.769em;
	width:100%;
	}
li.widget ul {list-style:none outside none;}
li.widget ul li {margin-bottom:0.692em;}

.sidebar h3 {
	color:#243340;
	font-size:1.6em;
	font-variant:normal;
	line-height:1.385em;
	margin-bottom:0.692em;
	letter-spacing:-1px;
	font-weight:normal;
	}

li.widget p {
	margin-bottom:5px;
}

li.widget a:hover, 
li.widget a:focus {
	text-decoration:underline;
}

/* MailChimp */

#mc_signup_form .mc_input {
	width:100%;
}

li.widget .mc_merge_var {
	margin-bottom:5px;
}

li.widget .mc_signup_submit {
	margin:5px 0 0;
}

li.widget #mc-indicates-required {
	font-size:80%;
	font-style:italic;
	color:#C00;
}

li.widget .mc_signup_submit input.button {
	background: #222;
	width:130px;
	display: inline-block;
	padding: 5px 7px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	line-height: 1;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	position: relative;
	cursor: pointer;
}

li.widget .mc_signup_submit input.button:hover {
	background:#333;
}
	
/* Footers */
#footer_area {
	padding:0;
	padding-top:10px;
	border-top:1px solid #243340;
	}

#footer_area .page {
	padding-bottom:2.2em;
	padding-left:1.1em;
	padding-right:1.1em;
	clear:both;
	text-align:right;
	}


#footer {
	clear:both;
	padding:1.1em;
	text-align:right;
	}

#footer p {
	font-size:1.2em;
	line-height:1.667em;
	}

#copyright {
	margin:0 auto;
	padding-bottom:10px;
	}

#copyright p {
	color:#000;
	}
	
#copyright p a {
	outline:none;
	color:#243340;
	font-weight:600;
	text-decoration:underline;
	}

#copyright .attribution {
	text-align:right;
	float:right;
	}
	
#copyright .contact {float:left;}
#copyright .contact p a{
	outline:none;
	color:#243340;
	font-weight:600;
	text-decoration:underline;
	}
	
/* Registration Form */
#post-21 .format_text p {
/*
	float:left;
	width:70%;
*/	
	margin-bottom:0.571em;
	}

#post-21 .format_text p.price {font-weight:bold; font-size:120%;}
#post-21 .format_text p.price span.dollars {color:#FF0000;}


#post-21 .format_text p.submit {text-align:center;}

#post-21 .format_text span.reg_form_field {width:33%;}
#post-21 .format_text select {float:right; width:140px;}
#post-21 .format_text input {float:right;}
#post-21 .format_text input[type=submit] {
	width:141px;
	background:#333;
	color:#fff;
	padding:0;
	border:none;
	float:none;
	margin:10px auto 0;
	text-align:center;
	border:2px #000 solid;
	cursor:pointer;
	display:block;
	}
	
#post-31 .format_text p {
/*
	float:left;
	width:70%;
*/	
	margin-bottom:0.571em;
	}

#post-31 .format_text p.price {font-weight:bold; font-size:120%;}
#post-31 .format_text p.price span.dollars {color:#FF0000;}


#post-31 .format_text p.submit {text-align:center;}

#post-31 .format_text span.reg_form_field {width:33%;}
#post-31 .format_text select {float:right; width:140px;}
#post-31 .format_text input {float:right;}
#post-31 .format_text input[type=submit] {
	width:141px;
	background:#333;
	color:#fff;
	padding:0;
	border:none;
	float:none;
	margin:10px auto 0;
	text-align:center;
	border:2px #000 solid;
	cursor:pointer;
	display:block;
	}	
	
.format_text input, #commentform input, #commentform textarea {
	border-width:0.071em;
	padding:0.214em;
	width:auto;
	}

input, textarea {
	background:none repeat scroll 0 0 #EEEEEE;
	border-color:#AAAAAA #DDDDDD #DDDDDD #AAAAAA;
	border-style:solid;
	border-width:1px;
	color:#444444;
	font-size:1em;
	}
	
#eventTicketing tr.coupon {
	display:none;
}

#eventTicketing tr.paypalbutton input {
	margin-left:10px;
}

