/*
Theme Name: Enforme Fitness
Theme URI: http://www.personaltrainerschristchurch.co.nz
Description: Personal Fitness
Author: Michelle Sullivan
Author URI: http://www.webmatters.co.nz
version: 1.0
*/



/* basics */

*{margin:0; padding:0;}

body {
	background: #000000 url(http://www.aucklanddj.co.nz/wp-content/themes/aucklanddj/images/bg.gif);
	font-family: "Arial";
	font-size: 12px;
	color: #333;
	}
	
h1 {
	font-size: 18pt
	color: #ffffff;
}

h2 {
	font-size: 16px;
	font-family: "Arial";
	margin-top:10px;
	color: #0099cc;
}


h3 {font-size: 10pt; margin-top:20px; 
}

h4 {
font-size: 14px;
text-weight: normal;
color: #ffffff;
}


/* images and misc. */

img{ border: none; }
img a{border:none;}

img.left{ float: left; border: none; padding-right: 6px; }
img.right{ float: right; border: none; padding-left: 6px; }

blockquote{
	border-left:1px solid #A5ABAB;
	margin:15px;
	padding:0 12px 0 12px;
	}

code{
	margin:10px;
	font-family:"Courier New", Courier, monospace;}


.line {

width : 100%;

background : #eeeeee;

height : 1px;

margin-bottom : 35px;

margin-top : 35px;

}




/* links */

a{
	color: #8b8770; text-decoration: none; 
	}


.wp-caption {

     text-align: center;
   padding-top: 4px;
   margin: 10px; 
}



.wp-caption img {

   margin: 0;

   padding: 0;

   border: 0 none;

}



.wp-caption p.wp-caption-text {

   font-size: 12px;

   line-height: 17px;

   padding: 0 4px 5px;

   margin: 0;

}




/* container */


#container {
width: 1000px;
margin: 0 auto;
background: #ffffff;
border-left: 3px solid #000;
border-right: 3px solid #000;
color:#333333;	}
	
/* header */


#logo {
	width: 1000px; 
	height: 92px;
background: #242021;
color: #ffffff;
	}

#header2 {
	width: 1000px; 
	height: 270px;
	}

#headerstatement{
float:right;
font-family: arial;
font-size: 14px;
padding-top: 35px;
padding-right: 15px;
color: #ffffff;
font-weight: bold;
letter-spacing: 1px;
}




#wireframemenu{
background-color: white;
border-bottom-width: 0;
width: 100%;
}


#wireframemenu ul{
padding-left: 5px;
margin: 0;
list-style-type: none;
}

#wireframemenu a{
font: bold 13px Verdana;
padding: 4px 3px;
display: block;
width: 100%; /*Define width for IE6's sake*/
color: #595959;
text-decoration: none;
border-bottom: 1px solid #eeeeee;
}



#wireframemenu a:hover{
background-color: #eeeeee;
color: #000000;
}

#wireframemenu .current_page_item a{
font-weight: bold;
color: #000000;
}

/* sidebar */

#sidebar {
	font-family: Arial;
	font-size:12px;
	width: 230px;
	float:left;
	margin: 12px 0 24px 0;
	padding-left: 5px;
	}

#sidebar h2{
	font-family: Arial;
	font-weight: bold; 
	font-size: 14px; 
	text-align: left;
	color: #141414;	
	margin: 0 0 10px 0;
	padding: 0;
}

#sidebar ul ul{
margin-bottom: 20px;
}






	
	#contentblog {
	float: right;
	width: 750px;
	overflow: hidden;
min-height: 600px;
background: #ffffff;
border-left: #eeeeee 1px solid;
	}	



/* content */


#content {
	float: left;
	width: 998px;
	overflow: hidden;
min-height: 600px;
background: #ffffff;
	}	

.post {
	margin-left: 20px;
margin-right: 20px;
	padding:5px 20px 10px 20px;
	line-height: 14pt;
	}
	
.post h2{
	font-family: "Arial";
	font-size: 22px;
	color: #333;
letter-spacing: -1px;
border-bottom: 1px solid #eeeeee;
margin-bottom: 8px;
padding-bottom: 5px;

	}



	
.post h2 a{
	color: #0099cc;
	text-decoration: underline;
	}

.post h3{
	font-family: "Arial";
	font-size: 14px;
	color: #333;
text-transform: uppercase;
margin-bottom: 5px;

	}

	

.post p{
font-size: 12px;
font-family: Arial;
}

.post a{text-decoration:underline; color: #0099cc;}

.post ul {}

.post li {
margin-left:30px;}

.entry p{margin:12px 0;}

.post img {
border: 1px solid #cccccc;
padding: 10px;
background: #ffffff;
margin: 10px;
 }

.postmetadata{
	clear: both;
	padding:6px;
	margin-top: 16px;
	color: #666;
	}
	

.navigation {
	font-size:8pt;
	float:left;
	width:100%;
	}
	
	.alignleft {float:left; margin:25px;}
	.alignright {float:right; margin:25px;}

.notfound{padding: 25px; font-size: 14pt; font-weight: 300;}


#tag{
text-align: right;
font-size: 11px;
letter-spacing: 1px;
text-transform: uppercase;
border-bottom: 1px dotted #898772;
padding-bottom: 10px;
}


.archivetitle{
margin-left: 40px;
color: #000000;
}


/************************************************
*	Comments Section									*
************************************************/

#commentssection{
	clear: both;
	padding: 2px 12px 0px 10px;
	margin-left: 25px;
	margin-right: 20px;
	}

#commentssection a{
color: #999999;
	}
	
#commentssection h3{
	font-family: Arial, Verdana;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	color: #666;
	letter-spacing: -1px;
	border-bottom: 1px #eeeeee solid;
	}

#commentform{
	margin: 12px 25px 20px 20px;
	}
	
#commentform p{
	color: #333;
	}
	
#commentform a{color: #999999; text-decoration: none; line-height: 14pt;}
	
#commentform h3{
	font-family: "Arial";
	font-size: 14px;
	font-weight: bold;
	letter-spacing: -1px;
	color: #666;
	}
	
#commentbox{
	width:50%;
	min-width:300px;
	margin:5px 5px 0 0;
	}

#author, #email, #url, #commentbox, #submit{
	background: #fff;
	font-family: Arial;
	font-size: 12px;
	margin:5px 5px 0 0;
	border: none; 
	padding: 6px;
	border: 1px solid #666666;
	}

#submit{margin:5px 5px 0 0;}


ol.commentlist {list-style-type: none;}

ol.commentlist li {
	margin:10px 0;
	padding:5px 0 5px 10px;
	overflow: hidden;
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	}

ol.commentlist li.alt {background: #fff; border: 1px #eeeeee solid;}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 14pt;}

ol.commentlist li a {color:#000; font-weight: bold;}
/* search */


ol.commentlist .avatar {
float: left;
margin-top: 10px;
margin-right: 10px;
padding: 10px;
border: 1px #eeeeee solid;
}



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;}




/* footer */

#footer {
background: #141414;
	clear: both;
	width: 100%;
	margin-top:15px;
	font-family: verdana, arial, tahoma;
	font-size: 7pt;
height: 150px;
	}
	
#footer p{padding:6px;margin: 0; color: #eee;}
#footer a{color: #BCBCBC;text-decoration: none;}
#footer a:hover{color: #5D5D5D;text-decoration: underline;}



#authorimg{
	float:left;
	}
	
		#authorimgblog{
	float:left;
	margin-top:10px;
padding: 0px;
border: 0px;
	}
#col1
{

	display: block;
	width: 280px;
	float: left;
margin-right:30px;
margin-left:10px;
}



 #col2, #col3 {
	display: block;
	width: 280px;
	float: left;
margin-right:10px;
margin-left:10px;
}

#col1, #col2, #col3 ul{
padding-left: 10px;
list-style-type: none;
}

#col1, #col2, #col3 a{
font: normal 11px Verdana;
padding: 4px 3px;
display: block;
color: #ffffff;
text-decoration: none;
}






