/*
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: #FFF url('img/bg.gif') repeat-x;
	color: #444;
	font: normal 62.5% "Lucida Sans Unicode",Verdana,sans-serif;
	padding-top: 40px;
}
p,code,ul {
	font-size: 1.3em;
	padding-bottom: 1.2em;
}
li { margin-left: 15px; }
h1 { font-size: 1.4em; }
code {
	background: url('img/bgcode.gif');
	border: 1px solid #F0F0F0;
	color: #444;
	display: block;
	font: normal 0.9em Monaco,"Lucida Sans Unicode",serif;
	margin-bottom: 10px;
	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 {
	color: #333;
	font: normal 1.2em "Trebuchet MS",sans-serif;
}
/* misc */
.clearer {
	clear: both;
}

#container {
	margin: 0 auto;
	width: 960px;
}


/* header */
.header {
	background: url('img/stripes.gif') no-repeat;
	border-bottom: 1px solid #EEE;
	margin-bottom: 25px;
}

.header h1 {
	padding: 33px 0;
	border-top: 1px solid #EEE;
}


.header h1 a {
	display: block;
	margin: 0 auto;
	height: 93px;
	width: 300px;
	background: url('img/header.gif') center no-repeat;
	text-indent: -5000px;
	overflow: hidden;
}

.header h1 a:visited
{
color: #222;
text-decoration:none;
}

/* left side (main content) */
.left {
	float: left;
	margin-right: 20px;
	width: 555px;
}
.content .descr {
	font-size: 1.2em;
	margin-bottom: 13px;
}

.content h1 {
	font-size: 2.4em;
	margin-bottom: 10px;
}

.content h2 {
	margin-bottom: 5px;
	font-size: 1.6em;
}

.content a,.footer a {
	color: #F79D00;
	text-decoration: none;
}
.content a:hover,.footer a:hover {;
	border-bottom: 1px solid #F79D00;
}

.content li {
	margin: 0 0 5px 17px;
	list-style: url(img/li.gif) outside disc;
}

/* nav & subnavigation */
.nav,.right {
	margin-bottom: 20px;
	overflow: hidden;
}	

/* navigation */
.nav {
	float: left;
	padding-right: 20px;
	width: 170px;
	border-top: 1px solid #EEE;
}
.nav .logo {
	position: relative;
	top: -2px;
	right: -24px;
	background: url('img/logo.gif') no-repeat right top;
	height: 159px;
}

.nav ul {
	margin-bottom: 20px;
	border-top: 1px solid #EEE;
}
.nav li {
	border-bottom: 1px solid #EEE;
	list-style: none;
	margin: 0;
}
.nav li a {
	color: #F79D00;
	color: #555;
	display: block;
	font: normal 1.3em serif;
	text-align: right;
	padding: 8px 17px;
}
.nav li a:hover {
	background: #FAFAFA;
	color: #444;
	color: #29006A;
}

/* subnav */
.right {
	float: left;
	background: #222;
	width: 195px;
	position: relative;
	z-index: 10;
}

.right h1,.right h2,.right h3,.right h4 {
	color: #FFF;
}

a#employed {
	margin: 16px auto;
	display: block;
	width: 97px;
	height: 28px;
	background: url('img/employed.gif') center no-repeat;
	text-indent: -5000px;
	overflow: hidden;
}

#searchform input {
	margin-bottom: 10px;
}

.subnav {
	padding: 12px 12px 0;
}
.subnav h1 {
	font-size: 1.4em;
	height: 20px;
	margin-left: 8px;
}
.subnav ul {
	margin: 0 0 26px;
	padding: 0;
}
.subnav li { 
	list-style: none;
	margin: 0;
	border-bottom: 1px solid #333;
}
 .subnav h1 a
 {
 color: #F06;
 }
 
.subnav li a {	
	color: #777;
	display: block;
	font-size: 0.9em;
	padding: 3px 6px 3px 8px;
	text-decoration: none;
}
.subnav li a:hover {
	color: #DDD;
}

/* 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 {
	clear: both;
	color: #666;
	border-top: 1px solid #EEE;
	font: normal 1em Verdana,sans-serif;;
	padding: 8px 6px;
}

.footer .inner {
	width: 555px;
}


/*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;
}

.post img {
	margin: 0 10px 5px;
	padding: 3px;
	border: 1px solid #BBB;
}




/* Comments Styling */

#commentlist {
	margin-bottom: 30px;
	line-height: 1.4;
}
#commentlist li {
padding: 1em 1em 0;
border-bottom: 1px solid #DDD;
font-size: 1.1em;
}

#commentlist li small {
	font-size: 1.0em;
}

#commentlist li p {
	padding-top: 1em;
	font-size: 1.1em;
}

#commentlist .odd {
	background: #F9F9F9;
}

#commentform {
margin-bottom: 1em;
padding: 20px 20px 0;
border: 1px solid #CCC;
background: #fff;
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;
}

/* Pretty Search */
.search-wrapper { position: relative; width: 140px; margin-left: 5px;}

.blurred input.prettysearch { background-position: center top; }
.blurred .search-left { background-position: left top; }
.blurred .search-right {  background-position: right top; }
.search-wrapper.empty.blurred input { color: #7E7E7E; }
.search-wrapper .search-reset { position: absolute; width: 11px; height: 11px; overflow:hidden; z-index: 1; right: 8px; top: 7px; background: url(img/search-close.gif); display: block; cursor: pointer; }
.search-wrapper.empty .search-reset { display: none; }

input.prettysearch, .search-left, .search-right {
	display: block; 
	position: absolute;
	top: 0;
	height: 25px;
	border: 0;
	margin: 0;
	padding: 0;
	background: transparent url(img/searchfield_black.gif);
	background-repeat: no-repeat;
}
input.prettysearch { 
	font: 11px "Lucida Grande", Geneva, Arial, sans-serif;
	background-position: center bottom; 
	background-repeat: repeat-x; 
	padding-top: 6px;
	height: 19px;
	width: 110px;
	right: 10px;
}
.search-left { 
	background-position: left bottom; 
	left: 0; 
	width: 20px;
}
.search-right { 
	background-position: right bottom; 
	right: 0; 
	width: 10px;
}
label .prettyplaceholder { display: none; }

/*---- CLEARFIX HACK ----*/
.clearfix:after {
        content: ".";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden;
}

/* For IE7 */
.clearfix {display:inline-block;}

/* For IE6 */
* html .clearfix {height: 1%;}
