/*
Theme Name: vallalatepito
Theme URI: http://vallalatepito-portal.hu/
Description: Vallalatepito design based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Peter Farkas
Author URI: http://www.indaline.com/
Tags: shiny, fixed width, two columns, widgets
*/

/* Begin Typography & Colors */
/*
body {
	font-size: 62.5%; /* Resets 1em to 10px *//*
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #d5d6d7 url('images/kubrickbgcolor.jpg');
	color: #333;
	text-align: center;
	}
*/

table.valignTop td {
	vertical-align: top;
}

textarea {
	height: 110px;
}

table.radioPack td {
	padding-right: 10px;
}

div.commentType {
	color: red;
	font-size: 9px;
}

#headerLinkContainer {
	position: absolute;
	top: 0px;
	left: 0px;
}

textarea {
	width: 465px;
}

div.commentList {
	margin-left: 10px;
}

a {
	text-decoration: none;
}

h1 {
	font-size: 14px;
	color: #164365;
}

h2 {
	font-size: 14px;
	color: #164365;
}

h3 {
	color: #164365;
	font-size: 13px;
	margin-bottom: 0px;
	padding: 5px 0px 0px 0px;
	margin: 0px;
	border: 0px;
}

a {
	color: #164365;
}

html {
	padding: 0px;
	margin: 0px;
	border: 0px;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #464646;
	text-decoration: none;
	background-color: #8C8C8C;
	background: #F1EFEF url('images/bg.jpg') repeat-x top left;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

#page {
	position: absolute;
	top: 18px;
	padding: 0px;
	margin: 0px;
	border: 0px;
	width:739px;
	left: 50%;
	margin-left: -370px;
	border: 1px solid #959596;
	text-align: justify;
	background: #ffffff url('images/bg-main-bottom.gif') no-repeat bottom center;
	padding-top: 300px;
	padding-bottom: 50px;
	line-height: 20px;
	}

#header {
	position: absolute;
	background: url('images/bg-logo-top.gif') no-repeat top center;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	height: 267px;
	width: 100%;
/*	margin-top: -9px;*/
	}

#headerTop {
	position: absolute;
/*	background: url('images/logo.jpg') no-repeat;*/
	width:739px;
	height:97px;
}

#headerTop h1, #headerTop h2 {
	position: absolute;
	padding: 0px;
	margin: 0px;
	width: 300px;
	top: 30px;
	left: 5px;
	font-family: 'Garamond', 'trebuchet ms';
	font-variant: small-caps;
	font-size: 35px;
	color: #3B415F;
	text-align: center;
	font-stretch: ultra-condensed;
	padding-top: 10px;
/*	visibility: hidden;*/
}

#headerTop h2 {
	top: 60px;
	font-size: 20px;
/*	visibility: hidden;*/
}
#headerTop a, #headerTop a:visited {
/*	color: #333388;*/
	color: #3B415F;
}

#headerBottom {
	position: absolute;
	background: url('images/photo-main.jpg') no-repeat center 4px;
	height:170px;
	width: 100%;
	top: 100px;
/*	background-color: #FFFFFF;*/
	border-bottom:1px solid #C8C8C8;
	padding:3px 0 3px 0;
	border-bottom:1px solid #C8C8C8;
	border-top:1px solid #C8C8C8;
}

#content {
	position: relative;
	width: 470px;
	float: left;
	padding: 10px 0px 10px 45px;
}

#sidebar {
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
}

#sidebar ul {
	padding-left: 0px;
}

#sidebar ul li {
	list-style-type: none;
}

#sidebar #pages h2 {
	visibility: hidden;
}

#sidebar #pages ul {
	position: absolute;
	width: 420px;
	top: 80px;
	right: 20px;
}

#sidebar #pages li {
	display: inline;
	text-align: center;
}

#sidebar #pages li a{
	display: block;
	float: left;
	position: relative;
	background: url('images/bg-button.gif') no-repeat;
	width: 100px;
	text-align: center;
	padding: 0px 5px 0px 0px;
}

#sidebar #pages li a, #sidebar #pages li a:visited {
	color: #3B415F;
}

#footer {
	position: absolute;
	width:739px;
	left: 50%;
	margin-left: -370px;
	padding-bottom: 20px;
	bottom: -60px;
	height: 40px;
	text-align: center;
	color: #000000;
	visibility: hidden;
}

/* Begin Images */
img {
	border: none;
}

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, img.aligncenter{
	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 */

.page_footer {
text-align: center;
clear: left;
font-size: 70%;
margin-top: 2em;
margin-bottom: -30px;
width: 649px;
}

.archive_footer {
	font-size: 11px;
}

