/*

Theme Name:child

Theme URI: http://commandoconditioning.com/

Description: Child Theme for gazette

Author: John Bristow

Author URI: http://commandoconditioning.com/

Template:gazette

Version: 0.1

.

This work is released under the GNU General Public License 2:

http://www.gnu.org/licenses/old-licenses/gpl-2.0.html

.

*/



 

@import url("../gazette/style.css");





body{

	color: #000000;

	background:#000000 url(http://images.commandoconditioning.com/site-design/ground2.jpg) no-repeat;

}



#page{

	width: 960px;

	background-color:#E9E9E9 ;

	border:none ;

}



#columns{

	

	background-color: #E9E9E9;

}





.col1{



	background:#E9E9E9;

	*margin-top:-12px;

}





.col2{

	float:right:15px;

	margin-right:0px;

	*margin-top:-12px;



}











#nav-right {



width:500px;

}



#nav2 {

	margin:8px 15px 8px 15px !important;

	*margin-top:-15px;

	z-index: 3000; 

}





#nav2, #nav2 ul{



z-index: 1000;

}



#nav2 {



border-top: 1px solid #ACACAC;



}



#nav2 a {



	border-right: 1px solid #ACACAC;

}



#nav2 li ul li {

  	

	width:21em;

	

}



#nav2 li ul ul {

	margin: -28px 0 0 15em;

}





#nav2 li a {

	color:black;

	font-weight:bold;

	font-size:18px;

}





.cat-item a {



background: #CC00000;

}



/*- Search -*/

#search{

	

	margin: 31px 15px 0px !important;

}



/*- Header -*/

#header{

	height:145px;

	background: url(http://images.commandoconditioning.com/site-design/header.jpg) no-repeat;

	width:100%;

	margin:0;

}



/*- Logo -*/

#header h1{





}



#header h1 a{

	height:145px;

	width: 398px;



}





.box .post{

	background-color: #FFFFFF;

	border:1px solid #ACACAC;

	margin-top:15px;

}



.box .post h2 a{

	color:#645E2C;

	text-transform:uppercase;

	width:30%;

	height:100%;

	}



.box .post p{

	font-size: 12px;

	line-height:1.4ems;



}



.post-alt h2 a {

padding-bottom:10px;

color:#645E2C;
font-size:27px;


text-decoration:none;

}



.post-alt h3 a,{

	color: #000000;

}



p.posted{



	background-color: #F1F1F1;

    border-top:1px solid #ACACAC;



}



p.postedfix{

	font-size: 11px;

	color: #666666;

	font-style: normal;

	font-weight: normal;

	line-height: 15px;

	background-color: #F1F1F1;

	padding: 5px;

	margin-top:;

	margin-bottom:20px;;

	text-align: right;

	border-top:1px solid #BFBFBF;

	border-bottom:1px solid #BFBFBF;

	border-right:1px solid #BFBFBF;

	border-left:1px solid #BFBFBF;

	clear:both;

        width:98.3%;

        margin-left:-10px;

        

}



/*========= ARCHIVE SPECIFIC =========*/



#archivebox {

	width:574px;

position:relative;

height:20px;

}





#archivebox h3 {

position:absolute;

left:10px;

top:8px;

width:250px;



}



.archivefeed {

position:absolute;

right:10px;

top:5px;

width:150px;

}



.entry blockquote {

/*margin:5px auto 15px;*/

margin-bottom:25px;

	}





/*========= COMMENTS =========*/



#comments_wrap {



margin-right:15px;

}



#comments {

	width: 580px;

	float: left;

	margin-bottom: 15px;

	padding-left:15px;



}



#commentform {



background:#D8DAD6;

border:1px solid #B1B1B1;

width: 505px;

padding:20px;	



}



/*========= THREADED COMMENTS =========*/



ol.commentlist li{

		

	margin:0 0 0;

}



#advert_125x125 {

	

	padding-top:14px;

}



#advert_125x125 img{

	margin:0 12px 12px 0;

}



/*========= FOOTER =========*/



#footer{

	height:145px;

	background: url(http://images.commandoconditioning.com/site-design/footer.jpg) no-repeat;

	margin:0;

	padding:0;

	border:none;

}



.footertext {

	margin-left:15px;

	font-size: 115%;

	color:white;

	margin-top:112px;

	margin-right:60px;

	float:right;

}



.flarchive{

	float: left;

	margin-left:10px;

}



.frarchive{

	float: right;

	margin-right:10px;

}





.full {

width:700px;

}



ul#mainnav {

	list-style: none;

	float:right;

	width:506px;

	margin-top:19px;

	margin-right:;

	height:45px;

	}

	ul#mainnav li {

		display: inline;

	}

	ul#mainnav li a  {

		text-indent: -9999px;

		display: block;

		height: 91px;

		float: left;

}

		



		ul#mainnav li a.home {

			background: url(http://images.commandoconditioning.com/site-design/home-buttons2.gif) no-repeat bottom center;

			width:124px;

			}



	

		ul#mainnav li a.about {

			background: url(http://images.commandoconditioning.com/site-design/about-buttons2.gif) no-repeat bottom center;

			width: 124px;

		}



	

		ul#mainnav li a.articles {

			background: url(http://images.commandoconditioning.com/site-design/article-buttons2.gif) no-repeat bottom center;

			width:124px;

			}

	

		ul#mainnav li a.contact {

			background: url(http://images.commandoconditioning.com/site-design/contact-buttons2.gif) no-repeat bottom center;

			width:124px;

			}





			ul#mainnav li a.home:hover, ul#mainnav li a.home:active,

			ul#mainnav li a.about:hover, ul#mainnav li a.about:active,

			ul#mainnav li a.articles:hover, ul#mainnav li a.articles:active,

			ul#mainnav li a.contact:hover, ul#mainnav li a.contact:active {

				background-position: center center;

				

			}



		body#home ul#mainnav li a.home,

		body#about ul#mainnav li a.about,

		body#articles ul#mainnav li a.articles,

		body#contact ul#mainnav li a.contact {

		background-position: top center;

			

		}





ul.footer-links {

	list-style: none;

	float:left;

	width:506px;

	padding:0;

	margin:0;

	margin-left:15px;

	height:45px;

	}

	ul.footer-links li {

		display: inline;

	}



ul.footer-links li a  {

		margin-top:45px;

		padding:10px;

		display: block;

		height: 91px;

		float: left;

		font-color:white;

		text-decoration:underline;

		font-weight:bold;

}





.post-alt {





margin-left:10px;



width: 560px;

}





img.th {

margin-right:40px;



}



.entry p {



margin-right:15px;

}





.entry, .thumbnail alignright {

margin-right:20px;

}





#myGallery

{

width: 590px !important;

height: 246px !important;

}



.imageElement {

width: 590px !important;

height: 246px !important;

}



.col1adjusted{

	float: left;

	width: 595px;

	background:white;

	*margin-top:-12px;

	margin-right:15px;

}



.col1adjusted2{

	float: left;

	width: 595px;

	background:white;

	*margin-top:-12px;

	margin-left:10px;

}



.col1adjusted a{

text-decoration:underline;



}













#advert_125x125{

border:1px solid #DDDDDD;

background:white;



}



.author_info {



background:#DCDAAD;

border-top:1px solid #C4BF73;

border-bottom:1px solid #C4BF73;



}



.author_photo {



float:left;

margin-left:-2px;

margin-right:10px;

margin-bottom:4px;

}



.author-name {



font-size:105%;

font-weight:bold;

}









.author_info_tags {

 

background:#DCDAAD;

border-top:1px solid #C4BF73;

border-right:1px solid #C4BF73;

border-left:1px solid #C4BF73;

width:564px;

margin-left:-10px;

padding:15px;

}





div.fl h2 {

margin-left:10px;



}



.list1 {



padding-left:10px;





}



.list1 a{



text-decoration:none





}



.full {

background:#ffffff;

}







.vertical-ad {





}





#archivebox-full {

width:700px;



}







#archivebox-full h2{

	color:#333333;

	padding:10px;

	background-color:#CDCA8B; 

	border: 1px solid #777433;

	margin-bottom:25px;

}





.col-sidebar-full {



float:right;

width:214px;

background-color:white;



}



.interview-box {

background-color:#ececec;

margin-top:10px;

margin-bottom:8px;

padding:10px;



}







li.rss {

	background-image:url(http://images.commandoconditioning.com/site-design/rss.jpg);

	background-position:0 0.3em;

	background-repeat:no-repeat;

	padding-left:45px;



}







li.email{

	background-image:url(http://images.commandoconditioning.com/site-design/email.jpg);

	background-position:0 0.3em;

	background-repeat:no-repeat;

	padding-left:45px;

	margin-bottom:10px;



}



.comments a {

overflow:visible;



}

#polls-widget-3 {

padding:5px;

border:1px solid #ddd;

background-color:#eeeeee;	

	

}



#polls-widget-3 h3 {

	color: white;

background-color: #656131;

padding:8px;

	

}



.wp-polls {

	background-color: white;



	

}



.col1adjusted p {

	



line-height:1.8em;

}





.banner-manager {

	background: url(http://www.commandoconditioning.com/devzone/wp-content/themes/child/images/fat-burning-guide.jpg);

	margin-right:20px;

	height:208px;

	border:1px solid #DDDDDD;

position:relative;

}



.banner-manager #mce-EMAIL {

position:absolute;

bottom:20px;

left:250px;

width:155px;

	

}



.banner-manager #send {

	position:absolute;

bottom:12px;

left:420px;

border:none;



}



.fat-burning-box {

	background: url(http://www.commandoconditioning.com/wp-content/themes/gazette/images/fatburning-box-final.jpg);

	margin-right:20px;

	width:319px;

	height:246px;

	position:relative;

}



.fat-burning-box #mce-EMAIL {

position:absolute;

bottom:14px;

left:62px;

width:150px;

	

}



.fat-burning-box #send {

position:absolute;

bottom:8px;

left:232px;

border:none;



}









.textwidget {

padding-top:0px;



}





.opt-in {

position:relative;

background: url(http://images.commandoconditioning.com/site-design/6-pack-abs.jpg);

background-repeat:no-repeat;

height:246px;

width:321px;



}





 .button {

position:absolute;

bottom:9px;

left:20px;

width:100px;

   border:2px solid white;

   background: #647080;

   background: -webkit-gradient(linear, left top, left bottom, from(#647080), to(#647080));

   background: -moz-linear-gradient(top, #647080, #647080);

   padding: 8px 16px;

   -webkit-border-radius: 10px;

   -moz-border-radius: 10px;

   border-radius: 10px;

  -webkit-box-shadow: 0 3px 0 #58809F;

   -moz-box-shadow: 0 3px 0 #58809F;

   box-shadow: 0 3px 0 #58809F;

   text-shadow: rgba(0,0,0,.4) 0 1px 0;

   color: white;

   font-size: 15px;

font-weight:bold;

   font-family: Helvetica, Arial, Sans-Serif;

   text-decoration: none;

   vertical-align: middle;

   }

.button:hover {

 border:2px solid white;

   text-decoration: none;

   background: #37354A;

   color: white;

   }

.button:active {

   border:2px solid white;

   background: #647080;

   }



.squeezefull{
float:left;
width:670px;
padding-top:10px;
background-color:white;

}

#header-squeeze {
background-image:url(http://images.commandoconditioning.com/site-design/smash-the-prmc-header.jpg);
height:86px;
width:700px;

}

#squeeze-page{
	width: 700px;
	background-color:#E9E9E9 ;
	margin:8px auto;
	
}

#footer-squeeze{
height:100px;
background-image:url(http://images.commandoconditioning.com/site-design/footer-squeeze.jpg);
}

.footertextsqueeze {
margin-top:60px;
float:left;
padding-left:15px;
color:white;
}





.full-width-no-sidebar {
width:100%;
float:left;
background-color:white;
}



ul#insidersecrets {
list-style:none;

}
	#insidersecrets li {
		list-style-type:none;
background: url(http://images.commandoconditioning.com/site-design/arrow.jpg) no-repeat 0 50%;
padding-left:45px;
padding-bottom:10px;

	}
	
	ul#star {
list-style:none;
padding-top:15px;

}

#star li {
	
		list-style-type:none;
background: url(http://images.commandoconditioning.com/site-design/star.jpg) no-repeat 0px 4px;
padding-left:25px;
padding-bottom:10px;
	}
	
.squeezefull p.red-header {
		
	color:#DD0506;
font-weight:bold;
font-size:16px;
	}
	
	.squeezefull .entry p {
	padding: 0 0 15px;
	line-height: 1.4 em;
		
	}
	
	.squeezefull .testimonials  {
background:#FFFF99;
border:1px dashed #D70002;
padding:8px;
margin-bottom:15px;
margin-top:10px;
	
}

.squeezefull .testimonials p {
font-style:italic;
	
}

.promotional-video {
	
margin-left:80px;
margin-right:80px;
margin-top:20px;
margin-bottom:20px;

}

h2.red-header {
	
color:#DD0506;
font-weight:bold;	
	
}


h3.advert-link {

color:blue;
text-decoration:underline;

}

.bodybuilding-guide {
height:293px;
background: url(http://www.commandoconditioning.com/wp-content/uploads/2010/08/signup-form-bodybuilding.jpg);
background-repeat:no-repeat;
position:relative;
padding-bottom:15px;
margin-left:14px;
}

#awf_field-10236588 {
position:absolute;
top:130px;
left:45px;
width:246px;
height:25px;


}

#awf_field-10236589 {
position:absolute;
top:180px;
left:45px;
width:246px;
height:25px;


}

.bodybuilding-guide input.submit {

position:absolute;
top:230px;
left:85px;
width:177px;
height:30px;

}

p.privacy {
font-size:11px;
position:absolute;
top:265px;
left:99px;


}

.weightloss-guide {
height:293px;
background: url(http://www.commandoconditioning.com/wp-content/uploads/2010/09/signup-form-weightloss2.jpg);
background-repeat:no-repeat;
position:relative;
padding-bottom:15px;
margin-left:14px;
}


#awf_field-10239333 {
position:absolute;
top:139px;
left:19px;
width:236px;
height:25px;


}

#awf_field-10239335 {
position:absolute;
top:185px;
left:19px;
width:236px;
height:25px;


}

.weightloss-guide input.submit {

position:absolute;
top:231px;
left:59px;
width:160px;
height:30px;

}

p.privacy2 {
font-size:11px;
position:absolute;
top:267px;
left:74px;


}

.opt-in {
position:relative;
background: url(http://images.commandoconditioning.com/site-design/free-bodybuilding-guide.jpg);
background-repeat:no-repeat;
height:246px;
width:321px;

}

.opt-in2 {
position:relative;
background: url(http://www.commandoconditioning.com/wp-content/uploads/2010/09/free-calorie-burning-guide.jpg);
background-repeat:no-repeat;
height:246px;
width:321px;

}


 .button {
position:absolute;
bottom:14px;
left:15px;
width:100px;
   border:2px solid white;
   background: #647080;
   background: -webkit-gradient(linear, left top, left bottom, from(#647080), to(#647080));
   background: -moz-linear-gradient(top, #647080, #647080);
   padding: 8px 16px;
   -webkit-border-radius: 10px;
   -moz-border-radius: 10px;
   border-radius: 10px;
  -webkit-box-shadow: 0 3px 0 #58809F;
   -moz-box-shadow: 0 3px 0 #58809F;
   box-shadow: 0 3px 0 #58809F;
   text-shadow: rgba(0,0,0,.4) 0 1px 0;
   color: white;
   font-size: 15px;
font-weight:bold;
   font-family: Helvetica, Arial, Sans-Serif;
   text-decoration: none;
   vertical-align: middle;
   }
.button:hover {
 border:2px solid white;
   text-decoration: none;
   background: #37354A;
   color: white;
   }
.button:active {
   border:2px solid white;
   background: #647080;
   }




