/*
Theme Name: Jimmy Miller Fit Pro
Theme URI: http://www.jimmymillerfitpro.com/
Description: Custom theme for Jimmy Miller Fit Pro
Version: 1.0
Author: Rockit Science Agency
Author URI: http://rockitscienceagency.com/
Tags: black, fixed width, single column

*/

/* v1.0 | 20080212 */

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;
}
body {
	line-height: 1;
	background: #000;
	font-size: 13px;
	color: #999;
	font-family: Arial, Verdana, sans-serif;
	padding: 0 0 52px 0;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

.clear:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.post-edit-link {
	color: #fff;
	background: #cc0000 top center url(_images/edit-button.jpg) repeat-x;
	border-left: 1px solid #ff0000;
	border-right: 1px solid #ff0000;
	border-bottom: 1px solid #ff0000;
	margin: 0 0 0 1em;
	padding: .2em;
	text-decoration: none;
	text-transform: none;
	font-weight: normal;
	letter-spacing: normal;
	font-family: Arial, Verdana, sans-serif;
}

.post-edit-link:hover {
	text-decoration: underline;
}

#header-wrap {
	width: 100%;
	text-align: center;
	border-bottom: 2px solid #666666;
}

#header {
	margin: auto;
	position: relative;
	width: 1024px;
	height: 143px;
}

#header h1 {
	z-index: 1;
	width: 346px;
	height: 194px;
	position: absolute;
	left: -44px;
	top: 0px;
}

#header h1 a {
	display: block;
	height: 100%;
	width: 100%;
	background: url(_images/logo.png) no-repeat;
	text-indent: -9999em;
}

#main-nav {
	float: right;
	position: absolute;
	bottom: 0px;
	right: 0px;
	font-family: "Arial Black", Arial, Verdana, sans-serif;
}

#main-nav ul li,
#content #sub-nav ul li {
	float: left;
	margin: 0 0 0 3em;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 1em;
}

#main-nav li ul {
	display: none;
}

#content #sub-nav ul li {
	background: 0px 11px url(_images/list-arrows.gif) no-repeat;
	margin: 0 0 0 1.7em;
}

#main-nav ul li a {
	display: block;
	color: #666;
	text-decoration: none;
	padding: .5em 0 2em 0;
	border-top: 8px solid #000;
}

#sub-nav ul li a {
	display: block;
	color: #666;
	text-decoration: none;
	padding: .5em 0 0 0;
	border-top: 8px solid #000;
}

#main-nav ul li a:hover,
#sub-nav ul li a:hover {
	color: #fff;
}

#main-nav ul li.current_page_item a,
#main-nav ul li.current_page_ancestor a {
	color: #fff;
	border-top: 8px solid #cc0000;
}

#sub-nav ul li a {
	border-top: 4px solid #000;
}

#sub-nav ul li.current_page_item a {
	color: #fff;
	border-top: 4px solid #cc0000;
}

#sub-nav {
	position: absolute;
	top:13px;
	right: 0px;
	font-size: .8em;
}

#container {
	margin: auto;
	width: 1024px;
}

#large-graphic {
	position: relative;
	width: 1024px;
	height: 510px;
	/* background: center bottom url(_images/center_image_2.jpg) no-repeat; */
	border-bottom: 2px solid #666;
	margin: 0 0 26px 0;
}

#large-graphic img {
	position: absolute;
	bottom: 0px;
	left: 0px;
	z-index: 1;
}

#large-graphic blockquote {
	z-index: 2;
	position: absolute;
	padding: 18px;
	width: 448px;
	height: 113px;
	left: 99px;
	top: 195px;
	line-height: 1.5em;
	font-style: italic;
	letter-spacing: 1px;
	font-size: 0.9em;
	border: none;
}

#large-graphic blockquote a {
	color: #cc0000;
}

#content-wrap {
	position: relative;
	border-bottom: 2px solid #666;
	margin-bottom: 26px;
}

#content {
	margin: auto;
	padding: 104px 26px 78px 26px;
	width: 75%;
}

#content-wrap:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#block-wrap {
	padding: 0 0 26px 0;
}

#block-wrap blockquote {
	border: none;
	padding: 0;
}

#block-left,
#block-right  {
	width: 460px;
	padding: 26px 26px 0 26px;
}

#block-right {
	border-left: 1px solid #666;
	width: 459px;
}

#block-left,
#block-right {
	line-height: 1.5em;
	font-style: italic;
	letter-spacing: 1px;
}

#block-40 {
	font-size: .8em;
	width: 357px;
	padding: 0 26px 0 26px;
}

#block-40-last {
	font-size: .8em;
	width: 357px;
	padding: 0 26px 0 26px;
	text-align: right;
}

#block-20 {
	font-size: .8em;
	width: 152px;
	padding: 0 26px 0 26px;
	border-right: 1px solid #666;
	border-left: 1px solid #666;
	text-transform: uppercase;
}

#block-20 li ul {
	display: none;
}

#block-20 li.current_page_item a,
#block-20 li.current_page_ancestor a {
	color: #cc0000;
}

#block-20 a {
	color: #999;
	text-decoration: none;
}

#block-20 a.current {
	color: #cc0000;
}

#footer {
	text-align: center;
	font-size: .8em;
	padding: 26px 0 26px 0;
	width: 100%;
	overflow: hidden;
	border-top: 2px solid #666;
}

#footer ul {
	position: relative;
	left: 50%;
	float: left;
}


#footer ul li {
	position: relative;
	right: 50%;
	float: left;
	border-right: 1px solid #666;
	padding: 0 1em 0 0;
	margin: 0 1em 0 0;
}

#footer ul li.last {
	border-right: none;
	padding: 0;
	margin: 0;
}

/**
***
*** Post Specific Styles
***
**/

.category-testimonials,
.category-before-after,
.category-athletics {
	border-bottom: 1px solid #fff;
	padding: 0 0 1em 0;
	margin: 0 0 2em 0;
}

.category-testimonials p.caption {
	font-size: .8em;
	margin: -1em 0 1em 0;
	color: #fff;
}

/**
***
*** Type
***
**/

a {
	color: #ffffff;
}

p,
ul,
h2, h3 {
	line-height: 1.7em;
	margin: 0 0 1em 0;
}

#content h2 {
	color: #fff;
	text-transform: uppercase;
	font-family: "Arial Black", Arial, Verdana, sans-serif;
	letter-spacing: 1px;
}

#content h2 span {
	padding: .4em 0 0 0;
	border-top: 8px solid #cc0000;
}


#content h3 {
	color: #cc0000;
	margin: 1.5em 0 1em 0;
}

blockquote {
	font-style: italic;
}

cite {
	color: #fff;
	line-height: 1.7em;
	margin: 0 0 1em 0;
}

#content li {
	color: #fff;
}

#content ul li {
	margin: 0 0 0 1em;
	background: left center url(_images/list-circle.gif) no-repeat;
	padding: 0 0 0 13px;
}

#content blockquote {
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	padding: 1em 0 0 0;
	margin: 0 0 1.5em 0;
}

/**
***
*** Alignment
***
**/

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

img.alignleft {
	border: 2px solid #999;
	margin: 0 2em 1em 0;
}

#block-right img.alignleft {
	border: none;
	margin: -10px 2em 1em 0;
}

img.alignright {
	border: 2px solid #999;
	margin: 0 0 1em 2em;
}

/**
***
*** Before and After
***
**/

#content .before-and-after {
	border-bottom: 2px solid #666;
	padding: 0 0 3em 0;
	margin: 0 0 3em 0;
}

#content .before-and-after h3 {
	margin: 0;
}

.caption {
	display: block;
	font-size: 1em;
	font-style: italic;
	margin: 0 0 1em 0;
}

.before-and-after-text {
	width: 210px;
	float: left;
	margin: 0 13px 0 0;
}

.before-and-after-text p {
	line-height: 1.5em;
}

.before-photo-box,
.after-photo-box {
	width: auto;
	padding: 13px;
	background: #fff;
	float: left;
	text-align: center;
}

.before-photo-box {
	margin: 0 13px 0 0;
}

.before-photo-box img,
.after-photo-box img {
	float: left;
}

.before-photo-box h4,
.after-photo-box h4 {
	clear: both;
	padding: 13px 0 0 0;
	display: block;
}

.entry strong {
	color: #cc0000;
	font-weight: bolder;
}

/**
***
*** Rockit Science Agency
***
**/

#footer ul li#rsa {
	display: block;
	font-size: .9em;
	text-transform: uppercase;
	text-align: left;
	line-height: 1.5em;
	padding: 0 0 0 15px;
	background: left center url(_images/rockit-science-agency.jpg) no-repeat;
	border: none;
}

#rsa a {
	color: #999;
	text-decoration: none;
}