/*
Theme Name: Redsplash
Theme URI: http://www.makequick.com
Version: 1.0
Description: 2 Column theme
Author: Make Quick
Author URI: http://www.makequick.com
*/



/* Links */

a:link { text-decoration: none; color: #CD4427; }

a:visited { text-decoration: none; color: #CD4427; }

a:hover, a:active { color: #E06E56; }

/* Headings */

h1, h2, h3, h4, h5, h6 { font-weight: normal; margin: 20px 0 10px; }

h1 { font-size: 24px; font-weight: bold; margin-bottom: 0px; margin-top: 10px;}

h2 { font-size: 22px; }

h3 { font-size: 20px; }

h4, h5, h6 { font-size: 18px; }

/* Other Html Elements */
.titles { font-weight: normal; border-bottom-width: 0; font-size: 24px; text-decoration: none; underline: none;}
.titles a:link, .titles a:visited, .titles a:active {
text-decoration: none;
underline: none;
font-size: 24px;
font-weight: normal;
border-bottom-width: 0;
}

pre, blockquote 
{
	overflow: auto;
	padding: 0 10px;
	margin: 20px 30px;
	line-height: 1.8em;
	background-color: #f5f5f5;
	border: 1px solid #e0e0e0;
}

pre:hover, blockquote:hover
{
	background-color: #f0f0f0;
	border: 1px solid #d0d0d0;
}

pre { padding-top: 10px; padding-bottom: 10px; }

code { color: #779900; font-family: Consolas, Verdana, "Courier New", Sans-Serif; }

ul, ol { line-height: 2.0em; }

ul { list-style-image: url(images/bullet.gif); }

abbr, acronym { font-style: normal; border-bottom: 1px dotted #333333; cursor: help; }

del { text-decoration: line-through; color: #999999; }

ins { text-decoration: none; color: #009977; }

.small
{
font-size: 0.8em;
margin-top: 0px;
padding-top: 0px;
}

img.aligncenter,.aligncenter 
{
display: block; 
margin:1em auto; 
text-align:center;
}

/* Structure */

body
{
	margin: 0;
	padding: 0;
	color: #222222;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-color: #3D3D3D;
	font: normal 76% "Trebuchet MS", "Lucida Grande", Verdana, Georgia, Sans-Serif;
}

#wrapper2 {
width: 990px;
margin-left: auto;
margin-right: auto;
}
#header
{
	float: left;
	width: 990px;
	height: 98px;
	background: #FFF9F0;
	clear: right;
	background-repeat: no-repeat;
	background-position: left;
	border-bottom: 1px solid #FFEACC;
}


#wrapper
{
	clear: both;
	float: left;
	width: 100%;
	color: #555555;
	background: #FFFFFF;
	
}

#content-wrapper
{
	width: 690px;
	float: left;
}

#content-wrapper-feature
{
	width: 970px;
	float: left;
}

#content
{
	float: left;
	padding: 0px 0px 10px 30px;
}

#sidebar-wrapper
{
	width: 290px;
	float: right;
	}

#sidebar
{
	float: right;
	padding: 5px 8px 10px 5px;
	width: 250px;
	background-color: #FFF9F0;
	border: 1px solid #FFEACC;
	margin-right: 15px;
	margin-left: 0px;
	margin-top: 20px;
}

#footer
{
	clear: both;
	float: left;
	width: 970px;
	text-align: left;
	padding-left: 20px;
	background: #FFFFFF;
	color: #CD4427;
	font-size: 11px;
}

#footer a {
	color: #CD4427;
	font-size: 11px;
	}

#footer a: visited {
	color: #CD4427;
	}
#footer a:hover {
	color: #993019;
	border-bottom: 1px dashed #E18A77;
	}

/* Header */

#header h1 { padding-left: 30px; }

/* Navigation */

.pagination
{
margin-top: 20px;
}

#nextpage
{
float:right;
font-size: 1.8em;
font-weight: bold;
}

#lastpage
{
float:left;
font-size: 1.4em;
font-weight: normal;
}

.clear
{
height: 1px;
clear: both;
}

/* Wrapper */


/* Content */

#content .post-title a { border-bottom-width: 0; }

.post-title { margin-bottom: 0px; }

.post-title a { font-weight:bold; }

.post img
{padding: 5px;}

.post li a { font-weight:bold; text-decoration: underline; font-size: 14px;}
.post li a:hover { font-weight:bold; text-decoration: underline; color:black;}

.post a { text-decoration: underline;}
.post a:hover { text-decoration: none;}

.summary
{font-size: 1.3em; font-weight: bold;}

#content .post-footer 
{ 
	color: #000;
	margin-bottom: 5px; 
	padding:5px 5px 5px 15px;
	background-repeat: none;
	background-color: #FFF9F0;
	border: 1px solid #FFEACC;
	}

#content .relatedbox
{ 
	color: #888888;
	margin-bottom: 5px; 
	padding:5px 10px 5px 5px;
	background-repeat: none;
	background-color: #FFFCF9;
	border: 1px solid #FFEACC;
	margin: 15px 0px 5px 5px;
	float:right; 
	width: 300px;
}

.relatedbox p
{font-weight: bold; margin: 10px 0 0 0; font-size: 1.8em; text-align:center;}

.relatedbox li
{font-weight: normal; margin: 0 0 10px 0; font-size: 1.0em;}

#content .relatedbox2
{ 
	color: #888888;
	padding:5px 10px 5px 5px;
	background-repeat: none;
	background-color: #FFFCF9;
	border: 1px solid #FFEACC;
	margin: 15px auto 5px auto;
	width: 700px;
}

.relatedbox2 p
{font-weight: bold; margin: 10px 0 0 0; font-size: 2.0em; text-align:center;}

.relatedbox2 li
{font-weight: bold; margin: 0 0 10px 0; font-size: 1.3em;}

/*Auction Listings*/
.post td
{
		border: 2px solid #FFEACC;
}

.itemlist img
{
vertical-align: bottom;
}


/*Auction Listings End*/


/* Sidebar */

#smallrss a
{
font-weight: normal;
}

#smallrss
{
float: right;
margin-top:5px;
}

#smallrss img
{
padding-right: 3px;
}

.sideblock
{
	padding: 0px 5px 8px 5px;
	margin-bottom: 20px;
}

.sideblock ul { 

margin: 0em 0em 0em 1.5em ; 
padding: 0px;
list-style-position: outside;
list-style-type: square;
}

.sideblock h3 { margin-top: 5px; font-size: 14px; color: #E55F1C; font-weight: bold; }


.sideblock a { font-weight: normal; text-decoration: none;}

.sideblock a:hover { font-weight: normal; color:black; text-decoration: underline;}

#subscribebox
{
	padding: 0px 5px 8px 5px;
	margin-bottom: 10px;
	font-weight: bold;
}

#subscribebox h3 { margin-top: 5px; font-size: 14px; color: #E55F1C; font-weight: bold; }

#subscriberboxform
{ 
height: 1.0em; 
font: "Trebuchet MS", "Lucida Grande", Verdana, Georgia, Sans-Serif; 
font-size: 0.9em;
background: white;
border: #F3D883 1px solid;
}

#friends
{
	float: left;
	width: 150px;
	margin-left: 20px;
	margin-right: 10px;
}

#links
{
	float: left;
	width: 275px;
	margin-right: 50px;
}

#about
{
	float: left;
	width: 250px;
	margin-right: 20px;
}

#friends ul { padding-left: 20px; }

#links dl, #links dt, #links dd { margin: 0; padding: 0; }

#links dt { font-weight: bold; padding-top: 5px; }

#links dd { margin-bottom: 5px; padding-bottom: 5px; border-bottom: 1px dotted #999999; }

	/* Comments Styling */
#commentlist li {
margin-bottom: 1.5em;
padding-bottom: 1em;
border-bottom: 1px solid #700000;
}

#commentform {
margin: 1em 0;
background: #FFFFFF;
width: 280px;
}

#commentform textarea {
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform textarea:hover {
background: #FFFFFF;
border: 1px solid #d6d3d3;
}
#commentform textarea:focus {
background: #ffffff;
border: 1px solid #939793;
}

#commentform #email, #commentform #author, #commentform #url {
font-size: 1.1em;
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #939793;
width: 280px;
}
#commentform input{
margin-bottom: 3px;
}

.date {
	margin-top:0px;
	}

#left {
	width: 60px;
	float: left;
}

.slogan {
font-size: 13px;
color: #6F6F6F;
text-transform: lowercase;
margin-left: 30px;
margin-bottom: 2px;
}


/* Ad Styling */

#header-vert
{
float:right; 
padding-top:6px; 
padding-right:4px;
}

#header-link-unit
{
clear:both; 
background: #FFF3E1; 
//height:18px; 
height:0px; 
padding-top:2px;
text-align: center;
}


#post-vert-end
{
text-align:left; 
margin-top:20px; 
margin-bottom:6px; 
padding: 5px; 
border: 2px solid #FFEACC;
}


#post-vert-bottom
{
text-align:left; 
margin-top:6px; 
margin-bottom:6px; 
margin-left: -12px;
padding: 5px;
}

#post-vert-bottom-feature
{
text-align:left; 
margin-top:6px; 
margin-bottom:6px; 
margin-left: -12px;
padding: 5px;
float: right;
}

#category-right
{
float:right; 
padding:10px;
}

#category-left
{
float:left; 
padding:10px;
}

/* Google Search Box */

#cse-search-box
{
background-color: #FFF9F0;
border: 1px solid #FFEACC;
padding: 5px;
width: 450px;
margin: 0px auto 0px auto;
text-align: center;
}

/* Wordpress Image Align */
img.alignleft, div.alignleft {
float:left;
margin:0 0.5em 0.5em 0;
}
img.alignright, div.alignright {
float:right;
margin:0 0 0.5em 0.5em;
}
img.aligncentered, div.aligncentered {
text-align:center;
margin:0 auto;
}

.attachment-medium
{
border: 0px;
}