/* 
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:#e6e6e6 url(img/b-slice.jpg) repeat-y center;
	text-align:center;
	font-size:77%;
	font-family: Verdana,Georgia, Arial, sans-serif;
	line-height:1.4em;
}
#header {
	margin:0;
	padding:0;
	height:80px;
	border-bottom:1px solid #dbdbdb;
	text-align:left;	/* IE fix for logo hover */
	background:url('img/greenfadebg.jpg') 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: Georgia, times new roman, times, 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;
}

a { text-decoration:none;border:none;background:transparent}
a:link { color: #A12A0B; }
a:visited { color: #663300; }
a:hover, a:active { color:#333;background:#F3F5CC;border-bottom:#999 1px solid; } 

#rap 
{
	margin:0 auto;
	padding:0;
	width:750px;
	text-align:left;
	border:#999 0px solid;
}
#content {
	float: right;
	margin:5px 0px 5px 5px;
	padding: 5px;
	width: 530px;
	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:740px;
	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;			
}
#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:none;
	color:#360;
}
.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;
}
