/*  
Theme Name: Chameleon
Description: Unbeatable WordPress framework by <a href="http://www.pliablepress.com/" title="Want to see what else we have?">PliablePress</a>
Author: PliablePress
Author URI: http://www.pliablepress.com/
*/

/**********************************************
	Styles here are only used when
	Chameleon itself is the active theme.
**********************************************/

@import url("admin/styles/clean/style.css");
/* Get this design's stylesheet */
@import url("style-donotedit.css");

/********************************************************
	Feel free to add your own CSS below this!
	It will override any similar previous rules.
	(Just don't edit the files above!)
********************************************************/
body {background-color:#303;}

#header {margin:-18px 0px 0px 53px;min-height:140px;position:relative;overflow:hidden;}

.header-title a:visited {display:none;padding:11px 20px 0px 20px;color:#;text-decoration:none;}
.header-title {background:none;}

#header 
.header-title:hover h2 a:visited {color:#transparent}
.header-title:hover a:link, {color:#551a8b}
.header-title:hover a:visited 
h1 {font-size:28px;line-height:44px;margin:0 0 0px 40px;font-weight:normal;}


#header h1 {font-family: Georgia, serif;;font-size:.1px;color:#transparent;margin-top:220px;text-align:center;line-height:.1px;text-shadow:none 1px 2px 8px}
#header h2 {font-size:12px;color:#fff;height:;width:760px;padding:0px;margin-top:227px;margin-left:42px;margin-right:25px;margin-bottom:3px;font-weight:900;line-height:20px;text-align:center;background-color:#6f4b1e;}

.nav {height:0%;overflow:hidden;border:1px solid #fff;background:#303;margin:0 0 0px 0;}
.nav li {float:left;border:1px solid #303;border-width:0px 1px 0px 0px;padding:0;}

.nav li a:link, .nav li a:visited {display:block;height:100%;width:138px;text-decoration:none;padding:0 5px 0 5px;border:1px solid #90510a;color:#fff;background:#303;position:relative;z-index:90;}
.nav li a:hover, .nav li a:active, .nav li a:focus {background:#fff;color:#303;}

li.widget_text .textwidget, li.widget_text p {font-size:12px;color:#303;}

li.widget h3 {font-style:normal;font-size:14px;font-weight:bold;text-align:center; background:#303; color:#fff; border:6px groove #a06b2e;margin:0;line-height:21px;border-bottom:solid #303 2px}

ul li.widget a:link, ul li.widget a:visited {line-height:21px;text-decoration:none;color:#303;padding:2px 0 2px 0;}

