/* 
Theme Name: UnLimited
Version: 1.0
Description:<a href="http://wpthemeland.com/themes/unlimited/" title="Unlimited">Unlimited</a> is a 2-column fixed with wordpress theme, with Custom Header Image, by <a href="http://wpthemeland.com" title="WP Theme Land">WP Theme Land</a>.
Author: WP Theme Land
Author URI: http://wpthemeland.com
*/
body {
	margin:0;
	padding:0;
	text-align:center;
	font-size:80%;
	font-family: Verdana,Georgia, Arial, sans-serif;
	line-height:1.4em;
	background:url(img/bg.jpg);
}

h1, h2, h3,h4,h5,h6 {
	font-family: Georgia, times new roman, times, serif;
	letter-spacing: 0.09em;
	line-height:1.6em;
}
li 
{
	padding:0.3em 0;
	margin:0;
}
blockquote{
	background: #ddc;
	border: 1px solid #ccb;
	padding: 10px;
	margin:1em;
}
abbr 
{
	border-bottom:#000 1px solid;
}
	
img {
	margin: 0;
	padding: 0;
	border: 0;
}
img.right 
{
	float:right;
	margin:0 0 1em 1em;
}
img.left 
{
	float:left;
	margin:0 1em 1em 0;
}
a 
{
	text-decoration:none;
	border:none;
	background:transparent;
}
a:link,
a:visited 
{ 
	color:#0000ff;
}
a:hover, a:active 
{ 
	color:#333;
	border-bottom:#666 1px solid; 
} 
#rap 
{
	margin:0 auto;
	padding:0;
	width:900px;
	text-align:left;	
	background:#fff;
	font-size:90%;
	border:#ccc 1px solid;
}



ul#menu {
	list-style:none;
	margin:0 auto;	
	padding:0;
	background:#eeeeee;	
	height:30px;
	line-height:30px;	
	border-bottom:#ccc 1px solid;
	font-size:1.1em;	
	text-transform:uppercase;
}
ul#menu li 
{
	float:left;
  margin:0;
  padding:0;
  list-style:none;  
  background:none;	
}	
ul#menu li a {
	 display:block;
  padding:0 8px;
  border:none;  
  color:#222211;  
}	
ul#menu li a:hover,ul#menu li a:active, ul#menu li.current_page_item a
{
	background:#aaaaaa;	
	/*color:#333;*/
color:#ffffff;
}
ul#menu li.feed
{
	float:right;	
}
ul#menu li.feed a 
{
	background:url(img/feed.gif) no-repeat left;
}
ul#menu li.feed a:hover 
{
	text-decoration:underline;
}










#header {
	margin:0;
	padding:0;
	width:900px;
	height:225px;
/*background-image: url(rotating.php);*/

}
#header h1 {
	margin:0;
	padding: 10px 0 0 15px;
	font-weight:normal;
	font-size:2em;
	font-variant:small-caps;
}
#header h2 {
	margin:0;
	padding: 0 0 0 15px;
	font-weight:normal;
	font-size:1em;
}
#header * 
{
	color:#768777;
}
#content {
	float: right;
	margin:5px;
margin-top:25px;
	padding: 0 20px 0 10px;
	width: 550px;
	color: #333;
	text-align: left;
	background:#fff;
}
#sidebar {
	float:left;
	/*margin:0;*/
margin-top:25px;
	padding:10px;
	width:280px;	
	border-right:#dcc 1px solid;
}	
#sidebar ul 
{
	margin:0;
	padding:0;
	list-style:none;
}
#sidebar ul ul, #sidebar p, #sidebar form, #sidebar .textwidget
{
	margin:5px 0 0 12px;
}
#sidebar li 
{
	margin:0;
	padding:0.3em 0;
	border-bottom:1px solid #eee;
}
#sidebar li li
{
	margin:0;
	padding:0.3em 0;
	border-bottom:0px;
}
#sidebar h2 {
	margin: 10px 0 0 12px;
	font-size:1.2em;
	letter-spacing: 0.09em;
	font-weight: normal;
	color: #ffffff;	
	text-transform:uppercase;
}
/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; 
}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: 1.2em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
/* End Calendar */
#footer {
	clear:both;
	margin:0 auto;
	padding:5px 0;
	width:900px;
	text-align:center;
	border-top:1px solid #dcc;
	background:#fff;
	font-size:95%;
}
#footer p {
	padding:10px 0;
	text-align:center;
}
#content h2, #content h3 {
	font-size:1.6em;
	font-weight:normal;	
}
#content .post 
{
	padding-bottom:2em;
margin-top:6px;
}
#content p {
	margin:0 0 10px;
	line-height:1.7em;
}
.posted {
	margin: 15px 0;

	padding:5px;
	color: #666;
	background:url(img/topbg.gif) repeat-x top;
} 

#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;
}
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;
	border-top:#dcc 1px solid;
}
.commentlist li 
{
	list-style:none;
	margin: 0;
	padding: 1em;	
	border-bottom:#dcc 1px solid;
}
.commentlist li .cmtinfo 
{
	font-size:1em;		
}
.commentlist li cite 
{
	font-style:normal;
	font-weight:bold;
	font-size:1.1em;
	border-bottom:#ccc 3px double;
}
.commentlist li em 
{
	float:right;
	margin:0;
	padding:0;
	font-style:normal;
	font-size:0.9em;
	color:#999;
}
.commentlist .alt {
	background:#f2f2e9;
}
input.textbox, textarea
{
	background:#F2F2E9;
	border:#ccc 1px solid;
}
textarea 
{
	width:80%;
}
#header, #content, #sidebar, #footer, .widget
{
	overflow:hidden;
}

/*#sub-page-menu { background:#aaaaaa;
}*/

.widgettitle {background:#aaaaaa;
/*text-transform: capitalize;*/ color: #ffffff;}

#widgettitle h2 {/*text-transform: capitalize;*/ color: #ffffff;}

#widget widget_text widgettitle h2 {color: #ffffff;}


/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/final_drop.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */


.topmenu {width:775px; height:22px; font-size:0.95em; position:relative; z-index:100;border-right:0px solid #000; background:url(images/menu2.jpg) no-repeat bottom center; /*margin-left:30px;*/ }
/* hack to correct IE5.5 faulty box model */
* html .topmenu {width:776px; w\idth:775px;}
/* remove all the bullets, borders and padding from the default list styling */
.topmenu ul {padding:0;margin:0;list-style-type:none;}
.topmenu ul ul {width:119px;}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.topmenu li {float:left;position:relative;}
/* style the links for the top level */
.topmenu a, .topmenu a:visited {display:block;font-size:11px;text-decoration:none; color:#fff; height:30px; border:0px solid #000; border-width:0px 0 0px 0px; background:#758279; padding-left:2px; padding-right:35px; line-height:29px;}
/* a hack so that IE5.5 faulty box model is corrected */
* html .topmenu a, * html .topmenu a:visited {width:119px; w\idth:138px;}

/* style the second level background */
.topmenu ul ul a.drop, .topmenu ul ul a.drop:visited {background:#d4d8bd url(images/drop.gif) bottom right no-repeat;}
/* style the second level hover */
.topmenu ul ul a.drop:hover{background:#c9ba65 url(images/drop.gif) bottom right no-repeat;}
.topmenu ul ul :hover > a.drop {background:#c9ba65 url(images/drop.gif) bottom right no-repeat;}
/* style the third level background */
.topmenu ul ul ul a, .menu ul ul ul a:visited {background:#758279;  margin-left:130px;}
/* style the third level hover */
.topmenu ul ul ul a:hover {background:#758279;}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.topmenu ul ul {visibility:hidden;position:absolute;height:0;top:31px;left:0; width:119px;border-top:0px solid #000;}
/* another hack for IE5.5 */
* html .topmenu ul ul {top:30px;t\op:31px;}

/* position the third level flyout menu */
.topmenu ul ul ul{left:119px; top:-1px; width:119px;}

/* position the third level flyout menu for a left flyout */
.topmenu ul ul ul.left {left:-119px;}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.topmenu table {position:absolute; top:0; left:0; border-collapse:collapse;;}

/* style the second level links */
.topmenu ul ul a, .topmenu ul ul a:visited {background:#d4d8bd; color:#000; height:auto; line-height:1em; padding:5px 10px; width:128px;border-width:0 0px 0px 0px;}
/* yet another hack for IE5.5 */
* html .topmenu ul ul a, * html .topmenu ul ul a:visited {width:150px;w\idth:128px;}

/* style the top level hover */
.topmenu a:hover, .topmenu ul ul a:hover{color:#fff; background:#949e7c;}
.topmenu :hover > a, .topmenu ul ul :hover > a {color:#fff;background:#949e7c;}

/* make the second level visible when hover on first level list OR link */
.topmenu ul li:hover ul,
.topmenu ul a:hover ul{visibility:visible; }
/* keep the third level hidden when you hover on first level list OR link */
.topmenu ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.topmenu ul :hover ul :hover ul{ visibility:visible;}





* {
	margin:0;
	padding:0
	}

#nav {
	background:#eeeeee;
	/*border-bottom:1px solid #FFF;*/
	height:32px;

	}

#nav li {
	margin-right:5px;
margin-left:5px;
	}

#nav li, #subnav li {
	float:left;
	list-style:none
	}



#nav a, #nav a:visited {
	color:#000;
	text-decoration:none;
	/*font-weight:bold;*/
padding-left:5px;
	font-size:1.1em;	
	text-transform:uppercase;
	}

#nav a:hover, #nav a:active,
li.current_page_parent a,
li.current_page_parent a:visited,
#nav li.current_page_item a,
#nav li.current_page_item a:visited
        {
	background:#cccccc
	}

#subnav {
	background:#768777;
	border-top:2px solid #000000;
	/*border-bottom:2px solid #000000;*/
	height:38px;

	}

#subnav li {
	/*border-right:1px solid #295887;*/
	padding:0 5px;
	}	

#subnav a, #subnav a:visited {
	color:#ffffff;
	text-decoration:none;
	/*font-weight:bold*/
	}

#subnav a:hover, #subnav a:active,
#subnav li.current_page_item a,
#subnav li.current_page_item a:visited {
	text-decoration:underline
	}

