/*
Theme Name: utazgatok.hu
Theme URI: http://www.wordpress.org/
Description: theme for utazgatok.hu
Version: 1.0
Author: Andras Matai
Author URI: http://www.mataiandras.com/
Tags: 
*/

@import url(reset.css);
@import url(header.css);
@import url(content.css);
@import url(sidebar.css);
@import url(footer.css);
@import url(comments.css);
@import url(page.css);

/* HOME page */

/* dubai */
#dubai {
	background: url(http://utazgatok.hu/kepek/utazgatok-dubai.jpg) no-repeat;
	position: relative;
	width: 690px;
	height: 344px;
	color: #FFFFFF;
	margin: 0;
}
#dubai h2 {
	position: absolute;
	top: 38px;
	left: 285px;
	margin: 0;
}
#dubai p {
	line-height: 22px;
	position: absolute;
	top: 75px;
	left: 280px;
	width: 390px;
	margin: 0;
	text-align: right;
	font-size: 15px;
}
#dubai .context {
	position: absolute;
	bottom: 10px;
	left: 96px;
}
#dubai h3 {
	display: inline;
	font-size: 20px;
	padding-right: 5px;
}
#dubai .context a {
	padding-left: 25px;
}

/* kuba */
#kuba p {
	font-size: 15px;
}
#kuba .context {
	padding: 10px 0 0 45px;
}
#kuba ol {
	list-style: decimal inside none;
}


/* wildwest */
#wildwest {
	background: url(http://utazgatok.hu/kepek/utazgatok-usa-nyugat.png) no-repeat top;
	width: 670px;
	min-height: 200px; /* 460px */
	position: relative;
	padding: 260px 0 0 20px;
}
#wildwest h2 {
	padding-bottom: 2px;
}
#wildwest p {
	font-size: 15px;
	width: 380px;
	text-align: left;
}
#wildwest a.opener {
	font-size: 16px;
	font-weight: bold;
}
#wildwest a.opener:hover, #wildwest a.opener:active {
	text-decoration: none;
}
#wildwest .context {
	line-height: 160%;
	padding: 15px 0 0 20px;;
}
#wildwest ol {
	list-style: decimal inside none; /*decimal-leading-zero*/
}

/* cali */
#cali p {
	font-size: 15px;
}
#cali .context {
	padding: 10px 0 0 45px;
}
#cali ol {
	list-style: decimal inside none;
}

/* worldaround */
#worldaround p {
	font-size: 15px;
}
#worldaround .context {
	padding: 10px 0 0 45px;
}
#worldaround ol {
	list-style: decimal inside none;
}