/*
Theme Name: Stage3 Theme
Theme URI: http://wordpress.org/
Description: Theme description
Author: Author
Author URI: http://wordpress.org/
*/

/* HTML5 Boilerplate  */
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }

html { font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
html, button, input, select, textarea { font-family: sans-serif; color: #222; }
body { margin: 0; font-size: 1em; line-height: 1.4; }

::-moz-selection { background: #93ce50; color: #fff; text-shadow: none; }
::selection { background: #93ce50; color: #fff; text-shadow: none; }

a { color: #003d74; text-decoration: none; }
a:visited { color: #003d74; }
a:hover { color: #003d74; text-decoration: underline; }
a:focus { outline: thin dotted; }
a:hover, a:active { outline: 0; }
abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
blockquote { margin: 1em 40px; }
dfn { font-style: italic; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
ins { background: #ff9; color: #000; text-decoration: none; }
mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }
pre, code, kbd, samp { font-family: monospace, serif; _font-family: 'courier new', monospace; font-size: 1em; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }

q { quotes: none; }
q:before, q:after { content: ""; content: none; }
small { font-size: 85%; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }

ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }

img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }
svg:not(:root) { overflow: hidden; }
figure { margin: 0; }

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }

label { cursor: pointer; }
legend { border: 0; *margin-left: -7px; padding: 0; white-space: normal; }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button, input { line-height: normal; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; *overflow: visible; }
button[disabled], input[disabled] { cursor: default; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; *width: 13px; *height: 13px; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; resize: vertical; }
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }

table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }

.chromeframe { margin: 0.2em 0; background: #ccc; color: black; padding: 0.2em 0; }

/**-------
Miscellaneuos
-------**/
.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; *line-height: 0; }
.ir br { display: none; }
.hidden { display: none !important; visibility: hidden; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }
.fl{ float: left; }
.fr{ float: right; }
.text-center{ text-align: center; }
.text-left{ text-align: left; }
.text-right{ text-align: right; }
.nomargin{ margin: 0; }
.blue{ color: #003366; }


/**-------
General
-------**/
body{ background: #fff url(img/top-bg.jpg) repeat-x top center; color: #666; font-family: 'Droid Sans', sans-serif; font-size: 13px; }
.wrap{ width: 960px; margin: 0 auto; }



/**-------
Header
-------**/
.main-header{ height: 207px; position: relative; }
.logo{ margin: 90px 0 0 0; float: left; }
.logo a{ width: 243px; height: 79px; background: url(img/logo.png) no-repeat; }

nav.top{ float: right; padding: 20px 0 0 0; }
nav.top ul{ list-style: none; padding: 0; margin: 0; float: left; display: inline; font-size: 13px; }
nav.top li{ display: block; padding: 0; margin: 0; border-bottom: #a7d18b 1px solid; width: 100%; float: left; position: relative; }
nav.top li.last{ border-bottom: none; }
nav.top li.arrow span{ padding-right: 9px; background: url(img/arrow.png) no-repeat center right; display: block; float: left; }
nav.top li.arrow>a { padding-right: 9px; background: url(img/arrow.png) no-repeat center right; display: block; float: left; }
nav.top a{ line-height: 34px; display: block; float: left; color: #666; }
nav.top a:hover{ text-decoration: none; color: #339900; }
nav.top li.current-menu-item>a, nav.top li.current-menu-parent>a { color: #339900; font-weight: bold; }

.nav01{ width: 175px; margin-right: 20px!important; }
.nav02{ width: 195px; margin-right: 55px!important; }
.nav03{ width: 75px; }

nav.top ul ul{ width: 104px; padding: 0 5px 6px 3px; background: url(img/nav-drop-bg.png) no-repeat bottom center; position: absolute; top: 0; left: 100%; z-index: 300; display: none; }
nav.top li.drop01 ul{ left: 70px; }
nav.top li.drop02 ul{ left: 129px; }
nav.top li.drop03 ul{ left: 60px; }
nav.top li.drop04 ul{ left: 190px; }

nav.top li:hover ul{ display: block; }

nav.top ul ul li{ border: none; }
nav.top ul ul a, nav.top li.active ul li a{ padding: 8px 8px; display: block; float: none; line-height: 14px; font-weight: normal; color: #666; }
nav.top ul ul a:hover, nav.top ul ul li.active a, nav.top ul li.active li a:hover{ background: #f2f2f2; font-weight: bold; color: #5bb131; }

/**-------
Slider
-------**/
.mid{ background: #efefef; position: relative; }
.mid .wrap{ position: relative; }
.icon-three{ position: absolute; top: -62px; right: -116px; z-index: 100; }
#slider ul{ list-style: none; margin: 0; padding: 0; }
#slider ul li{ width: 960px; height: 295px; position: relative; }
#slider .bx-pager{ position: absolute; bottom: 10px; right: 10px; z-index: 200; }
#slider .bx-pager a{ width: 19px; height: 19px; display: block; float: left; color: #97d052; text-align: center; line-height: 19px; font-weight: bold; margin-left: 10px; background: url(img/pager.png) no-repeat; }
#slider .bx-pager .pager-active, #slider .bx-pager a:hover{ background: url(img/pager-active.png) no-repeat; color: #97d052; text-decoration: none; }

.info{ width: 205px; padding: 15px 20px 10px 30px; background: url(img/slide-trans.png) repeat; color: #fff; font-size: 14px; position: absolute; bottom: 30px; left: 0; }
.info h6{ padding: 0; color: #99cc66; text-transform: uppercase; font-size: 16px; line-height: 19px; margin: 0 0 10px 0; }
.info p{ line-height: 19px; margin: 0 0 15px 0; }
.info a{ color: #99cc66; }


#banner{ position: relative; height: 108px; }
#banner p{ position: absolute; bottom: 0; left: 0; margin: 0; font-size: 20px; line-height: 36px; float: left; width: 347px; padding: 5px 0 0 15px; background: url(img/banner-text-bg.png) no-repeat; color: #fff; }
#banner .three{ position: absolute; top: -73px; right: -75px; }


/**-------
Content
-------**/
.home-content{ width: 900px; padding: 30px; }
.intro{ font-size: 17px; width: 650px; }
.intro p{ line-height: 28px; }
.intro .more{ color: #5bb131; font-weight: bold; padding-right: 25px; background: url(img/more-arrow.png) no-repeat right; }
#content p, #content h1,
#content h2, #content h3,
#content h4, #content h5,
#content h6{ margin: 0 0 15px 0; }

.inner-content h2 {color:#000;font-size:16px;}

.home-content .col{ width: 362px; float: left; margin-right: 30px; font-size: 14px; }
.col .title{ font-size: 20px; padding: 5px 0 0 15px; line-height: 36px; color: #fff!important; font-weight: normal; }
.col .blue{ background: url(img/title-blue.png) no-repeat; }
.col .green{ background: url(img/title-green.png) no-repeat; }

.col .arrow{ margin: 0; padding: 0; list-style: url(img/arrow.png) inside; font-size: 16px; }
.col .arrow li{ margin-bottom: 5px; }
.col-content{ padding: 10px 20px 0 15px; }
.col .dash{ height: 1px; background: url(img/dashed.png) repeat-x bottom; padding-top: 10px; }

.col article{ line-height: 22px; }
.col article h4{ margin: 0!important; }
.col .date, .item .date{ color: #003366; margin-bottom: 10px!important; }

.readmore a{ color: #003d74; font-size: 14px; font-weight: bold; padding-right: 10px; background: url(img/blue-raquo.png) no-repeat right; }

.contact-page{ font-size: 16px; }
.contact-page p{ line-height: 24px; }

.form-wrap{ width: 490px; }
.form-wrap label{ display: block; font-weight: bold; font-size: 15px; }
.form-wrap .txt, .form-wrap textarea{ width: 480px; padding: 5px; border: #e1e0e0 1px solid; background: #fdfdfd; font-size: 14px; color: #666; font-family: 'Droid Sans', sans-serif; }
.form-wrap textarea { height: 190px; }
.form-wrap .sub{ width: 139px; height: 31px; cursor: pointer; background: url(img/sub.png) no-repeat; }


/**-- Inner --**/
.inner-content{ padding: 60px 0 0 15px; min-height: 650px; }
.ttl{ font-size: 18px; text-transform: uppercase; color: #003d74; padding-bottom: 14px; border-bottom: #e7e7e7 1px solid; margin-bottom: 30px; }
.sub-ttl { font-weight: bold; font-size: 16px; text-transform: uppercase; padding-bottom: 14px; border-bottom: #e7e7e7 1px solid; margin-bottom: 30px; }
.read{ color: #5bb131; padding-right: 10px; background: url(img/arrow-small.png) no-repeat right; }
.read:hover{ color: #5bb131; }

.item{ margin-bottom: 45px; font-size: 14px; position: relative; }
.item p{ line-height: 24px; }
.item .arrow-head{ padding-left: 30px; background: url(img/more-arrow.png) no-repeat left; color: #003366; font-size: 15px; line-height: 24px; margin-left: -30px!important; margin-bottom: 0!important; }
.with-pic{ padding: 0 0 0 200px; }
.news-item{ padding: 0 0 0 35px; }
.with-pic .image{ position: absolute; top: 0; left: 0; }

.left-content{ float: left; width: 715px; padding-right: 15px; border-right: #e7e7e7 1px solid; }
.sidebar{ float: right; width: 214px; padding-left: 15px; }
.sidebar>ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.widget{ margin-bottom: 10px; font-size: 14px; }
.widget-title{ padding: 5px 0 0 15px; background: url(img/widget-title-bg.png) no-repeat right; color: #fff; line-height: 41px; margin-bottom: 0!important; font-size: 18px; font-weight: normal; }
.widget>ul{ list-style: url(img/arrow.png) outside; font-weight: bold; padding: 0; margin: 0 0 0 20px; padding: 10px 15px; }
.widget>li{ margin-bottom: 5px; }
h2.widget-title {color:#fff;}


/**-------
Footer
-------**/
.main-footer{ background: #f9f9f9 url(img/footer-bg.jpg) repeat-x bottom center; }
.main-footer .wrap{ padding: 30px 0 30px 30px;   }
.contact-info{ padding: 0; list-style: none; line-height: 20px; margin: 0; }

nav.bottom{ float: right; margin: 70px 0 0 0 ; font-size: 12px; }
nav.bottom li{ display: inline; float: left; padding-left: 15px; }
nav.bottom li span{ padding-left: 15px; }
nav.bottom a{ color: #5bb131; }



/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}
.aligncenter, div.aligncenter {
    display:block;
    margin: 5px auto 5px auto;
}
.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}
.alignleft {
    float:left;
    margin: 5px 20px 20px 0;
}
.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}
a img.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}
a img.alignnone {
    margin: 5px 20px 20px 0;
}
a img.alignleft {
    float:left;
    margin: 5px 20px 20px 0;
}
a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}
.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}
.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}
.wp-caption img {
    border: 0 none;
    height: auto;
    margin:0;
    max-width: 98.5%;
    padding:0;
    width: auto;
}
.wp-caption p.wp-caption-text {
    font-size:11px;
    line-height:17px;
    margin:0;
    padding:0 4px 5px;
}

.pagination {
	font-weight: bold;
	margin: 20px 0;
	overflow: hidden;
}
.pagination .pagination-title {
	color: #004982;
	font-size: 16px;
}
.pagination ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.pagination ul li {
	float: left;
	padding: 0 5px;
}
.pagination ul li a {
	padding: 0 5px;
/*	color: #999999;*/
}
.pagination ul li.active a {
/*	color: #004982;*/
	text-decoration: underline;
}