/* 
Template: nolimits
Theme Name: No Limits
Version: 1.1
Design Name: No Limits
Description: Two Column theme from <a href="http://wpthemes.info" title="WP Themes.Info">WPThemes.Info</a>, Revamped a lot for this version.
Author: Sadish Balasubramanian
Author URI: http://wpthemes.info
*/
body {
	margin:0;
	padding:0;
	background:#fff url(/images/background.jpg) repeat-y center;
	text-align:center;
	font-size:77%;
	font-family: Verdana,Georgia, Arial, sans-serif;
	line-height:1.4em;
}

a { text-decoration:none;border:none;background:transparent}
a:link { color: #A12A0B; }
a:visited { color: #663300; }
a:hover, a:active { color:#000;background:#EFEFD1;border-bottom:#999 1px solid; } 

#menu{
	width: 1024px;
	background-color: #6B76B4;
	border-top:1px solid #fff;
	border-bottom:1px solid #666;
	ma\rgin-t\op:-1px;	
	float:left;
	line-height:24px;
	height: 24px;
	margin-bottom:0px;
}
* html #menu {
margin-bottom: -5px;
}


#menu ul{
	margin: 0px;
	padding: 0 0 0 0;
	white-space: nowrap;
	margin-top:-4px;
}



#menu ul li{
	list-style-type: none;
	display: inline;
	float:left;
} 

#menu li a{
		padding: 0.05em 12px;
		background-color: #8993CE;
		color: #FFFFFF;
		text-decoration: none;
		float: left;
		border-right:1px solid #333;
		border-left:1px solid #ccc;
		padding-bottom:1px;
}
#menu li.first a{
		border-right:1px solid #333;
		border-left:1px solid #efefd1;
}
#menu li a.current{
	background:#EFEFD1;
	padding-bottom:1px;
color:black;
border-left:1px solid #EFEFD1;
}

#menu li a:hover{
	background-color: #EFEFD1;
	border-left:1px solid #efefd1;
	color: black;
	border-bottom:0px;
	padding-bottom:1px;
}

#menubottom{
	background-image:url("/images/dropshadow_06.jpg");
	background-repeat: repeat-x;
	width:1024px;
	clear:both;
	float:left;
}



#header {
	margin:0;
	padding:0;
	height:200px;
	border-bottom:1px solid #dbdbdb;
	text-align:left;	/* IE fix for logo hover */
	background:url('/images/Banner.jpg') no-repeat left;
}
#header div {
	margin:0 auto;
	width:680px;
}
#header h1 {
	margin:0;
	padding:10px 0 10px 15px;
	height:24px;	
	text-align:center;
	font-size:1.6em;
}
#header h1 a {
	text-decoration:none;
	color:#8f8f0f;
	background:none;
}
h1, h2, h3 {
	font-family: Verdana, Georgia, Arial, Sans-Serif;
	letter-spacing: 0.09em;
	font-size:1.2em;
}
textarea 
{
	width:90%;
}
li 
{
	padding:0.3em 0;
	margin:0;
}
blockquote{
	background: #EEE url(img/blockquote.png) no-repeat bottom left;
	/*border: 1px solid #E0E0E0;*/
	padding: 10px;
	padding-bottom: 40px;
	margin: 1em;
}
abbr 
{
	border-bottom:#000 1px solid;
}
	
img {
	margin: 0;
	padding: 0;
	border: 0;
}


#rap 
{
	margin:0 auto;
	padding:0;
	width:1024px;
	text-align:left;
	border:#999 0px solid;
	background:#fff url('img/bodybg.gif') repeat-y center top;
}
#content {
	float: right;
	margin:5px 0px 5px 5px;
	padding: 5px;
	width: 734px;
	color: #333;
	text-align: left;
	line-height:1.2em;
	overflow:hidden;
	display:inline;
	background:#fff;
}

#sidebar {
	float:left;
	margin:0;
	padding:10px;
	width:180px;
	display:inline;
	font-size:90%;
	
}	
#sidebar li 
{
	margin:0;
	padding:0.3em 0;
	border-bottom:1px dashed #dbdbdb;
}
#sidebar ul
{
	margin:0 0 20px 0;
	padding:0;
	list-style:none;
	border-top:1px dashed #dbdbdb;	
}
#sidebar form
{
	margin:0 0 10px 0;
	padding:5px 0;	
	border-top:1px dashed #dbdbdb;	
}
#sidebar a {
	text-decoration:none;	
	color:#D7380F;
}
#sidebar h2 {
	margin: 10px 0 0 0;
	font-size:1em;
	letter-spacing: 0.09em;
	font-weight: normal;
	color: #666600;	
	text-transform:uppercase;
}
#sidebar img 
{
	border:#ccc 1px solid;
	padding:3px;
}
.spacer {
	clear: both;
}
#footer {
	clear:both;
	margin:0 auto;
	padding:5px 0;
	width:1024px;
	text-align:center;
	font-size:80%;
	border-top:1px dashed #dbdbdb;
	background:#fff;
}
#footer p {
	padding:10px 0;
	text-align:center;
}
#content h3, .title {
	margin: 1em 0 0.5em 0;
	padding:5px 0;	
	letter-spacing: 0.09em;	
	color: #666600;
line-height:34px;
}
#content h2, #content h3 {
	font-size:1.1em;
	font-weight:bold;
}
#content p {
	margin:0 0 10px;
	line-height:1.7;
}
#content .title a
{
	text-decoration:none;
	border-bottom:1px solid #49538E;
	color:#49538E;
font-size:28px;
}
.posted {
	margin: 15px 0;
	padding:5px 0;
	font-size: 0.9em;
	font-family: Lucida Sans Unicode, Verdana, arial, helvetica, sans-serif;
	color: #666;
	border-top:#ccc 1px solid;
} 

#content ul li {
	line-height: 120%;
	background:transparent url('img/simplearrow.png') left top no-repeat;
	margin:0.5em 0;
	padding:0 1.5em;	
	list-style:none;
	font-size:1em;
}
hr 
{
	display:none;
}
#comments, #respond{
	margin-bottom: 1em;
	margin-top: 2em;
}
.commentlist 
{
	margin:10px;
	padding:10px 20px;
}
#commentform 
{
	margin:10px;
	padding:10px;
}
.commentlist {
	margin: 0;
	padding: 0;
}
.commentlist li 
{
	list-style:none;
	margin: 0.5em 0;
	padding: 0.5em;	
}
.commentlist li .cmtinfo 
{
	font-size:1em;	
	border-bottom: #eee 1px solid;
}
.commentlist li cite 
{
	font-style:normal;
	font-weight:bold;
}
.commentlist li em 
{
	float:right;
	margin:0;
	padding:0;
	font-style:normal;
	font-size:0.9em;
	color:#999;
}
.commentlist .alt {
	background:#fff;
}
input[type="text"], textarea
{
	background:#F2F2E9;
	border:#ccc 1px solid;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */