/*
	Theme Name: Stevenslee
	Theme URI: http://themepix.com/wordpress-themes/Stevenslee/
	Description: AbstractLine is a free WordPress theme with featured posts option, post thumbnails and theme admin/options page. Suitable for any niche, especially for tech sites.
	Author: Liquid Interactive
	Author URI: http://www.liquidint.com/
	Version: 3.2
        Tags: black, tech, two-columns, right-sidebar, 3 columns in footer
*/

/* LAYOUT */

body {
    background: url("images/bg.jpg") repeat-x scroll center top ;
}
.noprint-logo {
    display: none;
}
#wrapper {
	margin:0 auto;
	width:1000px;
}
#wrapper-bg {
}
#wrapper-bg2 {
}
#container {
}
#contentwrap {
    /*background: url("images/content.jpg") repeat-x scroll 0 0 #FFFFFF;*/
    margin: 0 auto;
    /*padding-bottom: 10px;*/
}
.clearfix:after {
    clear: both;
    content: " ";
    display: block;
    font-size: 0;
    height: 0;
    line-height: 0;
    visibility: hidden;
    width: 0;
}
a {
    color: #333333;
    text-decoration: none;
}
a:hover {
    color: #333333;
    text-decoration: underline;
}
.breadcrumb a {
    color: #333333;
    font: 12px Arial;
    text-decoration: underline;
}
.breadcrumb  {
    color: #333333;
    font: 12px Arial;
    text-decoration: none;
}
#header {
    float:left;
    width:100%;
}
#header h1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 40px;
    font-weight: normal;
    margin-bottom: 0 !important;
    margin-top: 0;
    padding: 3px 14px 3px 20px;
    text-transform: uppercase;
}
#header h1 a, #header h1 a:visited {
    color: #222222;
    text-decoration: none;
}
#header h2 {
    color: #222222;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    padding-left: 20px;
}
.logoimg {
    /*margin-left: 20px;*/
    padding-top: 0;
}
.feedtwitter {
    margin-top: 6px;
    padding-top: 4px;
    text-align: right;
}
.navi-links {
    float: right;
    margin-left: 1px;
    margin-top: 0;
}
#navcontainer {
    display: block;
    height: 50px;
    overflow: hidden;
}
#navcontainer .current-cat a {
    background: none repeat scroll 0 0 #FA9401;
}
#content {
    color: #222222;
    padding-right: 0;
    float:left;
}
pre {
    overflow: auto;
    width: 470px;
}
.post {
    /*border-bottom: 1px solid #EEEEEE;*/
    margin-bottom: 20px;
    /*min-height: 200px;*/
    padding-bottom: 20px;
}
.post p {
    /*margin-bottom: 20px;*/
}
.title {
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 28px;
    font-weight: normal;
    margin: 0;
    padding: 0;
    text-transform: none;
}
.title a {
    color: #000000;
    text-decoration: none;
}
.title a:hover {
    color: #333333;
    text-decoration: none;
}
.pagetitle {
    background: none repeat scroll 0 0 #EEEEEE;
    font-family: Arial,Verdana;
    line-height: 22px;
    margin-bottom: 20px;
    padding: 10px;
    text-align: center;
}

.postdate{
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:15px;
	margin-bottom: 10px;
	padding: 0;
	text-align: left;
}



.postdate a{
	color:#000;
}
.postdate a:hover{
	text-decoration:underline;
}
.postdate-single {
    color: #555555;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    margin-bottom: 0;
    padding: 0;
    text-align: left;
    text-shadow: 0 1px 0 #FFFFFF;
}
.postdate-single-2 {
    background: none repeat scroll 0 0 #EEEEEE;
    color: #555555;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    margin-bottom: 10px;
    margin-top: -6px;
    padding: 5px;
    text-align: left;
    text-shadow: 0 1px 0 #FFFFFF;
}
.postmeta {
    font-family: Arial,Verdana;
    font-size: 11px;
    padding: 2px 4px;
}
.postdate img, .postmeta img {
    border: medium none;
    margin: 0 2px 2px;
    vertical-align: bottom;
}
.postdate-single-2 img, .postmeta-single-2 img {
    border: medium none;
    margin: 0 2px 2px;
    vertical-align: bottom;
}
.entry {
    font-family: Arial,Verdana;
    font-size: 13px;
    line-height: 20px;
    padding-top: 0;
    text-align: left;
}
.navigation {
    margin: 0;
    padding: 0;
}
blockquote {
    border-left: 3px solid #CADAE7;
    color: #444444;
    font-style: italic;
    overflow: hidden;
    padding-left: 9px;
}
.post img {
    max-width: 580px;
}
img.wp-smiley {
    border: medium none;
    margin: 0;
    max-height: 12px;
    padding: 0;
}
.aligncenter, div.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.alignleft {
    float: left;
}
.alignright {
    float: right;
}
.wp-caption {
    background-color: #F3F3F3;
    border: 1px solid #DDDDDD;
    border-radius: 3px 3px 3px 3px;
    margin: 10px;
    padding-top: 4px;
    text-align: center;
}
.wp-caption img {
    border: 0 none;
    margin: 0;
    padding: 0;
}
.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}
.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:active {
    background: none repeat scroll 0 0 transparent !important;
    border: 0 none !important;
    color: #333333 !important;
    font-size: 15px !important;
    padding: 4px 8px !important;
}
.wp-pagenavi span.pages {
    background: none repeat scroll 0 0 transparent !important;
    border: 0 none !important;
    color: #333333 !important;
    font-size: 15px !important;
    padding: 4px 8px !important;
}
.wp-pagenavi span.extend {
    background: none repeat scroll 0 0 transparent !important;
    border: 0 none !important;
    color: #232323 !important;
    font-size: 15px !important;
    padding: 4px 8px !important;
}
.wp-pagenavi span.current {
    background: none repeat scroll 0 0 #333333 !important;
    border: 0 none !important;
    color: #FFFFFF !important;
    font-size: 15px !important;
    font-weight: bold;
    padding: 4px 8px !important;
}
.wp-pagenavi a:hover {
    background: none repeat scroll 0 0 #444444 !important;
    border: 0 none !important;
    color: #FFFFFF !important;
}
.sidebaradbox {
    margin: 0;
    padding: 5px;
    text-align: center;
}
.ad125 {
    margin: 6px;
}
.sidebar {
    color: #333333;
    font-size: 13px;
}
.sidebar a {
    text-decoration: none;
}
.sidebar a:hover {
    text-decoration: underline;
}
#search {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CCCCCC;
    float: left;
    height: 24px;
    padding: 0;
    text-align: left;
    width: 188px;
}
#search input {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    color: #000000;
    float: left;
    padding: 4px;
}
#s {
    background: none repeat scroll 0 0 transparent;
    margin: 2px 0 0;
    padding: 4px;
    width: 150px;
}
#topsearch #search {
}
#topsearch #s {
    width: 150px;
}
.addthis_toolbox {
    padding: 15px 32px 0 0;
    text-align: right;
}
.addthis_toolbox .custom_images a {
    height: 32px;
    margin: 0 3px;
    padding: 0;
    width: 32px;
}
.addthis_toolbox .custom_images a:hover img {
    opacity: 1;
}
.addthis_toolbox .custom_images a img {
    opacity: 0.85;
}
.sidebarvideo {
}
.sidebar h2 {
    background: url("images/h2bg.jpg") repeat-x scroll 0 0 #12171A;
    color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 17px;
    font-weight: normal;
    line-height: 14px;
    margin: 0 -10px 4px;
    padding: 15px 10px;
    text-align: left;
    text-transform: uppercase;
}
.sidebar ul {
    list-style-type: none;
    margin: 0 0 10px;
    padding: 0;
}
.sidebar ul li {
    list-style-type: none;
    margin-bottom: 10px;
    padding: 0;
}
.sidebar ul ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.sidebar ul li li, .sidebar ul li ul li {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    border-radius: 0 0 0 0;
    box-shadow: none;
    margin: 0 0 2px;
    padding: 4px 0;
}
.sidebar ul li li:hover, .sidebar ul li ul li:hover {
}
#wp-calendar th {
    background: none repeat scroll 0 0 transparent;
    font-style: normal;
    text-transform: capitalize;
}
#wp-calendar caption {
    background: none repeat scroll 0 0 transparent;
    margin: 2px 0;
    padding: 2px 4px;
    text-transform: uppercase;
}
#wp-calendar td {
    font: 12px 'Lucida Grande','Lucida Sans Unicode',Verdana,sans-serif;
    letter-spacing: normal;
    padding: 2px 0;
    text-align: center;
}
#wp-calendar td:hover, #wp-calendar #today {
    background: none repeat scroll 0 0 #4B585E;
    color: #FFFFFF;
    text-shadow: 0 1px 0 #000000;
}
#wp-calendar td:hover a {
    color: #414445;
}
#wp-calendar {
    empty-cells: show;
    font-size: 14px;
    font-weight: bold;
    margin: 0;
    width: 100%;
}
#footer {
    /*background: none repeat scroll 0 0 #4B585E;*/
    color: #FFFFFF;
    font-size: 12px;
    margin: 0 auto;
    padding: 10px 5px;
    /*text-align: center;*/
    width: 960px;
}
#footer a {
    color: #FFFFFF;
    text-decoration: none;
}
#footer a:hover {
    color: #FFFFFF;
    text-decoration: underline;
}
#info {
    /*background: none repeat scroll 0 0 #4B585E;
    color: #FFFFFF;
    font-size: 11px;
    margin: -5px auto 0;
    padding: 0 0 5px;
    text-align: center;
    width: 970px;*/
}
#info a {
    color: #FFFFFF;
    text-decoration: none;
}
#comments h3 {
    margin-bottom: 10px;
}
#commentform input {
    margin: 5px 5px 1px 0;
    padding: 2px;
    width: 170px;
}
#commentform {
    margin: 5px 10px 0 0;
}
#commentform textarea {
    padding: 2px;
    width: 100%;
}
#respond:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
#commentform #submit {
    float: right;
    margin: 0 0 5px auto;
}
.alt {
    margin: 0;
    padding: 10px;
}
.commentlist {
    padding: 0;
    text-align: justify;
}
.commentlist li {
    list-style: none outside none;
    margin: 15px 0 10px;
    padding: 5px 5px 10px 10px;
}
.commentlist li ul li {
    margin-left: 10px;
    margin-right: -5px;
}
.commentlist p {
    margin: 10px 5px 10px 0;
}
.children {
    padding: 0;
}
#commentform p {
    margin: 5px 0;
}
.nocomments {
    margin: 0;
    padding: 0;
    text-align: center;
}
.commentmetadata {
    display: block;
    margin: 0;
}
.post_thumbnail {
    background-color: #FFFFFF;
    border: 1px solid #EEEEEE;
    margin: 0 10px 10px 0;
    padding: 4px;
}
/* added to style featured images 2-6 - JJL - 1/29/2014 */
.attachment-full {
    background-color: #FFFFFF;
    border: 1px solid #EEEEEE;
    margin: 0 10px 10px 0;
    padding: 4px;
}
.featured-post-slider {
   /* margin: 0 0 15px;*/
}
.featured-post-slides-container {
	position:relative;
}
.featured-post-slides, .featured-post-thumbnail, .featured-post-prev-next, .featured-post-nav {
    width: 680px;
}
.featured-post-slides, .featured-post-thumbnail {
    height: 289px;
  /*  overflow: hidden;*/
    position: relative;
}
.featured-post-title {
    color: #FFFFFF;
    font-family: Arial,Helvetica,Sans-serif;
    font-size: 18px;
    font-weight: bold;
    margin: 0;
    padding: 0 0 2px;
}
.featured-post-title a, .featured-post-title a:hover {
    color: #FFFFFF;
    text-decoration: none;
}
.featured-post-content {

    bottom: 40px;
    left: 20px;
    color: #ffffff;
    overflow: hidden;
    padding: 10px 15px;
    position: absolute;
    right: 0;
    width:560px;
}
.featured-post-content p {
    color: #FFFFFF;
    line-height: 18px;
    margin: 0;
    padding: 0;
}
.featured-post-more, .featured-post-more:hover {
    color: #FFFFFF;
    font-weight: bold;
}
.featured-post-nav {
    /*background: url("images/featured-post-navbg.png") repeat-x scroll 0 0 #2B2D2D;*/
    height: 15px;
    padding: 10px 0;
    text-align: center;
}
.featured-post-pager a {
    background-image: url("images/featured-pager.png");
    background-position: 0 2px;
    cursor: pointer;
    display: inline-block;
    float: none;
    height: 20px;
    line-height: 1;
    margin: 0 8px 0 0;
    overflow: hidden;
    padding: 0;
    text-indent: -999px;
    width: 18px;
    background-repeat:no-repeat;
}
.featured-post-pager a:hover, .featured-post-pager a.activeSlide {
    background-position: 0 -20px;
    opacity: 1;
    text-decoration: none;
}
.featured-post-prev-next-wrap {
    position: relative;
    z-index: 200;
}
.featured-post-prev-next {
    bottom: 130px;
    height: 37px;
    left: 0;
    position: absolute;
    right: 0;
}
.featured-post-prev {
   /* background: url("images/featured-prev.png") no-repeat scroll left top transparent;*/
    float: left;
    height: 37px;
    margin-left: 10px;
    opacity: 0.6;
    width: 37px;
}
.featured-post-prev:hover {
    opacity: 0.8;
}
.featured-post-next {
   /* background: url("images/featured-next.png") no-repeat scroll right top transparent;*/
    float: right;
    height: 37px;
    margin-right: 10px;
    opacity: 0.6;
    width: 36px;
}
.featured-post-next:hover {
    opacity: 0.8;
}
.footer_content {
    float: left;
    padding: 20px;
}
.clear {
    clear: both;
}
.navis, .navis * {
    line-height: 1;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.navis ul {
    position: absolute;
    top: -999em;
    width: 100%;
}
.navis ul li {
    width: 100%;
}
.navis li:hover {
    visibility: inherit;
}
.navis li {
    float: left;
    position: relative;
}
.navis a {
    display: block;
    position: relative;
}
.navis li:hover ul, .navis li.sfHover ul {
    left: 0;
    top: 100%;
    z-index: 99;
}
.navis li:hover li ul, .navis li.sfHover li ul {
    top: -999em;
}
.navis li li:hover ul, .navis li li.sfHover ul {
    left: 100%;
    top: 0;
}
.navis li li:hover li ul, .navis li li.sfHover li ul {
    top: -999em;
}
.navis li li li:hover ul, .navis li li li.sfHover ul {
    left: 100%;
    top: 0;
}
.sf-shadow ul {
    border-bottom-left-radius: 17px;
    border-top-right-radius: 17px;
    padding: 0 8px 9px 0;
}
.navis .sf-shadow ul.sf-shadow-off {
    background: none repeat scroll 0 0 transparent;
}
.navi-primary-container {
    float: left;
    margin: 0;
    padding: 0;
    position: relative;
    z-index: 400;
}
.navi-primary {
}
.navi-primary ul {
    min-width: 160px;
}
.navi-primary li a {
    color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    margin: 0;
    padding: 16px 14px;
    text-decoration: none;
    text-transform: none;
}
.navi-primary li a:hover, .navi-primary li a:active, .navi-primary li a:focus, .navi-primary li:hover > a, .navi-primary li.current-cat > a, .navi-primary li.current_page_item > a, .navi-primary li.current-navi-item > a {
    background: none repeat scroll 0 0 #000000;
    outline: 0 none;
}
.navi-primary li li a {
    background: none repeat scroll 0 0 #F4F4F4;
    border: 0 none;
    border-radius: 0 0 0 0;
    color: #6F6D6D;
    font-weight: normal;
    margin: 0;
    padding: 10px 15px;
    text-shadow: none;
    text-transform: none;
}
.navi-primary li li a:hover, .navi-primary li li a:active, .navi-primary li li a:focus, .navi-primary li li:hover > a, .navi-primary li li.current-cat > a, .navi-primary li li.current_page_item > a, .navi-primary li li.current-navi-item > a {
    background: none repeat scroll 0 0 #333333;
    border-bottom: 0 none;
    color: #FFFFFF;
    outline: 0 none;
    text-decoration: none;
}
.navi-primary a.sf-with-ul {
    min-width: 1px;
    /*padding-right: 20px;*/
}
.navi-primary .sf-sub-indicator {
    display: block;
    overflow: hidden;
    padding: 15px 7px 0 0;
    position: absolute;
    right: 0;
    top: 0;
}
.navi-primary li li .sf-sub-indicator {
    padding: 9px 10px 0 0;
}
.wrap-navi-primary .sf-shadow ul {
}
.navi-secondary-container {
    background: url("images/menu.png") no-repeat scroll 0 0 transparent;
    height: 55px;
    margin: 0;
    padding: 0;
    position: relative;
    z-index: 300;
}
.navi-secondary {
    margin: 0 auto;
    width: 951px;
}
.navi-secondary ul {
    min-width: 160px;
}
.navi-secondary li a {
    color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    padding: 16px 14px;
    text-decoration: none;
    text-transform: uppercase;
}
.navi-secondary li a:hover, .navi-secondary li a:active, .navi-secondary li a:focus, .navi-secondary li:hover > a, .navi-secondary li.current-cat > a, .navi-secondary li.current_page_item > a, .navi-secondary li.current-navi-item > a {
    background: none repeat scroll 0 0 #4B7671;
    color: #FFFFFF;
    outline: 0 none;
}
.navi-secondary li li a {
    background: none repeat scroll 0 0 #F4F4F4;
    color: #3D3F3F;
    font-weight: normal;
    margin: 0;
    padding: 10px 15px;
    text-transform: none;
}
.navi-secondary li li a:hover, .navi-secondary li li a:active, .navi-secondary li li a:focus, .navi-secondary li li:hover > a, .navi-secondary li li.current-cat > a, .navi-secondary li li.current_page_item > a, .navi-secondary li li.current-navi-item > a {
    background: none repeat scroll 0 0 #28150E;
    color: #FFFFFF;
    outline: 0 none;
}
.navi-secondary a.sf-with-ul {
    min-width: 1px;
    padding-right: 26px;
}
.navi-secondary .sf-sub-indicator {
    display: block;
    overflow: hidden;
    padding: 14px 13px 0 0;
    position: absolute;
    right: 0;
    top: 0;
}
.navi-secondary li li .sf-sub-indicator {
    padding: 9px 13px 0 0;
}
.wrap-navi-secondary .sf-shadow ul {
}
h2.twittertitle a, h2.twittertitle a:hover {
    color: #FFFFFF;
}
.tweets-widget ul li:first-child {
    margin-top: 5px;
}
.tweets-widget li.tweets-bird {
    background: url("images/tweets.png") no-repeat scroll left 9px transparent;
    padding-left: 24px;
}
.tweets-widget ul li {
    list-style: none outside none;
    margin: 15px 0 0;
    padding: 0;
}
img.popular-sidebar {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #DDDDDD;
    margin-right: 10px;
    margin-top: 5px;
    padding: 3px;
}
a.more-link {
    background: none repeat scroll 0 0 #12171A;
    color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    padding: 7px 10px;
}
a.more-link:hover {
    background: none repeat scroll 0 0 #4C4C4C;
}
img.post_thumnail {
}
div.post_thumnail {
    height: 160px;
    overflow: hidden;
}
.pagination {
    clear: both;
    font-family: Arial, Helvetica, sans-serif;
    padding:0 0 18px;
    position: relative;
}
.pagination span, .pagination a {
    background: none repeat scroll 0 0 transparent;
    color: #333333;
    display: block;
    float: left;
    margin: 2px 2px 2px 0;
    padding: 6px 9px 5px;
    text-decoration: none;
    width: auto;
}
.pagination a:hover {
    background: none repeat scroll 0 0 #3279BB;
    color: #FFFFFF;
}
.pagination .current {
    background: none repeat scroll 0 0 #12171A;
    color: #FFFFFF;
    padding: 6px 9px 5px;
}
h2.widgettitle a {
    color: #FFFFFF;
}
#topsearch {
    float: right;
    margin-bottom: 0;
    margin-right: 23px;
    margin-top: 9px;
}
#footer-widgets-outer {
    background: url("images/content.jpg") repeat-x scroll 0 0 #FFFFFF;
    margin: 0 auto;
    padding-top: 10px;
    width: 970px;
}
.footer-widgets-inner {
    margin: 0 auto;
    width: 956px;
}
ul.footer-widget {
    color: #333333;
    float: left;
    font-size: 13px;
    margin: 0 5px;
    padding: 0;
    text-align: left;
    width: 307px;
}
.footer-widget a {
    text-decoration: none;
}
.footer-widget a:hover {
    color: #333333;
    text-decoration: underline;
}
.footer-widget h2 {
    background: url("images/h2bg.jpg") repeat-x scroll 0 0 #12171A;
    color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 17px;
    font-weight: normal;
    line-height: 14px;
    margin: -10px -10px 0;
    padding: 13px 9px;
    text-align: left;
    text-transform: uppercase;
}
.footer-widget ul {
    list-style-type: none;
    margin: 0 0 10px;
    padding: 0;
}
.footer-widget ul li {
    list-style-type: none;
    margin-bottom: 0;
}
.footer-widget ul ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.footer-widget ul li li, .footer-widget ul li ul li {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    border-radius: 0 0 0 0;
    box-shadow: none;
    margin: 0 0 2px;
    padding: 4px 0;
}
.footer-widget ul li li:hover, .footer-widget ul li ul li:hover {
}
.footer-widget li {
    background: none repeat scroll 0 0 #FFFFFF;
    list-style-type: none;
    margin-bottom: 15px;
    padding: 10px;
}
.footer-widget li li {
    padding: 5px 0;
}
#footer-outer {
}
div.textwidget {
    padding-top: 5px;
}
div#info ul li {
    display: inline;
    padding-right: 5px;
}
div#info ul {
    margin: 0;
    padding: 0;
}



.top-menu{
	float:right;
	margin:20px 0 0;
}
.top-menu li{
	float:left;
	list-style:none;
	list-style-type:none;
}
.top-menu li a{
	font:12px Arial;
	color:#fff;
}

.top-menu-divider{
	padding:1px 5px 0 5px;
 	height:15px;
}


.top-menu li.current a{
	color:#5f8e30;
}
.search-site{
	float:right;
	clear:both;
	margin-top:10px;
}
.go-btn{
	background:url(images/go-btn.jpg) no-repeat;
	width:18px;
	height:20px;
	border:none;
	margin-left:10px;
	cursor:pointer;
}
.search-site select{
	float:left;
	height:20px;
	padding:0;
	margin:0!important;
}
.search-site input[type="text"]{
	float:left;
	padding:1px 0 1px 4px;
	border:1px solid #ccc;
	margin-left:20px;
	margin-top: 0px;
}
.steven-griffin{
	margin:24px 0 0 25px;
	float: left;
}
.steven-top-menu li.current a{
	color:#ffffff;
}
.go-btn2{
	background:url("images/go-btn.jpg") no-repeat!important;
}

.steven-top-menu li a:hover { color:#fff;}
.outer {
	float:right!important;
	width:auto;
	margin:15px 0 0!important;
}
.header-part{
	float:left;
	width:auto;
	margin:24px 0 0 25px;
}
#menu-top-menu li a {
    background: none repeat scroll 0 0 transparent;
    color: #FFFFFF;
    font: 14px Arial;
    padding:10px 19px;
	background:url("images/strip.png") no-repeat scroll right center;
}

#menu-top-menu li ul li a {
	background-image: none;
	}

#menu-top-menu li a:hover{
	background:url("images/strip2-hover.png") no-repeat scroll right center;
}

#menu-top-menu li{

}
.outertop{
	float:right;
	}
#contentwrap{
	float:left;
	width:998px;
	margin-top:5px;
	border:1px solid #CACBCF;
}

#contentwrap-997{
	float:left;
	width:997px;
	margin-top:5px;
	border:1px solid #CACBCF;
}

.postcont{
	padding:0!important;
	width:998px;
	margin:0!important;
	background:url(images/bg1.jpg) repeat-y;
}

.postcontwor{
	padding:0!important;
	width:998px;
	margin:0!important;
	background:url(images/bgleftright.jpg) repeat-y;
}

.postcontwolr{
	padding:0!important;
	width:998px;
	margin:0!important;
	background:none!important;
}

.featured-post-slides-container{
	float:left;
	width:680px;
}
.banner-rht {
	float: left;
	width: 258px;
	background: #3E3E3E;
	padding: 24px 30px;
	min-height: 241px;
}
.banner-rht p {
    color: #FFFFFF;
    float: left;
    padding:10px 10px 10px 0;
    font: 12px/20px Arial;
	font-weight:bold;
    width: 250px;
    margin-bottom:0!important;
}
.banner-rht h1 {  color: #FFFFFF;    float: left;}

.banner-rht a{ color: #FFFFFF;    float: left;}

.outer-wrapper{
	width:100%;
}
.featured-post-nav{
	width:200px;
	position:absolute;
	right:0;
	bottom:15px;
	z-index:10;
}
.section{
	float:left;
	width:100%;
}
.news{
	float:left;
	width:339px;
	border-right:1px solid #CDCDCD;
	background:#FFFFFF;
	min-height:270px;
	margin-bottom:15px;
}
.news h1{
	background: none repeat scroll 0 0 #608F30;
    color: #FFFFFF;
    float: left;
    font: 18px/30px Arial;
    padding-left: 30px;
    width: 383px;
}
.news .title a{
	width: 290px;
	float: left;
	color: #333;
	font: bold 12px/18px Arial;
	text-decoration: none;
}

.news .title a:hover{
	text-decoration:underline;
}

.news .title{
	float:left;
	padding-left:30px;
}

.news .entry{
	float:left;
}
.news .entry p{
	color: #8A8A8A;
    font: 12px/18px Arial;
    padding:0 30px 0;
    margin-bottom:0!important;
    width:292px;
}

.industries{
	float:left;
	width:293px;
}
.industries h2{
	float:left;
	width:263px;
	padding-left:30px;
	font:18px/30px Arial;
	background:#f5be3f;
	margin-bottom:0!important;
}
.industries-list{
	float:left;
	width:243px;
	padding:10px 25px;
	margin:0!important;
}
.industries-list li{
	float:left;
	width:100%;
	list-style:none;
}
.industries-list li a{
	color:#000;
	font:14px Arial;
	padding:7px 0 7px 0px;
	float:left;
	width:100%;
	background:url(images/border.jpg) repeat-x right bottom;
	position:relative;

}
.industries-list a:hover{
	background:#d7d7d7;
	border-left:6px solid #f5be3f;
	left:-6px;
	padding-left:10px;
	width:233px;
}
.services{
	width:290px;
	border-left:1px solid #CDCDCD;
	min-height:402px;
	}
#footer{
	float:left;
	padding:10px 0 0 30px;
}
#footer ul li{
	float:left;
	list-style:none;
}
#footer ul a{
	font:11px Arial;
	color:#000;
	float:left;
}
#footer ul a:hover{
	text-decoration:underline;
	color:#000;
}
#footer ul li img{
	padding:0 7px;
}
#footer p{
	font:11px Arial;
	color:#000;
	clear:both;
	padding:10px 0;
	text-align:left;
	float:left;
	width:970px;
}
#footer ul{
	margin:0!important;
	float:left;
	}
/*.menu-item-18{
	background:none!important;
	}*/
.menu-item-18 a{ background:none; /*padding-right:0!important;*/}
.services h2{
	width:260px;
}
/*.newshead{background:#608F30; width:680px; float:left; height:30px;margin-bottom: 15px;}*/
.newshead{background:#608F30; width:680px; float:left; height:30px;margin-bottom: 15px;}
.newshead h1{ color: #FFFFFF;
    float: left;
    font: 16px/30px Arial;
    padding-left: 30px;}

.section-rht{
	float:left;
	width:217px
}

/*.featured-content{
	background:#efefef;
	float:left;
	width:100%;
	border-left:1px solid #CACBCF;
	padding:40px 79px 33px 20px;
	min-height:420px;
}*/

.featured-content{
	background:#efefef;
	float:left;
	width:100%;
	/*border-left:1px solid #CACBCF;*/
	padding:28px 69px 33px 30px;
	min-height:250px;
}

.featured-content-home{
	float:left;
	width:100%;
	padding:28px 69px 33px 30px;
	min-height:250px;
}

.featured-content h1{
	font:25px Arial;
	color:#000;
	padding-bottom:15px;
}

.section-inner { float:left; width:680px; }


/*--------------------innner-page----------------------------------*/
.inner_left{
	width:241px;
	float:left;
	background:#efefef;
}
.service_ima{
	float:left;
}
.profile_ima	{ margin:18px 0 0 18px;}
.profile_ima img	{ margin:0; padding:0; width: 200px; height: auto;}
.service_ima img{
	float:left;
	border-bottom:1px solid #cacbcd;
}
.inner_menu{
	float:left;
	width:240px;
	border-right:1px solid #cccccc;
}
.inner_menu h2{
	float:left;
	font:16px Arial;
	color:#2d3035;
	width:204px;
	padding:20px 18px 0 18px;
}
.inner_menu .related_info h2{
	padding:0 0 0 0;
}

.inner_menu h4{
	padding-left: 18px;
	margin-bottom: 0px;
}
.inner_menu p	{ padding:20px 18px 0 18px}
.inner_menu ul{
	float:left;
	width:100%;
	padding:10px 0 15px;
}
.inner_menu ul li{
	padding:0 18px;
	list-style:none;
	float:left;
}
.inner_menu  ul.menu_lft a{
	font:14px Arial;
	color:#2d3035;
	border-bottom:1px dotted #a2a2a2;
	width:200px;
	float:left;
	padding:6px 0;
	text-decoration:none;
}
.inner_menu ul ul {
    padding: 0;
}
.inner_menu ul ul a {
    width: 163px;
}
.menu_lft li.current a{
	color:#969696;
}
.menu_lft li:hover{
	background:#cccccc;
	border-left:6px solid #618f2d;
	padding:0 22px 0 12px;
}
.inner_right{
	float:left;
	width:757px;
}
.inner_right.inner_right1 h4,
.inner_right.inner_right1 p	{ margin:0 0 5px; padding:0;}

.inner_right h4,
.inner_right p,
.inner_menu  p
{ margin:0 0 8px; padding:0;}

.page-title{
	float:left;
	width:748px;
	background:#3e3e3e;
	border-right:9px solid #5f9130;
    position: relative;
}
.page-title h1{
	float:left;
	padding:85px 27px 20px 30px;
	font:30px Arial;
	color:#fff;
	width:700px;
}
.page-title h3{
    position: absolute;
    top: 60px;
    left: 30px;
    color: #ffffff;
    width: 727px;
}
.inner_section{
	float:left;
	width:704px;
	background:#fff;
	padding:10px 25px 10px 28px;
	min-height:589px;
}
.inner_section_top{
	float:left;
	width:100%;
}.single-pro .inner_section h3 {    margin-bottom: 5px;}.single-pro .inner_section p.pro-data {    margin-bottom: 0;}
.inner_section .breadcrumb{
	/*padding: 0 0 20px 0;*/
}
.inner_section ul.space	{ padding:0 20px 10px;}
.inner_section ul.space li	{ padding-bottom:10px;}
.inner_section ul {
    padding-bottom: 10px;
}
ul.bread_crumb{
	float:left;

}
ul.bread_crumb li{
	float:left;
	list-style:none;
}
ul.bread_crumb li a{
	color:#333;
	font:12px Arial;
	text-decoration:underline;
}
ul.bread_crumb span{
	padding:0 5px;
	color:#999999;
}
ul.icons{
	float:right;
}
ul.icons li{
	float:left;
	padding:0 5px;
	list-style:none;
}

ul.icons li a:hover{
	text-decoration:none;
}


.bread_crumb li.active a{
	text-decoration:none;
	color:#797979;
}
.page_content{
	float:left;
	width:100%;
}
.page_content h2{
	font:18px Arial;
	color:#000;
	padding-top:10px;
}
.page_content h3{
	font:16px Arial;
	color:#000;
	padding-top:10px;
}
.page_content h4{
	font:bold 12px Arial;
	color:#000;
	padding-top:10px;
}
.page_content p{
	font:13px/20px Arial;
	color:#000;
	padding:10px 0 20px;
	border-bottom:1px solid #cccccc;
}
.item_list{
	display:block;
	padding:10px 0;
	border-bottom:1px solid #cccccc;
}
.item_list li{
	display:block;
	background:url(images/disc.png) no-repeat left center;
	padding-left:10px;
	font:14px Arial;
	color:#000;
}
.txt_link{
	float:left;
	padding:10px 0 20px;
	border-bottom:1px solid #cccccc;
	width:100%;
}
.txt_link a{
	text-decoration:underline;
	color:#003399;
	font:13px Arial;
}
.form-section-head{
	float:left;
	padding-top:10px;
}
.form-field{
	float:left;
	padding-top:10px;
}
.form-field label{
	font:13px Arial;
	color:#000;
	float: left;
}
.form-field input[type=text]{
	border:none;
	background:url(images/textbox-bg.jpg) no-repeat;
	height:26px;
	width:150px;
	padding-left:5px;
	margin-left:15px;
	font:13px Arial;
	color:#000;
	line-height:26px;
	float:left;
}
.submit-btn{
	float:left;
	background:url(images/submit-btn.png) no-repeat;
	font:13px/30px Arial;
	color:#fff;
	width:99px;
	border:none;
	cursor:pointer;
	margin-left:5px;
}
.inner_footer{
	background:#3e3e3e;
	width:970px!important;
	padding-top:20px!important;
}
#footer ul{
	float:left;
	width:100%;
}
.inner_footer ul a{
	color:#fff!important;
}
.inner_footer p{
	color:#fff!important;
}



/*-----------------inner_page1-----------------*/
.inner_section1{
	width:484px;
}
    .inner_section_full {
        width: 90%;
    }
.related_info{
	float:left;
	width:186px;
	background:#efefef;
	border-left:1px solid #ccc;
	padding:34px 15px 0 18px;
	min-height:564px;
}
.related_info h2{
	float:left;
	font:14px Arial;
	color:#000;
	width:100%;
	font-weight:bold;
}
.related_info li,.inner_right  .related_info h5, .inner_right  .related_info p	{ padding-bottom:5px;}
.inner_right  .related_info h5, .inner_right  .related_info p	{margin-bottom:0;}
.inner_right  .related_info p:last-child{margin-bottom:15px;}
.pro-left.related_info{padding:0 0 0 0;width:200px;border-left:none;}
.pro-left.related_info p{width:200px;padding:0 0 5px 0;margin:0 18px 0 18px}
.pro-left.related_info ul li {
    margin-bottom: 8px;
}
/*.inner_right  .related_info  .customproside h2{
	margin-top:20px;
}*/
/*.inner_menu .pro-left.related_info ul, .customproside ul{margin-left:30px !important; padding-left:0;margin-right:10px;}*/
.inner_menu .pro-left.related_info h2{
	margin-left:18px
}
/*.customproside ul{margin-left:18px !important}
.inner_menu .pro-left.related_info ul li, .customproside ul li,
.inner_left .inner_menu  .related_info ul li,
.inner_right .related_info ul li
{list-style:disc !important;padding:0 0 5px 0 !important;}
.inner_left .inner_menu  .related_info ul li,
.inner_left .inner_menu  .related_info ol li{float:none;}
.inner_left .inner_menu  .related_info ul,
.inner_left .inner_menu  .related_info ol,
.inner_right .related_info ul
{padding-left:15px;}*/
.inner_left .inner_menu  .related_info ol li{list-style:decimal !important}

.inner_menu .pro-left.related_info ul li.page_item, .customproside ul li.page_item{list-style:none;}

.inner_right  .related_info  .customproside h2:first-child{margin-top:0}
.inner_menu .related_info ul a{
	border-style:none none none none;
	float:none;



}
.related_info a{
 text-decoration:none;
}
.related_info a:hover{
 text-decoration:underline;
}

.related_info ul{
 clear:both;
 margin: 0;
 padding: 0 0 20px 0px;
 list-style:none;
 list-style-type:none;
}

.practice_chairs{
	float:left;
	width:100%;
}
.practice_chairs h3{
	color:#323232;
	font:bold 14px Arial;
	padding-bottom:10px;
}
.practice_chairs ul{
	float:left;
	width:100%;
	padding-bottom:30px;
}
.practice_chairs ul li{
	float:left;
	font:13px Arial;
	color:#696969;
	width:100%;
	padding-bottom:5px;
	list-style:none;
}

.sub-menu{
	background:#efefef;
	width:260px!important;
	float:left;
	border-left:6px solid #608F30;
	border-top:1px solid #999;
}
/* Services submenu; two-column */
#menu-item-44 .sub-menu {
    width: 300px !important;
    float: left;
    position: absolute;
    left: -137px;
}
#menu-item-44 .sub-menu-2 {
    position: absolute;
    left: 169px;
}
/*
#menu-item-44 .sub-menu li.left-col {
    float: left;
    clear: left;
}
#menu-item-44 .sub-menu li.right-col {
    border-left: 6px solid #608F30;
    float: left;
}*/
.navi-primary-container .sub-menu a{
	color:#333!important;
	}
.sub-menu li{
	background:none!important;
	float:left;
	width:100%;
	border-bottom:1px solid #999;
	padding:0!important;
}
.sub-menu li a{
	color:#333!important;
	padding:5px 19px 5px 12px!important;
	display:block;
}
.sub-menu li:hover a{
	background:#608f30!important;
	color:#fff!important;
}
.navi-primary li:hover{
	background:url("images/strip2-hover.png") no-repeat scroll right center #efefef;

}
.navi-primary li:hover a{
	color:#333!important;
	background:url("images/strip2-hover.png") no-repeat scroll right center;
}
.navi-primary li.current-menu-item a{

}

.element.style {
    list-style: none outside none;
}
.inner_menu li { list-style:none;}


.navi-primary li.current-menu-item ul a{ color:#333!important;}
.current-menu-item a{ color:#608F30!important;}
.navi-primary .sub-menu .current-menu-item a{ color:#608F30!important;}
.navi-primary .sub-menu .current-menu-item a:hover{ color:#333!important}
#menu-top-menu li#menu-item-41 a { background: none;}
#menu-top-menu li#menu-item-41:hover { background: none; background-color: #efefef;}
li.menu-item-41:hover a { background: none; background-color: #efefef; }


.homebg
{
	 background:url(images/bg2.jpg) repeat-y;
}
.news-resoures{
	float:left;
	width:100%;
}
.news-resoures p{
	margin-bottom:0;
}
.inner_section2 .breadcrumb{
	padding-bottom:10px;
}

.bldtxt{ height:26px;font: bold 14px arial; color:#000000;text-align:left; background-color:#fbdd37;}

.page_contentnews p{
	font:12px/20px Arial;
	color:#333;
	padding:8px 0;
	line-height: 1.5;
	margin:0px!important;
	/*border-bottom:1px solid #cccccc;*/
}

.page_contentnews a{
	text-decoration:underline;
}

.pagetitnews{
	font:13px/20px Arial;
	color:#000;
	font-weight:bold;
	padding-bottom:5px;

}

#sitemap ul{
	margin: 0 0 25px 30px;
}

div#sitemap ul li.page_item {
	list-style: none;
}

div#sitemap ul li.page_item ul.children li.page_item {
	list-style: disc;
}

	.inner_right .pagination1			{ padding:5px 0 30px;}
	.inner_right .pagination1 ul		{ padding:0; min-height:22px;}
	.inner_right .pagination1 li		{ float:left; list-style:none; background:url("images/strip.png") no-repeat scroll left center transparent;padding:0; font-size:14px; font-weight:bold;}
	.inner_right .pagination1 li:first-child	{ background:none;}
	.inner_right .pagination1 li:first-child a	{ margin-left:0;}
	.inner_right .pagination1 li a		{ color:#252733; margin:0 6px; padding:0; float:left;}
	.inner_right .pagination1 li.last,
	.inner_right .pagination1 li.last a{ padding-right:0; margin-right:0;}
	input[type="button"], .submit-button	{ background:#608f30; border:none; color:#ffffff; padding:5px 10px; margin:10px 5px 0 0 ; cursor:pointer; font-family:Arial, Helvetica, sans-serif; font-weight:bold;}
	input[type="button"].grey	{ background:#999999;}
	.inner_right a.link	{ color:#608f30; text-decoration:none; font-weight:bold;}
	.inner_right a.link:hover	{ text-decoration:none;}

.details	{ padding-top:15px;}
.details td,.details  th	{ vertical-align:top; padding:15px 15px 15px 0;}
.page-template-industries-services-php .details td{padding:15px 13px 15px 0;}
.page-template-industries-services-php .details td.phone{ padding:15px 0 15px 0;}

/* .details p a	{ color:#608f30; font-weight:bold;} /* REMOVED LNJ 130926 */

.bio td		{ vertical-align:top; padding:0;}

.inner_menu1 h2{
	font:16px Arial;
	color:#2d3035;
	font-weight:bold;
	margin:26px 0 0;
	float:none;
}
.inner_menu1 p	{ padding:10px 0 0; margin:0;}
.inner_menu1 p.space	{ padding-top:20px;}
.inner_menu1 ul{
	margin:10px 0 15px;
	padding:0;
}
.inner_menu1 ul li{
	padding:0 0;
	list-style:disc;
	margin:10px;
	float:left;
	width:198px;
}
#wp-realtime-sitemap-pages ul ul.children {
    margin-left: 35px;
}
ul.menu_lft li.current_page_item > a, li.current-cat a {
	color: #ccc;
	text-decoration: none;
	cursor: default;
	}

ul.menu_lft li.current_page_item:hover, li.current-cat:hover {
	background: none;
	border-left: none;
	padding-left: 18px;
}

ul.menu_lft li.current_page_item:hover > a:hover {
	color: #ccc;
	text-decoration: none;
	background: none;
	}
.menu_right {
    float: left;
    padding: 10px 0 15px;
    width: 100%;
}
.menu_right li {
    float: left;
    list-style: none outside none;
    padding: 0 8px;
}
.menu_right li a {
    border-bottom: 1px dotted #A2A2A2;
    color: #2D3035;
    float: left;
    font: 14px Arial;
    padding: 6px 0;
    text-decoration: none;
    width: 150px;
    margin-left: 5px;
}
.menu_right li.current_page_item > a, li.current-cat a {
	color: #ccc;
	text-decoration: none;
	cursor: default;
	}

.menu_right li.current_page_item:hover, li.current-cat:hover {
	background: none;
	border-left: none;
	padding-left: 18px;
}

.menu_right li.current_page_item:hover > a:hover {
	color: #ccc;
	text-decoration: none;
	background: none;
	}
.menu_right li.current a{
	color:#969696;
}
.menu_right li:hover{
	background:#cccccc;
	border-left:6px solid #618f2d;
	padding:0 12px 0 2px;
}
#professionals {
    clear: both;
}
#professionals table.details {
    padding-top: 0;
}
.inner_section #professionals,
.inner_section #news,
.inner_section #resources {
    display: none;
}

/* override of wp-pagination.css for pagination - change color to green */
ol.wp-paginate .current {color:#000; background:#5f9130; border:1px solid #333333; margin-right:4px;}
ol.wp-paginate a:hover {background:#5f9130; color:#000; border:1px solid #000;}

ul.services-list {
    width: 310px;
    float: left;
}

.clear {
    clear: both;
}

.menu_lft li.disabled a {
    color: #cccccc;
    cursor: default;
}

.menu_lft li.disabled:hover {
    background-color: transparent;
    border-left-style: none;
    padding-left: 18px;
}

.single-pro .related-info-print {
    display: none;
}

.single-pro .pro-left-print {
    display: none;
}

#searchresult a{text-decoration:none;}
#searchresult a:hover{text-decoration:underline;}

tr.rweven{
	background-color:#f7f7f7;
}
tr.rwodd{
	background-color:#fdfdfd;
}
tr.rweven>td{
	border-bottom:1px solid #ffffff;border-top:1px solid #ffffff;
}
tr.rwodd>td{
	border-bottom:1px solid #e6e6e6;border-top:1px solid #e6e6e6;
}
table.details.search tr.rwodd,
table.details.search tr.rweven{
	background-color:white !important;
}
table.details.search tr>td{padding-top:15px;}
table.details.search tr.rwodd>td,
table.details.search tr.rweven>td{
	margin-bottom:0;padding-top:15px;border-bottom:1px dotted #666666;

}
table.details.search td.result-post{display:table-cell}

.inner_right .related_info
ul.nobullet {padding-left:0px;}

.inner_right .related_info
ul.nobullet li{list-style-type:none !important;
}

.inner_left .related_info{padding-top:5px;}

td.vcardblock{width:25px;}
td.phoneblock{
	width:150px;
}


h5{margin: 5px 0 5px 0}


span.relevanssi-query-term{color:#5F9130;font-weight:bold;}