/*   
Theme Name: BossPresso
Theme URI: http://djz.hu
Description: BossPresso sablon
Author: DjZoNe
Version: 0.8
Tags: fixed width, footer, configurable

	BossPresso 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: #fffdf3 url(images/header-repeat.jpg) repeat-x center top;
	height:269px;
	margin: 0;
	padding: 0;
	font-family: Arial, serif;
	color: #444442;
}

a {
	color: #5f5f5f;
}

img {
	border: 0;
}



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


/* Menu */

#menu {
  /*background: url('images/menu.jpg') top left no-repeat;*/
  position: absolute;
  z-index: 0;
  top: 212px;
  left: 350px;
	height: 25px;
	border: 0px;
}

#menu ul {
	width: 950px;
	margin: 0 auto;
	padding: 0;
	bottom: 0;
	left: 0;
	display: block;
	position: relative;	
}

#menu ul li {
	float: left;
}

#menu ul li a {
  display: block;
}

#menu ul li a span {
  display: none;
}

#menu ul li.page_item {
  height: 24px;
  background: url('images/menu.jpg') top left no-repeat;
  text-transform: uppercase;
  padding: 5px 5px 2px 5px;
  color: #fff;  
}

/* menupontok */

#menu ul li#kepzesek {
  background: url('images/menu.jpg') 0px 0px no-repeat;
  width: 85px;
}

#menu ul li#kepzesek:hover ,#menu ul li.current_page_item#kepzesek {
  background: url('images/menu.jpg') 0px -27px no-repeat;
}


#menu ul li#blog {
  background: url('images/menu.jpg') -333px 0px no-repeat;
  width: 60px;
}

#menu ul li#blog:hover ,#menu ul li.current_page_item#blog {
  background: url('images/menu.jpg') -333px -27px no-repeat;
}



#menu ul li#dobozos-kepzesek {
  background: url('images/menu.jpg') -100px 0px no-repeat;
  width: 175px;
}

#menu ul li#dobozos-kepzesek:hover, #menu ul li.current_page_item#dobozos-kepzesek {
  background: url('images/menu.jpg') -100px -27px no-repeat;
}

#menu ul li#allasajanlatok {
  background: url('images/menu.jpg') -290px 0px no-repeat;
  width: 147px;
}

#menu ul li#allasajanlatok:hover, #menu ul li.current_page_item#allasajanlatok {
  background: url('images/menu.jpg') -290px -27px no-repeat;
}

#menu ul li#mutatkozz-be {
  background: url('images/menu.jpg') -460px 0px no-repeat;
  width: 126px;
}

#menu ul li#mutatkozz-be:hover, #menu ul li.current_page_item#mutatkozz-be {
  background: url('images/menu.jpg') -460px -27px no-repeat;
}


#menu ul li#sikermagazin-cd {
  background: url('images/menu.jpg') -595px 0px no-repeat;
  width: 165px;
}

#menu ul li#sikermagazin-cd:hover ,#menu ul li.current_page_item#sikermagazin-cd {
  background: url('images/menu.jpg') -595px -27px no-repeat;
}


#menu ul li#treningvideo {
  background: url('images/menu.jpg') -768px 0px no-repeat;
  width: 150px;
}

#menu ul li#treningvideo:hover ,#menu ul li.current_page_item#treningvideo {
  background: url('images/menu.jpg') -768px -27px no-repeat;
}



#menu ul li.current_page_item {
/*  background: #FFFDF3;*/
  color: #000;
}

#menu ul li a { 
  height: 25px;
  text-decoration: none;
  /*font-weight: bold;*/
}

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

#menu .page_item
{
  overflow: hidden;
}

#menu .page_item a
{
  color: #fff;
  /*display: none;*/
}

#menu .current_page_item a, #menu .page_item a:hover {
	color: #000;
}
/* Header */

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

#header {
  display: block;
  position: relative;
	height: 344px;
	background: url(images/header.jpg) no-repeat center top;
	margin: 0 auto;
}

#header div {
	width: 800px;
	margin: 0 auto;
}

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

#header h1 a {
  display: block;
  position: absolute;
  height: 60px;
  width: 350px;
  top: 85px;
  left: 450px;
}

#header h1 a span {
  display: none;
}

#blog-description {
  display: none;
}

/* Content */


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

#body {
	float: left;
	width: 473px;
	padding-top: 40px;
	padding-left: 175px;
	padding-right: 20px;
}

/* Sidebar */

#sidebar {
  color: #444442;
	float: left;
	width: 175px;
	padding-right: 16px;
}

/* Footer */

#footer-wrap-outer {
	/*margin-top: -51px;*/
	height: 109px;
	/*background: #fff url(images/footer-repeat.jpg) repeat-x center bottom;*/
}

#page {
	background: transparent url(images/footer-repeat.jpg) repeat-x center bottom;
}

#footer-wrap {
	width: 100%;
	height: 109px;	
	/*background: url(images/footer.jpg) no-repeat left bottom;*/	
}

#footer {
	width: 490px;
	margin: 0 auto;
	padding: 0;
	height: 109px;	
	/*padding-left: 7px;
	padding-right: 7px;
	padding-top: 90px;
	min-height: 30px;*/
}


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

/* General */

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

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

.post{
  position: relative;
}

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

.post .entry p {
  margin: 0px;padding:5px 0;
}

.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 {
	/*background-image: url(images/date.jpg);*/
  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: 40px;*/
	text-align: center;
	font-size: 0.7em;
	color: #797979;
}

.metadata a {
	text-decoration: none;
}

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

.more-link {
  background: url(images/nyil.jpg) top left no-repeat;
	margin-top: 20px;
	font-size: 0.9em;
	font-weight: bold;
	text-decoration: none;
}

.more-link-bottom {
  margin: 0px;
}

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

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

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

/* Frame */

.frame-outer {
	background: url(images/frame-top-left.jpg) no-repeat left top;
	padding: 0;
	margin: 0;
	display: inline-block;
}

.frame-outer span {
	background: url(images/frame-bottom-left.jpg) no-repeat left bottom;
	margin: 0;
	padding: 0;
	display: block;
}

.frame-outer span span {
	background: url(images/frame-top-right.jpg) no-repeat right top;
	display: block;
}

.frame-outer span span span {
	background: url(images/frame-bottom-right.jpg) no-repeat right bottom;
	padding: 32px;
	min-width: 150px;
	min-height: 150px;
	text-align: center;
	overflow: hidden;
	display: block;
}

.frame-outer span span span * {
    max-width: 425px;
}

.frame-outer.small {
	background: url(images/frame-top-left-small.jpg) no-repeat left top;
}

.frame-outer.small span {
	background: url(images/frame-bottom-left-small.jpg) no-repeat left bottom;
}

.frame-outer.small span span {
	background: url(images/frame-top-right-small.jpg) no-repeat right top;
}

.frame-outer.small span span span {
	background: url(images/frame-bottom-right-small.jpg) no-repeat right bottom;
	padding: 10px;
	min-height: 38px;
	min-width: 38px;
}

.frame-outer span span span span {
	background: none;
}

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

/* General */

#sidebar h2 {
	font-size: 20px;
	color: #444442;
	margin-bottom: 5px;
}

#sidebar a {
	color: #9f9f9f;
}

#sidebar ul, 
#sidebar ul ol {
	margin: 0;
	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.jpg') no-repeat 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 {
	background-image: url(images/searchform.jpg);
	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;
}


/* 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 {
	display: block;
	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: #fff;
}

#footer .legal {
	position: relative;
	top: 10px;
}

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

#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: 20px;
}

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

#sidebar ul li#bosspresso-intro {
	background: none;
  padding-bottom: 15px;
  margin-bottom: 5px;  
}

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

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

.cform input.sendbutton,
#sidebar ul li#mailpress input.MailPressFormSubmit{
  background: #5581c0 !important;
  color: #fff !important;
  font-weight: bold;  
}

#sidebar ul li#mailpress input.MailPressFormSubmit{ width: 152px; }

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

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

.cform input.sendbutton
{
    width: auto !important;
}

#topmenu {
  height: 30px;
  text-align: center;
  line-height: 28px;
  text-transform: uppercase;
  font-family: "Arial";
  font-size: 11px;
  font-weight: 1.3;
  margin: 0 auto;
  width: 610px;
  padding-left: 60px;
  position: relative;
}

#topmenu a {
padding-left:5px;
padding-right:5px;
text-decoration:none
}

#topmenu .reg, #topmenu a.reg  {
  color: #ff6c00;
}

#topmenu a.reg
{
  margin-left: 80px;
  margin-right: 20px;
}

a.rss {
  position: absolute;
  top: 4px;
  right: 0px;
}

div.entry .cf-box-a
{
  margin: 0 !important;
  float: left;
}

label.cf-after,
label.cf-after span
{
  float: left;
  clear: right;
  width: 200px !important;
}

.cform input.sendbutton
{
  margin: 0 !important;
}

form.cform
{
  float: none;
  clear: both;
  width: 100%;
  margin-bottom: 20px;
}

p.cf-sb
{
  margin: 10px 0 !important;
  float: none;
  clear: both;
  text-align: left !important;
}

#countdown {
	width:170px;
}

#countdown img {
	margin:0;
	padding:0;
	float:left;
}

#x {
	display:none;
}

#countdown-felirat {
	margin:0;
	padding:0;
	float:none;
}

#sidebar li#text-393425471 {
	background-position:0 110px;
	padding-top:2px;
	padding-bottom:23px;
}
