/*
Theme Name: MediaFest
Theme URI: http://mediafest.hu/
Description: MediaFest Kft.
Version: 1.0
Author: Anna Török
Author URI: http://mediafest.hu/
*/


/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background-color: white;
	font-size: 62.5%; /* Resets 1em to 10px */

}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* end of css reset */

#wrapper {
  width:980px;
  margin:0 auto;
  background-color: white;
}

#topmenu {
	height: 13px;
	padding: 6px 30px;
	width: 920px;
	background: url('images/header_top.jpg') top left no-repeat;
	color: #fff;
	text-align:right;
}

#topmenu a {
	color:#fff;
}

#topmenu ul {
	list-style: none;
}

#topmenu ul li {
	display: inline;
}
/*
#page {
  background: url('images/footer_bg.jpg') left bottom repeat-x;
}
*/

a {
  text-decoration: none;
  color: #8cc640;
}

a:hover {
  text-decoration: underline;
  color: #8cc640;
}

#header {
  height:262px;
  background:url('images/header.jpg') top left no-repeat;

}

#sidebar {
  width:228px;
  float:left;
  background:url('images/menu_top.jpg') top left no-repeat;
}

#content {
  float:left;
  width:690px;
}

.clear {
  clear:both;
}

#menu {
  padding-top: 20px;
/*  min-height:79px;*/
}

#news {
  height:375px;
  background:url('images/news.jpg') top left no-repeat;
}

#ref {
  background:url('images/ref_carussel.jpg') top left no-repeat;
  width:690px;
  height:210px;
  margin-bottom:20px;
}

#footer {
  background:url('images/footer.jpg') top left no-repeat;
  height:35px;
  padding:50px 0 0 100px;
  width:880px;
  color: white;
  text-transform:lowercase;
}
/*
body {
  background:url('images/header_bg.jpg') top left repeat-x;
}*/

#menu_s {
  padding: 9px 0 0 13px;
}

#menu_s li {
  padding:0 0 0 25px;
  height: 42px;
  letter-spacing: 2px;
  font-size: 16px;
}

#menu_s .current_page_item {
  background:url('images/menu_item3_hover_bg.jpg') top left no-repeat;
}
/*
#menu_s li.page-item-43:hover {
  background:url('images/menu_item1_hover_bg.jpg') top left no-repeat;
}

#menu_s li.page-item-44:hover {
  background:url('images/menu_item2_hover_bg.jpg') top left no-repeat;
}*/

#menu_s .page_item:hover {
  background:url('images/menu_item3_hover_bg.jpg') top left no-repeat;
}
/*
.menu1, .menu2, .menu3, .menu4, .menu5 {
  background:url('images/menu_spacer.jpg') bottom left no-repeat;
}*/

#menu_s li a {
  color: #000;
  text-transform: lowercase;
  display: block;
  line-height: 42px;
  background:url('images/menu_spacer.jpg') bottom left no-repeat;
  text-decoration: none;
  font-size: 12px;
}

#menu_s a:hover {
  color: #fff;
}

.news_box_title {
  color: #fff;
  position: absolute;
  margin: 33px 0 0 29px;
  font-weight: bold;
  letter-spacing: 3px;
  font-size: 15px;
}

.news_content {
  /*border: 1px solid;*/
  width: 165px;
  height: 270px;
  position: absolute;
  margin: 70px 0 0 29px;
  line-height: 20px;
}

.news_content a {
  color: #990000;
}


.ref_title {
  margin: 23px 0 0 23px;
  color: #fff;
  position: absolute;
  font-weight: bold;
  letter-spacing: 3px;
  font-size: 15px;
}

.ref_content {
  /*border: 1px solid;*/
  height: 150px;
  position: absolute;
  margin: 60px 0 0 20px;
}

.main_content {
/*  border:1px solid;*/
  margin: 0 0 0 20px;
  width: 660px;
  font-size: 12px;
}

.entry p {
	font-size: 11px;
	margin-bottom: 10px;
}
	
.entry {
	line-height: 20px;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 9px;
	line-height: 15px;
	margin-bottom: 10px;
}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
}

h1 {
	font-size: 40px;
	text-align: center;
	display: none;
}

.description {
  display:none;
}

h2 {
	font-size: 20px;
}

h2.pagetitle {
	font-size: 20px;
}

h3 {
	font-size: 16x;
}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #8cc640;
}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
}

.entry p a:visited {
	color: #b85b5a;
}

/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */

/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}
	
/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



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

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.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;
}
/* End captions */

.thumbnail {
padding: 4px;
border: 1px solid black;
margin-right: 5px;
}

.refpic {
float: left;
}

.refpost {
margin-left: 20px;
float: left;
width: 380px;
}

.refpost h2 {
margin: 0 0 20px;
}

.oneref {
	padding: 0 0 20px 0;
}

.entrymeta {
margin-bottom:10px;
}

.wp-pagenavi {
text-align: center;
margin-bottom:5px;
}

#footer li {
display: inline;
}

#footer a {
color: white;
}

.breadcrumb {
margin-bottom: 10px;
text-transform:lowercase;
}

.entry {
font-size: 11px;
}

.gallery {
margin: auto;
}

.gallery-item {
float: left;
margin-top: 0px;
text-align: center;
width: 33%;
}

.gallery img {
border:1px solid black;
margin-right:5px;
padding:4px;
}

.gallery-caption {
margin-left: 0;
}
