/*  
Theme Name: Styx
Theme URI: http://styx.kreative-labs.com/
Description: <a href="http://blog.kreative-labs.com">Sleek, elegant, dark theme.</a>
Version: 2.06
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: #09f;
	text-decoration: none;
}
a:hover {
	color: #FFB500;
	text-decoration: none;
}
img {
	border: none;
}
p {
	color: #c2c2c2;
	text-align: justify;
	padding: 7px 0 3px;
	line-height: 17px;
	margin: 0;
}

h1 a, h1 a:visited {
	color: #fff;
	text-decoration: none;
	padding-top: 50px;
	padding-bottom: 158px;
	padding-left: 40px;
	margin-bottom: -27px;
	display: block;
}
h2 {
	color: #fff;
	margin: 10px 0 6px;
	border-bottom: 1px dashed #111e37;
	font: 28px "Trebuchet MS", Helvetica, Georgia, Times, serif;
	letter-spacing: -0.05em;
}
h2 a, h2 a:visited {
	color: #fff;
	text-decoration: none;
}
h2 a:hover {
	color: #09f;
	text-decoration: none;
}
h3 {
	color: #fff;
	margin: 20px 0 6px;
	font: 24px "Trebuchet MS", Helvetica, Georgia, Times, serif;
	letter-spacing: -0.05em;
}
.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, h2 a:visited {
	color: #fff;
	text-decoration: none;
}
h3 a:hover {
	color: #09f;
	text-decoration: none;
}
#wrapper {
	margin: 0 auto;
	width: 800px;
	position: relative;
}
#page {
	width: 800px;
	float: left;
	background-color: #080e1a;
}

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

#header_wrapper {
	width: 800px;
	margin: 0 auto;
}
#header {
	/*background: transparent url(images/header.png) no-repeat top center;*/
	height: 250px;
	position: relative;
	width: 800px;
	margin-top: -25px;
}
.header h1 {
	color: #fff;
	font: bold italic 36px "Trebuchet MS", Georgia, Times, serif;
	letter-spacing: -2px;
}
#header-duma {
	position: relative;
	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 12px;
	float: left;
	width: 544px;
	overflow: hidden;
}
#content-wide {
	padding: 5px 0 6px 78px;
	float: left;
	width: 644px;
	overflow: hidden;
}
.post {
	clear:both;
	padding-top: 15px;
	color: #dadada;
}
.post-title {
	float: left;
	width: 544px;
}
.entry {
	color: #dadada;
	clear: both;
	margin-top: 8px;
	padding: 0 10px;
}
.entry hr {
	margin: 15px 10px 15px 18px;
	height: 0px;
	border: 0px;
	border-bottom: 1px dashed #0f1b32;
}
.entry p {
	color: #dadada;
	line-height: 18px;
	padding-left: 10px;
	margin: 0 10px;
}
.entry table {
	line-height: 18px;
	padding-left: 10px;
	margin: 0 10px;
}
.entry h3 {
	margin-left: 10px;
}
.entry img {
	padding: 3px;
	margin: 2px;
}
.entry code, .entry pre {
	color: #ddd;
	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: #dadada;
	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: #dadada;
	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: #dadada;
}
.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: #dcdcdc;
	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: #BBE806;
}

.navigation a:hover {
	text-decoration: none;
	color: #09f;
}
.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;
	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: #fff;
	cursor: pointer;
}
#content .post-info,
#content-wide .post-info {
	float: left;
	width: 544px;
	clear: both;
	margin: 22px 0 12px;
}
#content .post-info-bg,
#content-wide .post-info-bg {
	width: 544px;
	position: relative;
	float: left;
	background-color: #0f1b32;
}
#content-wide .post-info {
	width: 644px;
}
#content-wide .post-info-bg {
	width: 644px;
}

/*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_181818.png) top left;
	width: 6px;
	height: 6px;
	float: left;
}
.corner-6-181818-center {
	background: #0f1b32 none;
	width: 532px;
}
#content-wide .corner-6-181818-center {
	background: #0f1b32 none;
	width: 632px;
}
.corner-6-181818-208-center {
	background-color: #0f1b32;
	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;
}

.corner-8-fff-top-left,
.corner-8-fff-760-center,
.corner-8-fff-top-right {
	background: transparent url(images/corner_8_080e1a.png) top left;
	width: 8px;
	height: 8px;
	float: left;
}
.corner-8-fff-760-center {
	background-color: #080e1a;
	width: 784px;
}
.corner-8-fff-top-right {
	background-position: top right;
}

.nav-wrapper {
	width: 100%;
	float: left;
	margin: 12px 0;
	clear: both;
}
.navigation {
	background-color: #0f1b32;
	float: left;
	width: 524px;
	padding: 0 10px;
}
#content-wide .navigation {
	width: 624px;
}
.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: 544px;
}
.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: 544px;
}
#content-wide .commentlist {
	width: 644px;
}
.commentlist li {
	color: #979797;
	clear: both;
	float: left;
	padding: 5px 0;
	margin: 5px 0;
	width: 544px;
}
#content-wide .commentlist li {
	width: 644px;
}
.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: 300px;
	font-size: 12px;
	clear: right;
	padding: 5px;
	float: left;
	margin: 5px 0;
}
#content-wide .commentlist li .commenttext {
	width: 400px;
	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: #dedede;
}
.commentauthor a {
	color: #09f;
	text-decoration: none;
}
.commentauthor a:hover {
	color: #BBE806;
}
.commentlist .moderation {
	padding: 2px 0 0 20px;
	background: transparent url(images/icons/error.png) no-repeat left center;
	color: #09f;
}
.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: 534px;
	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: 534px;
	padding: 0;
}
#content-wide #commentform .loggedin {
	width: 634px;
}
#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: #ededed;
	text-decoration: none;
}
#commentform p a:hover {
	color: #09f;
}
#commentform label {
	font-size: 12px;
	margin-top: 1px;
	color: #ddd;
}
#commentform .nameinput label, #commentform .emailinput label, #commentform .siteinput label {
	margin: 12px 0 0 10px;
	color: #192E55;
	float: left;
	position: relative;
}
#commentform input {
	width: 186px;
	border: none;
	font: 14px Helvetica, Tahoma, Arial, sans-serif;
	margin: 2px 6px 1px;
}
#commentform textarea {
	width: 500px;
	border: none;
	margin: 5px 6px;
	font: 14px Helvetica, Tahoma, Arial, sans-serif;
}
#content-wide #commentform textarea {
	width: 600px;
}
.textinput {
	background: url(images/icons/pencil.png) no-repeat left 6px;
	padding: 0 0 0 22px;
	margin-top: 7px;
	width: 512px;
	position: relative;
	float: left;
}
#content-wide .textinput {
	width: 612px;
}
.textarea-container {
	position: relative;
	float: left;
	width: 512px;
	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: #ddd;
}
.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: 506px;
	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 12px 10px 0;
	width: 220px;
	color: #777;
	font-size: 12px;
}
#footer-sidebar {
	padding: 0;
	width: 800px;
	margin: 0 auto;
}
#footer-sidebar-1, #footer-sidebar-2, #footer-sidebar-3 {
	float: left;
	margin: 0 5px 0 0;
	padding: 5px;
	width: 180px;
	color: #777;
}
#footer-sidebar-3 {
	width: 220px;
}
#footer-sidebar-2 {
	width: 220px;
	margin: 0 2px 0 0;
}
#footer-sidebar-1 {
	width: 311px;
	margin: 0 2px 0 7px;
}
/*sidebar title (h2) */
#sidebar h2, #sidebar .sidebartitle, #footer-sidebar h2, #footer-sidebar .sidebartitle {
	font: 15px Helvetica, Tahoma, Arial;
	color: #BBE806;
	margin: 0 0 2px;
	width: 80%;
	padding-top: 4px;
	border: none;
}
/*sidebar text styles */
#sidebar a {
	color: #09f;
	text-decoration: none;
}
#footer-sidebar a, #footer-sidebar h2 a {
	color: #09f;
	text-decoration: none;
}
#sidebar a:hover {
	color: #09f;
	text-decoration: none;
}
#footer-sidebar a:hover, #footer-sidebar h2.sidebartitle a, #sidebar h2.sidebartitle a {
	color: #09f;
	text-decoration: none;
}
/*sidebar list level1 */
#sidebar ul, #footer-sidebar ul {
	width: 100%;
	margin: 0;
	padding: 0;
}
#sidebar ul li, #footer-sidebar ul li, #footer-sidebar-1 ul li, #footer-sidebar-2 ul li, #footer-sidebar-3 ul li {
	float: left;
	width: 100%;
	list-style: none;
	color: #cacaca;
}
#sidebar ul li ul li, #footer-sidebar ul li ul li, #footer-sidebar-1 ul li ul li, #footer-sidebar-2 ul li ul li, #footer-sidebar-3 ul li ul li {
	float: left;
	width: 90%;
}
#sidebar ul li a, #footer-sidebar ul li a {
	color: #C7D0D5;
}
#sidebar ul li ul li, #footer-sidebar ul li ul li {
	padding: 2px 0 0 0;
}
.widget-wrapper, .footer-widget-wrapper {
	margin: 12px 0 0;
	float: left;
	width: 100%;
}
.footer-widget-wrapper {
}
.widget-body, .footer-widget-body {
	background-color: #0f1b32;
	float: left;
	width: 200px;
	padding: 0 10px;
}
.footer-widget-body {
	background-color: #080e1a;
	width: 165px;
}

#footer-sidebar-3 .footer-widget-body {
	width: 200px;
	float: left;
}
#footer-sidebar-2 .footer-widget-body {
	width: 200px;
	float: left;
}
#footer-sidebar-1 .footer-widget-body {
	width: 292px;
	float: left;
}
#footer-sidebar li ul li:hover, #sidebar li ul li:hover  {
	background: url(images/bullet_blue.png) no-repeat left -1px !important;
}
#footer-sidebar li ul li, #sidebar li ul li {
	background: url(images/bullet_dark_blue.png) no-repeat left -1px !important;
	padding-left: 18px !important;
}
li.widget_calendar td {
	padding: 1px 3px;
}
.textwidget {
	font-size: 12px;
	padding-top: 5px;
	text-align: justify;
}
.textwidget a {
	color: #09f !important;
}
.textwidget a:hover {
	color: #FFB500 !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: #fff;
	cursor: pointer;
}

/* footer area */
.footer-wrapper {
	float: left;
	background-color: #010a10;
}
.whirl {
	height: 42px;
	width: 800px;
	background: url(images/whirl.png) repeat-x top left;
}

.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;
}
