/*
Theme Name: personaltraning
Theme URI:http://personaltrainerbarry.co.uk/
Author: Md. Tohedul Islam
Author URI: http://www.crebsol.com/
*/

/* 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:#1E1E1E;
	font-size:12px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	background:url(images/bgr_body.jpg) repeat-x;
}
.hide{
     position: absolute;
     left: -9999px;
}
/*--------------- wrap 
*/
#wrap{
	margin:0 auto;
	width:902px;
	text-align:left;
}
/*----------------header
*/
#header{
	width:902px;
	height:194px;
	padding-bottom:11px;
	overflow:hidden;
}
.logo{
	width:350px;
	height:129px;
	float:left;
	padding:41px 0 24px 4px;
}
.logo a{
	width:350px;
	height:129px;
	display:block;
	background:url(images/logo_martinhaley.jpg) no-repeat;
}
.headercont{
	width:226px;/*548px;*/
	height:944px;/*194px;*/
	float:right;
	padding:50px 12px 0 310px;
}
.headercont span{
	color:#787878;
	font-size:18px;
	line-height:30px;
	display:block;
	font-family:"Myriad Pro";
}
.headercont span small{
	color:#0073C4;
}
.headercont span a{
	color:#787878;
}
.headercont span a:hover{
       text-decoration:none; 
}
/*----------------navbar
*/
#navbar{
	width:902px;
	height:38px;
}
.menubar{
	width:902px;
}
.menubar li{
	display:inline;
	padding-right:25px;
}
.menubar li a{
	color:#fff;
	font-size:14px;
	line-height:38px;
}
.menubar li a:hover{
	text-decoration:none;
	color:#EDEBEB;
}
/*-------------------maincont
*/
#maincont{
	width:902px;
	padding-top:9px;
	overflow:hidden;
}
/*-------------------maincont content
*/
.content{
	width:605px;
	float:left;
	padding:25px 0 15px 0;
}
.post{
	width:605px;
}
.title{
	width:600px;
	padding:0 5px 15px 0;
}
.title h2{
	color:#006FB9;
	font-size:24px;
}
.entry{
	width:600px;
	padding-right:5px;
}
.content strong{
	font-size:18px;
	padding-bottom:10px;
	display:block;
	font-weight:normal;
}
.entry p{
	line-height:18px;
	padding-bottom:10px;
}
.entry p strong{
	color:#006FB9;
	font-size:18px;
	padding-bottom:10px;
	display:block;
	font-weight:normal;
}
.entry p span{
	font-size:16px;
}
.entry p small{
	color:#006FB9;
	font-size:14px;
}
.entry p a{
	color:#FF0000;
	text-decoration:underline;
}
.entry p a:hover{
	text-decoration:none;
}
/*content common tag*/
.content a{
	color:#006FB9;
}
.content strong{
}
.content em{
	line-height:18px;
}
.content h1{
	font-size:28px;
}
.content h2{
	color:#006FB9;
	font-size:24px;
	font-weight:normal;
	padding-bottom:10px;
}
.content h3{
	font-size:20px;
}
.content h4{
	font-size:16px;
}
.content h5{
	font-size:12px;
}
.content h6{
	font-size:8px;
}
.content ul{
	width:auto;
	padding:5px 10px;
}
.content ul li{
	line-height:18px;
}
.content ul li a{
	color:#006FB9;
}
.content ol{
	width:auto;
	padding:5px 10px;
}
.content ol li{
	line-height:18px;
}
.content ol li a{
	color:#006FB9;
}
.entry dl{
	width:600px;
}
.entry dl dd{
	width:600px;
	margin-bottom:10px;
	overflow:hidden;
	line-height:24px;
}
.entry dl dd label{
	width:75px;
	display:block;
	line-height:24px;
	float:left;
}
.entry dl dd input{
	width:200px;
	height:20px;
	float:left;
	border:none;
	border:1px solid #006FB9;
}
.entry dl dd textarea{
	width:250px;
	height:75px;
	float:left;
	border:none;
	border:1px solid #006FB9;
	overflow:hidden;
}
.entry dl dd .sbtn{
	width:75px;
	height:20px;
	float:left;
	cursor:pointer;
}
/*-------------------maincont sidebarlft
*/
.sidebarlft{
	width:287px;
	float:right;
}
.lftbxbg,.lftbxtop,.lftbxbtm{
	width:287px;
	display:block;
}
.lfttopbxtop{
	background:url(images/bgr_lfttopbxtop.jpg) no-repeat;
}
.lftbxbg{
	background:url(images/bgr_lftbxbg.jpg) repeat-y;
	margin-bottom:8px;
}
.lftbxtop{
	background:url(images/bgr_lftbxtop.jpg) no-repeat;
}
.lftbxbtm{
	background:url(images/bgr_lftbxbtm.jpg) no-repeat left bottom;
}
.toplftcont{
	padding:0 !important;
}
.lftbxcont{
	width:287px;
	text-align:center;
	padding:11px 0;
}
.txtholder{
	width:211px;
	height:26px;
	display:block;
	background:url(images/tit_sidebartop.jpg) no-repeat;
	margin:0 0 5px 38px;
}
.inputarea{
	width:261px;
	overflow:hidden;
	padding:0 11px 0 15px;
}
.af-element{
	width:186px;
	float:left;
	margin-top:5px;
}
.af-element input{
	width:176px;
	height:22px;
	background:url(images/lftsidebarinputbg.jpg) no-repeat;
	border:none;
	margin-bottom:9px;
	padding:2px 5px 0 5px;
	color:#BFBFBF;
}
.buttonContainer{
	width:67px;
	float:left;
	margin-top:0;
}
.buttonContainer .submit{
	width:66px;
	height:66px;
	background:url(images/button_submitgo.jpg) no-repeat;
	cursor:pointer;
	border:none;
	margin-left:10px;
	padding:0;
}
.lftbxcont .lftheader{
	width:256px;
	height:33px;
	margin:0 11px 13px 11px;
	padding-left:14px;
	text-align:left;
	color:#0070AD;
	font-size:16px;
	line-height:33px;
	font-weight:normal;
	text-transform:uppercase;
	background:url(images/bgr_lftbxheader.jpg) no-repeat;
}
.redtitle{
	color:#df010c!important;
}
.lftbxcont a{
	color:#0070AD;
}
.lftbxcont h3{
	color:#0070AD;
	font-size:18px;
	font-weight:normal;
	padding-bottom:10px;
}
.lftbxcont ol{
	width:287px;
	overflow:hidden;
}
.lftbxcont ol li{
	width:53px;
	height:57px;
	float:left;
	margin:0 9px;
	_margin:0 8px;
}
.lftbxcont dl{
	width:287px;
	text-align:center;
}
.lftbxcont dl dd{
	text-align:center;
}
.lftbxcont dl dd img{
	margin-bottom:5px;
	
}
.lftbxcont dl dd span{
	display:block;
	padding:0 10px 10px 10px;
}
.lftbxcont ul{
	width:auto;
	text-align:left;
	padding:0 10px 0 20px;
}
.lftbxcont ul li{
	padding-bottom:10px;
}
.lftbxcont ul li a{
	color:#1E1E1E;
	font-size:16px;
}
.rssSummary{
	line-height:18px;
	padding-top:10px;
}
/*.lftbxcont h4{
	font-size:16px;
	font-weight:normal;
	text-align:left;
	padding:0 0 10px 25px;
}
.lftbxcont .newsp{
	width:240px;
	color:#787878;
	text-align:left;
	line-height:18px;
	border-bottom:1px dashed #676966;
	padding-bottom:10px;
	margin:0 0 10px 25px;
}*/
.lftbxcont p{
	width:240px;
	color:#787878;
	text-align:left;
	line-height:18px;
	margin-left:25px;
}
.btmlftcont{
	background:url(images/ico_soppingcart.jpg) no-repeat 203px 47px;
	text-align:left;
}
.btmlftcont small{
	font-size:16px;
	display:block;
	padding:0 0 10px 22px;
}
.btmlftcont .btn{
	width:111px;
	height:29px;
	display:block;
	background:url(images/button_showcart.jpg) no-repeat;
	margin-left:25px;
}
.rsswidget{
       color:#006FB9!important;
}

/*-------------------footer
*/
#footer{
	width:100%;
	height:187px;
	background:url(images/bgr_footer.jpg) repeat-x;
}
.ftrcont{
	margin:0 auto;
	width:902px;
}
.ftrmenubar{
	width:902px;
	height:35px;
	text-align:left;
}
.ftrmenubar li{
	display:inline;
	padding:0 25px 0 0;
}
.ftrmenubar li a{
	color:#fff;
	font-size:14px;
	line-height:35px;
}
.menubar li a{
	font-size:14px;
	line-height:38px;
}
.ftrmenubar li a:hover{
	text-decoration:none;
	color:#EDEBEB;
}
.ftrbtmcont{
	width:973px;
	overflow:hidden;
}
.ftrlogo{
	width:302px;/*350px;*/
	height:80px;/*129px;*/
	background: url(images/logoftr.jpg) no-repeat;
	float:left;
	text-align:left;
	padding-top:50px;
	margin:10px 0 0 0;
	display:inline;
}
.ftrlogo strong{
	display:block;
	color:#787878;
	font-size:12px;
	line-height:18px;
	font-weight:normal;
}
.ftrlogo strong a{
	color:#787878;
	font-weight:normal;
}
.ftrlogo strong small{
	color:#787878;
	font-weight:normal;
}
.ftrnavcont{
	width:530px;/*623px;*/
	float:right;
	text-align:right;
	padding:15px 70px 0 0;
}

.ftrcont p{
	color:#787878;
	line-height:24px;
}
.ftrcont span{
	color:#787878;
	line-height:24px;
	display:block;
}
.ftrcont span a{
	color:#787878;
}

/*#########################*/

/* 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 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;
	-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;
}
.rsswidget img{
	display:none;
}
/*-------------------------shopping cart
*/
.post fieldset{
	width:580px;
	overflow:hidden;
	padding:10px 0 20px 0;
}
.post fieldset dl{
	width:auto;
	float:left;
	margin-right:30px;
}
.post fieldset dl strong{
	color:#191919;
	font-size:12px;
}
.post fieldset dl dt{
	font-size:12px;
	line-height:18px;
}
.post fieldset dl dd{
	font-size:12px;
	line-height:18px;
	display:inline;
}
.post fieldset dl dd input{
	width:75px;
}
tbody{
	width:auto;
	text-align:center;
}
tbody tr{
	border:10px solid #fff;
}
tbody tr th{
	font-size:14px;
	border-right:20px solid #fff;
}
tbody tr td{
	border-right:20px solid #fff;
}

.quickshopcart tbody {
	padding:0 10px;
}
.quickshopcart tr{
	width:286px;
	border:none;
}
.quickshopcart tr th{
	border:none;
}
.quickshopcart tr td{
	border:none;
}
.quickshopcart tr td a{
	color:#191919;
}
.quickshopcart p a{
	color:#191919;
}
.moduletable{
        margin-left:10px;
}

