/*  
	Theme Name: Forty West
	Theme URI: http://www.fortywest.com/blog/
	Description: A search engine optimized website framework for WordPress.
	Author: You
	Author URI: http://www.fortywest.com/
	Version: 1.0
	Tags: fourwest, fortywest, forty, west
	Like WordPress, this work is released under GNU General Public License, version 2 (GPL).
	http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
*/

/* ---- BEGIN 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,
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-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/* ----- END RESET ----- */

.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

.clearfix { display: inline-block; }

/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */

embed, object {width:490px; margin-left:-8px;}


body {
	background: #000 url('/fw_images/sitebackground.jpg') center top no-repeat;
}

.clear {
	clear: both;
}

#wrap {
	margin: 0px auto;
	width: 838px;
}

#header .h_img {
	float: left;
}

#navi ul li {
	float: left;
}

#navi ul li a {
	display: block;
}

#mainwrap {
	background: url('/fw_images/mainwrap_repeat.jpg') 26px 0px repeat-y;
}

#main {
	background: url('/fw_images/mainback.jpg') center top no-repeat;
	padding: 15px 70px 20px 70px;
	min-height: 400px;
}

* html #main {
	zoom: 1;
}

#content, #sidebar {
	float: left;
}

#content {
	margin: 0px 40px 0px 0px;
	width: 495px;
}

#content h1 {
	margin: 0px 0px 0px 0px;
	text-align: center;
}

#content h1 a {
	color: #222;
	font-family: "Times New Roman", Georgia, serif;
	font-size: 35px;
	text-decoration: none;
}

.post {
	border-bottom: 1px dotted #4d5f29;
	margin: 40px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
}

.post h2 {
	margin: 20px 0px 5px 0px;
}

.post h2 a {
	color: #222;
	font-size: 25px;
	text-decoration: none;
}

.post h2 a:hover {
	color: #708f30;
}

.post-meta, .entry-utility {
	color: #555;
	font-size: 13px;
}

.post-meta {
	margin: 0px 0px 15px 0px;
}

.post-meta a, .entry-utility a {
	color: #222;
}

.post-content {
	margin: 0px 0px 0px 15px;
	font-size: 15px;
	line-height: 18px;
}

.post-content p {
	margin: 0px 0px 10px 0px;
}

.entry-utility {
	margin: 15px 0px 0px 0px;
}

#nav-below {
	margin: 0px 0px 30px 0px;
}

#nav-below a {
	color: #222;
}

#comments {
	padding: 20px 10px 0px 0px;
}

#comments a {
	color: #222;
}

.comment {
	margin: 0px 0px 20px 5px;
}

.comment-author img {
	margin: 0px 10px 5px 0px;
	width: 50px;
	height: auto;
	float: left;
}

.comment-author span {
	padding: 10px 0px 5px 0px;
	display: block;
}

.comment-meta, #login {
	margin: 0px 0px 5px 0px;
	color: #555;
	font-size: 13px;
}

.comment-content {
	border-left: 1px dotted #666;
	border-bottom: 1px dotted #666;
	padding: 10px 0px 10px 10px;
	font-size: 14px;
	line-height: 17px;
	clear: left;
}

#respond {
	padding: 15px 0px 0px 0px;
}

#respond h3 {
	margin: 0px 0px 10px 0px;
	color: #111;
	font-size: 16px;
	font-weight: bold;
}

.formcontainer {
	margin: 0px 0px 0px 10px;
}

* html .formcontainer form, * html #form-submit {
	zoom: 1;
}

#form-allowed-tags {
	font-size: 14px;
	line-height: 17px;
}

#sidebar {
	width: 160px;
}

* html #sidebar {
	zoom: 1;
}

#sidebar ul li {
	margin: 0px 0px 20px 0px;
}

#searchform label {
	display: none;
}

#searchform #s {
	width: 150px;
}

#searchsubmit {
	display: none;
}

h3.widget-title {
	border-bottom: 1px dotted #999;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 5px 0px;
	color: #efefef;
	font-size: 19px;
}

#sidebar ul li ul li {
	margin: 0px 0px 7px 10px;
}

#sidebar ul li ul li a {
	color: #fff;
	font-size: 14px;
}

#footer {
	background: #000 url('/fw_images/inside_bodybottom.jpg') center top no-repeat;
	padding: 68px 0px 10px 0px;
	text-align: center;
	color: #708f30;
	font-size: 13px;
}

* html #footer {
	display: inline-block;
}

#footer a {
	color: #fff;
	text-decoration: underline;
	font-weight: bold;
	font-size: 13px;
}

#footer a:hover {
	color: #708f30;
}

#footer img {
	margin: 6px 0px 0px 0px;
}

/* STYLE REFERENCE */

.post h1, .post-content h2 {
	text-align: left !important;
	margin: 0px 0px 10px 0px !important;
	font-weight: bold;
	color: #222222;
}

.post h1 {
	font-size: 23px;
}

.post-content h2 {
	font-size: 21px;
}

.post h3, .post h4, .post h5, .post h6 {
	margin: 0px 0px 5px 0px !important;
}

.post h3 {
	font-size: 19px;
}

.post h4 {
	font-size: 17px;
}

.post h5 {
	font-size: 15px;
}

.post h6 {
	font-size: 13px;
}

.post ol, .post ul {
	margin: 10px;
	list-style-position: inside;
}

.post ol {
	list-style-type: decimal;
}

.post ul {
	list-style-type: disc;
}

.post ol li, .post ul li {
	margin: 0px 0px 5px 0px;
}

.post strong {
	font-weight: bold;
}

.post em {
	font-style: italic;
}

.post-content a {
	color: #222;
}

.post-content a:hover {
	color: #708f30;
}

.post blockquote, .post code {
	background: #bab989;
	border: 1px dotted #666;
	margin: 10px;
	padding: 10px 10px;
	display: block;
	color: #222;
	font-size: 14px;
}

.post code {
	font-family: Courier, monospace;
}
#social-sidebar {float: left;clear: both;}
#social-sidebar a {float: left;margin: 0 5px 5px 0;}
#social-sidebar a img {border: 0 none !important;}
#fw-fblike {float: left;margin: 5px 0 0 0;width: 80px;}
}
#footer p {margin: 0 0 10px 0;}

#nav li {float: left;display: inline-block;}
#nav li a {float: left;}
#navhome a {width: 73px;height: 34px;display: block;background: url(http://fortywest.com/img/nav.jpg) no-repeat 0 0;}
#navcommunities a {width: 115px;height: 34px;display: block;background: url(http://fortywest.com/img/nav.jpg) no-repeat -77px 0;}
#navmodels a {width: 152px;height: 34px;display: block;background: url(http://fortywest.com/img/nav.jpg) no-repeat -190px 0;}
#navxpress a {width: 117px;height: 34px;display: block;background: url(http://fortywest.com/img/nav.jpg) no-repeat -343px 0;}
#navvideos a {width: 68px;height: 34px;display: block;background: url(http://fortywest.com/img/nav.jpg) no-repeat -460px 0;}
#navphotos a {width: 74px;height: 34px;display: block;background: url(http://fortywest.com/img/nav.jpg) no-repeat -530px 0;}
#navabout a {width: 85px;height: 34px;display: block;background: url(http://fortywest.com/img/nav.jpg) no-repeat -604px 0;}
#navblog a {width: 55px;height: 34px;display: block;background: url(http://fortywest.com/img/nav.jpg) no-repeat -686px 0;}
#navcontact a {width: 99px;height: 34px;display: block;background: url(http://fortywest.com/img/nav.jpg) no-repeat -738px 0;}
#navhome a {width: 73px;height: 34px;display: block;background: url(http://fortywest.com/img/nav.jpg) no-repeat 0 0;}

#navhome a:hover {width: 73px;height: 34px;display: block;background: url(http://fortywest.com/img/nav.jpg) no-repeat 0 -34px;}
#navcommunities a:hover {width: 115px;height: 34px;display: block;background: url(http://fortywest.com/img/nav.jpg) no-repeat -77px -34px;}
#navmodels a:hover {width: 152px;height: 34px;display: block;background: url(http://fortywest.com/img/nav.jpg) no-repeat -190px -34px;}
#navxpress a:hover {width: 117px;height: 34px;display: block;background: url(http://fortywest.com/img/nav.jpg) no-repeat -343px -34px;}
#navvideos a:hover {width: 68px;height: 34px;display: block;background: url(http://fortywest.com/img/nav.jpg) no-repeat -460px -34px;}
#navphotos a:hover {width: 74px;height: 34px;display: block;background: url(http://fortywest.com/img/nav.jpg) no-repeat -530px -34px;}
#navabout a:hover {width: 85px;height: 34px;display: block;background: url(http://fortywest.com/img/nav.jpg) no-repeat -604px -34px;}
#navblog a:hover {width: 55px;height: 34px;display: block;background: url(http://fortywest.com/img/nav.jpg) no-repeat -686px -34px;}
#navcontact a:hover {width: 99px;height: 34px;display: block;background: url(http://fortywest.com/img/nav.jpg) no-repeat -738px -34px;}

#nav li a {text-indent: -9999px;}


