/*   
Theme Name: CrossFit Iron Dragon Theme
Theme URI: http://www.crossfit-irondragon.com
Description: Official Shanghai Crossfit Iron Dragon theme.
Author: Shaun Wallace
Author URI: http://www.ShaunWallace.Net
Version: 2.00
*/

/* Apply a natural box layout model to all elements: http://paulirish.com/2012/box-sizing-border-box-ftw/ */
* { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }

.chromeframe {position: absolute; top: 0;}

/* Ok, this is where the fun starts.
-------------------------------------------------------------------------------*/

/* A Linux- and Windows-friendly sans-serif font stack: http://prospects.mhurrell.co.uk/post/updating-the-helvetica-font-stack */
body {font: 13px Helmet, Freesans, sans-serif;}

/* Using local fonts? Check out Font Squirrel's webfont generator: http://www.fontsquirrel.com/tools/webfont-generator */

/* We like off-black for text. */
body, select, input, textarea {color: #333;}

a {color: #03f;}
a:hover {color: #69f;}

/* Custom text-selection colors (remove any text shadows: http://twitter.com/miketaylr/status/12228805301) */
::-moz-selection{background: #fcd700; color: #fff; text-shadow: none;}
::selection {background: #fcd700; color: #fff; text-shadow: none;} 

/*	j.mp/webkit-tap-highlight-color */
a:link {-webkit-tap-highlight-color: #fcd700;} 

ins {background-color: #fcd700; color: #000; text-decoration: none;}
mark {background-color: #fcd700; color: #000; font-style: italic; font-weight: bold;}

/* Mozilla dosen't style place holders by default */
input:-moz-placeholder { color:#a9a9a9; }
textarea:-moz-placeholder { color:#a9a9a9; }


/* And here begins the WordPress fun.
-------------------------------------------------------------------------------*/

#page-wrap {width: 960px; margin: 20px auto;}

.post {}

.entry-content {}
.entry-content a {}
.entry-content a:hover {}

#meta {}
.postmetadata { padding: 20px 0 35px 0;}

#sidebar {}

.navgation {}
.next-posts {}
.prev-posts {}

#searchform {}
#s {}
#searchsubmt {}
	
ol.commentlist {list-style: none;}
ol.commentlist li {}
ol.commentlist li.alt {}
ol.commentlist li.bypostauthor {}
ol.commentlist li.byuser {}
ol.commentlist li.comment-author-admin {}
ol.commentlist li.comment {border-bottom: 1px dotted #666; padding: 10px;}
ol.commentlist li.comment div.comment-author {}
ol.commentlist li.comment div.vcard {}
ol.commentlist li.comment div.vcard cite.fn {font-style: normal;}
ol.commentlist li.comment div.vcard cite.fn a.url {}
ol.commentlist li.comment div.vcard img.avatar {float:right; margin: 0 0 10px 10px;}
ol.commentlist li.comment div.vcard img.avatar-32 {}
ol.commentlist li.comment div.vcard img.photo {}
ol.commentlist li.comment div.vcard span.says {}
ol.commentlist li.comment div.commentmetadata {}
ol.commentlist li.comment div.comment-meta {font-size: 10px;}
ol.commentlist li.comment div.comment-meta a {color: #ccc;}
ol.commentlist li.comment p {}
ol.commentlist li.comment ul {}
ol.commentlist li.comment div.reply {font-size: 11px;}
ol.commentlist li.comment div.reply a {font-weight: bold;}
ol.commentlist li.comment ul.children {list-style: none; margin: 10px 0 0;}
ol.commentlist li.comment ul.children li {}
ol.commentlist li.comment ul.children li.alt {}
ol.commentlist li.comment ul.children li.bypostauthor {}
ol.commentlist li.comment ul.children li.byuser {}
ol.commentlist li.comment ul.children li.comment {}
ol.commentlist li.comment ul.children li.comment-author-admin {}
ol.commentlist li.comment ul.children li.depth-2 {border-left: 5px solid #555; margin: 0 0 10px 10px;}
ol.commentlist li.comment ul.children li.depth-3 {border-left: 5px solid #999; margin: 0 0 10px 10px;}
ol.commentlist li.comment ul.children li.depth-4 {border-left: 5px solid #bbb; margin: 0 0 10px 10px;}
ol.commentlist li.comment ul.children li.depth-5 {}
ol.commentlist li.comment ul.children li.odd {}
ol.commentlist li.even {background: #fff;}
ol.commentlist li.odd {background: #f6f6f6;}
ol.commentlist li.parent {border-left: 5px solid #111;}
ol.commentlist li.thread-alt {}
ol.commentlist li.thread-even {}
ol.commentlist li.thread-odd {}


/* Print styles!
-------------------------------------------------------------------------------*/
@media print {

}


/* Media queries!
-------------------------------------------------------------------------------*/

/* Consider this: www.cloudfour.com/css-media-query-for-mobile-is-fools-gold/ */
@media screen and (max-device-width: 480px) {

}

@media all and (orientation: portrait) {
	
}

@media all and (orientation: landscape) {
	
}


/*
 *
 *
 ********************************************************************************************************************************/

body {	/*background: url(./images/bw3.jpg) no-repeat top center fixed;*/
	background: url(./images/2014-bg.jpg) no-repeat top center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	font-family: arial;
	font-size:10px;
	border:0;
	width: 100%;
	height: 100%;}

.langsel {  position: absolute;
  top: 20px;
  right: 31px;}

#bd{	background: url(./images/bb.png) repeat-y;-webkit-border-bottom-right-radius: 22px;
-webkit-border-bottom-left-radius: 22px;
-moz-border-radius-bottomright: 22px;
-moz-border-radius-bottomleft: 22px;
border-bottom-right-radius: 22px;
border-bottom-left-radius: 22px;}
#bd2{background: url(./images/metal2.jpg) repeat;margin:0 3px;-webkit-border-bottom-right-radius: 14px;
-webkit-border-bottom-left-radius: 14px;
-moz-border-radius-bottomright: 14px;
-moz-border-radius-bottomleft: 14px;
border-bottom-right-radius: 14px;
border-bottom-left-radius: 14px;}

#page-wrap {width: 931px; margin: 6px auto;}
#header {height:209px;position: relative;}
.c {
	width: 931px;
	margin: 6px auto;
	background: ;
	min-height: 500px;
}

.post {
/* padding: 0 10px 0; */
/* border-bottom: 1px solid #eee;
 */margin-bottom: 25px;
 background: url(images/barb.jpg) bottom center no-repeat

}


.hide{display: none;}

h2 {font-size: 26px; color:#fe0000;font-family: 'Black Ops One', cursive;font-weight: 400;
	color: #da251c}
h3 {font-size: 15px; color:#fe0000;font-family: 'Black Ops One', cursive;font-weight: 400;
	color: #da251c}

img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
.alignright {float:right; }
.alignleft {float:left; }
.aligncenter {display: block; margin-left: auto; margin-right: auto}

.l {width:200px;
float:left;
min-height: 730px;
/* margin: 0px 1px;
padding: 3px 1px; */
/* background: url(./images/bg-sb.png) repeat; */
/* border-right: 1px solid grey; */
}

.m {width:525px;
float:left;
/* height: 600px; */
}

.mInner {
background:#fff;
margin: 5px 0px;
padding: 0 10px 0;
border: 1px solid #777;
-moz-border-radius: 4px 4px 4px 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
}




.mInner  h1 {
	
	font-size: 22px;
	font-family: 'Black Ops One', cursive;font-weight: 400;
	color: #da251c
	}

.mInner  p { font-size: 12px;margin: 4px 0 8px;}

.r {width:200px;
float:left;
/* margin: 0px 1px;
padding: 3px 1px; */
/* background: url(./images/bg-sb.png) repeat; */
/* border-left: 1px solid grey; */
min-height: 730px;
}

.clr2 {clear:both;}

.box {
	width: 190px; 
	margin: 5px auto; 
	padding: 5px; 
	border: 1px solid #777;1px solid rgba(255, 0, 0, 0.25);
/* background: #fff url(./images/bg-box.gif) repeat-x; */
background: #fff;
-moz-border-radius: 4px 4px 4px 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
/* opacity:.9; */
/* min-height: 175px; */
/* margin-bottom: 12px; */

}

.shadow {-webkit-box-shadow: 10px 11px 12px -3px rgba(0,0,0,0.23);
-moz-box-shadow: 10px 11px 12px -3px rgba(0,0,0,0.23);
box-shadow: 10px 11px 12px -3px rgba(0,0,0,0.23);}

.box:hover
{/* opacity: 1; */}
.drgn {background: url(./images/drgn.gif) center 0px no-repeat transparent; /*opacity:0.4;
filter:alpha(opacity=40);  */;}


.box p {font-size:11px; font-family:arial; color:#454141; padding: 7px 2px;}

.bookings p {font-size: 12px !important;}


a.more {color:red;}
a.more:hover {color: #5ab424}

.imgcenter {
	display: block;
	text-align: center;
	margin: 0 auto;
}


.extlinks {text-align:center;}
.extlinks img {margin: 5px 0; opacity: 1.6}
.extlinks img:hover {opacity:0.6}

.efnet img {padding: 8px 0;
padding: 0;
}

#ft{text-align:center;color:#333; font-size:11px;margin-top:2px}
#ft a:link {color:#fff; 
}

#ft a:link { color: #333;}
#ft a:visited { color: #333;}
#ft a:hover { color: red; }
#ft a:active { color: #333;}



ul#nav {
	display: block;
	width: 927px;width: 928px;
	z-index: 100;
	/*position: absolute;*/
	border: 1px solid black;
	height: 40px;
	height: 45px;
    padding: 4px 0 2px;
	margin: 0px 0px 0px 2px;margin: 0px 0px 0px 1px;
	/*background:rgba(7, 7, 7, 0.8);*/
	background:url("./images/topmenubg.png");
}

/* Targeting both first and second level menus */
ul#nav li {
	float: left;
	position: relative;
	margin-right:34px;margin-right:30px;
	height: 40px

}

ul#nav li a {
	background: transparent;
	border: 1px solid #000;
	border:none;
	color: #333;
	color: #fff!important;
	display: block;
	margin: 0 5px 0 0;
	padding: 5px 8px;
	margin: 0;
	height: 40px
	padding:  0;font-size: 20px;padding: 4px 0 12px 0;
	font-family: 'Black Ops One', cursive;font-weight: 400; color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	text-shadow: 2px 4px 3px rgba(0,0,0,0.3);
	text-shadow: 1px 3px 0px #383737;
}
ul#nav li a:hover {
	background: transparent;
	text-decoration: none;
	color: #fff!important;
}


ul#nav li.firstLink {
	float: left;
	position: relative;
	margin-left: 36px;margin-left: 16px;
	  margin-left: 3px;

}

ul#nav li.lastLink {
	float: left;
	position: relative;
	margin-right: 0;
}


/* Targeting the first level menu */

#nav > li > a {

}

/* Targeting the second level menu */
#nav li ul {
	background: #d60118;	background:rgba(96, 99, 94, 0.62);

	border: 1px solid #000;
	border-top: none;
	color: #333;
	display: none;
	margin: 0px 0 0 0;
	width: 130px;
	position: absolute;
	top:34px;
	
	
}
#nav li ul li {
	width: 100%;
	height: 30px
}
#nav li ul li a {
	background: none;
	border: none;
	/* line-height: 30px; */
	margin: 0!important;
	padding: 0 0 0 5px;
}

#nav li ul li:first-child a {

	padding: 5px 0 0 5px;
}
#nav li ul li:last-child a {

	
}
#nav li ul li a:hover {
	/* background: #f7f7f7; */
}

/* Third level menu */
#nav li ul li ul{
	/* right: -200px; */ top: 0;
}

/* A class of current will be added via jQuery */
#nav li.current > a {
	/* background: #f7f7f7; */
}
/* CSS fallback */
#nav li:hover > ul.child {
	display: block;
}
#nav li:hover > ul.grandchild  {
	display: block;
}


.picbox {height: 235px;height: 328px;
    padding: 0 4px;}
.picbox{background: url(./images/bb.png) repeat-y;}

.head {height:209px;}

#homeLink {
	display: block;
	width: 56px;
	height: 28px;
	/* background: url(./images/home.gif) 0px 0px!important; */
	/* text-indent: -99999px; */
}
#homeLink:hover {
	/* background: url(./images/home.gif) 0px 28px!important; */
}

#aboutLink {
	display: block;
	width: 64px;
	height: 28px;
/* 	background: url(./images/about.gif) 0px 0px!important;
	text-indent: -99999px;
	 */}
#aboutLink:hover {
/* 	background: url(./images/about.gif) 0px 28px!important;
	 */}

#wicLink {
	display: block;
	width: 166px;width: 178px;;width: 199px;width: 200px;
	height: 28px;
/* 	background: url(./images/what-is-crossfit.gif) 0px 0px!important;
	text-indent: -99999px;
	 */}
#wicLink:hover {
/* 	background: url(./images/what-is-crossfit.gif) 0px 28px!important;
	 */}

#gsLink {
	display: block;
	width: 121px;width:126px;width: 143px;
	height: 28px;
/* 	background: url(./images/get-started.gif) 0px 0px!important;
	text-indent: -99999px;
	 */}
#gsLink:hover {
/* 	background: url(./images/get-started.gif) 0px 28px!important;
	 */}

#faqLink {
	display: block;
	width: 41px;
	height: 28px;
/* 	background: url(./images/faq.gif) 0px 0px!important;
	text-indent: -99999px;
	 */}
#faqLink:hover {
/* 	background: url(./images/faq.gif) 0px 28px!important;
	 */}


#communityLink {
	display: block;
	width: 113px;
	height: 28px;
/* 	background: url(./images/community.gif) 0px 0px!important;
	text-indent: -99999px;
	 */}
#communityLink:hover {
/* 	background: url(./images/community.gif) 0px 28px!important;
	 */}

#contactLink {
	display: block;
	width: 86px;
	height: 28px;
/* 	background: url(./images/contact.gif) 0px 0px!important;
	text-indent: -99999px;
	 */}
#contactLink:hover {
/* 	background: url(./images/contact.gif) 0px 28px!important;
	 */}

#photosLink {
	display: block;
	width: 56px;
	height: 22px;
/*	background: url(./images/photos.gif) 0px 0px!important;
 	text-indent: -99999px;
	margin:8px 0 8px 2px !important;
	 */
}
#photosLink:hover {
/* 	background: url(./images/photos.gif) 0px 22px!important;
	 */}

#videosLink {
	display: block;
	width: 51px;
	height: 22px;
/* 	background: url(./images/videos.gif) 0px 0px!important;
	text-indent: -99999px;
	 */	margin:8px 0 8px 2px !important;

}
#videosLink:hover {
/* 	background: url(./images/videos.gif) 0px 22px!important;
	 */}

#testimonialsLink {
	display: block;
	width: 103px;
	height: 22px;
/* 	background: url(./images/testimonials.gif) 0px 0px!important;
	text-indent: -99999px;
	 */	margin:8px 0 8px 2px !important;

}
#testimonialsLink:hover {
/* 	background: url(./images/testimonials.gif) 0px 22px!important;
	 */}


.font1 {font-family: 'Black Ops One', cursive;font-weight: 400; }

.widget-title{font-size: 18px; color: #bad02f;color: #da251c!important/*  text-shadow: 0px 1px 0px #0A0303; */}

.l .box:first-child h3.widget-title,.r .box:first-child h3.widget-title {color: #da251c!important}

.type-post h2 {font-color:#fe0000; font-size:23px;}

.type-post h2 a {text-decoration:none; color: #fe0000} 
.type-post h2 a {font-family: 'Black Ops One', cursive;font-weight: 400; color: #da251c} 

.totop {margin-left:30px;text-decoration: none !important; color: #333!important;}
.totop:hover {color: red!important;}
.webdesignby {margin-left:30px; text-decoration: none !important; color: #777!important;  }
.webdesignby:hover {color: red!important;}

a {text-decoration: none; color: #019541;color: #da251c!important}

#respond h2 {font-family: 'Black Ops One', cursive;font-weight: 400;}

#ft small {color: #333;}
/*
 *
 * Slider Styles
 ********************************************************************************************************************************/
 

.css_btn_class {
	font-size:16px;
	font-family:Arial;
	font-weight:normal;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	border:1px solid #d83526;
	padding:9px 18px;
	text-decoration:none;
	background:-moz-linear-gradient( center top, #fe1a00 5%, #ce0100 100% );
	background:-ms-linear-gradient( top, #fe1a00 5%, #ce0100 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fe1a00', endColorstr='#ce0100');
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #fe1a00), color-stop(100%, #ce0100) );
	background-color:#fe1a00;
	color:#ffffff!important;
	display:inline-block;
	text-shadow:1px 1px 0px #b23e35;
 	-webkit-box-shadow:inset 1px 1px 0px 0px #f29c93;
 	-moz-box-shadow:inset 1px 1px 0px 0px #f29c93;
 	box-shadow:inset 1px 1px 0px 0px #f29c93;
}.css_btn_class:hover {
	background:-moz-linear-gradient( center top, #ce0100 5%, #fe1a00 100% );
	background:-ms-linear-gradient( top, #ce0100 5%, #fe1a00 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ce0100', endColorstr='#fe1a00');
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #ce0100), color-stop(100%, #fe1a00) );
	background-color:#ce0100;
}.css_btn_class:active {
	position:relative;
	top:1px;
}

#nav{
padding: 4px 0 0 13px !important;
}