/*
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: #000;
	color: #7f7f7f;
	font: normal 62.5% "Lucida Sans Unicode",Verdana,sans-serif;
	padding-top: 0px;
	background-image: url('img/bg.gif');
	background-repeat: no-repeat;
}





.container {
	width: 1000px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: left;
}

/* header */
.header {
	height: 50px;
	font-family: 'Myriad pro', 'Trebuchet MS', Arial, Helvetica, sans;
	margin: 0 0 0 0;

}



html menu { display:inline; } /* IE fix */


.header ul {
	padding: 0 0 0 0;
	margin: 0px 15px 0 0;

}

.header li {
	display: inline;
	padding: 0 0 0 0;
	margin: 0 15px 0 0;
	color: #04B6DF;
}

.header li a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 21px;
	font-weight: 10;
	letter-spacing: 1px;
}

.header li.current-cat a {
	color: #fff;
}

.header li.current-cat a.extra {
	color: #ffc600;
}

.header a:hover {
	color: #4e00ff;
}

.header a.extra:hover {
	color: #ffc600;
}
#corner {
background: url('img/lo.gif') no-repeat;
	margin: 0 0 0 0;
	height: 75px;
	width: 100px;
}

p,code,ul {
	font-size: 1.2em;
	padding-bottom: 1.2em;
}
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: #161616;
	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: #F06;
}
/* misc */
.clearer {
	clear: both;
}

/* header */

.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;
}

/* left side (main content) */

.left {
	margin: 0px 0 0px 65px;
	width: 700px;
}
.content .descr {
	color: #06F;
	font-size: 1.2em;
	margin-bottom: 6px;
}

.descr a,.descr a:visited
{color: #06F;
}

.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: #F06;
	text-decoration: none;
	
}
.post a,.footer a {
	color: #F06;
	text-decoration: none;
	
}
.entry a,.footer a {
	color: #57e700;
	text-decoration: none;
	border-bottom:1px dotted;
}
.content a:hover,.footer a:hover {
	color: #444;
	border-bottom: 1px solid #F06;
}
.entry a:hover,.footer a:hover {
	color: #57e700;
	border-bottom: 0px dotted #F06;
}

/* nav & subnavigation */
.nav,.right {
	margin-bottom: 200px;
	position: absolute;
	top: 100px;
}	

/* navigation */
.nav {
	right: 23%;
	text-align: center;
	width: 17%;
}

.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: #222;
	left: 800px;
	width: 172px;
}
.subnav {
	padding: 12px 12px 0;
}
.subnav h1 {
	color: #F06;
	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 #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;
	font: normal 1em Verdana,sans-serif;
	margin: 0 0 0 65px;
	padding: 30px 0;
}


/*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: #000000;
width: 280px;
}

#commentform textarea {
color: #dadada;
background: #1e1e1e;
border: 1px dotted #d6d3d3;
width: 280px;
}
#commentform textarea:hover {
background: #323232;
border: 1px dotted #d6d3d3;
}
#commentform textarea:focus {
background: #323232;
border: 1px dotted #939793;
}

#commentform #email, #commentform #author, #commentform #url {
color: #dadada;
font-size: 1.1em;
background: #1e1e1e;
border: 1px dotted #d6d3d3;
width: 280px;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
font-size: 1.1em;
background: #323232;
border: 1px dotted #d6d3d3;
width: 280px;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
font-size: 1.1em;
background: #323232;
border: 1px dotted #939793;
width: 280px;
}
#commentform input{
margin-bottom: 3px;
}

#searchform input {
margin-top: 5px;
margin-bottom: 5px;
color: #dadada;
background: #1e1e1e;
border: 1px dotted #d6d3d3;
}
#searchform input:hover {
background: #323232;
border: 1px dotted #d6d3d3;
}
#searchform input:focus {
background: #323232;
border: 1px dotted #939793;
}

select {
font-size: 1.5em;
color: #57e700;
background: #222;
border: 0;
margin-top: 5px;
}

.roundcont {

	background-color: #FFFFFF;
}

.roundcont p {
	margin: 0 10px;
}

.roundtop { 
	background: url(img/tr.gif) no-repeat top right; 
}

.roundbottom {
	background: url(img/br.gif) no-repeat top right; 
}

img.corner {
	width: 8px;
	height: 8px;
	border: none;
	display: block !important;
}
.right a,.footer a {
	color: #57e700;
	text-decoration: none;
	border-bottom:1px dotted;
}
.right a:hover,.footer a:hover {
	color: #57e700;
	border-bottom: 1px dotted #F06;
}