/*
Theme Name: FittedCaps
Theme URI:
Description: Custom theme for FittedCaps.hu
Version: 1.0
Author: Boci
Author URI: http://botzattila.com
Tags: brown, black, gold, three-columns, right-sidebar, fixed-width, threaded-comments
*/

* {margin: 0; padding: 0}
.clear{clear:both; font-size:1%;}x
html, body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #505050;
  	background: #100b08 url("images/bg.jpg") no-repeat top center;
	height:100%;
	width:100%;
}
a {
	color: #a18a4b;
	outline:none;
}
a:hover {
	color: #a18a4b;
}
p {margin: 0 0 18px;}
img {
	border: 10px solid #d6d5d5;
	margin-bottom::15px;
}
input {vertical-align: middle}
blockquote {
	margin: 0 0 18px 20px;
	padding: 1px 12px;
	border-left: 3px solid #DE8D8D;
	background: #F2F2F2;
	height: 1%;
}
blockquote p {
	padding: 8px 0;
	margin: 0;
}
.aligncenter,
div.aligncenter {
	display: block;
	margin: 0 auto;
}
img.aligncenter {margin: 0 auto 0 -10px}
.alignleft {float: left}
img.alignleft {margin: 5px 10px 3px 0}
.alignright {float: right}
img.alignright {margin: 5px 0 3px 10px}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
table {
	width: 99%;
	margin: 0 0 20px 3px;
	border-collapse: collapse;
}
th, td {
  border: 1px solid #CCC;
	padding: 4px 8px;
}
th {
  text-align: left;
	background: #F3F3F3;
}
pre {
	margin: 0 0 20px;
}

#wrapper {
	margin: 0 auto;
	width: 960px;
}


/* Header
-----------------------------------------------------------------------------*/
#header {
	background:url("images/header-matt.jpg") no-repeat;
	height:70px;
	margin-top:29px;
	position:relative;
}

#logo {
	position: absolute;
	top: 23px;
	left: 25px;
	color: #808080;
	line-height: 1;
	font-size: 33px;
	text-shadow: 2px 2px 1px #DDD;
}
#logo a {
  text-decoration: none;
}
#logo span {
	display: block;
	font-size: 13px;
	font-weight: normal;
	margin: 5px 0 0;
	text-shadow: none;
}

#nav {
	top: 30px;
	height: 24px;
	padding: 19px 0 0 538px;
	clear: both;
}
#nav li {
	float: left;
	text-transform: uppercase;
	list-style: none;
}
#nav li.menu-rss{
	background: url("images/rss.jpg") no-repeat 22px 12px;
	padding:0px 0px 0px 4px;
}
#nav li.menu-rss a
{
	padding-left:29px;
}
#nav li.menu-rss a:hover{
	background-position:-219px 0px;
}
#nav li a {
	font-weight:bold;
	margin: 0 20px 0 10px;
	color: #d4c8a8;
  	text-decoration: none;
	margin:0 0 0 5px;
	padding:9px 0 0 10px;
	display:block;
	height:34px;
	width:51px;
}
#nav li.home a{
	padding-left:13px;
	width:47px;
}
#nav li.page-item-2 a
{
}
#nav li.page-item-2454 a
{
	padding-left:7px;
	width:77px;
}
/*Sizing Help*/
#nav li.page-item-2454 a:hover{
	background-position:-61px 0px;
}
#nav li.page-item-26 a
{
	padding-left:9px;
	width:63px;
}
#nav li.page-item-26 a:hover{
	background-position:-146px 0px;
}

#nav li a:hover {
	background:url("images/menuhover.jpg") no-repeat;
	color:#EEEDED;
	text-decoration:none;	
}
#nav li.current_page_item a {
	/*color: #444;*/
}


/* Content
-----------------------------------------------------------------------------*/
#section {
	background:#352f2c url("images/wrapper-runner.jpg");
}
#content {
	width: 590px;
	float: left;
	padding: 0 0 20px 0;
	margin-left:10px;
}
	#content-top{
		background: url("images/main-top.jpg") no-repeat;
		height:4px;
		width:590px;
	}
	#content-main{
		background:#eeeded;
		padding:18px 16px 0px 16px;
		width:558px;
	}
#content h2 {
	color:#2d221c;
	clear:both;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	padding: 1px 0 6px;
}
#content h2 a {
	color:#2d221c;
  	text-decoration: none;
}
#content h2 a:hover {
	color:#a18a4b;
  	text-decoration: none;
}
#content h3 {
	font-family:Arial, Helvetica, sans-serif;
	padding: 0 0 3px;
	margin-bottom: 18px;;
}
#content h3#comments{
	color: #2D221C;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	padding: 0 0 3px;
	margin-bottom: 2px;
}
.comment-description{
	border-bottom:1px solid #d6d5d5;
	color:#505050;
	padding-bottom:20px;
}
#content .post {
	border-bottom:4px double #ddd;
	margin: 0 0 27px;
}
#content .single{
	border-bottom:none !important;
}
#content .post h2,
#content .post h3 {
	font-size: 20px;
	padding:0px 10px;
}
#content .post h2{
	margin-bottom:0px;
}
.post-edit-link{
	margin-left:0px;
}
.pmeta {
	border-bottom:1px solid #d6d5d5;
	color:#505050;
	font-size:12px;
	line-height:16px;
	padding:5px 10px 8px 10px;
	margin-bottom:14px;
}
.pmeta a,
.ptags a {
	color: #a18a4b;
	text-decoration: underline;
}
.pmeta a:hover,
.ptags a:hover {
	color: #a18a4b;
}
.pmeta .date{}
.pmeta .comments{float:none;}
.pmeta .tags{}
.pmeta .category{}
.pmeta .edit{}

.entry {
  text-align: justify;
  padding:0px 10px;
}
.entry img{
	margin-left:-10px;
}
#content .entry h2,
#content .entry h3,
#content .entry h4,
#content .entry h5,
#content .entry h6 {
	font: normal 23px/1.4 "Trebuchet MS", Arial, Sans-Serif;
	padding: 0 0 4px;
	margin: 25px 0 18px;
	text-shadow: 2px 2px 1px #DDD;
  background: url(i/smalldot.gif) 0 100% repeat-x;
	border: none;
}
#content .entry h3 {font-size: 20px}
#content .entry h4 {font-size: 18px}
#content .entry h5 {font-size: 17px}
#content .entry h6 {font-size: 15px}
.ptags {
	font-size: 12px;
  	line-height: 16px;
	color: #999;
	padding: 3px 5px;
	overflow: hidden;
	height: 1%;
}

a.more-link
{
	background: url(images/more.jpg) no-repeat scroll -95px 0;
	clear:both;
	color:#505050;
	display:block;
	height:20px;
	margin-top:10px;
	padding:5px 21px 0 26px;
	text-decoration:none;
	width:50px;
}

a.more-link:hover{
	background-position:1px 0px;
	text-decoration:none;
}
.line {
	clear: both;
	padding: 3px;
	margin: 0 0 15px;
	background: url(i/smalldot.gif) repeat-x;
}

.post ol {
	margin: -4px 0 18px 35px;
}
.post ul {
	margin: -4px 0 18px 18px;
}
.post li {
	padding: 3px 0 4px;
  border-bottom: 1px solid #EEE;
}
.post ul li {
	list-style: none;
	background: url(i/arrow.gif) 0 11px no-repeat;
	padding: 3px 0 4px 12px;
}
.post li ul {
	margin: 4px 0 -5px;
  border-top: 1px solid #EEE;
}
.post li ol {
	margin: 4px 0 -5px 18px;
  border-top: 1px solid #EEE;
}

div.pagetitle {
	font: normal 19px "Trebuchet MS", Arial, Sans-Serif;
	padding: 3px 0 4px;
	margin-bottom: 30px;
	border: 1px solid #E5E5E5;
	text-shadow: 1px 1px 0 #FFF;
  text-align: center;
	background: #F4F4F4;
}

.commentlist {
	margin: 10px 0 0;
}
.commentlist li {
	list-style: none;
	border-bottom:1px solid #d6d5d5;
	margin-bottom:10px;
}
.commentlist li .commentdiv {
	margin: 0 0 10px;
	height: 1%;
}
li.bypostauthor .avatar {
	border:4px solid red;
}
.commentlist ul.children {
	margin: 13px 0 0 18px;
}
.comment-right{
	float:left;
	margin-left:10px;
	width:450px;
}
.comment-author {
	padding: 4px 4px 3px 0px;
	margin-bottom:10px;
}
	.comment-author a{
		color:#505050;
		text-decoration:none;
	}
	.comment-author a:hover{
		text-decoration:underline;
	}
	.comment-author a.url{
		font-weight:bold;
	}
.fn {
	font-style: normal;
	font-weight: bold;
}
.avatar {
	border: 4px solid #d8d7d7;
	float: left;
	background: #FFF;
	margin: 0 5px 0 0;
}
.commentmetadata {
	font-size: 11px;
	color: #888;
	padding: 3px 0 0;
}
.commentmetadata a {
	color: #888;
  text-decoration: none;
}
.commentmetadata a:hover {
	color: #AA0001;
  text-decoration: underline;
}
.ctext {
	padding: 10px 7px 0;
}
.reply {
	width: 100%;
	overflow: hidden;
	text-transform: lowercase;
	margin: -3px 0 0 7px;
}
.reply a {
	background: #F4F4F4;
	float: left;
	color: #AA0001;
	text-decoration: none;
	padding: 0 6px 2px;
	border: 1px solid #CCC;
	font-size: 13px;
	line-height: 16px;
}
.reply a:hover {
	background: #E60000;
	color: #FFF;
	border: 1px solid #E60000;
}
#cancel-comment-reply {
	float: right;
	position: relative;
	top: -43px;
}
#cancel-comment-reply small {
	font-size: 13px;
}

#respond h3 {
  margin-top: 35px;
}

#commentform {

}
#commentform p {
	margin: 0 0 7px;
	white-space: nowrap;
}
#commentform p label{
	font-weight:bold;
	font-size:11px;
}
#author, #email, #url {
	background:url("images/textbox.jpg") no-repeat;
	border:none;
	font-size:11px;
	height:15px;
	margin-top:5px;
	padding:7px 6px 4px;
	width:520px;
}
#author:focus, #email:focus, #url:focus, #comment:focus, #submit:focus {
	border-color: #999;
}
#author{
	
}
#comment {
	background:transparent url(images/textarea.jpg) no-repeat scroll 0 0;
	border:medium none;
	font-family:Arial;
	font-size:11px;
	height:150px;
	margin-top:5px;
	padding:10px 6px 6px;
	width:520px;
}
#submit {
	width: 95px;
	height: 25px;
	padding: 0;
	background: url("images/more.jpg") no-repeat -96px 0px;
	cursor: pointer;
	border: none;
	color: #505050;
}
#submit:hover {
	background-position:0px 0px;
}
#fitted-home{
	display:block;
	float:left;
	height:33px;
	margin-left:30px;
	position:absolute;
	top:19px;
	width:180px;;
}
.navigation {
	background: url(i/smalldot.gif) repeat-x;
	padding: 15px 0 0;
	display:none;
}
.navigation a {
	display: inline-block;
	width: 20px;
	margin: 0 2px 0 0;
  	border: 1px solid #C01D36;
	color: #C01D36;
  	text-decoration: none;
  	text-align: center;
}
.navigation a:hover {
  border: 1px solid #4A4A4A;
	color: #4A4A4A;
	background: #EEE;
}
.navigation span {
	display: inline-block;
	width: 20px;
	margin: 0 2px 0 0;
  text-align: center;
}
.navigation span.pages {
  margin-right: 10px;
	width: auto;
}
.navigation span.current {
  border: 1px solid #4A4A4A;
	background: #888;
	color: #FFF;
}
.navigation.first {
	background: none;
	padding: 0;
}
.navigation.com a {
	margin: 0 -2px 0 0;
}
.navigation.com span.dots {
	margin: 0 -4px 0 0;
}
.navigation.com span.current {
	margin: 0 -2px 0 0;
}
#share-this{
	border-top:1px solid #d6d5d5;
	border-bottom:1px solid #d6d5d5;
	margin-bottom:10px;
}
	#share-this p{
		float:left;
		font-weight:bold;
		margin-bottom:0px;
		margin-top:9px;
	}
	#share-this ul{
		float:right;
	}
#respond{
	background-color:#e4e3e3;
	padding:10px;
}

/* Sidebars
-----------------------------------------------------------------------------*/
#aside {
	background-color:#3F3A36;
	float: right;
	width: 345px;
	font-size: 12px;
	line-height: 15px;
	margin-right:10px;
}
#search{
	background:url("images/searchpanel.jpg") no-repeat;
	clear:both;
	height:70px;
	padding-bottom:5px;
	width:345px;
}
	#aside #search h3{
		color:#6f6739;
		font-size:16px;
		font-weight:bold;
		margin:0;
		padding:14px 0 0 10px;
	}
#search input {
	font: 11px "Trebuchet MS", Arial, Sans-Serif;
	float: left;
	margin:9px 0 0 33px;
	border:0;
}
#s {
	border:none;
	width: 175px;
	padding: 3px 6px;
	margin-right: 5px;
}
#search input#searchsubmit {
	background:none;
	border:0 none;
	color:#fff;
	cursor:pointer;
	font-weight:bold !important;
	height:25px;
	margin:6px 0 0 43px;
	overflow:visible;
	padding:2px 14px;
}
#search input#searchsubmit:hover {
	background: url("images/search-hover.jpg") no-repeat;
}
#twitter{
	padding-bottom:5px;
}
	#twitter a{
		background: url("images/twitter.jpg") no-repeat;
		display:block;
		height:40px;
		width:346px;
	}
	#aside #twitter a:hover{
		background-position:0px -41px;
		text-decoration:none;
	}
#facebook{
	padding-bottom:5px;
}
	#facebook a{
		background: url("images/facebook.jpg") no-repeat;
		display:block;
		height:40px;
		width:346px;
	}
	#aside #facebook a:hover{
		background-position:0px -41px;
		text-decoration:none;
	}
#recent-comments{
	font-size:11px;
	margin-bottom:5px
}
	#aside #recent-comments ul{
		border:none;
		margin:0 10px;
		padding-bottom:1px;
	}
	#recent-comments li{
		border-bottom:1px solid #D6D5D5;
		margin-bottom:5px;
		padding-bottom:5px;
	}
	#aside #recent-comments li a{
		background-position:1px 6px;
		color:#5A534D;
		display:inline;
		font-size:11px;
		font-weight:bold;
		padding:0 0 0 12px;
	}
	#recent-comments li a:hover{
		background:transparent url(images/list.jpg) no-repeat 1px 6px;
		text-decoration:underline;
	}
	#recent-comments li .rc-date{
	}
	#recent-comments li rc-excerpt{
	}
#sidebar1 {
	float: left;
	width: 170px;
	margin-bottom:5px;
}
#sidebar2 {
	float:left;
	padding:0px 0px 5px 5px;
	width:170px;
	
}
#sidebar3
{
	background-color:#3F3A36;
	clear:both;
}
#sidebars{
}

#sidebars-top{
	background:url("images/side-double-top.jpg") no-repeat;
	height:4px;
	width:345px;
}
#sidebars-content{
	background:url("images/side-double-runner.jpg") repeat-y;
}
#sidebars-bottom{
	background:url("images/side-double-bottom.jpg") no-repeat;
	height:13px;
	width:345px;
}
.sidebar-content{
	padding:5px 0px;
	background: #eeeded;
	width:170px;
}
.sidebar-wide-top{
	background:url("images/side-wide-top.jpg") no-repeat;
	height:4px;
	width:345px;
}
.sidebar-wide-bottom{
	background:url("images/side-wide-bottom.jpg") no-repeat;
	height:4px;
	width:345px;
}
.sidebar-wide-content{
	padding:5px 0px;
	background: #eeeded;
	width:345px;
}
.section {
	margin: 0 0 25px;
}
#aside ul {
	border-bottom:1px solid #D6D5D5;
	margin:0 1px;
	padding-bottom:1px;
}
	#aside li {
		border-bottom:1px solid #D6D5D5;
		list-style-type:none;		
	}
		#aside li a{
			background:transparent url(images/list.jpg) no-repeat scroll 10px 9px;
			display:block;
			padding:3px 4px 4px 22px;
		}
		#aside li a:hover{
			background:#e8e7e7 url(images/list-hover.jpg) no-repeat scroll 10px 9px;
			color:#a1987f;
			text-decoration:none;
		}
		#aside li ul {
		  margin: 0 0 2px;
		}
		#aside li li {
		  padding: 3px 0 0 12px;
			border: none;
		}
#aside a {
	color: #505050;
  	text-decoration: none;
}

#aside a:hover {
 	text-decoration: underline;
}
#aside h3 {
	color:#6f6739;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	padding: 0 0 0 6px;
	margin: 0 0 10px;
}

.widget_tag_cloud {
	margin:0px;
	margin-bottom:10px;
	padding-right:12px;
	text-align:left;
}
.widget_tag_cloud div{
	margin-left:10px;
}
.widget_tag_cloud a{
	border-right:1px solid #BBBBBB;
	font-size:12px !important;
	line-height:18px;
	padding-right:4px;
}
.widget_tag_cloud a.hover{
	color:#505050;
	text-decoration:none;
}

#wp-calendar {
  width: 100%;
	margin: 0 0 12px;
}
#wp-calendar td {
  text-align: center;
}
.widget_sp_image{
	margin:0px 5px 5px 5px;
}
	.widget_sp_image img{
		border:none;
	}
	.widget_sp_image img.aligncenter{
		margin:0px auto;
	}

.Advman_Widget{
	text-align:center;
}

.wp-pagenavi{
	background:#E8E7E7 none repeat scroll 0 0;
	border-bottom:1px solid #D6D5D5;
	border-top:1px solid #D6D5D5;
	clear:both;
	font-size:11px;
	font-weight:bold;
	height:40px;
	margin-bottom:20px;
	text-align:center;
}
	.wp-pagenavi span{
		float:left;
		height:14px;
		padding:13px 10px;
		width:20px;
	}
	.wp-pagenavi a{
		display:block;
		float:left;
		height:14px;
		padding:13px 10px;
	}
	.wp-pagenavi a:hover{
		color:#505050;
	}
	.wp-pagenavi span.pages{
		float:right;
		font-weight:normal;
		width:100px;
	}
	.wp-pagenavi a.first,
	.wp-pagenavi a.last{
		display:none;
	}
	.wp-pagenavi a.page{
		border-right:1px solid #D6D5D5;
		padding:13px 15px;
	}
	.wp-pagenavi span.current{
		background:#fff;
		/*border-left:1px solid #D6D5D5;*/
		border-right:1px solid #D6D5D5;
		margin-top:-1px;
		padding-top:14px;
	}
	.wp-pagenavi span.prev{
		border-right:1px solid #D6D5D5;
		height:40px;
		padding:0;
		width:50px;
	}
	.wp-pagenavi span.next{padding:0px;}

#content-footer{
	background:url("images/content-footer.jpg") no-repeat 0 13px;
	padding-bottom:1px;
	width:960px;
}
#back-to-top{
	background:url(images/backtotop.jpg) no-repeat;
	color:#8C887F;
	display:block;
	font-size:9px;
	height:13px;
	margin-left:28px;
	padding:3px 0 0 8px;
	text-decoration:none;
	width:65px;
}
#content-spacer{
	background-color:#3F3A36;
	height:10px;
}
/* Footer
-----------------------------------------------------------------------------*/
#footer {
	background:url("images/footer.jpg") no-repeat;
	height:50px;
	padding:14px 0 0;
	text-align:right;
	width:960px;;
}
	.footer-info{
		margin-right:20px;
	}

/* 404
-----------------------------------------------------------------------------*/

#nf{
	color:#2D221C;
	margin:56px auto 0;
	width:520px;
}
	#nf-pic{
		background:url("images/404.jpg") no-repeat;
		float:left;
		height:118px;
		margin-right:20px;
		width:166px;
	}
	#nf-right{
		float:left;
		padding-top:12px;
	}
		#nf-right h3{
			font-family:Arial,Helvetica,sans-serif;
			font-size:30px;
			font-weight:bold;
			margin-bottom:5px;
		}
		#nf-right p{
			font-size:14px;
		}
		
/* Sizing-help
-----------------------------------------------------------------------------*/
table#sizing-help{
	color:#6f6739;
	border-collapse:collapse;
	font-size:14px;
	text-align:center;
	width:100%;
}
	#sizing-help tr.header{
		font-size:16px;
		font-weight:bold;
	}
	#sizing-help tr.alternate td{
		background-color:#e7e6e6;
	}
