/*
Theme Name: The Invisible Cut
Theme URI: http://wordpress.org/
Description: Default theme for Bobbie O'Steen
Version: 1.0
Author: Jason Yovanoff
Author URI: http://yovanoff.com/
Tags: 

*/

body {
	font-family: Tahoma, Helvetica, Arial, Sans-Serif;
	font-size:14px;
	background-color: black;
	border:0;
	margin:0;
	color:#333333;
}
img {
	border:0;
}
a { 
	text-decoration:none;
	color:#cd1821;
}
a:hover {
	text-decoration:underline;
}
.clear {
	clear:both;
}
#container {
	width:960px;
	margin: 50px auto 0px auto;
}
#navbox {
	position:relative;
	left:0;
	float:left;
	background:url('images/red-middle.png') repeat-y 0 0;
	width:210px;
}
#navbox .hr {
	background:url('images/nav/rule-white.gif') repeat-x 0 0;
	height:6px;
	margin:20px 0 0 0px;
}
#navbox #navbox-content {
	min-height: 533px;
	margin:0 18px;
	z-index:1000;
}
ul#nav {
	margin:0;
	padding:0;
	list-style-type:none;
} 
ul#nav li {
	margin: 4px 0 0 0 ;
}
ul#nav li a {
	display:block;
	padding:3px;
}
ul#nav li a:hover, ul#nav li.selected {
	background-color:#e86464;
}
ul#nav li a img {
	border:0;
}

#navbox #navbox-top {
	background:url('images/red-top.png') repeat-y 0 0;
	height:36px;
}
#navbox #navbox-bottom {
	background:url('images/red-bottom.png') repeat-y 0 0;
	height:36px;
}
#navbox .update {
	font-size:15px;
	margin-top: 20px;
	color:white;
}
#navbox .update a {
	color:white;
	text-decoration:none;
}
#navbox .update a:hover{
	text-decoration:underline;
}
#navbox .update ul {
	margin:10px 0 0 0;
	padding:0;
}
#navbox .update ul li {
	list-style:none;
	margin:0 0 5px 0;
	padding:0;
}
#navbox .update ul li img{
	vertical-align:middle;
}
#body-wrapper {
	float:left;
	margin: 10px 0 0 -10px;
	background:url('images/footer-gradient.gif') repeat-x bottom;
	background-color:white;
}
#body-wrapper #border-top {
	background:url('images/rule-grey-top.gif') repeat-x 0 0;
	height:6px;
	width:760px;
}
#body-wrapper #border-bottom {
	background:url('images/rule-grey-bottom.gif') repeat-x bottom;
	height:6px;
	width:760px;
}
#content {
	float:left;
	background:url('images/bg-reel.png') no-repeat 0 0;
	padding: 0 20px 20px 20px;
	width:486px;
	min-height:600px;
	line-height:1.5em;
	margin:0;
}
#content h1,#content h2 {
	color:#cd1821 ;
	font-size:22px;
	margin:22px 0 0 0;
	padding:0;
	font-family:'Arial Narrow',Arial,Sans-Serif;
	font-weight:normal;
	text-transform:uppercase;
}
#content h2 a {
	color:#cd1821;
	text-decoration:none;
}
#content h2 a:hover {
	text-decoration:none;
}
#content h2 {
	font-size:21px;
}
/* Rounded Corners about box */
#content #box { 
	font-family:Georgia,serif;
	font-size:13px;
	line-height:1.4em;
	background: #DADCE1; 
	width:400px;
	margin: 50px auto 0 auto;

}
#content #box .left {
	float:left;
	margin: 0 15px 0 0;
}
#content #box p {
	margin:10px 0 0 0;
	padding:0;
}
#content .boxtop { 
	background: url(images/corners/ne.gif) no-repeat top right; 
}
#content .boxtop div { 
	font-size: 0;
	height: 10px; 
	background: url(images/corners/nw.gif) no-repeat top left; 
}
#content .boxbottom { 
	background: url(images/corners/se.gif) no-repeat bottom right; 
}
#content .boxbottom div { 
	font-size: 0;
	height: 10px; 
	background: url(images/corners/sw.gif) no-repeat bottom left; 
}
#content .boxcontent {
	margin: 10px;
	padding: 0px 10px 0px 10px;
}
#content .entry img {
/*	border: 1px solid #000; */
	margin: 3px 0;
}
#content .entry img.alignleft {
	float:left;
	margin-right: 5px;
}
#content .entry img.alignright {
	float:right;
	margin-left: 5px;
}
#content .entry p {
	margin: 15px 0;
}
#content #feature {
	font-family:Georgia,Serif;
	line-height:1.2em;
	margin: 40px 40px 20px 40px;
}
#content #feature p{
	margin:5px 0 10px 0;
}
#content #feature #left {
	float:left;
	width:180px;
}
#content #feature h3 {
	font-size:10px;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	padding:15px 0 0 0;
	margin:0;
	font-weight:normal;
}
#content #feature #left h4 {
	margin: 0 0 0 10px;
}
#content #feature h4 {
	margin:5px 0 0 0;
	font-family:Georgia,Serif;
}
#content #feature-about {
	font-size:16px;
}
#content #feature-about .feature-left {
	width:300px;
	float:left;
	margin-bottom:20px;
}
#content #feature-about .feature-left img {
	margin: 0 0 20px 0;
}
#content #feature-about img.right {
	float:right;
}
ul#quote {
	font-family:Georgia,serif;
	list-style-type:none;
	font-size: 16px;
	background:url('images/quote-mark.gif') no-repeat 0 0;
	color:#1a2443;
	line-height:1.3em;
	width:350px;
	margin: 0px auto 0 auto;
	padding: 10px 0 0 45px;
	min-height:230px;

}
#quote .cite {
	margin: 5px 0 0 0;
	float:right;
	text-align:right;
	font-size:12px;
	width: 80%;
	font-style:italic;
	line-height:1.3em;
}
#sidebar {
	float:left;
	font-family: Georgia,Serif;
	font-size: 13px;
	width:220px;
	float:right;
	margin: 15px 10px 0px 0;
	line-height:1.3em;
	
}
#sidebar .top {
	display:block;
	text-align:center;
	margin: 10px 0 0 0;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing: .1em;
}
#sidebar a {
}
#sidebar a:hover {
	text-decoration:none;
}
#sidebar h1, #sidebar h2 {
	font-size: 14px;
	margin:0;
	padding:0;
	line-height:1.2em;
}
#sidebar h2 {
	font-weight:normal;
	margin: 0 0 4px 0;
}
#sidebar h3 {
	font-size:13px;
	font-weight:normal;
	margin:0 0 4px 0;
	padding:0;
}
#sidebar img {
	margin: 0 0 0 25px;
}
#sidebar img.left {
	margin: 0 7px 0 0px;
	float:left;
}
#sidebar img.right {
	margin: 10px 0 0 4px;
	float:right;
}
#sidebar .hr {
	background:url('images/rule-sidebar.gif') repeat-x 0 0;
	height:6px;
	margin:10px 0 7px 0;
	clear:both;
}
#sidebar .chase {
	margin: 22px 0 0 0;
}
#sidebar a.amazon {
	font-size:13px;
}
#sidebar a.amazon:hover {
	text-decoration:underline;
}
#sidebar .about img {
	margin: 0 3px 0 3px;
}
#sidebar .about {
	margin: 20px 0 0 0;
	font-size:13px;
}
#sidebar .about h1 {
	margin: 0 0 5px 0;
}
#footer {
	letter-spacing: 0.05em;
	font-size: 11px;
	color: #666666;
	margin: 20px 0 20px; 0;
	text-align: center;
	text-transform: uppercase;
	clear:left;
}
#footer a {
	color: #cccccc;
}
#footer div {
	margin: 0 0 6px 0;
	color: #949aaa;
	text-transform: none;
}

.navigation .alignleft {
	float:left;
}
.navigation .alignright {
	float:right;
}
#content .entry p.wp-caption-text {
	margin: 0 0 10px 0;
	font-size: 11px;
	font-style:italic;
}
/* IE6 Style Fixes */
* html #navbox #navbox-content {
	height:525px;
}
* html #content {
	width:475px;
	margin:0;
	background-image:none;
}
* html ul#nav li {
	height:28px;
} 
* html ul#nav li a:hover,
* html ul#nav li.selected {
	position:relative;
}
#recent-posts {
	margin: 10px 10px 40px 0;
}
#recent-posts ul {
	margin: 5px 0 0 5px;
	padding:0;
} 
#recent-posts li {
	margin:0 0 10px 10px;
	padding:0;
}
ul#hp-news {
	margin:0;
	padding:0;
}
ul#hp-news li {
	list-style:none;
	margin:0 0 5px 0;
	padding:0;
}
ul#hp-news li span {
	display:block;
	color: #CD1821;
	font-size:11px;
}
ul#hp-news a.title {
	color: #333333;
}
ul#hp-news a.title:hover {
text-decoration:none;
}