body {
    // background: #c5cacd;
    color: #000;
    font:14px Arial,Helvetica,sans-serif;
    line-height: 1.42857!important;
}
#wrapper {
    padding: 10px 5px 7px;
    background: #fff;
    width: 980px;
    margin: 0 auto;
}
.pre-line {
    white-space: pre;
    white-space: pre-wrap;
    white-space: pre-line;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -hp-pre-wrap;
    word-wrap: break-word;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    color: #222;
    font-weight: normal;
    display: block;
    font: 1em/1.3em "trebuchet ms", arial, sans-serif;
}
.post h1 {
    font-size: 22px;
    font-family: 'palatino linotype', palatino, 'times new roman', times, serif;
    letter-spacing: -1px;
    font-weight: bold;
}
.post h2 {
    font-size: 18px;
    font-family: georgia, 'palatino linotype', palatino, 'times new roman', times, serif;
    letter-spacing: -1px;
    font-weight: bold;
}
.post h3 {
    font-size: 16px;
    font-family: arial, verdana, sans-serif;
    letter-spacing: -1px;
    font-weight: bold;
}
.post h4 {
    font-size: 14px;
    font-family: verdana, tahoma, sans-serif;
    letter-spacing: -1px;
    font-weight: bold;
}
h1.singlePageTitle {
    font-size: 30px;
    color: #cd1713;
    line-height: 1.0em;
    margin: 0 0 8px 0;
    letter-spacing: -2px;
    font-family: "trebuchet ms", arial, sans-serif !important;
    font-weight: normal !important;
}
h1.archiveTitle {
    color: #cd1713;
    font-weight: normal;
    font-family: "Times New Roman", Times, serif;
    font-size: 22px;
    margin: 0 0 3px 0;
}
h1.archiveTitle a {
    color: #cd1713;
}
h1.archiveTitle a:hover {
    text-decoration: underline;
}
h2.featuredTitle {
    font: 17px "trebuchet ms", arial, sans-serif;
    font-weight: normal;
    display: block;
}
h2.featuredTitle a {
    color: #fff;
    display: block;
    padding: 3px;
}
h2.featuredTitle a:hover {
    text-decoration: underline;
}
h2.postTitle {
    font-size: 18px;
    color: #2d2d2d;
    margin: 0 0 6px 0;
    line-height: 1.0em;
}
h2.postTitle a {
    color: #2d2d2d;
}
h2.postTitle a:hover {
    color: #cd1713;
}
h2.secondaryCTitle {
    text-transform: uppercase;
    font-size: 23px;
    padding-bottom: 4px;
    color: #cd1713;
    border-bottom: 3px solid #000;
    margin: 0 0 12px 0;
    width: 100%;
    overflow: hidden;
}
h2.secondaryCTitle a,
h2.secondaryCTitle a:hover {
    color: #cd1713;
}
h2.sidebarPostTitle {
    color: #7c7b7b;
    font-size: 13px;
    line-height: 1.3em;
}
h2.sidebarPostTitle a {
    color: #7c7b7b;
}
h2.titleMediaCat {
    color: #7c7b7b;
    font-size: 15px;
    height: 32px;
    line-height: 13px;
}
h2.titleMediaCat a {
    color: #7c7b7b;
}
h2.widget_title {
    text-transform: uppercase;
    color: #cd1713;
    font-weight: bold;
    font-size: 12px;
    margin: 4px 0;
}
h2.widget_title a,
h2.widget_title a:hover {
    color: #cd1713;
}
h3.widget_sTitle {
    color: #cd1713;
    font-size: 18px;
    margin-bottom: 4px;
    letter-spacing: -1px;
}
h3.widget_sTitle a,
h3.widget_sTitle a:hover {
    color: #cd1713;
}
h3.widget_sTitle_b,
h3.widget_sTitle_b a,
h3.widget_sTitle_b a:hover {
    color: #222;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 4px;
    letter-spacing: -1px;
}
h3#comments {
    color: #222;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 4px;
    letter-spacing: -1px;
}
h3#leaveComment {
    color: #222;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 4px;
    letter-spacing: -1px;
}
.hinpost h1,
h2,
h3,
h4,
h5 {
    font-size: 18px !important;
    font-weight: normal !important;
    font-family: arial, verdana, sans-serif !important;
}
#wrapper .featuredPost {
    padding: 5px 0;
    border-bottom: 1px dotted #666;
    margin-bottom: 6px;
}
#wrapper .featuredPost p {
    padding-bottom: 5px;
}
#wrapper .featuredPostMeta {
    display: block;
    font-style: italic;
    font-size: 11px;
    text-align: right;
    padding-top: 3px;
}
#wrapper .featuredPostMeta a {
    color: #cd1713;
}
#wrapper .featuredPostMeta a:hover {
    text-decoration: underline;
}
#wrapper .lastPost {
    border: none;
    margin: 0;
}
.author a {
    color: #666
}
.author a:hover {
    text-decoration: none;
}
.date {
    color: #cd1713
}
#topblk {
    width: 980px;
    margin: 0px auto;
    display: block;
    padding-left: 5px;
}
#masthead {
    width: 970px;
    margin: 0 auto;
    height: 11px;
    background: url(default/bgr_top_line.gif) repeat-x;
    overflow: hidden;
    position: fixed;
    top: 0;
    z-index: 7999;
}
#header {
    width: 970px;
    margin: 0 auto;
    overflow: hidden;
    background: #b81212;
    border-bottom: 2px solid #fff;
    height: 90px;
    position: fixed;
    top: 11px;
    z-index: 7999;
}
#logo {
    float: left;
    width: auto;
    font-weight: bold;
}
#logo a {
    color: #fff;
    overflow: hidden;
    display: block;
    font-size: 37px;
    padding-top: 0px;
}
#logo a span {
    font-size: 15px;
    font-family: calibri;
    color: #fff;
    padding-left: 5px;
    overflow: hidden;
    display: block;
}
#header .top_menu {
    float: right;
    display: inline;
    width: 468px;
    padding: 17px 5px 0 0;
    padding-right: 135px;
}
#navcats {
    width: 970px;
    min-height: 35px;
    height: auto !important;
    height: 35px;
    background: #010D37;
    border-bottom: 1px solid #efefef;
    position: relative;
    z-index: 1000;
}
#navcats ul {
    float: left;
    z-index: 999;
}
#navcats ul li {
    position: relative;
    display: inline;
    float: left;
    font-size: 11px;
    font-family: verdana, arial, sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    background: url(default/bgr_mainmenu_li.gif) no-repeat left center;
    padding: 0 0 0 1px;
}
#navcats ul li.first {
    padding: 0;
    background: none;
}
#navcats ul li a {
    color: #dfdfdf;
    height: 23px;
    padding: 12px 12px 0 12px;
    display: block;
}
#navcats ul li.first a {
    padding: 10px 19px 0 19px;
}
* html #navcats ul li a {
    display: inline-block;
    float: left;
}
* html #navcats ul li ul li a {
    float: none;
}
#navcats ul li a:link,
#navcats ul li a:visited {
    text-decoration: none;
}
#navcats ul li a:hover,
#navcats .select a {
    text-decoration: underline;
}
#navcats .current-cat a {
    text-decoration: none;
    background: #cd1713;
}
#navcats ul li ul {
    position: absolute;
    left: 0;
    display: block;
    visibility: hidden;
    margin: 0;
    padding: 0;
    border-bottom: 1px solid #fff;
    z-index: 995;
}
#navcats ul li:hover ul {
    visibility: visible;
}
#navcats ul li ul li {
    display: list-item;
    float: none;
    font-size: 1.0em;
    background: none;
    padding: 0;
}
#navcats ul li ul li ul {
    top: 0;
    margin: 0;
    border-top: 1px solid #aaa;
    z-index: 990;
}
#navcats ul li ul li a,
#navcats .select ul li a {
    width: 160px;
    height: auto;
    padding: 4px 10px;
    margin: 0;
    background: #fff;
    text-align: left;
    font-weight: normal;
    text-decoration: none;
    border-bottom: 1px solid #aaa;
    border-left: 1px solid #aaa;
    border-right: 1px solid #aaa;
    text-transform: none;
    color: #222;
}
#navcats ul li ul li a:hover {
    text-decoration: none;
    background: #ccc;
    color: #222;
}
#navpages {
    width: 970px;
    margin-bottom: 5px;
    min-height: 31px;
    height: auto !important;
    height: 31px;
    background: #010d37 url(default/bgr_submenu.gif) bottom repeat-x;
    position: relative;
    z-index: 985;
}
#navpages ul {
    float: left;
}
#navpages ul li {
    position: relative;
    display: inline;
    float: left;
    font-size: 12px;
}
#navpages ul li:hover ul {
    visibility: visible;
}
#navpages ul li a {
    color: #000;
    display: block;
    padding: 6px 18px 2px 9px;
    height: 20px;
}
#navpages ul li span {
    color: white;
    display: block;
    padding: 6px 18px 2px 9px;
    height: 20px;
}
* html #navpages ul li a {
    display: inline-block;
    float: left;
}
* html #navpages ul li span {
    display: inline-block;
    float: left;
}
* html #navpages ul li ul li a {
    float: none;
}
#navpages ul li a:link,
#navpages ul li a:visited {
    text-decoration: none;
}
#navpages ul li a:hover,
#navpages .current_page_item a,
#navpages .select a {
    text-decoration: none;
    color: #cd1713;
}
#navpages ul li ul {
    position: absolute;
    left: 0;
    display: block;
    visibility: hidden;
    margin: 0;
    padding: 0;
    border-top: 3px solid #000;
    z-index: 984;
}
#navpages ul li ul li {
    display: list-item;
    float: none;
    font-size: 13px;
    line-height: 13px;
    padding: 0;
}
#navpages ul li ul li ul {
    top: 0;
    margin: 0;
    border-top: none;
    z-index: 983;
}
#navpages ul li ul li span,
#navpages ul li ul li a,
#navpages .current_page_item ul li a,
#navpages .current_page_parent ul li a,
#navpages .select ul li a {
    width: 160px;
    height: auto;
    padding: 4px 10px;
    margin: 0;
    background: #fff;
    text-align: left;
    font-weight: normal;
    text-decoration: none;
    border-bottom: 1px solid #aaa;
    border-left: 1px solid #aaa;
    border-right: 1px solid #aaa;
    text-transform: none;
    color: #222;
}
#navpages ul li ul li a:hover,
#navpages ul li ul li span:hover {
    text-decoration: none;
    background: #efefef;
    color: #222;
}
#navpages ul li a.gab_connect {
    background: url(default/ico_connect.png) no-repeat 3px center;
    padding-left: 20px;
}
#navpages ul li a:hover.gab_connect {
    background: url(default/ico_connect.png) no-repeat 3px center;
    padding-left: 20px;
}
#navpages ul li ul li a.gab_rss {
    background: #e9e9e9 url(default/ico_rss.png) no-repeat 3px center;
    padding-left: 23px;
}
#navpages ul li ul li a:hover.gab_rss {
    background: #ddd url(default/ico_rss.png) no-repeat 3px center;
    padding-left: 23px;
}
#navpages ul li ul li a.gab_email {
    background: #e9e9e9 url(default/ico_email.png) no-repeat 3px center;
    padding-left: 23px;
}
#navpages ul li ul li a:hover.gab_email {
    background: #ddd url(default/ico_email.png) no-repeat 3px center;
    padding-left: 23px;
}
#navpages ul li ul li a.gab_facebook {
    background: #e9e9e9 url(default/ico_facebook.png) no-repeat 3px center;
    padding-left: 23px;
}
#navpages ul li ul li a:hover.gab_facebook {
    background: #ddd url(default/ico_facebook.png) no-repeat 3px center;
    padding-left: 23px;
}
#navpages ul li ul li a.gab_twitter {
    background: #e9e9e9 url(default/ico_twitter.png) no-repeat 3px center;
    padding-left: 23px;
}
#navpages ul li ul li a:hover.gab_twitter {
    background: #ddd url(default/ico_twitter.png) no-repeat 3px center;
    padding-left: 23px;
}
#navpages ul li span.gab_connect {
    background: url(default/ico_connect.png) no-repeat 3px center;
    padding-left: 20px;
}
#navpages ul li ul li span.gab_rss {
    background: #e9e9e9 url(default/ico_rss.png) no-repeat 3px center;
    padding-left: 23px;
}
#navpages ul li ul li span:hover.gab_rss {
    background: #ddd url(default/ico_rss.png) no-repeat 3px center;
    padding-left: 23px;
}
#navpages ul li ul li span.gab_email {
    background: #e9e9e9 url(default/ico_email.png) no-repeat 3px center;
    padding-left: 23px;
}
#navpages ul li ul li span:hover.gab_email {
    background: #ddd url(default/ico_email.png) no-repeat 3px center;
    padding-left: 23px;
}
#navpages ul li ul li span.gab_facebook {
    background: #e9e9e9 url(default/ico_facebook.png) no-repeat 3px center;
    padding-left: 23px;
}
#navpages ul li ul li span:hover.gab_facebook {
    background: #ddd url(default/ico_facebook.png) no-repeat 3px center;
    padding-left: 23px;
}
#navpages ul li ul li span.gab_twitter {
    background: #e9e9e9 url(default/ico_twitter.png) no-repeat 3px center;
    padding-left: 23px;
}
#navpages ul li ul li span:hover.gab_twitter {
    background: #ddd url(default/ico_twitter.png) no-repeat 3px center;
    padding-left: 23px;
}
#search {
    float: right;
    width: 190px;
    height: 20px;
    border: 1px solid #a6a5a5;
    background: #fff;
    margin: 2px 0 0 0;
}
#search form,
#search fieldset {
    float: left;
}
#search fieldset {
    padding: 2px 0 0 4px;
}

/*#s{float:left;background:#fff;border:0;padding:0 0 0 1px;color:#bcbcbc;font-size:12px;font-family:Arial,Helvetica,sans-serif;width:164px;} */

#searchsubmit {
    float: left;
    margin: 2px 0 0 0;
}
#primaryTopWrapper {
    margin-bottom: 10px;
}
#featuredContent {
    float: left;
    padding: 7px 7px 5px;
    width: 342px;
    display: inline;
    background: #efefef;
}
#featured-slider {
    position: relative;
    overflow: hidden;
    width: 342px;
    height: 352px;
}
#featured-slider img {
    display: block;
    min-height: 256px;
    height: auto !important;
    height: 256px;
}
#featured-slider .sliderPostPhoto {
    position: relative;
    height: 256px;
    width: 342px;
    overflow: hidden;
}
#featured-slider .sliderPostInfo {
    position: absolute;
    bottom: 0;
    width: 332px;
    min-height: 30px;
    color: #fff;
    padding: 5px;
    background: url(default/bgTransparent.png);
    height: auto !important;
    height: 30px;
}
#featured-slider .sliderPostInfo p {
    color: #fff;
    font-size: 1.1em;
    padding: 3px 5px 5px 6px;
}
#featured-slider .contentdiv {
    visibility: hidden;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}
#paginate-featured-slider {
    display: block;
    margin-bottom: 5px;
    font: bold 12px arial, verdana, sans-serif;
}
#paginate-featured-slider a {
    color: #000;
    padding: 2px 6px;
    background: #ddd;
}
#paginate-featured-slider a:hover {
    text-decoration: none;
    color: #cd1713;
}
#paginate-featured-slider a.selected {
    color: #fff;
    text-decoration: none;
    background: #cd1713;
}
#belowfeatured {}
#midColPosts {
    width: 296px;
    float: left;
    margin-left: 8px;
    margin-right: 10px;
    display: inline;
}
#primaryTopSidebar {
    float: right;
    width: 300px;
    display: inline;
}
#sidebarTabs {
    width: 300px;
    overflow: hidden;
    margin-bottom: 0px;
}
#sidebarTabs_title {
    width: 100%;
    overflow: hidden;
    background: url(default/bgr_sidebarTabs_title.gif) repeat-x bottom;
}
#sidebarTabs_title li {
    float: left;
    font-size: 12px;
    color: #000;
    text-transform: uppercase;
    padding: 0 2px 0 0;
}
#sidebarTabs_title li.last {
    padding: 0;
}
#sidebarTabs_title li a {
    font-size: 11px;
    float: left;
    color: #000;
    background: url(default/bgr_sidebarTabs_title_a.gif) repeat-x;
    height: 24px;
    padding: 8px 10px 0 10px;
}
#sidebarTabs_title li.last a {
    width: 75px;
    white-space: nowrap;
}
#sidebarTabs_title li a.selected {
    color: #cd1713;
    background: #ffffff;
    height: 24px;
    padding: 7px 10px 0 9px;
    border: 1px solid #bcbcbc;
    border-bottom: 0;
    text-decoration: none;
}
#sidebarTabs_body {
    width: 274px;
    border: 1px solid #bcbcbc;
    border-top: 0;
    padding: 3px 12px 6px 12px;
}
#sidebarTabs_body ol {
    color: #999999;
    margin: 0 0 0 20px;
}
#sidebarTabs_body ol li {
    list-style: decimal;
    font-size: 12px;
    line-height: 1.5em;
    padding: 2px 0 2px 0;
}
#sidebarTabs_body ol li a {
    color: #333333;
}
#sidebarTabs_body ol li a:hover {
    color: #333333;
    text-decoration: underline;
}
#mediabar {
    width: 962px;
    overflow: hidden;
    background: #f5f5f5;
    padding: 8px 0 10px 8px;
    margin-bottom: 10px;
    position: relative;
    height: 223px;
}
#mediabar .container {
    position: absolute;
    left: 8px;
    width: 954px;
    height: 223px;
    overflow: hidden;
}
#mediabar ul {
    width: 10000px;
    position: relative;
}
#mediabar li {
    float: left;
    width: 152px;
    padding: 0 8px 0 0;
}
#mediabar .thumb {
    width: 150px;
    background: #fff;
    height: 113px;
    border: 1px solid #c5c5c5;
    padding: 1px;
    margin: 0 0 3px 0;
    overflow: hidden;
    text-align: center;
}
#mediabar .thumb img {
    margin: 0 auto;
    max-width: 150px;
    max-height: 113px;
}
#mediabar .info {
    width: 148px;
    position: relative;
    background: #fff;
    border: 1px solid #c5c5c5;
    padding: 2px;
    overflow: hidden;
    min-height: 60px;
    height: auto !important;
    height: 60px;
}
#mediabar .info p {
    font-size: 12px;
    line-height: 1.2em;
    font-weight: bold;
    padding: 0 2px 0 2px;
}
#mediabar .info p.moreVideo {
    position: absolute;
    bottom: 3px;
    right: 3px;
    padding: 3px 5px 0 5px;
}
#mediabar .info p.moreVideo a {
    color: #50630a;
    background: url(default/ico_camera.gif) no-repeat left 2px;
    padding: 0 0 0 17px;
}
#mediabar .info p.morePhoto {
    position: absolute;
    bottom: 3px;
    right: 3px;
    padding: 3px 5px 0 5px;
}
#mediabar .info p.morePhoto a {
    color: #50630a;
    background: url(default/ico_photo.gif) no-repeat left center;
    padding: 0 0 0 17px;
}
#mediabar #previous_button {
    position: absolute;
    width: 16px;
    height: 16px;
    right: 35px;
    top: 21px;
    background: url(default/prev.png) no-repeat;
    z-index: 100;
    cursor: pointer;
}
#mediabar #previous_button.disabled {
    background: url(default/prev-disabled.png) no-repeat;
    cursor: default;
}
#mediabar #next_button {
    position: absolute;
    right: 10px;
    top: 21px;
    width: 16px;
    height: 16px;
    background: url(default/next.png) no-repeat;
    z-index: 100;
    cursor: pointer;
}
#mediabar #next_button.disabled {
    background: url(default/next-disabled.png);
    cursor: default;
}
#primaryBottom {
    display: block;
    margin-bottom: -5px;
}
#primaryBottomSidebar {
    float: left;
    width: 300px;
}
#primaryBottomTabs {
    float: right;
    width: 660px;
    overflow: hidden;
}
#primaryBottomTabs_title {
    width: 100%;
    overflow: hidden;
    background: url(default/bgr_sidebarTabs_title.gif) repeat-x bottom;
}
#primaryBottomTabs_title li {
    float: left;
    font-size: 12px;
    color: #000;
    text-transform: uppercase;
    padding: 0 1px 0 0;
}
#primaryBottomTabs_title li.last {
    padding: 0;
}
#primaryBottomTabs_title li a {
    float: left;
    color: #000;
    background: url(default/bgr_sidebarTabs_title_a.gif) repeat-x bottom;
    height: 24px;
    padding: 8px 10px 0 10px;
    font-size: 11px;
}
#primaryBottomTabs_title li.last a {
    width: 75px;
    white-space: nowrap;
}
#primaryBottomTabs_title li a.selected {
    color: #cd1713;
    background: #fff;
    height: 24px;
    padding: 7px 10px 0 9px;
    border: 1px solid #bcbcbc;
    border-bottom: 0;
    text-decoration: none;
}
#primaryBottomTabs_body {
    width: 638px;
    background: #fff;
    border: 1px solid #bcbcbc;
    border-top: 0;
    min-height: 201px;
    padding: 9px 10px 6px 10px;
    position: relative;
    height: auto !important;
    height: 203px;
}
#primaryBottomTabs_body .text {
    position: absolute;
    left: 10px;
    top: 10px;
    width: 350px;
}
#primaryBottomTabs_body .text p {
    padding: 10px 0;
}
#primaryBottomTabs_body .imgThumb {
    position: absolute;
    right: 10px;
    top: 6px;
    width: 269px;
    height: 201px;
    overflow: hidden;
}
#primaryBottomTabs_body ul {
    color: #999999;
    margin: 0 0 0 20px;
}
#primaryBottomTabs_body ul li {
    list-style: decimal;
    font-size: 12px;
    line-height: 1.5em;
    padding: 3px 0 3px 0;
}
#secondaryContentWrapper {
    width: 100%;
    overflow: hidden;
}
#secondaryContentWrapper #leftBottomContent {
    float: left;
    width: 660px;
}
.bottomBox {
    width: 941px;
    border: 1px solid #d7d6d6;
    overflow: hidden;
    padding: 7px 15px 10px 12px;
    margin-bottom: 5px;
}
.bottomBox .left {
    float: left;
}
.bottomBox .right {
    float: right;
}
.bottomBox_wide {
    width: 300px;
}
.bottomBox_wide .thumb {
    padding-bottom: 5px;
}
.bottomBox_wide img {
    display: block;
}
.bottomBox_narrow {}
.bottomBox a.list {
    color: #222;
    display: block;
    font-size: 12px;
    display: block;
    padding: 2px 0 2px 10px;
    margin-left: 5px;
    background: url(default/ico_widget_li.gif) no-repeat left 6px;
}
.bottomBox a:hover.list {
    background: url(default/ico_widget_li_hover.gif) no-repeat left 6px;
    text-decoration: underline;
    color: #cd1713;
}
#secondaryContentWrapper #home_sidebar {
    float: right;
    width: 300px;
}
.home_sidebarPosts {
    width: 280px;
    border: 1px solid #bcbcbc;
    overflow: hidden;
    margin: 0 0 10px 0;
    padding: 7px 9px 9px 9px;
}
.home_sidebarPosts ul {
    width: 100%;
}
.home_sidebarPosts li {
    width: 100%;
    overflow: hidden;
    border-bottom: 1px dotted #666;
    padding: 0 0 5px 0;
    margin: 0 0 5px 0;
}
.home_sidebarPosts li.last {
    background: none;
    padding: 0;
    margin: 0;
    border: none;
}
.home_sidebarPosts img {
    float: left;
    width: 80px;
    height: 85px;
    margin-right: 10px;
}
.home_sidebarPosts p {
    font-size: 12px;
    line-height: 1.3em;
    padding: 3px 0 0 0;
}
.home_sidebarPosts p.date {
    color: #cd1713;
}
.home_sidebarPosts p.date span {
    color: #666;
}
#footer {
    width: 966px;
    margin: 0 auto;
    background: #bcbcbc;
    border-bottom: 3px solid #cd1713;
    padding: 14px 0 10px 14px;
}
#footer_data {
    float: left;
}
#footer_data ul {}
#footer_data li {
    display: inline;
    color: #434343;
    font-size: 12px;
    padding: 0 0 0 9px;
    margin-left: 9px;
    border-left: 1px solid #434343;
}
#footer_data li.first {
    padding: 0;
    border: none;
    margin: 0;
}
#footer_data li a {
    color: #434343;
}
#footer_data li a:hover {
    text-decoration: underline;
}
#footer_data .copyrights {
    color: #222222;
    padding: 10px 0 0 0;
}
#footer_data .copyrights a {
    color: #222222;
}
#footer_data .copyrights a:hover {
    text-decoration: underline;
}
#footer_logo {
    float: right;
    width: auto;
    padding: 15px 16px 0 0;
}
.widget {}
.widget p {
    padding-top: 5px;
    padding-bottom: 5px;
}
.widget ul li {
    line-height: 18px;
    color: #666;
    width: auto;
    border-bottom: 1px dotted #D3D9EB;
    margin-left: 3px;
    list-style: none;
    padding: 2px 0 2px 10px;
    display: block;
    background: url(default/ico_widget_li.gif) no-repeat left 7px;
    word-wrap: break-word;
}
.widget a {
    display: inline;
    width: auto;
    color: #000;
}
.widget a:hover {
    text-decoration: underline;
}
.widget ul li.digg {
    padding: 3px 0 3px 21px;
    background: url(default/ico_shareit/ico_digg.png) no-repeat left center;
}
.widget ul li.fb {
    padding: 3px 0 3px 21px;
    background: url(default/ico_shareit/ico_fb.png) no-repeat left center;
}
.widget ul li.stumble {
    padding: 3px 0 3px 21px;
    background: url(default/ico_shareit/ico_stumble.png) no-repeat left center;
}
.widget ul li.twitter {
    padding: 3px 0 3px 21px;
    background: url(default/ico_shareit/ico_twitter.png) no-repeat left center;
}
.widget ul li.reddit {
    padding: 3px 0 3px 21px;
    background: url(default/ico_shareit/ico_reddit.png) no-repeat left center;
}
.widget ul li.google {
    padding: 3px 0 3px 21px;
    background: url(default/ico_shareit/ico_google.png) no-repeat left center;
}
.widget ul li.delicious {
    padding: 3px 0 3px 21px;
    background: url(default/ico_shareit/ico_delicious.png) no-repeat left center;
}
.widget ul li.print {
    padding: 3px 0 3px 21px;
    background: url(default/ico_shareit/ico_print.png) no-repeat left center;
}
#primaryTopWrapper .wp-caption-text,
#primaryBottom .wp-caption-text,
#secondaryContentWrapper .wp-caption-text {
    display: none;
}
.titleCatName {
    text-transform: uppercase;
    color: #cd1713;
    font-weight: bold;
    display: block;
    font-size: 11px;
    margin-bottom: 5px;
    font-family: arial, tahoma, sans-serif;
}
.titleCatName a,
.titleCatName a:hover {
    text-transform: uppercase;
    color: #cd1713;
    font-weight: bold;
    font-size: 11px;
    font-family: arial, tahoma, sans-serif;
}
#innerLeft {
    background-color: #F5F5F5;
    border-radius: 5px;
    float: left;
    width: 750px;
    margin-right: 8px;
    margin-left: 0px;
    display: inline;
    font-size: 1.1em;
    line-height: 1.3em;
}
#innerLeft p {
    padding-bottom: 10px;
}
.metasingle {
    width: 100%;
    overflow: hidden;
    border-bottom: 1px dotted #666;
    margin: 0 0 4px 0;
    padding: 0 0 4px 0;
    color: #909090;
    font-size: 11px;
}
.metasingle a {
    color: #909090;
}
.metasingle a:hover {
    color: #000;
}
.postAuthor {
    padding-left: 13px;
    background: url(default/ico_author.gif) no-repeat left center;
}
.postDate {
    padding-left: 13px;
    background: url(default/ico_date.gif) no-repeat left center;
}
.post {
    padding-top: 5px;
    padding-left: 2px;
}
.post a {
    color: #cd1713;
}
.post a:hover {
    color: #cd1713;
    text-decoration: underline;
}
.post ul {
    padding-bottom: 10px;
    list-style: square inside;
}
.post img {
    padding: 2px;
    /* border:1px solid #aaa; background:#fff;*/
}
.post img.bnone {
    border: none;
}
.post ol {
    padding-bottom: 10px;
    list-style: decimal inside;
}
.post li {
    padding: 2px 0px 2px 10px;
    font-size: 12px;
    line-height: 15px;
    color: #4c4c4c;
}
.alignleft {
    float: left;
    margin-right: 10px;
    margin-top: 5px;
}
.alignright {
    float: right;
    margin-left: 10px;
    margin-top: 5px;
}
.aligncenter {
    margin: 0 auto;
    display: block;
}
.wp-caption img {
    margin-bottom: 5px;
    padding: 4px;
    border: 1px solid #ddd;
    background-color: #fff;
}
p.wp-caption-text {
    color: #222;
    width: auto;
    font: .8em verdana, arial, sans-serif;
    text-align: center;
    padding-bottom: 0 !important;
}
blockquote {
    padding: 2px 10px;
    background: #efefef;
    color: #333;
    clear: both;
    border-left: 3px solid #bfbbbb;
    border-bottom: 1px dotted #bfbbbb;
    margin-bottom: 10px;
    font-size: 11px;
    font-family: verdana, arial, sans-serif;
}
code {
    color: #444;
    font: 11px/17px tahoma, arial, sans-serif;
    display: block;
}
blockquote p {
    padding: 5px 0px;
    margin: 5px 0px;
    line-height: 15px;
}
blockquote li {
    padding: 2px 0px 2px 10px;
    font-size: 11px;
    line-height: 15px;
    color: #369;
}
blockquote a {
    color: #0080ca;
    text-decoration: underline;
}
blockquote a:hover {
    color: #039;
}
#entryMeta {
    font-size: .9em;
    border: 1px solid #ddd;
    padding: 7px;
    background: #f5f5f5;
    color: #444;
    margin-bottom: 10px;
    line-height: 1.3em;
}
#entryMeta img {
    float: left;
    padding: 2px;
    border: 1px solid #bbb;
    margin-top: 1px;
    margin-right: 5px;
}
#entryMeta a {
    color: #8f8f8f;
    text-decoration: underline;
}
#entryMeta a:hover {
    text-decoration: none;
    ;
}
.attachment-nav {
    display: block;
    margin: 15px 0;
    text-align: center;
    font-weight: bold;
    color: #ccc;
}
.attachment_more {
    width: 156px;
    margin: 5px;
    float: left;
    display: inline;
}
#narrowSidebar {
    float: left;
    width: 130px;
    padding-bottom: 10px;
    padding-right: 10px;
    padding-left: 10px;
    padding-top: 5px;
    display: inline;
    background: url(default/bgnarrowSidebar.gif) repeat;
    border-bottom: 1px solid #e1e1e1;
    border-top: 1px solid #e1e1e1;
}
#wideSidebar {
    float: right;
    border-radius: 5px;
    width: 200px;
    background: #f5f5f5;
    line-height: 18px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 5px;
    padding-left: 5px;
    overflow: hidden;
}
#innerpage-slider {
    position: relative;
    overflow: hidden;
    width: 500px;
    height: 290px;
    background: #efefef;
}
#innerpage-slider .contentdiv {
    visibility: hidden;
    position: absolute;
    left: 10px;
    top: 10px;
    z-index: 1;
}
#innerpage-slider p.sliderCaption {
    color: #fff;
    font-size: 1em;
    padding: 3px 5px 5px;
    position: absolute;
    top: 15px;
    display: inline;
    width: auto;
    left: 0px;
    background: url(default/bgTransparent.png);
}
#innerpage-slider img {
    display: block;
    width: 480px;
    height: auto !important;
    height: 270px;
    border: none;
    padding: 0;
}
#paginate-innerpage-slider {
    background-color: #efefef;
    padding: 0 0 5px 10px;
    margin-bottom: 10px;
}
#paginate-innerpage-slider ul {
    width: 490px;
    padding-bottom: 0;
    list-style: none;
}
#paginate-innerpage-slider ul li {
    display: inline;
    width: 65px;
    float: left;
    margin-left: 0;
    padding: 0 0 0 0;
    margin-right: 4px;
    margin-bottom: 3px;
}
#paginate-innerpage-slider img {
    padding: 5px 0 0 0;
    border-right: 0;
    border-left: 0;
    width: 65px;
    height: 50px;
    border-bottom: 0;
    background: #efefef;
}
#paginate-innerpage-slider a img {
    border-top: 4px solid #fff;
}
#paginate-innerpage-slider a:hover img,
#paginate-innerpage-slider a.selected img {
    border-top: 4px solid #cd1713;
}
#bcrum {
    font-size: .8em;
    padding-left: 7px;
    padding-top: 7px;
    color: #444;
    margin-bottom: 10px;
    line-height: 1.3em;
}
.labelBC {
    display: block;
    font-size: 12px;
    color: #8f8f8f;
    margin-bottom: 8px;
    padding-bottom: 3px;
    border-bottom: 1px dotted #666;
}
.labelBC a {
    color: #6f6f6f;
}
.labelBC a:hover {
    color: #3f3f3f;
}
.locationBC {
    display: block;
    font-size: 18px;
    color: #222;
    letter-spacing: -1px;
}
.metas {
    padding: 2px 0 !important;
    border-bottom: 1px solid #bcbcbc;
    border-top: 1px solid #bcbcbc;
    text-align: right;
    color: #666;
    font-size: 12px;
    display: block;
    margin-bottom: 10px;
}
.navigation {
    margin-bottom: 10px;
}
.metas a,
.navigation a {
    color: #cd1713;
}
.metas a:hover,
.navigation a:hover {
    text-decoration: underline;
}
.gab_authorInfo {
    background: #efefef;
    padding: 5px;
    margin: 5px 0 5px;
    border: 1px solid #ccc;
    font: 11px/15px verdana, arial, sans-serif;
}
.gab_authorPic {
    float: left;
    width: 50px;
    display: inline;
    margin-right: 7px;
}
.photoFrame {
    display: block;
    float: left;
    text-align: center;
    padding-bottom: 5px;
    padding-right: 5px;
    padding-left: 5px;
    margin-bottom: 10px;
    border-bottom: 1px solid #f4f4f4;
    width: 240px;
    min-height: 255px;
    height: auto !important;
    height: 255px;
}
.postinfoPhotoCat {
    padding-top: 5px;
    font: 11px verdana, arial, tahoma, sans-serif;
    color: #9f9f9f;
    display: block;
}
.postinfoPhotoCat a {
    color: #0854C7;
}
.postinfoPhotoCat a:hover {
    color: #cd1713;
}
p#commentNotification {
    display: block;
    margin-top: 7px;
    background: #f9f9f9;
    padding: 3px 5px;
    font-weight: bold;
}
p#noComment {
    font: bold .8em verdana, tahoma, arial, sans-serif;
    background: #efefef;
    padding: 4px 4px 4px 10px;
}
ol.commentlist li {
    border: 1px dotted #666;
    height: 1%;
    margin: 0 0 10px;
    padding: 7px;
    position: relative;
    word-wrap: break-word;
    word-wrap: break-word;
}
ol.commentlist li li,
ol.commentlist li li li,
ol.commentlist li li li li,
ol.commentlist li li li li li {
    margin: 0 0 0;
}
li div.vcard cite {
    font-style: normal;
}
li div.vcard {
    font: bold 12px arial, sans-serif;
    font-style: normal;
    color: #555;
}
li div.vcard a {
    color: #222;
}
li div.vcard img.avatar {
    border: 1px solid #d5d5d5;
    padding: 1px;
    background: #fff;
    position: absolute;
    top: 7px;
    right: 5px;
}
li div.comment-meta {
    font: bold 10px/1.4 helvetica, arial, sans-serif;
    display: block;
    padding-top: 3px;
    padding-bottom: 4px;
}
li div.comment-meta a {
    color: #8F8F8F;
}
li div.comment-meta a:hover {
    text-decoration: underline;
}
ol.commentlist li p {
    font: normal 12px helvetica, arial, sans-serif;
    padding: 4px 0;
}
li div.reply a {
    color: #cd1713;
}
ol.commentlist li ul.children {
    margin-top: 10px;
}
li.depth-2,
li.depth-3,
li.depth-4,
li.depth-5 {
    margin: 0 0 .20em;
}
ol.commentlist li.even {
    background: #fff;
}
ol.commentlist li.odd {
    background: #f9f9f9;
}
ol.commentlist li.pingback div.vcard {
    padding: 0 170px 0 0;
}
#respond {
    width: 100%;
    overflow: hidden;
}
#respond p {
    width: 100%;
    overflow: hidden;
    padding: 0 0 12px 0;
}
#url,
#email,
#author,
#commentText {
    float: left;
    border: 1px solid #d2d2d2;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #000;
    background: #fff url(default/bgr_respond_text.gif) repeat-x;
    padding: 3px;
    width: 201px;
    float: left;
}
#respond textarea#commentText {
    width: 97%;
    height: 94px;
    overflow: auto;
}
#respond p label small {
    float: left;
    padding: 4px 0 0 7px;
    font-size: 11px;
    color: #777;
    line-height: 1.3em;
}
#respond p#nopadding {
    padding: 0;
}
#respond #submit {
    background: url(default/button_submit.gif) no-repeat left;
    width: 95px;
    height: 35px;
    border: none;
    display: block;
    line-height: 0px;
    cursor: pointer;
}
#featured-slider img {
    width: 342px;
    height: 256px;
}
#belowfeatured img {
    width: 70px;
    height: 70px;
}
#primaryBottomTabs_body img {
    width: 269px;
    height: 201px;
}
.photoFrame img {
    width: 232px;
    height: 200px;
}
.photoFrame img {
    width: 232px;
    height: 200px;
}
.attachmentPage img {
    max-width: 494px;
}
.social {
    border: 1px dashed red;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 10px;
    padding: 5px 10px;
    text-align: center;
    vertical-align: top;
}
.social a img {
    background: none repeat scroll 0 0 transparent;
    padding: 0;
    vertical-align: middle;
}
.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.clearfix {
    display: block;
}
span.cdr {
    unicode-bidi: bidi-override;
    direction: rtl;
}
.outline {
    border: 5px solid red;
    padding: 5px 10px;
    margin-bottom: 3px;
}
.btn {
    text-decoration: none;
    color: #FFF;
    background-color: rgb(255, 102, 0);
    padding: 10px 10px;
    font-weight: bold;
    font-size: 18px;
    text-align: center;
    cursor: pointer;
    display: inline-block;
    margin-right: 10px;
}
