/*
Theme Name: Fluid2
Theme URI: http://www.kaushalsheth.com/
Description: Fluidity Theme with 3 Columns
Version: 1.0
Author: Kaushal Sheth
Author URI: http://www.kaushalsheth.com
*/
/* A fluid template for business or fun */
/* By Dave Reeder, www.davereederdesign.com */

body { margin: 0; padding: 0; background: #111; }

* {margin: 0; padding: 0; border: 0; font-family: Verdana, Arial, sans-serif; }


/*----------------------------------------------Basic styles------------------------------------------------*/

p, h1, h2, h3, span#copyright { margin: 0 10px; color: #fff; font-weight: normal}
h1, h2, h3, h4 {margin-top: 5px; color: #7FFF00; font-style: italic}


acronym { border-bottom: 1px dashed #999; cursor: help }

blockquote { border-top: 2px solid #00CCFF; border-bottom: 2px solid #00CCFF; margin-left: 1.5em; padding-left: 5px;}


	
p { font-size: 0.75em; line-height: 1.6em; text-align: justify }
h1 {float: left; font-style: italic; font-weight: bold; margin-top: 20px; margin-left: 30px; font-size: 1.45em; letter-spacing: 0.20em}	/* site heading */
h1 a {color: #00CCFF; text-decoration: none}
h1 a:hover {color: #00CCFF; text-decoration: underline}

h2 { font-size: 1.30em; line-height: 2.40em }	/* site heading */
h3 { font-size: 0.90em; line-height: 1.60em }				/* sub headings */
span#copyright { font-size: 13px; line-height: 35px; color: #000 }

div { padding: 10px 0;}

a {color: #00CCFF; text-decoration: none; font-style: italic}
a:hover {color: #fff; text-decoration: underline}

ul, ol {margin: 10px; color: #fff; font-size: 0.70em; line-height: 1.6em}
ul {list-style: square inside}
ol {list-style: decimal inside}
em {font-weight: bold; font-style: normal}

a img {border:0
	margin: 5px;}

.alignright {
float:right;
margin:0 0 1em 1em}

.alignleft {
float:left;
margin:5px}

.center {
margin:auto;
display:block;
}

/*---------------------------------------------Layout------------------------------------------------------*/

#hdr {
        text-align: left;
        text-transform: uppercase;
	padding: 0;
	width: 100%;
	background: url(images/hd_bg.gif) repeat-x;	height: 100px;
}

.bloginfo
{
text-align: left;
        text-transform: none;
        font-size: 0.60em;
        font-style: italic;
        margin-top: -10px;
        padding: 0;        
}

.rowcontainer {	/* Used to keep the divs in a row.  you can use this for any size of divs */
	float: left;
	margin-top: 5px;
	width: 100%;
	overflow: hidden;
	background: #222;
}

#navbar {position: relative; width: 100%; height: 2.0em; background: #111}

#bttmbar {float: left; width: 100%; height: 0.5em; line-height: 0.5em; text-align: left; font-size: 0.70em; background: #00CCFF; overflow: hidden}
#bttmbar a {color: #000; text-decoration: none; font-style: normal}
#bttmbar a:hover {text-decoration: none}
#bttmbar p {color: #333333;} 
/*---------------------------------------------Main Nav------------------------------------------------------*/

ul#nav {margin: 0; position: absolute; bottom: 0; left: 10px; list-style: none inside; background: #111}
ul#nav li {float: left; margin-right: 1px}

ul#nav a {
	font-weight: bold;
	display: block;
	width: 8em;
	height: 2.50em; 
	line-height: 2.50em;
	padding-left: 10px;
	text-decoration: none
}

ul#nav li a:link, ul#nav li a:visited  {
	background: #444;
	color: #fff
}

ul#nav li a:hover, ul#nav li a:active {
	color: #00CCFF;
	background: #555
}

ul#nav li a.current {background: #CCFF00; color: #000}
ul#nav li a.current:hover {background: #CCFF00; color: #00CCFF}

/*---------------Columns: Note they dont add up to 100%, this is intentional to avoid problems!-----------*/ 


.fullcolumn {float: left; width: 99%;}		/* Full width column for a one column site */

.threequartercolumn {float: left; width: 74%;}		/* Three quarter width column for a two column site, pair with the onethirdcolumn div class */
			
.halfcolumn {float: left; width: 57%;}		/* Half width column for a two column site. */

.onethirdcolumn {float: left; width: 33%; }		/* One third width column for a three column site */

.onequartercolumn {float: left; width: 20.5% }	

.onequartercolumn2 {float:left; width: 20.5% }	
	/* One quarter width column for a four column site */

.entry{
	background-color: #2E3233;
	border: 1px solid #3e4243;
	padding: 10px;
margin-left:10px;

	margin-bottom:15px;
	color:#FFFFFF;
}


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

#commentform {
margin: 1em 0;
background:#2E3233;
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;
}


#sidebar {
	
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	background-color: #2E3233;
	padding:5px;
	border: 1px solid #3e4243;
}

.entry h3 {
	font-weight: bold;
	text-transform: uppercase;
	
	font-size: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #555;
	margin-bottom: 10px;
}

#sidebar h3 {
	font-weight: bold;
	text-transform: uppercase;
	
	font-size: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #555;
	margin-bottom: 10px;
}
#sidebar p{
	
	
	line-height: 1.4em;
	}
#sidebar a, #sidebar a:visited {
	
	text-decoration:none;
}
#sidebar a:hover {
	
	text-decoration:underline;
}
	
#sidebar ul li {
	list-style-type: none;
	list-style-image: url('none');
	margin-bottom: 15px;
	margin-left: 0px
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin-top: 3px;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0.5em;
	padding-top: 0.1em;
	padding-right: 0;
	padding-bottom: 0.1em;
	padding-left: 0;
	list-style-type: none;
	list-style-position: outside;
	
}

.entry ul li, .entry ol li
{
margin-left:20px;

}
#topbanner { 
float: right; 
padding-top: 15px;
padding-right: 15px 
 
} 

