/*
Theme Name: Fluid Solution
Theme URI: http://templates.arcsin.se/
Version: 1.1
Description: Totally liquid three-column layout, clean and simple. Based on the <a href="http://templates.arcsin.se/fluid-solution-website template/">Fluid Solution website template</a>.
Author: Viktor Persson
Author URI: http://arcsin.se/
Last updated: 2010-01-07
*/

/* standard elements */

* {
	margin: 0;
	padding: 0;
}
a {
	text-decoration: none;
}

a img
{
border:none;
}

body {
	color: #180000;
	font: normal 62.5% "Trebuchet MS","Lucida Sans Unicode",Verdana,sans-serif;
	padding-top: 20px;
}
p,code,ul {
	font-size: 1.3em;
	padding: 0px;
}

pre{
font: normal 1.1em Courrier,Verdana;
}

ul ul {font-size: 0.9em; padding-bottom: -12px;}
li {
	list-style: none;
}
h1 {
	font-size: 1.4em;
}
code {
	border: 3px solid #ddd;
	color: #444;
	display: block;
	font: normal 1.0em "Lucida Sans Unicode",serif;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}
blockquote {
        display:block;
        width:98%;
	background: white;
        border-bottom:1px solid #d6d3d3;
	color: #180000;
	font: normal 0.9em Verdana,sans-serif;
}
h1,h2,h3,h4 {
	font: normal 1.2em "Trebuchet MS",sans-serif;
	color: #300000;
}

/* misc */
.clearer {
	clear: both;
}

/* header */
.header {
	border-bottom: 1px solid #EEE;
	height: 160px;
	margin-bottom: 24px;
}
.header h1 {
	color: #222;
	font: normal 4em sans-serif;
	margin-top: 40px;
	text-align: center;
}

.header h1 a{
color: #222;
text-decoration:none;
}

.header h1 a:visited
{
color: #222;
text-decoration:none;
}

.header h2 {
	border-top: 1px solid #EEE;
	color: #666;
	text-align: right;
}
.header h2 span {
	background: #222;
	color: #EEE;
	padding: 0 6px;
}

/* left side (main content) */
.left {
	margin: 0 42% 20px 3%;
}
.content .descr {
	color: #F03000;/*#06F;*/
	font-size: 1.8em;
	margin-bottom: 6px;
}

.descr a,.descr a:visited
{color: #06F;
}

.content li {
	list-style-type:square;
	margin-left: 18px;
        line-height:20px;
}
.content h1 {
	font-size: 2.8em;
	margin-bottom: 4px;
}
.content a,.footer a {
	color: #D83000;
	text-decoration: none;
}
.content a:hover,.footer a:hover {
	color: #000000;/* #444;*/
}

/* nav & subnavigation */
.nav,.right {
	margin-bottom: 20px;
	position: absolute;
	top: 20px;
}	

.right h5{
color: #514E4E;
margin-left:18px;
}

/* navigation */
.nav {
	right: 23%;
	text-align: center;
	width: 17%;
	font: normal 1.4em serif;
}
.nav .logo {
	background-color:#EEE;
	height: 159px;	
}

.nav h1 {
	color: #999;
	margin:0;
}
.nav li {
	border-bottom: 1px solid #EEE;
}
.nav li a {
	color: #300000;
	display: block;	
	padding: 8px 0;
}
.nav li a:hover {
	color: #180000;
        background-color:#fafafa;
}
.nav ul ul li a {
	padding: 4px 0;
}



/* subnav */
.right {
        background:#180000;/*#222;*/
	right: 3%;
	width: 18%;
}
.subnav {
	padding: 12px 12px 0;
}
.subnav h1 {
	color:#F0D848;
	font-size: 1.4em;
	height: 20px;
	margin-left: 8px;
}
.subnav ul {
	margin: 0 0 16px;
	padding: 0;
}
.subnav li { 
        color:#514e4e;
	list-style: none;
	margin: 0;
        margin-top:15px;
        margin-bottom:15px;
        padding-bottom:5px;
        display: block;
        /*border-bottom: 1px solid #2D0000;*/
}

.search{ border-bottom:0px;}

.subnav h1 a{ color: #FEFEFE;}
 
.subnav li a {	
	color: #eee;
	font-size: 0.9em;
	padding: 3px 6px 5px 8px;
	text-decoration: none;
}
.subnav li a:hover {
	color: #F03000;
}

/* round edges */
.roundtl,.roundtr,.roundbl,.roundbr {
	background: url('img/round.gif');
	height: 16px;
	width: 14px;
}
.roundtl,.roundbl {
	float: left;
}
.roundtr,.roundbr {
	float: right;
}
.roundtr {
	background-position: right top;
}
.roundbr {
	background-position: right bottom;
}
.roundbl {
	background-position: left bottom;
}

/* footer */
.footer {
	color: #d3d3d3;
	font: normal 1em Verdana,sans-serif;
	margin: 0 42% 0 3%;
	padding: 8px 6px;
}
.footer .fright, .footer .fright a {color: #514E4E;}


/*post stylng*/
.post{
margin:0 0 30px 0;
background-color:#F0F0F0;
padding:20px;
/*padding-left:20px;
padding-top:20px;*/
}

.post p{
  padding-top:12px;
  padding-bottom:12px;
  line-height:20px;
}

.post .info{
border:1px solid #e3e4e4;
background-color:#f5f5f5;
font-size:0.9em;
color:#505050;
}

.post .entry p a img{
border:10px solid white;
}

.post h1 a{
 color:#180000;
}

.post h1 a:hover{
 color:#D83000;
}

.post h2{
 font-size:1.8em;
}
.postinfo {
color: #888; font-size: 11px;
padding-bottom:20px;
}
.postinfo a {color: #222;}



/* Comments Styling */
#commentlist li {
margin-bottom: 1.5em;
padding-bottom: 1em;
border-bottom: 1px solid #700000;
}

#commentform {
margin: 1em 0;
background: #ffffff;
width: 280px;
}

#commentform textarea {
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform textarea:hover {
background: #FFFFFF;
border: 1px solid #d6d3d3;
}
#commentform textarea:focus {
background: #ffffff;
border: 1px solid #939793;
}

#commentform #email, #commentform #author, #commentform #url {
font-size: 1.1em;
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #939793;
width: 280px;
}
#commentform input{
margin-bottom: 3px;
}

/* floats */
.clearer {clear: both; display: block; font-size: 0; line-height: 0;}
.fleft {float: left;}
.fright {float: right;}