/*   
Theme Name: artfan-rifablog
Theme URI: http://www.artfans.info/?p=489
Description: free wp-theme, you dowmload psd source file at my site for free
Author: Artfan Design
Author URI: http://www.artfans.info/
Template:
Version: 1.1
Tags: green, dark, fixed-width
.
	This theme was designed and built by Artfan.
	
	By downloading and using this theme, you agree to the following terms:
    - You may NOT resell this theme
    - A link back to Artfans.info must be retained in the footer (either modified or unmodified)
    - You may use this theme for personal or commercial projects
    - You may modify, translate or distribute
	- You may donate to support me.
.
*/

body {
	background-color: #520204;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size:12px;
}
#mainholder {
	width: 766px;
	margin:auto;
}
/*HEAD*/
#header {
	background-image: url(images/headerbg.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 327px;
	width: 766px;
}

#header .topmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #c9c9b5;
	height: 25px;
	padding-top: 20px;
	padding-left: 25px;
}

#header .topmenu a{
	color: #c9c9b5;
	text-decoration:none;
}
#header .topmenu img{
	border:none;
	vertical-align:middle;
}
#header .pagenav {
	height: 56px;
	margin-top: 226px;
	margin-left: 0px;
	color:#9b9783;
	font-family:Arial, Tahoma, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
#header .pagenav li {
	list-style:none;
	display:block;
	float:left;
}
#header .pagenav li a{
	text-align:center;
	color:#9b9783;
	text-decoration:none;
	line-height:25px;
	display:block;
	width:109px;
	height:46px;
	padding-top:10px;
	/*background: url(images/nav_.gif) no-repeat;*/
}
#header .pagenav li a:hover{
	background: url(images/nav_hover.gif) no-repeat;
	color:#fff;
	display:block;
}
#header .pagenav li a:hover, #header .pagenav .current_page_item a{
	text-decoration: none;
	background: url(images/nav_hover.gif) no-repeat;
	color: #ffffff;
}
.home span{
	position:absolute;
	width:225px;
	height:200px;
	margin-left:25px;
	margin-top:15px;
	cursor:pointer;
}
.search{
	position:absolute;
	width: 240px;
	top: 0px;
	height: 50px;
	margin-left: 510px;
	margin-top:-5px;
	
}

#searchform {
	margin: 0px;
	padding:0px;
	}

#header .search #s{
	width:185px;
	background:none;
	border:none;
	color:#AFC61D;
	margin-left:20px;
	font-weight:bold;
	margin-top:0px;
}
#searchform label.hidden{
	content: "\00BB \0020";
	color:#FFFFFF;
	visibility:hidden;
	width:0px;
}

#header .search #searchsubmit{
	background:transparent;
	padding:0px;
	width:20px;
	text-align:center;
	border:none;
	cursor:pointer;
	margin-left:0px;
	text-indent: -999%;
	overflow: hidden;
}

/*CONTENT*/
#contentholder {
	width: 766px;
	color: #989470;
	min-height: 455px;
	position:relative;
	float:inherit;
	display:inline-block;
}

.maincontent {
	background-image: url(images/border.gif);
	background-position: right;
	background-repeat: repeat-y;
	width: 446px;
	overflow:hidden;
	float:left;
	padding-left:32px;
	padding-right:29px;
}
.maincontent a{
	color:#afc61d;
}
.maincontent img {
	border:solid 1px #fff;
}
p {margin:0px; line-height:16px;}
.archivetitle {font-size:14px; font-weight:bold; margin:0px; text-align:right;}
.maincontent .title, .maincontent .title a {
	font-family:Tahoma, Arial, Helvetica;
	font-size:18px;
	font-weight:bold;
	text-decoration:none;
	color:#fff;
	padding-top:16px;
}
.entry {
	padding-top:20px;
	padding-bottom:20px;
}

.postmetadata, .postmetadata a {
	font-size:10px;
	color:#afc61d;
	text-decoration:none;
	text-transform:uppercase;
}
.postmetadata{ margin-bottom:17px;}
.postmetadata a:hover {color:#fff;}

a.more-link {
	margin-top:15px;
	color:#262421;
	display:block;
	width:80px;
	background:url(images/readmore.gif) left bottom no-repeat;
}
a.more-link:hover {
	background:url(images/readmorehv.gif) left bottom no-repeat;
}

.navigation {
	display:block;
	width:462px;
	height:25px;
	margin-top:16px;
	background:url(images/postnav.gif) no-repeat;
	background-position:center;
	padding-top:5px;
}
.navigation a{
	text-decoration:none;
	color:#afc61d;
	margin-top:5px;
}
.alignleft{
	float:left;
}
.alignright{
	float:right;
	padding-right:25px;
}

/*SIDEBAR*/
.sidebar {
	width: 259px;
	float: left;
	overflow:hidden;
	color:#afc61d;
}
.sidebar a, .pagetitle{
	color:#afc61d;
}
.sidebar a:hover{
	color:#fff;
}
.sidebar h2 {
	font:Tahoma, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	text-transform:uppercase;
}
.sidebar ul {margin:0px; padding-left:18px; list-style:none;}
.sidebar ul li ul {padding-left:0px; list-style: inside disc;}
.sidebar ul li ul li a {color:#afc61d; text-decoration:none;}
.sidebar ul li ul li ul{padding-left:10px;}


/*FOOTER*/
#footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:15px;
	color: #afc61d;
	background-image: url(images/footer.gif);
	background-position:center;
	background-repeat:no-repeat;
	height: 45px;
	width: 716px;
	position:relative;
	padding-top:10px;
	padding-left:50px;
	margin-top:15px;
}
#footer a {
	color: #afc61d;
}
#footer a:hover {
	color: #fff;
}

/*comment list*/
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color:#fff;
	}
	
#commentform input, #commentform textarea, input, textarea {
	border:solid 1px #afc61d;
	margin:5px 0 5px 0;
	background-color: #5B5942;
	color:#fff;
	}
	
#commentform textarea {
	width:446px;
	}	
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
	border-bottom:solid 1px #989470;
}
.commentlist li a{
	color: #afc61d;
	text-decoration:none;
}
.commentlist li .avatar {
	float: right;
	border: 1px solid #989470;
	padding: 2px;
	background: #9c0;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}
.commentlist cite {
	color:#999900;
}
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}
.commentlist .says {
	color:#999900;
}
#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata, .commentmetadata a:link, .commentmetadata a:visited {
	font-size:9px;
	font-weight: normal;
	color:#999900;
	}
