/*
Theme Name: Queen Theme
Description: Two column theme, based loosely on Kubric
Version: 1.0

Author: Greg Andrews
*/



/* Begin Typography & Colors */
html, body	{
	margin: 0px;
	padding: 0;
	background-color: #753600;
	font: 12px/17px Arial, Helvetica, sans-serif;
	color: black;
	text-align: center;
	min-width: 750px;
	}

#container	{
	background-color: #c9a35c;
/*	float: left; */
	width: 746px;
  margin: 10px auto 0px auto;
	border-top: 4px solid black;
	border-left: 4px solid black;
	border-right: 4px solid black;
	border-bottom: 4px solid black;
	padding: 0px 8px 8px 8px;
	text-align: left;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}

#header	{
	background: #c9a35c;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
/*	width: 706px; */
	}

#siteNavigation	{
	width: 744px;
	border-top: 8px solid black;
	border-bottom: 12px solid #eadcbf;
	background-color: #e6c67d;
	}

#content	{
	background-color: #eadcbf;
	width: 744px;
	margin: 0;
	padding: 0;
	}

#widecolumnga { padding: 20px;
	margin: 0 auto;
	width: 710px;
        float: left;
               }

#leftContent	{
	background-color: #eadcbf;
	width: 474px;
	padding-right: 20px;
	padding-left:20px;
	}

/*
#grav {
	margin: -5px 3px 0px -5px;
	float: left;
	width:40px;
	height:40px;
	padding:7px !important;
	border:0 !important;
	background:transparent url(images/defaultgrav.png) 7px 7px no-repeat;
}
*/

#rightContent	{
	background-color: #eadcbf;
	width: 188px;
	padding: 10px;
	padding-left:28px;
	height: 100%;
	}

#footer {
	padding: 0;
	margin: 0;
	width: 744px;
  text-align: center;
	}
#footerga {
	padding: 0;
	margin: 0 auto;
	width: 680px;
	clear: both;
        position: relative;
        bottom: 1%;
        text-align: center;
	}
#searchForm {
}

.footer	{
	clear: both;
	border-top: 0px solid #25668D;
	margin: 3px 0 5px;
	padding: 0px;
        text-align: center;
}

.navigation {
	text-align: center;
	font:100 15px/16px "Poor Richard", Times, serif;
	}

.navigation a:link,
.navigation a:visited	{
	text-decoration: none;
	color: #851;
	}

.navigation a:hover {
	text-decoration: none;
	color: #d51;
	}


.sideList	{
	padding: 0;
	margin: 0 0 0 25px;
}

.sideList li	{
	padding: 0;
	margin: -3px 0 0 0;

}

.sideList li a:link, .sideList li a:visited	{
	display: block;
	text-decoration: none;
	color: black;
	padding: 0;
	margin: 0px;
}

.sideList li ul, .sideList li ul li	{
	padding: 0;
	margin: 0 0 0 25px;
}
.sideList li ul li	{
	font-size: 11px;
	color: black;
}
.sideList li ul li a:link, .sideList li ul li a:visited	{
	text-decoration: none;
}

.sideList li ul li a:hover	{
}
.commentlist li, #commentform input, #commentform textarea {
	font: 12px Arial, Sans-Serif;
	}
	
.commentlist li {
	/* font-weight: bold; */
	}

.commentlist cite, .commentlist cite a {
	/* font-weight: bold;*/
	font-style: normal;
	font-size: 1.1em;
        margin-left: 3px;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: Arial, Helvetica, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
        margin-left: 5px;
	}
.commentlist small, .commentlist small a {
        margin-left: 5px;
}



/************************************************
* Header
************************************************/
#header img	{
	border: none;
}
#header a:hover	{
	text-decoration: none;
	background: none;
}
/************************************************
* Leftside Stuff
************************************************/
.entry	{
	margin-left:0px;
	padding-bottom: 14px;
	}

#leftContent p	{ margin-left:0px; margin-top:6px; margin-bottom:6px; }

h2 {
	font: 400 24px/38px "Poor Richard", sans-serif;
	font-weight: 100;
	clear: left;
	color: #c82;
	margin: 20px 0 10px;
}
h2.pen {
	margin: 4px 0px;
	padding: 6px 2px 2px 30px;
	background: url(images/chesspiece.gif) no-repeat 0px 4px;
	}
#leftContent h2 a:link, #leftContent h2 a:visited	{
	text-decoration: none;
	color: #940;
}
#leftContent h2 a:hover	{
	text-decoration:none;
	color: #b60;
	}

h3	{
	font-size: 11px;
	text-transform: uppercase;
	clear: left;
	color: #851;
}

#leftContent h3 a:link, .entry h3 a:visited	{
	text-decoration: none;
	font-weight:bold;
	color: #851;
	}

#leftContent h3 a:hover	{
	text-decoration: none;
	font-weight:bold;
	color: #d51;
	}

#leftContent h4	{
	font-size: 11px;
	}

.gray	{
	border: 1px solid #ccc;
	background: #25668D;
	padding: 10px 20px;
}

.white	{
	padding: 10px 20px;
}
/******************************************************
* Rightside Stuff
******************************************************/
#rightContent h2	{
	clear: both;
	margin: 20px 0 10px;
        padding: 3px 0;
	color: black;
}

#rightContent h3	{
	text-align: center;
	margin: 0;
	padding: 2px 0;
	color: #000;
}


#rightContent dl	{
	list-style:none;
	margin: 0 0 0 10px;
	padding: 10px;
	border-bottom: 1px solid black;
}
#rightContent p	{
	color: black;
	margin: 10px;
}
.button	{
	border: 1px solid #ccc;
	background: #777;
	color: black;
	font-size: 11px;
	padding: 3px 5px;
}

#rightContent a:link, #rightContent a:visited	{
	text-decoration: none;
	font-weight: normal;
}

* html #rightContent li	{
	margin: -5px 0 0;
	padding: 0;
}
/***************************************************
* Images
***************************************************/
.rightImage	{
	float: right;
	margin: 10px;
	border: 1px solid #777;
	padding: 5px;
	background: #ccc;
}

.leftImage	{
	float: left;
	margin: 10px;
	border: 1px solid #25668D;
	padding: 5px;
	background: #25668D;
}

.screenshot	{
	text-align: center;
}
.screenshot img	{
	padding: 5px;
	border: 1px solid #25668D;
	background: #ccc;
}
#img {
padding: 5px;
border: 1px solid #25668D;
	background: #25668D;
}

/******************************
* Store
******************************/
.pagesList, .sortList, .browseList, .catsList	{
	list-style-type: none;
	margin: 10px 0;
	padding: 0;
}

.pagesList li	{
	border-right: 1px solid #25668D;
	padding: 0;
	display: inline;
}

.sortList li {
	padding: 0 10px;
	display: inline;
	border-right: 1px solid #999;
}

.pagesList li a, .sortList li a	{
	padding: 0 0.4em;
}

.reviews, .browseList li {
	border-bottom: 1px solid #25668D;
	padding: 10px 0 10px;
}

.recommendations	{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.recommendations li	{
	float: left;
	margin: 10px;
}
p {
	margin: 0px 0;
}

a:link	{
	color: black;
	font-weight: bold;
	text-decoration: none;
}
a:visited	{
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
a:hover	{
	color: #c62;
	text-decoration: none;
}

blockquote	{
	padding: 10px;
	border: 1px solid #ccc;
	background: #25668D;
	margin: 20px 30px;
}
form, fieldset	{
	border: none;
	margin: 20px 0;
	padding: 0;
}

input, textarea	{
	border: 1px solid #25668D;
	padding: 2px 0;
}

form	{
	margin: 10px 0;
}
label	{
	width: 17em;
	float: left;
}
.noBorder	{
	border-top: none;
}

li	{
	margin: 0;
	padding: 0;
}


/* Begin Comments*/
.graybox {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
        border: 1px solid #ccc;
	}
li.graybox {
	border: 1px solid #25668D;
	}
li.graybox #grav a{
	padding:0 !important;
	border:1px solid #25668D !important;
}
li.cfpost {
	border: 1px solid #CCCCCC;
        background-color: #25668D;
        
	}

#commentnumber {
	font: italic normal 14px 'Times New Roman', Times, serif;
	margin-top: -5px;
	float:right;
	color: black;
	font-size: 28pt;
	font: italic;
}
.graybox #commentnumber {
	color: #25668D;
}

.cfpost #commentnumber {
	color: #539DBC;
}
.cfpost a:visited	{
	color: #cccccc;
	font-weight: bold;
}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}

.commentField {
	float: left;
	padding: 0 0 3px 5px;
}
.commentField input {
	font: 11px/14px Arial, Helvetica, sans-serif;
	color: #999;
	border: 1px solid #ABB7BF;
	width: 137px;
	padding: 3px 3px;
}
/* End Comments */


/* Begin Form Elements */

.searchInput {
  font: normal 11px/11px Arial, Helvetica, sans-serif;
	color: black;
	background-color: #eadcbf;
	padding: 1px 2px;
	}

.searchSubmit {
	font: normal 11px/13px Arial, Helvetica, sans-serif;
	background-color: #eadcbf;
	color: black;
	padding:0px;
	border: 2px outset black;
	}


.entry form { /* This is mainly for password protected posts, makes them look better. */
	background: url(images/input_bg.gif);
	background-repeat: repeat-x;
	border: 1px solid #888888;
	text-align:center;
	}

select {
	background: url(images/input_bg.gif);
	background-repeat: repeat-x;
	border: 1px solid #888888;
	width: 130px;
	}

#commentform input {
	border: 1px solid #888888;
	width: 160px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}
#ed_toolbar input {
	border: 1px solid #888888;
	background-color: black;
}

#commentform textarea {
	border: 1px solid #888888;
	width: 382px;
	padding: 2px;
	}

#commentform #submit {
	border: 1px solid #888888;
	margin: 0;
	float: left;
	}

#commentform textarea:focus, #commentform input:focus, .entry form:focus, #sidebar #searchform #s:focus {
	border: 1px solid #42769F;
	}


#commentPreview {
	width: 374px;
	font: 0.9em Arial, Helvetica, Sans-Serif;
	background: url(images/input_bg.gif);
	background-color: black;
	border-top: 1px solid #888888;
	border-bottom: 1px solid #888888;
	border-left: 1px solid #888888;
	border-right: 1px solid #888888;
        color: #000;
	padding: 6px;
	}

/* End Form Elements */
