/*-----attach body.custom to any style you add here-----*/

/*-----Background color changes-----*/

body.custom {background: #384570;}
 
body.custom ul.menu {right: 10px;}
 
body.custom #rotating {border-top: none;}

body.custom body {font: 62.5%/1.3 georgia, 'trebuchet ms', verdana, 'Lucida Grande', arial, sans-serif; text-align:center; background:#fff; color:#000000;}

/*-----header-----*/
body.custom .homelink{font-family: 'palatino linotype'; font-size:35px; line-height:1; font-weight:lighter; font-style:normal; letter-spacing:-0.5px; padding: 40px 20px 10px 20px; font-variant:normal;}

body.custom .homelink a {
	position: absolute;
	bottom: -60px;
	left: 30px; }

body.custom .description {
	position: absolute;
	bottom: -90px;
	left: 10px; }

body.custom  .homelink a {color: #CCC056;}
 
body.custom .homelink a:hover {color: #6B3406;}
 
body.custom .description {color: #CCC056;}

body.custom .description{font-family: 'palatino linotype'; margin-top:-2px; padding:0 0 5px 21px; font-size:18px; line-height:1; font-style:normal;}

body.custom #skip a{padding:0.2em 0.3em; font-weight:bold; background:#e5e5e5; color:#444; display:block; 
text-decoration:none; position:absolute; top:0.5em; right:999em;}

body.custom #skip a:first-letter{text-decoration:underline;}

body.custom #skip a:hover{background:#ddd;}

	/*-----main-menu*/

body.custom ul.menu li{float:left; margin:0 0 0 5px; background:transparent; font-weight: bold; font-size:13px; line-height:1;}
body.custom ul.menu li a{display:block; color:#fff; padding:5px 10px;}
body.custom ul.menu li a:hover{text-decoration:none; background:#999;}
body.custom ul.menu li.current_page_item a, ul.menu li.current_page_item a:hover{color:#444; background:#ccc;}

body.custom ul.menu {
	bottom: -170px;
	right: 18px; }


	/*-----headings*/
body.custom .entry-content h1, .entry-content h2{color: #6B3406; }
body.custom .entry-title, .page-title{font-size:2.2em; line-height:1; margin:0.9091em 0 0; color: #6B3406;}
body.custom .page .entry-title, .page-template .entry-title{text-align:center; font-family: 'palatino linotype'; font-weight:bold;}
body.custom .page-title{text-align:center; margin-bottom:0.9091em; color: #6B3406; }
body.custom .sidebar h2{font-size:1.4em; color: #6B3406; font-weight:normal;}

	/*-----quotes*/

body.custom blockquote{margin:0 0 1.5385em; padding:0 0 0 40px; color:#2D4236; font-weight: 500; background:url('images/pp-quote.gif') no-repeat;}

	/*-----widgets*/

body.custom .widget {font-size:1.3em; font-family: georgia; font-weight:strong;}

body.custom a {color: #6B3406; }

body.custom .widget {background-color: #E6E6E6;}

body.custom .textwidget {padding-left: 0px; color: #6B3406; }

/*-----footer-----*/
body.custom #footer{margin:0 0 0.8333em; padding:1.6666em 0; font-size:1.2em; line-height:1.6666; color: #6B3406; }

/*-----Drop Downs-----*/
.menu ul { position:absolute; left:-999em; width:260px; background:#e6e6e6; padding:5px 0; }
.menu li li { float:left; width:89%;}
body.custom .menu li li a { color:#444; width:89%; float:none; padding:7px 30px 7px 10px; }
body.custom .menu li li a:hover {background:#ddd;}
body.custom .menu li.current_page_item li a {background:transparent;}
body.custom #header .menu li li a:hover {color:#6b3406;}
.menu li:hover ul { left:auto; display:block; }