/*

                                                   ,o88888 
                                               ,o8888888' 
                         ,:o:o:oooo.        ,8O88Pd8888" 
                     ,.::.::o:ooooOoOoO. ,oO8O8Pd888'" 
                   ,.:.::o:ooOoOoOO8O8OOo.8OOPd8O8O" 
                  , ..:.::o:ooOoOOOO8OOOOo.FdO8O8" 
                 , ..:.::o:ooOoOO8O888O8O,COCOO" 
                , . ..:.::o:ooOoOOOO8OOOOCOCO" 
                 . ..:.::o:ooOoOoOO8O8OCCCC"o 
                    . ..:.::o:ooooOoCoCCC"o:o 
                    . ..:.::o:o:,cooooCo"oo:o: 
                 `   . . ..:.:cocoooo"'o:o:::'              CSS by Kadosa Orosz - 2009
                 .`   . ..::ccccoc"'o:o:o:::' 
                :.:.    ,c:cccc"':.:.:.:.:.' 
              ..:.:"'`::::c:"'..:.:.:.:.:.' 
            ...:.'.:.::::"'    . . . . .' 
           .. . ....:."' `   .  . . '' 
         . . . ...."' 
         .. . ."'     
        . 



*/

html, body {border: 0; margin: 0; padding: 0;}

/***** clearfix *****/
.clear {clear: both;height: 0;line-height: 0;}
.clearfix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
.clearfix {height: 1%;}
.clearfix {display: block;}


* {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

body {
	background-image: url(images/bg01_390x1248.jpg);
	background-repeat: repeat-x;
	background-color: #f8f7ed;
	width: 100%;
	min-width: 980px;
	margin:0px 0px 0px 0px;
}

#container {
  	width:980px;
	height: auto;
	margin: 0 auto;
}

#wrapper{
	min-width:980px;
	margin:0px auto;
	width: 100%;
  	height: 100%;
  	text-align: center;/* IE fix to center the page */
}

#topofthepage {
	width: 100%;
	height: 0px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

#header {
	width:980px; 
	padding:0px 0px 0px 0px;
	height: 230px;
	background: none;
}

#logo{
	float: left;
	width: 350px;
	height: 230px;
	background: url(images/logo_350x230.png) no-repeat;
}

#logo span{
	display: block;
	width: 350px;
	height: 230px;
	background: url(images/logo_350x230.png) no-repeat;
}

#head{
	float: left;
	width: 630px;
	height: 230px;
	background: url(images/header_630x230.png) no-repeat;
}

#content {
	width:980px; 
	background: none; 
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	height: auto;
}

#sidebar {
	float: left;
	width: 350px;
	height:auto;
}

#sb_head {
	background: url(images/sidebar_head_350x50.jpg) no-repeat;
	width: 350px;
	height: 50px;
}

#sb_content{ 
	background: url(images/sidebar_bg_350x10.jpg) repeat-y;
	width: 350px;
	height: auto;
}



#sb_content p{
	font-size: 16px;
	color: #5a5b55;
	/*letter-spacing: -1px;*/
	padding: 0px 45px 0px 45px;
	text-align: left;
}

#sb_content a{
	font-size: 16px;
	color: #e29500;
	font-weight: normal;
	/*letter-spacing: -1px;*/
	text-decoration: none;
}

#sb_content a:hover{
	font-size: 16px;
	color: #e29500;
	font-weight: normal;
	/*letter-spacing: -1px;*/
	text-decoration: underline;
}

#sb_foot {
	background:url(images/sidebar_foot_350x10.jpg) no-repeat;
	width: 350px;
	height: 10px;
}

#content_area {
	float:right;
	width: 600px;
	height: auto;
	text-align: left;
}

#article{
	width: 600px;
	height: auto;
	padding-bottom: 18px;
}

#article_date{ 
	float: left;
	text-align: center;
	padding: 0px 10px 0px 10px;
}

#article_date p{
	color: #5a5b55;
	font-size: 14px;
	letter-spacing: -1px;
	text-align: center;
	font-weight: bolder;
}

#article_title{
	float: left;
	width: 540px;
	height: auto;
	margin: 0;
	padding: 0px 10px 10px 0px;
}

#article_title h1{
	font-size: 32px;
	letter-spacing: -1px;
	color: #5a5b55;
	line-height: 32px;
}

#article_title h1 a{
	font-size: 32px;
	letter-spacing: -1px;
	color: #5a5b55;
	text-decoration: none;
}

#article_title h1 a:hover{
	font-size: 32px;
	letter-spacing: -1px;
	color: #5a5b55;
	text-decoration: underline;
}

#comments {
	float: right;
	background: url(images/comment_bubble_50x40.png) no-repeat;
	width:50px;
	height: 40px;
}

#comments h1{
	color: #5a5b55;
	font-size: 24px;
	letter-spacing: -1px;
	font-weight: normal;
	text-align: center;
	padding-bottom: 15px;
}

#comments h1 a{
	color: #5a5b55;
	font-size: 24px;
	letter-spacing: -1px;
	font-weight: normal;
	text-decoration: none;
}


#article_content{
	width: 600px;
	height: auto;
	padding-bottom: 10px;
}

#article_content p{
	font-size: 14px;
	color: #5a5b55;
	line-height: 16px;
}

#article_content a{
	font-size: 14px;
	color: #e29500;
	font-weight: normal;
	text-decoration: none;
}

#article_content a:hover{
	font-size: 14px;
	color: #e29500;
	font-weight: normal;
	text-decoration: underline;
}

#article_content img{
	border: 1px solid #bdc1b7;
	background-color: #d9dfcd;
	padding: 10px 10px 10px 10px;
	margin-right: 10px;
}

#article_foot{
	background-color: #d2dbc8;
	clear: both;
	font-size: 12px;
	font-weight: bold;
	width: 600px;
	height: 20px;
}

#top{
	float:left;
	padding: 4px 10px 0px 10px;
}

#top a{
	font-size: 10px;
	font-weight: normal;
	color: #5a5b55;
	text-decoration:none;
}

#top a:hover{
	font-size: 10px;
	font-weight: normal;
	color: #c07e00;
	text-decoration: none;
}

#continuereading {
	float: right;
	width: auto;
	padding: 2px 10px 2px 2px;
}

#continuereading a{
	font-size: 14px;
	font-weight: bold;
	color: #5a5b55;
	text-decoration:none;
}

#continuereading a:hover{
	font-size: 14px;
	font-weight: bold;
	color: #c07e00;
	text-decoration: none;
}

#comment_title h1{
	font-size: 32px;
	letter-spacing: -1px;
	color: #5a5b55;
	line-height: 32px;
	padding-bottom: 10px;
}

#comment_form_title h1{
	font-size: 32px;
	letter-spacing: -1px;
	color: #5a5b55;
	line-height: 32px;
	padding: 20px 0px 10px 0px;
}

#comment_container {
	float: left;
	width: 600px;
	height: auto;
	padding: 0;
}

#avatar {
	float: left;
	width: 100px;
	height: 100px;
	margin: 0px 0px 10px 0px;
}

#avatar img{
	background-color: #e5e9da;
	padding: 10px 10px 10px 10px;
}

#comic_style{
	float: left;
	background: url(images/comic_style_10x20.png) no-repeat;
	width: 10px;
	height: 20px;
}

#comment_content{
	float: left;
	width: 490px;
	height: auto;
	padding:0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	background-color: #e5e9da;
}

#comment_information{
	width: 490px;
	height: auto;
	padding:0;
	margin: 0;
}

#comment_information p{
	padding: 10px 10px 20px 10px; 
	font-size: 12px;
	color: #5a5b55;
	line-height: 12px;
}

#comment_information a{
	color: #5a5b55;
	text-decoration: none;
	font-weight: bold;
}

#comment_information a:hover{
	color: #5a5b55;
	text-decoration: underline;
	font-weight: bold;
}

#comment_itself{
	width:490px;
	height: auto;
	padding:0;
	margin: 0;
}

#comment_itself p{
	padding: 0px 10px 10px 10px; 
	font-size: 12px;
	color: #5a5b55;
}

#comment_itself a{
	color: #e29500;
	text-decoration: none;
}

#comment_itself a:hover{
	color: #e29500;
	text-decoration: underline;
}

.comment_form{
	width: 600px;
	height:auto;
	padding:0;
	margin: 0;
}

.comment_form input.comment_field {
	float: left;
	background: url(images/input_290x30.png) no-repeat;
	padding: 6px 10px  5px 10px;
	width: 270px;
	height: 20px;
	border: none;
	font-size: 16px;
	color: #5a5b55;
	margin: 0px 10px 10px 0px;
}

.comment_form input:focus.comment_field {
	background: url(images/input_290x30_focus.png) no-repeat;
}

.comment_form textarea.comment_area {
	background: url(images/textarea_590x100.png) no-repeat;
	padding: 6px 10px  5px 10px;
	width: 570px;
	height: 90px;
	border: none;
	font-size: 16px;
	color: #5a5b55;
	margin: 0px 10px 10px 0px;
}

.comment_form textarea:focus.comment_area {
	background: url(images/textarea_590x100_focus.png) no-repeat;
	padding: 6px 10px  5px 10px;
	width: 570px;
	height: 90px;
	border: none;
	font-size: 16px;
	color: #5a5b55;
	margin: 0px 10px 10px 0px;
}

.comment_form input.sendcomment {
	display: block;
	float:right;
	padding: 0px 30px 0px 0px;
	font-size: 24px;
	letter-spacing: -2px;
	font-weight: bold;
	color: #5a5b55;
	background: none;
	text-align: center;
	cursor: pointer;
	border: none;
	margin: 0;
}

#footer {
	width:100%; 
	background: url(images/footer_bg01_390x300.jpg) repeat-x; 
	padding:0px 0px 0px 0px;
	height: 300px;
}

#footer_content {
	width:980px; 
	height: 300px;
	background: url(images/footer_980x300.png) no-repeat;
	padding:0px 0px 0px 0px;
	margin: 0 auto;
}

#footer_content p{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #5a5b55;
	padding:278px 0px 0px 603px;
}

#footer_content a{
	color: #5a5b55;
	text-decoration: none;
}

#footer_content a:hover{
	color: #5a5b55;
	text-decoration: underline;
}


.pagerDB { font-size: 12px;font-family:verdana; padding: 0.2em 0.5em; margin-right: 0.1em;  text-decoration: none; }
.pagerDB a, .pageList .this-page {color: #111; text-decoration: underline;border: 1px solid #e5e9da; text-decoration: none; padding: 0.2em 0.5em; }
.pagerDB a:hover {border: 1px solid #693;} 
.pagerDB a:visited {color: #111; text-decoration: underline; border: 1px solid #e5e9da; text-decoration: none; padding: 0.2em 0.5em; }
.pagerDB .break { padding: 2px 6px; border: none; background: #FFF; text-decoration: none; }
.pagerDB .this-page { border: 1px solid #693; padding: 0.2em 0.5em; font-weight: bold; background: #e5e9da; color: #111; }
.pagerDB a:active{color: #111; text-decoration: underline;
}


blockquote {
	width: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bolder;
	float: left;
	padding-right: 10px;
	padding: 25px 0px 10px 0px;
	background: transparent url(http://hennel.hu/images/quote.jpg) left top no-repeat;
	

}


