/*
Theme Name: Stratton Personal Training
Theme URI: http://www.roweena.co.uk/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1
Author: Rowan Richardson
Author URI: http://www.roweena.co.uk/

*/



/* Global Reset @ */
html, body, address, blockquote, div, dl, form, h1, h2, h3, h4, h5, h6, ol, p, pre, table, ul,
dd, dt, li, tbody, td, tfoot, th, thead, tr, button, del, ins, map, object,
a, abbr, acronym, b, bdo, big, br, cite, code, dfn, em, i, img, kbd, q, samp, small, span,
strong, sub, sup, tt, var, legend, fieldset, form {
margin: 0;
padding: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	color:#ccc;
	background: #000 ;

}

/* Layout */

#container {
	width: 870px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	background-color: #000;
	
}




#header 
{
	background:url(/images/header2.jpg);
	height: 140px
}

#logo {
	margin: 20px 0 0 12px;
	border: none;
}

#menu {
	width: 870px;
	height: 39px;
	background:url(/images/bg-menu2.jpg) repeat-x;
	margin: -2px 0 0 0
}

ul#navigation 
{
	width: 100%;
	height: 39px;
	margin: 0 0 0 15px;
	font-size: 110%;
}

#navigation li
{
    float: left;
    list-style: none;
	position: relative;
	height: 37px;
	border-right: 1px solid #333
}

#navigation li a
{
	color: #666;
	text-decoration: none;
	display: block;
	padding: 11px 15px 15px 15px;


}

#navigation li a:hover, #navigation li a.current
{
	color: #d03231;
	text-decoration: none;
	padding: 11px 15px 15px 15px;


}



#leftMain {
	float: left;
	width: 530px;
	padding: 30px 30px 40px 30px;

}

#leftMain  p, #topBox p {
	line-height: 140%;
	margin: 0 0 18px 0;
}

#rightMain {
	float: left;
	width: 230px;
	margin: 50px 0 0 15px;
	padding: 0;
}


#topBox {
	width: 230px;
	margin: 0 0 0 23px;
}

#topBox img {
	width: 200px
}


#footer {
	clear: both;
	height: 60px;
	width: 870px;
	margin: 0 auto;

}

#footer p{
	
	color: #666;
	font-size: 85%;
	padding: 20px 20px 5px 20px;
	text-align: center;
	border-top: 1px solid #333
}

#footer a{
	color: #666;
}

#latest {
	width: 190px;
	margin: 20px 0 0 23px;

}

#badges {
	margin: 30px 0 0 0;

}

#badges img {
	float: left;
	margin: 0 35px 0 0;
	border: none;
}

/* Styles */
h1 {
	font-size: 150%;
	color: #999;
	font-weight: normal;
	margin: 0 0 18px 0;
}

h2 {
	font-size: 130%;
	color: #999;
	font-weight: normal;
	margin: 0 0 10px 0;

}

h3 {
	color: #666;
	font-size: 110%;
	margin: 0 0 10px 0;
}

h4, h5, h6 {
	color: #666;
	font-size: 100%;

}

#latest h2 {
	padding: 4px;
	background-color: #50bcd8;
	color: #fff;
}

a {
	outline: none;
	text-decoration: none;
	color: #d03231
}

a:hover {
	text-decoration: underline;
} 




.price {
	font-size: 110%;
	font-weight: bold;
}

.quote {
	margin: 40px 0 0 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	width: 190px;
	color: #666;
}

.qualifications {
	font-size: 95%;
	width: 210px;
	padding: 30px 0 0 0;


}
.qualifications p {
	padding: 10px 0 0 0;
	margin: 0;
	line-height: 110%;
	
}

.qualifications h3 {
	
	margin: 40px 0 10px 0;
	display: inline;
	color: #666;
	border-bottom: 1px solid #666;
}

/* BLOG */

#sidebar {
	float: right;
	width: 230px;
	margin: 0 0 60px 0;
	padding: 0 0 0 15px;
	font-size: 90%;
	border-left: 1px solid #ccc
}

#sidebar ul  {
	padding: 0 0 25px -15px 
}

#sidebar ul  {
	padding: 0 0 10px 0
}


#sidebar ul li {
	list-style: none;
	padding: 0 0 2px 0
}

#sidebar ul li a{
	color: #5181b1;
	padding: 0
}

#sidebar ul li a:hover{
	color: #333;
	/* background: url(images/menu-arrow-grey-sml.gif) right no-repeat; */

}

h2.widgettitle {
	font-size: 110%;
	color: #666;
	padding: 0 0 10px 0 
}

h2 a {
	color: #333
}
h2 a:hover {
	color: #5181b1
}

.post {
	padding: 0 0 15px 0;
}


ol.commentlist {
	
	list-style: none;
	margin: 15px 0 30px 0;
}

ol.commentlist li {
	background-color: #d5e2ef;
	margin: 7px 0 7px 0;
	padding: 10px;
}

h3#comments {
	font-size: 110%;
	padding: 30px 0 0 0;
	border-top: 1px solid #ccc
}

.navigation {
		padding: 0 0 20px 0;
}

.navigation a{
	color: #5181b1;
	font-weight: bold;
}

.alignleft {
	float: left;
	margin: 0 15px 15px 0
}

.alignright {
	float: right;
	margin: 0 0 15px 15px
}

/* Feedburner latest news */
#latestBlog ul {
	padding: 10px 0 0 0
}
#latestBlog ul li {
	list-style: none;
	margin: 0 0 7px -20px
}

#latestBlog ul li  a{
	font-weight: bold;
	color: #5181b1;
}


#latestBlog ul li p.date {
	font-size: 85%;
	padding: 0;
	margin: 0;
	color: #666
}


.wp-caption {
	font-style: italic;
	font-size: 90%

}

.fleft {
	margin: 0 10px 0 0; 
	border: none; 
	float: left;
}

.red, #navigation li.current_page_item a {
	color: #d03231 
}

