/*
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 {
	background: #FFF url('img/bg.gif') repeat-x;
	color: #444;
	font: normal 62.5% "Lucida Sans Unicode",Verdana,sans-serif;
	padding-top: 40px;
	width: 960px;
}
p,code,ul {
	font-size: 1.3em;
	padding: 6px 0 9px 0;
}


ul ul {font-size: 0.9em; padding-bottom: -12px;}
li {
	list-style: none;
}
h1 {
	font-size: 1.4em;
}
code {
	background: url('img/bgcode.gif');
	border: 1px solid #F0F0F0;
	border-left: 6px solid #F06;	
	color: #444;
	display: block;
	font: normal 1.1em "Lucida Sans Unicode",serif;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}
blockquote {
	background: #FBFCF5;
	border-bottom: 1px solid #EED;
	border-top: 1px solid #EED;
	color: #444;
	display: block;
	font: normal 0.9em Verdana,sans-serif;
	margin-bottom: 12px;
	padding: 12px;
}
h1,h2,h3,h4 {
	font: normal 1.2em;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #FF3300;
}
/* misc */
.clearer {
	clear: both;
}

/* header */
.header {
	border-bottom: 1px solid #EEE;
	height: 160px;
	margin-bottom: 9px;
}
.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;
}
#patrocinadores{
	border-bottom: 1px solid #EEE;
	height: 65px;
	padding-bottom: 9px;
	margin-bottom: 24px;
}

#patrocinadores img{
	padding: 0 40px;
}

/* right side (main content) */
.right {
	margin: 0 30px 20px 320px;
}

.right h1{
	font-weight: bold;
	font-size: 2.4em;
	margin-bottom: 12px;
	color: #444;
}


.content .descr {
	color: #444;
	font-size: 1.2em;
	font-style: italic;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 11px;
}

.descr a,.descr a:visited
{color: #444;
}

.entry p {
	padding: 6px 0 9px 0;
	font-size: 1.4em;
	line-height: 1.5em;
}

.content li {
	margin-left: 18px;
	list-style-type: disc;
}
.content h1 {
	font-size: 2.4em;
	margin-bottom: 4px;
}
.content h2 {
	font-size: 2em;
	margin-bottom: 9px;
}
.content h3 {
	font-size: 1.6em;
	margin: 9px 0 6px 0;
	color: #444;
}
.content a,.footer a {
	color: #FF3300;
	text-decoration: none;
}
.content a:hover,.footer a:hover {
	color: #444;
	border-bottom: 1px solid #FFCC00;
}

/* nav & subnavigation */
.nav,.left {
	margin-bottom: 20px;
	position: absolute;
	top: 40px;
}	


/* subnav */

#logo {
	padding: 12px 12px 8px 15px;
}
#logo h1 {
	color: #003366;
	font-size: 1.6em;
	height: 20px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-variant: small-caps;
	margin: 0 5px;
}
.left {
	background: #c7e2ff;
	position:absolute;
	left: 30px;
	width: 250px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
.subnav {
	padding: 12px 12px 0;
}
.subnav h1 {
	color: #0170DF;
	font-size: 1.4em;
	height: 20px;
	margin-left: 8px;
}
.subnav ul {
	margin: 0 0 16px;
	padding: 0;
}
.subnav li { 
	list-style: none;
	margin: 0;
	border-bottom: 1px solid #6FB7FF;
}
 .subnav h1 a
 {
 color: #FF3300;
 }
 
.subnav li a {	
	color: #003366;
	display: block;
	font-size: 0.9em;
	padding: 3px 6px 3px 8px;
	text-decoration: none;
}
.subnav li a:hover {
	color: #ff3300;
}

/* 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;
}

/* navigation */
.navigation {
	color: #666;
	font-size: 12px;
	margin: 20px 0 0 0;
	padding: 0;
}
.navigation a {
	font-size: 12px;
}

.navaligncenter {
	text-align: center;
}

/* footer */
.footer {
	color: #666;
	border-top: 1px solid #EEE;
	font: normal 1em Verdana,sans-serif;
	margin: 0 30px 0 30px;
	padding: 8px 6px;
}
.footer .fright, .footer .fright a {color: #AAA;}


/*post styling*/
.post{margin:0 0 25px 0;}

.post .info{
padding:2px 3px 3px 8px;
border:1px solid #e3e4e4;
background-color:#f5f5f5;
font-size:1.0em;
color:#505050;
}

.postinfo {
	color: #888; 
	font-size: 11px;
	margin-top: 6px;
	padding: 4px 0 0 3px;	
	border-top: 1px solid #bbb;
}

.postinfo a {color: #222;}

p.wp-caption-text{
	font-size: 1.3em;
	margin: -4px 10px 12px 0;
	padding: 5px 9px;
	background-color: #ddd;
	border-top:2px solid #ff3300;
}

.wp-caption{
	margin: 6px 0 9px 0;
}


/* Comments Styling */
ol.commentlist{
	font-size: 1.2em;
}

.commentlist li {
	background-color: #e4e4e4;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	margin: 20px 0 20px 0;
	padding: 20px 20px 12px 20px;
	list-style-type: none;
}

.commentlist li.graybox {
	background-color: #f4f4f4;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

.commentlist cite{
	font-size: 13px;
	font-weight: bold;
	color: #555;
}

.commentlist p{
	color: #5e5e5e;
	text-indent: 1.3em;
	font-size: 1.1em;
	text-align: left;
}

.commentlist small.commentmetadata a{
	font-size: 11px;
}

#commentform {
margin: 1em 0;
font-size: 1.2em;
background: #ffffff;
width: 400px;
}
#commentform p{
padding: 3px 0;
}

#commentform textarea {
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 400px;
}
#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: 400px;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #d6d3d3;
width: 400px;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #939793;
width: 400px;
}
#commentform input{
margin-bottom: 3px;
}

/* floats */
.clearer {clear: both; display: block; font-size: 0; line-height: 0;}
.fleft {float: left;}
.fright {float: right;}
