/*  
        Theme Name: SunFire Gecko Blog
        Description: SunFire Gecko is a clean 2-column, widget-ready theme. It is tested on        WordPress 2.3.1. XHTML and CSS valid.
        Version: 1.0
        Author: IcyShadowz
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

body, h1, h2, h3, h4, h5, h6, p, form {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
	vertical-align: top;
	background-color:#EFEFDF;
}

h1 {
	font-family: Arial, Sans-serif;
	font-size: 30px;
	padding: 0 0 10px 0;
}

a:link, a:visited {
	text-decoration: none;
	color: #fd850b;
}

a:hover {
	text-decoration: none;
        color: #000000;
}

p {
	padding: 10px 0 0 0;
}
#outer {
	width:978px;
	padding:1px 0px 0px 0px;
	margin:0 auto;
}

#wrapper{
	margin: 0 auto 0px auto;
	width: 981px;
	text-align: left;

}

/*++++++++++++++++++++++++++++++ Header +++++++++++++++++++++++++++++++++*/

#header{
	float: left;
	background:url(images/header1.gif) 0 0 no-repeat;
	width:981px;
	height:183px;
	position:relative;
	margin:10px auto;
}
#header_r {
        float:right;
        height:91px;
        width:506px;
        margin:0; padding:0;
        background-image:none;
	position:absolute;
	left:440px;
	top:80px;
}
#header ul{
	background:url(images/nav_bar.gif) 0 0 no-repeat;
	width:847px;
	height:29px;
	position:absolute;
	left:31px;
	top:-6px;
	padding:0 0 0 72px;
        list-style:none;
}
#header ul li{
	background:url(images/nav_div.gif) right top no-repeat;
	height:27px;
	float:left;
	padding:0 1px 0 0;
}
#header ul li a{
	display:block;
	background:url(images/nav_bg.gif) 0 0 repeat-x;
	padding:0 24px;
	font:bold 11px/27px Arial, Helvetica, sans-serif;
	color:#000;
	background-color:inherit;
	text-decoration:none;
}
#header ul li a:hover{
	background:url(images/nav_hover.gif) 0 0 repeat-x;
	color:#fff;
	background-color:inherit;
}
#header ul li a.hover{
	display:block;
	background:url(images/nav_hover.gif) 0 0 repeat-x;
	color:#fff;
	padding:0 24px;
	font:bold 11px/27px Arial, Helvetica, sans-serif;
	background-color:inherit;
	text-decoration:none;
	cursor:text;
}
#header ul li.last{
	background-image:none;
	height:27px;
	float:left;
}
#header p.topText{
	font:normal 18px/23px Arial, Helvetica, sans-serif;
	color:#E8E8E8;
	background-color:inherit;
	position:absolute;
	left:350px;
	top:90px;
	width:588px;
}
#header p.topText span.smallTxt{
	font:normal 12px/18px Arial, Helvetica, sans-serif;
	color:#FF9C3A;
	background-color:inherit;
	padding:0 0 0 8px;
}
/*++++++++++++++++++++++++ 468x60 banner zone +++++++++++++++++++++++++++*/

#header_r_ads {
        margin:2px 0 0 39px; padding:0;
        width:468px;
        height:62px;          
}
.spacer{
	clear:both; 
	font-size:0; 
	line-height:2;
}

/*++++++++++++++++++++++++++++++ Search +++++++++++++++++++++++++++++++++*/

#search { 
        height:14px;
        float:right;
        margin:4px 4px 0 0;

}
#search #s { 
        font-size:8pt;
        padding-left:3px;
        padding-bottom:1px; 
        width:180px;
}

input#s { 
        color:#000;
        border:0px solid #7fcbe3;
        background:#fcfcfc;
}

/*+++++++++++++++++++++++++++ Main Column +++++++++++++++++++++++++++++++*/

#container{
	float: left;
	width: 740px;
        padding: 6px 10px 10px 10px;
        border:1px solid #ddddca;
        text-align:justify;
        background: #fcfdf7;
        margin:0 15px 1px auto;
}

.post{
	padding: 2px 6px 10px 6px;
}

.post h2{
	font-family: Arial, Georgia, Sans-serif;
	font-size: 16px;
        margin:0 5px;
        text-align:left;
        text-transform:uppercase;     
}

.entry{

	font-family: Verdana, Arial, Georgia, Sans-serif;
	font-size: 10px;
	line-height: 1.3em;
	margin: 3px 0 5px 0;
}

p.postmetadata{
	margin: 10px 0 0 0;
        padding:6px;
        background: #fff;
}

.navigation{
	padding: 10px 0 0 0;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}

.navleft{
        margin:0;padding:0;
        float:left; 
}

.navright{
        margin:0;padding:0;
        float:right; 

}

blockquote {
        margin:5px 10px;
        padding:4px 7px 10px 7px;
        font-size:10px;
        color:#000000;  
        border:1px dashed #40a9c9;
        background: #d8eaee url(images/quote.gif) no-repeat 10px 4px;        
}

blockquote blockquote {
        margin:5px 10px;
        padding:4px 7px 10px 7px;
        font-size:10px;
        background:#bac9cc; 
        color:#000000;  
        border:1px dashed #40a9c9;
        background: #d8eaee url(images/quote.gif) no-repeat 10px 4px;      
}

/*+++++++++++++++++++++++++++ Post Header +++++++++++++++++++++++++++++++*/

.post_header {
        margin:0; padding:0;
        height:60px;
        background:#fff;
}

.post_headerr {
        margin:0; padding:0;

}

.post_title {
        margin:0 5px; padding:2px 0 0 0;
}

.details {
        margin:0; padding:4px 0;
        border-top:1px dashed #bc581c;
}

.files {
        background:url(images/folder.gif) no-repeat;
        margin:0; padding:0 0 0 20px;
}

.comment_list {
        background:url(images/list_comments.gif) no-repeat;
        margin:0; padding:0 0 0 20px;
}

.edit {
        background:url(images/edit.gif) no-repeat;
        margin:0; padding:0 0 0 20px;
}

/*++++++++++++++++++++++++++++ Post Date ++++++++++++++++++++++++++++++++*/

.the_date {
        display:block;
        text-align: center;
        float:left;height:65px;
        font-family: Arial, Helvetica, sans-serif;
        width:62px;
        margin:0px 5px 0 0;
        background:url(images/calendar.jpg);
}

.date_m {
        display:block;
        font-size: 0.9em;
        margin:0;
        padding-top:5px;
        color:#fff;
        font-weight: bold;
        text-align:center;
}

.date_d {
        display:block;
        font-size:1.2em;
        margin:0;
        color:#000000;
        font-weight: bold;
        padding:0.7em 0 1.1em 0;
        text-align: center;
}

/*+++++++++++++++++++++++++++++ Comment +++++++++++++++++++++++++++++++++*/

#commentsbox { 
        margin: 0px; padding: 0px; 
        float: left; 
        width: 540px; 
        font-size:11px;
}

#comments h2 { 
        margin:5px 0 0 0; 
        padding:0; 
        color:#ff5c00; 
        font-size:14px; 
        font-weight:normal;
}
h3 #respond  {
        margin:10px 0; 
        padding:0; 
        color:#ff5c00; 
        font-size:14px; 
        font-weight:normal;
}

.boxcomments { 
        margin-bottom:20px;
        width:520px;
}
#commentform { 
        border-top:1px solid #eee;
        margin:0;padding:15px 15px 1px;
}

#commentform label { 
        display:block;
        margin:0;
}

#commentform input { 
        width:170px;
        margin:0 5px 10px 0;
        padding:1px;
}

#commentform textarea { 
        width:400px;margin:0 0 10px;
        padding:0;
        }

#commentform #submit { 
        margin:0 0 20px;
}

#commentform p { 
        margin:5px 0; 
}

ol.commentlist { 
        margin:0 0 1px;
        padding:0;
}

ol.commentlist li { 
        border:1px dashed #31afda;
        display:block;
        list-style:none;margin:7px 0;
        padding:6px 15px 12px 15px; 
        background:url(images/comment_l.jpg) repeat-x;
}

ol.commentlist li.mycomment { 
        border-bottom:20px solid #fff; 
        display:block;
        list-style:none;
        margin:7px 0;padding:5px 15px 1px; 
        background:#f3fdff;
}

ol.commentlist li.commenthead { 
        display:block;
        list-style:none;
        margin:0;padding:5px 15px;
}

ol.tblist { 
        list-style:none;
        margin:0 0 1px;
        padding:0;
}
ol.tblist li { 
        display:block;
        list-style:none;
        padding:10px 5px 10px 5px;
        margin:0 0 5px; 
        border:1px dashed #ccc;
}

input#url,input#author,input#email,textarea { 
        color:#666;
        width:40%;
        border:1px solid #cbcbcb;
        margin-bottom:0.6em;
        background:#fcfcfc;
        margin-top:2px;padding:3px;
}

/*++++++++++++++++++++++++++++++ Sidebar +++++++++++++++++++++++++++++++++*/

.sidebar{
	float: left;
	width: 185px;
        background:url(images/lft_box_bg.gif) 0 0 no-repeat #EAEADA;
	border:#DDDDCA solid 7px;
	margin: 1px 0 0 1px;
        background:#EAEADA;
}

.sidebar ul{
	list-style: none;
	margin: 0;
	padding: 0 10px 0 10px;
}

.sidebar ul li{
	padding: 10px 0;
}

.sidebar ul li h2{
	font-family: Georgia, Sans-serif;
	font-size: 14px;
}

.sidebar ul ul li{
	padding: 0;
	line-height: 24px;
}

/*++++++++++++++++++++++ Sidebar: Right component +++++++++++++++++++++++++*/

.rsidebar {
        margin:0;padding:0;
        float:right;
        width:181px;
}

.rsidebar ul{
	list-style: none;
	margin: 0;
	padding: 0 1px 0 0;
}

.rsidebar ul li{
	padding: 10px 0 4px 0;
	font-family: Arial, Georgia, Sans-serif;
	font-size: 11px;
        color:#7a888c;
	margin:0;
}

.rsidebar ul li a:link, .rsidebar ul li a:visited {
        color:#fd850b;
        font-weight:700;
}
.rsidebar ul li a:hover {
	text-decoration: none;
        color: #000000;
}
.rsidebar ul li h2{
	font-family: Verdana, Arial, Georgia, Sans-serif;
	font-size: 11px;
        background:url(images/cat.jpg) no-repeat top left;
        margin:0; padding:7px 0 0 8px;
        height:30px;width:182px;
        color:#fff;
        text-transform:uppercase;
}
.rsidebar ul ul li{
	padding: 0 0 0 22px;
	line-height: 18px;
	font-family: Arial, Georgia, Sans-serif;
        background:url(images/arrow_blue.jpg) no-repeat 2px 0px; 
}

.rsidebar ul ul ul li{
	padding: 0 0 0 14px;
	line-height: 18px;
	font-family: Arial, Georgia, Sans-serif;
        font-size:11px;
        background:url(images/sub-cat.jpg) no-repeat 3px 3px;
        border-bottom:none;
}

.rsidebar ul ul ul li a:link, .rsidebar ul ul ul li a:visited {
        color:#39b0d8;
        font-weight:700;
}

/*+++++++++++++++++++++++++ Sidebar Calendar ++++++++++++++++++++++++++++++*/

table#wp-calendar{
	width: 90%;
        margin:0px auto;
}

/*++++++++++++++++++++++++++++++ Footer +++++++++++++++++++++++++++++++++++*/

#footer{
	clear: both;
	width: 977px;
        height:134px;
        background:url(images/footer_bg.gif) 0 0 repeat-x #323232;
        position:relative;
}
#footer ul{
	width:490px;
	position:absolute;
	left:220px;
	top:27px;
        list-style:none;
}
#footer ul li{
	float:left;
	color:#D4D4C6;
	background-color:inherit;
	font:normal 11px/19px Arial, Helvetica, sans-serif;
}
#footer ul li a{
	color:#D4D4C6;
	background-color:inherit;
	font:normal 11px/19px Arial, Helvetica, sans-serif;
	padding:0 7px;
	text-decoration:none;
}
#footer ul li a:hover{
	color:#D4D4C6;
	background-color:#D76E08;
}
#footer p.copyright{

	font:normal 11px/19px Arial, Helvetica, sans-serif;
	color:#D76E08;
	background-color:inherit;
	position:absolute;
	left:395px;
	top:58px;
}