/*
Theme Name: CrossFit Ignite - 2 column right sidebar
Theme URI: http://zavadesign.com
Description: Custom Wordpress theme with right sidebar.
Author: Zava Design
Author URI: http://zavadesign.com
version: 1.0
Tags: two-column, widget-ready
*/


/* basics */

*{margin:0; padding:0;}

body {
	background: #dde1e4 url("images/bg_main.jpg") repeat-x;
	font-family: arial, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #636363;
	margin:0;
	padding:0;
	}

h1,h2,h3,h4 {
	color: #23384c;
	font-family: "Trebuchet MS", arial, sans-serif;}
	
h1 {font-size: 28px;}
h2 {font-size: 24px; line-height: 24px;}
h3 {font-size: 18px; margin-top: 20px;}
h4 {font-size: 14px; font-weight: bold;}

h3.author {
	font-size: 14px;
	color: #f78121;
	padding: 0;
	margin: -12px 0 0 0;
	text-align: right;}

h3.author span {
	color: #636363;
	font-style: italic;}

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;
	}
	
strong {font-weight: bold;}
em {font-style: italic;}
	
.clearhome {
	clear: both;
	margin-bottom: 10px;}
	
.panelbase {
	background: #e0e3e6 url("images/panel_base.gif") no-repeat 0 0;
	height: 3px;
	margin: 17px -20px 0 -20px;}
	
#content p {margin: 0 0 15px 0;}

#content img {border: 1px solid #23384c;}

#content h2, #content h3, #content h4 {margin-bottom: 15px;}

#content ul {
	margin: -10px 0 15px;}
	
#content ul li {
	list-style-type: disc;
	margin-left: 30px;
	margin-bottom: 5px;}
	
#content ol {
	margin: -10px 0 15px;}
	
#content ol li {
	list-style-type: decimal;
	margin-left: 30px;
	margin-bottom: 5px;}


/* links */

a{
	color:#3e6589;
	text-decoration:none;
	border-bottom: 1px dotted #3e6589;}

a:hover{color:#f58122; border-bottom: 1px dotted #f58122;}

#sidebar a, #footer a, #footer2 a, #content .homearticle a, #homepagepanel a {border: none;}
#sidebar a:hover, #footer a:hover, #footer2 a:hover {text-decoration: underline;}



/* container */

#container {
	width: 940px;
	margin: 0 auto;
	padding: 0;
	color: #333;
	overflow: hidden;
	}
	
	
/* header */

#header {
  	height: 78px;
	margin-bottom: 0px;}
	
#header h1#logo a {
	background: url("images/logo.png") no-repeat;
	display: block;
	float: left;
	width: 323px;
	height: 57px;
	text-indent: -9000px;
	margin-top: 20px;
	border: none;}


/* main menu */

#menu {
	float: left;
	font-family: Trebuchet,"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 15px;
	overflow: hidden;
}

#menu ul {
	margin:0;
	padding:0;
}

#menu ul li {
	list-style-type: none;
	float:left;
	margin: 0;
	padding: 0;
}

#menu ul li a {
	display: block;
	width: 80px;
	text-align: center;
	padding: 7px 0 11px 0;
	margin: 0px 0 0 0;
	//color: #fff;
	color: #333333;
	text-decoration: none;
	border: none;
}

#menu ul li.page-item-45 a {margin-left: 10px;}

#menu ul li a:hover {
	
	color: #f58122;

}

#menu ul li.current_page_item a {
	background: url("images/nav_current.gif") no-repeat;
	color: #fff;
}

#menu ul li.current_page_item a:hover, #menu .blogcurrent li.page-item-41 a:hover {color: #fff; cursor: default;}

/* manual current menu items */
#menu .blogcurrent li.page-item-41 a {
	background: url("images/nav_current.gif") no-repeat;
}


/* homepage slider */

#homepagepanel {
	position: relative;
	background: url("images/slider_bg.gif") no-repeat;
	width: 699px;
	height: 282px;
	padding: 5px 0 0 5px;
	float: left;
	overflow: hidden;}

#homepagepanel ul li {
	position: relative;
	display: block;
	width: 690px;
	height: 270px;
	color: #fff;
	font-size: 14px;}
	
#homepagepanel ul li .text {
	background: url("images/slider_textbg.png");
	position: absolute;
	bottom: 0;
	margin: 0 10px 10px 10px;
	padding: 15px 20px 15px 20px;}
	
#homepagepanel ul li h2 {font-size: 24px; margin-bottom: 4px;}
#homepagepanel ul li p {margin: 0 70px 0 0; padding: 0;}
	
#homepagepanel ul li a {
	background: url("images/slider_more.png") no-repeat 0 0;
	display: block;
	width: 59px;
	height: 27px;
	text-indent: -3000px;
	position: absolute;
	float: right;
	bottom: 10px;
	right: 10px;}
	
#homepagepanel ul li a:hover {background: url("images/slider_more.png") no-repeat 0 -27px;}

#homepagepanel ol#controls {
	position: absolute;
	top: 6px;
	right: 10px;
	z-index: 5;}
	
#homepagepanel ol#controls li {float: left;}
	
#homepagepanel ol#controls li a {
	background-color: #fff;
	display: block;
	width: 20px;
	height: 20px;
	text-indent: -3000px;
	margin: 2px;
	font-size: 9px;}
	
#homepagepanel ol#controls li.current a {
	background-color: #f58122;}


/* homepage offer */

#specialoffer {
	background: url("images/bg_specialoffer.gif") no-repeat;
	width: 231px;
	height: 289px;
	padding: 0;
	position: relative;
	float: right;
	overflow: hidden;
	text-align: center;}
	
#specialoffer h2 {
	font-size: 18px;}
	
#specialoffer .text {
	margin: 59px 15px 30px 20px;
	line-height: 28px;}
	
#specialoffer p.date {
	color: #f58122;
	display: none;} /* ############################################### need to fix custom field / flutter issue ############################################### */

#specialoffer a {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 231px;
	height: 289px;
	text-indent: -3000px;}
	
	
/* homepage article grid & blog page */

#content #articlegrid {
	margin: 0 0 0 -20px;}

#content .homearticle {
	background: url("images/articlepanel_bg.png") repeat-y;
	width: 260px;
	height: 320px;
	float: left;
	padding: 20px 20px 0 20px;
	margin: 0 0 20px 20px;
	position: relative;}
	
#content .homearticle .text {
	height: 180px;
	overflow: hidden;}
	
#content .homearticle.innerpages {min-height: 320px; height: auto;}
#content #articlegrid.services .homearticle.innerpages {min-height: 235px; height: auto;}
	
#content .blogpage .homearticle { /* similar style on blog page */
	background: #fff url("images/content_top.gif") no-repeat;
	width: 580px;
	height: auto;
	float: none;
	padding: 20px 20px 0 20px;
	margin: 0 0 20px 0;}
	
#content .homearticle h2, #sidebar ul li.sidepanel h2 {
	margin: 0 0 10px 0;}
	
#content ul {
	margin: -10px 0 15px;}
	
#content ul li {
	list-style-type: disc;
	margin-left: 30px;
	margin-bottom: 5px;}
	
	
#content .homearticle ul {margin: 0;}

#content .homearticle ul li {list-style-type: none; margin: 0;}

#content .homearticle.innerpages ul {margin: -10px 0 15px;}

#content .homearticle.innerpages ul li {
	list-style-type: disc;
	margin-left: 30px;
	margin-bottom: 5px;}
	
#content .homearticle ul.post-categories a, #sidebar ul li.sidepanel ul.post-categories a {
	color: #f58122;
	font-size: 14px;
	font-family: Trebuchet,"Trebuchet MS",Arial,Helvetica,sans-serif;}
	
#content .homearticle p.date {
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	color: #fff;
	background-color: #23384c;
	text-align: center;
	width: 40px;
	padding: 5px 0 5px 0;
	position: absolute;
	top: 0;
	right: 20px;}
	
#content .homearticle img.attachment-thumbnail, #sidebar ul li.sidepanel  img.attachment-thumbnail {
	padding: 1px;
	margin: 4px 10px 0 0;
	border: 4px solid #eeeeee;
	float: left;}
	
#content .homearticle a.readmore, #sidebar ul li.sidepanel a.readmore, #footer a.readmore {
	background: url("images/bg_readmore.gif") no-repeat 0 0;
	display: block;
	width: 83px;
	height: 20px;
	padding-top: 1px;
	margin-top: 10px;
	text-align: center;
	color: #fff;
	overflow: hidden;
	clear: both;}
	
#content .homearticle a.readmore.superwide {
	background: url("images/bg_readmore_superwide.gif") no-repeat 0 0;
	width: 208px;}
	
#content .homearticle a.readmore {
	position: absolute;
	bottom: 20px;}
	
#content .blogpage .homearticle a.readmore { 
	position: relative;
	bottom: 0;}
	
#content .homearticle a.readmore:hover, #sidebar ul li.sidepanel a.readmore:hover, #footer a.readmore:hover {
	background: url("images/bg_readmore.gif") no-repeat 0 -21px;
	text-decoration: none;}
	
#content .homearticle a.readmore.superwide:hover {background: url("images/bg_readmore_superwide.gif") no-repeat 0 -21px;}
	
#sidebar ul li.sidepanel a.readmore.wider {
	background: url("images/bg_readmore_wider.gif") no-repeat 0 0;
	width: 145px;
	position: relative;
	float: right;
	top: -31px;}
	
#sidebar ul li.sidepanel a.readmore.wider:hover {
	background: url("images/bg_readmore_wider.gif") no-repeat 0 -21px;}
	
#content .blogpage .homearticle a.readmore  {
	margin-left: 497px;}
	
#content .blogpage .homearticle .panelbase  {
	background: #e0e3e6 url("images/content_base.gif") no-repeat 0 0;
	height: 3px;
	margin: 17px -20px 0 -20px;}
	
#content .blogpage .homearticle h2 {
	width: 530px;}
	
#sidebar ul li.sidepanel.success h2 {
	font-size: 18px;
	line-height: 18px;}


/* content */

#content {
	float:left;
	width:620px;
	overflow: hidden;
	margin: 0 0 20px 0;}

.post ul {}

.post li {}

.postmetadata {
	clear: both;
	background:#F7F7F7;
	padding:6px;
	margin: 20px 0;
	}
	

.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;}

#content .related {
	background-color: #e9ebed;
	padding: 10px 10px 1px 10px;
	clear: both;}
	
#content .related h3 {
	margin-top: 0;
	background-color: #465868;
	color: #e9ebed;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	padding: 3px 6px 3px 6px;}
	
#content form.menuform {
	position: relative;
	float: right;
	padding-top: 4px;}


/* bios */

#content .bio {
	background: #fff url("images/content_top.gif") no-repeat;
	padding: 20px;
	margin-top: 20px;}
	
#content .bio h3 .title {
	color: #f58122;}
	
#content .bio img.bio_image {
	padding: 1px;
	margin: 0 0 0 10px;
	border: 4px solid #eeeeee;
	float: right;}
	
	
/* forms */

#content .wpcf7, #content #commentform {
	background: #fff url("images/content_top.gif") no-repeat;
	padding: 20px;
	margin-top: 20px;
	margin-bottom: 30px;}
	
#content .wpcf7 form .formlabel {
	clear: both;
	float: left;
	width: 190px;}
	
#content .wpcf7 form .formfield {
	margin-bottom: 10px;}
	
#content .wpcf7 form input, #content .wpcf7 form textarea {width: 385px;}
#content .wpcf7 form textarea {height: 100px;}

#content .wpcf7 form .optin input {width: 20px; margin-left: 181px;}
#content .wpcf7 form .optin {padding-bottom: 20px;}

#content .wpcf7 form .submit input {width: 100px;}
#content .wpcf7 form .submit {padding-left: 190px;}


/* sidebar */

#sidebar {
	width: 300px;
	float: right;
	margin: 0;
	padding: 0;
	}

#sidebar ul li.sidepanel {
	list-style-type: none;
	background: url("images/bg_whitepanel.gif") repeat-y;
	width: 260px;
	padding: 20px 20px 0 20px;
	margin: 0 0 20px 0;}
	
#sidebar ul li.sidepanel.blog a {
	display: block;
	padding: 3px 0 3px 0;
	border-bottom: 1px solid #dddddd;}
	
#sidebar ul li.sidepanel.blog.catlist li.cat-item a {padding-left: 30px;}
	
#sidebar ul li.sidepanel.blog.catlist li.cat-item-3 a {background: url("images/icon_crossfit.gif") no-repeat 0 0;}
#sidebar ul li.sidepanel.blog.catlist li.cat-item-6 a {background: url("images/icon_fitness.gif") no-repeat 0 0;}
#sidebar ul li.sidepanel.blog.catlist li.cat-item-5 a {background: url("images/icon_insights.gif") no-repeat 0 0;}
#sidebar ul li.sidepanel.blog.catlist li.cat-item-4 a {background: url("images/icon_nutrition.gif") no-repeat 0 0;}
	
#sidebar ul li.sidepanel.blog a:hover, #sidebar ul li.sidepanel.blog.catlist li.cat-item a:hover {
	text-decoration: none;
	background-color: #e9ecef;}
	
#sidebar ul li.sidepanel.banner {
	background: url("images/bg_bluepanel_banner.gif") no-repeat;
	color:#BDC3CA;
	font-size: 12px;
	line-height: 15px;
	padding-bottom: 20px;}
	
#sidebar ul li.sidepanel.banner h2 {
	color: #fff;
	font-size: 18px;
	margin-right: 20px;}
	
#sidebar ul li.sidepanel.banner a {
	background:url("images/arrow_lightblue.gif") no-repeat 0 5px;
	color: #BDC3CA;
	display: block;
	margin-top: 5px;
	padding-left: 10px;}
	
#sidebar a.bannerad img {margin-bottom: 10px;}

	
/* newsletter signup */
	
#sidebar ul li.sidepanel.newsletter {
	background: url("images/bg_newsletter.gif") no-repeat;
	height: 180px;
	width: 280px;
	padding: 20px 0 0 20px;}
	
#sidebar ul li.sidepanel.newsletter .panelbase {display: none;}

#sidebar ul li.sidepanel.newsletter form {
	margin: 110px 20px 0 0;
	padding: 2px 0 2px 0;
	border-top: 1px solid #bdc3ca;
	border-bottom: 1px solid #bdc3ca;}

#sidebar ul li.sidepanel.newsletter form .text {
	width: 100px;
	padding: 2px;
	border: 0;}
	
#sidebar ul li.sidepanel.newsletter form .text2 {width: 112px;}

#sidebar ul li.sidepanel.newsletter form input.submit {
	background: url("images/butt_go.gif") no-repeat;
	width: 32px;
	height: 26px;
	border: none;
	cursor: pointer;}


#sidebar ul li.sidepanel.newsletter a {
	background: url("images/arrow_lightblue.gif") no-repeat 0 5px;
	display: block;
	padding-left: 10px;
	margin-top: 5px;
	color: #bdc3ca;}
	
/* special offer innerpages */

#sidebar ul li.sidepanel.specialoffer {
	background: url("images/bg_specialoffer_inner.gif") no-repeat;
	height: 180px;
	width: 220px;
	padding: 20px 60px 0 20px;
	color: #bdc3ca;
	position: relative;}
	
#sidebar ul li.sidepanel.specialoffer h2 {color: #fff;}

#sidebar ul li.sidepanel.specialoffer a {
	color: #bdc3ca;
	position: absolute;
	bottom: 20px;
	background: url("images/arrow_lightblue.gif") no-repeat 0 5px;
	display: block;
	padding-left: 10px;}

#sidebar ul li.sidepanel.specialoffer p.date {display: none;}/* ############################################### need to fix custom field / flutter issue ############################################### */

/* ask darren */

#sidebar ul li.askdarren a {
	background: url("images/askdarren.gif") no-repeat 0 0;
	display: block;
	width: 300px;
	height: 200px;
	margin-bottom: 20px;
	text-indent: -3000px;}
	
#sidebar ul li.askdarren a:hover {
	background: url("images/askdarren.gif") no-repeat 0 -200px;}
	
/* crossfit logo */
#sidebar ul li.crossfit a {
	background: url("images/logo_crossfit.gif") no-repeat;
	display: block;
	height: 85px;
	text-indent: -3000px;
	margin-bottom: 20px;}
	

#sidebar ul ul {
	margin: 0;
	padding: 0;
}

#sidebar ul ul li {
	list-style-type: none;
	}

#sidebar ul ul ul{
	margin: 0;
	padding: 0;
}

#sidebar ul ul ul li{
	padding: 0 0 0 15px;
	list-style-type: square;
	color: #898989;
}



/* comments */

#respond {clear: both;}

#commentform{
	background:#fff;
	margin:0;
	padding:0;
	}
	
#commentform p{
	color: #000;
	}
	
#commentform a{color: #000; 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: #000;
	margin:0;
	padding:0;
	}
	
#comment{
	width:80%;
	}

/*
#author, #email, #url, #comment, #submit{
	background: #fff;
	font-family: verdana, arial, times;
	font-size: 8pt;
	margin:5px 5px 0 0;
	padding:0;
	border: 1px solid #000;
	}
*/
	
#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;
	}


cite {
	font-family: arial, verdana, tahoma;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	}
	
cite a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;}

.commentmetadata, .commentmetadata a {
	color: #959595;}


/* search */

#searchform{
	padding:0;
	margin:14px 0;
	height:25px;
	}

#searchform input#s{
	margin:0;
	padding:2px;
	border:1px solid #000;
	float:left;
	}

#searchform input#searchsubmit{
	border:none;
	background:#333;
	color:#fff;
	text-transform:lowercase;
	}

#searchform a.searchsubmit {
	background: url("images/bg_readmore.gif") no-repeat 0 0;
	display: block;
	width: 83px;
	height: 20px;
	padding-top: 1px;
	margin-left: 10px;
	text-align: center;
	color: #fff;
	overflow: hidden;
	border:none;	
	float:left;
	text-decoration:none;
	}

	
/* misc */

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;
}


/* site map */
#content .ddsg-wrapper ul {
	margin-top: 5px;}


/* footer */

#footer {
	background: #eceef0 url("images/bg_footertop.gif") repeat-x;
	clear: both;
	width: 100%;}
	
#footer2 {background-color: #fdfdfd; border-top: 1px solid #d2d3d5;}
	
#footer h2, #footer p {
	margin-bottom: 15px;}
	
#footer .label {
	font-weight: bold;
	display: inline-block;
	width: 100px;}

#footer #wrapper, #footer2 #wrapper {
	width: 940px;
	margin: 0 auto;
	padding: 20px 0 20px 0;
	color: #333;
	overflow: hidden;}
	
#footer .col1, #footer  .col2, #footer .col3 {
	width: 32%;
	float: left;
	min-height: 300px;}
	
#footer .col1, #footer .col2 {margin-right: 18px;}

#footer2 .left {float: left;}
#footer2 .right {float: right;}

/* special overrules */
#content .noborder {border: 0;}

div.arena-contact-form
{
    padding: 10px 20px;
    background-color: #FFFFFF;
}

div.arena-contact-form table th, div.arena-contact-form table td
{
    padding: 5px;
    vertical-align: top;
}

div.arena-contact-form table th
{
    width: 160px;
}

div.arena-contact-form td input[type=text], div.arena-contact-form td textarea
{
    width: 320px;
}

div.arena-contact-form td textarea
{
    height: 120px;
    overflow: auto;
}

#content div.arena-contact-form p.submit
{
    margin-left: 173px;
    margin-top: 10px;
}

.twitter-feed{
	background: #FFF;
	padding:5px;
}
