/*---:[ Thesis CSS reset ]:---*/
* {
	margin: 0;
	padding: 0;
	word-wrap: break-word;
}
html {
	-webkit-text-size-adjust: 100%;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
img, abbr, acronym, fieldset {
	border: 0;
}
code {
	line-height: 1em;
}
pre {
	overflow: auto;
	clear: both;
	word-wrap: normal;
	-moz-tab-size: 4;
	tab-size: 4;
}
sub, sup {
	line-height: 0.5em;
}
img, .wp-caption {
	max-width: 100%;
	height: auto;
}
iframe, video, embed, object {
	display: block;
	max-width: 100%;
}
img {
	display: block;
}
.left, .alignleft, img[align="left"] {
	display: block;
	float: left;
}
.right, .alignright, img[align="right"] {
	display: block;
	float: right;
}
.center, .aligncenter, img[align="middle"] {
	display: block;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	float: none;
	clear: both;
}
.block, .alignnone {
	display: block;
	clear: both;
}
input[type="submit"], button {
	cursor: pointer;
	overflow: visible;
	-webkit-appearance: none;
}
.wp-smiley {
	display: inline;
}
.body { font-family: Georgia, "Times New Roman", Times, serif; color: #606060; background-color: #f2ecd8; background-image: url('images/Bkg-repeat.jpg'); }
#container { width: 1030px; background-color: #f2ecd8; background-image: url('images/Bkg-repeat2.jpg'); margin-right: auto; margin-left: auto; padding-top: 20px; padding-right: 40px; padding-bottom: 40px; padding-left: 40px; }
.acc_heading {
	margin-top: 140px !important;
}

.acc_description h2 {
	margin-left:19.0714285714px;
  	margin-top:90px !important;
}

.acc_description p {
	margin: 0 30px !important;
}
.menu { position: relative; list-style: none; z-index: 50; }
.menu li { position: relative; float: left; }
.menu ul { position: absolute; visibility: hidden; list-style: none; z-index: 110; }
.menu ul li { clear: both; }
.menu a { display: block; }
.menu ul ul { position: absolute; top: 0; }
.menu li:hover ul, .menu a:hover ul, .menu :hover ul :hover ul, .menu :hover ul :hover ul :hover ul { visibility: visible; }
.menu :hover ul ul, .menu :hover ul :hover ul ul { visibility: hidden; }
.menu ul, .menu ul li { width: 250px; }
.menu ul ul, .menu :hover ul :hover ul { left: 250px; }
.menu a { font-size: 14px; font-weight: bold; font-style: normal; font-variant: normal; text-transform: uppercase; text-align: left; letter-spacing: 1px; text-decoration: none; padding-top: 5px; padding-right: 14px; padding-bottom: 5px; padding-left: 14px; }
.menu ul a { width: auto; }
.menu a, .menu .current ul a, .menu .current-cat ul a, .menu .current-menu-item ul a { color: #40BDB8; }
.menu a:hover, .menu .current ul a:hover, .menu .current-cat ul a:hover, .menu .current-parent a:hover, .menu .current-menu-item ul a:hover, .menu .current-menu-ancestor a:hover { color: #00756A; text-decoration: none; }
.menu a:active, .menu .current ul a:active, .menu .current-cat ul a:active, .menu .current-parent a:active, .menu .current-menu-item ul a:active, .menu .current-menu-ancestor a:active { color: #00a998; text-decoration: none; }
.menu .current a, .menu .current a:hover, .menu .current-cat a, .menu .current-cat a:hover, .menu .current-menu-item a, .menu .current-menu-item a:hover { color: #f9c44e; text-decoration: none; }
.sub-menu a {
  font-size: 12px !important;
}

.menu {
        text-shadow: 0px 1px 2px #fff;
position:relative;
top:80px;
    margin-left: 360px;
}

.menu { border-top: 1px solid #b2b290; 
border-bottom: 1px solid #b2b290;
padding: 10px;
}

.sub-menu {
background: rgba(234, 216, 185, 0.8);
}
.footer { background-color: #f9c44e; border-style: none; margin-right: auto; margin-left: auto; padding-top: 13px; padding-right: 200px; padding-bottom: 13px; padding-left: 200px; }
.footer  {
bottom: 0px;
height: 200px;
}
#header { background-image: url('images/GNP-logo.png'); background-repeat: no-repeat; border-width: 0 0 3px 0; border-style: none; border-color: #ddd; padding-top: 25px; padding-right: 13px; padding-bottom: 25px; padding-left: 13px; }
#header {
height: 120px;
}
.post_box, .post_box h4 { font-size: 14px; line-height: 25px; font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", sans-serif; text-align: left; }
.post_box h1, .post_box .headline { font-size: 24px; line-height: 35px; font-weight: bold; text-transform: uppercase; }
.post_box .post_content h2, .post_box h3 { font-size: 18px; line-height: 29px; font-weight: bold; margin-top: 38px; margin-bottom: 13px; }
.post_box h5, .post_box .small { font-size: 11px; line-height: 23px; }
.post_box .drop_cap { font-size: 50px; line-height: 1em; margin-right: 8px; float: left; }
.post_box p, .post_box ul, .post_box ol, .post_box blockquote, .post_box pre, .post_box dl, .post_box dd { margin-bottom: 25px; }
.post_box ul { list-style-type: circle; }
.post_box ul, .post_box ol { margin-left: 25px; }
.post_box ul ul, .post_box ul ol, .post_box ol ul, .post_box ol ol { margin-left: 25px; }
.post_box ul ul, .post_box ul ol, .post_box ol ul, .post_box ol ol, .wp-caption p { margin-bottom: 0; }
.post_box .left, .post_box .alignleft, .post_box .ad_left { margin-bottom: 25px; margin-right: 25px; }
.post_box .right, .post_box .alignright, .post_box .ad { margin-bottom: 25px; margin-left: 25px; }
.post_box .center, .post_box .aligncenter { margin-bottom: 25px; }
.post_box .block, .post_box .alignnone { margin-bottom: 25px; }
.post_box .stack { margin-left: 25px; }
.post_box { padding: 25px 25px 0 13px; border-top: 1px dotted #bbb; }
.landing .post_box { padding-right: 13px; }
.top { border-top: 0; }
.headline_area { margin-bottom: 25px; }
.headline_area p { color: #00a998; margin-bottom: 0; }
.headline a, .headline_area p a:hover, .num_comments, .post_edit:hover { color: #606060; }
.headline a:hover { color: #40BDB8; }
.headline_area p a, .post_edit { color: #00a998; border-bottom: 1px solid #ddd; }
.author_by, .date_on, .post_cats_intro { font-style: italic; }
.headline_area p a, .post_author, .post_date, .post_edit { text-transform: uppercase; letter-spacing: 1px; }
.headline_area p .post_edit { margin-left: 6px; }
.post_content h4 { font-weight: bold; }
.post_content a { text-decoration: underline; }
.post_content a:hover { text-decoration: none; }
.post_content .frame { padding: 13px; background: #eee; border: 1px solid #ddd; }
.post_content blockquote { margin-left: 13px; padding-left: 13px; color: #666; border-left: 1px solid #ddd; }
.num_comments_link { color: #666; text-decoration: none; }
.num_comments_link:hover { text-decoration: underline; }
.bracket, .num_comments { font-size: 25px; }
.bracket { color: #ccc; }
.post_box .post_image { margin-bottom: 25px; }
.post_box .post_image_box, .post_box .wp-caption { margin-bottom: 25px; padding: 13px; background: #eee; border: 1px solid #ddd; }
.post_box .post_image_box img, .post_box .wp-caption img { display: block; margin-bottom: 13px; }
.post_box .wp-caption p { font-size: 13px; line-height: 21px; margin-bottom: 0; }
.post_box .wp-caption p a { text-decoration: underline; }
.post_box .wp-caption p a:hover { text-decoration: none; }
.post_box .post_tags { color: #666; }
.post_box .post_tags a:hover { text-decoration: underline; }
.post_box .alert, .post_box .note { margin-bottom: 25px; padding: 13px; }
.post_box .alert { background: #ff9; }
.post_box .note { background: #eee; }
.post_box .alert p:last-child, .post_box .note p:last-child { margin-bottom: 0; }
.post_box pre { padding: 13px; background: #eee; overflow: auto; clear: both; }
.post_box:after { content: "."; display: block; height: 0; clear: both; visibility: hidden;; }

.post_content .h5 { color: #45cac5; }
.footernav { position: relative; list-style: none; z-index: 50; }
.footernav li { position: relative; float: left; }
.footernav ul { position: absolute; visibility: hidden; list-style: none; z-index: 110; }
.footernav ul li { clear: both; }
.footernav a { display: block; }
.footernav ul ul { position: absolute; top: 0; }
.footernav li:hover ul, .footernav a:hover ul, .footernav :hover ul :hover ul, .footernav :hover ul :hover ul :hover ul { visibility: visible; }
.footernav :hover ul ul, .footernav :hover ul :hover ul ul { visibility: hidden; }
.footernav ul, .footernav ul li { width: 150px; }
.footernav ul ul, .footernav :hover ul :hover ul { left: 150px; }
.footernav a { font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", sans-serif; font-size: 10px; font-weight: bold; font-style: normal; text-transform: uppercase; text-decoration: none; padding-right: 10px; padding-left: 10px; }
.footernav ul a { width: auto; }
.footernav a, .footernav .current ul a, .footernav .current-cat ul a, .footernav .current-menu-item ul a { color: #565759; }
.footernav a:hover, .footernav .current ul a:hover, .footernav .current-cat ul a:hover, .footernav .current-parent a:hover, .footernav .current-menu-item ul a:hover, .footernav .current-menu-ancestor a:hover { color: #45cac5; text-decoration: none; }
.footernav a:active, .footernav .current ul a:active, .footernav .current-cat ul a:active, .footernav .current-parent a:active, .footernav .current-menu-item ul a:active, .footernav .current-menu-ancestor a:active { color: #45cac5; text-decoration: none; }
.footernav .current a, .footernav .current a:hover, .footernav .current-cat a, .footernav .current-cat a:hover, .footernav .current-menu-item a, .footernav .current-menu-item a:hover { color: #ffffff; text-decoration: none; }
#top-yellow-bar { background-color: #f9c44e; }
#top-yellow-bar {
height: 8px;
}
#top-blue-bar { background-color: #45cac5; }
#top-blue-bar {
height: 40px;
}
.top-bar-container { margin-right: auto; margin-left: auto; }
.footer_2col, .footer_2col > .c1, .footer_2col > .c2 { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.footer_2col > .c1 { width: 80%; float: left; }
.footer_2col > .c2 { width: 20%; float: right; }
.columns_pages_2, .columns_pages_2 > .c1, .columns_pages_2 > .right_column { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.columns_pages_2 > .c1 { width: 75%; float: left; padding-right: 10px; }
.columns_pages_2 > .right_column { width: 25%; float: right; padding-top: 20px; padding-right: 10px; padding-left: 10px; }
.right_column {
    background: rgba(234, 216, 185, 0.6);
    width: 100%;
}
.widget { font-size: 12px; line-height: 18px; font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", sans-serif; margin-bottom: 38px; }
.widget .widget_title { font-size: 20px; line-height: 28px; font-weight: bold; text-transform: uppercase; text-align: center; letter-spacing: 1px; margin-bottom: 10px; }
.widget p, .widget ul { margin-bottom: 18px; }
.widget li ul { margin-bottom: 0; }
.widget ul { list-style-type: none; }
.widget li { margin-bottom: 9px; }
.widget li ul, .widget li ol { margin-top: 9px; }
.widget li a:hover, .widget p a { text-decoration: underline; }
.widget p a:hover { text-decoration: none; }
.search-form .input_text { width: 100%; }

.right_column .widget h5 {color: #45cac5;
border-top: 1px solid #b2b290; 
padding-top: 10px; 
text-shadow: 0px 1px 2px #fff;
}
.menu-pages { position: relative; list-style: none; z-index: 50; }
.menu-pages li { position: relative; float: left; }
.menu-pages ul { position: absolute; visibility: hidden; list-style: none; z-index: 110; }
.menu-pages ul li { clear: both; }
.menu-pages a { display: block; }
.menu-pages ul ul { position: absolute; top: 0; }
.menu-pages li:hover ul, .menu-pages a:hover ul, .menu-pages :hover ul :hover ul, .menu-pages :hover ul :hover ul :hover ul { visibility: visible; }
.menu-pages :hover ul ul, .menu-pages :hover ul :hover ul ul { visibility: hidden; }
.menu-pages ul, .menu-pages ul li { width: 250px; }
.menu-pages ul ul, .menu-pages :hover ul :hover ul { left: 250px; }
.menu-pages a { font-size: 12px; font-weight: bold; text-transform: uppercase; text-decoration: none; padding-top: 5px; padding-right: 6px; padding-bottom: 5px; padding-left: 6px; }
.menu-pages ul a { width: auto; }
.menu-pages a, .menu-pages .current ul a, .menu-pages .current-cat ul a, .menu-pages .current-menu-item ul a { color: #40BDB8; }
.menu-pages a:hover, .menu-pages .current ul a:hover, .menu-pages .current-cat ul a:hover, .menu-pages .current-parent a:hover, .menu-pages .current-menu-item ul a:hover, .menu-pages .current-menu-ancestor a:hover { color: #00756A; text-decoration: none; }
.menu-pages a:active, .menu-pages .current ul a:active, .menu-pages .current-cat ul a:active, .menu-pages .current-parent a:active, .menu-pages .current-menu-item ul a:active, .menu-pages .current-menu-ancestor a:active { color: #00a998; text-decoration: none; }
.menu-pages .current a, .menu-pages .current a:hover, .menu-pages .current-cat a, .menu-pages .current-cat a:hover, .menu-pages .current-menu-item a, .menu-pages .current-menu-item a:hover { color: #f9c44e; text-decoration: none; }
.menu-pages {
text-shadow: 0px 1px 2px #fff;
position:relative;
top:3px;
}


.menu-pages { border-top: 1px solid #b2b290; 
border-bottom: 1px solid #b2b290;
padding: 1px;
}

.sub-menu {
background: rgba(234, 216, 185, 0.8);
}
#header-smaller { background-image: url('images/GNP-logo-small.png'); background-repeat: no-repeat; padding-top: 25px; padding-right: 13px; padding-bottom: 25px; padding-left: 13px; }
#header-smaller {
height: 80px;
}
a { color: #40BDB8; text-decoration: none; }
a:hover { color: #00756A; text-decoration: none; }
.footer_3col, .footer_3col > .c1, .footer_3col > .c2, .footer_3col > .c3 { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.footer_3col > .c1 { width: 350px; float: left; }
.footer_3col > .c2 { width: 100px; float: left; }
.footer_3col > .c3 { width: 200px; float: right; }
#site_title { font-size: 42px; line-height: 58px; font-weight: bold; }
/*---:[ custom CSS ]:---*/
#site_title a {
    display: block;
    float: left;
    height: 153px;
    margin-left: -10px;
    margin-top: -20px;
    margin-bottom: -200px;
    width: 325px;
}
.columns:after, .columns-footer:after, .footer_2col:after, .columns_pages_2:after, .footer_3col:after, .post_box:after, .post_box .post_content:after, .sidebar:after, .sidebar .post_content:after, .menu:after, .footernav:after, .menu-footer:after, .menu-pages:after, .comment .comment_text:after { display: table; clear: both; content: '';  }