/*  
Theme Name: Real Light
Theme URI: http://makelightreal.com
Description: 
Version: 1.1
Author: 
Author URI: 
*/
/*

*/

*
{
padding: 0em;
margin: 0em;
}

body
{
	font-size: small;
	font-family:Verdana, Tahoma, Arial, Serif;
	color: #333333;
	font-size:0.8em;
	padding: 35px 0px 35px 0px;
	background-attachment: fixed;
	background-color: #3F3F3F;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
}

p
{
	line-height: 1.5em;
	margin-bottom: 1em;
	margin-top: 1em;
}

a
{
	color: #FFFFFF;
	text-decoration: none;
	border-bottom:#B96D00 1px dashed;
}
a:hover
{
text-decoration: none;
border-bottom:#B96D00 1px solid;
}
h1,h2,h3,h4,h5,h6 
{
	font-family:Georgia, Verdana, Arial, Serif;
}
h2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}
h3
{
	font-size: 1.7em;
	padding-left: 24px;
	background-image: url(images/db1.gif);
	display: inline;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: left;
	margin-bottom: 24px;
}
h4
{
	font-size: 1.5em;
	padding-left: 18px;
	display: inline;
	font-weight: normal;
	margin-bottom: 24px;
}
h3 span
{
font-weight: normal;
font-size:60%;
color:#999;
}
h5 
{
	font-weight:normal;
	font-family:Verdana, Arial, Serif;
	font-size:1em;
}
h6 {
	font-size: 14px;
	font-style: italic;
	color: #FFFFFF;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.contentarea
{
	padding-top: 2em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	width: 100%;
	background-color: #3F3F3F;
}
dl {
	margin:1em 0px;
}
dt 
{
	font-weight:bold;
}
dd 
{
	margin:0.5em 1em;
	padding:0;
}
img
{
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}
img.left
{
position: relative;
float: left;
margin: 0em 1.8em 1.4em 0em;
}
img.right
{
position: relative;
float: right;
margin: 0em 0em 1.8em 1.8em;
}
img.profile
{
position: relative;
float: left;
margin: 0.5em;
padding:3px;
}
ul, ol 
{
	margin:1em;
	padding:0;
}
li 
{
	margin:0 1em;
	padding:0.15em;
}
#contentarea ul li 
{
	list-style-image: url(images/db3.gif);
}
#content img {
	padding: 0px;
}
#content a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
blockquote 
{
	padding-right: 20px;
	padding-left: 20px;
	color: #FFFFFF;
}
fieldset 
{
	border:none;
}


.divider1
{
position: relative;
background: #fff url(images/border2.gif) repeat-x;
height: 14px;
margin: 2.0em 0em 1.5em 0em;
clear: both;
}
.post 
{
	color: #CCCCCC;
	cursor: default;
	background-color: #000000;
	margin-top: 2.5em;
	margin-right: 0;
	margin-bottom: 2em;
	margin-left: 0;
	padding-top: 1em;
}
.post p {
	padding-bottom: 20px;
	margin-right: 10px;
	margin-left: 10px;
}
.post  h4 
{
	text-decoration:none;
	color:#FFFFFF;
	font-style: normal;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	
}

.post .details
{
	position: relative;
	top: -2.4em;
	font-size: 0.8em;
	color: #787878;
	margin:0;
	padding:0;
	float: right;
}
.post .details .user 
{
	background:url(images/user.png) no-repeat left center;
	padding-left:15px;
}
.post .details .date 
{
	background:url(images/date.gif) no-repeat left center;
	padding-left:15px;
	margin:0 0 0 1em;
}
#outer .post ul.controls
{
	clear: both;
	margin:0;
	padding:1em 0;
	background-image: url(images/bg.jpg);
	background-attachment: fixed;
	background-repeat: repeat;
}

.post ul.controls li
{
	display: inline;
	font-size: 0.86em;
	padding-top: 0em;
	padding-right: 1em;
	padding-bottom: 0em;
	padding-left: 1em;
	margin-top: 0;
	margin-right: 1em;
	margin-bottom: 0;
	margin-left: 1em;
}
.post ul.controls li.comments
{
	background: url(images/icon-comments.gif) no-repeat left center;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	
}
.post h1 {  font-size: 16px; font-style: italic; font-weight: bold; color: #FFFFFF; text-decoration: none; line-height: normal; margin-top: 5px; margin-right: 5px; margin-bottom: 5px; margin-left: 5px; background-color: #006600}
.post h2 {  font-size: 16px; font-style: italic; color: #FFFFFF; font-weight: bold; background-color: #660000; background-position: 5px 5px; margin-top: 5px; margin-right: 5px; margin-bottom: 5px; margin-left: 5px}

.comments a {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.comments a:hover {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #990000;
}


.post ul.controls li.more
{
	font-style: italic;
	font-weight: bold;
	text-align: center;
}

.moretext
{
	background-image: url(images/icon-more.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 90px;
	width: 720px;
	text-decoration: underline;
}

.box
{
	padding: 1.5em;
	margin-bottom: 1em;
	text-align:left;
	background-color: #333333;
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}

ul.linklist
{
list-style: none;
}

ul.linklist li
{
line-height: 2.0em;
}

#outer
{
	z-index: 2;
	position: relative;
	/*
	The width value below controls the overall width of the design. By default it's set to 82%
	(so it'll take up 82% of the browser window's width). You can set it to a different percentage
	value (70%, 90%, etc.) or even a pixel value (760px, 800px, etc.) to enforce a fixed width.
*/
width: 1000px;
	border: 3px solid #660000;
	background-color: #3f3f3f;
	margin: 0 auto;
}

#header
{
	position: relative;
	width: 100%;
	height: 5em;
	background: #2b2b2b url(images/topbg.gif) repeat-x;
	margin-bottom: 0px;
}

#headercontent
{
	position: absolute;
	bottom: 0em;
	padding-top: 1em;
	padding-right: 2em;
	padding-bottom: 1em;
	padding-left: 2em;
}

#headercontent h1
{
	font-weight: normal;
	font-size: 2em;
}
#headercontent h1 a:link, #headercontent h1 a:visited
{
	color:#CC3300;
	text-decoration:none;
	border:none;
}
#headercontent h1 a:hover, #headercontent h1 a:active
{
	text-decoration:none;
	color:#fff;
	border:none;
}
#headercontent h2
{
	font-size: 1.0em;
	font-weight: normal;
	color: #aaa;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#search
{
	position: absolute;
	top: 1.5em;
	right: 2em;
	padding-right: 0em;
	color:#aaa;
	float: right;
	visibility: visible;
	z-index: auto;
	height: 50px;
}

#search input.text
{
	margin-right: 0.5em;
	vertical-align: middle;
	border: solid 1px #f0f0f0;
	padding: 0.1em;
	width: 10.0em;
	background-color: #333333;
	background-repeat: repeat-x;
	background-position: top;
	color: #FFFFFF;
}

#search input.submit
{
	border: solid 1px #9F9030;
	font-weight: bold;
	padding: 0.25em;
	font-size: 0.8em;
	color: #FFFFFF;
	vertical-align: middle;
	background-color: #006633;
}

#headerpic
{
	position: relative;
	height: 150px;
	margin-bottom: 0px;
	background-color: #000000;
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-top: 0px;
}

#menu
{
	position: relative;
	background: #7F8400 url(images/menubg.gif) repeat-x top left;
	height: 2.5em;
	padding: 0 1.0em;
	margin: 0 0 2px;
}

#menu ul
{
	padding:.5em 0 0 0;
	margin:0;
}

#menu ul li
{
position: relative;
display: inline;
padding:0;
margin:0;
}

#menu ul li a:link, #menu ul li a:visited
{
	color: #fff;
	padding: 0.5em 1.0em 0.9em 1.0em;
	text-decoration: none;	
	border:none;
}

#menu ul li a:hover, #menu ul li a:active, #menu ul li.current_page_item a
{
	border:none;
	background-image: url(images/menuactive.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

#menubottom
{
/*background: #fff url(images/border1.gif) repeat-x;*/
height: 14px;
margin-bottom: 1.5em;
}

#content
{
	color: #CCCCCC;
	padding-top: 0;
	padding-right: 1em;
	padding-bottom: 0;
	padding-left: 1em;
}

#primarycontainer
{
	float: left;
	margin-right: -18em;
	width: 100%;
}

#primarycontent
{
	clear: both;
	margin-top: 2em;
	margin-right: 20em;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 720px;
}

#sidebar
{
margin: 0;
float: right;
width: 18.0em;
}
#normalcontent {
	height: 240px;
}
#sidebar ul
{
	list-style:none;
	margin:0.5em 0 0;	
}
#sidebar li 
{
	margin:1em 0;
	padding:0.5em;
}
#sidebar li li 
{
	margin:0;
	padding:0.5em;
	background:none;
}
#sidebar li li li
{
	margin:0;
	padding:0.5em 1em;
}
#sidebar ul.feeds li 
{
	background:url(images/feed.png) no-repeat left center;
	margin:1em 0;
	padding:0 1.5em;	
}
#footer
{
	position: relative;
	height: 13em;
	clear: both;
	padding-top: 1em;
	font-size: 0.89em;
	background-repeat: repeat-x;
	background-position: 0 2.5em;
	background-color: #000000;
}

#footer .left
{
	position: absolute;
	left: 2em;
	bottom: 1.2em;
	color: #CCCCCC;
}

#footer .right
{
position: absolute;
right: 2.0em;
bottom: 1.2em;
}
/*comments and their styles*/
#comments, #respond{
	margin: 2em 0 0 5px;
}
#commentform 
{
	margin:10px;
	padding:10px;
}
#outer .commentlist {
	margin: 0;
	padding: 0;
}
.commentlist li 
{
	list-style:none;
	margin: 2em 0;
	padding: 0.5em;
	border-bottom:#ddd 1px dashed;
	background-image: url(images/border2.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.commentlist li p 
{
    margin:0 1em;
}
.commentlist li .cmtinfo 
{
	font-family:Trebuchet MS,Verdana, Tahoma, Serif;
	font-size:0.9em;		
	padding:5px;
	margin-bottom: 10px;
	position:relative;	
}
.commentlist li .cmtinfo em 
{
	margin:0;
	padding:0 1em;
	text-align:right;
	font-style:normal;			
	color:#999;	
}
.commentlist li cite 
{
	font-style:normal;
	font-weight:bold;
}

.commentlist li.alt
{
	background-image: url(images/border2.gif);
	background-repeat: repeat-x;
	background-position: top;
}

textarea{
	width: 90%;
	padding:5px;
	height: 20em;
	border: 1px solid #ccc;
	background-color: #3f3f3f;
	background-image: url(images/button_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Verdana, Arial, Serif;
	font-size: 1em;
	color: #FFFFFF;
}
#outer input.text 
{
	background:#f9f9f9 url(images/button_bg.gif) repeat-x top;
	border:#ccc 1px solid;
	padding:2px;
	font:1em Verdana, Arial, Serif;
}
#sidebar input
{
	border:#ccc 1px solid;
	padding:2px;
	font-family: Verdana, Arial, Serif;
	font-size: 1em;
	color: #FFFFFF;
	background-color: #333333;
	background-image: url(images/button_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
select {
	color: #FFFFFF;
	background-color: #000000;
	padding: 2px;
	border: 1px solid #990000;
}
input.submit
{
	border: 1px solid #000000;
	font-weight: bold;
	padding: 0.25em;
	font-size: 0.8em;
	color: #FFFFFF;
	vertical-align: middle;
	background-color: #990000;
}
.post h5 em
{
	font-style:normal;
	float:right;
	font-weight:normal;
}
#header, #content, #sidebar, #footer, .widget {
    overflow: hidden;
}
.sig {
	float:right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.authorcomment {
	color: #FFFFFF;
	background-color: #666666;
}
.friendcomment {
	background-color: #000000;
}
.count {
	float:right;
	font-size:60px;
	color:#660000;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
}
.catcloud a {
	margin: 2px;
	padding: 5px;
	background-color: #660000;
	border: 1px solid #990000;
	line-height: 150%;
	color: #CCCCCC;
}
.text {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3F3F3F;
}
