/*
THEME NAME: Bamboo
THEME URI: http://agymenes.hu
DESCRIPTION: Agymenés bamboo theme
VERSION: 5.0
AUTHOR: me
AUTHOR URI:
TAGS: 
*/
/*CSS-reset*/
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input,hr {margin:0; padding:0;}
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th {font-size:1em; font-weight:normal; font-style:normal;}
ul,ol {list-style:none;}
fieldset,img,hr {border:none;}
caption,th {text-align:left;}
table {border-collapse:collapse; border-spacing:0;}
td {vertical-align:top;}

/*basic*/
body{
	background:url(images/background.jpg) repeat top left;
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#565656;
	margin:0;
	padding:0;
	line-height:1.4em;
}

img{
	border:2px solid #b8a280;
	margin-right:5px;
	margin-bottom:5px;
}

#header img{border:none;margin:0;}

a{
	text-decoration:none;
	color:#630a06;
}
a:hover{
	text-decoration:underline;
}

input{
	font-style:italic;
	color:#565656;
}

h1{
	font-size:18px;
	color:##630a06;
	text-decoration:none;
}

h2{
	font-size:16px;
	color:##630a06;
	text-decoration:none;
}
ul, ol{list-style:square;margin-left:15px;}
.sidebar ul, .sidebar ol{list-style:none; margin:0;}
p{margin:10px 0 10px 0;}
.alignleft,.attachment-alignleft,.attachment-thumbnail{
	float:left;
	display:block;
}

.alignright{
	float:right;
	display:block;}
	
strong{
	font-weight:bold;
}
em{
	font-style:italic;
}
/*divs*/

div#header{
	background:url(images/headerbg.png) repeat-x;
	height:269px;
}

div#logo{
	width:391px;
	height:362px;
	float:left;
	margin-bottom:-50px;
}
#navigation{
	float:right;}

#pagenav ul, #pagenav ol{list-style:none;margin:0;}
#kereses{
	padding-top:5px;}
#pagenav {
	width: 585px;
	height: 40px;
	margin:0;
	float:left;
	padding-top:200px;
	text-transform:uppercase;
}

#pagenav ul {
	float: right;
	padding-top: 2px;
	padding-left: 20px;
	height: 30px;
}

#pagenav ul li {
	float: right;
	height: 25px;
	text-align: center;
	margin-right: 5px;
}

#pagenav ul li a {
	float: right;
	display: block;
	padding-left: 5px;
	padding-right: 5px;
	line-height: 25px;
	height: 25px;
	font-size: 15px;
	letter-spacing: -1px;
	color: #d7d7d7;
	font-weight: bold;
}

#pagenav ul li a:hover {
	text-decoration:none;
	color:#fff;
}

#pagenav ul li.current_page_item a {
	
}

#pagenav ul li.current_page_item a:hover {
	
}

div#header-content{
	margin:0 auto 0 auto;
	width:980px;
}
div#container {
margin:0 auto 0 auto;
width:980px;
background:url(images/contentbg.png) repeat top left;
border:3px #b8a280 solid;
overflow:hidden;
padding-top:50px;
}

div#content {
margin:0 25px 0 37px;
float:left;
width:550px;
}

div.sidebar {
float:right;
overflow:hidden;
width:350px;
margin-bottom:25px;
}

div#secondary {
clear:right;
}

div#footer {
clear:both;
width:100%;
height:45px;
background:url(images/footerbg.png) repeat-x;
text-align:center;
padding:0;
margin-top:40px;
bottom:0;
margin-bottom:0;
}

/*classes*/

.title{
	display:none;}
.clear{
	clear:both;}
.keresestext{
	font-style:italic;
	color:#d1d1d1;
	font-size:14px;
}
.posttitle{
	font-size:20px;
	font-weight:bold;
	color:#630a06;
	margin-bottom:5px;
}

.posttitle a:hover{
	text-decoration:none;
}

p#meta{
	font-size:10px;
	margin:0 0 10px 0;
}

.meta{
	margin:0 0 20px 0;
}

div#contentbottominfo{
	width:100%;
	clear:both;
	border-top:1px solid #3e3e3e;
	border-bottom: 1px solid #3e3e3e;
	margin-bottom:15px;
	padding:2px 5px 2px 5px;
	height:15px;
	font-size:11px;
}

.more{
	float:left;
	font-weight:bold;
	color:#fff;
}

.tags{
	float:right;
}

.thumbimage{
	float:left;
	display:block;
	border:1px solid #b8a280;
	margin:0 5px 5px 0;
	background:url(images/default.png) no-repeat;
	width:150px;
	height:150px;
}
.thumbimage:hover{
	background:url(images/default.png) no-repeat 0 -150px;
	width:150px;
	height:150px;
}

.thumbimage img{
	border:0;
}

.singleimage{
	float:left;
	display:block;
	border:1px solid #b8a280;
	margin:0 5px 5px 0;
	background:url(images/default450.png) no-repeat;
	width:450px;
	height:450px;
}
.singleimage:hover{
	background:url(images/default450.png) no-repeat 0 -450px;
	width:450px;
	height:450px;
}
.footer-text{
	font-style:italic;
	color:#c3c3c3;
	
}
.footer-text a{
	font-weight:bold;
	color:#c3c3c3;
}

#twitterbox{
	height:87px;
	width:350px;
	background:url(images/twitter.png) no-repeat left top;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	color:#655e48;
	padding-top:15px;
	padding-left:120px;
}

#rssbox{
	height:87px;
	width:310px;
	background:url(images/rss.png) no-repeat right top;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	color:#655e48;
	padding-top:25px;
	padding-left:10px;
}
.wiki a, .wiki a:hover{
	color:#655e48;
	text-decoration:none;
	line-height:4.6em;}

h2.sidebarbox a, .sidebarbox a:hover{
	color:#8f0000;
	font-size:30px;
	text-decoration:none;
	font-style:italic;
}

#pagenavi{
	margin-top:20px;
	margin-bottom:10px;
	padding-top:20px;
	margin-botp:20px;
}

.rc_item{
	display:block;
	float:left;
	margin-bottom:15px;}

#sidebar-comments-list{
	width:320px;
}

.sidebar-header{
	background:url(images/sidebarheaderbg.png) no-repeat;
	height:36px;
	color:#62100b;
	font-size:18px;
	font-weight:bold;
	padding-top:8px;
	margin-top:25px;
}

#linktar{
	font-style:italic;
}

#linktar a{
	font-weight:bold;
	font-style:normal;}

#linktar a:hover{
	text-decoration:none;
}

.sociable ul{
	display:block;
	float:left;
	width:600px;
}

h2.relatedposts{
	font-weight:bold;
	width:500px;
	margin-top:20px;
	margin-bottom:10px;
	
}

#comments{
	padding-top:20px;
	width:500px;
}

#comments ol, #comments ul{
	list-style:none;}
#commentsheader{
	font-size:16px;
	margin-bottom:10px;
	color:#62100b;
}
#comments-list{
	width:500px;
}
div#respond{
	width:600px;
	margin-top:10px;
}


div#respond h3{
	font-size:15px;
	font-weight:bold;
	margin-bottom:10px;
}

div#respond p{
	margin-bottom:10px;
	width:550px;
}

input#author, input#email, textarea#comment, input#url{
	
	width:500px;
	color:#444;
	border:1px solid #111;
	padding:4px;
}

.form-input, .form-textarea{margin-top:20px;}

input#submit{
	border:1px solid #111;
	padding:4px;
	margin-top:10px;
	color:#444;
}

input#submit:hover{
	color:#590400;
	border:1px solid #3e3e3e;
}

span.comment-author-name{
	font-size:14px;
	font-weight:bold;
}
.form-submit{
	margin-bottom:20px;
}
.commentcount{
	font-size:16px;
	font-weight:bold;
	margin-bottom:5px;
}



.commenttext{
	padding:5px;
}

.avatar{
	margin-top:5px;
}

div#comments-sidebar{
	width:280px;
	margin-top:10px;
}

.authcomment {
color:#FFD;
}

#aktiv_temak{
	width:320px;
	padding-bottom:15px;
	overflow:hidden;
}

.gallery{
	width:150px;
	float:left;
	margin-top:10px;
}

#linkcat-2 h2{
	display:none;}
