/* 
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:#990000 url(/img/background.jpg) fixed top repeat-x;
	text-align:center;
	font-size:77%;
	font-family: Verdana, Arial,Georgia, sans-serif;
	line-height:1.4em;
}


/***************general styles*******************/
h1, h2, h3 {
 	font-family: verdana, arial, helvetica, 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;
}

a { text-decoration:none;border:none;background:transparent}
a:link { color: #990000; font-weight: bold; }
a:visited { color: #990000; font-weight: bold; }
a:hover, a:active { color:#333;border-bottom:#999 0px solid; } 

#rap 
{
	margin:0 auto;
	padding:0;
	width:800px;
	text-align:left;
	background:#000;
        border-left: 3px solid #660000;
        border-right: 3px solid #660000;
}

/***************header styles******************/
#header {
        display:block;
	margin:0;
	padding:0;
        overflow: visible;
	height:132px;
	text-align:left;	/* IE fix for logo hover */
	background: #000000 url(/img/headerJan.jpg) no-repeat bottom;
}
#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:#990000;
	background:none;
}

.picture {
        position: relative;
        width: 189px;
        height: 254px;
        /*top: -2px;
        left: 156px;*/
        top: -5px;
        left: 225px;
        z-index: 1000;
}

/**************sidebar content*************/
#sidebar {
	float:left;
	margin:0;
	padding:0px 0px 0px 10px;
	width:155px;
        min-height: 800px;
	display:inline;
	font-size:90%;
	background-color: #000000;
        color: #ffffff;
}	

#sidebar li 
{
	margin:0;
	padding:0.3em 0;
	border-bottom:0px dashed #dbdbdb;
}
#sidebar ul
{
	margin:0 0 20px 0;
	padding:0;
	list-style:none;
}
#sidebar form
{
	margin:0 0 10px 0;
	padding:5px 0;	
}
#sidebar a {
	text-decoration:none;	
	/*color:#990000;*/
}
#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;
}

.Location {
        background: url(/img/LocationBack.gif) no-repeat;
        color: #ffffff;
        font-family: arial, helvetica, verdana;
        padding: 12px 8px 2px 4px;
        margin-top: 20px;
        line-height: 1.6em;
        height: 220px;
        width: 135px;
}
.Location p {margin: 5px 0 8px 0;}
.Location a:link {color: #000;}

/**************footer styles****************/
#footer {
	clear:both;
	margin:0 auto;
	padding:35px 0 0 0;
	width:780px;
        height: 100px;
        min-height: 100px;
	text-align:right;
        padding-right: 20px;
	font-size:80%;
	background:#000 url(/img/footer02.jpg) top no-repeat;
        color: #fff;
}
#footer p {
	padding:10px 0;
	text-align:center;
}

/*******************post styles****************/

#content {
	float: right;
	margin:0px 0px 0px 5px;
	padding: 0px 15px 5px 15px;
	width: 595px;
        min-height: 800px;
	color: #333;
	overflow:hidden;
	text-align: left;
	line-height:1.2em;

	display:inline;
	background:#fff;
}

#content h3, .title {
	margin: 1em 0 0.5em 0;
	padding:5px 0;	
	letter-spacing: 0.09em;	
	color: #990000;	
        font-size: 102%;		
}
#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;

} 

#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;
}

/***********news stuff*************/
.news {background-color: #ffff66;}

.newsContainer {padding: 10px;}

/**********nav styles***********/

.nav a, .nav a:visited {color: #990000;
        font-family: arial, helvetica, verdana, sans-serif;
        font-size: 130%;
        font-weight: bold;
        display: block;
        padding-left: 4px;
}

.nav a:hover, .nav a:active {
        font-family: arial, helvetica, verdana, sans-serif;
        font-size: 130%;
        color: #fff;
        font-weight: bold;
        background-color: #990000;
        padding-left: 4px;
}