/*  
Theme Name: Sue Canyon
Author URI: http://corymiller.com
Version: 1
Author: Cory Miller
Description: Custom Blog Design.
All CSS, XHTML and design are copyright. Please don't steal.
*/


body {
	background: #424242 url(images/background.gif) top center repeat-y;
	color: #000000;
	font-size: 12px;
	font-family: Arial, Verdana, Sans-Serif;
	margin: 0px 0px 0px 0px;
	}

body * {margin: 0px; padding: 0px;}

a, a:visited { 
	color: #990033;
	font-weight: bold;
	text-decoration: underline;
	}
a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	}
#container { 
	background: #ffffff url(images/contentback.gif) top center repeat-y;
	width: 860px;
	text-align: left; 
	margin: 0px auto 20px auto; 
	overflow: hidden;
	
	}
#header {
	background: #424242;
	padding: 0px;
	margin: 0px;
	text-align: left;
	}	
#header h2 {
	color: #ffffff;
	font-size: 30px;
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	font-weight: bold;
	margin: 0px;
	text-indent: 30px; 
	padding: 25px 0px 5px 0px;
	}

#header h2 a {
	color: #ffffff;
	text-decoration: none;
	}

#header h2 a:hover {
	color: #006699;
	text-decoration: none;
	}

#header h3 {
	color: #ffffff;
	font-size: 13px;
	font-family: Georgia, Times New Roman, Sans-Serif;
	text-indent: 35px; 
	margin: 0px;
	padding: 0px;
	}

#menu { 
	background: #c7c2a2 url(images/menuback.gif) top center repeat-x;
	margin: 0px;
	padding: 4px 0px 4px 0px;
	text-align: center;
	border-top: 5px solid #847c6b;
	border-bottom: 5px solid #847c6b;
	}
#menu img{
	border: none;
	}
#menu h2 {
	color: #ffffff;
	font-size: 15px;
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
#menu li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
		
#menu ul {
	margin: 0px;
	padding: 4px;
	}
	
#menu ul li a {
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	font-weight: bold;
	font-size: 15px;
	color: #333333;
	padding: 8px 20px 8px 20px;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	text-transform: uppercase;
	}

#menu ul li a:hover {
	color: #ffffff;
	background: #847c6b;
	padding: 8px 20px 8px 20px;
	text-decoration: none;
	}

* html #content { 
	width: 490px; margin: 20px 20px; 
}

#content { 
	display: block;
	background: #ffffff;
	width: 500px; 
	margin-top: 30px;
	margin-bottom: 0px;
	margin-left: 30px;
	margin-right: 30px;
	float: left; 
	position:relative;
	z-index:5;
	position:relative; 
	
	}
#content p{
	margin: 0px;
	line-height: 18px;
	padding: 0px 0px 10px 0px;
	}
	
#content p img{
	border: none;
	padding: 0px 10px 10px 0px;
	}
#content h1 {
	color: #333333;
	font-size: 18px;	
	font-family: Helvetica Bold, Arial Bold, Verdana, Sans-Serif;;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 5px 0px;
	line-height: 120%;
	font-variant: normal;
	text-transform: uppercase;
	}
	
#content h1 a  {
	color: #333333;
	text-decoration: none;
	}

#content h1 a:hover {
	color: #990033;
	text-decoration: none;
	}

#content h2 {
	color: #333333;
	font-size: 17px;	
	font-family: Helvetica Bold, Arial Bold, Verdana, Sans-Serif;;
	font-weight: bold;
	margin: 0px;
	line-height: 120%;
	font-variant: normal;
	text-transform: uppercase;
	}
#content h2 a  {
	color: #333333;
	text-decoration: none;
	}

#content h2 a:hover {
	color: #990033;
	background: none;
	text-decoration: none;
	}

#content h3 {
	color: #333333;
	font-size: 14px;
	font-family: Helvetica Bold, Arial Bold, Verdana, Sans-Serif;;
	font-weight: bold;
	margin-bottom: 0px;
	line-height: 120%;
	}
#content h3 a  {
	color: #333333;
	text-decoration: none;
	}

#content h3 a:hover {
	color: #990033;
	background: #ffffff;
	text-decoration: underline;
	}

#content ol {
	list-style-type: decimal;
	line-height: 18px;
	margin: 0px;
	padding: 0px 0px 10px 30px;
	}
#content ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}
	
#content li {
	margin: 0px;
	padding: 0px;
	}
	
#content ul li {
	list-style: square inside;
	margin: 0px 0px 0px 10px;
	padding: 5px 0px 0px 0px;
	}
	
#content ul li a {
	color: #990033;
	text-decoration: underline;
	}

#content ul li a:hover {
	color: #000000;
	text-decoration: underline;
	}
blockquote{
	margin: 0px 0px 0px 25px;
	padding: 0px 25px 0px 10px;
	font-style: italic;
	color: #666666;
	border-left: 1px solid #cccccc;
	}
	
#content blockquote p{
	margin: 0px 0px 20px 0px;
	padding: 0px;
	}

.postspace {
	width: 440px;
	height: 32px;
	margin: 0px;
	padding: 0px;
	
	}
.postspace2 {
	width: 440px;
	height: 0px;
	margin: 0px;
	padding: 0px;
	}
.postspace3 {
	width: 440px;
	height: 15px;
	margin: 0px;
	padding: 0px;
	}

#sidebar { 
	display: block;
	background: transparent;
	color: #000000;
	float: right; 
	position:relative;
	margin: 0px;
	margin-top: 91px;
	padding: 0px;
	text-align: left;
	}
.sidepad {
	width: 225px;
	padding: 0px 30px 20px 30px;
	}

* html #sidebar { margin: 91px 0px 0px 10px; }

#sidebar p{
	margin: 0px;
	line-height: 16px;
	padding: 5px 0px 5px 0px;
	}

#sidebar h2 {
	color: #333333;
	font-size: 18px;
	font-family: Helvetica Bold, Arial Bold, Verdana, Sans-Serif;;
	list-style: none;
	padding: 20px 0px 5px 0px;
	margin: 0px;
	text-transform: uppercase;
	}

#sidebar ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 5px 0px;
	}
	
#sidebar li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#sidebar ul li {
	list-style: none;
	margin: 0px;
	padding: 6px 0px 5px 0px;
	}
#sidebar ul li a {
	color: #990033;
	font-weight: bold;
	text-decoration: underline;
	}

#sidebar ul li a:hover {
	color: #000000;
	text-decoration: none;
	}
#sidebar ul li ul li {
	padding: 10px 0px 0px 10px;
}

#sidebar ul li ul li a {
	color: #990033;
}

#footer { 
	background: #c7c2a2;
	border-top: 5px solid #847c6b;
	border-bottom: 5px solid #847c6b;
	color: #333333;
	font-weight: bold;
	padding: 20px 20px 20px 20px;
	height: 20px;
	text-align: center;
	clear: both;
	}
#footer a {
	color: #333333;
	text-decoration: underline;
	}
#footer a:hover {
	color: #333333;
	text-decoration: none;
	}
	
/********************CENTER SECTION****************************/	
.masterdiv {
	position:relative;
	width:860px; 
	height:304px;
	background-color:#000000;}
.blackone {
	width:205px; 
	height:155px; 
float: left;
	background:url(images/blackbg.jpg); 
	position:relative; 
	background-color:#000000;
margin:0px;
padding:0px;
}

.blacktwo{
	float: left;
	left:-205px; 
	top:152px; 
	width:205px; 
	height:152px; 
	position:relative; 
	background:url(images/blackbg.jpg);
	background-color:#000000;
margin:0px;
padding:0px;
}

.mainimage {

	width:654px; 
	height:155px;
        margin: 0px 0px 0px 0px;
padding:0px;

	background: #cccccc url(http://suecanyon.com/wp-content/uploads/2007/10/newheader.jpg) no-repeat;
float:right;
	
}

* html .mainimage {
height: 155px;
}
.maincontent {
	position:absolute; 
	width:420px; 
	height:213px; 
	z-index:1; 
	left: 26px; 
	top: 85px; 
	font-size: 28px; 
	font-weight: bold; 
	font-family: Helvetica, Verdana, Arial, sans-serif; 
	color:#FF0000;
}
.black_1_content {
	
	width:177px;
	height:128px; 
	float: left; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;	
	font-weight: bold; 
	color: #FFFFFF;
	padding-left:0px;
	margin: 0px;
}
.black_2_content {
		
	width:179px;
	height:115px; 
	z-index:2;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;	
	font-weight: bold; 
	color: #FFFFFF;
	padding-left:0px;
	margin: 0px;
	
}
