/*  
Theme Name: Mark Kyte Theme
Theme URI: http://www.nuvographics.com
Description: A wordpress theme designed by Chris Sealey for Pacific Webb
Version: 1.0
Author: Chris Sealey
Author URI: http://www.chrissealey.name
*/

/*-----------------------------------------------------------------------------------------------
CORE STRUCTURE
-----------------------------------------------------------------------------------------------*/
html{background: #45443f url(images/bg.jpg) top left repeat;}
body,html {	min-height:101%; }
body {
	color: #545454;
	margin: 0;
	padding: 0;
	}
body, select, input, textarea { 
	font: 100% Helvetica, Arial, Verdana, Sans-Serif;
	font-size:11px;
	line-height: 16px;
	}
#glass{
	background: url(images/bg_glass.png) top left repeat;
	width: 940px;
	margin: 0 auto;
	padding: 0 0 10px 0;
	}
#main{
	background: #f6f1de;
	width: 900px;
	margin: 0 auto;
	padding: 0 10px;
	}
#header {
	background: url(images/bg_header.jpg) no-repeat;
	width:840px;
	height: 273px;
	margin:0 auto 10px auto;
	padding: 30px;
	}
#header h1, #header h1 a:link, #header h1 a:visited, #header h1 a:hover {
	color: white;
	font: 100% Helvetica, Arial, Verdana, Sans-Serif;
	font-weight: bold;
	letter-spacing: 2px;
	font-size: 40px;
	text-decoration: none;
	margin: 0;
	padding: 0;
	}
#header p {
	color: white;
	font: 100% Helvetica, Arial, Verdana, Sans-Serif;
	font-size: 24px;
	margin: 15px 0 0 0;
	padding: 0;
	}
#page {
	width:900px;
	min-height: 500px;
	margin:0 auto;
	padding:20px 0;
	}
#leftcol, #middlecol, #rightcol {
	margin-top:0px;
	float:left;
	}	
#leftcol { width:280px;}
#middlecol { width:280px; margin: 0 0 0 20px; }
#rightcol {	width:300px; margin: 0 0 0 20px; }
.entry ul {
	list-style-type: circle;
	margin-left: 35px;
	}
#articles{
	width: 580px;
	float: left;
	}
.readmore {	margin-bottom: 30px; }
#articles h2 { width: 450px; }
.date { font-size: 11px; color: #bbb; font-style: italic; font-weight: normal; }

/*-----------------------------------------------------------------------------------------------
MISC ELEMENTS
-----------------------------------------------------------------------------------------------*/
.breaker{clear: both; height: 1px; line-height: 1px;}
* {	margin:0; padding:0; }
p {	margin: 10px 0; }
a:link, a:visited {
	color: #d71920;
	text-decoration:none;
	}
a:hover, a:active {
	color:#858585;
	text-decoration:none;
	}
hr {
	display: block;
	height:1px;
	background:#333;
	border:0;
	}
img, a:link img, a:visited img { border:0; }
.left { float:left; }
.right { float:right; }
.alignleft { float:left; margin:0 20px 10px 0;}
.alignright { float:right; margin:0 0 10px 20px;}
#winform{background: #c5c5be; padding: 10px;}

#testimonial{
	background: url(images/bg_testimonial.gif) top left no-repeat;
	width: 480px;
	padding: 0 60px;
	font-size: 18px;
	color: white;
	font-style: italic;
	line-height: 22px;
	margin: 40px 0 10px 0;
	}
#testimonial strong, #testimonial a:link, #testimonial a:visited{
	color: white;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	margin: 20px 0 0 0;
	}
#testimonial a:hover{ color: #980022; }
#featurelinks{ margin: 20px 0 0 0; }
#featurelinks .glassspan{ 
	background: url(images/bg_glass_span.png) top left no-repeat;
	padding: 8px 8px 8px 25px;
	height: 1px;
	}
#featurelinks .glasslink:link, #featurelinks .glasslink:visited{ 
	background: url(images/bg_glass.png) top left repeat;
	padding: 8px;
	color: white;
	height: 10px;
	margin: 0 10px 0 0;
	}
#featurelinks .glasslink:hover{ background: url(images/bg_glass_over.png) top left repeat; }
#blogfeed a:link, #blogfeed a:visited {font-weight: bold; color: #990022; }
#blogfeed a:hover {font-weight: bold; color: #858585; }



.toggleopacity img{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity:1;
	margin:0;
	padding:0;
	cursor:pointer;
	border: 0;
	}
.toggleopacity:hover img{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity:0.5;
	}
	
/*-----------------------------------------------------------------------------------------------
NAVIGATION
-----------------------------------------------------------------------------------------------*/
#navigation {
	background: url(images/bg_nav.png) top left repeat-x;
	height: 49px;
	}
#nav {
	width: 900px;
	margin:0 auto 10px auto;
	height: 49px;
	font-size:11px;
	text-transform: uppercase;
	}
#nav, #nav ul {
	list-style: none;
	line-height: 1;
	}
#nav a, #nav a:hover {
	display: block;
	text-decoration: none;
	border:none;
	}
#nav li {
	float: left;
	height: 49px;
	list-style:none;
	color: #666666;
	}
#nav #feed{ float: right; }
#nav a, #nav a:visited {
	display:block;
	font-weight:bold;
	color: #f5f5f4;
	padding:19px 15px 19px 15px;
	}
#nav a:hover, #nav a:active, .current_page_item	a, #home .on { 	background: url(images/bg_nav_over.png) top left repeat-x; }
#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 174px;
	}
#nav li li {
	width: 172px;
	border-top: 1px solid #f6f1de;
	background: url(images/bg_nav.png) top left repeat-x;
	}
#nav li li a, #nav li li a:visited {
	font-weight:normal;
	font-size:0.9em;
	color:#FFF;
	}
#nav li li a:hover, #nav li li a:active { background: url(images/bg_nav_over.png) top left repeat-x; }	
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { left: auto;	}
a.main:hover { background:none;	}
		
/*-----------------------------------------------------------------------------------------------
CONTENT
-----------------------------------------------------------------------------------------------*/
#content {
	width:900px;
	float:left;
	}
#content_home{
	width:900px;
	float:left;
	}
#content_home .post{
	width:580px;
	float:left;
	}
#content_home #sidebar{
	width:300px;
	float:right;
	}
#content_home #sidebar .box {
	width:300px;
	height: 98px;
	margin: 0 0 10px 0;
	font-weight: normal;
	background: url(images/bg_sidebar.png) top left repeat-x;
	float: right;
	cursor: pointer;
	}
#content_home #sidebar .subscribebox {
	width:300px;
	height: 150px;
	margin: 0 0 10px 0;
	background: url(images/bg_sidebar.png) top left repeat-x;
	float: right;
	}
#content_home #sidebar .subscribebox p {
	margin: 8px 0 0 0;
	font-weight: normal;
	color: white;
	line-height: 15px;
	padding: 0;
	}
#content_home #sidebar .subscribebox .input {
	width:180px;
	margin: 8px 0 0px 0;
	}
#content_home #sidebar .subscribebox input {
	margin: 8px 0 0px 0;
	}
#content_home #sidebar .box h1, #content_home #sidebar .box h1 a:link, #content_home #sidebar .box h1 a:visited, #content_home #sidebar .box h1 a:hover, #content_home #sidebar .subscribebox h1{
	font-size: 11px;
	color: white;
	line-height: 12px;
	text-transform: uppercase;
	margin: 20px 0 0 0;
	padding: 0;
	}
#content_home #sidebar .box p, #content_home #sidebar .box p a:link, #content_home #sidebar .box p a:visited, #content_home #sidebar .box p a:hover{
	font-size: 11px;
	color: #CCC;
	line-height: 12px;
	margin: 10px 0 0 0;	
	padding: 0;
	}
#content_home #sidebar .box:hover{ background: url(images/bg_sidebar_over.png) top left repeat-x; cursor: pointer; }
#content_home #sidebar .box .products{ 
	background: url(images/icon_products.png) top left no-repeat; 
	height: 98px; 
	width: 210px;
	padding: 0 0 0 90px;
	float: right;
	cursor: pointer;
	}
#content_home #sidebar .box .book{ 
	background: url(images/icon_book.png) top left no-repeat; 
	height: 98px; 
	width: 210px;
	padding: 0 0 0 90px;
	float: right;
	cursor: pointer;
	}
#content_home #sidebar .subscribebox .subscribe{ 
	background: url(images/icon_subscribe.png) top left no-repeat; 
	height: 150px; 
	width: 210px;
	padding: 0 0 0 90px;
	float: right;
	}
#content .blogpost #thumbnail{ 
	float: left;
	width: 280px;
	height: 210px;
	background: black;
	}
#content .blogpost { 
	float: left;
	margin: 0 0 20px 0;
	}
#content .blogpost #copy{ 
	float: left;
	width:580px;
	margin: 0 0 0 20px;
	padding: 0;
	}
		
/*-----------------------------------------------------------------------------------------------
HEADERS
-----------------------------------------------------------------------------------------------*/
h2 {
	font-size: 20px;
	margin: 0 0 10px 0;
	line-height: 25px;
	padding: 0;
	font-weight: bold;
	color: black;
	}
h3#respond {
	border-top:1px dotted #b6b6b6;
	margin-top:25px;
	padding-top:20px;
	}
h3#comments { margin-top:32px }
				
/*-----------------------------------------------------------------------------------------------
FORM ELEMENTS
-----------------------------------------------------------------------------------------------*/
select {
	background:#f2f2f2;
	border:1px solid #9c9c9c;
	width:100%;
	}
#searchform { padding:16px 5px 0 0; }
.button {
	margin: 0 0 20px 0;
	}
#commentform input {
	width: 170px;
	margin: 5px 5px 1px 0;
	}
#commentform textarea {
	width: 100%;
	margin-top:5px;
	}

/*-----------------------------------------------------------------------------------------------
COMMENTS
-----------------------------------------------------------------------------------------------*/
.commentlist { padding-left: 0px; margin-left: -15px}
.commentlist li {
	margin: 15px 0 0px 0px;
	padding: 8px 15px 0px 15px;
	list-style-type: none;
	}
#commentform small {
	font-weight:bold;
	padding:0;
	}
.commentmetadata { display: block; }
.commentlist small { border-top: 1px solid #ddd; padding: 10px 0 0 0;}
.commentlist cite {
	font: 1.6em;
	font-weight:bold;
	font-style: none;
	letter-spacing:-0.05em;
	}	
.commentlist cite a {
	font: 1.6em ;
	font-weight:bold;
	font-style: none;
	letter-spacing:-0.05em;
	}	

/*-----------------------------------------------------------------------------------------------
FLOAT PROPERTIES
-----------------------------------------------------------------------------------------------*/
.clearfloat:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
	}
.clearfloat { display:inline-block; }
.clearfloat { display:block; }

/*-----------------------------------------------------------------------------------------------
FOOTER
-----------------------------------------------------------------------------------------------*/
#footer #nav .copyright, #footer #nav .copyright:visited{ 
	padding:13px 10px 14px 10px; 
	background:#424242; }
#footer {
	height: 25px;
	}
