/*
Theme Name: Fluidityls
Theme URI: http://www.kaushalsheth.com/
Description: Fluidity Theme with Left Sidebar
Version: 1.0
Author: Kaushal Sheth
Author URI: http://www.kaushalsheth.com

Credits
A fluid template for business or fun
Original Design By Dave Reeder, www.davereederdesign.com
Hint of fMulti theme by http://www.fahlstad.se*/
/*+clearfix {*/
BODY:after, .threequartercolumn:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0;
}
BODY, .threequartercolumn
{
	display: inline-block;
}
BODY, .threequartercolumn
{
/*\*/
	display: block;
/**/
	-height: 1px;
}
/*+}*/
HTML
{
	height: auto;
	width: auto;
}
/*[clearfix]*/BODY
{
	margin: 0 auto;
	background: #E1D4C0 url(sides_body.png) repeat-y center top;
	width: 1000px;
	height: 100%;
}
#wrapper
{
	margin: 0 auto;
	width: 1000px;
	padding: 0px;
}
*
{
	padding: 0;
	border: inherit solid #000000;
	font-family: Arial;
}
OBJECT
{
}
#FlabellComponent
{
	position: relative;
	margin-top: 0px;
	margin-left: 0px;
	top: 0px;
	width: 500px;
	padding: 0px;
}
/*------------Basic styles------------*/
P, H1, H2, H3, SPAN#copyright, SPAN#design
{
	margin: 0 10px;
	color: #667;
	font-weight: normal;
	text-decoration: none;
	background: transparent;
}
P
{
	font-size: 12px;
	line-height: 1.4em;
	text-align: justify;
	/*[empty]color:;*/
}
P.hide
{
	display: none;
}
H1
{
	font-size: 2em;
	line-height: 1.4em;
	letter-spacing: 0.25em;
	/*[empty]color:;*/
	font-family: Tangerine;
	font-weight: bold;
}
/*site heading*/
H2
{
	font-size: 18px;
	color: #ffffff;
	/*line-height: 1.4em;*/
    font-weight: bold;
}
/*site heading*/
H3
{
	font-size: 0.8em;
	line-height: 1.4em;
	color: #77551C;
}
/*sub headings*/
SPAN#copyright
{
	font-size: 10px;
	line-height: 0px;
	/*[empty]color:;*/
}
/*sets the copyright styles*/
SPAN#design
{
	float: right;
	font-size: 13px;
	line-height: 35px;
	/*[empty]color:;*/
}
/*floats the design link into position*/
SPAN.validation
{
	/*[disabled]float:right;*/
	/*[disabled]margin-right:10px;*/
}
/*floats the validation buttons*/
.validation IMG
{
	margin: 0;
}
/*floats the validation buttons*/
DIV
{
/*padding: 10px 0 0;*/
	/*[empty]color:;*/
	font-size: 14px;
}
#hdrimg A
{
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
	text-shadow: 0 -1px 5px rgba(0, 0, 0, 1);
}
#hdrimg A STRONG
{
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
}
#hdrimg A:hover
{
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
}
#hdrimg A:hover STRONG
{
	color: #C4D2C3;
	text-decoration: none;
	font-weight: normal;
}
/*-------------Layout----------------*/
#hdrimg
{
/*Large image*/
	float: left;
	margin-bottom: 0px;
	background: url(hdr.jpg) no-repeat left top;
	height: 180px;
/*ie5x hack begins here*/
	voice-family: inherit;
	height: 190px;
	/*[empty]color:;*/
	text-align: left;
}
HTML>BODY #hdrimg
{
	height: 220px;
/*ie5x hack ends here*/
	padding: 0;
}
.rowcontainer
{
/*Used to keep the divs in a row.  you can use this for any size of divs*/
	float: left;
	margin-top: 10px;
	width: 1000px;
	overflow: hidden;
	background: #FCFBEC;
	/*[disabled]height:710px;*/
	padding: 10px 0 0;
}
#bttmbar
{
	float: left;
	width: 1000px;
	height: 15px;
	background: url(bottombar.png) repeat-x;
	/*[empty]color:;*/
}
/*Bottom copyright bar
------Columns: Note they dont add up to 100%, this is intentional to avoid problems!----------*/
.fullcolumn
{
	float: left;
	width: 99%;
	/*[empty]color:;*/
}
/*Full width column for a one column site*/
.halfcolumn
{
	float: left;
	width: 49%;
	/*[empty]color:;*/
}
/*Half width column for a two column site.*/
.onethirdcolumn
{
	float: left;
	width: 33%;
	/*[empty]color:;*/
}
/*One third width column for a three column site*/
.quartercolumn
{
	float: left;
	width: 20.5%;
	font-weight: normal;
	/*[empty]color:;*/
}
/*One quarter width column for a four column site*/
/*[clearfix]*/.threequartercolumn
{
	float: left;
	width: 78.5%;
}
/*------------------------------Main Navigation------------------------------------------*/
#nav
{
	position: relative;
	top: 55px;
	left: 0px;
	height: 32px;
	width: 1000px;
	/*[empty]color:;*/
	background: url(navbar3.png) no-repeat;
}
UL#nav
{
	display: block;
	float: left;
	margin: 0;
	padding: 0px 0px 0px 140px;
}
#nav LI
{
	display: block;
	float: left;
	position: relative;
}
#nav LI A
{
	/*[disabled]border-color:#446688;*/
	border-style: solid;
	border-width: 0 0px 0px 0;
	color: #CCDDEE;
	display: block;
	float: left;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 100%;
	padding: 8px;
	text-decoration: inherit;
	white-space: nowrap;
	font-weight: bold;
}
#nav A:link, #nav A:visited
{
}
#nav A:hover
{
	background: url(navbarhighlight2.png) repeat scroll 0 0;
	color: #FFFFFF;
	/*[disabled]text-shadow:0 -1px 1px rgba(0, 0, 0, 0.5);*/
	font-weight: bold;
}
#nav A:active
{
	color: #FFFFFF;
	font-weight: bold;
}
/*-----------------------------------Other tags-----------------------------------------*/
ACRONYM
{
	border-bottom: 1px dashed #999;
	cursor: help;
}
BLOCKQUOTE
{
	border-top: 2px solid #FFA000;
	border-bottom: 2px solid #FFA000;
	margin-left: 1.5em;
	padding-left: 5px;
	background-color: #EFE7E7;
}
/*lists*/
UL
{
	margin: 0px 0 0px 10px;
	/*[disabled]list-style:url(bullet.gif);*/
}
OL
{
	margin: 5px 0 5px 10px;
	list-style: decimal;
	/*[empty]color:;*/
}
OL LI, UL LI
{
	color: #47B;
	font-size: 0.8em;
	line-height: 1.4em;
}
HR
{
	margin: 10px 0px;
	height: 8px;
	background: #DDD;
	color: #FFF;
}
/*rule styling*/
IMG
{
	padding: 0px;
	border: none;
}
/*all images styling*/
IMG.right
{
	float: right;
}
/*right floating images*/
IMG.left
{
	float: left;
	padding: 10px;
}
/*left floating images
-------------------------------------------------------------------------------
Modification done to basic theme
Added*/
#searchdiv
{
	margin-bottom: -10px;
	padding: 0 0 0 5px;
}
H4, H5, H6
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	/*[empty]color:;*/
}
A, A:visited
{
	font-weight: bold;
	color: #569;
	text-decoration: inherit;
}
A:hover
{
	text-decoration: none;
	color: #1E4657;
}
H3.entrytitle
{
	padding: 0px 0px 0px 5px;
	margin-bottom: 0px;
	font-family: Helvetica;
	font-size: 20px;
	line-height: 2em;
	font-style: normal;
	/*[empty]background:;*/
	font-weight: bold;
}
H3.entrytitle A, H3.entrytitle A:visited
{
	color: #FFA200;
	text-decoration: none;
}
H3.entrytitle A:hover
{
	color: #FFA200;
	text-decoration: underline;
}
H3 A
{
	text-decoration: none;
	border: 0px none #000000;
	color: #0F5870;
}
DIV .entrybody H3, DIV.entrybody H4, DIV.entrybody H5, DIV.entrybody H6
{
	margin-bottom: 10px;
	/*color: #5974D3;*/
}

DIV .entrybody H2
{
	margin-bottom: 10px;
	/*color: #5974D3;*/
}

H3 A:hover, H4 A:hover, H5 A:hover, H6 A:hover
{
	text-decoration: none;
	border: 0px none #000000;
	text-shadow: none;
	color: #69E;
}
.entry
{
	background-color: #FFF;
	padding: 10px;
	margin-bottom: 10px;
	color: #3D85AD;
	font-size: inherit;
	background: url(1.jpg ) repeat-x;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
.arc
{
	border: 1px solid #3E4243;
	background-color: #2E3233;
	padding: 10px;
	color: #E0C0C0;
	margin-bottom: 15px;
}
.entrymeta
{
	font-size: 11px;
	margin-bottom: 15px;
	color: #E0C0C0;
}
.entry UL, .entry OL
{
	margin-left: 30px;
	list-style: disc;
	margin-top: 10px;
	margin-bottom: 10px;
}
.entry UL LI, .entry OL LI
{
	padding-top: 5px;
	line-height: 1.5em;
}
/*comments*/
H2#comments
{
	/*[disabled]padding:2px;*/
	/*[disabled]margin-bottom:10px;*/
	/*[disabled]margin-top:30px;*/
	/*[disabled]font-size:110%;*/
	/*[disabled]color:#FF9900;*/
}
/*Sidebar styling*/
#sidebar
{
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 10px;
	margin-left: 10px;
	background-color: #C5D1B2;
	padding: 10px 15px 45px 0px;
	color: #A57C11;
}
#sidebar H2
{
	font-weight: bold;
	text-transform: uppercase;
	color: #751414;
	font-size: 70%;
	border-bottom-width: 1px;
	/*[disabled]border-bottom-style:solid;*/
	border-bottom-color: #555;
	/*[disabled]margin-bottom:10px;*/
}
#sidebar P
{
	margin: 7px;
	color: #999999;
	line-height: 1.4em;
}
#sidebar A, #sidebar A:visited
{
	color: #533717;
	text-decoration: none;
}
#sidebar A:hover
{
	color: #553717;
	text-decoration: inherit;
}
#sidebar UL LI
{
	list-style-type: none;
	margin-bottom: 0px;
	margin-left: 5px;
}
#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;
	/*[disabled]list-style-image:url(bullet1.gif);*/
}
#sidebar-links IMG
{
	margin-bottom: 1px;
	padding-top: 0.1em;
	width: 185px;
	border: 1px outset #96A559;
	padding-left: 1px;
}
.hdrlogo
{
	padding: 25px 0px 0 15px;
}
.picleft
{
	padding: 0px 10px 10px 0px;
}
.picright
{
	padding: 0px 0px 10px 10px;
}
.languages
{
	padding-left: 15px;
}
/*Side Bar Navigation*/
#snav UL LI
{
	display: block;
	background: #B1B89D;
	width: 187px;
	margin: 1px 0px 0px -9px;
	padding: 0;
	line-height: 25px;
	text-indent: 15px;
}
#snav UL LI LI
{
	display: block;
	background: #CFD2BB;
	width: 187px;
	margin: 1px 0px 0px -9px;
	padding: 0;
	line-height: 25px;
	text-indent: 35px;
}
#snav LI A
{
	display: block;
	width: 187px;
	/*[disabled]padding:0;*/
}
#snav LI A:hover
{
	background: #D9E4D7;
}

