/*
Theme Name: Finansia
Description: Finansia static WordPress theme.
Version: 1
Author: Imajiku
Author URI: http://imajiku.com/
Tags: yellow, custom header, fixed width, three columns, static
*/
body {
	font-size: 79.5%; /* Resets 1em to 10px */
	margin:0;
	padding:0;
	background-color:#ffc000;
	font-family:Arial, Helvetica, sans-serif;
}
#wraper {
	width: 980px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-image: url(images/bg-rep.gif);
	background-repeat: repeat-y;
}
.clearfix {
	clear:both;
}
#header {
	margin:0;
	background-image: url(images/finansia_header.gif);
	background-repeat: no-repeat;
	padding:2px 0 0 0;
	clear: both;
	height:200px;
}
#logoblock {
	width: 145px;
	margin-left: 55px;
	height: 150px;
	float: left;
}
#logoblock a {
	display: block;
	height: 154px;
}
#searchbox {
	margin-top: 74px;
	margin-left: 692px;
}

#incontainer {
	padding: 10px 10px;
}
/* first menu */
#firstmenu {
	margin-left: 222px;
	height:39px;
}
#firstmenu ul {
	margin: 0px;
	padding: 0px;
}
#firstmenu ul li {
	float:left;
	list-style:none;
	background:url(images/mnuspacer1.gif) no-repeat right;
	padding:10px 15px 10px 12px;
	margin-top:2px;
}
#firstmenu ul li.end {
	float:left;
	margin:0;
	list-style:none;
	background:none !important;
	padding: 10px 15px 10px 12px;
}
#firstmenu li a {
	font: normal 12px Tahoma, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	margin:0 5px;
	text-transform: uppercase;
}
#firstmenu li a:hover {
	color:#FFFF00;
}
/* 2nd menu */
#secondmenu {
	font: normal 10px Arial, Helvetica, sans-serif;
	margin-left:30px;
	margin-top:22px;
	margin-bottom:20px;
}
#secondmenu ul {
	margin: 0px;
	padding: 0px;
}
#secondmenu ul li {
	float:left;
	list-style:none;
	padding:5px 10px;
	margin:0;
}
#secondmenu li a {
	font: normal 10px Tahoma, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	text-transform:uppercase;
	margin:0 5px;
	text-transform: uppercase;
}
#secondmenu li a:hover {
	color:#FFFF00;
}
#sidebar1 {
	width: 266px;
	float: left;
}
/*-*/
#container {
	float: left;
	width: 458px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D1D1D1;
}
#side1a {
	margin-top:0;
	height: 234px;
	background-image: url(images/side1a.gif);
	background-repeat: no-repeat;
	padding-top: 17px;
	padding-right: 45px;
	padding-left: 45px;
}
#side1a h2, #side1b h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FA9A18;
	text-transform: uppercase;
	font-weight: bold;
	margin: 0px;
	padding: 25px 0px 7px 0px;
}
#side1a h3, #side1b h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}
#side1a h3 a, #side1b h3 a {
	color:#333;
}
#side1a p, #side1b p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}
#side1a p a, #side1b p a {
	text-align: right;
	background-image: url(images/more-block.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 4px 20px 4px 10px;
	display: block;
	margin-top: 9px;
	margin-left: 100px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
#side1a p a:hover, #side1b p a:hover {
	color: #FFFF00;
}
#side1b {
	height: 234px;
	background-image: url(images/side1b.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 50px;
	padding-left: 40px;
}
#sidebar2 {
	float: right;
	width: 214px;
	/*220+36*/
padding:0 26px 0 10px;
}
#newsletter {
	margin:18px auto;
	height:117px;
}
#formletter {
	margin:0;
	background-image: url(images/newsletter-form.gif);
	background-repeat: no-repeat;
	padding-top: 53px;
	padding-right: 5px;
	padding-bottom: 25px;
	padding-left: 22px;
}
#newsletter #emltext, #newsletter #dosubmit {
	display: block;
}
#newsletter #emltext {
	width:175px;
	border: none;
	background: transparent;
}
#newsletter #dosubmit {
	margin-left:90px;
	margin-top: 8px;
	width: 100px;
	border:none;
	background: transparent;
}
.adsblock {
	text-align:center;
}
.adsblock img {
	display: block;
	border: none;
	margin:0 auto 15px;
}
#footer {
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	height: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 24px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 30px;
	clear: both;
}
/* Begin Form Elements */
#searchform {
	margin: 0px;
	padding: 0px;
}
#searchform #s {
	width: 208px;
	padding: 2px;
	background-color:transparent;
	border:none;
}
#searchsubmit {
	border:none;
	margin-left:10px;
	padding: 1px;
	width:30px;
	background-color:transparent;
}
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
}
.entry .homemore {
	text-decoration:underline !important;
	color:#FF6666 !important;
}
select {
	width: 130px;
}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}
#commentform {
	margin: 5px 5px 0 0;
}
#commentform textarea {
	width: 99%;
	padding: 2px;
}
#respond:after {
	/*	content: "."; */
display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
}
/* End Form Elements */
/* Begin Calendar */
#incalendar {
	margin: 5px 20px 5px 47px;
}
#incalendar img { border: none; }
#incalendar ul {margin:0;padding0;}
#incalendar ul li {}
.category-events small { visibility:hidden; display: none; }
.category-events .ec3_schedule { float:none !important; }
#wp-calendar {
	background-color:#E0F2BD;
	empty-cells: show;
	width: 100%;
	border:solid 1px #fff;
}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}
#wp-calendar a {
	color:#006633;
	font-weight:bold;
	text-decoration:underline !important;
	display: block;
}
#wp-calendar caption {
	text-align: center;
	width: 100%;
}
#wp-calendar td {
	border:solid 1px #E2F3E0;
	padding: 3px 0;
	text-align: center;
}
#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff;
}
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
}
#wp-calendar a {
	text-decoration: none;
}
#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	background-color:#9ED846;
	color:#006633;
	padding-top:2px;
	padding-bottom:2px;
}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
/* End Calendar */
/* Begin Typography & Colors */
body {
	color: #333;
}
#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
}
#content {
	font-size: 1.2em;
}
.widecolumn .entry p {
	font-size: 1.05em;
}
.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
}
.widecolumn {
	line-height: 1.6em;
}
.narrowcolumn .postmetadata {
	text-align: center;
}
.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
	border: 1px solid #ddd;
}
.even, .alt {
	border-left: 1px solid #ddd;
}
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
}
h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
}
h1 {
	font-size: 4em;
	text-align: center;
}
#headerimg .description {
	font-size: 1.2em;
	text-align: center;
}
h2.pagetitle {
	font-size: 2.6em;
}
h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: #469B02;
}
#incontainer h1 {
	font:bold 30px Georgia, "Times New Roman", Times, serif;
	padding:5px 0;
	margin:0;
	text-align:left
}
#incontainer h2, #incontainer h2 a, #incontainer h2 a:visited, #incontainer h3, #incontainer h3 a, #incontainer h3 a:visited {
	color: #333;
	color:#469B02;
}
#incontainer a, #incontainer a:hover {
	color:#469B02;
}
#incontainer a img {
	border:solid 1px #ccc;
}
.containerhome {
	font-size:95%;
	padding-left: 30px !important;
	padding-right: 20px !important
}
.entry p a:visited {
	color: #b85b5a;
}
.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
}
.sticky h2 {
	padding-top: 10px;
}
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentlist li ul li {
	font-size: 1em;
}
.commentlist li {
	font-weight: bold;
}
.commentlist li .avatar {
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}
#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentmetadata {
	font-weight: normal;
}
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
}
acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
}
a, h2 a:hover, h3 a:hover {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
/* End Typography & Colors */
/* post nav */
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;/*	margin-bottom: 2px; */
}
/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
}
/*	Using 'class="alignright"' on an image will (who would've
thought?!) align the image to the right. And using 'class="centered',
will of course center the image. This is much better than using
align="center", being much more futureproof (and valid) */
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;
}
/* End Images */
.signed {
	padding-top:10px;
	text-align:right;
}
