/*
Theme Name: myTheme
Theme URI: 
Description: SEO friendly, simple and clean theme comes with custom menu, custom header background, custom body background, wordpress thumbnail, adsense spot ready, breadcrumbs ready and custom logo & favicon uploader. It has 7 different color schemes and also included stylesheet for print document. Compatible with WordPress 3.2 and above, valid XHTML5 & CSS3, sticky posts, widget-ready, fullwidth page ready, and threaded comments ready.
Version: 1.2.0
Author: Tenfold
Author URI: http://ten-fold.com
Tags: blue, black, red, green, gray, purple, brown, two-columns, fixed-width, custom-header, custom-background, threaded-comments, custom-menu, theme-options, full-width-template, sticky-post

License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/




html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    font-size: 100%;
    margin: 0;
    outline: 0 none;
    padding: 0;
    vertical-align: baseline;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}
body {
    background: #47516B;
    color: #695f4b;
    font-family: Arial,'Liberation Sans',FreeSans,sans-serif;
    font-size: 12px;
    line-height: 1.5;
    min-width: 996px;
}
* {
    margin: 0;
    padding: 0;
}
hr {
    background-color: #E6E6E6;
    border: 0 none;
    clear: both;
    height: 1px;
    margin: 0 0 15px;
}
pre, .attachment img, .commentlist li, .navigation .wp-pagenavi .extend, .navigation .wp-pagenavi span.pages {
    border: 1px solid #beca2d;
}
pre, .attachment img, .post-pages a span, .post-pages span, .commentlist code {
    padding: 1px;
}
ol, ul {
    list-style: none outside none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
    content: none;
}
:focus {
    outline: 0 none;
}
ins {
    text-decoration: none;
}
del {
    text-decoration: line-through;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
/*Layout
----------------------------------------------------*/
.full_width {
    clear: both;
    float: left;
    width: 100%;
}
.fl_left {
    float: left;
}
.fl_right {
    float: right;
}
.main  {

    margin: 0 auto;
    width: 920px;
}
#wrapper {
    background: url(images/bg.png) repeat-x scroll 0 0 #f5f5f3;
    overflow: hidden;
}
#container {
    background: url("images/bg_container.png") repeat-y scroll center top transparent;
    float: left;
    overflow: hidden;
    width: 100%;
    padding-top: 10px;
}
.page-template-single-staff-php #container,.page-template-page-3columns-php  #container,.single-staff #container {
    background: url("images/bg_container_three.png") repeat-y scroll center top transparent;
}
#content {
    float: left;
    width: 653px;
}

.center_col  {
    width: 516px!important;
}


.fullwidth {
    border-right: medium none !important;
    padding-right: 0 !important;
    width: 100% !important;
    margin: 0 !important;
}
.full_template {
    margin-left: 10px !important;
    margin-right: 10px !important;
    width: 940px !important;
    margin-bottom: 40px!important;
}


.xmt_Primary {
    float: left;
}
#footer_left {
    float: left;
    margin-left: 20px;
    padding: 0;
    text-align: left;
    width: 700px;
}
#footer_right {
    float: right;
    margin-left: 0;
    padding: 10px 20px 10px 0;
    text-align: right;
    width: 390px;
}



h1, h2, h3, h4, h5, h6 {

    color: #556395;
    font-weight: normal;
}
p {
    display: block;
    margin: 0;
    padding-bottom: 5px;
}
ul {
    list-style: disc outside none;
    margin: 0 0 18px 1.5em;
}
ol {
    list-style: decimal outside none;
    margin: 0 0 18px 1em;
}
ol ol {
    list-style: upper-alpha outside none;
}
ol ol ol {
    list-style: lower-roman outside none;
}
ol ol ol ol {
    list-style: lower-alpha outside none;
}
ul ul, ol ol, ul ol, ol ul {
    margin-bottom: 0;
}
em {
    font-style: italic;
    font-weight: 400;
}
strong em, em strong {
    font-style: italic;
    font-weight: 700;
}
del {
    text-decoration: line-through;
}
ins {
    background: none repeat scroll 0 0 #FFFFCC;
}
pre {
    margin: 0 0 10px;
    overflow: auto;
}
code, tt {
    background: none repeat scroll 0 0 #F5F5F5;
    color: #666666;
    display: inline;
    font-size: 12px;
    line-height: 20px;
    margin: 0;
    overflow: auto;
    padding: 2px 3px;
}
blockquote, q {
    background: url("images/quote.png") no-repeat scroll left top transparent;
    clear: both;
    color: #888888;
    font-style: italic;
    margin: 0 0 11px;
    overflow: hidden;
    padding: 0 0 0 40px;
    quotes: none;
}
blockquote i, blockquote em, blockquote cite {
    font-style: normal;
}
dl {
    margin: 0 0 24px;
}
dt {
    font-weight: bold;
}
dd {
    margin-bottom: 18px;
}
acronym, abbr {
    border-bottom: 1px dashed #999999;
    cursor: help;
}
sup, sub {
    font-size: small;
    height: 0;
    line-height: 1;
    position: relative;
    vertical-align: baseline;
}
sup {
    bottom: 1ex;
}
sub {
    top: 0.5ex;
}
small {
    font-size: small;
}
big {
    font-size: large;
}
h1 {
    font-size: 1.8em;
    line-height: 0.9em;
    font-weight: normal;
}
h2 {
    font-size: 180%;
    line-height: 1em;
    font-weight: normal;
}
#content h2 {
    font-size: 150%;
    line-height: 1.2em;
    font-weight: normal;
}
h3 {
    font-size: 150%;
    line-height: 1.2em;
    font-weight: normal;
}
h4 {
    font-size: 115%;
    line-height: 1.5em;
    font-weight: normal
}
h5 {
    font-size: 120%;
    line-height: 1.8em;
    font-weight: normal;
}
h6 {
    font-size: 100%;
    line-height: 1.8em;
    font-weight: normal;
}
a {
    color: #00a9cc;
    text-decoration:none;
}
a:hover {
    text-decoration: underline;
}
#content h2.large_title {
    font-size: 290%;
    font-weight: normal;
    margin: 15px 0 !important;
}
#content h2.page_title, #content h1.page-title {
    color: #BCC92C;
    font-family: Georgia;
    font-size: 217%;
    font-weight: normal;
    padding-top: 25px;
    line-height: 1.1;
}
#content h2.page_title {
    color: #BCC92C;
    font-family: Georgia;
    font-size: 217%;
    font-weight: normal;
    padding-top: 25px;
    line-height: 1.1;
}
#content .single-pressrelease h2.page_title,
#content .single-pressrelease h1.page_title  {
    padding-top: 0px;
}
.post_meta {
    color: #556293;
    font-family: Georgia;
    font-size: 150%;
    padding-bottom: 5px;
    padding-top: 25px;
}
.center {
    text-align: center;
}
.white {
    color: #FFFFFF;
}
.yellow {
    color: #A7A743;
}
.hide_this {
    display:none;
}
.read_more {
    font-style: italic;
    font-family: georgia;
    font-size: 120%;
}
.may_font {
    font-family: "Myriad Pro";
    font-size: 130%;
    margin-bottom: 15px !important;
}
table, th, td {
    border: 1px solid #E8E8E8;
    border-collapse: collapse;
    margin: 5px 0 10px;
    padding: 5px 10px;
}
th {
    background-color: #E8E8E8;
    border-right: 1px solid #E0E0E0;
}


/*Header
------------------------------------------*/
#header h1 a, #header h2 a, #footer a, #footer a:hover, #footer a:visited {
    color: #FFFFFF;

}
#header h1 a:hover, #header h2 a:hover {
    text-decoration: none;
}
#header {
    background: url("images/bg_header.png") no-repeat scroll center top transparent;
    min-height: 141px;
}
#header-right {
    margin-top: 25px;
    width: 822px;

}
h3.header_tag {
    color: #556395;
    font-family: Arial;
    font-size: 100%;
    font-weight: bold;
    padding-left: 15px;
    padding-top: 15px;
}
.header_menu {
    float: right;
}
ul.hnav {
    float: left;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
ul.hnav li {
    display: inline;
    float: left;
    font-size: 100%;
    margin-right: 25px;
}
ul.hnav li a{
    color: #666666;
    display: block;
    padding-top: 0px;
}
#search_box {
    margin-right: 10px;

}
#main_header {
    position: relative;
    z-index: 9999;
}
/*Banner */
#banner {
    border-bottom: 1px solid #C2CE21;
    position: relative;
    width: 100%;
    margin-bottom: 35px;
}
#slideshow-wrapper {
    position: relative;
}
ul#home-slider {
    height: 273px !important;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    width: 100%;
}
ul#home-slider li {
    min-width: 100%;
    z-index: 2;
    min-height: 273px;
}
ul#home-slider li img {
    width: 100%;
}

.scaption {
    left: 25px;
    position: absolute;
    top: 30px;
    min-width: 80%;
}
h2.stitle {
    font-size: 168%;
    line-height: 1.2;
    margin-bottom: 25px;
    text-transform: uppercase;
}
h2.stitle span {
    display: block;
    font-family: georgia;
    font-size: 150%;
    font-style: italic;
    padding-left: 88px;
    text-transform: lowercase;
}
.scontent {
    padding-left: 88px;
}
.slidecontent {
    font-size: 135%;
    padding-bottom: 15px;
    line-height: 1.2;
}
#wrap_nav {
    bottom: 7px;
    left: 1px;
    position: absolute;
    width: auto;
    z-index: 5;
}
#nav {

    display: inline;
    padding: 0;
}
#nav a {
    background: url("images/slide_bullets.png") no-repeat scroll right top transparent;
    display: inline;
    float: left;
    height: 11px;
    margin: 0 2px;
    overflow: hidden;
    text-indent: -800px;
    width: 11px;
}
#nav a.activeSlide {
    background-position: left top;
}
#logo, #logo a {
    float: left;
    line-height: 0;
    margin: 0;
    padding: 0;
    z-index: 9999;
}
#logo img {
    width: auto;
    height: auto;
}
/*Menu */
#top_menu {
    float: left;
    margin: 25px 0 0;
    position: relative;
    text-align: center;
    width: 112%;
}
.menu-top-navigation-container {
    float: left;

}

.nav {
    display: inline;
    float: left;
    width: auto;
}
.nav {
    clear: both;
    line-height: 1;
    list-style: none outside none;
    margin: 0;
    overflow: visible;
    padding: 0;
    z-index: 99;
}
.nav li {

    display: inline;
    float: left;
    margin: 0;
    position: relative;
    width: auto;
}
.nav li:first-child {
    background: none repeat scroll 0 0 transparent;
    padding-left: 0;
}
.nav li a {
    color: #5E5F66;
    display: block;
    font-size: 117%;
    padding: 13px 3px 13px 15px;
    position: relative;
    text-decoration: none;
    text-transform: uppercase;
    z-index: 2;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
}
.nav li.has_sub a,.nav li.current-menu-item a{

}
.nav li a span {

    padding-right: 19px;
}

.nav li.current_page_item a span,.nav li.current_page_parent  a span,.nav li.current_page_ancestor a span ,
.nav li.current-menu-item a span ,.nav li.current-menu-parent a span 
{
    background: url("images/menu-arrow.png") no-repeat scroll right 3px transparent;
    text-decoration: none;
}
.nav li.has_sub.sfhover {
    z-index: 999;
}
.nav li.has_sub.sfhover a ,
.nav li a:hover  
{
    background: #f0efec;
    border-left: 1px solid #c5c5c8;
    border-right: 1px solid #c5c5c8;
    z-index: 100;
}
.nav li:hover > ul {
    display: block;
    z-index: 2;
}
.nav li ul li:hover ul {
    left: 0;
}
.nav li ul {
    background: #f0efec;
    border: 1px solid #c5c5c8;
    display: none;
    left: 0;
    margin-left: 0;
    position: absolute;
    top: 39px;
    width: 310px;
    z-index: 999;
}
.nav li ul li, .nav li ul li:first-child {
    background: none;
    display: block;
    float: left;
    list-style: none outside none;
    padding: 0 5px;
    width: 300px;
}
.nav li ul li:first-child {
    border-top: medium none;
}
.nav li ul li a, .nav li ul li a:visited {
}
.nav li ul li a,.nav li ul li li a  {
    border: 0!important;
    border-top: 1px solid #ffffff!important;
    font-size: 100%;
    padding: 5px 15px!important;
    text-align: left;
    line-height: 1.5;
    color: #5e5f66;
    font-weight: normal;
    text-transform: none;		/* turn off uppercase used for top buttons of dropdowns */
}
.nav li ul li:first-child > a,.nav li ul li li:first-child > a {
    border: 0!important;
}
.nav li ul li a ,.nav li ul li a span{
    background:none!important;
}
.nav li ul li li a {
    border-top: 1px solid #ffffff!important;
}
.nav li ul li a:hover {
    text-decoration: underline;
}

.nav li ul li.current_page_item > a, 
.nav li ul li.current-menu-item > a  {
    background:url(images/submenu_arrow.png) no-repeat 3px 10px #e3e2dc!important;
    font-weight: bold;
}
.nav li ul ul {
    margin: 0 0 0 310px;
    top: 0px;
}
.nav li:hover ul ul, .nav li:hover ul ul ul, .nav li:hover ul ul ul ul {
}
.nav li:hover ul, .nav li li:hover ul.nav li li li:hover ul, .nav li li li li:hover ul {
    left: auto;
}
/*Services Boxes
---------------------------------------------*/
#services_box {
    position: relative;
    width: 100%;
    margin-bottom:25px;
}
#services_box h3 {
    font-family: georgia;
    font-size: 160%;
}
#services_box p {
    font-size: 125%;
    line-height: 1.2;
}
.services_box {
    float: left;
    margin-left: 0;
    overflow: hidden;
    text-align: left;
    width: 270px;
}
.services_box2 {
    margin: 0 55px;
}
.services_box h3 {
    margin-bottom: 5px!important;
    clear: both;
}
.services_icon {
    float: left;
    margin-bottom: 10px;
}
/*Sidebar Home
--------------------------------------------*/


ul.list_social {
    float: left;
    list-style: none outside none;
    margin: 0;
    padding: 0 0 0;
    width: 100%;
}
ul.list_social li {
    display: inline;
    float: left;
 margin-right: 10px;
}
ul.list_social li.first{
}

.wpsb_form_txt,#search input  {
    background: none repeat scroll 0 0 #F0EFEC;
    border:0;
    border-right:0;
    width:230px;
    height:17px;
    float:left;
}
.wpsb_form_btn {
    background: url("images/icon_search.png") no-repeat scroll left top transparent;
    border: 0 none;
    cursor: pointer;
    float: left;
    height: 27px;
    text-indent: -800px;
    width: 48px;
}
.quote_top {
    background: url("images/quote_top.png") no-repeat scroll left top transparent;
    padding-top: 31px;
    width: 288px;
}
.quote_bottom {
    background: url("images/quote_bottom.png") no-repeat scroll left bottom transparent;
    padding-bottom: 11px;
}
.quote_content {
    background: url("images/quote_content.png") repeat-y scroll left top transparent;
    padding: 0 15px;
}
#search {
    display: inline;
    float: right;
    height: auto;
    margin: 0;
    width: auto;
}
.wrap_input {
    float:left;
}
#search input[type="text"] {
    font-size: 86%;
    height: 17px;
    margin-right: 4px;
    padding-left: 5px;
    width: 147px;
    color: #666666 ;
}
#search input.btn {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    margin: 0;
    padding: 0;
    width: auto;
    height: 17px;
}
.error404 #content #search {
    display: inline;
    float: left;
    margin: 0 0 50px;
    width: 100%;
}
.error404 #content #search input#searchh {
    width: 98%;
}
#category_header {
    background: none repeat scroll 0 0 #FFFFFF;
    border-bottom: 3px solid #F0F0F0;
    border-top: 1px solid #E6E6E6;
}
#cat_nav a {
    border-right: 1px solid #E6E6E6;
    display: block;
    position: relative;
    text-decoration: none;
}
#cat_nav li a {
    padding: 7px 10px;
    text-transform: capitalize;
    z-index: 0;
}
#cat_nav a:hover {
}
.current-cat a {
    color: #111111 !important;
}
li.current-cat ul.children li a, li.current-cat ul.children li a:hover {
    color: #111111 !important;
}
#cat_nav li ul {
    margin-left: -1px;
}
#content {
    padding-bottom: 40px !important;
}
.home #content { 
    padding-bottom: 0px !important;
}
#content p, #content ul, #content ol, #content dd, #content pre, #content hr {
    margin-bottom: 5px;
}
#content ul ul, #content ol ol, #content ul ol, #content ol ul {
    margin-bottom: 0;
}
#content h1, #content h5, #content h6 {
    margin: 0 0 10px;
    font-weight: normal;
}
#content h2, #content h3, #content h4 {
    margin: 20px 0 5px;
    font-weight: normal;
    font-family: georgia;
}
#content h4 {
    font-size: 12px;
    text-transform: uppercase;
}
#content h1.post-title, #content h2.post-title {
    font-size: 250%;
    line-height: 1.1em;
    margin-bottom: 0;
    padding-bottom: 3px;
}
#content h1.post-title a, #content h2.post-title a {
    text-decoration: none;
}
#content h1.post-title a:hover, #content h2.post-title a:hover {
    text-decoration: none;
}
#content a.more-link {
    text-decoration: none;
}
span.post-title a {
    font-weight: bold;
    font-size: 1.2em;
}
#content img.wp-smiley {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    padding: 0;
}
#content .sticky {
    background: none repeat scroll 0 0 #F0F0F0;
    border-top: 4px solid #CCCCCC;
    padding: 18px 20px;
}

.entry {
    font-size: 14px;
    margin-bottom: 20px;
}
.entry h3 {
    font-size: 18px;
}
.entry ul {
    list-style: none;
    margin: 0;
    padding: 0 0 10px 0px;
}
.entry ol {
    list-style-type: decimal;
    margin: 0;
    padding: 0 0 10px 25px;
}
.entry ol li {
    line-height: 1.3em;
    padding: 5px 0 5px 5px;
}
.entry ul li {
    background: url("images/bullets.png") no-repeat scroll left 12px transparent;
    line-height: 1.2em;
    padding: 5px 0 5px 15px;
}

.entry blockquote.left {
    float: left;
    margin-left: 0;
    margin-right: 24px;
    text-align: right;
    width: 33%;
}
.entry blockquote.right {
    float: right;
    margin-left: 24px;
    margin-right: 0;
    text-align: left;
    width: 33%;
}
.postmeta {
   color: #A9A165;
    font-size: 125%;
    margin-bottom: 15px;
}
#content .postmetadata {
  
}
#content .postmetadata a {
    padding: 0;
    text-decoration: none;
}
#content .postmetadata a:hover {
    text-decoration: underline;
}
p.page-title {
    font-size: 1.5em;
    padding-bottom: 15px;
}
p a.post-edit-link {
    clear: both;
    display: block;
}
#content .gallery {
    margin: auto;
}
#content .gallery .gallery-item {
    float: left;
    margin-bottom: 10px;
    text-align: center;
    width: 33%;
}
#content .gallery .gallery-caption {
    background: none repeat scroll 0 0 #F7F7F7;
    border: 1px solid #E6E6E6;
    clear: both;
    color: #888888;
    display: block;
    font-size: 12px;
    line-height: 1.5em;
    margin: 0;
    padding: 5px 0;
    text-align: center;
}
#content .gallery dl {
    margin: 0;
}
#content .gallery img {
    border: 1px solid #E0E0E0;
}
#content .gallery a:hover img {
    border-color: #CCCCCC;
}
#content .gallery br + br {
    display: none;
}
#content .attachment-page {
    float: left;
    width: 650px;
}
#content .attachment img {
    display: block;
    margin: 0 auto;
    max-width: 650px;
}
#content .attachment-navigation {
    float: left;
    margin-left: 35px;
    width: 265px;
}
#content .attachment-navigation img {
    float: left;
    margin: 0 20px 10px 0;
}
p.download-image {
    text-align: center;
}
#content .wp-caption, .commentlist img {
    margin: 0;
}
.entry img.img_team {
	float: left;
	margin: 10px 15px 10px 0;
    padding: 1px;
    border: 1px solid #beca2d;
}
.entry img.img_left {
	float: left;
	margin: 0 15px 10px 0;
}
.entry img.img_right {
	float: right;
	margin: 0 0 10px 15px;
}

#content .alignleft, #content img.alignleft {
    display: inline;
    float: left;
    margin-right: 24px;
    margin-top: 4px;
}
#content .alignright, #content img.alignright {
    display: inline;
    float: right;
    margin-left: 24px;
    margin-top: 4px;
}
#content .aligncenter, #content img.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
#content img.alignleft, #content img.alignright, #content img.aligncenter {
    margin-bottom: 12px;
}
#content .alignnone {
    display: block;
}
#content .wp-caption {
    background: none repeat scroll 0 0 #F7F7F7;
    border: 1px solid #E6E6E6;
    padding: 4px 0 5px;
    text-align: center;
}
#content .wp-caption img {
    border: 0 none;
    margin: 5px 0;
    padding: 0;
}
#content .wp-caption p.wp-caption-text {
    font-size: 11px;
    font-weight: 400;
    line-height: 12px;
    margin: 0;
    padding: 0;
}
.thumb {
    display: inline;
    float: left;
    margin: 0 10px 0 0;
    line-height: 0;
}
.thumb img {
    border: 1px solid #beca2d;
    padding: 1px;
}
.navigation {
    display: block;
    margin: 0;
}
.navigation .wp-pagenavi {
    font-weight: 700;
    letter-spacing: 1px;
    margin: 0 0 15px;
    padding: 5px 0 4px;
    text-transform: uppercase;
}
.navigation .wp-pagenavi a:link, .navigation .wp-pagenavi a:visited {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #DDDDDD;
    display: inline;
    margin: 0 0 0 2px;
    padding: 7px 10px 6px !important;
    text-decoration: none;
}
.navigation .wp-pagenavi .on, .navigation .wp-pagenavi .current {
    border: 1px solid #DDDDDD;
    margin: 0 0 0 2px;
    padding: 7px 10px 6px;
}
.navigation .wp-pagenavi .on {
    background: none repeat scroll 0 0 #000000;
}
.navigation .wp-pagenavi .extend, .navigation .wp-pagenavi span.pages {
    background: none repeat scroll 0 0 #FFFFFF;
    padding: 7px 10px 6px;
}
.navigation .wp-pagenavi .current, .navigation .wp-pagenavi a:hover {
    background: none repeat scroll 0 0 #337FDA;
    color: #FFFFFF !important;
    text-decoration: none !important;
}
.navigation a.scroll {
    padding: 1px 3px;
}
.navigation a.scroll:hover {
    background: none repeat scroll 0 0 #337FDA;
    color: #FFFFFF;
    padding: 1px 3px;
    text-decoration: none;
}
.wp-pagenavi a.last {
    margin-top: 10px;
}
.post-pages {
    clear: both;
    display: block;
    font-size: 12px;
    margin: 0;
    overflow: hidden;
}
.post-pages a span, .post-pages span {
    cursor: pointer;
    display: inline-block;
    line-height: 100%;
}
.post-pages span {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
}
.post-pages a span {
    background: none repeat scroll 0 0 #F5F5F5;
    border: 1px solid #E7E7E7;
    color: #666666;
}
.post-pages a:hover span {
    border-color: #C1C1C1;
    color: #666666;
    text-decoration: none;
}
.post-nav {
    margin: 0;
    overflow: hidden;
}
.post-nav a {
    text-decoration: none;
}
.post-nav a:hover {
    text-decoration: underline;
}
.post-nav .alignleft {
    padding: 13px 0 0;
    width: 38%;
}
.post-nav .alignright {
    padding: 13px 0 0;
    text-align: right;
    width: 39%;
}
#respond {
    clear: both;
    margin: 15px 0;
}
#respond p {
    color: #777777;
    margin: 0 0 10px;
}
h3.responds {
    font-size: 1.5em;
}
#commentform {
    margin: 10px 0 0;
}
#commentform label {
    font-size: 12px;
}
#commentform input.txt, #commentform textarea {
    border-color: #CCCCCC #EFEFEF #EFEFEF #CCCCCC;
    border-style: solid;
    border-width: 1px;
    font-size: 14px;
    line-height: 14px;
}
#commentform input.txt {
    background: none repeat scroll 0 0 #FCFCFC;
    clear: both;
    float: left;
    margin: 0 5px 10px 0;
    padding: 5px 7px;
    width: 170px;
}
#commentform textarea {
    background: none repeat scroll 0 0 #FCFCFC;
    line-height: 130%;
    padding: 7px;
    width: 97% !important;
}
#commentform #submit {
    border-color: #DDDDDD #CCCCCC #CCCCCC #DDDDDD;
    border-style: double;
    border-width: 3px;
    cursor: pointer;
    font-size: 1.2em;
    margin-top: 10px;
    outline-color: #DDDDDD;
    padding: 5px;
    width: 170px;
}
.button, .button:visited, .reply a, a#cancel-comment-reply-link {
    background: url("images/bg_button.png") repeat-x scroll left top transparent;
    box-shadow: 2px 4px 5px -4px #000000;
    color: #FFFFFF !important;
    cursor: pointer;
    display: inline-block;
    font-size: 90%;
    padding: 2px 10px 3px;
    position: relative;
    text-decoration: none;
    text-shadow: 1px 1px 1px #FFFFFF;
    text-transform: uppercase;
    zoom: 1;
    *display:inline;
}
.button:hover {
    background: url("images/bg_button_hover.png") repeat-x scroll left top transparent;
    text-decoration: none;
}
.comments-box {
    padding: 10px 0 0;
}
#content .comments-box h3 {
    border: medium none;
    display: block;
    font-size: 1.2em;
    line-height: 1.5em;
    margin: 0;
    padding: 0;
}
#content p.comment-notes {
    font-size: 12px;
}
a#cancel-comment-reply-link {
    display: block;
    font-size: 11px;
    margin-top: 10px;
    padding: 0 5px;
    width: 68px;
}
cite.fn {
    display: block;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    letter-spacing: -0.05em;
    padding-top: 0;
}
.text {
    border: 1px solid #E6E6E6;
    color: #777777;
    padding: 2px;
    width: 200px;
}
.nopassword {
    color: #AAAAAA;
    font-size: 24px;
    font-weight: 100;
    margin: 26px 0;
    text-align: center;
}
ul.children {
    margin-left: 0;
}
ol.commentlist {
    margin: 0;
    padding: 0;
}
.commentlist li {
    list-style: none outside none;
    margin: 10px 0 0;
    padding: 15px;
}
.commentlist li.depth-2, .commentlist li.depth-4 {
    background: none repeat scroll 0 0 #FFFFFF;
    border-bottom: 1px solid #E0E0E0;
    margin-left: 15px;
}
.commentlist li.depth-3, .commentlist li.depth-5 {
    background: none repeat scroll 0 0 #FAFAFA;
    border-bottom: 1px solid #E0E0E0;
    margin-left: 15px;
}
.commentlist li blockquote {
    background: url("images/quote-comment.png") no-repeat scroll 0 8px transparent;
    margin: 0 0 11px;
    padding: 0 0 0 25px;
}
.commentlist code {
    background: none repeat scroll 0 0 #E6E6E6;
}
.commentlist p {
    clear: both;
    font-size: 1.1em;
    line-height: 1.6em;
    padding: 0;
}
.commentlist .moderation {
    color: #660000;
    margin-top: 10px;
}
.commentlist .thread-even {
    background: none repeat scroll 0 0 #FAFAFA;
}
.commentlist .children {
    margin-top: 15px;
}
.commentlist .comment-author {
    margin-bottom: 5px;
}
#content .commentlist .avatar {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E9E9E9;
    float: left;
    margin-right: 10px;
    padding: 3px;
}
.commentlist .reply {
    margin: 5px 0 0;
    text-align: right;
}
#content .commentlist .reply a, #content .commentlist .reply a:visited, #content .cancel-comment-reply a {
    background: none repeat scroll 0 0 transparent;
    color: #FFFFFF;
    font-size: 11px;
    padding: 0 6px 1px !important;
    text-align: center;
    text-decoration: none !important;
}
.commentlist .comment-meta {
    float: left;
    margin-bottom: 15px;
}
.commentlist .comment-date a, .commentlist .comment-date a:visited {
    color: #888888;
    font-size: 1.1em;
}
.commentlist .comment-meta a {
    color: #666666 !important;
    text-decoration: none;
}
.metadata a:hover, cite.fn a, cite.fn a:hover {
    text-decoration: none;
}
/*Sidebar
----------------------------------------------------------*/
#sidebar {
    display: inline;
    float: left;
    margin: 0 40px 0 0;
    position: relative;
    width: 170px;
}
#sidebar-right {
    left: 15px;
    padding-left: 10px;
    padding-top: 15px;
    position: relative;
    width: 160px;
}
#sidebar-right h3.widgettitle {
    color: #556395;
    margin-bottom: 0;
    padding: 0 0 0 10px;
}
ul.wrap_sidebar {
    float: left;
    padding: 0;
    width: 100%;
}

.sidebar-col ul {
    list-style: none outside none;
    margin: 0 0 20px;
    vertical-align: top;
}
.sidebar-col ul li.widget {
    float: left;
    margin: 0 0 30px;
    padding: 0;
    width: 100%;
}
.sidebar-col ul ul {
    clear: both;
    margin: 10px 0 0;
    padding: 0;
}
.sidebar-col .hide_right {
    display:none;
}

.sidebar-col .sidebar_inner {
    float: left;
    width: 100%;
}
.sidebar-col.sidebar_inner2 {
    float: left;
    width: 100%;
}
#sidebar-right ul ul {

}
#sidebar-right ul ul li {
    border-bottom: 1px solid #FFFFFF;
    padding:10px;
}
#sidebar-right ul ul li a {
    color: #695f4b;
}
.sidebar-col #xmt_Primary_wid.xmt ul li.tweet_list {
    clear: both;
    margin-bottom: 10px;
}
.sidebar-col #xmt_Primary_wid.xmt .tweet_avatar {
    margin-right: 20px;
    padding-bottom: 50px;
}


.sidebar-col a:hover {
    text-decoration: underline;
}
.sidebar-col h3.widgettitle {
    color: #C3D02E;
    font-size: 100%;
    font-weight: bold;
    margin: 0 0 10px;
    text-transform: uppercase;
}

.sidebar-col h3.widgettitle {
    color: #556293;
    font-family: Georgia;
    font-size: 125%;
    font-weight: normal;
    text-transform: capitalize;
}

.sidebar-col .sidebar_inner ul h3 a {
    text-decoration: none;
}
.sidebar-col .sidebar_inner ul h3 a:hover {
}
.sidebar-col ul.menu {
}
#sidebar .widget ul li ,.sidebar-col ul.menu li,.sidebar-col ul.advanced-recent-posts li {
    padding: 5px 0;
    line-height: 1.2em;
}
#sidebar .widget ul li.current_page_item > a {
    background: url("images/sidebar_arrow.png") no-repeat scroll left 4px transparent;
    font-weight: bold;
    left: -15px;
    padding-left: 15px;
    position: relative;
    display: block;
}
#sidebar .widget ul li a,.sidebar-col ul.menu li a ,.sidebar-col ul.advanced-recent-posts li a{
    color: #695F4B;
    font-size: 100%;

}

#sidebar .widget ul li ul ul,#sidebar .widget ul li ul,.sidebar-col ul.menu li ul ,.sidebar-col ul.advanced-recent-posts li ul{
    display: none;
}
#sidebar .widget ul li ul ul {
    display: none !important;
}
#sidebar .widget ul li li.current_page_item ul,
#sidebar .widget ul li ul li.current_page_parent ul {
    display: block !important;
}
#sidebar .widget ul li ul li.current_page_parent ul,
#sidebar .widget ul li.current_page_parent ul,
#sidebar .widget ul li.current_page_item ul,.sidebar-col ul.menu li.current-menu-parent ul ,.sidebar-col ul.menu li.current-menu-item ul{
    display: block;
}
#sidebar .widget ul li ul li,
.sidebar-col ul.menu li ul li {
    padding: 0 0 0 13px;
}
#sidebar .widget ul li ul li a,
.sidebar-col ul.menu li ul li a{
    background: none repeat scroll 0 0 #F0EFEC;
    display: block;

    padding: 5px;
}
#sidebar .widget ul li ul li:first-child > a,
.sidebar-col ul.menu li ul li:first-child > a{
    background: url(images/bg_submenutop.jpg) repeat-x left top #F0EFEC;
    position: static;
    padding: 5px;
}
#sidebar .widget ul li ul li:last-child > a,
.sidebar-col ul.menu li ul li:last-child > a{
    background: url("images/bg_submenubottom.jpg") repeat-x scroll left bottom #F0EFEC;
    position: static;
}
#sidebar .widget ul li ul li.current_page_item,
.sidebar-col ul.menu li ul li.current-menu-item {
    background: url("images/sidebar_arrow.png") no-repeat scroll left 8px transparent;

}
#sidebar .widget ul li ul li.current_page_item > a,
.sidebar-col ul.menu  li.current-menu-item > a,
.sidebar-col ul.menu li ul li.current-menu-item > a{
    background: none repeat scroll 0 0 #F0EFEC;
    font-weight: bold;
    padding: 5px;
    position: static;
}

.sidebar_inner ul ul li.current-cat a {
    background: none repeat scroll 0 0 transparent;
    color: #337FDA !important;
}
/*Footer
----------------------------------------------------------*/
#footer {
    background: none repeat scroll 0 0 #47516B;
    border-top: 8px solid #C3D02E;
    clear: both;
    color: #FFFFFF;
    font-size: 100%;
    padding:0 0 20px 0;
}
#wrap_footer_widget {
    margin-bottom: 20px;
}
#footer .widget {
    float: left;
    margin-left: 28px;
    width: 130px;
}
#footer .widget:first-child {
    margin-left: 0;
}
#footer .widget:last-child h3{
    padding-left: 16px;
}
#footer .widget h3.widgettitle {
    color: #C3D02E;
    font-size: 100%;
    padding-bottom: 7px;
}
#footer .widget ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
#footer .widget ul li {
    display: block;
    padding-bottom: 6px;
    line-height: 1.3em;
}
#footer .widget ul li a img {
    position: relative;
    top: 3px;
}
.copyright {
    font-size: 90%;
    color: #E7E2D2;
	margin-left: 10px;
	margin-top: -10px;
}
.copyright .white {
    color: #fff;
}
.copyright a {

}
.footer_top {
    background: url("images/footer_bottom.png") no-repeat scroll center bottom transparent;
    margin: 0 auto 15px;
    overflow: hidden;
    padding-bottom: 20px;
    width: 996px;
}
.footer_top_in {
    padding-top: 20px;
    background: url("images/footer_content.png") repeat-y scroll center top transparent;
}
/*Blog style
-----------------------------------------------------------------*/
body.blog2 {
    background: url(images/bg_blog.png) repeat-x left top #f5f5f3;
    color: #666666;
    font-size: 14px;
}

.blog2 #wrapper {
    background: none;
}
.blog2 #header {
     background: url("images/bg_container.png") repeat-y scroll center top transparent;
}
#header_inner {
    background: url(images/blog_header.jpg) no-repeat center top;
      min-height: 179px;
}
.blog2 #header-right {
    width:790px;
}
.blog2 #container {
    padding-top: 35px;
}
.blog2 .entry {
     line-height: 1.3;
}
#container_in {
  background: url("images/container_blog.png") repeat-y scroll center top transparent;  
  padding-bottom: 128px;
}
.blog2 .footer_top_in {
    padding-top: 22px;
}
.blog2 h3.header_tag {
  color: #556395;
    font-size: 20px;
    line-height: 1.4;
    padding-left: 0;
    padding-top: 20px;
}
.blog2 h3.header_tag span {
    font-family: Arial;
      display: block;
    font-size: 48px;
    font-style: normal;
}
.blog2 h2.page_title,.blog h1.page-title {
      margin-bottom: 5px !important;
    color: #556395;
    padding-top: 15px;
}
.blog2 .archive h2.page_title,
.blog2 .archive h1.page_title {
      margin-bottom: 40px !important;
}
.blog2 #search {
    margin-right: 12px;
}
.post-item {
     border-bottom: 1px solid #C3D02E;
    margin-bottom: 35px;
    padding: 0 0 35px;
}
.social_share {
    padding: 30px 0 85px;
}
.spaceline {
    background: #c3d02e;
    height: 1px;
    line-height: 0;
}
.post-nav  {
    font-style: italic;
}
.prevpost a {
     background: url("images/post_arr_left.png") no-repeat scroll left center transparent;
    padding-left: 15px;
}
.nextpost {
    text-align: right;
}
.nextpost a{
       background: url("images/post_arr_right.png") no-repeat scroll right center transparent;
    padding-right: 15px;
}
.blog2 #sidebar-right {
    padding-left: 0;
    padding-top: 22px;
    width: 222px;
}
.blog2 #wrap_footer_widget {
    margin-top: 8px;
}
.blog2 #search input[type="text"] {
    width:165px;
}
.blog2 #sidebar-right h3.widgettitle {
    border-bottom: 1px solid #C3D02E;
    color: #E7E2D2;
    font-size: 18px;
    padding: 0 10px 5px;
}
.blog2 #sidebar-right ul ul li {
    border-bottom: 0;
    padding: 0 10px 10px;
}
.blog2 #sidebar-right ul ul li a {
    color: #ffffff;
}
.blog2 #footer {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
}
.blog2 .footer_top {
     background: url("images/blog_footer_top_in.png") no-repeat scroll center top transparent;
    min-height: 146px;
    padding-bottom: 0;
    padding-top: 10px;
}
.blog2 .footer_top_in {
   background: none;
}
.blog2 #footer .widget { 
       width: 186px;
}
.blog2 #footer .widget:first-child {
    margin-left: 10px;
    width: 690px;
}
.blog2 #footer .widget:last-child h3 {
    padding-left: 0;
}
.blog2 #footer  ul.menu {
    
}
.blog2 #footer  ul.menu li {
     background: url("images/footer_menu_item.png") no-repeat scroll left center transparent;
    display: inline;
    float: left;
    padding: 0 10px;
}
.blog2 #footer  ul.menu li:first-child {
     background: none repeat scroll 0 0 transparent;
    padding-left: 0;
}
.blog2 .copyright {
    color: #acb3c5;
}
.blog2 #footer .copyright .white,.blog2 #footer .copyright a {
    color: #6b7a9f;
}
.blog2 #content {
    width: 630px;
    margin-left: 10px;
}
/*Other
---------------------------------------------------------------*/
ul.presslist {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
ul.presslist li {
    display: block;
    padding: 9px 0 6px 0;
    border-top: 1px solid #BCC92C;
}
ul.presslist li:first-child{
    border:0;
}
.entry ul.presslist li {
    background: none;
    padding: 14px 0 7px 0;
}

.date_press {
    padding-right: 20px;
}
ul.advanced-recent-staff {}
ul.advanced-recent-staff li {
    padding-bottom: 10px;
    font-size: 100%;
}
ul.advanced-recent-staff li a {
    display: block;
}
h2.has_background {

    color: #556293;
    font-size: 235%;
    font-style: italic;
    min-height: 62px;
    padding: 35px 30px 35px;
    width: 649px;
}
h2.has_background span {
    display: block;
    padding-left: 50px;
}
h2.staff_title {
    margin-bottom: 0 !important;
    padding-bottom: 5px;
    padding-top: 70px
}
h3.staff_pos {
    margin-bottom: 45px!important;
}
.nav li ul li ul, #searchform label, #searchsubmit, span.says, hr {
    display: none;
}

#wp_tag_cloud div {
    line-height: 1.6em;
}
#wp-calendar {
    border: medium none;
    width: 100%;
}
#wp-calendar table, th, td {
    border: medium none;
}
#wp-calendar caption {
    color: #222222;
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 4px;
    text-align: left;
}
#wp-calendar thead {
    font-size: 11px;
}
#wp-calendar thead th {
}
#wp-calendar tbody {
    color: #AAAAAA;
}
#wp-calendar tbody td {
    background: none repeat scroll 0 0 #F5F5F5;
    border: 1px solid #FFFFFF;
    padding: 3px 0 2px;
    text-align: center;
}
#wp-calendar tbody .pad {
    background: none repeat scroll 0 0 transparent;
}
#wp-calendar tfoot #next {
    text-align: right;
}


.clear, .clearfix {
    clear: both;
    display: block;
}
#crumbs {
    border-bottom: 1px dashed #E0E0E0;
    font-size: 11px;
    line-height: 1.5em;
    margin-bottom: 20px;
    padding: 0;
}
h2.center {
    clear: both;
}
.ads-1 {
    padding: 0;
}
.ads-2 {
    display: block;
    margin: 10px 0;
}
.ads-3, .ads-3 img {
    border: medium none;
    clear: both;
    display: block;
    margin: 10px 0;
    padding: 0;
}
.page .ngg-albumoverview, .page .ngg-galleryoverview {
    position: relative;
    width: 104.2%;
}
.page .ngg-album-compact {
    float: left;
    height: auto;
    margin-right: 20px !important;
    padding: 0 !important;
    width: 206px;
}
.page .ngg-album-compactbox, .page .ngg-gallery-thumbnail a {
    background: none repeat scroll 0 0 transparent;
    display: table;
    float: left;
    height: auto;
    overflow: hidden;
    padding: 0 !important;
    position: relative;
    width: auto;
}
.page .ngg-album-compactbox, .page .ngg-gallery-thumbnail span {
    clear: both;
    display: block;
}
.page .ngg-album-link, .page .ngg-gallery-thumbnail img {
    background: none repeat scroll 0 0 transparent;
    border: 1px solid #A5A5A5;
    font-size: 0;
    height: 108px;
    line-height: 0;
    margin: 0;
    padding: 9px;
    width: 169px;
}
.ngg-album-compact h4 {
    width: auto !important;
}
.ngg-gallery-thumbnail {
    margin-bottom: 25px;
    margin-left: 0;
}
.page .ngg-album-compactbox .Thumb {
    border: medium none;
    height: 108px;
    width: 169px;
}
.jsrm-menu tr.odd, .jsrm-menu div.odd, .jsrm-menu li.odd, .jsrm-menu dd.odd, .jsrm-menu dt.odd {
    background-color: #FDF8EE !important;
}
.jsrm-menu table, .jsrm-menu ol, .jsrm-menu ul, .jsrm-menu dl, .jsrm-menu > div {
    border: medium none !important;
    border-spacing: 0;
    width: 100%;
}
a.evtitle {
    color: #695F4B;
}
.page_navigation , .alt_page_navigation{
	padding-bottom: 30px;
}

.page_navigation a, .alt_page_navigation a{
	padding:3px 5px;
	margin:2px;
	text-decoration:none;
/*	float: left;*/
	clear: both;
	font-family: Tahoma;
	font-size: 12px;
	border: 1px solid #000;
}
.active_page{
	background-color:white !important;
	color:black !important;
}	
.qualitywatch_posts
{
	width:650px;
	border-bottom: 1px solid #C3D02E; 
	padding: 10px 0px 3px 10px;
}
