/*
Theme Name: HelloRepublic Theme 3
Theme URI: http://www.hellorepublic.com/
Description: The default theme for www.hellorepublic.com
Version: 3.3
Author: Republic of Art
Author URI: http://www.hellorepublic.com/
*/

body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Helvetica, sans-serif;
}

a {
	color: #d1010f;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	background: #d1010f;
	color: white !important;
}

a:hover img {
	background: transparent !important;
}

h1, h2, h3, h4, h5, h6, form, span, input, textarea, fieldset, label, img, p, ol, ul, li {
	padding: 0px;
	margin: 0px;
	border: 0px;
	font-weight: normal;
}

h1, h3 {
	font-family: Times;
	font-size: 24px;
	color: #3a3a3a;
}

h3 {
	width: 360px;
	line-height: 20px;
}

h4 {
	width: 360px;
	position: absolute;
	bottom: 0px;
	font-weight: bold;
	line-height: 12px;
	font-size: 12px;
}

h5 {
	font-family: Times;
	font-size: 24px;
	color: #3a3a3a;
}

input.submit {
	width: auto !important;
	background: #d1010f;
	font-weight: bold;
	color: white;
	float: right;
}

input, textarea {
	background: #e7e7e7;
	border-top: 1px solid #3a3a3a;
	border-left: 1px solid #3a3a3a;
	border-bottom: 1px solid #6e6e6e;
	border-right: 1px solid #6e6e6e;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #d1010f;
	padding: 2px;
	margin-bottom: 2px;
}

label {
	font-weight: bold;
}

div.searchform input {
	float: left;
	width: 110px;
}

div.searchsubmit {
	width: 20px;
	height: 20px;
	float: right;
}

div.searchform input.submit {
	padding: 0px;
	border: 0px;
	float: right;
}

div.hr {
	background: transparent url(images/hr_dot.gif) 0px 0px repeat-x;
	height: 1px;
	margin: 13px 0px;
}

div.hr.#3a3a3a {
	background: transparent url(images/hr_dot.gif) 0px -1px repeat-x;
}

div.hr.#3a3a3a.double {
	background: transparent url(images/hr_dot.gif) 0px -1px repeat-x;
	height: 4px;
}

div.hr hr {
	display: none;
}

div.clearer {
	clear: both;
	line-height: 0px;
}

#page {
	width: 916px;
	margin: 0px auto;
	padding-top: 3px;
	background-image: url(images/feher.png);
	background-repeat:repeat-y;
}

#content {
	width: 592px;
	float: left;
	position: relative;
	left: 16px;
	top:13px;
	color:#3a3a3a;
}

#intro {
	height: 155px;
	position: relative;
}

#banner {
	position:absolute;
	top:0px;
	left:0px;
	width:180px;
	height:155px;
	z-index:999;
}

#banner img {
	border:none;
	padding:0;
	margin:0;
}

#flash {
	position:absolute;
	top:0px;
	right:0px;
}

h1 span {
	position: absolute;
	top: 171px;
}

h1 span a, h3 span a {
	color: #3a3a3a;
	font-weight: normal !important;
}

#intro h2 {
	position: absolute;
	top: 160px;
	right: 0px;
	font-family: Verdana;
	font-size: 9px;
	color: #ababab;
	text-align: right;
}

#intro h2 span.red {
	color: #d1010f;
}

ul.menu {
	position: absolute;
	bottom: 0px;
	line-height: 15px;
}

ul.menu li {
	display: inline;
	list-style: none;
	font-weight: bold;
	font-size: 12px;
	margin-right: 10px;
}

ul.menu li a {
	color: #d1010f;
}

div.pager {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #3a3a3a;
	margin-bottom: 12px;
}

div.pager a {
	color: #3a3a3a !important;
	text-decoration: underline;
}

div.pager a:hover {
	color: #3a3a3a !important;
	background: none;
	text-decoration: none;
}

div.blogpost {
	position: relative;
	width: 592px;
}

div.head {
	position: relative;
	height: 66px;
}

div.blogpost_data {
	width: 220px;
	position: absolute;
	bottom: 0px;
	right: 0px;
}

div.blogpost_data p.tags {
	position: absolute;
	top: 7px;
	right: 94px;
	font-size: 9px;
	line-height: 10px;
	text-align: right;
}

div.blogpost_data p.date {
	position: absolute;
	bottom: 0px;
	right: 94px;
	font-size: 9px;
	font-weight: bold;
	line-height: 10px;
	text-align: right;
}

div.blogpost_data div.avatar {
	width: 82px;
	height: 64px;
	background: url(images/author_avatar_bg.gif) top left no-repeat;
	float: right;
}

div.blogpost_data div.avatar img {
	width: 60px;
	height: 60px;
	position: absolute;
	top: 2px;
	right: 2px;
}

div.content div {
	display: block;
	position: relative;
}

div.content, div.comment {
	font-size: 12px;
	line-height: 14px;
	position: relative;
}

div.content p, div.comment p {
	margin-top: 14px;
}

p.comments_summary {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	margin: 0px;
	font-weight: bold;
}

p.comments_summary b {
/*	color: #d1010f;*/
	font-weight: bold;
}

p.comments_summary a {
	color: #3a3a3a;
}

div.comment p a {
	font-weight: normal;
	text-decoration: underline;
}

div.comment p.meta a {
	font-weight: bold;
	text-decoration: none;
}

div.comment p.meta span.homepage {
	font-weight: bold;
}

div.comment p.meta span.date {
	position: absolute;
	right: 0px;
	font-size: 9px;
	font-weight: normal;
}

form#leavecomment label {
	float: left;
	width: 110px;
	margin-right: 18px;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	position: relative;
	left: -4px;
	top: 4px;
}

form#leavecomment input, form#leavecomment textarea {
	width: 458px;
}

p.search {
	font-weight: bold;
	font-size: 9px;
}

p.search span.query {
	color: #d1010f;
	font-weight: bold;
}

#sidebar {
	width: 270px;
	float: left;
	position: relative;
	left: 36px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px;
}

#sidebar div {
	margin-bottom: 10px;
}

#sidebar h5 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	margin-bottom: 10px;
}

#sidebar ul li {
	list-style: none;
}

#sidebar ul.#3a3a3a li {
	font-weight: bold;
}

#sidebar ul.#3a3a3a a {
	color: #3a3a3a;
}

#sidebar ul.feeds li {
	display: inline;
	margin-right: 10px;
}

#sidebar ul.grey a, #sidebar div.blogroll a, .grey {
	color: #ababab;
	font-weight: normal;
}

#sidebar div.blogroll {
	margin: 0px;
}

#sidebar div.blogroll ul {
	margin-bottom: 10px;
}

#sidebar div.lastcomments {
	overflow: hidden;
}

#sidebar div.lastcomments ul {
	margin-bottom: 10px;
}

#sidebar div.lastcomments ul li {
	font-size: 9px;
	color: #3a3a3a;
	margin-bottom: 10px;
}

#sidebar div.lastcomments a {
	font-weight: normal;
}

#sidebar div.col_left {
	float: left;
	width: 125px;
	margin-right: 5px;
	position:relative;
	color:#3a3a3a;
}

#sidebar div.col_right {
	float: left;
	width: 140px;
	overflow: hidden;
}

.tagcount9 {
	color: #ff3000;
}

.tagcount8 {
	color: #ed1b24;
}

.tagcount7 {
	color: #ca161e;
}

.tagcount6 {
	color: #ae1414;
}

.tagcount5 {
	color: #7a0c0c;
}

.tagcount4 {
	color: #600808;
}

.tagcount3 {
	color: #520808;
}

.tagcount2 {
	color: #370505;
}

.tagcount1 {
	color: #000000;
}

div#foot {
	width: 592px;
	position: relative;
	height: 25px;
}

div.copyright {
	position: absolute;
	right: 0px;
	top: 0px;
	font-size: 9px;
	color: #ababab;
	text-align: right;
	line-height: 10px;
}

div.copyright a {
	color: #ababab;
	font-weight: normal;
}

img#wpstats{width:0px;height:0px;padding:0px;border:none;overflow:hidden}

/*hirlevel*/

div#hirlevel, input#nicknev, input#email  {
	width:110px;
}

#h_submit {
	border:none;
}

img#iratkozz_fel {
	margin-top:3px;
	margin-left:1px;
}

