/* 

Theme Name: Fluidityrs
Theme URI: http://www.kaushalsheth.com/
Description: Fluidity Theme with Right 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 */


body { margin: 0; padding: 0; background: #262626; }

* {margin: 0; padding: 0; border: 0px none;
	font-family: "Trebuchet MS", Verdana, "Bitstream Vera Sans", Arial, Helvetica, sans-serif, "AR PL New Sung", "AR PL ShanHeiSun Uni", "新細明體", "AR PL Mingti2L Big5", "AR PL Sungtil GB";
}


/*------------Basic styles------------*/

h1, h2, h3, span#copyright, span#design { margin: 0 10px; color: #fff; font-weight: normal; text-decoration: none; background: transparent }

p {
	margin: 0 0 1em;
	padding: 0;
	line-height: 1.4em;
	font-size: 0.8em;
	}

/*p { font-size: 0.8em; line-height: 1.4em; text-align: justify }*/
#hdrimg h1, #hdrimg h1 a, #hdrimg h1 a:hover, #hdrimg h1 a:visited {
	color: #f00;
	font-family: "Trebuchet MS", Verdana, "Bitstream Vera Sans", Arial, Helvetica, sans-serif, "AR PL New Sung", "AR PL ShanHeiSun Uni", "新細明體", "AR PL Mingti2L Big5", "AR PL Sungtil GB";
	font-size: 50pt;
	line-height: 50pt;
	font-weight: 900;
	letter-spacing: -0.05em;
	font-style: italic;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 10em;
	z-index: 10;
}	/* site heading */
h1 { text-shadow: rgba(64, 64, 64, 0.5) 3px 3px 5px; }
#hdrimg h1 a:active { color: red; }
#hdrshadow {
	color: black;
	font-family: "Trebuchet MS", Verdana, "Bitstream Vera Sans", Arial, Helvetica, sans-serif, "AR PL New Sung", "AR PL ShanHeiSun Uni", "新細明體", "AR PL Mingti2L Big5", "AR PL Sungtil GB";
	font-size: 50pt;
	line-height: 50pt;
	font-weight: 900;
	letter-spacing: -0.05em;
	font-style: italic;
	position: absolute;
	top: 3px;
	left: 11px;
	z-index: 2;
}
h2 { font-size: 1.0em; line-height: 1.4em; color: #FFA000 }	/* site heading */
h3 { font-size: 0.8em; line-height: 1.4em; color: #FFA000; text-shadow: rgba(164, 164, 0, 0.7) 1px 1px 3px; }				/* sub headings */
span#copyright {
	font-size: 15px;
	line-height: 35px
	font-family: "Georgia", "Times New Roman", "Bitstream Vera Serif", Times, serif;
	font-style: italic;
}  /* sets the copyright styles */
span#design {  float: right; font-size: 13px; line-height: 35px }  /* floats the design link into position */
span.validation {  float: right; margin-right: 10px; } /* floats the validation buttons */
.validation img {  margin: 0; } /* floats the validation buttons */

div { padding: 10px 0;}

#hdrimg a {color: #06FF00; text-decoration: none; font-weight: normal;}
#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: #06FF00; text-decoration: none; font-weight: normal;}


/*-------------Layout----------------*/

#hdrimg {			/* Large image */
	float: left; 			
	width: 100%;
	margin-bottom: 5px;
	background: url('images/hdr.gif') repeat-x;
	height: 110px;  	/* ie5x hack begins here */     
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 90px;
}
html>body #hdrimg {
	height: 90px;        /* ie5x hack ends here */
}

.rowcontainer {						/* Used to keep the divs in a row.  you can use this for any size of divs */
	float: left;
	margin-bottom: 5px;
	width: 100%;
	overflow: hidden;
}

#bttmbar { float: left; width: 100%; height: 35px; background: url('images/hdr.gif') bottom repeat-x }    /* Bottom copyright bar */


/*------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 */
			
.halfcolumn { float: left; width: 49%;}		/* Half width column for a two column site. */

.onethirdcolumn { float: left; width: 33%; }		/* One third width column for a three column site */

.quartercolumn { float: left; width: 24.5% }		/* One quarter width column for a four column site */

.threequartercolumn { float: left; width: 74.0% }

/*------------------------------Main Navigation------------------------------------------*/

#nav { position: absolute; top: 85px; left: 0px; height: 25px; width: 100% }

ul#nav  { margin: 0 }

#nav li  /* Main nav list items */
{
	font-size: 13px;
	float: left;
	list-style: none;
	text-align: center
}

#nav li a {   /* Main nav styles for all links */
	display: block; /* Although display:block suggests a vertical list the float:left property under #nav li causes the menu to float inline */
	margin-left: 5px; /* adds a gap between the tabs */
	width: 90px; 	/* width of the tab */
	line-height: 25px; /* height of the tab */
	text-decoration: none;
}
	 
#nav a:link, #nav a:visited  { background: url('images/tab.gif') no-repeat 0 -25px }

#nav a:hover, #nav a:active { background: url('images/tab.gif') no-repeat 0 0 }

#nav a#current { background: url('images/tab.gif') no-repeat 0 0 }


/*-----------------------------------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: #333333}


/* lists */
ul { margin: 5px 0 5px 35px; list-style: url('images/bull.gif') }
ol { margin: 5px 0 5px 35px; list-style: decimal }
ol li, ul li { color: #fff; font-size: 0.9em; line-height: 1.4em }

hr { margin: 10px 0px; height: 1px; background: #444; color: #444 }  /* rule styling */

img {margin: 0 10px} /* all images styling */
img.right {float: right}  /* right floating images */
img.left {float: left}   /* left floating images */

/*-------------------------------------------------------------------------------*/

/* Modification done to basic theme */
/* Added */

#searchdiv {
	margin-bottom: 1px;
	border: 0;
	margin: 0;
}

#searchdiv input {
	line-height: 0.8em;
}

#searchdiv table, #searchdiv input { padding: 0; margin: 0}
#searchdiv td { padding: 0; margin: 0; border: 0px;}

h4, h5, h6 {
  font-family: "Georgia", "Times New Roman", "Bitstream Vera Serif", Times, serif;
  font-weight: normal;
}

a, a:visited {
    font-weight: bold;
    color: #fc0;
    text-decoration: none; 
}
    
 a:hover {
    text-decoration: underline; 
}

/*font: bold 20px/1.1em "Trebuchet MS", "Verdana", sans-serif; }*/        
h3.entrytitle {
	padding: 0;
	margin-left: 10px;
	margin-top: 7px;
	margin-bottom: 5px;
	font-family: "Trebuchet MS", Verdana, "Bitstream Vera Sans", Arial, Helvetica, sans-serif, "AR PL New Sung", "AR PL ShanHeiSun Uni", "新細明體", "AR PL Mingti2L Big5", "AR PL Sungtil GB";
	font-size: 24pt;
	font-style: italic;
	font-weight: bold;
	line-height: 1em;
}
	
h3.entrytitle a, h3.entrytitle a:visited {
	color: #FF3000;
	text-decoration: none;
}
	
h3.entrytitle  a:hover{
	color: #FF5000;
	text-decoration: underline;
}
    
h3 a {
    text-decoration: none;
    border: 0px none;
    color: #FFA200; 
}
div .entrybody h3, div .entrybody h2{
	margin-bottom:10px;
	color:#B37100;
}
    
h3 a:hover {
    text-decoration: none;
    border: 0px none;
    text-shadow: none;
    color: #333;
}


.firstpost p.comments_link, .entrybody p.comments_link {
	margin:0;
	margin-top: 10px;
	margin-left: 5px;
	margin-bottom: 0;
	padding-bottom: 10px;
	font-size: 110%;
	font-style: italic;
}
.firstpost {
	background-color: #2E3233;
	border: 1px solid #3e4243;
	padding: 10px;
	margin-bottom:15px;
	background-image: url('images/latest.gif');
	background-repeat: no-repeat;
	background-position: right bottom
}
.entry{
	position: relative;
	left: -1px;
	top: -1px;
	border: solid 1px #444;
	padding-left: 0;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	background-color: #2E3233;
	color:#FFFFFF;
	margin-left: 12px;
	margin-right: 8px;
	margin-bottom: 12px;
	overflow: hidden;
	-moz-box-shadow: rgba(4, 4, 4, 0.7) 2px 2px 3px;
	-webkit-box-shadow: rgba(4, 4, 4, 0.7) 2px 2px 3px;
	box-shadow: rgba(4, 4, 4, 0.7) 2px 2px 3px;
}

.arc {
	border: 1px solid #3e4243;
	background-color:#2E3233;
	padding:10px;
	color:#FFFFFF;
	margin-bottom:15px;
}
.entrymeta {
	font-size: 11px;
	margin-bottom: 15px;
	color:#FFFFFF;
}

.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{
	padding:2px;
	margin-bottom:10px;
	margin-top: 5px;
	font-size: 140%;
	color:#FF9900
}
#commentblock {
	padding: 10px;
	color:#999999;
	clear: both;
}

ol#commentlist {
	margin-top:0px;
	padding: 5px;
	margin-left: 20px;
	color: #9b9b9b;
	font-size: 1.1em;
}

#commentlist li  p{
	margin-bottom: 8px;
	line-height: 20px;
	padding:0;
}

.commentname {
	margin: 0;
	padding: 0  0 2px 0;
	font-weight: bold;
	font-style: italic;
}

.commentinfo{
	margin-top: 0px;
	margin-bottom: 2px;
	font-size: 0.8em;
}

.commenttext {
	clear: both;
	margin-top: 0px;
	margin-bottom: 30px;
	border-top: 1px solid #000;
	line-height:12px;
	color: #ccc;
	background-color: #2E3233;
	padding: 5px;
	font-size: 12pt;
	font-family: "Georgia", "Times New Roman", Times, serif;
}

.commenttext-admin {
	clear: both;
	margin-top: 0px;
	margin-bottom: 30px;
	border-top: 1px solid #000;
	line-height:12px;
	color: #fd3;
	background-color: #2E3233;
	padding: 5px;
	font-size: 12pt;
	font-family: "Georgia", "Times New Roman", Times, serif;
}

#commentsformheader{
	padding-left:18px;
	font-size: 1.4em;
	color:#FF9900
}

#commentsform{
	margin-top:0;
	text-align:center;
	padding:0px 10px;
}

#commentsform form{
	text-align:left;
	margin:0px;
}

#commentsform p{
	margin:5px;
}

#commentsform form textarea{
	width:99%;
}
p.comments_link  img{
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/* Sidebar styling*/

#sidebar {
	float:right;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 0;
	background-color: #2E3233;
	padding: 5px;
	padding-left 0;
	color:#dddddd;
	border: 1px solid #444; /* #3e4243; */
}

#sidebar h2 {
	font-weight: bold;
	text-transform: uppercase;
	margin-left: -10px;
	color: #f50;
	font-size: 130%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #555;
	margin-bottom: 10px;
}
#sidebar p{
	margin: 2px;
	color:#999999;
	line-height: 1.4em;
	}
#sidebar a, #sidebar a:visited {
	color:#ffa200;
	text-decoration:none;
}
#sidebar a:hover {
	color:#ffa200;
	text-decoration:underline;
}
	
#sidebar ul li {
	list-style-type: none;
	list-style-image: url('none');
	margin-bottom: 15px;
	margin-left: 0;
}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 2px;
}

#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;
	list-style-image: url('images/bull.gif');
}

#wp-calendar tbody tr td {
	font-size: 90%;
	text-align: center;
	padding-right: 1px;
	padding-left: 1px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#wp-calendar tr th, #wp-calendar caption {
	padding-right: 6px;
	padding-left: 6px;
	padding-top: 1px;
	padding-bottom: 1px;
	font-weight: bold;
	color: white;
}
#wp-calendar caption { font-size: 120% }
#wp-calendar tr th { font-size: 120%}
#wp-calendar #prev { font-size: 120%; text-align: left; }
#wp-calendar #next { font-size: 120%; text-align: right; }

input.button {
	border-style: solid;
	border-width: 1px;
	border-color: #555;
	background: black;
	color: #fc0;
	padding: 2px 4px;
}

input#sbi {
	background: white; color: black;
	margin: 0px;
        border: 1px solid red;
	line-height: 0.8em;
}

#sitesearch {
	position: absolute;
	right: 2px;
	top: 20px;
	background: none;
}

input#sbb {
	font-size: 10pt;
	border-style: solid;
	border-width: 1px;
	border-color: red;
	background: black;
	color: #f30;
	padding: 2px 4px;
	font-weight: bold;
	font-style: italic;
}

img.sideimage {
	float: left;
	margin-left: 0;
	margin-top: 0;
	margin-right: 0.8em;
	margin-bottom: 0;
	padding: 0;
	width: 80px;
	height: 100%;
}

.adsense {
	margin: 0;
	margin-bottom: 5px;
	text-align: center;
}

.entrybody { margin-left: 10px; margin-bottom: 0; padding-bottom: 0; margin-top: 0; padding: 0; overflow: hidden; }

.entrybody ul li { margin-left: 2em; }

.entryadmin { float: right; border: solid 1px #444; padding: 2px 5px; background: black; }
.entrytime {
	float: left;
	border: solid 1px #444;
	text-align: center;
	padding: 2px 5px;
	margin-right: 10px;
	font-size: 6pt;
	color: white;
	background: #222;
}

.entrymeta {
	padding-top: 4px;
	height: 1.5em;
	font-style: italic;
	font-size: 14px;
}

#sidebar ul { margin-left: 20px; }

.navpage {
	color: white;
	font-size: 16px;
	margin-left: 10px;
	font-style: italic;
}

.frame {
	border: solid 8px black;
	-moz-box-shadow: 2px 2px 2px #000;
	-webkit-box-shadow: 2px 2px 2px #000;
	box-shadow: 2px 2px 2px #333;
}

pre {
	background: black;
	font-family: "Bitstream Vera Sans Mono", "Courier New", "AR PL New Sung", "AR PL ShanHeiSun Uni", "新細明體", "AR PL Mingti2L Big5", "AR PL Sungtil GB", courier, monospace, fixed;
	font-size: 0.9em;
	border: 1px dashed #fc3;
	padding: 6px;
	margin-bottom: 0.5em;
	padding-bottom: 1.3em;
	width: 97%;
	overflow-x: auto;
}

pre b, pre strong {
	font-family: "Bitstream Vera Sans Mono", "Courier New", "AR PL New Sung", "AR PL ShanHeiSun Uni", "新細明體", "AR PL Mingti2L Big5", "AR PL Sungtil GB", courier, monospace, fixed;
	font-size: 0.9em;
	font-weight: bold;
	color: #f93;
}

pre i, pre em {
	font-family: "Bitstream Vera Sans Mono", "Courier New", "AR PL New Sung", "AR PL ShanHeiSun Uni", "新細明體", "AR PL Mingti2L Big5", "AR PL Sungtil GB", courier, monospace, fixed;
	font-size: 0.9em;
	font-style: italic;
	color: #f60;
}

code, code i, code em, code strong, code b {
	font-family: "Bitstream Vera Sans Mono", "Courier New", "AR PL New Sung", "AR PL ShanHeiSun Uni", "新細明體", "AR PL Mingti2L Big5", "AR PL Sungtil GB", courier, monospace, fixed;
}

.entrybody h4 { font-size: 1.2em; color: #fc3; margin-left: 0; margin-bottom: 0.8em; font-weight: bold; }

.shareIt img {
	vertical-align: middle;
	padding: 0px;
	margin: 0px;
}

#extrablock li { margin-left: 13px; display: inline; }

.tagcloud li { display: inline; padding: 2px; margin: 0; }
.tagcloud { text-align: justify; margin: 0; }
/*
.commentadsense { margin-left: 23px;
	position: relative; top: -270px; left: 320px;
}

.relatedlinks { margin-left: 23px; }
*/
