/*

Theme Name: Gargoylz
Description: Two Column simple blog style
Author: <a href="http://www.randomhouse.com">Random House</a>
Author URI:Random House Group Digital Web Studio

*/


#content {
float:right;
padding-right:20px;
margin-bottom: 0;
width:550px;
text-align:left;
font-size:10pt;
}
#content h2{
color:#73b03a;
}
#content h1, #content h1 a, #content h1 a:visited, #content h1 a:active  {
margin: 0;
padding-bottom:5px;
padding-left:0px;
padding-right:0px;
padding-top:10px;
font-size: 130%;
line-height: normal;
color: #73b03a;
font-weight:normal;
text-decoration:none;

}

h1 {
margin: 0;
font-size:12pt;
padding: 5px;
color: #73b03a;

}

#sidebar {
float: right;
width: 272px;
color: #000;
text-align:left;
background-color:transparent;
}
#sidebar #links{
width: 272px;
background-image:url(images/gb_sidebarbg.gif);
background-repeat:repeat-y;
padding-left:30px;
padding-right:30px;
}
#sidebar ul li
{
	list-style:none;
	list-style-position:outside;
color: #000;
font-size:10pt;
position:relative;
left:-30px
}

#sidebar h2 {
color: #000;
font-size:10pt;
}
#sidebar a;#sidebar a:visited, #sidebar a:active {
color: #ea3430;
}

#sidebar a:hover {
color: #ea3430;
text-decoration:underline;
}
.rem{
width:200px;
font-size:10px;
}
.tagcloud{
width:200px;
max-width:200px;
text-align:center;
}

/*post stylng*/
.datebox{
float:right;
width:95px;
height:80px;
text-align:left;
padding-left:20px;
}
.post{
width:560px;
background-image:url(images/gb_postbg.gif);
background-repeat:repeat-y;
height:auto;
color:#000;
text-align:center;
}

.post .info{
width:500px;
font-size:8pt;
color: #B09C5E;
text-align:left;
}
.post #img {
margin:5px;
padding:5px;
}
.post h2{
color:#73b03a;
}
.posttop{
width:560px;
height:116px;
background-image:url(images/gb_posttop.gif);
overflow:hidden;
}
.posttop #pleft{
float:left;
width:80px;
height:112px;
}
.posttop #pright{
float:right;
width:460px;
height:112px;
padding-top:30px;
}
.entry{
width:500px;
font-size:10pt;
text-align:left;
}

.entry img{
margin:5px;
border:0px;
}
.entry img a, .entry img a:visited, .entry img a:active  {
text-decoration: underline;
color: #37554d;
}

.entry img a:hover {
text-decoration: underline;
color: #37554d;
}

/** categories, tags and comments box **/
.combox{
width:500px;
}
.combox #cleft{
float:left;
width:310px;
height:auto;
padding-top:15px;
}
.combox #cright{
float:right;
width:180px;
height:61px;
background-image:url(images/gb_commentsbox.gif);
background-repeat:no-repeat;
}
.comnum{
float:right;
width:60px;
text-align:center;
padding-left:10px;
padding-top:10px;
}
/** floats **/

.floatleft{
float:left;	
}
.floatright{
float:right;	
}
/* Comments Styling */

#comments {
padding: 5px;
margin-bottom: 0;
color:#000;
width:500px;
text-align:left;
padding-left:40px;

}
#commentlist li {
margin-bottom: 1.5em;
padding-bottom: 1em;
border-bottom: 1px solid #700000;
}

#commentform {
margin: 1em 0;
background: transparent;
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;
}
#comments h2{
color:#000;
}
.gold{
color:#B09C5E;
padding:2px;
}
#menu {
		height: 24px;
	font-size:9pt;
	line-height: 18px;
	padding: 0 3px 1px;
	background-color:#37554d;
	border:#fff 4px solid;}
	
#menu #left a {
	padding-right: 10px}
	
#menu #right a {
	padding-left: 10px}
		.newmenu a {
			text-decoration:none;
			padding-right:10px;
	color:#fff;
	
	}
		.newmenu a:visited {
	text-decoration:none;
			padding-right:10px;
	color:#fff;
	
	}
			.newmenu a:hover {
					padding-right:10px;
				text-decoration:underline;
	color:#fff;
	
	}
	
	.newmenu #selected {
	font-weight:bold;
	}
	
	
#top_image {
background-position:center;
height:260px;
	text-align: center}

#top_image img {
	border: 0;
	width: 800px;
	height: 200px}
	
	
blockquote {
	color:#000;
	}
	
	.commentseparator{
	height:10px;
	width:500px;
	border-bottom:1px solid #97515F;
	}
