/*
Theme Name: cssfairy v1
Theme URI: http://webfairy.hu
Version: 1.0
Author: ferkho
Author URI: http://webfairy.hu
Tags: site gallery, white, leftside navigation
*/


* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0px;
	font-family: 'Times New Roman', Times, serif;
	font-size: 10px;
	background-color: #ffffff;
	color: #4a190b;
}

a{
	outline-style: none;
	color: #491a09;
}

h1, h2, h3 {
	color: #73a001;
}

h1 {
}

h2 {
	font-size: 18px;
}

h3 {
	font-size: 14px;
}

p, ul, ol {
	margin-bottom: 1.5em;
	line-height: 180%;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	color: #8AC800;
}

.clear{
	clear: both;
}

a:hover {
	text-decoration: none;
}

strong {
	color: #D7D7D7;
}

.center{
	color: #4a190b;
	font-size: 18px;
	font-weight: 100;
	margin-bottom: 15px;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 25px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 25px 2px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

/* Background */

#bg1 {
	background: url(images/bg01.jpg) repeat-x center top;
}

#bg2 {
	background: url(images/bg03.jpg) repeat-x center top;
}

#bg3 {
	/*background: url(images/bg04.jpg) repeat-y center top;*/
}

#bg4 {
	/*background: url(images/bg05.jpg) no-repeat center top;*/
}

#bg5 {
	/*background: url(images/bg06.jpg) no-repeat center bottom;*/
}

/* Header */

#header_container{
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}

#header {
	width: 732px;
	height: 148px;
	margin: 0px auto;
	background: url(images/h1_bg.jpg) no-repeat left;
	color: #db0d3d;
	float: left;
}

#rss_feeds{
	color: #9e9e9e;
	font-size: 12px;
	text-align: left;
}

#rss_feeds ul{
	list-style-type: none;
	/*margin: 20px 0px 0px 0px;*/
	padding: 30px 0px 0px 10px;
	font-weight: bold;
}

#rss_feed li a:link{
	color: #9e9e9e;
	text-decoration: none;
}

#rss_feed li a:hover{
	color: #9e9e9e;
	text-decoration: none;
}

#rss_feed li a:visited{
	color: #9e9e9e;
	text-decoration: none;
}



#header h1 {
	margin: 0px;
	color: #ffffff;
	font-size: 65px;
	font-weight: 100;
	display: block;
	text-indent: -99999px;
	/*vertical-align: center;*/
}

#header h1 sup {
	font-weight: normal;
}

#header h2 {
	margin: 0px;
	font-size: 24px;
	font-weight: bold;
	text-transform: lowercase;
}

#header a {
	text-decoration: none;
	color: #ffffff;
}

/* Header2 */

#header2 {
	width: 970px;
	height: 50px;
	margin: 0px auto;
	border-bottom: 1px dotted #d0d0d0;
}

/* Menu */

#menu {
	float: left;
	padding-top: 20px;
}

#menu ul {
	margin: 0px;
	/*padding: 250px 0px 0px 0px;*/
	list-style: none;
	text-transform: lowercase;
	float: left;
}

#menu li {
	float: left;
	padding-left: 0px;
	margin-left: 0px;
}

#menu a {
	padding-left: 0px;
	text-decoration: none;
	font-size: 18px;
	color: #252c25;
	margin-right: 25px;
}

/* Search */

#search {
	float: right;
}

#search form {
	margin: 0px;
	padding: 35px 80px 0px 0px;
}

#search fieldset {
	margin: 0px;
	padding: 0px;
	border: none;
}

#search input.text {
	width: 160px;
	background: none;
	border: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #AEC38B;
}

#search input.button {
	display: none;
}

/* Page */

#page {
	width: 970px;
	margin: 0px auto;
	padding: 35px 0px 0px 0px;
}

/* page styles*/
.page_post{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #491a08;
	float: left;
	padding-top: 0px;
	margin-top: 0px;
	padding-left: 0px;
}

.page_title{
	padding-top: 0px;
	margin-left: 0px;
	font-family: 'Times New Roman', Times, serif;
	color: #491a0a;
}

.page_title h2{
	color: #491a0a;
	padding-top: 0px;
	margin-left: 0px;
	margin-bottom: 20px;
	font-size: 30px;
	font-weight: 100;
}

/* Content */

#content {
	float: left;
	width: 700px;
	padding-right: 15px;
}

.post {
	font-size: 10px;
	letter-spacing: -0.025em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4a1b0b;
	width: 220px;
	float: left;
	padding-top: 0px;
	margin-top: 0px;
	padding-left: 0px;
}



.post .title {
	padding-top: 0px;
	margin-left: 0px;
	line-height: 30px;
}

.post .title h2, .post .title h3 {
	font-size: 30px;
	color: #491a0a;
	font-weight: 500;
	border-bottom: 1px solid #a48b84;
	padding-bottom: 2px;
	margin-bottom: 2px;
	padding-left: 0px;
	margin-left: 0px;
	padding-top: 0px;
	margin-top: 0px;
}

.post .title a {
	text-decoration: none;
	color: #481b08;
	padding-left: 0px;
	margin-left: 0px;
}

.post .title a:hover {
	color: #481b08;
	padding-left: 0px;
	margin-left: 0px;
}

.post .title p {
	float: right;
	padding: 0px 0px 0px 0px;
	font-size: 15px;
	font-weight: bold;
	color: #491a0a;
	
}

.post .entry {
	padding-left: 0px;
	margin-left: 0px;
	padding-top: 0px;
	margin-top: 0px;
}

.post .meta {
	height: 20px;
	float: left;
	line-height: normal;
	font-size: 10px;
	margin-bottom: 7px;
}

.more-link{
	font-size: 10px;
	color: #db0d3b;
	text-decoration: none;
}

.post .meta .credit {
	font-size: 10px;
	margin-left: 15px;
}

.post .meta .links {
	padding-right: 15px;
	font-size: 10px;
}

.post .meta .links .more {
	padding-left: 17px;
	background: url(images/img05.gif) no-repeat left center;
}

.post .meta .links .comments {
	padding-left: 19px;
	background: url(images/img04.gif) no-repeat left center;
	color: #471a07;
	text-decoration: none;
}

#comments{
	color: #a6a6a6;
	font-weight: 100;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.hrule {
	padding-top: 20px;
	border-bottom: 1px solid #262626;
}

.navigation {
	padding: 5px 5px 0px 0px;
}

.navigation a{
	color: #5f5c57;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom: 1px dotted #dbd4ca;
	font-size: 10px;
}

.commentlist {
	padding-left: 0px;
	margin-left: 0px;
	list-style-type: none;
	width: 460px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.avatar{
	margin-right: 15px;
	float: left;
	border: 2px solid #f6f3ee;
}

.commentlist li {
	padding: 10px 10px 10px 10px;
	margin-top: 15px;
	background: #f6f3ee;
}

.commentlist .meta {
}

.commentlist .entry {
}

.comment_author{
	color: #32312d;
}

.commentlist a{
	color: #32312d;
	text-decoration: none;
	border-bottom: 1px dotted #dbd4ca;
}

.comment_time{
	color: #a6a6a6;
}

#respond{
	color: #5f5c57;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 100;
}

#comment {
	width: 438px;
}

#commentform{
	color: #491a09;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#commentform a{
	color: #491a09;
	border-bottom: 1px dotted #dbd4ca;
	text-decoration: none;
}

#submit{
	background: #491a09;
	color: #ffffff;
	border: 0;
	font-size: 10px;
	padding: 3px 3px 3px 3px;
}

p.submit{
	width: 220px;
	text-align: right;
}

#commentform textarea{
	background: #fefbf5;
	border: 1px solid #a6a6a6;
	padding: 10px 10px 10px 10px;
	font-size: 11px;
	color: #491a09;
}

/* Sidebar */

/* sidebar login*/

#sidebar-login form{
	padding-left: 30px;
}

#user_login, #user_pass{
	background-color: #fefbf5;
	margin-top: 0px;
	margin-bottom: 0px;
	border: 1px solid #b9b6b1;
	width: 215px;
	color: #481a0a;
	font-size: 12px;
	padding: 2px 0px 2px 5px;
}

#loginform p{
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 25px;
}


#wp-submit{
	background: #491a09;
	color: #ffffff;
	border: 0;
	font-size: 10px;
	padding: 3px 3px 3px 3px;
}


.pagetitle{
	color: #4a190b;
	font-weight: 100;
	text-align: left;
	font-size: 24px;
	margin-bottom: 15px;
}

#sidebar-login p{
	padding: 0;
	margin: 0;
}

#sidebar {
	float: right;
	width: 250px;
	color: #481a0a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-left: 1px solid #d0c5c1;
}

#sidebar a{
	color: #481a0a;
	text-decoration: none;
}

#sidebar ul {
	margin-top: 0px;
	padding-top: 0px;
	list-style: none;
	padding-left: 0px;
	margin-left: 0px;
	padding-right: 0px;
	margin-right: 0px;
}

#sidebar li {
	padding-bottom: 0px;
	margin-top: 0px;
}

#sidebar li ul {
	padding-bottom: 10px;
	padding-right: 0px;
	margin-right: 0px;
	
}

#sidebar li li {
	background: none;
	margin-left: 25px;
	margin-right: 0px;
	margin-bottom: 3px;
	padding-top: 5px;
	border-bottom: 1px dotted #4a190a;
}

#sidebar h2 {
	margin-bottom: 0px;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 5px;
	font-size: 18px;
	font-weight: 100;
	color: #481a0a;
	font-family: 'Times New Roman', Times, serif;
}

/* Footer */

#footer {
	background-color: #f2eed5;
	text-align: center;
}

#foot_content {
	width: 970px;
	margin: 0 auto;
	padding: 20px 0px;
	text-align: left;
	color: #566D77;
	/*background: url(images/footer_content_bg.jpg) no-repeat center bottom;*/
}

#foot_content li{
	float: left;
	list-style-type: none;
	padding-left: 0px;
	margin-left: 0px;
	margin-right: 15px;
	font-size: 18px;
}

#foot_content dt{
	font-size: 12px;
	padding-left: 25px;
}

#foot_content ul{
	padding-left: 0px;
	margin-left: 0px;
	height: 40px;
	border-bottom: 1px dotted #cecb98;
}

#footer a {
	color: #481b08;
	text-decoration: none;
}

#partners{
	font-weight: 100;
	font-size: 18px;
	color: #491a0a;
}


/* site preview */

.site_img{
	float: left;
	background: url(images/site_bg.jpg) no-repeat left;
	width: 470px;
	height: 220px;
	padding-top: 7px;
	padding-left: 6px;
	margin-left: 0px;
	margin-top: 4px;
}

.site_info{
	margin-bottom: 8px;
}

#submit_site{
	background: #f2eed5;
	width: 630px;
	height: 600px;
	padding: 15px 30px 0px 30px;
	font-size: 11px;
}

#submit_site p{
	margin: 0;
	padding: 0;
}

#submit_site_head{
	background: url(images/submit_site_head.jpg) no-repeat top;
	line-height: 11px;
	margin: 0;
	padding: 0;
}

#site_submit_form{
	background: #e4dfbf;
	padding: 10px 10px 10px 10px;
	margin-top: 10px;
	border: 1px solid #d0c5c1;
}

#submit_site_desc{
	width: 305px;
	margin-top: 5px;
	height: 100px;
}

.submit_input{
	display: inline-block;
	width: 300px;
	padding: 3px 3px 3px 3px;
	margin: 3px 0px 3px 0px;
	font-size: 11px;
	color: #491a0a;
}

.submit_btn{
	background: #491a09;
	color: #ffffff;
	border: 0;
	font-size: 10px;
	padding: 3px 3px 3px 3px;
	margin-top: 5px;
}

#submit_site_login_msg{
	color: #491a0a;
	font-weight: bold;
	display: inline-block;
	width: 630px;
	text-align: center;
}

#error_submit_site{
	background: url(images/error_msg_bg.jpg) no-repeat top;
	color: #491a0a;
	font-weight: bold;
	text-align: center;
	line-height: 40px;
	width: 690px;
}

#success_submit_site{
	background: url(images/success_msg_bg.jpg) no-repeat top;
	color: #491a0a;
	font-weight: bold;
	text-align: center;
	line-height: 40px;
	width: 690px;
}

/* search*/

#searchform_li{
	float: right;
	padding-left: 0px;
	width: 627px;
	text-align: right;
	padding-right: 0px;
	margin-right: 0px;
}

#searchsubmit{
	background: url(images/search_btn.jpg);
	width: 22px;
	height: 22px;
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	cursor: pointer;
}

#s{
	width: 220px;
	color: #a3a3a3;
	font-size: 12px;
}

#copy{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 5px;
}

#useronline-count strong{
	color: #481a0a;
}

#useronline-browsing-site strong{
	color: #481a0a;
}
