/*
Theme Name: Fluid Solution
Theme URI: http://www.kaushalsheth.com/
Description:  Totally liquid three-column layout, clean and simple.
Author: Kaushal Sheth
Author URI: http://www.kaushalsheth.com/

*/


/*#############################################################
Name: Fluid Solution
Date: 2006-09-06
Description: Totally liquid three-column layout, clean and simple.
Author: Viktor Persson
URL: http://arcsin.se

Feel free to use and modify but please provide credits.
#############################################################*/

/* standard elements */

* {
	margin: 0;
	padding: 0;
}
a {
	text-decoration: none;
}

a img
{

border:none;
}

body {
	background: transparent url('img/meniu.png');
	background-repeat:no-repeat;
	color: #b5b5b5;
	font: normal 62.5% "Lucida Sans Unicode",Verdana,sans-serif;
	padding-top: 40px;
}
code,ul {
	font-size: 1.2em;
	padding-bottom: 1.2em;
}
p {
	font-size: 1.5em;
}

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 "Trebuchet MS",sans-serif;
	color: #424242;
}
/* misc */
.clearer {
	clear: both;
}

/* header */
.header {
	height: 130px;
	margin-bottom: 20px;
}
.header h1 {
	color: #222;
	font: normal 4em sans-serif;
	margin-top: 5px;
	text-align: left;
}

.header h1 a{
color: #222;
text-decoration:none;
}

.header h1 a:visited
{
color: #222;
text-decoration:none;
}

.header h2 {
	color: #666;
	text-align: left;
}
.header h2 span {
	background: #097abb;
	color: #fff;
	padding: 0 6px;
}

.header h2 a {
	background: transparent;
	color: #097abb;
	font-size: 16px;
	padding: 0 6px;

}

.header h2 a:hover {
	background: #097abb;
	color: #fff;
	font-size: 16px;
	padding: 0 6px;

}

.header h2 p {
	background: #097abb;
	color: #fff;
	font-size: 16px;
	padding: 0 6px;

}
/* 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 */

/*.sus {
	background:url('img/meniu.png');
	background-repeat:no-repeat;
	margin-top:0px;
	padding-top:0px;
	background-attachment:fixed;
}

*/
/* left side (main content) */
.left {
	margin: 0 50px 20px 300px;
}
.content .descr {
	color: #097abb;
	font-size: 1.2em;
	margin-bottom: 6px;
}

.descr a,.descr a:visited
{color: #097abb;
}

.content li {
	list-style: url('img/li.gif');
	margin-left: 18px;
}
.content h1 {
	font-size: 2.4em;
	margin-bottom: 4px;
}
.content a,.footer a {
	color: #097abb;
	text-decoration: none;
}
.content a:hover,.footer a:hover {
	color: #fff;
	background-color:#097abb;
}

/* nav & subnavigation */
.nav,.right {
	margin-bottom: 20px;
	position: absolute;
	top: 40px;
}	

/* navigation */
.nav {
	left: 13%;
	text-align: center;
	width: 17%;
}
.nav .logo {
	background: url('img/logo.gif') no-repeat center top;
	border-bottom: 1px solid #EEE;
	border-top: 1px solid #EEE;
	height: 159px;	
}

.nav h1 {
	color: #F60;
	margin: 12px 0;
}
.nav li {
	border-bottom: 1px solid #EEE;
}
.nav li a {
	color: #888;
	display: block;
	font: normal 1.4em serif;
	padding: 8px 0;
}
.nav li a:hover {
	background: #FAFAFA;
	color: #F06;
}

/* subnav */
.right {
	margin-top: 150px;
	background: #e5e5e5;
	left: 3%;
	width: 220px;
}
.subnav {

	padding: 12px 12px 0;

}
.subnav h1 {
	color: #097abb;
	font-size: 1.4em;
	font-weight:bold;
	height: 16px;
	margin-left: 8px;
}
.subnav ul {
	margin: 0 0 16px;
	font-size: 10px;
	padding: 0;
}
.subnav li { 
	list-style: none;
	margin: 0;
}
 .subnav h1 a
 {
 color: #097abb;
 }
 
.subnav li a {	
	color: #777;
	display: block;
	font-size: 12px;
	padding: 1px 6px 1px 8px;
	text-decoration: none;
}
.subnav li a:hover {
	color: #097ABB;
}

/* round edges */
.roundtl,.roundtr,.roundbl,.roundbr {
	background: url('img/round.gif');
	height: 12px;
	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: #666;
	border-top: 1px solid #EEE;
	font: normal 1em Verdana,sans-serif;
	margin: 0 300px;
	padding: 8px 6px;
}
small {
	font-family: "Lucida Sans Unicode",Verdana,sans-serif;
	font-size: 0.7em;

	}


/*post stylng*/
.post{margin:0 0 25px 0;}

.post .info{
padding:2px 3px 3px 8px;
border:1px solid #e3e4e4;
background-color:#f5f5f5;
font-size:0.9em;
color:#505050;
}




/* Comments Styling */
#commentlist li {
margin-bottom: 1.5em;
padding-bottom: 1em;
border-bottom: 1px solid #700000;
}

#commentform {
margin: 1em 0;
background: #ffffff;
width: 500px;
}

#commentform textarea {
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 500px;
}
#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: 500px;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #d6d3d3;
width: 500px;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #939793;
width: 500px;
}
#commentform input{
margin-bottom: 3px;
}
