/*
Theme Name: Szeretem Budapestet 2009
Theme URI: http://szeretembudapestet.hu/
Description: Theme designed for Szeretem Budapestet Mozgalom by the <a href="http://workmat.es/">Workmates</a> team.
Version: 1.0
Author: Workmates
Author URI: http://workmat.es/
*/

* {margin: 0; padding: 0;}
.clearl {clear: left;}
.clearr {clear: right;}
.clear {clear: both;}
.hidden {display: none; font-size: 1px; margin: 0; padding: 0;}
body {
	background: url(images/bg.jpg) left top repeat-x #c8d7dc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%; /* resets 1em to 10px */
	color: #333;
}
#header {
	position: relative;
	height: 255px;
	background: url(images/header-bg.jpg) left top no-repeat;
}
#page {
	position: relative;
	/* border: 1px solid #0f0; */
	width: 100%; /* IE6 fix */
	background: url(images/page-bg.gif) left top repeat-y;
}
#content {
	position: relative;
	width: 470px; /* 490px */
	float: left;
	padding: 20px 10px;
	background: url(images/content-bg.jpg) left top repeat-x;
	font-size: 1.2em;
	overflow: hidden;
	/* border: 1px solid #f0f; */
}
#sidebar {
	position: relative;
	width: 400px; /* 270+banner */
	float: left;
	background: url(images/sidebar-bg.gif) left top no-repeat;
}
#footer {
	position: relative;
	width: 760px;
	padding-top: 15px;
	border-top: 10px solid #1d439c;
	background: url(images/footer-bg.jpg) left top repeat-x #fff;
	font-size: 1.1em;
}

/* HEADER */
#title {
	position: absolute;
	bottom: 1px;
	left: 0;
	width: 221px;	
	font-size: 2em;
	color: #1e1865;
	text-transform: uppercase;
	background: url(images/szeretem-budapestet.gif) 10px top no-repeat #fff;
}
#title a {
	display: block;
	text-decoration: none;
	color: #1e1865;
	width: 132px;
	height: 98px; 
	margin-bottom: 20px;
	margin-left: 10px;
}
#title a span {
	display: none;
}
.partnerpage {
	position: absolute;
	left: 270px;
	top: 0;
	background: url(images/hazakszepe-bnr.jpg) left top no-repeat;
	z-index: 9;
}
.partnerpage a, .partnerpage-front a {
	display: block;
	width: 105px;
	height: 196px;
}
.partnerpage a span, .partnerpage-front a span {
	display: none;
}
.partnerpage-front {
	position: absolute;
	left: 760px;
	top: 0;
	background: url(images/hazakszepe-bnr.jpg) left top no-repeat;
}
.overlay {
	position: absolute;
	left: 0;
	top: 0;
	width: 760px;
	height: 478px;
	background: url(images/hazakszepe-big.jpg) left top no-repeat;
}
.overlay a.close {
	position: absolute;
	left: 10px;
	top: 10px;
	display: block;
	text-transform: uppercase;
	font-size: 16px;
	color: #000;
}
.overlay a.close:hover {
	text-decoration: none;
}
.overlay a.microsite {
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	width: 760px;
	height: 478px;
	text-indent: -999em;
}
/* Navigation */
#navigation {
	position: absolute;
	left: 221px;
	bottom: 1px;
	font-size: 1.2em
}
#navigation ul, #navigation ul li ul {
	list-style-type: none;
}
.pagenav h2, .categories h2 {
	padding-bottom: 5px;
	font-size: 0.9em;
	color: #1e1865;
	text-transform: uppercase;
	font-weight: normal;
}
.nav-group {
	position: relative;
	float: left;
	border-left: 1px solid #ccc;
	height: 140px;
	padding: 10px;
	overflow: hidden;
	background: url(images/nav-group-bg.jpg) left top repeat-y #fff;
}
ul.last {
	background: url(images/nav-group-bg.jpg) left top repeat-y;
	height: 130px;
}
.pagenav ul li, .categories ul li, .page_item, .cat-item {
	padding: 2px 0;
}
.pagenav ul li a, .pagenav a, .categories ul li a, .categories a, .page_item a, .cat-item a {
	color: #005d93;
	display: block;
	text-decoration: none;
}
.pagenav ul li a:hover, .pagenav a:hover, .categories ul li a:hover, .categories a:hover, .page_item a:hover, .cat-item a:hover {
	text-decoration: none;
	color: #000;
}
li.rsslink {
	padding: 2px 0 2px 15px;
	background: url(images/rss.gif) left center no-repeat;
}

/* CONTENT */
a {
	color: #1d439c;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: underline;
}
.post {
	padding-bottom: 30px;
}
h1.post-title {
	font-size: 1.6em;
	color: #1e1865;
	padding-bottom: 3px;
}
h1.post-title a {
	color: #1e1865;
	text-decoration: none;
}
h1.post-title a:hover {
	color: #000;
	text-decoration: none;
}
.post-content h2 {
	font-size: 1.3em;
}
.post-content h3 {
	font-size: 1.2em;
}
.post-content h4 {
	font-size: 1.2em;
	font-weight: normal;
}
p {
	padding: 5px 0 10px 0;
	line-height: 1.5em;
}
.alt {
	background-color: #f2f2f2;
	padding: 10px 10px 0;
}
.alt p {
	padding-bottom: 10px;
}
blockquote {
	font-style: italic;
	background: url(images/blockquote.gif) left top no-repeat;
	padding-left: 40px;
}
/* Meta */
.post-meta small {
	font-size: 0.9em;
	color: #818181;
}
.post-meta span {
	padding-left: 10px;
}
.post-meta a {
	text-decoration: none;
}
.post-content {
	padding-top: 15px;	
}
.article-source {
	padding: 0 20px;
	background: url(images/article-source.png) left top no-repeat;
}
.post-tags {
	padding: 0 20px;
	background: url(images/tag.gif) left top no-repeat;
	/* text-transform: lowercase; */
}
.post-cat {
	padding: 0 20px;
	background: url(images/category.gif) left top no-repeat;
}
/* Images */
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
}
.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: -5px;
}
.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 */
.hozzaszolasok {
	background: url(images/h2-hozz-post.jpg) left top no-repeat;
	height: 24px;
	width: 90px;
	line-height: 24px;
	font-weight: normal;
	text-transform: uppercase;
	color: #1d439c;
	font-size: 1.2em;
}
.hozzaszolasok span {
	display: none;
}
.commentsrsslink {
	padding-right: 20px;
	background: url(images/rss.gif) right center no-repeat;
	line-height: 24px;
	color: #9e9e9e;
	text-decoration: none;
}
.commentlist {
	list-style-type: none;
	padding-bottom: 20px;
}
.commentlist * p {
	padding-left: 10px;
	padding-right: 10px;
}
.comment-author {
	position: relative;
	float: left;
	padding-right: 10px;
}
.comment-author cite {
	font-style: normal;
	font-weight: bold;
	color: #fbca0d;
}
.comment-author cite a {
	text-decoration: underline;
}
.comment-author .says {
	display: none;
}
.comment-meta a {
	color: #9e9e9e;
	text-decoration: none;
}
.szoljhozza {
	background: url(images/h2-hozz2-post.jpg) left top no-repeat;
	height: 24px;
	width: 125px;
	line-height: 24px;
	font-weight: normal;
	text-transform: uppercase;
	color: #1d439c;
	font-size: 1.2em;
}
.szoljhozza span {
	display: none;
}
/* Forms */
form {
	
}
form input, form textarea {
	border: 1px solid #7e7e7e;
	background-color: #fff;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 3px;
	padding-left: 3px;
}
form input {
	height: 17px;
}
input.fbtn, #searchsubmit, .button, #goog-wm-sb {
	background: url(images/btn-bg.jpg) left bottom repeat-x;
	border: 1px solid #b1770b;
	color: #000;
	width: 75px;
	line-height: 21px;
	height: 21px;
	padding: 0;
	cursor: pointer;
}
#goog-wm-sb {
	width: 105px;
	margin-left: 10px;
}
li.search-goog form {
	margin-top: 20px;
}
form#commentform {
	padding: 10px 0;
}
form#commentform label {
	display: block;
	float: left;
	width: 100px;
	line-height: 22px;
}
form#commentform textarea {
	width: 470px;
	height: 200px;
}
/* 404 */
#goog-fixurl {
	padding-top: 20px;
}
li.search-goog {
	list-style-type: none;
}
/* SIDEBAR */
#thesidebar {
	position: relative;
	float: left;
	width: 270px;
	color: #fff;
	padding-top: 20px;
	font-size: 1.2em;
	background-color: #323330;
}
#thesidebar a {
	color: #fff;
	text-decoration: none;
}
#thesidebar ul {
	list-style-type: none;
}
#thesidebar ul li ul {
	padding: 10px;
	list-style-type: none;
	color: #fff;
}
#sidebanners {
	position: relative;
	float: left;
	border: 1px solid #d0d;
}
.thecampaign {
	margin: 0 10px 10px;
	height: 250px;
}
.thecampaign .post-title {
	padding: 15px 10px;
	background: url(images/campaign-title-bg.png);
}
.thecampaign .post-title h2 {
	text-transform: uppercase;
	color: #fff;
	font-size: 1.3em;
	padding-bottom: 15px;
}
.thecampaign .post-title h2 a, .thecampaign .post-title h2 a:hover {
	text-decoration: none;
	color: #fff;
}
.thecampaign .post-title .more-link {
	text-decoration: none;
	color: #fbca0d !important;
}
.thecampaign .post-title .more-link:hover {
	text-decoration: none;
	color: #fff !important;
}
.widgettitle {
	padding: 0 10px;
	width: 250px; /* 270 */
	height: 25px;
	line-height: 25px;
	background-color: #1d439c;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 1em;
	margin-bottom: -3px !important; /* IE fix */
}
.widgettitle span {
	display: none;
}
.related h2 {
	background: url(images/h2-kapcs-bej.jpg) left top no-repeat;
}
.related ul li {
	padding: 5px 0;
}
.newsletter h2 {
	background: url(images/h2-hirlev-side.jpg) left top no-repeat;
}
.newsletter .post-content p {
	padding-left: 10px;
	padding-right: 10px;
}
.partners h2 {
	background: url(images/h2-partnerek-side.jpg) left top no-repeat;
}
.partners .post-content {
	background-color: #fff;
	color: #000;
}
.partners * a img {
	border: none; /* IE likes borders */
}
.category-chooser h2 {
	background: url(images/h2-kateg-side.jpg) left top no-repeat;
}
.category-chooser form {
	padding: 10px;
}
.category-chooser form select {
	width: 250px;
}
.quicksearch {
	padding-bottom: 10px;
}
.quicksearch h2 {
	background: url(images/h2-keres-side.jpg) left top no-repeat;
}
.quicksearch #searchform {
	padding: 10px;
}
.quicksearch #searchform #s {
	width: 165px;
	height: 15px;
}
.quicksearch label {
	padding: 0 10px;
}
#thesidebar * .partners * .alignleft {
	display: block;
	float: none;
	text-align: center;
	margin: 0 auto;
}
#thesidebar * .cat-item a {
	display: inline;
}

/* FOOTER */
#sitemap ul, #sitemap ul li ul {
	list-style-type: none;
}
#sitemap .pagenav h2, #sitemap .categories h2 {
	padding-bottom: 5px;
}
#sitemap .nav-group {
	position: relative;
	float: left;
	border: none;
	background: none;
	padding: 0 10px;
}
#sitemap .pagenav ul li, #sitemap .categories ul li {
	padding: 0;
}
#sitemap .pagenav ul li a, #sitemap .categories ul li a {
	display: inline;
}
.copyright {
	position: absolute;
	right: 10px;
	bottom: 25px;
	color: #707070;
	text-align: right;
}
.copyright p {
	line-height: normal;
}

/* FRONTPAGE */
#wrapper-front {
	position: relative;
	background: url(images/sidebar-front-bg.gif) 490px top no-repeat;
}
.thecampaign-front {
	position: relative;
	width: 760px;
	height: 245px;
}
.thecampaign-front .post-title {
	position: relative;
	float: right;
	width: 340px; /* 380 */
	height: 205px; /* 245 */
	padding: 20px;
	background: url(images/campaign-title-bg.png);
	overflow: hidden;
	color: #fff;
	font-size: 1.4em
}
.thecampaign-front .post-title h2 {
	font-size: 1.2em;
	text-transform: uppercase;
	font-weight: normal;
	padding-bottom: 25px;
}
.thecampaign-front .post-title h2 a {
	color: #fff;
	text-decoration: none;
}
.thecampaign-front .post-title h2 a:hover {
	color: #fff;
	text-decoration: none;
}
.thecampaign-front .post-title p {
	line-height: 1.4em;
	padding-bottom: 20px;
}
.thecampaign-front .post-title .more-link {
	text-decoration: none;
	color: #fbca0d;
}
.thecampaign-front .post-title .more-link:hover {
	text-decoration: none;
	color: #fff;
}
#content-front {
	position: relative;
	width: 740px;
	padding: 20px 10px;
	background: url(images/content-bg.jpg) left top repeat-x;
}
.onleft {
	position: relative;
	float: left;
	width: 360px;
	padding-right: 10px;
	overflow: hidden;
}
.onright {
	position: relative;
	float: left;
	width: 360px;
	padding-left: 10px; 
}
.onright a img {
	border: none;
}
#content-front h2 {
	font-size: 1.6em;
	color: #000;
}
#content-front h2 a {
	color: #000;
	text-decoration: none;
}
#content-front h2 a:hover {
	color: #1D439C;
	text-decoration: none;
}
#content-front .post-meta {
	font-size: 1.1em;
}
#content-front .post-content {
	font-size: 1.2em;
}
#content-front .post-content p {
	line-height: normal;
}
#recent-activity {
	position: relative;
	border-top: 10px solid #1d439c;
	background-color: #323330;
	padding: 20px 10px;
	width: 740px; /* 760 */
	color: #fff;
	font-size: 1.2em;
}
.onleft h2, .onright h2 {
	font-size: 20px; 
	padding-bottom: 5px;
}
#content-front h2.partners {
	text-transform: uppercase;
	font-weight: normal;
	font-size: 1.5em;
	color: #1e1865;
	width: 95px;
	height: 24px;
	background: url(images/h2-part-front.gif) left top no-repeat;
}
#content-front h2 span {
	display: none;
}
#content-front h2.newsletter {
	text-transform: uppercase;
	font-weight: normal;
	font-size: 1.5em;
	color: #1e1865;
	width: 95px;
	height: 24px;
	background: url(images/h2-hirl-front.gif) left top no-repeat;
}
#recent-activity ul {
	list-style-type: none;
}
#recent-activity ul li {
	padding-top: 5px;
}
#recent-activity li.recent-posts {
	padding-top: 10px;
	color: #fff;
}
h2.korabbi {
	text-transform: uppercase;
	font-weight: normal;
	font-size: 1.2em;
	color: #fff;
	width: 120px;
	height: 24px;
	background: url(images/h2-korbej-front.gif) left top no-repeat;
}
h2.korabbi span {
	display: none;
}
h2.legutobbi {
	text-transform: uppercase;
	font-weight: normal;
	font-size: 1.2em;
	color: #fff;
	width: 160px;
	height: 24px;
	background: url(images/h2-korhoz-front.gif) left top no-repeat;
}
h2.legutobbi span {
	display: none;
}
li.recent-posts a {
	color: #fff;
	text-decoration: none;
}
li.recent-posts a:hover {
	color: #fff;
	text-decoration: underline;
}
a.recent-comment-author {
	color: #fbca0d;
	text-decoration: none;
}
a.recent-comment-author:hover {
	color: #fff;
	text-decoration: none;
}
.recent-comment-date {
	color: #9e9e9e;
	padding-left: 10px;
}

/* Impressum */
form.contact-form fieldset {
	border: none;
}
form.contact-form legend {
	padding-bottom: 10px;
	font-weight: bold;
	font-size: 1.2em;
	color: #1E1865;
}
.form-label {
	float: left;
	width: 150px;
	clear: left;
}
.form-input {
	padding-bottom: 10px;
}