/*

Theme Name: Stacy Quinn

Theme URI: 

Description: Custom built blog template for Stacy Quinn

Author: Designed By: Aloha Mole & Coded By: Jason Dale Jaro

Author URI: http://www.mystoryhub.com

Tags: two column, fixed width

*/



body {

	margin: 0px;

	padding: 0;

	background:#eee url(images/body.jpg) center top repeat-x;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

}



h1, h2, h3 {

	margin-top: 0;

}



h1 {

	font-size: 1.6em;

	font-weight: normal;

}



h2 {

	font-size: 1.6em;

}



h3 {

	font-size: 1em;

}



ul {

}



a {

	text-decoration: none;

	color: #333333;

}



a:hover {

	border-bottom: none;

}



a img {

	border: none;

}

/* Header */

#header {

	height: 252px;

	background: url(images/header.jpg) no-repeat center top;

}







/* Menu */



.menu {

	padding: 10px 0 0 0;

}



.menu ul {

	margin:0px;

	list-style: none;

}



.menu li {

	float: left;

	display: inline;

	margin: 0 0 0 6px;

}



.menu a {

	float:left;

	color: #fff;

	text-transform: uppercase;

	font: bold 12px Arial, Helvetica, sans-serif;



}



.menu a:hover {

	color: #000000;

}



.menu .current_page_item a {

	color: ##fff;

}







/*

	testing 

*/



.red{

	border:1px dotted #f00;

}

.menu-left{

	background:url(images/menu_left.gif) center center no-repeat;

	float:left;

	height:27px;

	width:6px;

	display: inline;

}

.menu-item{

	float:left;

	padding:6px 0px 5px 0;

	background:#074B7A;

	display: inline;

}



.menu-right{

	background:url(images/menu_right.gif) center center  no-repeat;

	float:left;

	width:6px;

	height:27px;

	display: inline;

}



/* Wrapper */

#wrapper {

	width: 900px;

	margin: 0px auto;

	padding: 0px;

}

/* Wrapper */



/* Container */

#container {

	margin:0 auto;

	

}

/* Container */







/* Page */



#page {

	width: 940px;

	margin: 0 auto;

	padding: 6px 30px 0px 30px;

	background: url(images/img04.jpg) repeat-y left top;

}



#page-bg {

}



/* Latest Post */



#latest-post {

	padding: 20px;

	border: 1px solid #E7E7E7;

}



/* Content */



#content {

	width:590px;

	float: left;

}



#content-wrap{

	margin:0px auto;

	padding: 0px 0px;

}



.post {

	padding: 15px;

	background:#fff;

	margin-bottom:12px;

}



.post h1 {

	font-weight: normal;

}

.post h2 {

	font-size:26px;

	margin-bottom:2px;

}

.post .category a{

	color: #FD8C22;

	text-transform: uppercase;

	font-weight:bold;

}



.post-title-box{

	border-bottom:1px solid #9f9f9f;

	margin-bottom:8px;

}



.title {

	margin: 0;

	padding: 10px 0 4px 0px;

	font-size: 16px;

	font-weight: normal;

}



.title a {

	border-bottom: none;

	color: #000000;

}



.title a:hover {

}



.byline {

	margin: -4px 0px 20px 0px;

	padding: 4px 0px;

	border-bottom: 1px #EDEDED solid;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

}



.tag {

	padding: 0 15px;

}



.entry {

	padding: 4px 0px;

	border-bottom:1px solid #ccc;

}



.postmetadata, .postmetadata a{

	color:#2893BD;

	margin:1px 0px; 

	

}



.links {

}



.links a {

	display: block;

	width: 110px;

	height: 28px;

	padding-top: 2px;

	text-align: center;

	font-weight: bold;

}



.links a:hover {

}



/* Sidebar */





#sidebar{

	width:300px;

	float: right;

}



#sidebar #sidebar-content{

	width:260px;

	margin:0px auto 0 10px;

}



#sidebar a img{

	padding-bottom:15px;

}



#sidebar ul{

	list-style:none;

	margin:0px;

	padding:0px;

}



#sidebar ul li{

	background:#fff url(images/li.gif) 12px 12px no-repeat;

	padding:6px 0px 0px 24px;

	border-top:1px solid #EAEAEA;

	height:20px;

}

#sidebar ul li a{

	font-size:17px;

}







#optin-wrap{

	background:url(images/optin.jpg) right no-repeat;

	height:344px;

	margin-bottom:12px;

}



/*	###############################################################################

	@optin-area	

	############################################################################### */

#optin{

	padding:214px 0 0 0px;

}

#optin input{

	 color:#000000; 

	 font-size:12px; 

	 font-weight:normal;

	 padding:3px;

	 width:200px;

	 margin-bottom:2px;

	 margin-left:34px;

}

#optin input.submit{

	background:#f00 url(images/optin-button.jpg) center center no-repeat;

	border:none; 

	cursor:pointer;

	height:42px;

	margin-left:26px;

	width:228px;

} 

#optin-bg{padding:0px 10px 0 10px;}



#connect{

	background: url(./images/connect.jpg) no-repeat center center;

	height:178px;

	

}



#connect table{



	padding:15px;

	padding-top: 50px;

}



/* Search */



#searchform {

	float:right;

	padding: 0px 0 0px 0;

	height:28px;

}



#searchform br {

	display: none;

}

#searchform  #searchsubmit{

	background:url(./images/search.gif) no-repeat;

	width: 61px;

	height:22px;

	border:none;

}

#searchform  .searchbox #s{

	background:transparent;

	border:none;

	height:17px;

	margin:2px 0 0 5px;

	width: 160px;

}

#searchform .searchbox{

	background: url(images/search_box.jpg) center top no-repeat;

	height:26px;

	padding:0;

	width: 180px;

	float:left;

	margin-right:4px;

}



#searchform h2 {

}



/* Footer */



#footer {

	background: url(./images/footer.jpg) repeat-x;

	clear: both;

	height:54px;

}



#footer p {

	font-size: 14px;

	font-family: Arial, Helvetica, sans-serif;

	color: #FFFFFF;

}



#footer a {

	color: #FFFFFF;

	text-decoration: none;

	font-weight: bold;

}



#footer .link {

}



#footer #copyright {

	width:900px;

	margin:0px auto;

	text-align:left;

	color:#fff; 

	

	padding-top:16px;

	font-size:14px;

	height:38px;

}



#comment {

	margin: 0;

	width: 400px;

}



.alignright {

	float: right;

}



.alignleft {

	float: left;

}



#respond {

	margin: 0;

	border-top: 1px #EDEDED solid;

	padding-top: 30px;

}



.navigation {

	padding: 20px 0px;

}



.pagetitle {

	background:#fff;

	margin: 0px 0px 10px 0px;

	padding: 20px;

	font-size: 2em;

	font-weight: normal;

}



#tag_cloud {

	display: block;

	margin: 20px;

	padding-top: 20px;

}



#tag_cloud h2 {

	margin: 0 -20px;

}



#comments {

}



hr {

	display: none;

}



#commentform {

}



.commentlist {

	padding-left: 40px;

}



.clear{

	clear:both;

}



.postdate{

	color:#228dc5;

	height:30px;

	width:290px;

	font: bold 16px Arial;

}



.postdate .month{

}



/*

* Extra classes

*

*/



#connector{

	background: url(images/content_header.jpg) no-repeat;

	height:84px;

}



.aligntop{

	vertical-align: top;

}



.backwhite{

	background:#fff;

	padding:0px;

	margin:0px;

}



.curved-Border-Bottom{	

	background:url(images/sidebar_ulbottom.jpg) left top no-repeat;

	height:16px;

	margin-bottom:12px;

	width:260px;

	

}