/*---:[ Thesis CSS reset ]:---*/
* {
	margin: 0;
	padding: 0;
}
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;
}
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;
}
.wp-smiley {
	display: inline;
}
body { font-size: 14px; font-family: Baskerville, "Times New Roman", Times, serif; color: #666; background-image: url('images/minimal-6.jpg'); background-position: top center; }
a { color: #e76633; text-decoration: none; }
a:hover { text-decoration: none; }
#container { width: 1200px; font-size: 14px; font-family: Georgia, "Times New Roman", Times, serif; color: #666; background-color: #fff; margin-right: auto; margin-left: auto; padding-top: 30px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
#container .fixed_width {
    width: 100% !important;
}

#container {
    max-width: 1200px;
    overflow: hidden;
    width: 77% !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: 150px; }
.menu ul ul, .menu :hover ul :hover ul { left: 150px; }
.menu a { font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 14px; text-transform: none; text-align: center; letter-spacing: 1px; text-decoration: none; padding-top: 9px; padding-right: 22px; padding-bottom: 9px; padding-left: 22px; }
.menu ul a { width: auto; }
.menu a, .menu .current ul a, .menu .current-cat ul a, .menu .current-menu-item ul a { color: #e76633; background-color: transparent; }
.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: #1a1003; background-color: transparent; text-decoration: none; }
#header { background-image: url('images/header3bg.png'); background-position: top center; border-style: none; }
#header .fixed_width {
    max-width: 1200px;
    width: 80% !important;
}
#landing_page_header { background-color: #797282; }
#header .fixed_width {
    max-width: 1200px;
    width: 80% !important;
}
#site_title { font-size: 36px; line-height: 50px; font-weight: bold; }
#site_title a { color: #e76633; }
#site_title a:hover { color: #e76633; }
#site_tagline { font-size: 16px; line-height: 1.375em; color: #666; }
.columns-3, .columns-3 > .c1, .columns-3 > .c2, .columns-3 > .c3 { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.columns-3 > .c1 { width: 513px; float: left; }
.columns-3 > .c2 { width: 223px; float: left; padding-right: 11px; padding-left: 11px; }
.columns-3 > .c3 { width: 223px; float: left; padding-right: 11px; padding-left: 11px; }
.columns-3 { background: url('images/dot-ddd.gif') 513px 0 repeat-y; }
.columns-3 > .c2, .columns-3 > .c3 { padding-top: 22px; }
.columns-3 > .c3 { border-left: 1px dotted #ddd; }
.post_box, .post_box h4 { font-size: 18px; line-height: 27px; font-family: Cambria, Georgia, "Times New Roman", Times, serif; }
.post_box h1, .post_box .headline { font-size: 44px; line-height: 59px; font-family: Baskerville, "Times New Roman", Times, serif; font-weight: bold; }
.post_box .post_content h2, .post_box h3 { font-size: 32px; line-height: 44px; font-family: Baskerville, "Times New Roman", Times, serif; font-weight: bold; margin-top: 41px; margin-bottom: 14px; }
.post_box h5, .post_box .small { font-size: 14px; line-height: 23px; }
.post_box .drop_cap { font-size: 54px; line-height: 1em; margin-right: 9px; 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: 27px; }
.post_box ul { list-style-type: disc; }
.post_box ul, .post_box ol { margin-left: 27px; }
.post_box ul ul, .post_box ul ol, .post_box ol ul, .post_box ol ol { margin-left: 27px; }
.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: 27px; margin-right: 27px; }
.post_box .right, .post_box .alignright, .post_box .ad { margin-bottom: 27px; margin-left: 27px; }
.post_box .center, .post_box .aligncenter { margin-bottom: 27px; }
.post_box .block, .post_box .alignnone { margin-bottom: 27px; }
.post_box .stack { margin-left: 27px; }
.post_box { padding: 0 0 11px 11px; }
.post_box h1 {color: #e76633; }
.post_box h3 {color: #e76633; }
.text_box h1 {color: #e76633; }
.top { border-top: 0; }
.headline_area { margin-bottom: 22px; }
.headline a, .byline a:hover, { color: #e76633; }
.num_comments { color: #60b8c0; }
.headline a:hover { color: #e76633; }
.byline { font-size: 12px; color: #666; }
.byline a { color: #666; border-bottom: 1px solid #ddd; }
.author_by, .date_on { font-style: italic; }
.post_author, .post_date, .post_edit { text-transform: uppercase; letter-spacing: 1px; }
.post_edit { margin-left: 6px; }
.post_content h4 { font-weight: bold; color: #60b8c0;}
.post_content headline { color: #e76633; }
.post_content h3 { color: #e76633; font-size: 22px;}
.post_content h2 { color: #60b8c0; font-weight: bold;}
.post_content a { text-decoration: none; }
.post_content a:hover { text-decoration: none; }
.num_comments_link { color: #60b8c0; text-decoration: none; }
.num_comments_link:hover { text-decoration: underline; }
.bracket, .num_comments { font-size: 22px; }
.bracket { color: #ccc; }
.table {padding:20px;}
.post_nav { font-size: 14px; line-height: 22px; border-width: 2px 0 0 0; border-style: solid; border-color: #ddd; padding-top: 22px; padding-right: 22px; padding-bottom: 22px; padding-left: 11px; }
.post_nav { clear: both; }
.post_nav a:hover { text-decoration: underline; }
.comments_intro { font-size: 16px; font-family: Baskerville, "Times New Roman", Times, serif; font-weight: bold; color: #60b8c0; margin-top: 44px; margin-bottom: 11px; padding-right: 22px; padding-left: 11px; }
.comments_intro a { text-decoration: underline; }
.comments_intro a:hover { text-decoration: none; }
.comments_closed { font-size: 14px; line-height: 22px; color: #666; margin-bottom: 22px; padding-right: 22px; padding-left: 11px; }
.comment { font-size: 14px; line-height: 22px; border-width: 0 0 1px 0; border-style: dotted; border-color: #bbb; padding-top: 22px; padding-right: 22px; padding-bottom: 22px; padding-left: 11px; }
.comment .comment_author { font-size: 16px; line-height: 22px; font-weight: bold; }
.comment .comment_aux { font-size: 11px; line-height: 20px; }
.children .comment { list-style-type: none; border-width: 0 0 0 1px; border-style: solid; border-color: #ddd; margin-top: 22px; padding-left: 22px; }
.bypostauthor { background-color: #e7f8fb; }
.children .bypostauthor { background-color: transparent; border-width: 0 0 0 2px; border-style: solid; border-color: #bde0e6; }
.comment .comment_text ul { list-style-type: square; }
.comment .comment_text ul, .comment .comment_text ol { margin-left: 22px; }
.comment p, .comment .comment_text ul, .comment .comment_text ol, .comment .comment_text blockquote, .comment .comment_text pre { margin-bottom: 22px; }
.comment .comment_text li ul, .comment .comment_text li ol { margin-left: 22px; margin-bottom: 0; }
.comment .comment_text .left, .comment .comment_text .alignleft { margin-bottom: 22px; margin-right: 22px; }
.comment .comment_text .right, .comment .comment_text .alignright { margin-bottom: 22px; margin-left: 22px; }
.comment .comment_text .center, .comment .comment_text .aligncenter { margin: 0 auto 22px auto; }
.comment .comment_text .block, .comment .comment_text .alignnone { margin: 0 auto 22px 0; }
#comments { list-style-type: none; margin-bottom: 44px; border-top: 1px dotted #bbb; }
.children .comment { padding-top: 0; padding-right: 0; padding-bottom: 0; }
.comment .avatar { float: right; margin-left: 11px; }
.comment .comment_head { margin-bottom: 11px; }
.children .comment_head { margin-bottom: 0; }
.comment_date { font-size: 12px; color: #666; margin-left: 11px; }
.comment_edit { float: right; }
.comment_date a { color: #666; }
.comment_text a, .comment_head a:hover { text-decoration: underline; }
.comment_text a:hover { text-decoration: none; }
.comment-reply-link, .comment_edit { font-size: 11px; text-transform: uppercase; letter-spacing: 1px; color: #666; }
.comment-reply-link:hover, .comment_edit:hover { text-decoration: underline; }
#commentform { font-size: 18px; line-height: 27px; font-family: Baskerville, "Times New Roman", Times, serif; font-weight: bold; color: #60b8c0; margin-bottom: 44px; padding-right: 22px; padding-left: 11px; }
#commentform label { display: block; }
#commentform p { margin-bottom: 1em; }
#commentform p a { text-decoration: underline; }
#commentform p a:hover { text-decoration: none; }
#commentform p .required { color: #d00; }
.comment_moderated { font-weight: bold; }
#commentform .input_text { width: 50%; }
#commentform textarea.input_text { width: 100%; }
.comment #commentform { padding-right: 0; padding-left: 0; }
.comment #comment_form_title { margin-top: 0; }
#comment_form_title { font-size: 18px; color: #60b8c0; border-width: 0 0 1px 0; border-style: dotted; border-color: #bbb; margin-top: 44px; margin-right: -22px; margin-left: -11px; padding-right: 22px; padding-bottom: 11px; padding-left: 11px; }
.input_text { font-size: 14px; line-height: 1em; font-family: Georgia, "Times New Roman", Times, serif; color: #e76633; background-color: #eee; border-width: 1px; border-style: solid; border-color: #aaa; padding-top: 3px; padding-right: 3px; padding-bottom: 3px; padding-left: 3px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.input_text:focus { background-color: #fff; border-style: solid; border-color: #777; }
.input_text { border-right-color: #ddd; border-bottom-color: #ddd; }
.input_text:focus { border-right-color: #ccc; border-bottom-color: #ccc; }
textarea.input_text { line-height: 22px; }
.input_submit { font-size: 22px; line-height: 30px; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; text-transform: uppercase; text-align: center; color: #FFFFFF; background-color: #60B8C0; background-image: url('images/button1.png'); background-position: top center; background-repeat: no-repeat; border-width: 2px; border-style: solid; border-color: #4BB2CC; margin-left: 20px; padding-top: 5px; padding-right: 6px; padding-bottom: 5px; padding-left: 6px; }
.input_submit:focus { color: #FFFFFF; background-image: url('images/button1.png'); border-style: solid; }
.input_submit { border-top-color: #ccc; border-left-color: #ccc; cursor: pointer; overflow: visible; border-radius: 4px; }
.input_submit:hover { color: #fff; }
#cancel-comment-reply-link { font-size: 11px; line-height: 1em; text-transform: uppercase; letter-spacing: 1px; color: #fff; background-color: #d00; border-width: 2px; border-style: solid; border-color: #ac0000; padding-top: 5px; padding-right: 7px; padding-bottom: 5px; padding-left: 7px; }
#cancel-comment-reply-link { border-top-color: #fa5a5a; border-left-color: #fa5a5a; float: right; }
.login_alert { font-weight: bold; background-color: #eee; border-width: 1px; border-style: solid; border-color: #ddd; }
.widget { font-size: 16px; line-height: 26px; font-family: Georgia, "Times New Roman", Times, serif; margin-bottom: 36px; padding-top: 10px; }
.widget .widget_title { font-size: 22px; line-height: 36px; font-family: inherit; font-weight: bold; margin-bottom: 8px; }
.widget p, .widget ul { margin-bottom: 26px; }
.widget li ul { margin-bottom: 0; }
.widget li { margin-bottom: 13px; }
.widget li ul, .widget li ol { margin-top: 13px; }
.widget li a:hover, .widget p a { text-decoration: none; }
.widget p a:hover { text-decoration: none; }
.search-form .input_text { width: 100%; }
.widget .h3 {color: #60b8c0;}
#archive_intro { border-width: 0 0 2px 0; border-style: solid; border-color: #ddd; }
.archive_title { margin-bottom: 22px; }
#archive_intro:empty { display: none; }
.archive_nav { font-size: 11px; text-transform: uppercase; letter-spacing: 2px; border-width: 2px 0 0 0; border-style: solid; border-color: #ddd; padding-top: 22px; padding-right: 22px; padding-bottom: 22px; padding-left: 11px; }
.archive_nav { clear: both; }
.archive_nav .next_posts { float: right; }
.archive_nav a:hover { text-decoration: underline; }
.archive_nav:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.archive_nav:empty { display: none; }
.columns_2, .columns_2 > .c1, .columns_2 > .c2 { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.columns_2 > .c1 { width: 760px; float: left; padding-right: 30px; padding-left: 10px; }
.columns_2 > .c2 { width: 360px; float: right; padding-top: 60px; padding-right: 10px; padding-left: 10px; }
.columns_2 > .c1 {
    width: 70% !important;
}

.columns_2 > .c2 {
    width: 30% !important;
}
.columns_2_equal, .columns_2_equal > .c1, .columns_2_equal > .c2 { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.columns_2_equal > .c1 { width: 50%; float: left; }
.columns_2_equal > .c2 { width: 50%; float: right; padding-top: 15px; padding-bottom: 20px; }
.columns_2_equal > .c1 {
    padding-right: 20px;
}
.feature_container { background-color: #FCFFFF; padding-top: 70px; padding-bottom: 70px; }
.top_menu_container { font-size: 14px; line-height: 18px; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; letter-spacing: 1px; background-image: url('images/header2patternMod2.png'); background-position: top center; border-style: none; }
.header_columns > .c2 li#menu-item-7236 a {
    font-size: 100%;
    width: 30% !important;
}

.header_columns > .c2 li#menu-item-72346 a {
    font-size: 100%;
    width: 70% !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: 150px; }
.menu ul ul, .menu :hover ul :hover ul { left: 150px; }
.menu a { font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 15px; font-weight: bold; text-align: center; padding-top: 10px; padding-right: 19px; padding-bottom: 12px; padding-left: 19px; }
.menu ul a { width: auto; }
.menu a, .menu .current ul a, .menu .current-cat ul a, .menu .current-menu-item ul a { color: #fff; }
.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: #e76633; text-decoration: none; }
.fixed_width { width: 1200px; border-style: none; margin-right: auto; margin-left: auto; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.fixed_width {
    width: 78% !important;
}
.footer_columns, .footer_columns > .c1, .footer_columns > .c2, .footer_columns > .c3, .footer_columns > .c4 { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.footer_columns > .c1 { width: 25%; float: left; padding-left: 10px; }
.footer_columns > .c2 { width: 25%; float: left; padding-left: 10px; }
.footer_columns > .c3 { width: 25%; float: left; padding-left: 10px; }
.footer_columns > .c4 { width: 25%; float: right; padding-left: 10px; }
#footer { font-size: 14px; line-height: 26px; font-family: Georgia, "Times New Roman", Times, serif; text-align: left; color: #FFFFFF; background-image: url('images/header3bg.png'); background-position: top center; border-width: 3px 0 0 0; border-style: double; border-color: #ddd; padding-top: 11px; padding-right: 11px; padding-bottom: 11px; padding-left: 11px; }
#footer a { color: #e76633; }
#footer a:hover { color: #60b8c0; }
ul
{
list-style: none;
}
&footer_columns
&columns_2
.header_columns, .header_columns > .c1, .header_columns > .c2 { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.header_columns > .c1 { width: 500px; float: left; padding-top: 20px; }
.header_columns > .c2 { width: 45%; float: right; }
.header_columns > .c1 {
    width: 50%;
}

.header_columns > .c2 {
    width: 45%;
}

.header_columns > .c2 .menu {
    width: 100%;
    text-align:right;
}

.header_columns > .c2 .menu a {
    padding: 0 !important;
    text-align: right !important;
}

.header_columns > .c2 li {
    float: right;
    position: relative;
    margin-right:20px;
}
.feature_email { width: 190px; font-size: 16px; line-height: 18px; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; font-style: normal; text-align: left; color: #666; background-color: #BEFAFF; border-width: 1px; border-style: solid; border-color: #60b8c0; margin-top: 5px; margin-bottom: 5px; margin-left: 5px; padding-top: 7px; padding-right: 5px; padding-bottom: 7px; padding-left: 10px; }
.feature_email:focus { color: #666; border-width: 2px; border-style: ridge; border-color: #60b8c0; }
.feature_email { border-radius: 4px; }
.feature_submit { font-size: 18px; line-height: 24px; font-family: Georgia, "Times New Roman", Times, serif; font-style: normal; text-transform: uppercase; text-align: center; color: #fff; background-color: #60b8c0; border-width: 1px; border-style: solid; margin-top: 10px; margin-left: 10px; padding-top: 6px; padding-right: 9px; padding-bottom: 6px; padding-left: 9px; }
.feature_submit:focus { border-style: solid; }
.feature_submit { border-radius: 4px; }
.button_container { background-color: #73c5cb; padding-top: 20px; padding-bottom: 20px; }
.button_columns, .button_columns > .c1, .button_columns > .c2, .button_columns > .c3, .button_columns > .c4 { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.button_columns > .c1 { width: 25%; float: left; padding-top: 40px; padding-bottom: 40px; }
.button_columns > .c2 { width: 25%; float: left; padding-top: 40px; padding-bottom: 40px; }
.button_columns > .c3 { width: 25%; float: left; padding-top: 40px; padding-bottom: 40px; }
.button_columns > .c4 { width: 25%; float: right; padding-top: 40px; padding-bottom: 40px; }
.manifesto_container { width: 1000px; background-color: #fff; margin-right: auto; margin-left: auto; }
.quote_container { font-size: 26px; line-height: 30px; font-family: Georgia, "Times New Roman", Times, serif; font-style: italic; text-align: center; background-color: #FCFFFF; border-style: none; padding-bottom: 30px; }
.columns_front, .columns_front > .c1, .columns_front > .c2 { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.columns_front > .c1 { width: 40%; float: left; padding-top: 10px; padding-right: 20px; padding-bottom: 10px; padding-left: 20px; }
.columns_front > .c2 { width: 60%; float: right; padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 40px; }
.front_post_box, .front_post_box h4 { font-size: 14px; line-height: 22px; font-family: Georgia, "Times New Roman", Times, serif; }
.front_post_box h1, .front_post_box .headline { font-size: 22px; line-height: 36px; font-family: Baskerville, "Times New Roman", Times, serif; font-weight: bold; }
.front_post_box .post_content h2, .front_post_box h3 { font-size: 18px; line-height: 29px; font-family: Baskerville, "Times New Roman", Times, serif; margin-top: 35px; margin-bottom: 12px; }
.front_post_box h5, .front_post_box .small { font-size: 11px; line-height: 18px; }
.front_post_box .drop_cap { font-size: 44px; line-height: 1em; margin-right: 7px; float: left; }
.front_post_box p, .front_post_box ul, .front_post_box ol, .front_post_box blockquote, .front_post_box pre, .front_post_box dl, .front_post_box dd { margin-bottom: 23px; }
.front_post_box ul, .front_post_box ol { margin-left: 23px; }
.front_post_box ul ul, .front_post_box ul ol, .front_post_box ol ul, .front_post_box ol ol { margin-left: 23px; }
.front_post_box ul ul, .front_post_box ul ol, .front_post_box ol ul, .front_post_box ol ol, .wp-caption p { margin-bottom: 0; }
.front_post_box .left, .front_post_box .alignleft, .front_post_box .ad_left { margin-bottom: 23px; margin-right: 23px; }
.front_post_box .right, .front_post_box .alignright, .front_post_box .ad { margin-bottom: 23px; margin-left: 23px; }
.front_post_box .center, .front_post_box .aligncenter { margin-bottom: 23px; }
.front_post_box .block, .front_post_box .alignnone { margin-bottom: 23px; }
.front_post_box .stack { margin-left: 23px; }
.front_post_box { padding: 11px 0 22px 5px; border-top: 1px dotted #bbb; }
.front_post_box h1 {color: #e76633; }
.text_box h1 { color: #e76633; }
.top { border-top: 0; }
.headline_area {}
.headline a, .byline a:hover, { color: #e76633; }
.num_comments { color: #60b8c0; }
.headline a:hover { color: #e76633; }
.byline { font-size: 11px; color: #666; }
.byline a { color: #666; border-bottom: 1px solid #ddd; }
.author_by, .date_on { font-style: italic; }
.post_author, .post_date, .post_edit { text-transform: uppercase; letter-spacing: 1px; }
.post_edit { margin-left: 6px; }
.post_content h4 { font-weight: bold; }
.post_content headline { color: #e76633; }
.post_content h3 { color: #e76633; font-size: 22px; margin-top: 22px; }
.post_content h2 { color: #60b8c0; }
.post_content a { text-decoration: none; }
.post_content a:hover { text-decoration: none; }
.num_comments_link { color: #60b8c0; text-decoration: none; }
.num_comments_link:hover { text-decoration: underline; }
.bracket, .num_comments { font-size: 22px; }
.bracket { color: #ccc; }
.front_post_box .post_content h2, .front_post_box h3 { margin-top: 5px; }
.one_third_columns, .one_third_columns > .c1, .one_third_columns > .c2 { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.one_third_columns > .c1 { width: 33%; float: left; }
.one_third_columns > .c2 { width: 66%; float: right; }
.header_columns_inside, .header_columns_inside > .c1, .header_columns_inside > .c2 { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.header_columns_inside > .c1 { width: 500px; float: left; padding-top: 10px; padding-bottom: 10px; }
.header_columns_inside > .c2 { width: 45%; float: right; padding-top: 30px; padding-bottom: 10px; }
.header_columns > .c1 {
    width: 50%;
}

.header_columns > .c2 {
    width: 45%;
}

.header_columns > .c2 .menu {
    width: 100%;
    text-align:right;
}

.header_columns > .c2 .menu a {
    padding: 0 !important;
    text-align: right !important;
}

.header_columns > .c2 li {
    float: right;
    position: relative;
    margin-right:20px;
}
.widget_header { font-size: 16px; line-height: 26px; }
.widget_header .widget_title { font-size: 20px; line-height: 32px; }
.widget_header p, .widget_header ul { margin-bottom: 26px; }
.widget_header li ul { margin-bottom: 0; }
h4.widget_title {display:none}
.widget_header {margin-bottom: -25px; margin-top: 20px; float: right;}
#front_menu { position: relative; list-style: none; z-index: 50; }
#front_menu li { position: relative; float: left; }
#front_menu ul { position: absolute; visibility: hidden; list-style: none; z-index: 110; }
#front_menu ul li { clear: both; }
#front_menu a { display: block; }
#front_menu ul ul { position: absolute; top: 0; }
#front_menu li:hover ul, #front_menu a:hover ul, #front_menu :hover ul :hover ul, #front_menu :hover ul :hover ul :hover ul { visibility: visible; }
#front_menu :hover ul ul, #front_menu :hover ul :hover ul ul { visibility: hidden; }
#front_menu ul, #front_menu ul li { width: 150px; }
#front_menu ul ul, #front_menu :hover ul :hover ul { left: 150px; }
#front_menu a { font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 15px; padding-top: 10px; padding-right: 19px; padding-bottom: 12px; padding-left: 19px; }
#front_menu ul a { width: auto; }
.post_optin_box, .post_optin_box h4 { font-size: 18px; line-height: 29px; font-family: Baskerville, "Times New Roman", Times, serif; text-align: left; }
.post_optin_box h1, .post_optin_box .headline { font-size: 29px; line-height: 47px; }
.post_optin_box .post_content h2, .post_optin_box h3 { font-size: 23px; line-height: 37px; margin-top: 44px; margin-bottom: 15px; }
.post_optin_box h5, .post_optin_box .small { font-size: 14px; line-height: 23px; }
.post_optin_box .drop_cap { font-size: 58px; line-height: 1em; margin-right: 10px; float: left; }
.post_optin_box p, .post_optin_box ul, .post_optin_box ol, .post_optin_box blockquote, .post_optin_box pre, .post_optin_box dl, .post_optin_box dd { margin-bottom: 29px; }
.post_optin_box ul ul, .post_optin_box ul ol, .post_optin_box ol ul, .post_optin_box ol ol { margin-left: 29px; }
.post_optin_box ul ul, .post_optin_box ul ol, .post_optin_box ol ul, .post_optin_box ol ol, .wp-caption p { margin-bottom: 0; }
.post_optin_box .left, .post_optin_box .alignleft, .post_optin_box .ad_left { margin-bottom: 29px; margin-right: 29px; }
.post_optin_box .right, .post_optin_box .alignright, .post_optin_box .ad { margin-bottom: 29px; margin-left: 29px; }
.post_optin_box .center, .post_optin_box .aligncenter { margin-bottom: 29px; }
.post_optin_box .block, .post_optin_box .alignnone { margin-bottom: 29px; }
.post_optin_box .stack { margin-left: 29px; }
.post_optin_box p, .post_optin_box ul, .post_optin_box ol, .post_optin_box blockquote, .post_optin_box pre, .post_optin_box dl, .post_optin_box dd {
margin-bottom: 10px;}
.feature_name { width: 190px; font-size: 16px; line-height: 18px; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; text-align: left; color: #666; background-color: #BEFAFF; border-width: 1px; border-style: solid; border-color: #60b8c0; margin-top: 5px; margin-right: 5px; margin-bottom: 5px; padding-top: 7px; padding-right: 5px; padding-bottom: 7px; padding-left: 10px; }
.feature_name:focus { color: #666; border-width: 2px; border-style: ridge; border-color: #60b8c0; }
.feature_name { border-radius: 4px; }
.inside_menu { position: relative; list-style: none; z-index: 50; }
.inside_menu li { position: relative; float: left; }
.inside_menu ul { position: absolute; visibility: hidden; list-style: none; z-index: 110; }
.inside_menu ul li { clear: both; }
.inside_menu a { display: block; }
.inside_menu ul ul { position: absolute; top: 0; }
.inside_menu li:hover ul, .inside_menu a:hover ul, .inside_menu :hover ul :hover ul, .inside_menu :hover ul :hover ul :hover ul { visibility: visible; }
.inside_menu :hover ul ul, .inside_menu :hover ul :hover ul ul { visibility: hidden; }
.inside_menu ul, .inside_menu ul li { width: 150px; }
.inside_menu ul ul, .inside_menu :hover ul :hover ul { left: 150px; }
.inside_menu a { font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 15px; padding-top: 10px; padding-right: 19px; padding-bottom: 12px; padding-left: 19px; }
.inside_menu ul a { width: auto; }
.landing_page_fixed { width: 900px; font-size: 20px; line-height: 31px; background-color: #ffffff; background-image: url('images/shadow.png'); background-repeat: repeat-x; border-width: 3px; border-style: groove; border-color: #efefef; margin-right: auto; margin-bottom: 50px; margin-left: auto; padding-bottom: 30px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.landing_page_fixed {
    width: 78% !important;
    font-size: 20px !important;
}
.full_width_short { width: 900px; line-height: 27px; margin-right: auto; margin-left: auto; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.full_width_short {
    width: 78% !important;
    font-size: 20px !important;
}
.header_optin { font-size: 14px; line-height: 20px; font-family: Georgia, "Times New Roman", Times, serif; text-align: left; color: #666; background-color: #FFFFFF; background-image: url('images/white.jpg'); background-position: top center; padding-right: 10px; padding-left: 10px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.header_optin { padding: 0 0 11px 11px; border-bottom: 1px solid #777; }
.header_optin h1 {color: #e76633; }
.header_optin h3 { color: #e76633; font-size: 22px;}
.header_optin h2 { color: #60b8c0; font-weight: bold;}
.header_optin a { text-decoration: none; }
.header_optin a:hover { text-decoration: none; }
/*---:[ custom CSS ]:---*/
#ultimate-follow-me { float:right; }
#ultimate-follow-me a { float:left; }
#ultimate-follow-me .widget_title { color:#E76633; margin-bottom:0px; }

#header_menu {
	margin:65px 0px;
}

#optinstart {
	padding:20px;
}
#optinstart #mc-embedded-subscribe-form input {
	width:50%;
	margin:5px 0px;
        align: center;
	padding:4px 10px;
	color:rgb(231,102,51);
	font-size:14px;
	font-family:Georgia,"Times New Roman",Times,serif;
	border-radius: 0.2em 0.2em 0.2em 0.2em;
	box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2);
}
#optinstart #mc-embedded-subscribe-form input[type=submit] {
	color: rgb(254, 244, 233);
	border: none;
	background-color: #e76633;
-moz-linear-gradient(center top , rgb(250, 165, 26), rgb(244, 122, 32)) repeat scroll 0% 0% transparent;
	display: inline-block;
	vertical-align: baseline;
	margin:5px 0px;
	outline: medium none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 14px/100% Arial,Helvetica,sans-serif;
	padding: 0.5em 2em 0.55em;
	text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.3);
}
#optinstart #mc-embedded-subscribe-form input[type=submit]:hover {
	background: -moz-linear-gradient(center top , rgb(244, 122, 32), #60b8c0) repeat scroll 0% 0% transparent;
}

#optinpost {
	padding:30px 20px;
}
#optinpost #mc-embedded-subscribe-form input {
	width:50%;
	margin:0px 0px;
        align: left;
	padding:4px 10px;
	color:rgb(231,102,51);
	font-size:18px;
	font-family:Georgia,"Times New Roman",Times,serif;
	border-radius: 0.2em 0.2em 0.2em 0.2em;
	box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2);
}
#optinpost #mc-embedded-subscribe-form input[type=submit] {
	color: rgb(254, 244, 233);
	border: none;
	background-color: #e76633;
-moz-linear-gradient(center top , rgb(250, 165, 26), rgb(244, 122, 32)) repeat scroll 0% 0% transparent;
	display: inline-block;
	vertical-align: baseline;
	margin:4px 0px;
	outline: medium none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 14px/100% Arial,Helvetica,sans-serif;
	padding: 0.5em 2em 0.55em;
	text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.3);
}
#optinpost #mc-embedded-subscribe-form input[type=submit]:hover {
	background: -moz-linear-gradient(center top , rgb(244, 122, 32), #60b8c0) repeat scroll 0% 0% transparent;
}

#optinside {
	padding:10px;
}
#optinside #mc-embedded-subscribe-form input {
	width:70%;
	margin:5px 0px;
	padding:4px 10px;
	color:rgb(102,102,102);
	font-size:14px;
	font-family:Georgia,"Times New Roman",Times,serif;
	border-radius: 0.2em 0.2em 0.2em 0.2em;
	box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2);
}
#optinside #mc-embedded-subscribe-form input[type=submit] {
	color: rgb(254, 244, 233);
	border: none;
	background-color: #e76633;
-moz-linear-gradient(center top , rgb(250, 165, 26), rgb(244, 122, 32)) repeat scroll 0% 0% transparent;
	display: inline-block;
	vertical-align: baseline;
	margin:5px 0px;
	outline: medium none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 14px/100% Arial,Helvetica,sans-serif;
	padding: 0.5em 2em 0.55em;
	text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.3);
}
#optinside #mc-embedded-subscribe-form input[type=submit]:hover {
	background: -moz-linear-gradient(center top , rgb(244, 122, 32), #60b8c0) repeat scroll 0% 0% transparent;
}

#optinstop {
	background: #fff url(images/shadow.png) repeat-x top; border: 3px solid #efefef; padding: 0px 15px 20px 15px; text-align: center
}
#optinstop p { margin: 8px 0 0 }
#optinstop #mc-embedded-subscribe-form input {
	width:70%;
	margin:5px 0px;
	padding:4px 10px;
	color:rgb(102,102,102);
	font-size:18px;
	font-family:Georgia,"Times New Roman",Times,serif;
	border-radius: 0.2em 0.2em 0.2em 0.2em;
	box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2);
}
#optinstop #mc-embedded-subscribe-form input[type=submit] {
	color: rgb(254, 244, 233);
	border: none;
	background-color: #e76633;
-moz-linear-gradient(center top , rgb(250, 165, 26), rgb(244, 122, 32)) repeat scroll 0% 0% transparent;
	display: inline-block;
	vertical-align: baseline;
	margin:5px 0px;
	outline: medium none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 16px/100% Arial,Helvetica,sans-serif;
	padding: 0.5em 2em 0.55em;
	text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.3);
}
#optinstop #mc-embedded-subscribe-form input[type=submit]:hover {
	background: -moz-linear-gradient(center top , rgb(244, 122, 32), #60b8c0) repeat scroll 0% 0% transparent;
}

#optinhead {
	padding-top:40px;
}
#optinhead #mc-embedded-subscribe-form input {
	width:50%;
	margin:5px 0px;
	padding:4px 5px;
	color:rgb(102,102,102);
	font-size:14px;
	font-family:Georgia,"Times New Roman",Times,serif;
	border-radius: 0.2em 0.2em 0.2em 0.2em;
	box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2);
}
#optinhead #mc-embedded-subscribe-form input[type=submit] {
	color: #ffffff;
	border: none;
	background-color: #60b8c0;
-moz-linear-gradient(center top , rgb(250, 165, 26), rgb(244, 122, 32)) repeat scroll 0% 0% transparent;
	display: inline-block;
	vertical-align: baseline;
	margin:5px 0px;
	outline: medium none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 14px/100% Arial,Helvetica,sans-serif;
	padding: 0.5em 2em 0.55em;
	text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.3);
}
#optinhead #mc-embedded-subscribe-form input[type=submit]:hover {
	color: #ffffff; background: -moz-linear-gradient(center top , rgb(244, 122, 32), #60b8c0) repeat scroll 0% 0% transparent;
}

#nav_top {margin-top: 50px;}

.fixed_width {
    max-width: 1200px;
    width: 78% !important;
}

.top_menu_container .fixed_width {
    max-width: 1085px;
    width: 75% !important;
}

#footer .fixed_width {
    max-width: 1085px;
    width: 75% !important;
}

.text_box {margin-bottom: 10px; }
.text_box h2 {
    color:  #60b8c0;
    font-size: 28px;
    margin-bottom: 20px;
}
.text_box h1 {font-size: 32px; color: #60b8c0; }

.text_box table td.left {
    padding: 0 0 15px;
    width: 45%;
}

.text_box table td.right {
    padding: 0 0 15px;
    width: 45%;
}

.text_box table {
background-image:url('images/white.jpg');
}


.table, td, th
{
padding:15px;
}

iframe {
max-width:90%;
}

img, object, embed {
max-width: 100%;
}

img {
	height: auto;
}


/* Smaller screens */

@media only screen and (max-width: 1023px) {

	body {
	font-size: 0.8em;
	line-height: 1.5em;
	}
	
}


/* Mobile */

@media handheld, only screen and (max-width: 767px) {

	body {
	font-size: 16px;
	-webkit-text-size-adjust: none;
	}
	
	.row, body, .container {
	width: 100%;
	min-width: 0;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-right: 0px;
	}
	
	.row .onecol, .row .twocol, .row .threecol, .row .fourcol, .row .fivecol, .row .sixcol, .row .sevencol, .row .eightcol, .row .ninecol, .row .tencol, .row .elevencol, .row .twelvecol {
	width: auto;
	float: none;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 20px;
	padding-right: 20px;
	}

.button_columns > .c4 {

float: left;
padding: 10px;
width: 100%;
}

.button_columns > .c3 {
float: left;
padding: 10px;
width: 100%;
}

.button_columns > .c2 {
float: left;
padding: 10px;
width: 100%;
}

.button_columns > .c1 {
float: left;
padding: 10px;
width: 100%;
}

.columns_front > .c2 {
    clear: both;
    float: left;
    padding: 10px;
    width: 100%;
}

.columns_front > .c1 {
    float: left;
    padding: 10px;
    width: 100%;
}

.columns_2 > .c1 {
    width: 100% !important;
}

.columns_2 > .c2 {
    float: left;
    width: 100%;
}

.columns_2_equal > .c1 {
   width: 100% !important;
}

.columns_2_equal > .c2 {
   float: left;
   width: 100%;
}

.header_columns > .c1 {
   float: left;
   width: 100% !important;
}

.header_columns > .c2 {
   float: left;
   width: 100%;
   padding-bottom: 30px;
}
	
}
.columns-3:after, .columns_2:after, .footer_columns:after, .header_columns:after, .columns_2_equal:after, .button_columns:after, .columns_front:after, .one_third_columns:after, .header_columns_inside:after, .post_box:after, .post_box .post_content:after, .front_post_box:after, .front_post_box .post_content:after, .post_optin_box:after, .post_optin_box .post_content:after, .menu:after, .menu:after, #front_menu:after, .inside_menu:after, .comment .comment_text:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }