/*---:[ Thesis CSS reset ]:---*/
* {
	margin: 0;
	padding: 0;
	word-wrap: break-word;
}
html {
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
img, fieldset {
	border: 0;
}
abbr, acronym {
	text-decoration: none;
}
code {
	line-height: 1em;
}
pre {
	overflow: auto;
	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-size: 14px; color: #333333; background-color: #ffffff; margin-right: auto; margin-left: auto; }
body {
font-family: 'Roboto Slab', serif;
font-weight: 400;
font-size:62.5%;
}

h1,h2,h3,h4 {
font-family: 'Roboto Slab', serif;
font-weight: 700;
}
a { color: #7ebd29; text-decoration: none; }
a:hover { text-decoration: underline; }
.fixed-width { width: 980px; margin-top: auto; margin-right: auto; margin-bottom: auto; margin-left: auto; }
#container { width: 800px; line-height: 27px; border-width: 0px; border-style: none; margin-right: auto; margin-left: auto; }
#container {
font-size:1.4em;
}
.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-weight: normal; font-style: normal; font-variant: normal; text-transform: uppercase; text-decoration: none; }
.menu ul a { width: auto; }
.menu a, .menu .current ul a, .menu .current-cat ul a, .menu .current-menu-item ul a { color: #6588cf; background-color: #ffffff; }
.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: #111111; background-color: #ffffff; 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 { background-color: #ffffff; 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 { background: #ffffff; }
.menu .current-parent > a, .menu .current-cat-parent > a, .menu .current-menu-ancestor > a { background: #ffffff; }
.menu {
    border-bottom: 0px solid #cccccc;
    border-top: 0px solid #cccccc;
    font-family: 'Scada',sans-serif;
    font-size: 1.5em;
}
.menu a{
    border-bottom: 3px solid #ffffff;
    border-top: 3px solid #ffffff;
margin-right:20px;
margin-left:0px;
}

.menu a:hover{
    border-bottom: 3px solid #333333;
    border-top: 3px solid #333333;
}
#header { width: 960px; border-width: 0px; border-style: none; border-color: #ddd; margin-right: auto; margin-bottom: 3em; margin-left: auto; }
#header {
    border-color: #DDDDDD;
    border-style: double;
    border-width: 0 0 3px;
    margin-left: auto;
    margin-right: auto;
    width: 960px;
font-size:1.4em;
height:230px;
}

#header h4{
color:#6588CF;
font-size:1.1em;
margin-bottom: 0;
}
#site_title { font-size: 36px; line-height: 50px; font-weight: bold; }
#site_title a { color: #111; }
#site_title a:hover { color: #2361a1; }
#site_tagline { font-size: 16px; line-height: 1.375em; color: #888; }
.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: 320px; float: left; padding-top: 1em; padding-right: 4em; }
.columns-3 > .c2 { width: 320px; float: left; padding-right: 11px; padding-left: 11px; }
.columns-3 > .c3 { width: 320px; float: left; padding-right: 11px; padding-left: 11px; }
.columns-3 > .c2, .columns-3 > .c3 { padding-top: 1em; border-left: 1px dotted #ddd;}
.columns-3 > .c3 { border-left: 1px dotted #ddd; }
&post
.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: 14px; color: #666; 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: #888; 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: #888; margin-left: 11px; }
.comment_edit { float: right; }
.comment_date a { color: #888; }
.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: #888; }
.comment-reply-link:hover, .comment_edit:hover { text-decoration: underline; }
#commentform { font-size: 14px; line-height: 22px; 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: #666; 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: #111; 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: 16px; line-height: 1em; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; background-image: url('images/submit-bg.gif'); border-width: 3px; border-style: double; border-color: #999; padding-top: 5px; padding-right: 6px; padding-bottom: 5px; padding-left: 6px; }
.input_submit:focus { border-style: solid; }
.input_submit { border-top-color: #ccc; border-left-color: #ccc; cursor: pointer; overflow: visible; }
.input_submit:hover { color: #090; }
#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: 23px; margin-bottom: 20px; }
.widget .widget_title { font-size: 20px; line-height: 28px; margin-bottom: 20px; }
.widget p, .widget ul { margin-bottom: 23px; }
.widget li ul { margin-bottom: 0; }
.widget ul { list-style-type: square; }
.widget ul, .widget ol { margin-left: 23px; }
.widget li a:hover, .widget p a { text-decoration: underline; }
.widget p a:hover { text-decoration: none; }
.search-form .input_text { width: 100%; }

.widget a{
    font-family: 'Scada',sans-serif;
font-weight:normal;
color: #90D82F;
text-transform:uppercase;
font-size:1.1em;
line-height: 1.5em;
    margin-bottom: 2em;
}

.widget a:hover{
color:#111111;
    text-decoration:none;
border-bottom:none;
}

.widget li a:hover{
color:#333333;
    text-decoration:none;
border-bottom:none;
}
#archive_intro { color: #333333; border-width: 0px 0px 0px 0px; border-style: solid; border-color: #ddd; margin-top: 3em; }
.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; }
#footer { width: 960px; text-align: center; color: #333333; background-color: #ffffff; border-style: none; border-color: #cccccc; margin-top: 2em; padding-top: 2em; padding-right: 2em; padding-bottom: 11px; padding-left: 11px; }
#footer {
border-top:1px solid #cccccc;
    color: #333333;
    font-size: 0.9em;
    margin-left: auto;
    margin-right: auto;
    padding: 11px;
    text-align: left;
    width: 960px;
font-size:1.3em;
}
.slider { width: 980px; margin-top: 0.1em; margin-right: auto; margin-bottom: 2em; margin-left: auto; }
.intro { margin-top: 3em; margin-bottom: 2em; }
.intro h1.headline {
margin-top:2em;
}

a { border-bottom:0px;
text-decoration:none;
}
.contact-info { font-size: 16px; margin-bottom: 1em; }

div.nav_shell {
    border-bottom-color: #CCCCCC;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-top-color: #CCCCCC;
    border-top-style: solid;
    border-top-width: 1px;
    padding-bottom: 0em;
}
/*---:[ custom CSS ]:---*/
* { 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; } 
.post_image, .thumb { display: block; } 
.alignleft, .left, img[align="left"] { display: block; float: left; } 
.alignright, .right, img[align="right"] { display: block; float: right; } 
.aligncenter, .center, img[align="middle"] { display: block; margin-right: auto; margin-left: auto; float: none; clear: both; } 
.alignnone, .block { display: block; clear: both; } 
body { font-size: 14px; color: #333333; background-color: #ffffff; margin-right: auto; margin-left: auto; } 
body { 
font-family: 'Roboto Slab', serif; 
font-weight: 400; 
font-size:62.5%; 
} 

h1,h2,h3,h4 { 
font-family: 'Roboto Slab', serif; 
font-weight: 700; 
} 
a { color: #7ebd29; text-decoration: none; } 
a:hover { text-decoration: underline; } 
.fixed-width { width: 1125px; margin-top: auto; margin-right: auto; margin-bottom: auto; margin-left: auto; } 
#container { width: 800px; line-height: 28px; border-width: 0px; border-style: none; margin-right: auto; margin-left: auto; } 
#container { 
font-size:1.4em; 
} 
.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-weight: normal; font-style: normal; font-variant: normal; text-transform: uppercase; text-decoration: none; } 
.menu ul a { width: auto; } 
.menu a, .menu .current ul a, .menu .current-cat ul a, .menu .current-menu-item ul a { color: #6588cf; background-color: #ffffff; } 
.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: #111111; background-color: #ffffff; 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 { background-color: #ffffff; 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 { background: #ffffff; } 
.menu .current-parent > a, .menu .current-cat-parent > a, .menu .current-menu-ancestor > a { background: #ffffff; } 
.menu { 
    border-bottom: 0px solid #cccccc; 
    border-top: 0px solid #cccccc; 
    font-family: 'Scada',sans-serif; 
    font-size: 1.5em; 
} 
.menu a{ 
    border-bottom: 3px solid #ffffff; 
    border-top: 3px solid #ffffff; 
margin-right:20px; 
margin-left:0px; 
} 

.menu a:hover{ 
    border-bottom: 3px solid #333333; 
    border-top: 3px solid #333333; 
} 
#header { width: 1125px; border-width: 0px; border-style: none; border-color: #ddd; margin-right: auto; margin-bottom: 3em; margin-left: auto; } 
#header { 
    border-color: #DDDDDD; 
    border-style: double; 
    border-width: 0 0 3px; 
    margin-left: auto; 
    margin-right: auto; 
    width: 960px; 
font-size:1.4em; 
height:230px; 
} 

#header h4{ 
color:#6588CF; 
font-size:1.1em; 
margin-bottom: 0; 
} 
#site_title { font-size: 36px; line-height: 50px; font-weight: bold; } 
#site_title a { color: #111; } 
#site_title a:hover { color: #2361a1; } 
#site_tagline { font-size: 16px; line-height: 1.375em; color: #888; } 
.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: 320px; float: left; padding-top: 1em; padding-right: 4em; } 
.columns-3 > .c2 { width: 320px; float: left; padding-right: 11px; padding-left: 11px; } 
.columns-3 > .c3 { width: 320px; float: left; padding-right: 11px; padding-left: 11px; } 
.columns-3 > .c2, .columns-3 > .c3 { padding-top: 1em; border-left: 1px dotted #ddd;} 
.columns-3 > .c3 { border-left: 1px dotted #ddd; } 
.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: 14px; color: #666; 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: #888; 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: #888; margin-left: 11px; } 
.comment_edit { float: right; } 
.comment_date a { color: #888; } 
.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: #888; } 
.comment-reply-link:hover, .comment_edit:hover { text-decoration: underline; } 
#commentform { font-size: 14px; line-height: 22px; 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: #666; 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: #111; 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-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: 16px; line-height: 1em; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; background-image: url('images/submit-bg.gif'); border-width: 3px; border-style: double; border-color: #999; padding-top: 5px; padding-right: 6px; padding-bottom: 5px; padding-left: 6px; } 
.input_submit { border-top-color: #ccc; border-left-color: #ccc; cursor: pointer; overflow: visible; } 
.input_submit:hover { color: #090; } 
#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: 23px; margin-bottom: 20px; } 
.widget .widget_title { font-size: 20px; line-height: 28px; margin-bottom: 20px; } 
.widget p, .widget ul { margin-bottom: 23px; } 
.widget li ul { margin-bottom: 0; } 
.widget ul { list-style-type: square; } 
.widget ul, .widget ol { margin-left: 23px; } 
.widget li a:hover, .widget p a { text-decoration: underline; } 
.widget p a:hover { text-decoration: none; } 
.search-form .input_text { width: 100%; } 

.widget a{ 
    font-family: 'Scada',sans-serif; 
font-weight:normal; 
color: #90D82F; 
text-transform:uppercase; 
font-size:1.1em; 
line-height: 1.5em; 
    margin-bottom: 2em; 
} 

.widget a:hover{ 
color:#111111; 
    text-decoration:none; 
border-bottom:none; 
} 

.widget li a:hover{ 
color:#333333; 
    text-decoration:none; 
border-bottom:none; 
} 
#archive_intro { color: #333333; border-width: 0px 0px 0px 0px; border-style: solid; border-color: #ddd; margin-top: 3em; } 
.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; } 
#footer { width: 960px; text-align: center; color: #333333; background-color: #ffffff; border-style: none; border-color: #cccccc; margin-top: 2em; padding-top: 2em; padding-right: 2em; padding-bottom: 11px; padding-left: 11px; } 
#footer { 
border-top:1px solid #cccccc; 
    color: #333333; 
    font-size: 0.9em; 
    margin-left: auto; 
    margin-right: auto; 
    padding: 11px; 
    text-align: left; 
    width: 960px; 
font-size:1.3em; 
} 
.slider { width: 980px; margin-top: 0.1em; margin-right: auto; margin-bottom: 2em; margin-left: auto; } 
.intro { margin-top: 3em; margin-bottom: 2em; } 
.intro h1.headline { 
margin-top:2em; 
} 

a { border-bottom:0px; 
text-decoration:none; 
} 
.contact-info { font-size: 16px; margin-bottom: 1em; } 

.nav_shell { 
    border-bottom-color: #CCCCCC; 
    border-bottom-style: solid; 
    border-bottom-width: 1px; 
    border-top-color: #CCCCCC; 
    border-top-style: solid; 
    border-top-width: 1px; 
    padding-bottom: 0em; 
    height:40px; 
    padding-top:8px; 
} 
.alignright, .right, img[align="right"] { 
    display: block; 
    float: right; 
    margin: 0.5em; 
} 

#post-2 { 
margin-top:3em; 
} 

h1, h2,  { 
    margin-bottom: 1em; 
} 

h1.headline  { 
    margin-bottom: 1em; 
font-size:1.8em; 
margin-top: 1.5em; 
} 

h3, h4, h5, h6 { 
margin-bottom:0.5em; 
} 

h4.widget_title { 
    font-family: 'Scada',sans-serif; 
font-weight:normal; 
color: #111111; 
text-transform:uppercase; 
} 

.widget .widget_title { 
font-size: 2.1em; 
} 

p { 
    font-weight: normal; 
    margin-bottom: 1em; 
line-height:1.6em; 
} 

#img a{ 
border-bottom:0px; 
text-decoration:none; 
} 

#footer-img a{ 
border-bottom:0px; 
text-decoration:none; 
} 
.post_content ul { 
    padding-left: 1.3em; 
} 

.post_content { 
margin-top:1em;     
} 


.menu ul li#menu-item-20.menu-item { 
    border-right: 1px solid #cccccc; 
border-top: 1px solid #cccccc; 
border-left: 1px solid #cccccc; 
font-family: 'Scada', sans-serif; 
font-size:0.8em; 
color:#333333; 
padding: 0; 
margin:0; 
background:#ffffff; 
} 

.menu ul li#menu-item-20.menu-item:hover { 
    border-right: 1px solid #cccccc; 
border-top: 0px solid #cccccc; 
border-left: 1px solid #cccccc; 
font-family: 'Scada', sans-serif; 
font-size:0.8em; 
color:#ffffff; 
padding: 0; 
margin:0; 
background:#6588cf; 
} 

.menu ul li#menu-item-20.menu-item a:hover { 
    border-top:3px solid #6588cf; 
border-bottom:3px solid #6588cf; 
color:#ffffff; 
background:transparent; 
margin:0; 
} 
.menu ul li#menu-item-20.menu-item { 
    border-right: 1px solid #cccccc; 
border-top: 0px solid #cccccc; 
border-left: 1px solid #cccccc; 
font-family: 'Scada', sans-serif; 
font-size:0.8em; 
color:#333333; 
padding: 0; 
margin:0; 
background:#ffffff; 
} 

.menu ul li#menu-item-473.menu-item { 
    border-right: 1px solid #cccccc; 
border-top: 1px solid #cccccc; 
border-left: 1px solid #cccccc; 
font-family: 'Scada', sans-serif; 
font-size:0.8em; 
color:#333333; 
padding: 0; 
margin:0; 
background:#ffffff; 
} 

.menu ul li#menu-item-473.menu-item:hover { 
    border-right: 1px solid #cccccc; 
border-top: 0px solid #cccccc; 
border-left: 1px solid #cccccc; 
font-family: 'Scada', sans-serif; 
font-size:0.8em; 
color:#ffffff; 
padding: 0; 
margin:0; 
background:#6588cf; 
} 

.menu ul li#menu-item-473.menu-item a:hover { 
    border-top:3px solid #6588cf; 
border-bottom:3px solid #6588cf; 
color:#ffffff; 
background:transparent; 
margin:0; 
} 
.menu ul li#menu-item-473.menu-item { 
    border-right: 1px solid #cccccc; 
border-top: 0px solid #cccccc; 
border-left: 1px solid #cccccc; 
font-family: 'Scada', sans-serif; 
font-size:0.8em; 
color:#333333; 
padding: 0; 
margin:0; 
background:#ffffff; 
} 


#header { 
    border-color: #DDDDDD; 
    border-style: double; 
    border-width: 0; 
    margin-left: auto; 
    margin-right: auto; 
    width:1125px; 
} 

.menu ul li#menu-item-19.menu-item { 
    border-right: 1px solid #cccccc; 
border-top: 0px solid #cccccc; 
border-left: 1px solid #cccccc; 
border-bottom: 1px solid #cccccc; 
font-family: 'Scada', sans-serif; 
font-size:0.8em; 
color:#333333; 
padding: 0; 
margin:0; 
background:#ffffff; 
} 

.menu ul li#menu-item-19.menu-item:hover { 
    border-right: 1px solid #cccccc; 
border-top: 0px solid #cccccc; 
border-left: 1px solid #cccccc; 
border-bottom: 1px solid #cccccc; 
font-family: 'Scada', sans-serif; 
font-size:0.8em; 
color:#ffffff; 
padding: 0; 
margin:0; 
background:#6588cf; 
} 

.menu ul li#menu-item-19.menu-item a { 
margin:0; 
} 

.menu ul li#menu-item-19.menu-item a:hover { 
    border-top:3px solid #6588cf; 
border-bottom:3px solid #6588cf; 
color:#ffffff; 
background:transparent; 
margin:0; 
} 

.menu ul li#menu-item-19.menu-item { 
    border-right: 1px solid #cccccc; 
border-top: 0px solid #cccccc; 
border-left: 1px solid #cccccc; 
font-family: 'Scada', sans-serif; 
font-size:0.8em; 
color:#333333; 
padding: 0; 
margin:0; 
background:#ffffff; 
} 

.menu ul li#menu-item-89.menu-item { 
    border-right: 1px solid #cccccc; 
border-top: 0px solid #cccccc; 
border-left: 1px solid #cccccc; 
border-bottom: 1px solid #cccccc; 
font-family: 'Scada', sans-serif; 
font-size:0.8em; 
color:#333333; 
padding: 0; 
margin:0; 
background:#ffffff; 
} 

.menu ul li#menu-item-89.menu-item:hover { 
    border-right: 1px solid #cccccc; 
border-top: 0px solid #cccccc; 
border-left: 1px solid #cccccc; 
border-bottom: 1px solid #cccccc; 
font-family: 'Scada', sans-serif; 
font-size:0.8em; 
color:#ffffff; 
padding: 0; 
margin:0; 
background:#6588cf; 
} 

.menu ul li#menu-item-89.menu-item a { 
margin:0; 
} 

.menu ul li#menu-item-89.menu-item a:hover { 
    border-top:3px solid #6588cf; 
border-bottom:3px solid #6588cf; 
color:#ffffff; 
background:transparent; 
margin:0; 
} 

.menu ul li#menu-item-89.menu-item { 
    border-right: 1px solid #cccccc; 
border-top: 0px solid #cccccc; 
border-left: 1px solid #cccccc; 
font-family: 'Scada', sans-serif; 
font-size:0.8em; 
color:#333333; 
padding: 0; 
margin:0; 
background:#ffffff; 
} 

.menu ul li#menu-item-43.menu-item:hover { 
    border-right: 1px solid #cccccc; 
border-top: 0px solid #cccccc; 
border-left: 1px solid #cccccc; 
font-family: 'Scada', sans-serif; 
font-size:0.8em; 
color:#ffffff; 
padding: 0; 
margin:0; 
background:#6588cf; 
} 

.menu ul li#menu-item-43.menu-item a:hover { 
    border-top:3px solid #6588cf; 
border-bottom:3px solid #6588cf; 
color:#ffffff; 
background:transparent; 
margin:0; 
} 

.menu ul li#menu-item-43.menu-item { 
    border-right: 1px solid #cccccc; 
border-top: 0px solid #cccccc; 
border-left: 1px solid #cccccc; 
font-family: 'Scada', sans-serif; 
font-size:0.8em; 
color:#333333; 
padding: 0; 
margin:0; 
background:#ffffff; 
} 

.menu ul li#menu-item-33.menu-item:hover { 
    border-right: 1px solid #cccccc; 
border-top: 0px solid #cccccc; 
border-left: 1px solid #cccccc; 
font-family: 'Scada', sans-serif; 
font-size:0.8em; 
color:#ffffff; 
padding: 0; 
margin:0; 
background:#6588cf; 
} 

.menu ul li#menu-item-33.menu-item a:hover { 
    border-top:3px solid #6588cf; 
border-bottom:3px solid #6588cf; 
color:#ffffff; 
background:transparent; 
margin:0; 
} 

.menu ul li#menu-item-33.menu-item { 
    border-right: 1px solid #cccccc; 
border-top: 0px solid #cccccc; 
border-left: 1px solid #cccccc; 
font-family: 'Scada', sans-serif; 
font-size:0.8em; 
color:#333333; 
padding: 0; 
margin:0; 
background:#ffffff; 
} 

.menu ul li#menu-item-91.menu-item:hover { 
    border-right: 1px solid #cccccc; 
border-top: 0px solid #cccccc; 
border-left: 1px solid #cccccc; 
font-family: 'Scada', sans-serif; 
font-size:0.8em; 
color:#ffffff; 
padding: 0; 
margin:0; 
background:#6588cf; 
} 

.menu ul li#menu-item-91.menu-item a:hover { 
    border-top:3px solid #6588cf; 
border-bottom:3px solid #6588cf; 
color:#ffffff; 
background:transparent; 
margin:0; 
} 

.menu ul li#menu-item-91.menu-item { 
    border-right: 1px solid #cccccc; 
border-top: 0px solid #cccccc; 
border-left: 1px solid #cccccc; 
font-family: 'Scada', sans-serif; 
font-size:0.8em; 
color:#333333; 
padding: 0; 
margin:0; 
background:#ffffff; 
} 


.menu ul a { 
padding: 1px 5px; 
margin:0; 
} 

.menu ul a:hover { 
    margin:0; 
} 




form.search_form { 
float:right; 
display:inline; 
} 

button, input[type="reset"], input[type="button"], input[type="submit"] { 
    -moz-appearance: button; 
    -moz-binding: none; 
    -moz-box-sizing: border-box; 
    -moz-user-select: none; 
    background-color: buttonface; 
    border: 2px outset buttonface; 
    color: buttontext; 
    cursor: default; 
    line-height: normal; 
    text-align: center; 
    text-shadow: none; 
    white-space: pre; 
} 

.container-page { 
width: 800px; 
margin-right:auto; 
margin-left:auto; 
font-size:1.4em; 
} 


input#searchsubmit { 
background: #90d82f; 
border: 1px solid #77b227; 
color: #ffffff; 
text-shadow:1px 1px #77b227; 
font-size: 1em; 
    padding-bottom: 0.2em; 
    padding-top: 0.2em; 
    text-transform: uppercase; 
} 


input#s.input_text { 
    font-family: inherit; 
    font-size: inherit; 
    margin-right:0.3em; 
} 

.columns-3:after, .menu:after, .comment .comment_text:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; } 


.menu ul li#menu-item-108.menu-item:hover { 
    border-right: 1px solid #cccccc; 
border-top: 0px solid #cccccc; 
border-left: 1px solid #cccccc; 
font-family: 'Scada', sans-serif; 
font-size:0.8em; 
color:#ffffff; 
padding: 0; 
margin:0; 
background:#6588cf; 
} 

.menu ul li#menu-item-108.menu-item a:hover { 
    border-top:3px solid #6588cf; 
border-bottom:3px solid #6588cf; 
color:#ffffff; 
background:transparent; 
margin:0; 
} 

.menu ul li#menu-item-108.menu-item { 
    border-right: 1px solid #cccccc; 
border-top: 0px solid #cccccc; 
border-left: 1px solid #cccccc; 
font-family: 'Scada', sans-serif; 
font-size:0.8em; 
color:#333333; 
padding: 0; 
margin:0; 
background:#ffffff; 
} 

.menu ul li#menu-item-109.menu-item:hover { 
    border-right: 1px solid #cccccc; 
border-top: 0px solid #cccccc; 
border-left: 1px solid #cccccc; 
font-family: 'Scada', sans-serif; 
font-size:0.8em; 
color:#ffffff; 
padding: 0; 
margin:0; 
background:#6588cf; 
} 

.menu ul li#menu-item-109.menu-item a:hover { 
    border-top:3px solid #6588cf; 
border-bottom:3px solid #6588cf; 
color:#ffffff; 
background:transparent; 
margin:0; 
} 

.menu ul li#menu-item-109.menu-item { 
    border-right: 1px solid #cccccc; 
border-top: 0px solid #cccccc; 
border-left: 1px solid #cccccc; 
font-family: 'Scada', sans-serif; 
font-size:0.8em; 
color:#333333; 
padding: 0; 
margin:0; 
background:#ffffff; 
} 

.menu ul li#menu-item-144.menu-item:hover { 
    border-right: 1px solid #cccccc; 
border-top: 0px solid #cccccc; 
border-left: 1px solid #cccccc; 
font-family: 'Scada', sans-serif; 
font-size:0.8em; 
color:#ffffff; 
padding: 0; 
margin:0; 
background:#6588cf; 
} 

.menu ul li#menu-item-144.menu-item a:hover { 
    border-top:3px solid #6588cf; 
border-bottom:3px solid #6588cf; 
color:#ffffff; 
background:transparent; 
margin:0; 
} 

.menu ul li#menu-item-144.menu-item { 
    border-right: 1px solid #cccccc; 
border-top: 0px solid #cccccc; 
border-left: 1px solid #cccccc; 
font-family: 'Scada', sans-serif; 
font-size:0.8em; 
color:#333333; 
padding: 0; 
margin:0; 
background:#ffffff; 
} 


.menu ul li#menu-item-95.menu-item:hover { 
    border-right: 1px solid #cccccc; 
border-top: 0px solid #cccccc; 
border-left: 1px solid #cccccc; 
font-family: 'Scada', sans-serif; 
font-size:0.8em; 
color:#ffffff; 
padding: 0; 
margin:0; 
background:#6588cf; 
} 

.menu ul li#menu-item-95.menu-item a:hover { 
    border-top:3px solid #6588cf; 
border-bottom:3px solid #6588cf; 
color:#ffffff; 
background:transparent; 
margin:0; 
} 

.menu ul li#menu-item-95.menu-item { 
    border-right: 1px solid #cccccc; 
border-top: 0px solid #cccccc; 
border-left: 1px solid #cccccc; 
font-family: 'Scada', sans-serif; 
font-size:0.8em; 
color:#333333; 
padding: 0; 
margin:0; 
background:#ffffff; 
} 



.menu ul li#menu-item-89.menu-item:hover { 
    border-right: 1px solid #cccccc; 
border-top: 0px solid #cccccc; 
border-left: 1px solid #cccccc; 
font-family: 'Scada', sans-serif; 
font-size:0.8em; 
color:#ffffff; 
padding: 0; 
margin:0; 
background:#6588cf; 
} 

.menu ul li#menu-item-89.menu-item a:hover { 
    border-top:3px solid #6588cf; 
border-bottom:3px solid #6588cf; 
color:#ffffff; 
background:transparent; 
margin:0; 
} 

.menu ul li#menu-item-89.menu-item { 
    border-right: 1px solid #cccccc; 
border-top: 0px solid #cccccc; 
border-left: 1px solid #cccccc; 
font-family: 'Scada', sans-serif; 
font-size:0.8em; 
color:#333333; 
padding: 0; 
margin:0; 
background:#ffffff; 
} 





.menu ul li#menu-item-86.menu-item:hover { 
    border-right: 1px solid #cccccc; 
border-top: 0px solid #cccccc; 
border-left: 1px solid #cccccc; 
font-family: 'Scada', sans-serif; 
font-size:0.8em; 
color:#ffffff; 
padding: 0; 
margin:0; 
background:#6588cf; 
} 

.menu ul li#menu-item-86.menu-item a:hover { 
    border-top:3px solid #6588cf; 
border-bottom:3px solid #6588cf; 
color:#ffffff; 
background:transparent; 
margin:0; 
} 

.menu ul li#menu-item-86.menu-item { 
    border-right: 1px solid #cccccc; 
border-top: 0px solid #cccccc; 
border-left: 1px solid #cccccc; 
font-family: 'Scada', sans-serif; 
font-size:0.8em; 
color:#333333; 
padding: 0; 
margin:0; 
background:#ffffff; 
} 

.menu ul li#menu-item-87.menu-item:hover { 
    border-right: 1px solid #cccccc; 
border-top: 0px solid #cccccc; 
border-left: 1px solid #cccccc; 
font-family: 'Scada', sans-serif; 
font-size:0.8em; 
color:#ffffff; 
padding: 0; 
margin:0; 
background:#6588cf; 
} 

.menu ul li#menu-item-87.menu-item a:hover { 
    border-top:3px solid #6588cf; 
border-bottom:3px solid #6588cf; 
color:#ffffff; 
background:transparent; 
margin:0; 
} 

.menu ul li#menu-item-87.menu-item { 
    border-right: 1px solid #cccccc; 
border-top: 0px solid #cccccc; 
border-left: 1px solid #cccccc; 
font-family: 'Scada', sans-serif; 
font-size:0.8em; 
color:#333333; 
padding: 0; 
margin:0; 
background:#ffffff; 
} 

.menu ul li#menu-item-88.menu-item:hover { 
    border-right: 1px solid #cccccc; 
border-top: 0px solid #cccccc; 
border-left: 1px solid #cccccc; 
font-family: 'Scada', sans-serif; 
font-size:0.8em; 
color:#ffffff; 
padding: 0; 
margin:0; 
background:#6588cf; 
} 

.menu ul li#menu-item-88.menu-item a:hover { 
    border-top:3px solid #6588cf; 
border-bottom:3px solid #6588cf; 
color:#ffffff; 
background:transparent; 
margin:0; 
} 

.menu ul li#menu-item-88.menu-item { 
    border-right: 1px solid #cccccc; 
border-top: 0px solid #cccccc; 
border-left: 1px solid #cccccc; 
font-family: 'Scada', sans-serif; 
font-size:0.8em; 
color:#333333; 
padding: 0; 
margin:0; 
background:#ffffff; 
} 

.menu ul li#menu-item-92.menu-item:hover { 
    border-right: 1px solid #cccccc; 
border-top: 0px solid #cccccc; 
border-left: 1px solid #cccccc; 
font-family: 'Scada', sans-serif; 
font-size:0.8em; 
color:#ffffff; 
padding: 0; 
margin:0; 
background:#6588cf; 
} 

.menu ul li#menu-item-92.menu-item a:hover { 
    border-top:3px solid #6588cf; 
border-bottom:3px solid #6588cf; 
color:#ffffff; 
background:transparent; 
margin:0; 
} 

.menu ul li#menu-item-92.menu-item { 
    border-right: 1px solid #cccccc; 
border-top: 0px solid #cccccc; 
border-left: 1px solid #cccccc; 
font-family: 'Scada', sans-serif; 
font-size:0.8em; 
color:#333333; 
padding: 0; 
margin:0; 
background:#ffffff; 
} 

.menu ul li#menu-item-94.menu-item:hover { 
    border-right: 1px solid #cccccc; 
border-top: 0px solid #cccccc; 
border-left: 1px solid #cccccc; 
font-family: 'Scada', sans-serif; 
font-size:0.8em; 
color:#ffffff; 
padding: 0; 
margin:0; 
background:#6588cf; 
} 

.menu ul li#menu-item-94.menu-item a:hover { 
    border-top:3px solid #6588cf; 
border-bottom:3px solid #6588cf; 
color:#ffffff; 
background:transparent; 
margin:0; 
} 

.menu ul li#menu-item-94.menu-item { 
    border-right: 1px solid #cccccc; 
border-top: 0px solid #cccccc; 
border-left: 1px solid #cccccc; 
font-family: 'Scada', sans-serif; 
font-size:0.8em; 
color:#333333; 
padding: 0; 
margin:0; 
background:#ffffff; 
} 

.menu ul li#menu-item-90.menu-item { 
    border-right: 1px solid #cccccc; 
border-top: 0px solid #cccccc; 
border-left: 1px solid #cccccc; 
border-bottom: 1px solid #cccccc; 
font-family: 'Scada', sans-serif; 
font-size:0.8em; 
color:#333333; 
padding: 0; 
margin:0; 
background:#ffffff; 
} 

.menu ul li#menu-item-90.menu-item:hover { 
    border-right: 1px solid #cccccc; 
border-top: 0px solid #cccccc; 
border-left: 1px solid #cccccc; 
border-bottom: 1px solid #cccccc; 
font-family: 'Scada', sans-serif; 
font-size:0.8em; 
color:#ffffff; 
padding: 0; 
margin:0; 
background:#6588cf; 
} 

.menu ul li#menu-item-90.menu-item a { 
margin:0; 
} 

.menu ul li#menu-item-90.menu-item a:hover { 
    border-top:3px solid #6588cf; 
border-bottom:3px solid #6588cf; 
color:#ffffff; 
background:transparent; 
margin:0; 
} 

.menu ul li#menu-item-90.menu-item { 
    border-right: 1px solid #cccccc; 
border-top: 0px solid #cccccc; 
border-left: 1px solid #cccccc; 
font-family: 'Scada', sans-serif; 
font-size:0.8em; 
color:#333333; 
padding: 0; 
margin:0; 
background:#ffffff; 
} 

.soliloquy-control-nav li a.soliloquy-active { 
color:#90D82F; 
} 
body.home #container { 
width:980px; 
} 
p.wp-caption-text { 
color: #666666; 
    font-size: 0.9em; 
    font-style: italic; 
    line-height: 1.3em; 
    text-align: center; 
} 

#content #tribe-events-event-meta .column { 
width: 100%; 
} 

img { 
display:inline-block;     
} 

span.post_date { 
    color:#999999; 
} 

span.post_author_intro { 
    color:#999999; 
} 

span.post_author { 
    color:#999999; 
}

.searchbox { 
bottom:31px; 
float:right; 
position:relative; 
vertical-align:top; 
display:inline; 
z-index:9999999; 
}
.columns-3:after, .menu:after, .comment .comment_text:after { display: table; clear: both; content: '';  }