/* 
Theme Name: Fluid Solution Assembly
Theme URI: http://www.auto-assembly.com/
Description:  Totally liquid three-column layout, clean and simple.
Author: Auto Assemble
Author URI: http://www.auto-assembly.com/blog
*/


/* ###########################################################
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;
}
/* post text */
body {
	background: #080808 url('img/bg.gif') repeat-x;
	color: #3D3D3D;
	font: normal 65%  Tahoma,sans-serif;
	padding-top: 40px;
	letter-spacing: 0.9px;
	line-height: 18px;
}
p{
	font: normal 65% Tahoma,sans-serif;
	font-size: 1.2em;
	background: #FFF;
	padding-bottom: 0.5em;
	border-style: solid;
	border-color: #FFFFFF;
	border-right-width: 1em;
	border-left-width: 1em;
	line-height: 17px;
}
code,ul {
    font: normal 100%  Tahoma,sans-serif;
	font-size: 1.2em;
}
li {
	list-style: none;
}
h1 {
	font-size: 1.4em;
}
code {
	background: url('img/bgcode.gif');
	border: 1px solid #B;
	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: #FFFFFF;
	border-bottom: 0px solid #FFF;
	border-top: 0px solid #FFF;
	color: #1F1F1F;
	display: block;
	font: normal 0.9em Tahoma,sans-serif;
	letter-spacing: 0.2px;
	margin-bottom: 0px;
	padding: 12px;
}
h1,h2,h3,h4 {
	font: normal 1.0em Tahoma,sans-serif;
	color: #858585;
}

/* misc */
.clearer {
	clear: both;
}

/* ---------------header----------------- */
.header {
	/*background: url('img/stripes.gif') no-repeat;*/
    background: url("img/shanghai4.jpg") no-repeat;
    border-bottom: 0px solid #EEE;
	height: 160px;
	margin-bottom: 24px;
}
.header h1 {
	color: #A3A3A3;
	font: bold 4em Arial,sans-serif;
	margin-left: 14px;
	margin-top: 0px;
	text-align: left;
}

.header h1 a{
color: #A3A3A3;
text-decoration:none;
}
/* page header - visited */
.header h1 a:visited
{
color: #A3A3A3;
text-decoration:none;
}

.header h2 {
    font-size: 1.2em;
	border-top: 0px solid #EEE;
	color: #7AF500;
	text-align: right;
}
/* Header pithy phrase */
.header h2 span {
	
	color: #3D3D3D;
	text-align: left;
	padding: 0 6px;
}

/* -------left side (main content)--------- */
.left {
	margin: 0px 42% 20px 4%;
}
/* post data and author */
.content .descr {
	background: #FFF;
	color: #003399;
	font-size: 1.0em;
	padding-left: 12px;
	margin-bottom: 0px;
}
/* visited links - tags */
.descr a,.descr a:visited
{color: #000099;
}
.content li {
	list-style: url('img/li.gif');
	background: #FFF;
	margin-left:28px;
	padding-left: 8px;
}
/* Post-title size */
.content h1 {
	font: bold 60%  Arial,sans-serif;
	font-size: 1.4em;
	padding: 12px;
	margin-bottom: 0px;
	letter-spacing: 1.0px;
	background: #FFF;
}
/* Post-title colour */
.content a,.footer a {
	
	color: #000;
	text-decoration: none;
	background: #FFF;
}
/* Underline on hover over links */
.content a:hover,.footer a:hover {
	color: #F50000;
	background: #FFF;
	border-bottom: 1px solid #F06;
}



/* -----------nav & subnavigation------------- */
.nav,.right {
	margin-bottom: 20px;
	position: absolute;
	top: 40px;
}	

/* --------------navigation--beneath logo----------------- */
.nav {
	/*right: 23%;
	text-align: center;
	width: 16%;*/	
	right: 21%;
	text-align: left;
	width: 21%;
}
/*.nav .logo {
	background: url('img/logo6_10copy.gif') no-repeat center top;
	border-bottom: 24px solid #080808;
	border-top: 0px solid #080808;
	height: 160px;	
}*/
.nav h1 {
	color: #EEE;
	background: #000;
	margin: 12px 0;
}
.nav h2 {
	background:#000;
	color: #6699FF;
	font: normal 1.2em Tahoma,serif;
	border-bottom: 8px solid #000;
	border-top: 7px solid #000;
	padding: 8px 8px;
	margin: 0px 0px;
}
.nav li {
	border-left: none;
}
/* Menu Text */
.nav li a {
	background: #080808;
	color: #7A7A7A;
	display: block;
	font: normal 0.9em Tahoma,serif;
	margin-left: 8px;
	padding: 4px 10px;
}
.nav li a:hover {
	background: #FFF;
	color: #000;
}

/* -------------------subnav ------right-side-bar------------*/
.right {
	background: #000;
	right: 3%;
	width: 18%;
}
.subnav {
	padding: 12px 12px 0;
}
.subnav h1 {
	color: #CCC;
	background: #000;
	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: 0px solid #333;
}
 .subnav h1 a
 {
 color: #858585;
 background: #000;
 }
 
.subnav li a {	
	color: #4775FF;
	background: #000;
	display: block;
	font-size: 0.9em;
	padding: 3px 6px 3px 8px;
	text-decoration: none;
}
.subnav li a:hover {
	color: #000;
	background: #4775FF;
}
.subnav h4 {
	background: #000;
	color: #CCC;
	font-size: 1.0em;
	height: 20px;
	margin-left: 14px;
}
 .subnav h4 a
 {
 color: #4775FF;
 background: #000;
 margin-left: 10px;
 }
/* ----------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: #666;
	border-top: 1px solid #080808;
	font: normal 1em Verdana,sans-serif;
	margin: 0 3%;
	padding: 8px 6px;
	background: #080808;
}


/*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:#FFF;
}




/* ---------------Comments Styling--------------- */
#commentlist li {
margin-bottom: 1.5em;
padding-bottom: 1em;
border-bottom: 1px solid #700000;
}

#commentform {
margin: 1em 0;
border-top: 8px solid #FFF;
background: #ffffff;
width: 532px;
}

#commentform textarea {
background: #f8f7f6;
border: 1px dotted #000;
width: 504px;
}
#commentform textarea:hover {
background: #FFF;
border: 1px dotted #FF0000;
}
#commentform textarea:focus {
background: #ffffff;
border: 1px solid #939793;
}

#commentform #email, #commentform #author, #commentform #url {
font-size: 1.1em;
background: #f8f7f6;
border: 1px dotted #000;
width: 504px;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #FF0000;
width: 504px;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #FF0000;
width: 400px;
}
#commentform input{
margin-bottom: 3px;
}