/*
Name: Winterplain
Date: 2007-12-13
Description: Simple and soft styled, two-column template with a touch of cold.
Author: Viktor Persson
URL: http://templates.arcsin.se/

Feel free to use and modify but please provide credits.
*/

/* standard elements */
* {margin: 0; padding: 0;}

html {height: 100%; padding-bottom: 1px;}
/*body {background: #FCFCFC  no-repeat center top fixed; font: normal 12px Arial,sans-serif; color: #345;}*/
body {background: #FFFFFF  no-repeat center top fixed; font: normal 11px   tahoma,Arial , sans-serif; color: #000033;}
#page { 
	background: #FFFFFF;
 }


a {color: #003366; text-decoration: none;}
/*a {color: #171CB2; text-decoration: none;}*/
/*a:hover {color: #FF6600;text-decoration: underline;}B8D03B996666
a:hover {	background: #CB9696;color: #FFFFFF;}*/
a:hover {	background: #003366;color: #FFFFFF;}
a.disappear:visited {
color:#878787;
}

p {margin: 2px 0 8px;}

h1 {font: normal 1.8em Arial, sans-serif;}
h1 a:hover{background: #FFFFFF;color: #F93;}
h2 {font:  1.1em Vernada,sans-serif;font-size:   medium ; font-weight:600 }
h3 {font: bold 1.2em sans-serif;}
h4 {font:  1.5em sans-serif;}
h5 {font: normal 1.5em sans-serif;color: #FF6600;}
h6 {font: normal 1.8em sans-serif;}

h1,h3 {margin: 0px 0;}

blockquote {
	background: #F9F9F9 url('http://finance.image.s3.amazonaws.com/quote.gif') no-repeat;
	border-bottom: 1px solid #EAEAEA;
	border-top: 1px solid #EAEAEA;
	color: #555;
	display: block;
	font: normal 1em sans-serif;
	margin: 1em 0;
	padding: 0.6em 1em 0.2em 40px;
}

code {
	display: block;
	white-space: pre;
	background: #FFFFF6;
	border: 1px solid #EED;
	padding: 5px 10px;
	overflow: auto;
	margin: 1em 0;
}

ul,ol {margin: 0 0 1em 1.4em;}

fieldset {padding: 12px 10px; background: #EFE; color: #232; border: 1px solid #DED; margin-bottom: 1em;}
legend {font: bold 1em Arial,sans-serif; padding: 0 6px; color: #363;}

img {border: none;}
/*img.bordered,.post img {background: #FFF; padding: 5px; border: 1px solid #DDD;}
img.left {margin-right: 1em;}
img.right {margin-left: 1em;}*/

small,.small {font-size: 0.8em;}

/* inputs */
input.submit {background: #E9E8E8 url('http://finance.image.s3.amazonaws.com/input_submit.gif') repeat-x; border: 3px double #CCC; border-color: #CCC #999 #999 #CCC; color: #456; font: bold 0.8em Arial,sans-serif; padding: 3px 0;}
input.submit:hover {background: #FCFDFC; cursor: pointer;}
input#s {background: #FCFCFC; font: normal 1.1em sans-serif; border: 1px solid #CCC; padding: 3px 5px; width: 150px;}
input#s:hover {background: #FFF;}
textarea {width: 320px;}



/* main layout 760*/
#container {width: 85%; margin: 0 auto; padding-bottom: 0.5em;}
#main {margin: 15px 0 0 8px;}
#main_left {width: 75%;background: url(http://image.gutfire.s3.amazonaws.com/img03.gif) repeat-y right;}
#main_right {width: 23%;}

/* top part */
#top {margin: 0.5em 0; padding-left: 1em;}
#site_title {font: bold 2em Arial,sans-serif; color: #567;}
#site_description {font: normal 1em Arial,sans-serif; color: #999;}

/* navigation 
.path {margin-bottom: 1em; background: #F6F8FA; border-top: 1px solid #E0E5F0; padding: 2px 10px; color: #678;}*/
.path {margin-bottom: 1.5em; background: #996666; border-top: 1px solid #E0E5F0; padding: 8px 25px; color: #678;}

#nav {font-size: 1.2em;background: url(http://finance.image.s3.amazonaws.com/nav1.png) repeat-x left top ;}
/*#nav a {color: #364E6D; text-decoration: none;}*/
#nav a {color: #FFFFFF; text-decoration: none; font-weight:bold}
#nav a:hover {text-decoration: underline;color: #FFFFFF;}
#nav ul {display: inline; margin: 0;}
#nav ul li {display: inline; list-style: none; margin: 0 8px;}

/* sidebar  background: #F8F8F3*/
#main_right .content {padding: 2px 8px 4px;   border-top: 1px solid #EAEAE2; margin-bottom: 14px;}
#main_right div.content {padding: 5px 8px;}

#sidebar ul {margin: 0;font:Arial}
#sidebar li {list-style: none; padding: 3px 0;font:Arial}

#sidebar h2 {background: url('http://finance.image.s3.amazonaws.com/green_arrow.png') no-repeat left center ;padding-left: 18px; }

/* footer */
#footer {font-size: 0.9em; border-top: 1px solid #E6E6E6; background: #F6F6F6; padding: 8px 12px; color: #888;}
#footer .right a {color: #888; text-decoration: none;}
#footer .right a:hover {color: #000;}

 

/* special links */
a.scrolldown,a.scrollup {width: 16px; height: 16px;}
a.scrolldown {background: url('http://finance.image.s3.amazonaws.com/arrow_down.gif') no-repeat left top; }
a.scrollup {background: url('http://finance.image.s3.amazonaws.com/arrow_up.gif') no-repeat left top;}
a.feed { width: 70px; height: 14px; margin-top: 15px;}
/*a.feed {background: url('img/feed.jpg') no-repeat left top; width: 28px; height: 28px; margin-top: 20px;}*/
a.button {display: block;}
a.button:hover {background-position: left bottom;}

/* misc */
.bold {font-weight: bold;}
.bordered {border: 1px solid #DDD; background: #FFF; padding: 5px;}
.clearer {clear: both; font-size: 0;}
.left {float:  left;}
.light,.light a {color: #777;}
.odd {background: #F6F6F6;}
.right {float: right;}
.tright {text-align: right;}

/* post */

.post {margin-bottom: 0em;}
.post .date {color: #468; font-size: 0.9em; margin: 4px 0 6px;}
.post .body {margin-bottom: 12px; line-height: 1em;}
.post .metadata {background: #FFFFFF; border-bottom: 0px solid #E6E6E6; font: normal 0.9em sans-serif; padding: 1px; clear: both;color:#878787;margin-bottom: 0.9em;}
/*.postd .metadata a {color: #6495ED; text-decoration: none;}*/
.post .metadata a {color: #878787; text-decoration: none;}
.post .metadata a:hover {color: #FFFFFF; 	 }

.postd {margin-bottom: 0em;}
.postd .date {color: #468; font-size: 0.9em; margin: 4px 0 6px;}
.postd .body {margin-bottom: 14px; line-height: 1.1em;}
.postd .metadata {background: #FFFFFF; border-bottom: 0px solid #E6E6E6; font: normal 0.9em sans-serif; padding: 1px; clear: both;color:#878787;margin-bottom: 1.1em;}
/*.postd .metadata a {color: #6495ED; text-decoration: none;}*/
.postd .metadata a {color: #CB9696; text-decoration: none;}
.postd .metadata a:hover {color: #FFFFFF; }

/* icons */
span.comment {left center; padding-left: 18px;}
span.commentyesicon {background: url('http://finance.image.s3.amazonaws.com/icon_comment.gif') no-repeat left center; padding-left: 18px;}

span.up {background: url('http://finance.image.s3.amazonaws.com/arrow_up.gif') no-repeat left center; padding-left: 18px;}
span.down {background: url('http://finance.image.s3.amazonaws.com/arrow_down.gif') no-repeat left center; padding-left: 18px;}
span.tag {background: url('http://finance.image.s3.amazonaws.com/icon_tag.gif') no-repeat left center; padding-left: 18px;}

/* comments */
.commentlist {margin: 1em 0 0; font-size: 1.1em;}
.commentlist li {list-style: none; padding: 8px 10px 1px;}
.commentlist .post .date {margin-bottom: 3px;}