/*
Theme Name: 1point4
Theme URI: http://1point4.hu/
Description: Theme for 1point4 Photo.
Version: 1.0
Author: Milu Design
Author URI: http://milu.hu/
*/


/* ÁLTALÁNOS */

*{
	margin:0;
	padding:0;
}

html, body{
	height:100%;
}

html{
	font-size:100%;
}

body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
 	font-style:normal;
	color:#000;
	background:#4e0000 url(dimages/bodybg.gif) center repeat-y;
	min-height:100%;
	height:auto !important; /* ie6 ignores it */
	height:100%; /* fix */
	vertical-align:top;
	text-align:center;
}


/* FŐ ELEMEK */

a{
	color:#ffef66;
	text-decoration:none;
}

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

img{
	border:0;
}

table{
	margin: 0 auto;
}

table td, table th{
	text-align:center;
	padding: .1em .2em;
	color:#fff;
	vertical-align:top;
}

table th{
	color:#FF6600;
}

table tr.odd{
	background:#ebebeb;
}

table tr:hover{
	color:#ffef66;
}

p{
	line-height: 140%;
	margin: .4em 0 1em;
	color:#fff;
}

form p{
	margin: 0;
}

input, textarea, select{
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	margin: .2em 0;
/*  background: transparent url(images/input-bg.png) no-repeat left top; */
}

input, textarea{
	padding: .2em .4em;
}

input.radio, input.checkbox{
	background: none;
	padding: 2px;
	margin: 2px;
}

form label{
	font-weight: bold;
}

fieldset{
	padding: .8em;
	border: 1px solid #E7E8E6;
}

legend{
  padding: 2px 15px 10px 15px;
  color: #8b8b89;
  text-transform: uppercase;
  font-style: italic;
  font-size: 115%;
}

small{ font-size: 86%; }

pre{
  overflow: auto;
  background: #eee;
  padding: .4em;
}

hr {
	border: 0;
	color: #9E9E9E;
	background-color: #9E9E9E;
	height: 1px;
	width: 100%;
	text-align: left;
}

/* LISTÁK */

ul, ol{
	margin:0;
	line-height:150%;
}


ul li, ol li{
	list-style:none;
	list-style-position:outside;
	margin-left:1em;
}

dl{
 	padding: 0px 2px 4px 0px;
}

dt {
	text-align:right;
	text-decoration:none;
}

dd {
  margin: 0 0 0 10em;
  padding: 0 0 0.5em 0;
}

blockquote{
  background: transparent url(images/blockquote.png) no-repeat left top;
  margin: 10px 65px 10px 10px;
  padding: 20px 20px 10px 10px;
  font-style: italic;
  color: #939494;
}

blockquote p{
  padding: 8px;
  margin: 2px;
  border: 1px dotted #939494;
}


/* CÍMZÉS */

h1{
	font-size:26px;
	margin: .5em 0 .2em;
	font-weight:normal;
	letter-spacing:-0.02em;
	color:#ffef66;
}

h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#fff;
	font-weight: bold;
	margin: .5em 0 .2em;
	letter-spacing: -0.04em;
}

h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#fff;
	font-weight:normal;
	margin: .5em 0 .2em;
	letter-spacing:-0.06em;
	padding-top:3px;
	padding-bottom:7px;
}

h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 140%;
	color:#FF6600;
	font-weight: bold;
	margin: .5em 0 .2em;
}

h5{
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans, FreeSans, Jamrul, Garuda, Kalimati;
  font-size: 115%;
  font-weight: normal;
  margin: .5em 0 .2em;
  text-transform: uppercase;
  font-style: italic;
}

h6{
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans, FreeSans, Jamrul, Garuda, Kalimati;
  font-size: 110%;
  font-weight: bold;
  margin: .4em 0 .2em;
}


/*** ELRENDEZÉS ***/

#wrapper{
	width:957px;
	min-height:100%;
	height:auto !important; /* ie6 ignores it */
	height:100%; /* fix */
	position:relative;
	margin:0 auto;
}

#header{
  background:#fff;
  width:955px;
  height:130px;
  margin:0 auto;
}

#masthead{
  width:955px;
  height:99px;
  margin:0 auto;
}

#logo{
  float:left;
  position:relative;
  padding:2px 0 0 13px;
}

#contact{
  float:right;
  position:relative;
  padding:45px 35px 0 0;
}

#mainmenu{
  background:#d59394;
  width:955px;
  height:31px;
  margin-left:auto;
  margin-right:auto;
  margin-top:0;
  margin-bottom:0;
}

#main{
  background:url(dimages/mbg.jpg) top no-repeat;
  width:955px;
  min-height:632px;
  margin:0 auto;
}

#container{
  width:651px;
  float:left;
  position:relative;
  padding-bottom:15px;
}

#content{
	width:621px;
	margin:0 auto;
	text-align:left;
}

.sidebar{
	width:304px;
	float:left;
	position:relative;
	z-index:10;
	text-align:left;
	display:inline;
}

#insidebar{
	width:284px;
	margin-left:9px;
	padding-bottom:15px;
}

#bemutatkozas{
	clear:both;
	width:253px;
	height:300px;
	padding-left:15px;
	padding-bottom:20px;
	font-size:12px;
}

#footer{
	clear:both;
	padding-top:10px;
	background:#d59394;
	width:955px;
	height:40px;
	margin:0 auto;
	color:#000;
	font-size:12px;
	font-weight:bold;
	border-top: 5px solid #fff;
}

#balrajobbra{
	width:100%;
	margin:0 auto;
}

#balra{
	float:left;
	width:32px;
	padding-top:180px;
}

#tartalom{
	float:left;
	width:557px;
}

#jobbra{
	float:left;
	width:32px;
	padding-top:180px;
}



/*** ELEMEK FORMÁZÁSA ***/

.kiemeltszolg1{
  margin-top:14px;
}

.kiemeltszolg2{
  margin-top:7px;
}

.kiemeltszolg3{
  margin-top:7px;
  margin-bottom:5px;
}

.post{
	padding: 10px 0 5px 0;
}

.post h2 a{
	padding: 10px 0 5px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#FFFFFF;
}

.post h2 a:hover{
	color:#ffef66;
	text-decoration:none;
}

.entry{
}

p.postmetadata{
	border-top:1px solid #ccc;
	margin:10px 0 0 0;
}

.navigation{
	padding:15px 0 0 0;
	font-size:16px;
	font-weight:bold;
	text-align:center;
}

.sidebar ul{
	list-style-type:none;
	margin:0;
	padding:0 10px 0 10px;
}

.sidebar ul li{
}

.sidebar ul li h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
}

table#wp-calendar{
	width:100%;
}

/*** FŐMENÜ ***/

.Menu { width: 923px; padding: 0px 0px 0px 7px; float: left; position: absolute;  top: 104px; }
.Menu em { display: none}
.Menu ul { list-style: none; margin: 0px; padding: 0px;}
.Menu ul li { padding: 0px; margin: 0px; display: inline; font-size: 14px; line-height: 14px; font-weight: bold; font-family: Arial, Helvetica, sans-serif; }

.Menu ul li a { padding: 0px 0px 0px 9px; float: left;}
.Menu ul li a span { padding: 4px 9px 5px 0px; display: block; float: right;}
.Menu ul li a span { float: none; color: #fff;}
.Menu ul li a:hover span { color: #ffef66;}
.Menu ul li a:hover { background-position: 0% -27px; color:#ffff99; text-decoration: none;}
.Menu ul li a:hover span { background-position: 100% -27px;  color:#ffff99;}

.Menu ul li ul { display: none;}

li.cat-item-1 a { background-color: #990000;}

/*** ÜRLAP ***/

.if-urlap { background:#fff; border: 1px solid #006;}
.if-gomb { background: #ffef66; border: 1px solid #006; color:#000; font-weight:bold;}