/*
Theme Name: Crank Cycling
Theme URI: http://wordpress.org/
Version: 1.0
Author: Ahmed
Tags: fixed width, two columns, widgets
*/


/* Css Reset */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{ 
	margin:0; 
	padding:0; 
	border:0; 
	outline:0; 
	font-size:100%; 
	vertical-align:baseline; 
	background:transparent; 
}
ol,ul{ 
	list-style:none; 
}
blockquote,q{ 
	quotes:none; 
}
blockquote:before,blockquote:after,q:before,q:after{ 
	content:''; 
	content:none; 
}
:focus{ 
	outline:0; 
}
ins{ 
	text-decoration:none; 
}
del{ 
	text-decoration:line-through; 
}
table{ 
	border-collapse:collapse; 
	border-spacing:0; 
}

/*--------------- General Styles 
*/
.skiplink{ 
	display:none; 
}
a,a:visited{ 
 text-decoration:none; 
}
a:focus,a:hover{ 
	text-decoration:underline; 
}
body{ 
	color:#000; 
	font:62.5%/1 Arial ,Georgia, Verdana,Georgia, Lucida,"Trebuchet MS" ,Helvetica, sans-serif;
	padding:0;
	margin:0;
	background:#e9e5bf url(images/bgr_body.jpg) repeat-x bottom left;
	padding-top:0px;
	padding-bottom:50px;
}
.hide{
     position: absolute;
     left: -9999px;
}
/*-------------------------------page start-------------------------*/
#wraper{
	width:1000px;
	margin: 0 auto;
}
#header{
	width:934px;/*1000*/
	height:146px;
	overflow:hidden;
	padding:0 57px 0 9px;
	background:url(images/bgr_header.jpg) no-repeat;
}
#header h1{
	float:left;
	padding-top:8px;
	width:131px;
}
#header h1 a{
	background:url(images/crank_cycling.png) no-repeat;
	width:131px;
	height:130px;
	display:block;
}
#header-rgt{
	width:803px;
	float:left;
	overflow:hidden;
}
#header-rgt ul{
	float:right;
	overflow:hidden;
}
#header-rgt ul li{
	float:left;
	padding:0 11px;
	/*background:url(images/bgr_libdr.jpg) no-repeat 0 7px;*/
}
#header-rgt ul li a{
	font-size:12px;
	color:#F9F8EF;
	line-height:25px;
}
#header-rgt ul .bdrnone{
	background:none;
}
#header-rgt ul li a:hover{
	text-decoration:none;
}

/*----------------------------menu
*/

#menu{
	width:1000px;
	height:38px;
	overflow:hidden;
	background:url(images/bgr_nav.jpg) repeat-x;
}
#nav{
	width:995px;
	height:38px;
}
#nav ul{
	width:995px;
}
#nav ul li{
	float:left;
	height:38px;
	text-decoration:none;
}
#nav ul li a{
	display:block;
	height:38px;
	text-decoration:none;
}

#nav ul li a span{
	padding:0 28px;
	font-size:12px;
	color:#0D0D12;
	cursor:pointer;
	height:38px;
	float:left;
	line-height:38px;
	display:block;
}
#nav ul li a:hover, #nav ul .current-page a{
	background:url(images/bgr_navhov.jpg) repeat-x;
	border-right:1px solid #5CB1A8;
}
#nav ul li a:hover span, #nav ul .current-page a span{
	background:url(images/bgr_navicon.jpg) no-repeat top center;
	padding:0 27px 0 28px;
}

/*-------------------------------------------------drop down menu---------------*/

#nav ul li ul{
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 185px;
	margin: 0px;
	background:#3E3E3E;
	}
#nav ul li li {
	margin: 0px;
	padding: 0px;
	border-bottom:1px solid #616161;
	}
	
#nav ul li ul a { 
	width: 167px;/*160*/
	height:38px;
	display:block;
	padding-left:18px;
	}
#nav ul li ul li a span{
	padding:0;
	margin:0;
	font-size:12px;
	color:#fff;
	cursor:pointer;
	height:38px;
	float:left;
	line-height:38px;
	display:block;
}
#nav ul li ul li a:hover span{
	background:none;
	padding:0;
	margin:0;
}

#nav ul li ul a:hover, #nav ul li ul a:active {
	color:#7687A3;
	background:none;
	border:none;
	background:#505050;
	}
#nav ul li ul ul {
	}

#nav ul li:hover ul ul, #nav ul li:hover ul ul ul, #nav ul li.sfhover ul ul, #nav ul li.sfhover ul ul ul {
	left: -999em;
	}
#nav ul li:hover ul, #nav ul li li:hover ul, #nav ul li li li:hover ul, #nav ul li.sfhover ul, #nav ul li li.sfhover ul, #nav ul li li li.sfhover ul {
	left: auto;
	}
#nav ul li:hover, #nav ul li.sfhover { 
	position: static;
	}








#login{
	width:236px;
	padding-top:8px;
}
#login form{
	width:236px;
}
#login form div{
	width:236px;
	overflow:hidden;
}
#login form div p{
	float:left;
}
.inplft{
	background:url(images/bgr_inplft.jpg) no-repeat;
	width:174px;
	height:22px;
	overflow:hidden;
}
.inplft input{
	background:none;
	border:none;
	width:174px;
	height:22px;
}
.inprgt{
	background:url(images/bgr_inprgt.jpg) no-repeat;
	width:62px;
	height:22px;
}
.inprgt input{
	background:none;
	border:none;
	width:62px;
	height:22px;
}
	
/*---------------------------------maincontent
*/

#maincontent{
	width:972px;/*1000*/
	padding:12px 14px 15px 14px;
	background:#C1BD95;
	overflow:hidden;
}

/*------------------content
*/

#content{
	width:694px;/*722*/
	background:#FFFFFF;
	float:left;
	padding:14px;
}
.title{
	width:694px;
/*	background:url(images/bgr_title.jpg) repeat-x bottom left;
*/	padding:8px 0 0px 0;
}
.title h2{
	padding-bottom:0px;
	font-weight:normal;
	font-size:24px;
	color:#FF7C00;
	text-decoration:none;	
}
.title h2 a{
	font-size:24px;
	color:#FF7C00;
	text-decoration:none;
}
.post{
	width:694px;/*694*/
	overflow:hidden;
}
.post span{
	display:block;
	float:left;
	font-size:12px;
	color:#45525F;
}
.post span a{
	font-size:12px;
	color:#45525F;
	text-decoration:underline;
}
.post small{
	display:block;
	float:right;
}
.post small a{
	font-size:12px;
	color:#45525F;
	padding:0 6px;
}

/*-------------------------------entry
*/

.entry{
	width:694px;
	padding-top:14px;
	overflow:hidden;
}
.entry img{
	border:10px solid #E9E5BF;
	margin-right:14px;
}
.entry p{
	font-size:12px;
	color:#223333;
	line-height:18px;
	padding-bottom:15px;
}
.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6{
	color:#FF7C00;
	font-weight:normal;
	padding:8px 0;
}
.entry h1{
	font-size:26px;
}.entry h2{
	font-size:24px;
}
.entry h3{
	font-size:22px;
}
.entry h4{
	font-size:20px;
}
.entry h5, .entry h6{
	font-size:18px;
}
.entry a, .post-edit-link{
	font-size:12px;
	color:#FF7C00;
}
.entry ul{
	padding:10px 20px;
	list-style:disc;
	list-style:inside;
}
.entry ul li{
	list-style:disc;
	list-style:inside;
	padding-bottom:5px;
	font-size:12px;
	color:#223333;
}
.entry ol{
	padding:10px 20px;
	list-style-type:decimal;
	list-style-position:inside;
}
.entry ol li{
	list-style-type:decimal;
	list-style-position:inside;
	padding-bottom:5px;
	font-size:12px;
	color:#223333;
}
.entry blockquote{
	margin:10px 0;
	padding:15px;
	border:1px dashed #C9C6AC;
	font-size:12px;
	color:#223333;
	font-style:italic;
}	

/*-------------------metadata
*/

.metadata{
	width:694px;
	padding-bottom:20px;
	padding-top:8px;
}
.space{
	padding-bottom:22px;
}
.oldpost{
	width: 678px;/*692*/
	height:32px;
	border:1px solid #C9C6AC;
	overflow:hidden;
	padding:0 7px;
}
.oldpost span{
	display:block;
	float:left;
}
.oldpost span a{
	background:url(images/icon_lft.jpg) no-repeat 0 2px;
	padding-left:16px;
}
.oldpost small a{
	background:url(images/icon_rgt.jpg) no-repeat right;
	padding-right:18px;
}
.oldpost small{
	display:block;
	float:right;
}
.oldpost a{
	font-size:12px;
	color:#FF7C00;
	line-height:32px;
}

/*-----------------------------------sidebar
*/

#sidebar{
	width:208px;/*236*/
	background:#fff;
	float:right;
	padding:14px;
}
#sidebar h2{
	width:193px;
	height:29px;
	background:#6fc6be;
	line-height:29px;
	font-size:18px;
	color:#0D0D12;
	font-weight:normal;
	padding-left:15px;
	margin-bottom:7px;
}
#sidebar h2 a{
	font-size:18px;
	color:#0D0D12;
}
.stayupdate{
	width:208px;
	padding-bottom:14px;
}
.commonbox{
	padding:14px 0 14px 14px;
	width:194px;/*208*/
	background:#ECF0D9;
}
.allpic{
	width:194px;/*208*/
	overflow:hidden;
}
.allpic a{
	display:block;
	float:left;
	margin-right:13px;
	width:35px;
	height:35px;
	display:inline;
}
.commonbox p{
	font-size:12px;
	color:#223333;
	line-height:18px;
}
.commonboxtwiter, .widget_twitter .commonbox{
	background:#ECF0D9 url(images/bgr_twiter.jpg) no-repeat  no-repeat 0 5px;
	padding:14px 0 14px 14px;
	width:194px;/*208*/
}
.commonbox ul{
	padding-left:2px;
	width:192px;/*208*/
}
.commonbox ul li{
	padding-left:11px;
	padding-bottom:10px;
	background:url(images/icon_cate.jpg) no-repeat 0 5px;
	width:181px;
}
.commonbox ul li a, .commonbox a{
	font-size:12px;
	color:#223333;
	line-height:18px;
}
.alltag{
	padding:14px 0 14px 14px;
	width:194px;
}
.alltag a{
	font-size:14px;
	color:#6D6D6D;
	padding:14px 0 14px 14px;
	width:194px;
}
.widget_video .commonbox{ padding:0; width:208px }

.demopage .sociable{ display:none !important}

/*-------------------------------footer
*/

#footer{
	width:972px;/*1000*/
	background:#C1BD95;
	padding:14px;
	margin-top:14px;
}
#footercont{
	width:960px;/*972*/
	padding:0 0 10px 12px;
	overflow:hidden;
	background:#fff;
}
#footerlft{
	width:400px;
	overflow:hidden;
	padding-top:26px;
	float:left;
}
#footerlft img{
	float:left;
	display:block;
}
#sublogorgt{
	width:305px;
	float:right;
	padding-top:25px;
}
#sublogorgt h3{
	font-weight:normal;
	font-size:21px;
	color:#FF7C00;
	padding-bottom:10px;
	font-style:italic;
}
#sublogorgt p{
	font-size:12px;
	color:#45545C;
}
#footerrgt{
	width:560px;/*487*/
	float:right;
	/*background:url(images/bgr_footer.jpg) repeat-y;*/
	margin-top:7px;
	overflow:hidden;
}
#footerrgt ul{
	width:177px;
	float:left;
	margin-right:0px;
	overflow:hidden;
	margin-right:5px;
}
#footerrgt ul li{
	width:177px;
	overflow:hidden;
}
#footerrgt ul li h3{
	font-weight:normal;
	font-size:18px;
	color:#0D0D12;
	padding-bottom:14px;
}
#footerrgt ul li ul{
	width:147px;
	float:none;
	padding:0;
	margin:0;
}
#footerrgt ul li ul li{
	padding-bottom:9px;
}
#footerrgt ul li ul li a{
	font-size:12px;
	color:#FF7C00;
}
/*#########################*/

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}
img.aligncenter {
	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 10px 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;
	-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;
}
/* End Images */
.center{ 
	text-align:center;
}

.pagetitle{
	font-size:24px;
	font-weight:normal;
	padding-bottom:12px;
}

#comments, #respond h3{
	font-size:18px;
	font-weight:normal;
	padding-bottom:12px;
	color:#FF7C00;
}

.commentlist li, #commentform input, #commentform textarea {
	font-size:12px;
	font-family:Arial ,Georgia, Verdana,Georgia, Lucida,"Trebuchet MS" ,Helvetica, sans-serif
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p, #respond p {
	font-size:12px;
	color:#223333;
	line-height:18px;
	padding-bottom:15px;
	font-weight:normal;
	}


.commentmetadata {
	font-weight: normal;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	padding-bottom:35px;
	clear:both;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: left;
	}
#commentform p{
	margin:0;
	padding:0;
}
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding:0;
	margin:0;
	text-align: justify;
	}

.commentlist li {
	padding: 0!important;
	margin:0!important;
	margin: 15px 0 10px 0!important;
	padding: 5px 5px 0px 10px!important;
	list-style: none!important;
	background:url(images/bgr_title.jpg) repeat-x bottom left;
	}
.odd{ background:#E5E5E5 }

.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
	font-size:11px;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
.navigation{
	overflow:hidden;
	padding:10px;
}
.navigation a, .navigation{
	font-size:12px;
	color:#FF7C00;
}

#allcomments a{
	color:#FF7C00;
}
.btmmetadata{
	width:674px;/*694*/
	background:#e9e5bf;
	padding:10px;
	list-style:none;
	overflow:hidden;
	clear:both;
	margin-bottom:15px;
	text-align:center;
}
.common{
	width:337px;
	float:left;
	font-size:13px;
	font-weight:bold;
	text-align:left;
}
.common span{
	color:#FF7C00;
	font-size:13px;
	font-weight:bold;
}
.cat-item{
	padding:0 10px;
}
.common a{
	color:#223333;
	font-size:12px !important;
	line-height:18px;
}

/*============== sociable =================*/

div.sociable {
	 margin: 16px 0;
	 border-top:1px dashed #C9C6AC;
	 padding-top:10px;
	 clear:both;
}

span.sociable_tagline { position: relative; }
span.sociable_tagline span { display: none; width: 14em; }
span.sociable_tagline:hover span {
	position: absolute;
	display: block;
	top: -5em;
	background: #ffe;
	border: 1px solid #ccc;
	color: black;
	line-height: 1.25em;
}
.sociable span {
	display: block;
}
.sociable strong{
	color:#223333;
	font-size:12px;
	line-height:18px;
	font-weight:bold;
	padding-right:10px;
	float:left;
}
.sociable ul {
	display: inline;
	margin: 0 !important;
	padding: 0 !important;
}
.sociable ul li {
	background: none;
	display: inline !important;
	list-style-type: none;
	margin: 0;
	padding: 1px;
}
.sociable ul li:before { content: ""; }
.sociable img {
	float: none;
	width: 16px;
	height: 16px;
	border: 0;
	margin: 0;
	padding: 0;
}

.sociable-hovers {
	opacity: .4;
	-moz-opacity: .4;
	filter: alpha(opacity=40);
}
.sociable-hovers:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}

/* end */

.screen-reader-text{ display:none }

#searchform #searchsubmit{
	float:right;
	width:58px;
}

#searchform #s{
	width:110px;
	height:18px;
	float:left;
	border:1px solid #c1bd95;
}

.wpcf7-form p{
	font-size:12px;
	color:#FF7C00;
	margin-bottom:8px;
}
.wpcf7-form input{
	margin:3px 0 0 0;
}
.wpcf7-form-control-wrap input{
	width:170px;
	height:18px;
	border:1px solid #c1bd95;
}
.wpcf7-not-valid-tip{
	font-size:10px!important;
	width:135px!important;
}


















