
html {
    background: none repeat scroll 0 0 #062A4F;
    font-size: 100.01%;
    height: 100%;
    margin: 0 0 1px;
}
body {
    background: url("images/page-bg.jpg") repeat-y scroll 50.2% 0 #062A4F;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 62.5%;
    margin: 0;
    min-height: 100%;
}
* html body {
}
h1, h2, h3, h4, h5 {
}
a {
    color: #002A50;
    text-decoration: none;
}
img a {
    border: 0 none !important;
}
a:hover {
    color: #FF0000;
}
h1 {
}
h2 {
}
h3 {
}
h4 {
}
h5 {
}
.t-header {
    background: none repeat scroll 0 0 #FFFFFF;
    height: 139px;
    margin: auto;
    padding-left: 10px;
    padding-top: 9px;
    width: 990px;
}
.t-logo {
    float: left;
    height: 112px;
    width: 583px;
}
.t-header-right {
    float: right;
    height: 112px;
    margin-top: 18px;
    width: 200px;
}
.t-menu-wrapper {
    background: none repeat scroll 0 0 #062A4F;
    height: 30px;
    margin-left: auto;
    margin-right: auto;
    margin-top: auto;
    padding-bottom: 2px;
    padding-right: 10px;
    padding-top: 7px;
    width: 984px;
}
.t-menu-wrapper .find-module .cmrmenu-search-icon {
    cursor: pointer;
    float: left;
    height: 40px;
    margin-left: 18px;
    margin-right: 14px;
    margin-top: -4px;
    width: 33px;
}
.search {
    float: right;
    margin-left: -9px;
    width: 57px;
}
.t-menu {
    float: left;
    font-size: 1.4em;
    height: 18px;
    margin: -3px auto auto;
    text-shadow: 1px 1px 0 #1E4B9B;
    text-transform: uppercase;
    top: 0;
    width: 1003px;
}
.t-menu .item {
    cursor: pointer;
    float: left;
    height: 20px;
    overflow: visible;
    padding-left: 15px;
    padding-right: 13px;
    padding-top: 9px;
    text-align: center;
    text-shadow: 1px 1px 0 #1E4B9B;
}
.t-menu .separator {
    background: none repeat scroll 0 0 #033F73;
    float: left;
    height: 16px;
    padding-top: 14px;
    width: 1px;
}
.t-menu a {
    color: #FFFFFF;
    letter-spacing: 0.9px;
    text-decoration: none;
    text-shadow: -1px -1px 0 #001553;
}
.t-menu a:hover {
    color: #FFFFFF;
}
.submenu_item {
    background: none repeat scroll 0 0 #033057;
    border-top: 1px dotted #3A5EA5;
    cursor: pointer;
    font-size: 10px;
    font-weight: normal !important;
    height: 16px;
    letter-spacing: 0.5px;
    margin-top: 7px;
    min-width: 175px !important;
    padding: 11px 5px 7px 13px;
    text-align: left;
}
.submenu_item_children {
    font-weight: normal;
}
.submenu_item:hover {
    color: #FFFFFF;
    cursor: pointer;
}
.submenu_item:hover > div > a {
    color: #FFFFFF;
    cursor: pointer;
}
.submenu_item a {
    color: #FFFFFF;
    cursor: pointer;
    font-weight: normal !important;
    text-decoration: none;
}
.submenu_item a:hover {
    color: #FFFFFF !important;
    cursor: pointer;
    text-decoration: none;
}
.submenu_item, .submenu_separator {
    display: none;
    position: absolute;
}
.t-tags-menu {
    background: -moz-linear-gradient(center top , #D6001E 0%, #BA0325 100%) repeat scroll 0 0 transparent;
    border-radius: 4px 4px 0 0;
    font-size: 1.4em;
    height: 40px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 4px;
    padding-left: 2px;
    width: 1000px;
}
.t-tags-menu .item.active {
    background: none repeat scroll 0 0 #FFFFFF;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    color: #A3A6B6 !important;
    margin-left: -1px;
    margin-right: -2px;
    margin-top: 3px;
    padding: 10px 7px 8px;
}
.t-tags-menu .item {
    cursor: pointer;
    float: left;
    height: 20px;
    margin-top: 0;
    overflow: visible;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 13px;
    text-align: center;
}
.t-tags-menu .item.active a {
    color: #D6001E;
    font-weight: bold;
    text-shadow: none;
}
.t-tags-menu .separator {
    background: url("images/tag-menu-sep.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 29px;
    margin-top: 11px;
    width: 1px;
}
.t-tags-menu a {
    color: #FFFFFF;
    font-weight: bold;
    letter-spacing: 0.9px;
    text-decoration: none;
    text-shadow: 0 -1px 0 #A6001E;
}
.t-tags-menu a:hover {
    color: #600000;
    text-shadow: 0 1px 0 #D6011F;
}
.t-tags-menu .submenu_item {
    background: none repeat scroll 0 0 #000000;
    cursor: pointer;
    font-size: 12px;
    font-weight: normal !important;
    height: 20px;
    letter-spacing: 0.5px;
    margin-top: 25px;
    opacity: 0.8;
    padding: 7px 7px 7px 20px;
    text-align: left;
}
.t-tags-menu .submenu_item_children {
    font-weight: normal;
}
.t-tags-menu .submenu_item:hover {
    color: #FFFFFF;
    cursor: pointer;
}
.t-tags-menu .submenu_item:hover > div > a {
    color: #8C9C00;
    cursor: pointer;
}
.t-tags-menu .submenu_item a {
    color: #FFFFFF;
    cursor: pointer;
    font-weight: normal !important;
    text-decoration: none;
}
.t-tags-menu .submenu_item a:hover {
    color: #8C9C00 !important;
    cursor: pointer;
    text-decoration: none;
}
.t-tags-menu .submenu_item, .submenu_separator {
    display: none;
    position: absolute;
}
.t-search {
}
.t-body-wrapper {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #FFFFFF;
    border-color: #E2E2E2;
    border-image: none;
    border-style: none solid solid;
    border-width: medium 1px 1px;
    clear: both;
    margin: 0 auto auto;
    min-height: 750px;
    width: 1000px;
}
/*.t-content, .t-wide .blog_content .entry {
    border-right: 1px solid #D5D5D5;
    color: #333333;
    float: left;
    font-size: 16px;
    line-height: 26px;
    min-height: 750px;
    padding-left: 12px;
    padding-right: 15px;
    width: 614px;
}*/
.t-content, .t-wide .blog_content .entry {
    border-right: 1px solid #D5D5D5;
    color: #333333;
    float: left;
    font-size: 16px;
    line-height: 26px;
    min-height: 750px;
    padding-left: 25px;
    padding-right: 35px;
    padding-top: 8px;
    width: 575px;
}
.page-title {
    color: #9F7C56;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 25px;
    padding-bottom: 8px;
    padding-top: 20px;
    text-transform: uppercase;
    width: 572px;
}
.t-arch {
    background: none repeat scroll 0 0 #F1F1F1;
    border: 1px solid #E5E5E5;
    border-radius: 5px 5px 5px 5px;
    color: #333333;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 24px;
    margin-left: 12px;
    padding: 6px 10px 3px 5px;
}
.t-content h3 {
    color: #231F20;
    font-size: 20px !important;
}
.t-content h3 a {
    text-decoration: none;
}
.t-content .blog h3 {
    color: #231F20;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 24px;
    font-weight: 600;
    line-height: 1.044em;
    margin-bottom: 26px;
    margin-top: 30px;
    text-decoration: none;
}
.t-content .blog {
    color: #333333;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 16px;
    line-height: 1.471em;
}
.tags {
    background: none repeat scroll 0 0 #D9D9D9;
    border-radius: 2px 2px 2px 2px;
    color: #1E4B9B;
    height: 27px;
    line-height: normal !important;
    margin-bottom: 50px;
    padding-left: 10px;
    padding-top: 8px;
}
.tags a {
    font-family: coda;
    font-size: 13px;
    text-decoration: underline;
    text-transform: uppercase;
}
.tags a:hover {
}
.tags span.d a {
    background: none repeat scroll 0 0 #888888;
    border-radius: 4px 4px 4px 4px;
    color: white;
    display: block;
    float: right;
    font-size: 14px;
    font-style: normal;
    height: 27px;
    line-height: normal;
    margin-right: 0;
    margin-top: -7px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 6px;
    text-decoration: none;
    text-shadow: none;
}
.tags span.d a:hover {
    text-decoration: underline;
}
.tags span {
    color: #777777;
    font-style: italic;
}
.tags-full {
    color: #EEEEEE;
    font-size: 12px;
    height: 27px;
}
.tags-full a {
    font-family: coda,sans;
    font-size: 12px;
    text-decoration: underline;
    text-shadow: 1px 1px 0 #F1F1F1;
}
.tags-full a:hover {
}
.tags-full span {
    color: #777777;
    font-style: italic;
}
.t-date {
    color: #777777;
    font-size: 1.1em;
    margin-bottom: 20px;
    margin-top: -10px;
}
.t-right, .t-wide .blog_right {
    float: right;
    width: 345px;
}
.t-wide .blog_right .talking .title, .t-wide .blog_right .archives .title, .t-wide .blog_right .tags .title, .t-wide .blog_right .followers_module .title {
    margin: 0 0 15px !important;
}
.t-footer-wrapper {
    background: none repeat scroll 0 0 #062A4F;
    height: 47px;
    margin: auto auto 0;
    padding-top: 3px;
    width: 1000px;
}
.t-footer {
    color: #FFFFFF;
    font-family: coda,Helvetica,sans-serif;
    font-size: 12px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 13px;
}
.t-footer a {
    color: #FFFFFF;
}
.t-footer a:hover {
    color: #FF0000;
}
.t-right-box {
    border: 1px solid #CFCFCF;
    border-radius: 2px 2px 2px 2px;
    color: #333333;
    float: right;
    font-size: 14px;
    line-height: 20px;
    margin-right: 10px;
    margin-top: 27px;
    padding: 16px 15px 15px;
    width: 303px;
}
.t-right-box-3 {
    border: 1px solid #CFCFCF;
    border-radius: 2px 2px 2px 2px;
    margin-right: 15px;
    margin-top: 30px;
    padding: 40px 15px 15px;
    width: 303px;
}
element.style {
    left: 225px;
    top: 2px;
}
.t-right .form-search .submit {
    background-color: #777777;
    border-radius: 1px 4px 4px 1px;
    border-width: 0;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 14px;
    height: 34px;
    margin-left: -1px;
    padding-bottom: 2px;
    padding-left: 10px;
    padding-right: 10px;
	width: 65px;
}
.t-right .x-form-text, textarea.x-form-field {
    background-color: #FFFFFF;
    background-image: none;
    border-color: #CCCCCC;
    border-radius: 3px 3px 3px 3px;
    border-width: 1px;
}
.t-right-box-2 {
    background: none repeat scroll 0 0 #EFEFEF;
    border: 1px solid #D9D9D9;
    border-radius: 2px 2px 2px 2px;
    font-size: 1.4em;
    margin-right: 15px;
    margin-top: 30px !important;
    min-height: 77px;
    padding: 15px;
    width: 303px;
}
.t-right-box-2 h3 {
    margin-bottom: 5px;
    margin-top: 0;
}
.t-right-box-2.blue {
    background: none repeat scroll 0 0 #C9DAF8;
    border: 1px solid #A4C2F4;
}
.right-menu-title.blue {
    border-bottom: 2px solid #A4C2F4;
    color: #1C4587 !important;
}
.t-wide .yellow_box {
    background: none repeat scroll 0 0 #F8F8D2;
    color: #000000;
    float: right;
    font-size: 11px;
    line-height: 24px;
    padding-right: 17px;
    padding-top: 0;
    text-align: right;
    width: 135px;
}
.t-wide .bbborder {
    display: none;
}
.follow_settings {
    color: #444444;
    font-size: 12px;
    margin-top: 13px;
}
#followers_container {
    line-height: 29px;
}
.t-wide .blog_right .talking .subtitle {
    color: #555555;
    font-size: 10px;
    margin: 8px 6px 17px 0;
    text-transform: uppercase;
}
.t-wide .blog_right .talking {
    background-image: url("../img/box_w_shadow.png");
    background-repeat: no-repeat;
    margin: 0 15px;
    min-height: 150px;
}
.t-wide .tags {
    font-size: 1.4em !important;
}
.t-wide .tags a {
    font-family: Georgia,"Times New Roman",Times,serif;
    text-transform: none;
}
.h-title {
    color: #FFFFFF;
    font-size: 19px;
    margin-top: -26px;
    min-width: 205px;
    position: absolute;
	*position: relative; /*For I7 and below*/
}
.h-title2 {
    color: #FFFFFF;
    font-size: 19px;
    margin-bottom: 31px;
    margin-left: 15px;
    margin-top: 21px;
    min-width: 205px;
    /*position: absolute;*/
	position: relative;
	top: 2px;
	*margin-bottom: -60px; /* For IE7 and below */
}
.h-left {
    background: url("images/h-left.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 40px;
    width: 11px;
}
.h-right {
    background: url("images/h-right.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 40px;
    width: 20px;
}
.h-mid {
    background: url("images/h-mid.png") repeat scroll 0 0 transparent;
    float: left;
    height: 32px;
    padding-top: 8px;
}
.right-list {
    border-bottom: 1px solid #CCCCCC;
    font-size: 15px;
    min-height: 19px;
    padding-bottom: 10px;
    padding-top: 10px;
}
.right-list-pic {
    font-size: 16px;
    margin-top: 20px;
    min-height: 112px;
    padding-bottom: 0 !important;
}
.right-menu-title, .t-wide .blog_right .title {
    border-bottom: 2px solid #D9D9D9;
    color: #333333 !important;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 18px;
    margin-bottom: 10px;
    min-height: 19px;
    padding-bottom: 9px;
    padding-top: 0;
    text-transform: uppercase;
}
.t-right-box-2 .item {
    cursor: pointer;
    font-size: 15px;
    height: 20px;
    overflow: visible;
    padding-bottom: 5px;
    padding-top: 5px;
    text-align: center;
}
.t-right-box-2 a {
    text-decoration: none;
}
.t-right-box-2 a:hover {
}
.t-summary {
}
.sum-title {
    margin-top: 8px;
}
.sum-title a {
    display: block;
    margin-top: -15px;
}
.special {
    background: none !important;
    font-weight: bold !important;
}
.cmr-rot-img {
    background: url("images/img-bg.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 153px;
    margin-left: 6px;
    margin-right: 0;
    margin-top: 15px;
    padding-left: 2px;
    padding-top: 12px;
    width: 111px;
}
.cmr-rot-wrap {
    float: right;
    font-family: georgia;
    margin-right: 9px;
    margin-top: 17px;
    width: 196px;
}
.cmr-rot-title {
    color: white;
    font-size: 20px;
    margin-bottom: 7px;
    text-align: left;
    text-transform: uppercase;
}
.cmr-rot-body {
    color: white;
    font-size: 12px;
    text-align: left;
}
.cmr-rot-button {
    background: url("images/button-left.png") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    float: left;
    font-family: arial;
    font-size: 12px;
    height: 22px;
    margin-right: -8px;
    padding-left: 7px;
    padding-top: 10px;
    width: 83px;
}
.cmr-rot-button a {
    color: white;
    text-transform: uppercase;
}
.button-right {
    background: url("images/button-right.png") no-repeat scroll 0 0 transparent;
    height: 32px;
    margin-left: 80px;
    width: 31px;
}
.t-button-wrapper {
    margin-left: 83px;
    margin-top: 12px;
    width: 114px;
}
.img-hover img {
    border: 6px solid #E9E9E9;
    margin-bottom: 10px;
}
.img-hover a:hover img {
    border-color: #CCCCCC;
}
.t-summary a:hover h2 {
    color: #D6001E;
}
.styled-select {
}
.styled-select select {
}
.t-arrow {
}
.styled-select2 {
}
.styled-select2 select {
    display: none;
}
.t-arrow2 {
}
.dropdowns {
    margin-top: 12px;
}
.pagination a.inactive {
    background: none repeat scroll 0 0 transparent;
    border: 1px solid #E5E5E5;
    color: #2D2119;
    cursor: default;
    font-size: 15px;
    margin: 2px;
    padding: 3px;
}
.pagination a:link, .t- .pagination a:active, .t- .pagination a:visited {
    background: none repeat scroll 0 0 #F1F1F1;
    border: 1px solid #E5E5E5;
    border-radius: 2px 2px 2px 2px;
    font-size: 15px;
    margin: 2px;
    padding: 3px;
}
.pagination a:hover {
    color: #333333;
    text-decoration: underline;
}
.pagination span {
    display: none;
}
.pagination {
    float: right;
    margin-bottom: 30px;
    margin-top: 15px;
    white-space: nowrap;
}
.t-arrow2, .t-arrow {
    margin-left: 87px;
    margin-top: -17px;
}
.t-arrow {
    margin-left: 73px;
}
.listtwo a {
    color: #002B51;
}
.listtwo .special a {
    border-bottom: 1px solid #9FC5E8;
    display: block;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 14px;
    font-weight: 600;
    line-height: 18px;
    padding-bottom: 10px;
    padding-top: 10px;
    text-decoration: none;
}
.listtwo a:hover {
    color: #002B51;
}
.listtwo {
    background: none repeat scroll 0 0 #CFE2F3;
    border: 1px solid #9FC5E8;
    border-radius: 2px 2px 2px 2px;
    float: right;
    font-size: 1.4em;
    margin-right: 11px;
    margin-top: 30px !important;
    padding: 15px;
    width: 303px;
}
.listtwo .right-menu-title, .listtwo .right-menu-title a {
    border-bottom: medium none;
    border-color: #93C47D #93C47D -moz-use-text-color;
    color: #274E13 !important;
    display: inline;
    font-family: helvetica,arial,sans;
    font-size: 14px;
    font-weight: 600;
    line-height: 18px;
    padding-bottom: 10px;
    padding-top: 10px;
    text-decoration: none;
}
.t-button {
    background: -moz-linear-gradient(center top , #79BBFF 5%, #4197EE 100%) repeat scroll 0 0 #79BBFF;
    border: 1px solid #469DF5;
    box-shadow: 0 1px 0 0 #CAE3FC inset;
    color: #FFFFFF !important;
    display: inline-block;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 15px;
    font-weight: bold;
    padding: 6px 24px;
    text-decoration: none;
    text-shadow: 1px 1px 0 #287ACE;
    width: 283px;
    border-radius: 6px 6px 6px 6px;
	*color: #287ACE !important; /* For IE7 and below */
}
.t-button:hover {
    background: -moz-linear-gradient(center top , #4197EE 5%, #79BBFF 100%) repeat scroll 0 0 #4197EE;
    color: #FFFFFF;
}
.t-button:active {
    position: relative;
    top: 1px;
}

.find-module-field {
	line-height: 30px;
}
