/*
Theme Name: FINANCE Evolution
Theme URI: http://www.bloggerstemplate.com
Description: FINANCE Evolution 2 columns <a href="http://www.bloggerstemplate.com">Bloggers Template</a>.
Version: 1.1
Author: RACHMANUDDIN YAHYA
Author URI: http://www.jevuska.com
Tags: Fixed width, Two Columns, Widgets, Plugin 

	 v1.1
	http://www.bloggerstemplate.com//
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: "Tahoma", Arial, Sans-Serif;
	background: #697684 url('images/bg-color.png');
	color: #333333;
	text-align: center;
	}

#page {
	text-align: left;
	}
#content {
	font-size: 12px;
	}

.widecolumn .entry p {
	font-size: 12px;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.5em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.alt {
	background-color: #CCCCCC;
	border-top: 1px solid #CECECE;
	border-bottom: 1px solid #CECECE;
	}
.roundedcornr_box {
   background:#CCCCCC;
}
.roundedcornr_top div {
   background: url("images/round-tl.png") no-repeat top left;
}
.roundedcornr_top {
   background: url("images/round-tr.png") no-repeat top right;
}
.roundedcornr_bottom div {
   background: url("images/round-bl.png") no-repeat bottom left;
 }
.roundedcornr_bottom {
   background: url("images/round-br.png") no-repeat bottom right;
}

.roundedcornr_top div, .roundedcornr_top, 
.roundedcornr_bottom div, .roundedcornr_bottom {
   width: 100%;
   height: 7px;
   font-size: 1px;
}
.roundedcornr_content{ margin: 0 33px; }

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 32px;
	text-align: center;
	}

.description {
	font-size: 12px;
	color: #CCCCCC;
	margin:0 55px 0 0;
	}
.description2 {
	font-size: 12px;
	color: #CCCCCC;
	margin:0 60px 0 0;
	}
h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: Verdana, Sans-Serif;
	font-size: 12px;
	}

h3 {
	font-size: 16px;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #searchsection{
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 12px 'Verdana', Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #EEEEEE;
	padding: 2px;
	background: #FFFFFF
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	}

.commentlist p {
	font-weight: normal;
	line-height: 12px;
	text-transform: none;
	}

#commentform p {
	font-family: 'Verdana', Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 10px 'Verdana', Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #000000;
	}

code {
	font: 12px 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #9F2900;
	text-decoration: none;
	}

a:hover {
	color: #9F2900;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Verdana', Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0;
	padding: 0;
	}

#page {
	background:#FFFFFF url("images/bg.png") repeat-y center top;
	margin: 0 auto;
	padding: 0;
	width: 1024px;
	}

#header {
	margin: 0;
	padding: 0;
	height: 64px;
	width: 1024px;
	}
.coolicon {
	padding:10px 0 0 80px;
	text-align: left;
	height:0px;
	float:left;
	position:absolute;
}
.coolicon img{
	margin-right:2px;
	}
#titlesection {
	width:280px;
	text-align:center;
	float:right;
	}
	
#titlesection2 {
	width:285px;
	text-align:center;
	float:right;
	}
	
#searchsection2 {
	background:  url("images/bg-search2.png") no-repeat top left;
	margin: 0 0 0 0;
	height: 64px;
	width: 100%;
	padding:0;
	}
	
#searchsection {
	background:  url("images/bg-search.png") no-repeat top left;
	margin: 0;
	height: 64px;
	width: 100%;
	padding:0;
	}
	
#headline {
	background:  url("images/bg-head.png") no-repeat top left;
	height:194px;
	}

#headline h1{
	width:390px;
	text-align:right;
	font-size:18px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0 0 5px 320px;
	padding:0;
	color:#cc6633;
	}

#headline p{
	width:390px;
	text-align:right;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	margin:0 0 0 320px;
	padding:0;
	line-height:17px;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 80px;
	margin:0;
	width: 630px;
	}

.widecolumn {
	margin:0;
	padding: 0 0 20px 80px;
	width: 630px;
	float:left;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
	}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
	}

.postmetadata {
	clear: both;
	}

.clear {
	clear: both;
	}

#footer {
    background: url("images/bg-footer.png") no-repeat center bottom;
	padding: 20px 0 0 0;
	margin: 0 0 0 10px;
	width: 760px;
	clear: both;
	border: none;
	}

#footer p {
	margin: 0;
	padding: 10px 0;
	text-align: center;
	}
/* End Structure */

/* Begin Header */
#titlesection h1 {
	margin:0 55px 0 0;
	}
	
#titlesection2 h1 {
	margin:0 60px 0 0;
	}
	
h2 {
	margin: 10px 0 0;
	}
	
h2.pagetitle {
	margin-top: 30px;
	text-align: center;
	}
	
#sidebar h2 {
	margin: 5px 0 0;
	padding:0;
	background:  url("images/bg-titlesidebar.png") no-repeat top left;
	height:36px;
	line-height:31px;
	color:#000000;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Header */
/* 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 */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}
#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	display: block;
	}
/* End Entry Lists */

/* Begin Form Elements */
#searchform {
	margin: 0;
	padding: 0;
	text-align:right;
	width:742px;
	}

#searchsection #searchform .bgform {
	width:248px;
	padding:0;
	border:0;
	background:#FFFFFF url("images/bg-submit-s.png") no-repeat left top;
	height:51px;
	margin:0;
	text-transform:none;
	float:right;
	}
#searchsection2 #searchform .bgform {
	width:243px;
	padding:0;
	border:0;
	background: none;
	height:51px;
	margin:0;
	text-transform:none;
	float:right;
	}
	
#searchsection #searchform .bgform #s {
	border:0;
	background: none;
	font-size:12px;
	padding:16px 75px 0 0;
	border:0;
	width:145px;
	}
	
#searchsection2 #searchform .bgform #s {
	border:0;
	background: none;
	font-size:12px;
	padding:16px 75px 0 0;
	border:0;
	width:145px;
	}
	
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
		border:1px solid #CCCCCC;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	border:1px solid #CCCCCC;
	}

#commentform #submit {
	background:  url("images/bg-submit.png") no-repeat top center;
	margin: 0;
	padding:5px 2px 15px 0;
	float: right;
	border:0;
	color:#FFFFFF;
	font-weight:bold;
	font-family:"Verdana", Arial, Helvetica, sans-serif;
	}
/* End Form Elements */

/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

/* Begin Sidebar */
#sidebar {
	float:right;
	padding: 10px 50px 10px 0;
	width: 253px;
	}
#sidebar a,#sidebar a:hover,#sidebar a:visited  {
	color:#FFFFFF
	}
#sidebar form {
	margin: 0;
	}
/* End Sidebar */

/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #FFFFFF; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #DDDDDD;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.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: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.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;
}
/* End captions */

/* "I spent all my time to make this template. Please don't remove any credit. This theme presented to my Love...MINA" */
