/*
Theme Name: Archiseek
Description:  Designed for archiseek.com
Version: 1.3
*/
body {
    background-image: url(img/background1.jpg);
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-color: #FFF;
    color: #000;
    font-family: Arial, Helvetica, sans-serif;
    height: 100%;
    min-height: 100%;
    margin: 0;
    padding: 0;
    top: 0;
    position: relative
    }
#body-sub {
    background-repeat: repeat-x;
    background-image: url(img/background1.jpg);
    background-color: #FFF
    }
p {
    line-height: 160%;
    font-size: 12px;
    font-weight: normal
    }
.center {
    width: 1020px;
    margin: 0 auto;
    z-index: 2;
    padding: 0
    }
a:focus {
    outline: none
    }
.pattern {
    float: left;
    border: 1px solid #000
    }
#2012-header {
    height: 150px;
    width: 1020px;
    margin: auto
    }
#page {
    width: 1020px;
    background-color: #FFF;
    clear: both;
    top: 0;
    left: 0;
    position: relative;
    border-bottom: 1px dotted #1b5c7a;
    padding-top: 30px
    }
#page-categoryimage {
    background-color: #FFF;
    width: 1020px;
    top: 0;
    left: 0;
    position: relative;
    z-index: 2;
    border-bottom: 1px dotted #1b5c7a;
    padding: 0;
    clear: both
    }
#page-sub {
    width: 1018px;
    background-color: #FFF;
    clear: both;
    border: 1px solid #fff;
    border-bottom: 1px dotted #1b5c7a
    }
#logo {
    margin-left: 30px;
    margin-top: 20px;
    position: absolute;
    width: 250px;
    height: 130px
    }
#logo a img {
    border: none;
    margin-bottom: 0
    }
#socialmedia {
    margin-right: 30px;
    margin-top: 60px;
    width: 300px;
    height: 85px;
    float: right
    }
/*TOPMENU*/
#menu_wrap {
    clear: both;
    width: 1020px;
    height: 40px;
    background: #404040;
    border-top: 1px solid #979ba7;
    position: relative;
    z-index: 999 !important
    }
#topmenu {
    width: 100%;
    margin-top: 7px;
    margin-left: 30px
    }
#topmenu ul {
    margin: 0;
    padding: 0;
    position: relative;
    margin-top: 5px
    }
#topmenu ul li {
    float: left;
    list-style-type: none;
    margin: 0;
    margin-right: 30px;
    padding: 5px
    }
#topmenu ul li a {
    display: block;
    text-decoration: none;
    color: #fff;
    font-size: 11px;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif
    }
#topmenu ul li a:hover {
    color: #ff7e00
    }
#topmenu ul .current-menu-item a {
    color: #ff7e00
    }
#topmenu ul .current-menu-item ul li {
    background: #404040;
    padding: 0;
    text-align: left;
    width: 190px
    }
#topmenu ul .current-menu-item ul li a {
    padding: 5px;
    background: #404040;
    color: #fff;
    font-size: 11px;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif
    }
#topmenu ul .current-menu-parent ul .current-menu-item {
    background: #404040
    }
#topmenu ul .current-menu-parent ul .current-menu-item a {
    padding: 5px;
    background: none
    }
#topmenu ul .current-menu-parent ul .current-menu-item ul .menu-item a {
    padding: 5px
    }
#topmenu ul .current-menu-item .current-menu-item .sub-menu li a {
    padding: 5px;
    background: none
    }
#topmenu ul li ul {
    position: absolute;
    width: 190px;
    z-index: 999999;
    display: none;
    padding: 0;
    margin-left: -6px;
    padding-top: 0
    }
#topmenu ul li ul li {
    float: none;
    margin: 0;
    padding: 1px 0;
    text-align: left;
    background: #404040;
    display: block;
    border-bottom: 1px solid #979ba7
    }
#topmenu ul li ul li a {
    color: #fff;
    font-size: 11px;
    font-weight: normal;
    padding: 5px
    }
#topmenu ul li ul li a:hover, #topmenu ul li .sub-menu .current-menu-item a:hover {
    background: #404040;
    color: #ff7e00
    }
#topmenu ul li ul li ul {
    left: 100%;
    margin-top: -24px;
    float: none;
    margin-left: 0;
    display: none
    }
#search {
    float: right;
    width: 300px;
    margin-right: 30px;
    font-size: 11px;
    padding: 0;
    z-index: 3
    }
#searchform #s {
    margin: 0;
    padding: 0;
    width: 210px;
    font-size: 12px
    }
#searchform #searchsubmit {
    color: #fff;
    background: #404040;
    border: 0;
    margin-right: 10px
    }
#searchform .screen-reader-text {
    display: none
    }
/*bottommenu*/
#bottommenu {
    width: 100%;
    float: right;
    margin-top: 10px
    }
#bottommenu ul {
    margin: 0;
    padding: 0;
    position: relative;
    margin-bottom: 30px
    }
#bottommenu ul li {
    float: left;
    list-style-type: none;
    margin: 0;
    margin-right: 15px;
    padding-right: 20px
    }
#bottommenu ul li a {
    display: block;
    text-decoration: none;
    color: #fff;
    font-size: 11px;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif
    }
#bottommenu ul li a:hover {
    color: #ff7e00
    }
#bottommenu ul .current-menu-item a {
    color: #ff7e00
    }
#bottommenu ul .current-menu-item ul li {
    background: #404040;
    padding: 0;
    text-align: left;
    width: 190px
    }
#bottommenu ul .current-menu-item ul li a {
    padding: 5px;
    background: #404040;
    color: #fff;
    font-size: 11px;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif
    }
#bottommenu ul .current-menu-parent ul .current-menu-item {
    background: #404040
    }
#bottommenu ul .current-menu-parent ul .current-menu-item a {
    padding: 5px;
    background: none
    }
#bottommenu ul .current-menu-parent ul .current-menu-item ul .menu-item a {
    padding: 5px
    }
#bottommenu ul .current-menu-item .current-menu-item .sub-menu li a {
    padding: 5px;
    background: none
    }
#bottommenu ul li ul {
    position: absolute;
    width: 190px;
    z-index: 999999;
    display: none;
    padding: 0;
    margin-left: -6px;
    padding-top: 0
    }
#bottommenu ul li ul li {
    float: none;
    margin: 0;
    padding: 1px 0;
    text-align: left;
    background: #404040;
    display: block;
    border-bottom: 1px solid #979ba7
    }
#bottommenu ul li ul li a {
    color: #fff;
    font-size: 11px;
    font-weight: normal;
    padding: 5px
    }
#bottommenu ul li ul li a:hover, #bottommenu ul li .sub-menu .current-menu-item a:hover {
    background: #404040;
    color: #ff7e00
    }
#bottommenu ul li ul li ul {
    left: 100%;
    margin-top: -24px;
    float: none;
    margin-left: 0;
    display: none
    }
/*LAYOUT1*/
.lay1 {
    float: left;
    width: 990px;
    margin-top: 0;
    margin-bottom: 10px;
    overflow: hidden;
    margin-left: 15px;
    padding-top: 0
    }
.lay1 .post, .lay1 .page {
    width: 300px;
    float: left;
    margin-right: 15px;
    margin-left: 15px;
    margin-bottom: 30px;
    border-bottom: 1px dotted #3f3f3f;
    position: relative;
    padding-bottom: 20px
    }
.lay1 .post img, .lay1 .page img {
    width: 300px;
    height: auto;
    border: none
    }
.lay1 .post .imgwrap, .lay1 .page .imgwrap {
    position: relative;
    overflow: hidden
    }
.lay1 .post .postitle {
    text-align: left;
    overflow: hidden;
    font-family: "Orienta", sans-serif;
    font-weight: normal;
    color: #092c4a;
    font-size: 20px;
    line-height: 130%
    }
.lay1 .post .postitle a, .lay1 .page .postitle a {
    text-decoration: none;
    color: #3f3f3f
    }
.lay1 .post .date_meta, .lay1 .page .date_meta {
    font-style: bold;
    position: absolute;
    padding: 5px;
    background-color: #ff7e00;
    border: 1px solid #fff;
    color: #fff;
    right: 0;
    top: 10px;
    font-size: 10px
    }
.lay1 .post .block_comm, .lay1 .page .block_comm {
    position: absolute;
    bottom: 10px;
    margin-left: 10px
    }
.lay1 .post .block_comm a, .lay1 .page .block_comm a {
    display: none
    }
.lay1 .post p, .lay1 .page p {
    line-height: 160%;
    color: #000;
    text-align: left
    }
.lay1 .readmore {
    background: #3f3f3f;
    padding: 3px 8px;
    font-size: 11px;
    color: #fff;
    text-decoration: none;
    display: block;
    width: 80px
    }
.lay1 .readmore a {
    padding: 3px 8px;
    font-size: 11px;
    color: #fff;
    text-decoration: none;
    display: block;
    width: 80px
    }
.lay1 .readmore a:hover {
    color: #ff7e00
    }
.trt_thumbnail {
    border-top: 1px solid #f00
    }
/*footer*/
#footer {
    width: 1020px;
    margin: auto;
    margin-top: 40px;
    margin-bottom: 40px
    }
#footer .part1 {
    color: #ACACAC;
    font-size: 11px;
    line-height: 160%;
    margin: 15px;
    margin-left: 30px;
    width: 300px;
    position: relative;
    float: left;
    padding: 0
    }
#footer .part2 {
    color: #ACACAC;
    font-size: 11px;
    margin: 15px;
    width: 630px;
    position: relative;
    float: left;
    padding: 0;
    line-height: 160%
    }
#footer .part2 ul, #footer .part3 ul {
    margin: 0;
    padding: 0;
    color: #ACACAC;
    font-size: 11px;
    line-height: 160%;
    list-style-position: inside;
    list-style: none;
    margin-top: 10px
    }
#footer .part2 ul li, #footer .part3 ul li {
    margin: 0;
    color: #ACACAC;
    font-size: 11px
    }
#footer .part3 {
    color: #ACACAC;
    font-size: 11px;
    margin: 15px;
    width: 300px;
    position: relative;
    float: left;
    padding: 0
    }
.credits {
    clear: both;
    left: 10px;
    top: 0;
    position: relative;
    margin-top: 40px;
    font-family: Arial, Helvetica, Verdana, sans-serif;
    color: #ACACAC;
    font-size: 10px;
    font-weight: bold;
    line-height: 150%
    }
#footer a:link, #footer a:visited {
    color: #ACACAC;
    text-decoration: none;
    line-height: 160%
    }
#footer a:hover {
    color: #ff7e00
    }
#footer h4 {
    color: ACACAC;
    font-size: 12px;
    margin: 0
    }
/*SIDEBAR*/
#sidebar {
    float: right;
    width: 300px;
    margin-left: 20px;
    margin-right: 30px;
    margin-top: 0;
    overflow: hidden;
    padding-top: 0
    }
.supportedby {
    margin-top: 0;
    height: 100px;
    width: 300px;
    padding: 0;
    margin-bottom: 20px;
    border: 0
    }
.supportedby a, .supportedby a:link, .supportedby a:visited {
    border: 0
    }
#sidebar .widgets ul {
    margin: 0;
    padding: 0
    }
#sidebar .widgets ul li {
    list-style-type: none
    }
#sidebar .widgets ul li ul li {
    padding: 0;
    margin: 0;
    margin-bottom: 5px;
    border-bottom: 1px dotted #acacac;
    line-height: 140%;
    padding-top: 4px;
    padding-bottom: 4px;
    font-size: 12px
    }
#sidebar .widgets ul li a:link, #sidebar .widgets ul li a:visited {
    color: #3f3f3f;
    text-decoration: none
    }
#sidebar .widgets ul li ul li a:hover {
    color: #1b5c7a;
    text-decoration: none
    }
#sidebar .widgets .widget {
    margin-bottom: 25px
    }
#sidebar .widgets .widgettitle {
    font-size: 14px;
    padding-bottom: 5px;
    font-family: "Orienta", sans-serif;
    font-weight: boldl;
    font-family: "Orienta", sans-serif;
    color: #404040;
    border-bottom: 1px dotted #ff7e00
    }
#sidebar .left {
    width: 190px;
    float: left
    }
#sidebar .right {
    width: 120px;
    margin-left: 20px;
    float: right;
    padding-top: 10px;
    margin-bottom: 20px
    }
#sidebar .widgets .aec-eventlist li {
    margin-left: 0;
    list-style: none;
    line-height: 150%;
    border: 0;
    font-size: 11px
    }
#wp-calendar {
    width: 100%
    }
#wp-calendar caption {
    padding-bottom: 5px;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 10px
    }
#wp-calendar tbody td {
    text-align: center
    }
#wp-calendar #today {
    background: #e5e5e5;
    color: #FFF
    }
.randompost {
    margin-bottom: 20px;
    position: relative;
    overflow: hidden
    }
.randompost-header {
    text-decoration: none;
    font-style: bold;
    position: absolute;
    padding: 5px;
    background-color: #ff7e00;
    border: 1px solid #fff;
    color: #fff;
    top: 15px;
    font-size: 13px
    }
.randompost-image {
    padding: 0;
    margin: 0;
    border: 0
    }
.randompost-title {
    text-decoration: none;
    font-style: bold;
    position: absolute;
    padding: 5px;
    background-color: #ff7e00;
    border: 1px solid #fff;
    color: #fff;
    right: 0;
    bottom: 15px;
    font-size: 12px
    }
.randompost-title a, .randompost-title a:visited {
    text-decoration: none;
    color: #fff
    }
.newsletter-text {
    font-size: 12px
    }
/*POSTS*/
#content {
    padding: 0;
    margin: 0
    }
#content-category {
    border: 1px solid #fff
    }
.categorysupportedby {
    width: 300px;
    float: right;
    margin-right: 30px;
    margin-top: 30px;
    height: 60px;
    top: 0;
    position: relative
    }
#content-categorypage1 {
    top: 0;
    left: 0;
    margin: auto;
    position: relative
    }
#posts {
    float: left;
    width: 590px;
    margin-top: 0;
    margin-left: 30px;
    margin-bottom: 20px;
    color: #7f7f7f
    }
#posts .postitle {
    font-family: "Orienta", sans-serif;
    font-weight: normal;
    color: #092c4a;
    font-size: 26px;
    margin-bottom: 10px;
    margin-top: 10px;
    line-height: 120%;
    height: 70px
    }
._nosidebar .postitle {
    font-family: "Orienta", sans-serif;
    font-weight: normal;
    color: #092c4a;
    font-size: 26px;
    margin-bottom: 10px;
    margin-top: 30px;
    line-height: 120%;
    height: 120px;
    border: 1px solid #f00
    }
#posts .postitle a {
    font-family: "Orienta", sans-serif;
    font-weight: normal;
    color: #092c4a;
    font-size: 26px;
    margin-bottom: 10px;
    margin-top: 10px;
    line-height: 120%
    }
#content-category .categorygraphic {
    margin-top: 20px
    }
#content-category .categoryimage {
    margin-top: 20px;
    -webkit-border-top-left-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-topright: 3px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
    }
#content-category .categorytextbox {
    width: 660px;
    position: relative;
    height: 100px;
    margin-top: 0;
    color: #fff;
    padding: 0;
    left: 330px;
    z-index: 2
    }
#content-category .categorydescription {
    font-family: Georgia, "Times New Roman", serif;
    font-weight: normal;
    color: #3f3f3f;
    font-size: 16px;
    margin-bottom: 30px;
    padding-top: 185px;
    line-height: 140%
    }
.categorytitle {
    font-family: "Orienta", sans-serif;
    font-weight: normal;
    float: left;
    color: #092c4a;
    font-size: 26px;
    margin-bottom: 30px;
    margin-left: 30px;
    margin-top: 30px;
    line-height: 140%
    }
.pagetitle {
    font-family: "Orienta", sans-serif;
    font-weight: normal;
    float: left;
    color: #092c4a;
    font-size: 26px;
    margin-bottom: 40px;
    margin-left: 0;
    margin-top: 30px;
    line-height: 140%
    }
.categorylargetitle {
    margin: 0;
    padding: 5px;
    text-align: right;
    font-size: 24px;
    width: 610px;
    background-color: #ff7e00;
    font-family: "Orienta", sans-serif
    }
.categorylargetitlewhite {
    margin: 0;
    padding: 5px;
    padding-left: 15px;
    font-size: 24px;
    width: 610px;
    color: #fff;
    background-color: #ff7e00;
    font-family: "Orienta", sans-serif
    }
.categorysocial {
    float: right;
    width: 300px;
    height: 40px;
    z-index: 5;
    top: 20px;
    position: relative
    }
#posts .single_metainfo {
    font-size: 12px;
    color: #404040;
    margin-top: 10px
    }
.single_page_post .post_wrap {
    width: 590px;
    line-height: 160%;
    margin: 0;
    padding: 0
    }
.post_wrap a {
    text-decoration: none;
    color: #000
    }
.post_foot {
    clear: both
    }
.post_wrap .post_foot {
    margin-top: 15px
    }
.single_page_post .post, .single_page_post .type-page, .single_page_post .type-attachment {
    margin-bottom: 10px
    }
.single_page_post .post img, .type-page img, .type-attachment img {
    max-width: 590px;
    height: auto;
    border: none
    }
.single_page_post .post a img, .type-page a img, .type-attachment a img {
    border: 0
    }
#posts ._nosidebar {
    width: 960px;
    padding-bottom: 15px;
    line-height: 170%;
    margin-bottom: 12px
    }
.post_wrap .attachment .post_meta {
    display: none
    }
#posts, #posts p {
    color: #000;
    line-height: 170%;
    font-size: 12px;
    margin-bottom: 12px
    }
.post_tag, .post_cat, .post_tag a, .post_cat a {
    font-weight: bold;
    text-decoration: none;
    padding: 0;
    color: #092c4a
    }
.post_tag {
    font-weight: bold;
    text-decoration: none;
    padding: 0;
    margin-bottom: 10px
    }
.archiseekrelated {
    border-top: 1px dotted #acacac;
    padding-bottom: 10px;
    padding-top: 10px
    }
.archiseekshare {
    border-top: 1px dotted #acacac;
    padding-top: 10px
    }
.post table, .org_comment table {
    margin: 0 -1px 24px 0;
    text-align: left;
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    background: #f4f4f4 url(img/pattern1.png) repeat
    }
.post table img, .org_comment img {
    max-width: 200px
    }
.post tr th, .post thead th, .org_comment tbody th {
    color: #333;
    font-size: 12px;
    font-weight: bold;
    line-height: 18px;
    padding: 9px 24px;
    background: #fff url(img/pattern1.png) repeat
    }
.org_comment pre {
    background: url(img/trans_black.png) repeat;
    color: #333;
    padding: 0 10px
    }
.post tr td, .org_comment tr td {
    padding: 6px 24px
    }
.post tr.odd td, .org_comment tr.odd td {
    background: #f2f7fc
    }
.org_comment table th {
    padding: 6px 24px
    }
/*SHARE THIS*/
.single_page_post .post_wrap .share_this {
    width: 100%;
    float: left;
    padding-bottom: 7px;
    border-bottom: 1px solid #DFDFDF
    }
.single_page_post .post_wrap .share_this a {
    color: #999;
    display: block;
    float: left
    }
.share_this .social_buttons div {
    margin-right: 13px;
    padding-left: 20px;
    height: 16px;
    float: left
    }
.share_this .lgn_fb {
    background: url(img/social.png) top left no-repeat
    }
.share_this .lgn_twt {
    background: url(img/social.png) left no-repeat;
    background-position: 0 -21px
    }
.share_this .lgn_del {
    background: url(img/social.png) left no-repeat;
    background-position: 0 -42px
    }
.share_this .lgn_digg {
    background: url(img/social.png) left no-repeat;
    background-position: 0 -63px
    }
.share_this .lgn_stmbl {
    background: url(img/social.png) left no-repeat;
    background-position: 0 -83px
    }
/*COMMENTS*/
.comments_template {
    width: 100%;
    float: left;
    margin-top: 10px
    }
.commentlist {
    margin: 0;
    padding: 0
    }
.commentlist li {
    list-style-type: none
    }
h3#comments {
    color: #333
    }
h3#comments_ping {
    color: #333;
    border-bottom: 7px solid #fff;
    padding-bottom: 10px
    }
.comment-body {
    color: #7f7f7f;
    padding: 15px;
    padding-left: 0;
    margin-bottom: 15px;
    float: left;
    width: 98%;
    background: url(img/border.png) bottom repeat-x
    }
.vcard {
    float: left;
    width: 58px;
    margin-right: 15px
    }
.fn {
    padding-top: 5px;
    display: block;
    text-align: center
    }
.avatar img {
    border: 4px solid #fff
    }
.commentlist .comment-meta a, .commentlist .comment-meta a:hover {
    color: #999;
    font-size: 12px
    }
.org_comment {
    float: left;
    width: 85%
    }
.comm_meta_reply a {
    color: #999;
    font-size: 12px
    }
.comm_reply {
    display: inline-block;
    float: right;
    margin-right: 15px
    }
.comm_edit {
    display: inline-block;
    float: right;
    margin-right: 15px
    }
h3#reply-title {
    color: #333;
    text-align: right;
    float: right;
    position: relative;
    z-index: 99;
    background: #EDEEF0;
    padding-left: 10px;
    margin-top: -30px
    }
/*STUPID IE7 HACK!!*/
.comm_break {
    width: 100%;
    height: 7px;
    float: left;
    background: #fff;
    margin-top: -27px;
    position: relative
    }
#respond {
    width: 100%;
    float: left;
    padding: 15px 0;
    color: #7f7f7f;
    margin: 15px 0
    }
#respond p {
    margin-bottom: 0
    }
.comment-form-author, .comment-form-email, .comment-form-url {
    width: 50%;
    float: left
    }
.comment-form-comment {
    clear: both;
    padding-top: 10px
    }
.comment-form-email input {
    width: 70%
    }
.comment-form-comment label {
    padding-bottom: 15px
    }
#respond input {
    padding: 5px;
    border: none;
    color: #444;
    font-family: Arial, Helvetica, sans-serif;
    margin-bottom: 15px
    }
#respond textarea {
    padding: 5px;
    border: none;
    color: #444;
    font-family: Arial, Helvetica, sans-serif;
    width: 97%
    }
#commentform label {
    display: block;
    float: left
    }
#commentform .comment-form-url label {
    margin-right: 26px
    }
#commentform .comment-form-comment label {
    margin-right: 15px
    }
#commentform .form-allowed-tags {
    display: none
    }
#commentform .required {
    float: left;
    margin-right: 32px
    }
.page .nocomments, .comment-notes {
    display: none
    }
#respond #submit {
    width: auto;
    float: right;
    background: #171717;
    color: #fff;
    margin-right: 7px;
    margin-top: 10px
    }
.commentlist .org_comment ol li {
    list-style-type: decimal
    }
.commentlist .org_comment ul li {
    list-style-type: circle
    }
.comments_template .navigation {
    clear: both
    }
/*EASYSLIDER*/
#sliderposition {
    top: 0;
    left: 0;
    position: relative;
    height: 400px;
    width: 1020px;
    margin: auto;
    overflow: hidden;
    clear: both
    }
#slides {
    float: left;
    width: 1020px;
    overflow: hidden
    }
.easyslider {
    height: 400px;
    overflow: hidden;
    margin-bottom: 0
    }
#slider {
    clear: both;
    height: 400px;
    overflow: hidden
    }
#slider ul, #slider li {
    margin: 0;
    padding: 0;
    list-style: none
    }
#slider li {
    width: 1020px;
    height: 400px;
    overflow: hidden;
    position: relative
    }
.slider-content {
    width: 660px;
    position: absolute;
    height: 100px;
    margin-top: 220px;
    color: #fff;
    padding: 0;
    left: 0
    }
.slider-content h2 {
    margin: 0;
    padding: 10px;
    text-align: right;
    font-size: 20px;
    width: 640px;
    background-color: #ff7e00;
    font-family: "Orienta", sans-serif
    }
#slider .slider-content h2 a, #slider .slider-content a {
    color: #fff;
    text-decoration: none
    }
.slider-content p {
    margin-top: 5px;
    padding: 10px;
    background: url(img/trans.png);
    text-align: right;
    font-size: 12px;
    margin-left: 0;
    width: 635px;
    font-style: bold;
    padding-right: 10px;
    padding-left: 15px
    }
/* numeric controls */
ol#controls {
    float: right;
    padding: 0;
    background: #FFF;
    margin: 0;
    top: -36px;
    left: 0;
    position: relative;
    margin: 0;
    width: 690px;
    -webkit-border-top-left-radius: 30px;
    -moz-border-radius-topleft: 30px;
    border-top-left-radius: 30px
    }
ol#controls ul {
    margin-right: 30px
    }
ol#controls li {
    list-style-type: none;
    float: right;
    padding: 11px 20px;
    border-right: 1px dotted #fff;
    background-image: url(img/2011-footerbg.jpg);
    border-width: thin
    }
ol#controls li a {
    color: #fff;
    text-decoration: none;
    font-style: italic
    }
ol#controls li.current a {
    color: #ff7e00
    }
ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus {
    outline: none
    }
/* Easy Slider END */
/*PAGINATION*/
.trt_paginate, .navigation {
    float: left;
    margin-top: 10;
    margin-bottom: 20px;
    width: 100%
    }
.trt_paginate .amp_title {
    display: none
    }
.trt_paginate span, .trt_paginate a, .navigation a, .navigation span {
    padding: 5px 10px
    }
.amp_page, .amp_next, .amp_prev, .page-numbers {
    text-align: center;
    text-decoration: none;
    font-size: 13px;
    margin-right: 10px;
    background: #DFDFDF;
    display: inline-block;
    color: #3f3f3f;
    border: 1px solid #3f3f3f
    }
.amp_current {
    text-decoration: none;
    font-size: 13px;
    margin-right: 10px;
    background: #fff;
    border: 1 px solid #3f3f3f;
    color: #7f7f7f;
    display: inline-block
    }
.amp_title {
    display: none
    }
.amp_page:hover, .amp_next:hover, .amp_prev:hover, .page-numbers:hover, .navigation .current {
    background: #3f3f3f;
    color: #fff
    }
.hidden_nav {
    display: none
    }
.lay1_page .trt_paginate {
    text-align: center
    }
/*SEARCH PAGE*/
.search_term .postsearch {
    font-family: Georgia, "Times New Roman", serif;
    font-weight: normal;
    color: #3f3f3f;
    font-size: 26px;
    margin-bottom: 10px;
    line-height: 140%;
    padding-top: 40px;
    margin-top: 160px
    }
.search_term {
    margin-bottom: 10px
    }
/*Contact Page*/
.entry-content {
    margin-top: 15px;
    width: 100%;
    float: left
    }
.entry-content input {
    padding: 10px;
    border: none;
    color: #777;
    font-family: Arial, Helvetica, sans-serif;
    width: 50%
    }
.entry-content textarea {
    padding: 10px;
    background: #fff;
    border: none;
    color: #777;
    font-family: Arial, Helvetica, sans-serif;
    width: 80%;
    height: 200px
    }
.entry-content label {
    width: 100px;
    display: block;
    float: left
    }
.entry-content #submit_msg {
    width: auto;
    left: 90%;
    padding: 5px 10px;
    position: relative;
    background: #171717;
    color: #fff
    }
/*ERROR PAGE*/
.error_page {
    width: 100%;
    float: left;
    margin-bottom: 30px
    }
.error_page .post h2 {
    text-align: center
    }
.error_page .fourofour {
    font-size: 340px;
    display: block;
    text-align: center;
    font-weight: bold;
    clear: both
    }
.error_page .fourofour {
    color: #FFF
    }
.error_page #s {
    padding: 8px 0
    }
.error_page #searchsubmit {
    margin: 0 auto;
    display: block;
    width: 100px;
    background: #171717;
    color: #fff;
    border: none;
    padding: 5px
    }
/*LEFT SIDEBAR*/
.left_sidebar #sidebar {
    margin-left: 0;
    margin-right: 10px
    }
.left_sidebar #posts {
    background: url(img/single_bg.png) no-repeat;
    background-position: -635px 0
    }
.left_sidebar .single_page_post .post_wrap {
    padding-right: 0;
    padding-left: 20px;
    padding-right: 10px
    }
/*NO SIDEBAR*/
.no_sidebar .single_page_post {
    margin-right: 0;
    width: 960px !important
    }
.no_sidebar .single_page_post .post_wrap {
    width: 100% !important
    }
/*SHORTCODES
-------------
*/
/*QUOTE*/
.lgn_quote {
    width: 92%;
    background: url(img/lgn_quote.png) no-repeat;
    background-position: 5px 5px;
    color: #929292;
    clear: both;
    margin: 15px 0;
    padding-left: 37px;
    font-style: italic;
    min-height: 30px
    }
/*Button*/
.post_wrap .scl_button a {
    width: auto;
    float: left;
    padding: 10px;
    background: #171717;
    clear: both;
    color: #fff !important;
    margin-bottom: 15px;
    border: 1px solid #171717
    }
.post_wrap .scl_button span {
    display: inline-block
    }
.post_wrap .scl_button a:hover {
    background: #f5f5f5 !important;
    color: #171717 !important;
    border: 1px solid #ddd
    }
/*WIDGETS
-------------
*/
.trt_wgt_thumb img {
    width: 65px;
    float: left;
    border: 0;
    height: 65px;
    margin-right: 10px;
    margin-bottom: 10px
    }
#sidebar .widgets .widget ul li .trt_wgt_tt, #midrow .widgets .widget ul li .trt_wgt_tt {
    color: #000;
    font-weight: bold;
    margin: 0
    }
.widget_content p {
    font-size: 11px;
    margin: 0;
    padding: 0;
    margin-bottom: 10px
    }
#footer .widgets .widget ul li .trt_wgt_tt {
    color: #000
    }
#footer .widget_content p {
    font-size: 11px;
    margin: 0;
    padding: 0
    }
/*SOCIAL SHARE*/
.social_wrap {
    width: 185px;
    float: right;
    position: relative;
    margin-top: 10px
    }
.social {
    float: right
    }
.social ul {
    margin: 0;
    padding: 0;
    float: left
    }
.social ul li {
    float: left;
    list-style-type: none;
    margin: 3px 5px
    }
.social ul li a {
    display: block;
    width: 16px;
    height: 16px;
    background: url(img/social2.png) no-repeat;
    text-indent: -999999px
    }
.social ul .soc_fb a {
    background-position: 0 0
    }
.social ul .soc_tw a {
    background-position: -16px 0
    }
.social ul .soc_ms a {
    background-position: -32px 0
    }
.social ul .soc_ytb a {
    background-position: -48px 0
    }
.social ul .soc_flkr a {
    background-position: -64px 0
    }
.social ul .soc_rss a {
    background-position: -80px 0
    }
.social ul .soc_plus a {
    background-position: -96px 0
    }
/* =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 img {
    max-width: 98% !important
    }
.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 !important;
    margin: 0 !important;
    max-width: 570px;
    padding: 0 !important
    }
.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px
    }
/* =Forum styles
-------------------------------------------------------------- */
.forumnavigation {
    width: 100%;
    height: 40px;
    margin-top: 20px;
    margin-bottom: 20px;
    background-color: #e1ebf5
    }
.forumnavigation ul {
    margin: 0;
    padding: 0;
    position: relative
    }
.forumnavigation ul li {
    float: left;
    list-style-type: none;
    margin: 5px;
    padding: 5px
    }
.forumnavigation ul li a {
    display: block;
    text-decoration: none;
    color: #0d3654;
    font-size: 11px;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif
    }
.forumnavigation ul li a:hover {
    color: #ff7e00
    }
.mainforumstuff {
    width: 100%;
    height: 1px;
    margin-top: 20px
    }
/* = Recent Posys
-------------------------------------------------------------- */
.advanced-recent-posts {
    /* remove bullet points */
    list-style-type: none
    }
.advanced-recent-posts li {
    border: 0;
    font-size: 12px;
    padding-bottom: 15px;
    margin-bottom: 20px;
    clear: both
    }
#sidebar .widgets ul li .advanced-recent-posts li {
    padding: 0;
    margin: 0;
    margin-bottom: 10px;
    border-bottom: 0;
    line-height: 140%;
    padding-top: 4px;
    padding-bottom: 4px;
    font-size: 11px
    }
.advanced-recent-posts li a {
    font-weight: bold;
    font-size: 12px;
    line-height: 140%;
    border: 0
    }
.advanced-recent-posts li img {
    float: left;
    /* change to left if you'd prefer */
    margin: 0;
    margin-right: 15px;
    margin-bottom: 15px;
    border: 0
    }