/*
Theme Name: Fluid Blue MDance
Theme URI: http://srinig.com/wordpress/themes/fluid-blue/
Description: !MODIFIED! A simple two column fluid width theme. Right sidebar supports widgets. Tags and gravatars supported. Valid XHTML and CSS.
Version: 1.6.1
Author: Srini G
Author URI: http://srinig.com/wordpress
Tags: fluid width, variable width, blue, two columns, right sidebar, widgets, graphics free, simple, valid CSS, valid XHTML

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

body {
	margin:0;
	background:#fff;
	color:#444;
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align:center;
}

a { 
	color:#02243C;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
	color:#ff9900;
}


h1, h1 a, h2, h2 a, h3, h4, h5, h6 {
	margin-bottom:0;
	color: #FF9900;
	text-align:left;
}

h1 {font-size:2.6em;}
h2 {font-size:2.5em;
	padding-bottom:20px;}
h3 {font-size:1.6em;}
h4 {font-size:1.2em;}
h5 {font-size:1em;}
h6 {font-size:0.8em;}


img {
	border:0;
}

input {
	font-size:1.1em;
}

input[type=text], textarea{
	background:#fff;
	border:1px inset #aaa;
}
input[type=submit] {
	background:#eee;
	border:1px outset #aaa;
}

textarea {
	font-size:12px;
}

pre {
	font-size:12px;
}
code {
	font-size:12px;
	background-color:#f8f8f8;
	color:#111;
}

/* Layout */
#page {
	min-width:760px;
	margin:0 auto;
	text-align:left;
}

#wrapper {
	width: 870px;
	margin: 0px auto -1px auto;
	/*margin:0 5%;*/
	/*padding-right:230px;*/
}

#content{
	float:left;
	width:680px;
	border-right:230px solid #237ab2;
	margin-right:-230px;
	padding:20px 4% 20px 0;
}

#sidebar{
	float:left;
	width:190px;
	margin:0 -230px 0 0;
	padding:20px;
	background:#237ab2;
	overflow: hidden;
}

#footer {
	clear:both;
	padding:10px;
	/*border-top:0.2em solid #555; */
}

/* Header */

#header {
	margin:0;
	padding:0em 0;
	height:100px;
	background:#237ab2 url(header_background.jpg) no-repeat;
	background-position:center;

}

#headertitle {
	float:left;
	position:absolute;
	top:2.4em;
	left:5%;
	display:none;
	
}
#headertitle h1 {
	margin:0;
}
#headertitle h1 a {
	background:transparent;
	color: white;
		font-size:1.4em;
}
#headertitle h1 a:hover {
	text-decoration:none;
}

#headertitle p {
	margin:0;
	background:transparent;
	color:#fff;
	font-size:1.1em;
}

.search {
	float:right;
	padding:1em 5% 0 0;
}
.search form {
	margin:0 -8px 30px -10px;
	padding:0 0 10px 0;
}
.search input {
	display:inline;
	width:170px;
	border:1px solid #69b;
	margin:0 0 0 -20px;
	padding:0.2em 5px;
	background:#165279;
	color:#ddd;
	font-size:1em;
	font-weight:normal;
}


/* Top navigation */

#hmenu {
	border-top:0.1em solid #165279;
	border-bottom:0.1em solid #165279;
	background: #165279;
}

#hmenu ul {
	margin:0 5%;
	padding:0.5em 0;
	background:#165279;
	list-style-type:none;
	list-style-position:outside;
	text-indent:0;
	width: 1050px;
	margin: 0px auto -1px auto;
}

#hmenu ul li {
	display:inline;
	margin:5px;
	padding:0;
	text-transform:uppercase;
	letter-spacing:1px;
	font-size:1.4em;
}

#hmenu ul li:before {
	content: "| \0020";
	background:transparent;
	color:#fff;
}
#hmenu ul li.hmenu1:before {
	content: "";
}
#hmenu ul li a {
	padding:0.3em;
	margin:0;
	background:transparent;
	color: white;
	text-decoration:none;
}

#hmenu ul li.hmenu1 a {
	padding-left:0;
}

#hmenu ul li a:hover {
	background:transparent;
	color:#FF9900;
}

#hmenu ul li.page-item-289 a {
	background:transparent;
	color:#FF9900;
}
#hmenu ul li.page-item-289 a:hover {
	background:transparent;
	color:#02243C;
}

/* Sidebar */


#sidebar ul {
	padding:0;
	margin:0;
	list-style: none;
	font-size:1.3em;
	color:white;
}

#sidebar ul ul {
	font-size:1em;
	color: #02243C;
}

#sidebar ul li {
	margin:0 0 2em 1em;
	
}

#sidebar ul ul {
	margin:0;
	padding:0;
	
}

#twitter  a {
	color:#ff9900;

	
}

#sidebar li li {
	margin:0.7em 0;
	
}

#sidebar li li li {
	padding-left:10px;
	
}

#sidebar ul h2 {
	padding-left: 0px;
	padding-bottom: 10px;
	padding-right: 0px;
	padding-top: 20px;
	margin: 0px;
	color: white;
	font-size:1.3em;
	text-transform:lowercase;
	font-weight:normal;
}


/* Footer */
#footer { 
	text-align:center;
	font-size:1em;
	background:#165279;
	color:#eee;
}

#footer a {
	color:#aac;
}

/* Post */
.post {
	margin:0 1em 2em 0;
	clear:both;
}

.post p, .post ol li, .post ul li{
	margin-top:0;
	font-size:1.3em;
	line-height:1.4em;
	text-align:justify;
}
.post li li {
	font-size:1em;
}
.post blockquote {
	padding:0 0 0 2em;
	border-left:0.4em solid #ccc;
	font-size:0.9em;
}
.post blockquote blockquote {
	margin-left:0;
	font-size:1em;
}

.postentry a {
	border-bottom:0px solid #ddd;
	color:#FF9900;
}
.postentry a:hover {
	border-bottom:0px solid #258;
	text-decoration:underline;
	color:#237ab2;
}

.postmetadata {
	clear:both;
	margin:0 0 0 0;
	font-size:1.2em;
	color:#888;
	text-align:right;
}	

.postmetadata a { 
	color:#237ab2;
	text-decoration:none;
	font-weight:normal;
}

.postmetadata a:hover {
	color:#ff9900;
}

.ped_link a {
	font-size:1.5em;
	color:#ff9900;
}

.ped_link a:hover {
	background:white;
	border-bottom:0px solid #258;
	text-decoration:underline;
	color:#237ab2;
}

.rediget a {
	font-size:0.8em;
	color:red;
	padding-top:10px;
	font-weight: bold;
}



div.navigation {
	font-size:1.1em;
}

/* Comments */

#comments {
	margin:0 2em;
}

.commentlist {
	margin:0;
	padding:0;
	list-style:none;
}

.commentlist li {
	padding:1em 0;
	overflow:auto;
	border-bottom:0.1em solid #eee;
}

.commentlist p {
	margin:0.5em 0;
	font-size:1.2em;
	color:#02243C;
}

.commentlist p a {
	border-bottom:1px solid #ddd;
}
.commentlist p a:hover {
	border-bottom:1px solid #157;
	text-decoration:none;
}
.commentlist img.avatar {
	float: right; margin: 0 0 0 10px; padding: 3px; border:1px solid #eee;
}
.commentlist h4 {
	margin:0;
}


textarea#comment {
	font-size:1.6em;
	width:97%;
}



/* Comment ends */


/* Calendar */
#wp-calendar caption {
	text-transform:uppercase;
	font-weight:bold;
	color:#27a;
	text-align:center;
}
#wp-calendar thead th {
	font-weight:normal;
	color:#27a;
	text-align:center;
}
#wp-calendar tbody td {
	text-align:center;
}
#wp-calendar tbody td a {
	font-weight:bold;
}
#wp-calendar tbody td.pad {
	border:none;
}
/* Calendar ends */

abbr {
	cursor:help;
	border-bottom: 0.1em dotted;
}

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
   margin: 5px 5px 25px 0;

}

.alignright {
   float: right;
   margin: 5px 0 5px 25	px;
}

.wp-caption {
   margin-left: 0px;
   margin-bottom: 5px;
   margin-right: 15px;
   margin-top: 0px;
   border: 0px solid ;
   text-align: center;
   background-color: white;
   padding-top: 4px;
}

.wp-caption img {
   text-align: center;
   background-position: 0px;
   top: 0px;
   margin: 0;
   padding: 0;
   border: 1px none;
}

.wp-caption p.wp-caption-text {
   padding-left: 4px;
   padding-bottom: 5px;
   padding-right: 4px;
   padding-top: 10px;
   margin-left: 0;
   margin-bottom: 0;
   margin-right: 0;
   margin-top: 0px;
   text-align: center;
   font-size: 11px;
   font-weight: normal;
   line-height: 17px;
   color: #237ab2;
}

p.thdrpy a {
color:#237ab2;
font-size:10px;
}

.textwidget {
	font-color: #ff9900;
	background-color:#165279;
	padding: 3px 3px 10px 10px;
	margin-left:-11px;
}

.tabula_on {
	border-width: 1px 0 1px 0;
	border-style: solid;
	border-color:#cccccc;
	margin-right:30px;
	padding: 10px 0;
	
}

.legal {
	color: #ff9900;
}

