/*   
Theme Name: Szepnoitest.hu
Theme URI: http://www.e-motions.hu
Description: Szepnoitest sablon
Author: e-motions
Version: 1.0
Tags: fixed width, footer, configurable

Szepnoitest theme by nosferato http://nosferato.funky.hu
Original theme by DjZoNe  http://djz.hu

*/


/****************************
 **   Contents
 ****************************
 
	* General
	* Layout		(Top-level page element styles)
		- Menu
		- Header
		- Content
		- Sidebar
		- Footer
	* Content	(Formatting of items in main content area)
		- General
		- Standard wordpress
		- Comments
		- Comment form
		- Frame
	* Sidebar	(Formatting of items in sidebar)
		- General
		- Search
		- Tag cloud
		- Wordpress calendar
		- Photoblog widget
	* Footer		(Formatting of items in footer)
		





/****************************
 **   General
 ****************************/

body {
	background: #fff9c9 url(images/body.jpg) no-repeat center top;
	padding: 0;
	margin: 0;
	font-family: Arial, serif;
	color: #444442;
	text-align: center;
}

a {
	color: #5f5f5f;
}

img {
	border: 0;
}



/****************************
 **   Layout
 ****************************/

/* Menu */

#menu {
  position: relative;
  margin:20px auto 0 auto;
  height:34px;
  top:205px;
	text-align: left;
}

#menu ul {
	max-width:900px;
	margin: 0 auto;
	padding: 0 0 0 247px;
	bottom: 0;
	left: 0;
	display: block;
	height: 34px;
	position: relative;	
}

#menu ul li {
	float: left;
	}

#menu ul li.page_item {
  height: 33px;
  background: url('images/menu1.gif') top left no-repeat;  
}

#menu ul li.page-item-2 {
  background-position: 0px 0px;
  width: 140px;
}

#menu ul li.page-item-5 {
  background-position: -140px 0px;
  width: 160px;
}
#menu ul li.page-item-7 {
  background-position: -300px 0px;
  width: 159px;
}
#menu ul li.page-item-855 {
  background-position: -459px 0px;
  width: 75px;
}

#menu ul li:hover.page-item-2, #menu ul li.page-item-2.current_page_item {
  background-position: 0px -33px;
}
#menu ul li:hover.page-item-5, #menu ul li.page-item-5.current_page_item  {
  background-position: -140px -33px;
}
#menu ul li:hover.page-item-7, #menu ul li.page-item-7.current_page_item {
  background-position: -300px -33px;
}
#menu ul li:hover.page-item-855, #menu ul li.page-item-855.current_page_item {
  background-position: -459px -33px;
}

#menu ul li a { 
  display: block; 
  width: 100%;
  height: 33px;
}

#menu:hover ul li {
  display: block;
}

#menu .page_item
{
  overflow: hidden;
}

#menu .page_item span
{
  display: none;
}

#menu .current_page_item a, #menu .page_item a:hover {
	color: #fff;
}

/* Menu */

#menu2 {
  /*background: url('images/menu.jpg') top left no-repeat;*/
  position: relative;
  margin:0 auto 0 auto;
  height:29px;
  top:0px;
}

#menu2 ul {
	margin: 0 auto;
	padding: 0 0 0 245px;
	bottom: 0;
	display: block;
	height: 29px;
	position: relative;	
    max-width:900px;
}

#menu2 ul li {
	float: left;
	}

#menu2 ul li.page_item {
  height: 29px;
  background: url('images/menu2.gif') top left no-repeat;  
}

#menu2 ul li.page-item-home {
  background-position: 0px 0px;
  width: 81px;
}
#menu2 ul li.page-item-10 {
  background-position: -81px 0px;
  width: 203px;
}
#menu2 ul li.page-item-12 {
  background-position: -284px 0px;
  width: 102px;
}
#menu2 ul li.page-item-14 {
  background-position: -386px 0px;
  width: 82px;
}
#menu2 ul li.page-item-20 {
  margin-left:71px;
  background-position: -541px 0px;
  width: 125px;
}

#menu2 ul li:hover.page-item-home, #menu2 ul li.page-item-home.current_page_item {
  background-position: 0px -29px;
}
#menu2 ul li:hover.page-item-10, #menu2 ul li.page-item-10.current_page_item  {
  background-position: -81px -29px;
}
#menu2 ul li:hover.page-item-12, #menu2 ul li.page-item-12.current_page_item {
  background-position: -284px -29px;
}
#menu2 ul li:hover.page-item-14, #menu2 ul li.page-item-14.current_page_item {
  background-position: -386px -29px;
}
#menu2 ul li:hover.page-item-20, #menu2 ul li.page-item-20.current_page_item {
  background-position: -541px -29px;
}

#menu2 ul li a { 
  display: block; 
  width: 100%;
  height: 33px;
}

#menu2:hover ul li {
  display: block;
}

#menu2 .page_item
{
  overflow: hidden;
}

#menu2 .page_item span
{
  display: none;
}

#menu2 .current_page_item a, #menu2 .page_item a:hover {
	color: #fff;
}

/* Header */

#header-wrap {
	/*background: url(images/header-repeat.jpg) repeat-x center top;*/
	background: url(images/header-repeat.gif) repeat-x center top #fff9c9;
	overflow: hidden;
}

#header {
  display: block;
  position: relative;
  top:0;
	height: 267px;
	background: url(images/header.gif) repeat-x top center;
	width: 1000px;
	margin: 0 auto;
}

#header div {
	margin: 0 auto;
}

#header h1 {
	font: 2.2em/169px "Georgia", "Baskerville", serif;
	margin: 0;
}

#header h1 a {
  display: block;
  position: absolute;
  height: 145px;
  width: 830px;
  top: 45px;
  left: 82px;
}

#header h1 a span {
  display: none;
}

#blog-description {
  display: none;
}

/* Content */


#content {
  position: relative;
  display: block;
  top:0px;
	width: 930px;
	margin: 0 auto;
	padding-left: 40px;
}

#body {
	float: left;
	width: 473px;
	margin-top:10px;
	padding-top:0px;
	padding-left:200px;
	padding-right:20px;
	text-align: left;
}

#body-wide {
	float: left;
	width: 683px;
	margin-top:10px;
	padding:0 20px 20px 200px;
	min-height:220px;
}

/* Sidebar */

#sidebar {
  color: #444442;
	width: 205px;
	padding-right: 16px;
	margin-top:0px;
	float: left;
	text-align: left;
}

#sidebar ul li p {
	text-align:justify;
}

/* Footer */

#footer-wrap-outer {
	/*margin-top: -51px;*/
	height: 184px;
	background: #fff url(images/footer.gif) repeat-x center bottom;
	padding: 0;
	margin: 0;
	overflow:hidden;
}

#footer-wrap {
	padding: 0;
	margin: 0;
	width: 100%;
	height: 184px;	
}

#footer {
	width: 693px;
	margin: 0 auto;
	padding: 0 0 0 207px;
	height: 130px;	
}

#footer .footer-logo img {
	top:0px;
	padding:0;
	margin:0;
	border:none;
}

#footer .footer-logo {
	top:0px;
	float:right;
}


/****************************
 **   Content
 ****************************/

/* General */

h2 {
  font-family: Arial;
	font-size: 28px;
	font-weight: bold;
	font-style: normal;
	color: #d0450e;
	margin-top: 0px;
	margin-bottom: 6px;
}

h2 a {
	text-decoration: none;
	color: #d0450e;
}

h2 a:hover {
	color: #444;
}

h3 {
  font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	color: #524416;
	margin-top: 0px;
	margin-bottom: 12px;
}

h3 a {
	color: #524416;
}

.post{
  position: relative;
	text-align: left;
	width: 444px;
}

.post .entry {
	font-size: 0.8em;
	line-height: 1.3em;
	clear: both;
	margin-bottom: 0px;
}

.post .entry p {
  margin: 0px;
  text-align:justify;
}

.post .author {
	text-transform: uppercase;
	color: #949494;
	font-size: 0.8em;
	position: relative;
	top: -70px;
}

.post .info {
	color: #bcbcbc;
	font-size: 0.8em;
}

.post .date {
	font-size: 12px;
	text-align: left;
	float: none;
	clear: both;
}

.post .title-img {
  position: absolute;
  left: -50px;
  top: 15px;
  background: url(images/title-img.jpg) top left no-repeat;
  width: 50px;
  height: 50px;
}

.metadata {
	margin-top: 20px;
	text-align: center;
	font-size: 0.7em;
	color: #797979;
}

.metadata a {
	text-decoration: none;
}

.photoblog-thumbnail {
	display: inline;
	vertical-align: middle;
}

p.more-links {
	padding-top:10px;
	width:444px;
}

p.more-links-real {
	padding-top:30px;
	width:444px;
}

a.more-link {
	margin:2px 0 0 2px;
	font-size:0.9em;
	font-weight:normal;
}

.more-link {
  background: url(images/csillag.gif) top left no-repeat;
	margin-top: 20px;
	min-height: 19px;
	font-weight: bold;
	text-decoration: none;
}

.hr {
	clear: both;
	border: 0;
	background-image: url(images/hr.gif);
	width: 478px;
	height: 28px;
	margin-bottom:30px;
}

.hr hr {
	display: none;
}

.navigation {
	width: 100%;
}

.navigation a {
	text-decoration: none;
	font-size: 0.7em;
}

.navigation .previous {
	float: right;
}

.navigation .next {
	float: left;
}

.search_result {
	margin-left: 20px;
}

.search_result h4 {
	margin-left: -20px;
}

.search_result h4 a {
	text-decoration: none;
}

.search_result .metadata {
	color: #BFC4C1;
	margin-top: 10px;
	text-align: left;
}

.search_result .metadata a {
	color: #BFC4C1;
}


/* Standard wordpress */

.aligncenter, div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
  	float: left;
}

.alignright {
   float: right;
}

.clear {
	clear:both;
}

.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;
}


/* Comments */


.commentlist {
	padding: 0;
	margin: 0 0 0 14px;
	list-style-type: none;
}


.commentlist li {
	margin-top: 16px;
	margin-left: 0px;
}

.before-comment {
	width: 481px;
	height: 21px;
}

.commentlist .comment {
	margin: 0;
	font-size: 0.8em;
	width: 437px;
	padding-right: 10px;
	width: 451px;
	padding-left: 26px;
}

.comment-text {
	margin-left: 42px;
	margin-right: 10px;
	margin-top: 24px;
	font-size: 0.9em;
}

.comment-text * {
	margin-bottom: 0;
	padding-bottom: 0;
}

.after-comment {
	background: url(images/li_bg.jpg) top left no-repeat;
	width: 481px;
	height: 37px;
}

.avatar {
	float: left;
	margin:0 10px 0 0!important;
}

/* Comment Form */


input.text {
	width: 200px;
	background: #FFFDF3; 
	padding: 5px;
	border: 1px solid #524416;
}

textarea {
	width: 410px;
	height: 100px;
	margin: 0;
	padding: 5px;
	border: 1px solid #524416;
	background: #FFFDF3;
}

/****************************
 **   Sidebar
 ****************************/

/* General */

#sidebar h2 {
	font-size: 18px;
	color: #524416;
	margin-bottom: 5px;
}

#sidebar h2 a {
	color: ##524416;
}

#sidebar a {
	color: ##524416;
	text-decoration: none;
}

#sidebar ul, 
#sidebar ul ol {
	margin: -20px 0 0 25px;
	padding: 0;
}

#sidebar ul li {
  font-family: Arial;
  font-size: 12px;
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 25px;
	padding-top: 40px;
	background: url('images/li_bg.gif') no-repeat left top;
	display: block;
}

#sidebar ul li li {
  background: none;
  padding-left: 10px;
  list-style-image: url('images/li.gif');
  list-style-position: outside;
  list-style-type: circle;  
}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
}

/* Search */

#sidebar #searchform div {
	width: 226px;
	height: 49px;
	margin-left: -7px;
}
#sidebar #searchform div #s {
	border: 0;
	margin-top: 14px;
	margin-left: 19px;
	width: 152px;
	height: 16px;
	color: #909090;
	font-size: 1.1em;
}
#sidebar #searchform div #searchsubmit {
	border: 0;
	background: none;
	width: 39px;
	height: 26px;
	margin-left: 4px;
	overflow: hidden;
	text-indent: -2000px;
}

.more-link {
	padding-left: 30px;
	font-size: 0.8em;
	float: left;
	clear: both;
}

/* Sidebar LEFT */

#sidebar-left {
	background: url(images/exp_bg.gif) no-repeat center top;
	left: -226px;
	top: -9px;
	width: 188px;
	position: absolute;
	clear:right;
}

#sidebar-left ul, #sidebar-left ul ol {
	margin: 40px 3px 0 0;
	padding: 0;
	list-style-type: none;
}

#sidebar-left ul li {
	text-align:right;
}

#sidebar-left a {
	color: #d0450e;
	text-transform:uppercase;
	font-size:12px;
	text-decoration:none;
}

#sidebar-left a:hover {
	color: #524416;
}

/* Tag cloud */

.widget_tag_cloud a {
	text-decoration: none;
}

/* Wordpress calendar */

#calendar_wrap {
	margin: 0px;
}

#wp-calendar {
	width: 100%;
}

#wp-calendar th {
	text-align: left;
}

/* Photoblog widget */

#sidebar .elegant_grunge_photoblog div {
	text-align: center;
}

#sidebar .photoblog-thumbnail img {
	background: #fff;
	border: 1px solid #aaa;
	padding: 3px;
	display: inline;
}


/****************************
 **   Footer
 ****************************/

#footer #subscribe a {
	position: absolute;
	background-image: url(images/rss.png);
	width: 149px; 
	height: 126px;
	margin-left: -126px;
	margin-top: -68px;
	text-indent: -2000px;
	overflow: hidden;
}

#footer .legal, 
#footer .credit {
	color: #fff8c6;
}

#footer .legal {
	position: relative;
	top: 50px;
	width: 70%;
	text-align: left;
}

#footer .legal a {
	color: #fff8c6;
}

#footer .legal a:hover {
	text-decoration: none;
}

#footer .credit a {
	text-decoration: none;
	color: #fff8c6;
}

#footer .credit {
	float: right;
}

#footer .widget-wrap {
  position: absolute;
  top: 14px;
  left: 170px;
	width: 264px;
}


#footer .widget {
	margin-right: 21px;
	margin-left: 21px;
}

#footer {
  position: relative;
  font-family: Arial, Verdana;
	font-size: 12px;
	line-height: 1.1em;
}

#footer a {
	color: #a3a3a3;
}

#footer h2 {
	color: #fff;
	font-size: 1.3em;
	margin-bottom: 15px;
	font-weight: normal;
	font-style: normal;
}

/**
 * MP
 */ 
 
#mp-urlsubmgt {
  display: block;
  margin-top: 20px;
}

#mp-formdiv {
  display: block;
  margin-top: 10px;
}

#sidebar ul li#mailpress  {
  padding-top: 15px;
}

#sidebar ul li#bosspresso-intro {
	background: url('images/li_bg.jpg') no-repeat bottom;
  padding-bottom: 40px;
  margin-bottom: 5px;  
}

#sidebar ul li#mailpress {
  padding-top: 36px;
  background: url('images/li_bg_mail.jpg') top right no-repeat;
}

#sidebar ul li#mailpress input {
  color: #d0450e;
  background: #fff;
  border: 1px solid #d0450e;
  margin-bottom: 3px;
  width: 144px;
  font-size: 12px;
  padding: 3px;
}

#sidebar ul li#mailpress input.MailPressFormSubmit{
  background: #d0450e;
  color: #fff;
  width: 152px;
  font-weight: bold;  
}

input.MailPressFormSubmit {
  background: #d0450e;
  color: #fff;
  width: 152px;
  font-weight: bold;  
  border:none;
}

div.mutatkozzbe .MailPressCommentform,
.linklove {
  display: none;
}

div.mutatkozzbe .after-comment{
  background-position: top center;
}

#dropin {
}

#dropinimg {
	float:right;
	margin: 7px -53px 0 0;
}

#dropintext {
	background:#fff9cb url(images/body.jpg) no-repeat -240px -400px;
	border:5px #d0450e solid;
	width:580px;
	height:380px;
	padding:15px 25px 15px 25px;
}

#fb { margin: 10px 0; }
