/* @override 
	http://bqi.vernalpond.com/wp-content/themes/SimpleRed/style.css
	http://beaconqueerideas.com/wp-content/themes/SimpleRed/style.css
*/

/*  
Theme Name: Beacon Queer Ideas
Description: Based off of Simple Red
Version: 1.01
Author: Fen and Jason
Author URI: http://hellowiki.com/
*/

/*************************************
 +Containers
 *************************************/
body{
	background:#cccccc url(/wp-content/themes/SimpleRed/images/background.gif) center repeat-y;
	color:#505050;
	font-family: Lucida, Verdana, sans-serif;
	font-size:62.5%;
	line-height:1.7;
	text-align:center;
	margin:0;
	border-top:20px solid #999999;
}
#content{
	background:#fff url(/wp-content/themes/SimpleRed/images/main.gif) repeat-x;
	border-bottom:none;
	float:left;
	padding:10px;
	width:520px;
	font-size:1.2em;
}

#content img {
	padding: 10px;
}
#footer{	
	color:#888;
	font-size:0.8em;
	margin:15px;
	padding:3px;
}
#header{
	margin:0;
	background:#99003d;
	height:200px;
	width:790px;
	padding-bottom: 20px;
}

#header img {
	float: right;
}

#ideas #first {
	margin-top: -90px;
}

#ideas h2 {
font-size:1.2em;
background: url(/wp-content/themes/SimpleRed/images/h2.gif) no-repeat;
padding: 92px 0;
color: white;
text-align: center;

margin-bottom: -80px;
}

#ideas h3 a {
	font-size: 130%;
	color: #6633333;
	line-height: normal;

}

#mainmenu {
	background-color: #830734;
	margin: 0;
	padding: 0;
	padding-left: 5px;
	border-left: 5px solid #99003d;
}

#mainmenu li {
	list-style: none;
	display: inline;
	}

#mainmenu li a {
	color: white;
	font-size: 150%;
	padding: 5px 10px;
	border-right: 3px solid #6633333;

} 

.bookfinder {
	color: #9e2a4f;
	text-decoration: underline;
	margin-bottom: 40px;
	float: left;
}

.hilight {
	background-color: #f5fedb;
	padding: 5px;
}

.hilight a {
	color: #6633333;
}

.hilight a:hover {
	color: black;
}

.hilite {
	background: none !important;
	font-weight: normal !important;
	color: normal !important;
}

#sidebar{
	color: #262626;
	font-size:1.1em;
	float:left;
	margin:0;
	padding:0 5px 0 15px;
	width:230px;
}

#sidebar img {
	border: 1px solid #ccc;
	margin: 5px 5px 5px 0 !important;
}
#wrap{
	margin:0 auto;
	text-align:left;
	width:790px;
}
/* Begin Images */
img {
	border:0;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding:2px;
	margin: 0 0 0 7px;
	display: inline;
	}

img.alignleft {
	padding:2px;
	margin: 0 7px 0 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/*************************************
 +Hn
 *************************************/
#sidebar h2{
	color:#99003d;
	background:url(/wp-content/themes/SimpleRed/images/sidebar.jpg) right top no-repeat;
	margin:15px 15px 10px 0;
	font-size:1.4em;
	font-weight:normal;
}
#header h1{
	display:inline;
	font-size:2.4em;
	line-height:1;
	margin:0;
}
#header h1 a{
	color:#fff;
}
#header h1 a:hover{
	color:#fffab8;
}
h1, h2, h3{
font: bold 16px/1em "Lucida Grande", Lucida, Verdana, sans-serif;
letter-spacing: -1px;
margin: 0;
padding: 0;
}

h1 {
	color: #49610e;
	letter-spacing: normal;
	font-weight: normal;
	font-size: 200%;
	text-align: center;
	line-height: normal;
}

#sidebar strong {
	color: #99003d;
}

h3{
font-size:1.2em;
}
#header h1{
font-weight:normal;
}
.entrytitle h2, .entrytitle h3{
display:inline;
font-weight:normal;
}
.entrytitle h2{
color:#C04422;
}
.entrytitle h3{
font-weight:normal;
}
/*************************************
 +Lists
 *************************************/
#sidebar ul{
	list-style-type:none;
	margin:0;
	padding:0;
}
#sidebar ul li a{
	color:#666;
}
#sidebar ul li a:hover{
	color:#333;
	background:#eee;
}
/*************************************
 +Misc
 *************************************/
a{
text-decoration:none;
color:#990033;
}
a:hover{
color:#ab9;
}
.description {
	margin-top: 0;
}
#footer a{
color:#ab8;
}
#header {
}
#header p{
	color:#eee;
	padding: 110px 25px 0 25px;
	font: 140% Georgia, "Times New Roman", Times, serif;
	line-height: 150%;
}

#header p:first-line {
	font-size: 140%;
	margin-bottom: 10px;
}

.navigation{
padding:3px;
text-align:center;
}
.adsense{
margin: 0 0 0 15px;
}
/*************************************
 +Entry
 *************************************/
.entrytitle a {color:#99003d; text-decoration:none;}
.entrymeta{
	color:#666;
	font-size:0.9em;
	padding:3px 8px;
}
.entrymeta a{
	color:#666;

/*************************************
 +Comments
 *************************************/
.commentlist{
	font-size:1.2em;
}
.commentlist li img.gravatar {
	float: right;
	margin: -5px 0 0;
	font-size:1.2em;
	}
.commentsblock{
	margin:5px;
	padding:10px;
}
.commentsblock textarea{
	width:420px;
}
.commentauthor{
	display:block;
	font-size:1.5em;
}
.even{
	background:#3F464A;
	border:1px solid #43494D;
}
.alt{
	background:#eee;
	border:1px solid #FCFAF4;
	padding:5px;
}

/*************************************
 +Floater
 *************************************/

/*************************************
 +Search Form
 *************************************/
.search {
	vertical-align:top;
	margin: 30px 0 0 0;
	width:230px;
	height:20px;
}

.form {
	font-size:14px;
	color:#1B1B1B;
	border: 1px solid #909090;
	font-family:Tahoma, arial, verdana, courier;
	width:145px;
	height:16px;
	padding:0;
	margin:0 15px 0 0;
	vertical-align:top;
}








/*
playback timings (ms):
  LoadShardBlock: 123.655 (3)
  esindex: 0.01
  captures_list: 144.973
  CDXLines.iter: 11.694 (3)
  PetaboxLoader3.datanode: 75.029 (5)
  exclusion.robots: 0.205
  exclusion.robots.policy: 0.191
  RedisCDXSource: 5.467
  PetaboxLoader3.resolve: 180.161 (3)
  load_resource: 218.103
*/