/* @override http://www.sarvarmagazin.hu/wp-content/themes/sarvarmagazin/style.css */

/* @override http://www.sarvarmagazin.hu/wp-content/themes/sarvarmagazin/style.css */

/* @override http://localhost:8888/wordpress25/wp-content/themes/sarvarmagazin/style.css */
/*  
Theme Name: Sárvármagazin
Theme URI: http://styx.kreative-labs.com/
Description: <a href="http://blog.kreative-labs.com">Sárvármagazin.hu megjelenése.</a>
Version: 2.05
Author: András Bognár
Author URI: http://blog.kreative-labs.com/
*/



html {
	width: 100%;
	height: 100%;
}
body {
	font: 13px Helvetica, "Trebuchet MS", Tahoma, Arial, sans-serif;
	/*background: #080e1a url(images/bg_blue2.png) repeat-x top fixed; /*styx_bg.png*/
	margin: 0;
	padding: 0 0 30px;
	height: 100%;
}
a {
	color: #3a4f00;
	text-decoration: underline;
}
a:hover {
	color: #3a4f00;
	text-decoration: none;
}
img {
	border: none;
}
p {
	color: #000;
	text-align: justify;
	padding: 7px 0 3px;
	line-height: 17px;
	margin: 0;
}

h1 a, h1 a:visited {
	color: #fff;
	text-decoration: none;
	display: block;
	height: 130px;
}
h2 {
	color: #000;
	margin: 10px 0 6px ;
	font: 28px "Trebuchet MS", Helvetica, Georgia, Times, serif;
	letter-spacing: -0.05em;
}
h2 a, h2 a:visited {
	color: #000;
	text-decoration: none;
}
h2 a:hover {
	color: #3a4f00;
	text-decoration: none;
}
h3 {
	margin: 20px 0 0;
}
.four04 h3, .searchresults h3 {
	color: #fff;
	margin: 20px 0 6px;
	padding-left: 10px;
	border-bottom: none;
	font: 20px "Trebuchet MS", Helvetica, Georgia, Times, serif;
	letter-spacing: -0.05em;
}
.four04 p, .searchresults p {
	padding-left: 20px;
}
h3 a {
	color: #000;
	text-decoration: none;
}
h3 a:hover {
	color: #3a4f00;
	text-decoration: none;
}
#wrapper {
	margin: 0;
	width: 900px;
	position: relative;
}
#page {
	width: 900px;
	float: left;
	background: url(images/page_bg.png) repeat-y;
}

/*---------------*/
/*--header area--*/
/*---------------*/

#header_wrapper {
	width: 900px;
	margin: 0 auto;
}
#header {
	background: transparent url(images/header.png) no-repeat top center;
	height: 189px;
	position: relative;
	width: 900px;
	margin-top: -25px;
}
.header h1 {
	color: #fff;
	font: bold italic 36px "Trebuchet MS", Georgia, Times, serif;
	letter-spacing: -2px;
	text-indent: -9999px;
}
#header-duma {
	position: relative;
	text-indent: -9999px;
	padding: 0px;
	
}
#header-duma:hover, #header-duma:hover h1 a {
	color: #fff;
}
.description {
	position: absolute;
	top: 90px;
	left: 45px;
	float: left;
	color: #f6f6f6;
	font-size: 14px;
	font-style: italic;
}

/* content area */

#content {
	padding: 5px 0 6px 40px;
	float: left;
	width: 522px;
	overflow: hidden;
}
#content-wide {
	padding: 5px 0 6px 40px;
	float: left;
	width: 763px;
	overflow: hidden;
}
.post {
	clear:both;
	padding-top: 15px;
	color: #dadada;
}
.post-title {
	float: left;
	width: 512px;
	margin-left: 10px;
}
.entry {
	color: #000;
	clear: both;
	margin-top: 8px;
	padding: 0 10px;
}
.entry hr {
	margin: 20px 0;
	height: 0px;
	border: 0px;
	border-top: 1px solid #a6ce39;
	border-bottom: 1px solid #b1db3d;
}
.entry p {
	color: #000;
	line-height: 18px;
	margin: 0px 20px 5px;
}
.entry table {
	float: left;
}
.entry table p.caption {
	text-align: center;
}
.entry table table {
	width: 150px;
	float: left;
	position: relative;
	float: left;
	margin: 0 0 0 45px;
}
/*.entry table td {
	text-align: center;
}*/
.entry h3 {
	color: #a6ce39;
	font-weight: 700;
	font-size: 20px;
	margin-left: 10px;
}
.entry img {
	padding: 3px;
	margin: 2px;
}
.entry code, .entry pre {
	color: #000;
	padding: 0;
	margin: 10px 20px;
	font-size: 14px;
}
.entry ul li code, .entry ul li pre {
	margin: 0;
	padding: 0;
	margin-top: -2px;
}
.entry ul li {
	line-height: 17px;
	color: #000;
	list-style: none;
	padding: 2px 0 0 20px;
	margin: 3px 0 1px -15px;
	background: url(images/bullet_dark_blue.png) no-repeat left 1px !important;
}
.entry ol li {
	line-height: 17px;
	color: #000;
	margin: 3px 0 1px 5px;
	background: none;
}
.entry ul li:hover {
	background: url(images/bullet_blue.png) no-repeat left 1px !important;
}

/*---------------*/
/*---post info---*/
/*---------------*/

.noteworthy-toggle,
.permalink,
.ratings,
.trackbacklink,
.edit-entry,
.post-cat,
.post-time,
.post-tags,
.add-comment,
.disabled-comment,
.post-author-single,
.post-author-index {
	width: 92%;
	position: relative;
	float: left;
	padding: 3px 0 3px 20px;
	margin: 3px 10px;
	font-size: 11px;
	color: #3a4f00;
}
.post-author-index {
	width: 40%;
	margin: 2px 10px -2px;
}

.post-author-single, .post-author-index {
	background: url(images/icons/user.png) no-repeat top left;
}
.noteworthy-toggle {
	background: url(images/icons/star.png) no-repeat left top;
}
.edit-entry {
	background: url(images/icons/pencil.png) no-repeat left top;
}
.post-time {
	background: url(images/icons/time.png) no-repeat top left;
	color: #999;
	margin: 3px 10px;
}
.post-cat {
	background: url(images/icons/box.png) no-repeat top left;
}
.post-tags {
	background: url(images/icons/tag_blue.png) no-repeat top left;
}
.permalink {
	background: url(images/icons/anchor.png) no-repeat top left;
}
.ratings {
	background: url(images/icons/heart.png) no-repeat top left;
}
.trackbacklink {
	background: url(images/icons/arrow_refresh.png) no-repeat top left;
}
.post-cat a,
.ratings a,
.permalink a,
.post-tags a,
.trackbacklink a,
.post-time a,
.post-author-index a,
.post-author-single a,
.noteworthy-toggle a,
.post-comments a,
.add-comment a,
.disabled_comment a,
.edit-entry a,
.navigation a {
	color: #3a4f00;
	text-decoration: none;
}
.permalink a:hover,
.ratings a:hover,
.post-cat a:hover,
.trackbacklink a:hover,
.post-author-index a:hover,
.post-time a:hover,
.post-author-single a:hover,
.noteworthy-toggle a:hover,
.post-tags a:hover,
.post-comments a:hover,
.add-comment a:hover,
.disabled_comment a:hover,
.edit-entry a:hover,
.navigation a:hover {
	text-decoration: none;
	color: #ebffb4;
}

.navigation a:hover {
	text-decoration: none;
	color: #ebffb4;
}
.post-comments {
	background: url(images/icons/comments.png) no-repeat top right;
	padding: 4px 20px 4px 0;
	text-align: right;
	margin: 2px 10px -2px;
	float: right;
	font-size: 11px;
	color: #999;
}
.add-comment {
	border: none;
	background: url(images/icons/user_comment.png) no-repeat top left;
	margin: 3px 10px 0;
}
.disabled-comment {
	border: none;
	background: url(images/icons/stop.png) no-repeat top left;
	margin: 3px 10px -2px;
}
blockquote {
	padding: 10px 0 0 30px;
	margin: 0 10px;
	background: url(images/blockquote.png) no-repeat top left;
}
blockquote p {
	margin-left: 20px;
	font-style: italic;
}
blockquote p:first-letter {
	font-style: italic;
	font-size: 16px;
	text-transform: uppercase;
}
.entry form {
	margin: 15px 0 0;
}
.entry form br {
	display: none;
}
.post-content form,
.entry form {
	float: left;
	margin: 15px 0 0 1px;
	width: 100%;
	padding: 0px;
}
.post-content form p,
.entry form p {
	margin: 10px 0 0;
}
.post-content form input[type="password"],
.entry form input[type="password"] {
	border: none;
	font: 14px "Trebuchet MS", Helvetica, Arial, sans-serif;
	border-bottom: 1px dashed #3a4f00;
	width: 104px;
	height: 18px;
	margin: 2px 5px;
	color: #080e1a;
}
.post-content form .input,
.entry form .input {
	height: 30px;
	position: relative;
	float: left;
	width: 116px;
	margin-right: 6px;
	padding: 0 0 0 22px;
	background: url(images/icons/key.png) no-repeat left center;
}
.post-content form .input-container,
.entry form .input-container {
	width: 116px;
}
.post-content form input[type="submit"],
.entry form input[type="submit"] {
	position: relative;
	float: left;
	background: url(images/search_submit_button.png) no-repeat top left;
	border: none;
	width: 70px;
	height: 30px;
	margin: 5px 0 0 6px;
	font: bold 12px Helvetica, Arial, sans-serif;
	color: #3a4f00;
	cursor: pointer;
}
#content .post-info,
#content-wide .post-info {
	float: left;
	width: 522px;
	clear: both;
	margin: 22px 0 12px;
}
#content .hightlight,
#content-wide .highlight {
	float: left;
	width: 502px;
	clear: both;
	margin: 22px 0 12px;
}
#content-wide .highlight {
	width: 743px;
}
#content-wide .highlight-bg {
	width: 502px;
	position: relative;
	float: left;
	background-color: #a6ce39;
}
#content-wide .highlight-bg {
	width: 743px;
}
.highlight h2 {
	margin: 0px 0px 0px 10px;
	font-weight: 700;
	color: #fff;
}
#content .post-info-bg,
#content-wide .post-info-bg {
	width: 522px;
	position: relative;
	float: left;
	background-color: #a6ce39;
}
#content-wide .post-info {
	width: 763px;
}
#content-wide .post-info-bg {
	width: 763px;
}

/*181818*/
.corner-6-181818-top-left,
.corner-6-181818-center,
.corner-6-181818-top-right,
.corner-6-181818-bottom-left,
.corner-6-181818-bottom-right {
	background: transparent url(images/corner_6_a6ce39.png) top left;
	width: 6px;
	height: 6px;
	float: left;
}
.corner-6-181818-center {
	background: #a6ce39 none;
	width: 510px;
}
#content-wide .corner-6-181818-center {
	background: #a6ce39 none;
	width: 751px;
}
#content-wide .highlight .corner-6-181818-center {
	background: #a6ce39 none;
	width: 731px;
}
.corner-6-181818-208-center {
	background-color: #a6ce39;
	width: 208px;
	height: 6px;
	float: left;
}
.corner-6-181818-top-right {
	background-position: top right;
}
.corner-6-181818-bottom-left {
	background-position: bottom left;
}
.corner-6-181818-bottom-right {
	background-position: bottom right;
}

/*121212*/

.corner-6-121212-top-left,
.corner-6-121212-top-right,
.corner-6-121212-bottom-left,
.corner-6-121212-bottom-right,
.corner-6-121212-center,
.corner-6-121212-208-center,
.corner-6-121212-293-center {
	background: transparent url(images/corner_6_121212.png) top left;
	width: 6px;
	height: 6px;
	float: left;
}
.corner-6-121212-top-right {
	background-position: top right;
}
.corner-6-121212-bottom-left {
	background-position: bottom left;
}
.corner-6-121212-bottom-right {
	background-position: bottom right;
}
.corner-6-121212-center {
	background: #080e1a none;
	width: 532px;
}
.corner-6-121212-208-center {
	background: #080e1a none;
	width: 208px;
}
.corner-6-121212-293-center {
	background: #080e1a none;
	width: 299px;
}

.corner-8-181818-bottom-left,
.corner-8-181818-760-center,
.corner-8-181818-bottom-right {
	background: transparent url(images/corner_8_181818.png) bottom left;
	width: 8px;
	height: 8px;
	float: left;
}
.corner-8-181818-760-center {
	background: #010a10 none;
	width: 784px;
}
.corner-8-181818-bottom-right {
	background-position: bottom right;
}


.nav-wrapper {
	width: 100%;
	float: left;
	margin: 12px 0;
	clear: both;
}
.navigation {
	background-color: #a6ce39;
	float: left;
	width: 510px;
	padding: 0 10px;
}
#content-wide .navigation {
	width: 751px;
}
.navigation a, .navigation a:visited {
	font-size: 12px;
	text-decoration: none;
}
.previous-entries a {
	float: left;
	padding: 1px 0 0 20px;
	background: url(images/icons/book_previous.png) no-repeat left center;
}
.next-entries a {
	float: right;
	padding: 1px 20px 0 0;
	background: url(images/icons/book_next.png) no-repeat right center;
}
/* comments area */
#comments, #respond {
	padding-top: 10px;
	clear: both;
	width: 522px;
}
.passcomments,
.nocommentsyet,
.disabledcomments {
	padding: 2px 0 0 20px !important;
	margin-left: 10px;
}
.passcomments {
	background: url(images/icons/delete.png) left center no-repeat;
}
.nocommentsyet {
	background: url(images/icons/comment.png) left center no-repeat;
}
.disabledcomments {
	background: url(images/icons/delete.png) left center no-repeat;
}
.commentlist {
	list-style-type: none;
	margin: 10px 0;
	padding: 0px;
	float: left;
	line-height: 130%;
	width: 522px;
}
#content-wide .commentlist {
	width: 760px;
}
.commentlist li {
	color: #979797;
	clear: both;
	float: left;
	padding: 5px 0;
	margin: 5px 0;
	width: 522px;
}
#content-wide .commentlist li {
	width: 760px;
}
.commentlist li .comment-data {
	width: 200px;
	overflow: hidden;
	clear: left;
	float: left;
	margin: 5px 0 5px 15px;
}
#content-wide .commentlist li .comment-data {
	width: 200px;
	padding: 5px;
	clear: left;
	float: left;
	margin: 5px 0 5px 15px;
}
.commentlist li .commenttext {
	width: 280px;
	font-size: 12px;
	clear: right;
	padding: 5px;
	float: left;
	margin: 5px 0;
}
#content-wide .commentlist li .commenttext {
	width: 500px;
	font-size: 12px;
	clear: right;
	padding: 5px;
	float: left;
	margin: 5px 0;
}
.commentlist li .gravatar-wrapper, .commentlist .alt .gravatar-wrapper {
	float: left;
	width: 46px;
	height: 46px;
	margin: 0 6px 6px 10px;
}
.commentlist li .gravatar {
	padding: 0 3px;
	width: 40px;
	height: 40px;
	float: left;
	position: relative;
	background: #0f1b32 none;
}
li.bypostauthor .gravatar {
	background: #BBE806 none;
}
li.bypostauthor .corner-3-181818-top-left,
li.bypostauthor .corner-3-181818-top-right,
li.bypostauthor .corner-3-181818-gravatar-center,
li.bypostauthor .corner-3-181818-bottom-left,
li.bypostauthor .corner-3-181818-bottom-right {
	width: 3px;
	height: 3px;
	float: left;
	position: relative;
	background: transparent url(images/corner_3_BBE806.png) no-repeat left top;
}
li.bypostauthor .corner-3-181818-top-right {
	background-position: right top;
}
li.bypostauthor .corner-3-181818-gravatar-center {
	background: #BBE806 none;
	width: 40px;
}
li.bypostauthor .corner-3-181818-bottom-left {
	background-position: left bottom;
}
li.bypostauthor .corner-3-181818-bottom-right {
	background-position: right bottom;
}

.corner-3-181818-top-left,
.corner-3-181818-top-right,
.corner-3-181818-gravatar-center,
.corner-3-181818-bottom-left,
.corner-3-181818-bottom-right {
	width: 3px;
	height: 3px;
	float: left;
	position: relative;
	background: transparent url(images/corner_3_181818.png) no-repeat left top;
}
.corner-3-181818-top-right {
	background-position: right top;
}
.corner-3-181818-gravatar-center {
	background: #0f1b32 none;
	width: 40px;
}
.corner-3-181818-bottom-left {
	background-position: left bottom;
}
.corner-3-181818-bottom-right {
	background-position: right bottom;
}
.commentinfo {
	padding-top: 7px;
	position: relative;
	float: left;
	width: 136px;
	overflow: hidden;
}
.commentauthor {
	font-size: 14px;
	float: left;
	margin: -5px 0 0 5px;
	color: #3a4f00;
}
.commentauthor a {
	color: #3a4f00;
	text-decoration: none;
}
.commentauthor a:hover {
	text-decoration: underline;
}
.commentlist .moderation {
	padding: 2px 0 0 20px;
	background: transparent url(images/icons/error.png) no-repeat left center;
	color: #3a4f00;
}
.commentlist p.commentmetadata {
	display: block;
	float: left;
	font-size: 9px;
	margin: 0;
	padding: 0;
}
.commentlist .commentmetadata a {
	color: #04273F;
	text-decoration: none;
}
.commentlist .commentmetadata a:hover {
	color: #09f;
}
.commentlist code {
	font-size: 12px;
}
.allowed-tags {
	margin: 10px 0 0 0 !important;
	background: url(images/icons/tag.png) no-repeat left 1px;
	padding: 2px 0 0 22px !important;
	display: block;
	position: relative;
	float: left;
	font-size: 10px;
}
#comment-wide .allowed-tags {
	width: 100%;
}
.pingback span.commentauthor, .trackback span.commentauthor {
	width: 465px;
	background: url(images/icons/arrow_refresh.png) no-repeat right center;
	padding: 0 20px 0 10px !important;
}
.pingback .commentauthor, .trackback .commentauthor {
	margin-top: 0px;
}
.pingback .gravatar-wrapper, .trackback .gravatar-wrapper {
	display: none;
}
#commentform {
	width: 510px;
	margin: 10px 0 0 10px;
	font: 11px Arial, Helvetica, sans-serif;
}
#commentform p {
	font-size: 11px;
	padding: 6px 0;
	margin-left: 20px;
}
#commentform .loggedin {
	display: block;
	float: left;
	position: relative;
	margin: 0;
	width: 510px;
	padding: 0;
}
#content-wide #commentform .loggedin {
	width: 753px;
}
#commentform .loggedin-user {
	padding: 0 0 0 22px;
	float: left;
	display: block;
	position: relative;
	background: url(images/icons/user.png) no-repeat left top;
}
#commentform .logout-user {
	padding: 0 22px 0 0;
	float: right;
	margin-right: 8px;
	display: block;
	position: relative;
	background: url(images/icons/house_go.png) no-repeat right top;
}
#commentform p a {
	color: #3a4f00;
	text-decoration: none;
}
#commentform p a:hover {
	text-decoration: underline;
}
#commentform label {
	font-size: 12px;
	margin-top: 1px;
	color: #3a4f00;
}
#commentform .nameinput label, #commentform .emailinput label, #commentform .siteinput label {
	margin: 12px 0 0 10px;
	color: #3a4f00;
	float: left;
	position: relative;
}
#commentform input {
	width: 186px;
	border: none;
	border-bottom: 1px dashed #3a4f00;
	font: 14px Helvetica, Tahoma, Arial, sans-serif;
	margin: 2px 6px 1px;
}
#commentform textarea {
	width: 480px;
	border: none;
	/*border-top: 1px solid #e4ff9b;*/
	border-bottom: 1px dashed #3a4f00;
	margin: 5px 6px;
	font: 14px Helvetica, Tahoma, Arial, sans-serif;
}
#content-wide #commentform textarea {
	width: 710px;
}
.textinput {
	background: url(images/icons/pencil.png) no-repeat left 6px;
	padding: 0 0 0 22px;
	margin-top: 7px;
	width: 490px;
	position: relative;
	float: left;
}
#content-wide .textinput {
	width: 612px;
}
.textarea-container {
	position: relative;
	float: left;
	width: 490px;
	background: #fff;
}
#content-wide .textarea-container {
	width: 612px;
}
.nameinput, .emailinput, .siteinput {
	float: left;
	width: 560px;
	position: relative;
	clear: both;
}
#commentform .nameinput:hover label, #commentform .emailinput:hover label, #commentform .siteinput:hover label {
	color: #a6ce39;
}
.input {
	width: 200px;
	position: relative;
	float: left;
	margin: 5px 0;
}
#commentform .nameinput input, #commentform .emailinput input, #commentform .siteinput input {
}
#commentform .nameinput {
	padding: 2px 0 0 22px;
	background: url(images/icons/user.png) no-repeat left 11px;
}
#commentform .emailinput {
	padding: 2px 0 0 22px;
	background: url(images/icons/email.png) no-repeat left 12px;
}
#commentform .siteinput {
	padding: 2px 0 0 22px;
	background: url(images/icons/world.png) no-repeat left 12px;
}
.input-container {
	position: relative;
	float: left;
	width: 200px;
	background: #fff;
	/*margin-top: 3px;*/
}
.corner-3-ffffff-top-left,
.corner-3-ffffff-top-right,
.corner-3-ffffff-bottom-left,
.corner-3-ffffff-bottom-right,
.corner-3-ffffff-502-center,
.corner-3-ffffff-194-center {
	width: 3px;
	height: 3px;
	position: relative;
	float: left;
	background: transparent url(images/corner_3_ffffff.png) no-repeat top left;
}
.corner-3-ffffff-top-right {
	background-position: top right;
}
.corner-3-ffffff-bottom-left {
	background-position: bottom left;
}
.corner-3-ffffff-bottom-right {
	background-position: bottom right;
}
.corner-3-ffffff-502-center {
	width: 482px;
	background: #fff none;
}
#content-wide .corner-3-ffffff-502-center {
	width: 606px;
	background: #fff none;
}
.corner-3-ffffff-194-center {
	width: 194px;
	background: #fff none;
}
#commentform #submit {
	background: url(images/submit_button.png) no-repeat top left;
	font: bold 12px  Helvetica, Arial, sans-serif;
	padding: 0 0 18px;
	margin: 20px 0 0 0;
	color: #fff;
	border: none;
	float: left;
	width: 140px;
	height: 48px;
	cursor: pointer;
}
/*sidebar */
#sidebar {
	float: right;
	padding: 5px 98px 10px 0;
	margin-top: -20px;
	width: 220px;
	color: #fff;
	font-size: 12px;
}

/*sidebar title (h2) */
#sidebar h2, #sidebar .sidebartitle {
	font: 15px Helvetica, Tahoma, Arial;
	color: #ebffb4;
	margin: 0 0 2px;
	width: 80%;
	padding-top: 4px;
	border: none;
}
/*sidebar text styles */
#sidebar a {
	color: #09f;
	text-decoration: none;
}
#sidebar a:hover {
	color: #09f;
	text-decoration: none;
}
/*sidebar list level1 */
#sidebar ul {
	width: 100%;
	margin: 0;
	padding: 0;
}
#sidebar ul li {
	float: left;
	width: 100%;
	list-style: none;
	color: #3a4f00;
}
#sidebar ul li ul li {
	float: left;
	width: 90%;
	margin-left: 10px;
}
#sidebar ul li a {
	color: #3a4f00;
}
#sidebar ul li a:hover {
	color: #ebffb4;
}
#sidebar ul li ul li {
	padding: 2px 0 0 0;
}
.widget-wrapper {
	margin: 20px 0 0;
	float: left;
	width: 100%;
}
.widget-body {
	background-color: #a6ce39;
	float: left;
	width: 200px;
	padding: 0 10px;
}
li.widget_calendar td {
	padding: 1px 3px;
}
li.widget_calendar a {
	color: #ebffb4 !important;
}
li.widget_calendar a:hover {
	text-decoration: underline !important;
}
.textwidget {
	font-size: 12px;
	padding-top: 5px;
	text-align: justify;
}
.textwidget a {
	color: #ebffb4 !important;
}
.textwidget a:hover {
	text-decoration: underline !important;
}
a.rsswidget img {
	display: none;
}
/*search form */
#searchform {
	float: left;
	margin: 0 0 0 1px;
	width: 199px;
	padding: 0px;
}
#searchform br {
	display: none;
}
#searchform .input-container {
	width: 116px;
}
.corner-3-ffffff-search-center {
	width: 110px;
	height: 3px;
	position: relative;
	float: left;
	background-color: #fff;
}
#searchform .input {
	height: 30px;
	position: relative;
	float: left;
	width: 116px;
	margin-right: 6px;
}
#searchform #s {
	border: none;
	font: 14px "Trebuchet MS", Helvetica, Arial, sans-serif;
	width: 104px;
	height: 18px;
	margin: 2px 5px;
	color: #080e1a;
}
#searchform input[type="submit"] {
	position: relative;
	float: left;
	background: url(images/search_submit_button.png) no-repeat top left;
	border: none;
	width: 70px;
	height: 30px;
	margin: 5px 0 0 6px;
	font: bold 12px Helvetica, Arial, sans-serif;
	color: #3a4f00;
	cursor: pointer;
}

/* footer area */
.footer-wrapper {
	float: left;
	background-color: #010a10;
	width: 900px;
	height: 100px;
	background: url(images/footer.png) no-repeat;
}

.footer {
	padding-top: 7px;
	margin-top: 3px;
	color: #9c9c9c;
	font-size: 11px;
	line-height: 13px;
	float: left;
}
.footer a {
	color: #C7D0D5;
	text-decoration: none;
}
.footer a:hover {
	color: #33ADFF;
}
.footer h4 {
	font: normal 12px Helvetica, Tahoma, Arial;/*"Myriad Pro","Trebuchet MS",*/
	color: #9cdbfb;
	margin: 10px 0 5px;
}

/* credits */
#credits {
	margin: 0 auto;
	float: left;
	width: 760px;
	padding: 20px 20px 0px;
	color: #dcdcdc;
	font-size: 11px;
	text-align: center;
	position: relative;
	line-height: 20px;
}
#credits .poweredby {
	color: #1d3664;
	display: block;
	padding: 20px 0 10px;
	margin-top: -20px;
}
#credits .poweredby:hover {
	color: #dadada;
}
#credits .poweredby a {
	color: #1d3664;
}
#credits .poweredby:hover a {
	color: #09f;
}
#credits .poweredby a:hover {
	color: #BBE806;
}

.rss, .valid {
	line-height: 20px;	
}
.rss a {
	margin-left: 6px;
	padding: 4px 0 2px 14px;
	background: url(images/feed_mini.png) no-repeat left center;
}
.valid a {
	margin-left: 6px;
	padding: 4px 0 2px 14px;
	background: url(images/tick_mini.png) no-repeat left center;
}
.rss a:hover {
	color: #FF9507 !important;
}
.valid a:hover {
	color: #BBE806 !important;
}
.hidden-text {
	float: right;
	margin: 18px 20px 0 0;
	height: 35px;
	color: #001729;
	font-size: 9px;
}
img.wp-smiley {
	border: none !important;
	background: none !important;
	padding: 0px !important;
	margin-bottom: -1px;
}
/* alignments */
.center, .aligncenter, p.aligncenter {
	text-align: center;
}
img.center, img.aligncenter, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
img.left, img.alignleft, img[align="left"] {
	float:left;
	margin: 2px 10px 5px 0;
}
img.right, img.alignright, img[align="right"] {
	float:right;
	margin: 2px 0 5px 10px;
}
.alignright {
	float: right;
}
img.alignright, img[align="right"] {
	float:right;
	margin: 2px 0 5px 10px;
}
.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0;
	padding: 0;
}

/*plugins*/

/*post ratings*/
.ratings {
	padding: 0 0 3px 20px;
}
.post-ratings {
	float: left;
	width: auto !important;
}
.post-ratings em, .post-ratings strong {
	font-style: normal;
}
.post-ratings br {
	display: none;
}
.post-ratings-text {
	margin-left: 10px;
}
.post-ratings-loading {
	float: left;
	margin-left: 10px;
}
.post-ratings img {
	background: transparent none !important;
	vertical-align: middle;
}

/*jLanguage*/
.jLanguage {
	float: left;
	position: relative;
	left: -3px;
	width: 100% !important;
}
.jLanguage ul {
	padding: 10px 0 !important;
	float: left !important;
}
.jLanguage ul li {
	margin: 0 !important;
	padding: 0 !important;
	background: none !important;
}
.jLanguage ul li:hover {
	background: none !important;
}
/*noteworthy*/
h2.noteworthy {
	background: url(images/icons/star.png) right center no-repeat !important;
	padding-right: 20px;
	margin-right: 5px;
}