/* custom.css */
body.custom div#shade-top {height:20px;background:url('custom/images/shade-top.jpg') no-repeat bottom center;}
body.custom div#shade-bg {background:url('custom/images/shade-bg.jpg') repeat-y center}
body.custom div#shade-bottom {height:10px;background:url('custom/images/shade-bottom.jpg') no-repeat top center}
body.custom div#links {width:300px;margin: 0px auto;}
body.custom div#links p, body.custom div#links a {text-align:center;font-size:10px;color:#ddd;}



body.custom {background-color:#edebe5;} /* edebe5 c8c5b8 */

body.custom div#wrapper {margin:0px auto;border:none;background:#ffffff url('custom/images/wrapper-bg.jpg') no-repeat bottom center;}
body.custom div#container {margin:0px auto;border:none;}


body.custom div#header-container {background:transparent;border:none;}
body.custom div#header {}
	body.custom div#top {}
	body.custom div.header-link-top a.header-link-text-inside:link, div#top a.header-link-text-inside:visited {}
	body.custom h1#tagline {}
	body.custom div#adbox {}

	
body.custom div#navigation-container {background:transparent url('custom/images/shade-top.jpg') no-repeat bottom center;border:none;}
body.custom div#navigation {background:transparent;border:none;}

	body.custom div#navigation ul li a {background:transparent;color:#333;font-weight:bold;border:none;}
	body.custom div#navigation ul li a:hover {}
	body.custom div#navigation ul li.current_page_item a {}

	body.custom div#navigation ul li ul {}

body.custom div#breadcrumbs-container {background:transparent;border:none;}
body.custom div#breadcrumbs {}
	body.custom div#breadcrumbs a {}


body.custom div.box {}
body.custom div.content {background:transparent;padding-right:30px;}
body.custom div.post {border:none;}

body.custom h2.entry-title, body.custom h1.entry-title, body.custom .page-title, body.custom span.widget-title, body.skin-headway .leaf-top, span.heading {font-family:"Lucida Grande",Georgia,Times,serif;}
body.custom span.widget-title, body.skin-headway .leaf-top {}

body.custom div.sidebar li.widget, body.custom div.entry-content, body.custom .leaf-content, body.custom div#footer {}

body.custom div.sidebar li.widget, div.entry-content, p, h2.entry-title, h1.entry-title, .entry-title a, .entry-title a:visited {color:#5c5c5c;}

body.custom .entry-title, body.custom .entry-title a, body.custom .page-title {}
body.custom div.entry-content a, body.custom div.entry-content p {}

body.custom p.nocomments {font-size:11px;}
body.custom a.more-link, 
body.custom div.nav-below div.nav-previous a, 
body.custom div.nav-below div.nav-previous a:visited, 
body.custom div.nav-below div.nav-next a, 
body.custom div.nav-below div.nav-next a:visited {font-size:11px;background:#ededed;}

body.custom input#s {}

body.custom div#footer-container {background:transparent;border:none;}
body.custom div#footer {height:142px;background:url('custom/images/footer-bg.jpg') no-repeat;margin:0px auto;padding:0px;}
body.custom div#footer p, body.custom div#footer a, body.custom div#footer a:visited {color:#aaa;}
body.custom div#footer .copyright {margin:0px;line-height:2;padding-top:70px;}

/* custom */
body.custom table td {padding:0 10px 0 0;vertical-align:top;}
body.custom {}
body.custom h3.pc-html-sitemap {font-size: 13px;font-weight:bold;}


/* social ul */
/* ul#social {float:right;width:350px;} */
ul#social li a:link, ul#social li a:visited {display:inline-block;padding:10px;text-decoration:none;font-family:verdana,sans-serif;font-size:13px;font-variant:normal;font-weight:normal;line-height:16px;}
ul#social li {float:right;list-style-image:none;list-style-position:outside;list-style-type:none;margin:0;position:relative;}
ul#social a {width:15px;}
li.twitter {background-image:url(custom/images/twitter.png);background-position:9px 9px;background-repeat:no-repeat;padding:0px;}
li.facebook {background-image:url(custom/images/facebook.png);background-position:9px 9px;background-repeat:no-repeat;padding:0px;}
li.rss {background-image:url(custom/images/rss.png);background-position:9px 9px;background-repeat:no-repeat;padding:0px;}

/* download shortcode */
.download {
width:500px;
height:40px;
background:transparent url('custom/images/pdf.png') no-repeat 0px 10px;
padding-top:20px;
}
.download a {padding-left:60px;}