/*
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;
text-decoration: none;
}

body {
	background: #FFF url('img/bg.gif') repeat-x;
	color: #444;
	font: normal 70% "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Verdana, sans-serif;
	padding-top: 40px;
}
p,code,ul {
	font-size: 1.2em;
	padding-bottom: 1.2em;
}
li {
	list-style: none;
}
h1 {
	font-size: 1.6em;
}

code {
	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: #F8F8ED;
	border-bottom: 1px dotted #AAAAAA;
	border-top: 1px dotted #AAAAAA;
	color: #4D3E25;
	display: block;
	font: normal 1.1em "Lucida Sans Typewriter", "Lucida Typewriter", Monaco, "Courier New", Terminal;
	margin-bottom: 15px;
	padding: 12px;
	overflow: auto;
}

pre {
	font-family: "Lucida Sans Typewriter", "Lucida Typewriter", Monaco, "Courier New", Terminal;
}

h1,h2,h3,h4 {
	font: normal 1.2em "Trebuchet MS", sans-serif;
	color: #F06;
}

h1 {
	letter-spacing: -1px;
}

h2 {
       color: #444;
       padding-bottom: 5px;
       font-size: 1.3em;
       font-weight: bold;
}

hr {
       border: #eee 1px dotted;
       width: 100%
       margin-bottom: 10px;
}

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

/* header */
.header {
	background: url('img/stripes.gif') no-repeat;
	border-bottom: 1px solid #EEE;
	height: 160px;
	margin-bottom: 24px;
}
.header h1 {
	color: #ccc;
	font: normal 4em "Lucida Grande", Arial;
	margin-top: 36px;
	text-align: left;
}

.header h1 a{
color: #ccc;
text-decoration:none;
}

.header h1 a:visited
{
color: #ccc;
text-decoration:none;
}

.header h2 {
	border-top: 1px solid #EEE;
	color: #666;
	text-align: left;
}
.header h2 span {
	background: #222;
	color: #f2f2f2;
	padding: 1px 6px;
	font-size: 0.85em;
	font-weight: normal;
}

/* left side (main content) ------------------------ */
.left {
	margin: 0 36% 20px 3%;
        min-height: 1000px;
        _height: 1000px; /* min-height for IE */
}
.content .descr {
	color: #999;
	font-size: 1.0em;
	margin-bottom: 6px;
        margin-top: 10px;
}

.descr a,.descr a:visited
{color: #06F;
}

.content li {
	list-style: url('img/li.png');
	margin-left: 18px;
	padding: 3px 0px;
}
.content h1 {
	font-size: 2.3em;
	margin-bottom: 2px;
   padding-bottom: 5px;
   border-bottom: 1px dotted #ddd;
}

.content img {
   margin: 0px 15px 0px 0px;
}

.content span#ratings img {
	margin: 0px 0px 0px 0px;
}
.content a {
	color: #F06;
	border-bottom: 1px dotted #F06;
}

.content div#social {
	padding:12px 0px 0px 10px; background-color: #FFFF99;
}

.content div#social img {
	margin: 0px 0px; /* override */
}

.footer a {
        color: #555;
}

.content a:hover,.footer a:hover {
	color: #333;
	border-bottom: 1px solid #F06;
}

.content h1 a,h2 a,h3 a,h4 a {
       border-bottom: none;
}

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

/* navigation -------------------------------------- */
.nav {
	right: 18%;
	text-align: center;
	width: 16%;
}
.nav .logo {
	/*background: url('img/submit.png') no-repeat center top;*/
	border-bottom: 1px solid #EEE;
	border-top: 1px solid #EEE;
	height: 159px;	
        text-align: center;
        vertical-align: bottom;
}

.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 {
	background: #404040;
	right: 1%;
	width: 16%;
	font-size: 0.94em;
}
.subnav {
	padding: 10px 10px 0;
}
.subnav h1 {
	color: #ff9;
	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 #3a3a3a;
}
 .subnav h1 a
 {
 color: #F06;
 }
 
.subnav li a {	
	color: #888;
	display: block;
	font-size: 0.9em;
	padding: 3px 6px 4px 7px;
	text-decoration: none;
}
.subnav li a:hover {
	color: #eee;
}

/* 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 #EEE;
	font: normal 0.84em Verdana, sans-serif;
	margin: 0 3%;
	padding: 8px 6px;
        clear: right;
}


/*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;
margin: 5px 0 5px 0;


}

#commentform {
margin: 1em 0;
background: #ffffff;
width: 500px;
}

#commentform textarea {
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 500px;
height: 150px;
font-size: 1.05em;
font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Verdana, sans-serif;
}
#commentform textarea:hover {
background: #f8f7f6;
border: 1px solid #d6d3d3;
font-size: 1.05em;
}
#commentform textarea:focus {
background: #ff9;
border: 1px solid #aaa;
font-size: 1.05em;
}

#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: #f8f7f6;
border: 1px solid #d6d3d3;
width: 500px;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
font-size: 1.1em;
background: #ff9;
border: 1px solid #aaa;
width: 500px;
}
#commentform input{
margin-bottom: 3px;
}

input#s {
margin-right: 7px;
margin-left: 9px;
width: 70px;
background-color: #ddd;
border: 0px;
margin-bottom: 5px;
padding: 2px 1px;
}

input#s:focus {
background-color: #FF9;
}

input#sidebarsubmit {
font-size: 8px;
margin-bottom: 8px;
}

input#submit {
height: 30px;
}

.commentmetadata {
padding-top: 2px;
padding-bottom: 5px;
}

.cmttext {
padding-left: 10px;
padding-top: 5px;
margin-top: 5px;
margin-bottom: 15px;
border-left: 1px dotted #ccc;

}