

#sbox-overlay {
position : absolute;
background-color : #000;
left : 0;
top : 0;
}
#sbox-window {
position : absolute;
background-color : #fff;
text-align : left;
overflow : visible;
padding : 10px;
border-radius : 3px;
}
#sbox-window[aria-hidden="true"], #sbox-overlay[aria-hidden="true"] {
display : none;
}
#sbox-btn-close {
position : absolute;
width : 30px;
height : 30px;
right : -15px;
top : -15px;
background : url(../images/modal/closebox.png) center no-repeat;
border : none;
}
.sbox-loading #sbox-content {
background-image : url(../images/modal/spinner.gif);
background-repeat : no-repeat;
background-position : center;
}
#sbox-content {
clear : both;
overflow : auto;
background-color : #fff;
height : 100%;
width : 100%;
}
.sbox-content-image#sbox-content {
overflow : visible;
}
#sbox-image {
display : block;
}
.sbox-content-image img {
display : block;
width : 100%;
height : 100%;
}
.sbox-content-iframe#sbox-content {
overflow : visible;
}
.body-overlayed {
overflow : hidden;
}
.body-overlayed embed, .body-overlayed object, .body-overlayed select {
visibility : hidden;
}
#sbox-window embed, #sbox-window object, #sbox-window select {
visibility : visible;
}
#sbox-window.shadow {
box-shadow : 0 0 10px rgba(0, 0, 0, 0.7);
}
.sbox-bg {
position : absolute;
width : 33px;
height : 40px;
}
.sbox-bg-n {
left : 0;
top : -40px;
width : 100%;
background : url(../images/modal/bg_n.png) repeat-x;
}
.sbox-bg-ne {
right : -33px;
top : -40px;
background : url(../images/modal/bg_ne.png) no-repeat;
}
.sbox-bg-e {
right : -33px;
top : 0;
height : 100%;
background : url(../images/modal/bg_e.png) repeat-y;
}
.sbox-bg-se {
right : -33px;
bottom : -40px;
background : url(../images/modal/bg_se.png) no-repeat;
}
.sbox-bg-s {
left : 0;
bottom : -40px;
width : 100%;
background : url(../images/modal/bg_s.png) repeat-x;
}
.sbox-bg-sw {
left : -33px;
bottom : -40px;
background : url(../images/modal/bg_sw.png) no-repeat;
}
.sbox-bg-w {
left : -33px;
top : 0;
height : 100%;
background : url(../images/modal/bg_w.png) repeat-y;
}
.sbox-bg-nw {
left : -33px;
top : -40px;
background : url(../images/modal/bg_nw.png) no-repeat;
}
a:active, a:focus {
outline : 0;
}
img {
border : none;
}
#k2Container {
padding : 0 0 24px 0;
}
body.contentpane #k2Container {
padding : 16px;
}
.k2Padding {
padding : 4px;
}
.clr {
clear : both;
height : 0;
line-height : 0;
display : block;
float : none;
padding : 0;
margin : 0;
border : none;
}
.even {
background : #fffff0;
padding : 2px;
border-bottom : 1px dotted #ccc;
}
.odd {
background : #fff;
padding : 2px;
border-bottom : 1px dotted #ccc;
}
div.k2FeedIcon {
padding : 4px 8px;
}
div.k2FeedIcon a, div.k2FeedIcon a:hover {
display : block;
float : right;
margin : 0;
padding : 0;
width : 16px;
height : 16px;
background : url(../images/fugue/feed.png) 50% 50% no-repeat;
}
div.k2FeedIcon a span, div.k2FeedIcon a:hover span {
display : none;
}
.itemRatingForm {
display : block;
vertical-align : middle;
line-height : 25px;
float : left;
}
.itemRatingLog {
font-size : 11px;
margin : 0;
padding : 0 0 0 4px;
float : left;
}
div.itemRatingForm .formLogLoading {
background : url(../images/system/loading.gif) left center no-repeat;
height : 25px;
padding : 0 0 0 20px;
}
.itemRatingList, .itemRatingList a:hover, .itemRatingList .itemCurrentRating {
background : url(../images/system/transparent_star.gif) left -1000px repeat-x transparent;
}
.itemRatingList {
position : relative;
float : left;
width : 125px;
height : 25px;
overflow : hidden;
list-style : none;
margin : 0;
padding : 0;
background-position : left top;
}
.itemRatingList li {
display : inline;
background : none;
padding : 0;
}
.itemRatingList a, .itemRatingList .itemCurrentRating {
position : absolute;
top : 0;
left : 0;
text-indent : -1000px;
height : 25px;
line-height : 25px;
outline : none;
overflow : hidden;
border : none;
cursor : pointer;
}
.itemRatingList a:hover {
background-position : left bottom;
}
.itemRatingList a.one-star {
width : 20%;
z-index : 6;
}
.itemRatingList a.two-stars {
width : 40%;
z-index : 5;
}
.itemRatingList a.three-stars {
width : 60%;
z-index : 4;
}
.itemRatingList a.four-stars {
width : 80%;
z-index : 3;
}
.itemRatingList a.five-stars {
width : 100%;
z-index : 2;
}
.itemRatingList .itemCurrentRating {
z-index : 1;
background-position : 0 center;
margin : 0;
padding : 0;
}
span.siteRoot {
display : none;
}
.smallerFontSize {
font-size : 100%;
line-height : inherit;
}
.largerFontSize {
font-size : 150%;
line-height : 140%;
}
.recaptchatable .recaptcha_image_cell, #recaptcha_table {
background-color : #fff !important ;
}
#recaptcha_table {
border-color : #ccc !important ;
}
#recaptcha_response_field {
border-color : #ccc !important ;
background-color : #fff !important ;
}
.clearList {
display : none;
float : none;
clear : both;
}
.lastItem {
border : none;
}
.k2Avatar img {
display : block;
float : left;
background : #fff;
border : #ccc solid 1px;
padding : 2px;
margin : 2px 4px 4px 0;
}
div.k2Pagination {
padding : 8px;
margin : 24px 0 4px 0;
text-align : center;
color : #999;
}
div.k2Pagination ul {
text-align : center;
}
div.k2Pagination ul li {
display : inline;
}
div.itemIsFeatured, div.catItemIsFeatured, div.userItemIsFeatured {
background : url(../images/system/featuredItem.png) 100% 0 no-repeat;
}
a.itemPrintThisPage {
display : block;
width : 160px;
margin : 4px auto 16px;
padding : 4px;
background : #F7FAFE;
border : #ccc solid 1px;
text-align : center;
color : #555;
font-size : 13px;
}
a.itemPrintThisPage:hover {
background : #eee;
text-decoration : none;
}
div.itemView {
padding : 8px 0 24px 0;
margin : 0 0 24px 0;
border-bottom : 1px dotted #ccc;
}
span.itemEditLink {
float : right;
display : block;
padding : 4px 0;
margin : 0;
width : 120px;
text-align : right;
}
span.itemEditLink a {
padding : 2px 12px;
border : #ccc solid 1px;
background : #eee;
text-decoration : none;
font-size : 11px;
font-weight : normal;
font-family : Arial, Helvetica, sans-serif;
}
span.itemEditLink a:hover {
background : #ffffcc;
}
div.itemHeader span.itemDateCreated {
color : #999;
font-size : 11px;
}
div.itemHeader h2.itemTitle {
font-family : Georgia, "Times New Roman", Times, serif;
font-size : 36px;
font-weight : normal;
line-height : 110%;
padding : 10px 0 4px 0;
margin : 0;
}
div.itemHeader h2.itemTitle span sup {
font-size : 12px;
color : #CF1919;
text-decoration : none;
}
div.itemHeader span.itemAuthor {
display : block;
padding : 0;
margin : 0;
}
div.itemToolbar {
padding : 2px 0;
margin : 16px 0 0 0;
border-top : 1px dotted #ccc;
border-bottom : 1px dotted #ccc;
background : #f7fafe;
}
div.itemToolbar ul {
text-align : right;
list-style : none;
padding : 0;
margin : 0;
}
div.itemToolbar ul li {
display : inline;
list-style : none;
padding : 0 4px 0 8px;
margin : 0;
border-left : 1px solid #ccc;
text-align : center;
background : none;
font-size : 12px;
}
div.itemToolbar ul > li:first-child {
border : none;
}
div.itemToolbar ul li a {
font-size : 12px;
font-weight : normal;
}
div.itemToolbar ul li a img {
vertical-align : middle;
}
div.itemToolbar ul li a#fontDecrease {
margin : 0 0 0 2px;
}
div.itemToolbar ul li a#fontDecrease img {
width : 13px;
height : 13px;
background : url(../images/system/font_decrease.gif) no-repeat;
}
div.itemToolbar ul li a#fontIncrease {
margin : 0 0 0 2px;
}
div.itemToolbar ul li a#fontIncrease img {
width : 13px;
height : 13px;
background : url(../images/system/font_increase.gif) no-repeat;
}
div.itemToolbar ul li a#fontDecrease span, div.itemToolbar ul li a#fontIncrease span {
display : none;
}
div.itemRatingBlock {
padding : 8px 0;
}
div.itemRatingBlock span {
display : block;
float : left;
font-style : normal;
padding : 0 4px 0 0;
margin : 0;
color : #999;
}
div.itemBody {
padding : 8px 0;
margin : 0;
}
div.itemImageBlock {
padding : 8px;
margin : 0 0 16px 0;
}
span.itemImage {
display : block;
text-align : center;
margin : 0 0 8px 0;
}
span.itemImage img {
border : #ccc solid 1px;
padding : 8px;
}
span.itemImageCaption {
color : #666;
float : left;
display : block;
font-size : 11px;
}
span.itemImageCredits {
color : #999;
float : right;
display : block;
font-style : italic;
font-size : 11px;
}
div.itemIntroText {
color : #444;
font-size : 18px;
font-weight : bold;
line-height : 24px;
padding : 4px 0 12px 0;
}
div.itemFullText h3 {
margin : 0;
padding : 16px 0 4px 0;
}
div.itemExtraFields {
margin : 16px 0 0 0;
padding : 8px 0 0 0;
border-top : 1px dotted #ddd;
}
div.itemExtraFields h3 {
margin : 0;
padding : 0 0 8px 0;
line-height : normal !important ;
}
div.itemExtraFields ul {
margin : 0;
padding : 0;
list-style : none;
}
div.itemExtraFields ul li {
display : block;
}
div.itemExtraFields ul li span.itemExtraFieldsLabel {
display : block;
float : left;
font-weight : bold;
margin : 0 4px 0 0;
width : 30%;
}
div.itemContentFooter {
display : block;
text-align : right;
padding : 4px;
margin : 16px 0 4px 0;
border-top : 1px solid #ddd;
color : #999;
}
span.itemHits {
float : left;
}
div.itemSocialSharing {
padding : 8px 0;
}
div.itemTwitterButton {
float : left;
margin : 2px 24px 0 0;
}
div.itemFacebookButton {
float : left;
margin-right : 24px;
width : 200px;
}
div.itemLinks {
margin : 16px 0;
padding : 0;
}
div.itemCategory {
padding : 4px;
border-bottom : 1px dotted #ccc;
}
div.itemCategory span {
font-weight : bold;
color : #555;
padding : 0 4px 0 0;
}
div.itemTagsBlock {
padding : 4px;
border-bottom : 1px dotted #ccc;
}
div.itemTagsBlock span {
font-weight : bold;
color : #555;
padding : 0 4px 0 0;
}
div.itemTagsBlock ul.itemTags {
list-style : none;
padding : 0;
margin : 0;
display : inline;
}
div.itemTagsBlock ul.itemTags li {
display : inline;
list-style : none;
padding : 0 4px 0 0;
margin : 0;
text-align : center;
}
div.itemAttachmentsBlock {
padding : 4px;
border-bottom : 1px dotted #ccc;
}
div.itemAttachmentsBlock span {
font-weight : bold;
color : #555;
padding : 0 4px 0 0;
}
div.itemAttachmentsBlock ul.itemAttachments {
list-style : none;
padding : 0;
margin : 0;
display : inline;
}
div.itemAttachmentsBlock ul.itemAttachments li {
display : inline;
list-style : none;
padding : 0 4px;
margin : 0;
text-align : center;
}
div.itemAttachmentsBlock ul.itemAttachments li span {
font-size : 10px;
color : #999;
font-weight : normal;
}
div.itemAuthorBlock {
background : #f7fafe;
border : #ddd solid 1px;
margin : 0 0 16px 0;
padding : 8px;
}
div.itemAuthorBlock img.itemAuthorAvatar {
float : left;
display : block;
background : #fff;
padding : 4px;
border : #ddd solid 1px;
margin : 0 8px 0 0;
}
div.itemAuthorBlock div.itemAuthorDetails {
margin : 0;
padding : 4px 0 0 0;
}
div.itemAuthorBlock div.itemAuthorDetails h3.authorName {
margin : 0 0 4px 0;
padding : 0;
}
div.itemAuthorBlock div.itemAuthorDetails h3.authorName a {
font-family : Georgia, "Times New Roman", Times, serif;
font-size : 16px;
}
div.itemAuthorBlock div.itemAuthorDetails span.itemAuthorUrl {
font-weight : bold;
color : #555;
border-right : 1px solid #ccc;
padding : 0 8px 0 0;
margin : 0 4px 0 0;
}
div.itemAuthorBlock div.itemAuthorDetails span.itemAuthorEmail {
font-weight : bold;
color : #555;
}
div.itemAuthorBlock div.itemAuthorDetails span.itemAuthorUrl a, div.itemAuthorBlock div.itemAuthorDetails span.itemAuthorEmail a {
font-weight : normal;
}
div.itemAuthorLatest {
margin-bottom : 16px;
padding : 0;
}
div.itemRelated {
margin-bottom : 16px;
padding : 0;
}
div.itemRelated ul li.k2ScrollerElement {
float : left;
overflow : hidden;
border : #ccc solid 1px;
padding : 4px;
margin : 0 4px 4px 0;
background : #fff;
}
div.itemRelated ul li.clr {
clear : both;
height : 0;
line-height : 0;
display : block;
float : none;
padding : 0;
margin : 0;
border : none;
}
div.itemVideoBlock {
margin : 0 0 16px 0;
padding : 16px;
background : url(../images/system/videoplayer-bg.gif) bottom repeat-x #010101;
}
div.itemVideoBlock div.itemVideoEmbedded {
text-align : center;
}
div.itemVideoBlock span.itemVideo {
display : block;
overflow : hidden;
}
div.itemVideoBlock span.itemVideoCaption {
color : #eee;
float : left;
display : block;
font-size : 11px;
font-weight : bold;
width : 60%;
}
div.itemVideoBlock span.itemVideoCredits {
color : #eee;
float : right;
display : block;
font-style : italic;
font-size : 11px;
width : 35%;
text-align : right;
}
div.itemImageGallery {
margin : 0 0 16px 0;
padding : 0;
}
div.itemNavigation {
padding : 4px 8px;
margin : 0 0 24px 0;
border-top : 1px dotted #ccc;
border-bottom : 1px dotted #ccc;
background : #fffff0;
}
div.itemNavigation span.itemNavigationTitle {
color : #999;
}
div.itemNavigation a.itemPrevious {
padding : 0 12px;
}
div.itemNavigation a.itemNext {
padding : 0 12px;
}
div.itemComments {
background : #f7fafe;
border : #ddd solid 1px;
padding : 16px;
}
div.itemComments ul.itemCommentsList {
margin : 0 0 16px;
padding : 0;
list-style : none;
}
div.itemComments ul.itemCommentsList li {
padding : 4px;
margin : 0;
border-bottom : 1px dotted #ddd;
}
div.itemComments ul.itemCommentsList li.authorResponse {
background : url(../images/system/stripes.png) repeat;
}
div.itemComments ul.itemCommentsList li.unpublishedComment {
background : #ffeaea;
}
div.itemComments ul.itemCommentsList li img {
float : left;
margin : 4px 4px 4px 0;
padding : 4px;
background : #fff;
border-bottom : 1px solid #d7d7d7;
border-left : 1px solid #f2f2f2;
border-right : 1px solid #f2f2f2;
}
div.itemComments ul.itemCommentsList li span.commentDate {
padding : 0 4px 0 0;
margin : 0 8px 0 0;
border-right : 1px solid #ccc;
font-weight : bold;
font-size : 14px;
}
div.itemComments ul.itemCommentsList li span.commentAuthorName {
font-weight : bold;
font-size : 14px;
}
div.itemComments ul.itemCommentsList li p {
padding : 4px 0;
}
div.itemComments ul.itemCommentsList li span.commentAuthorEmail {
display : none;
}
div.itemComments ul.itemCommentsList li span.commentLink {
float : right;
margin-left : 8px;
}
div.itemComments ul.itemCommentsList li span.commentLink a {
font-size : 11px;
color : #999;
text-decoration : underline;
}
div.itemComments ul.itemCommentsList li span.commentLink a:hover {
font-size : 11px;
color : #555;
text-decoration : underline;
}
div.itemComments ul.itemCommentsList li span.commentToolbar {
display : block;
clear : both;
}
div.itemComments ul.itemCommentsList li span.commentToolbar a {
font-size : 11px;
color : #999;
text-decoration : underline;
margin-right : 4px;
}
div.itemComments ul.itemCommentsList li span.commentToolbar a:hover {
font-size : 11px;
color : #555;
text-decoration : underline;
}
div.itemComments ul.itemCommentsList li span.commentToolbarLoading {
background : url(../images/system/searchLoader.gif) 100% 50% no-repeat;
}
div.itemCommentsPagination {
padding : 4px;
margin : 0 0 24px 0;
}
div.itemCommentsPagination span.pagination {
display : block;
float : right;
clear : both;
}
div.itemCommentsForm h3 {
margin : 0;
padding : 0 0 4px 0;
}
div.itemCommentsForm p.itemCommentsFormNotes {
border-top : 2px solid #ccc;
}
div.itemCommentsForm form label.formComment {
display : block;
margin : 12px 0 0 2px;
}
div.itemCommentsForm form label.formName {
display : block;
margin : 12px 0 0 2px;
}
div.itemCommentsForm form label.formEmail {
display : block;
margin : 12px 0 0 2px;
}
div.itemCommentsForm form label.formUrl {
display : block;
margin : 12px 0 0 2px;
}
div.itemCommentsForm form label.formRecaptcha {
display : block;
margin : 12px 0 0 2px;
}
div.itemCommentsForm form textarea.inputbox {
display : block;
width : 350px;
height : 160px;
margin : 0;
}
div.itemCommentsForm form input.inputbox {
display : block;
width : 350px;
margin : 0;
}
div.itemCommentsForm form input#submitCommentButton {
display : block;
margin : 16px 0 0 0;
padding : 4px;
border : #ccc solid 1px;
background : #eee;
font-size : 16px;
}
div.itemCommentsForm form span#formLog {
margin : 0 0 0 20px;
padding : 0 0 0 20px;
font-weight : bold;
color : #CF1919;
}
div.itemCommentsForm form .formLogLoading {
background : url(../images/system/loading.gif) left center no-repeat;
}
div.k2ReportCommentFormContainer {
padding : 8px;
width : 480px;
margin : 0 auto;
}
div.k2ReportCommentFormContainer blockquote {
width : 462px;
background : #f7fafe;
border : #ddd solid 1px;
padding : 8px;
margin : 0 0 8px 0;
}
div.k2ReportCommentFormContainer blockquote span.quoteIconLeft {
font-style : italic;
font-weight : bold;
font-size : 40px;
color : #135CAE;
line-height : 30px;
vertical-align : top;
display : block;
float : left;
}
div.k2ReportCommentFormContainer blockquote span.quoteIconRight {
font-style : italic;
font-weight : bold;
font-size : 40px;
color : #135CAE;
line-height : 30px;
vertical-align : top;
display : block;
float : right;
}
div.k2ReportCommentFormContainer blockquote span.theComment {
font-family : Georgia, "Times New Roman", Times, serif;
font-style : italic;
font-size : 12px;
font-weight : normal;
color : #000;
padding : 0 4px;
}
div.k2ReportCommentFormContainer form label {
display : block;
font-weight : bold;
}
div.k2ReportCommentFormContainer form input, div.k2ReportCommentFormContainer form textarea {
display : block;
border : #ddd solid 1px;
font-size : 12px;
padding : 2px;
margin : 0 0 8px 0;
width : 474px;
}
div.k2ReportCommentFormContainer form #recaptcha {
margin-bottom : 24px;
}
div.k2ReportCommentFormContainer form span#formLog {
margin : 0 0 0 20px;
padding : 0 0 0 20px;
font-weight : bold;
color : #CF1919;
}
div.k2ReportCommentFormContainer form .formLogLoading {
background : url(../images/system/loading.gif) left center no-repeat;
}
div.itemBackToTop {
text-align : right;
}
div.itemBackToTop a {
text-decoration : underline;
}
div.itemBackToTop a:hover {
text-decoration : underline;
}
div.itemListCategory {
background : #f7fafe;
border : #ddd solid 1px;
margin : 4px 0;
padding : 8px;
}
span.catItemAddLink {
display : block;
padding : 8px 0;
margin : 0 0 4px 0;
border-bottom : 1px dotted #ccc;
text-align : right;
}
span.catItemAddLink a {
padding : 4px 16px;
border : #ccc solid 1px;
background : #eee;
text-decoration : none;
}
span.catItemAddLink a:hover {
background : #ffffcc;
}
div.itemListCategory img {
float : left;
display : block;
background : #fff;
padding : 4px;
border : #ddd solid 1px;
margin : 0 8px 0 0;
}
div.subCategoryContainer {
float : left;
}
div.subCategory {
background : #f7fafe;
border : #ddd solid 1px;
margin : 4px;
padding : 8px;
}
div.subCategory a.subCategoryImage, div.subCategory a.subCategoryImage:hover {
text-align : center;
display : block;
}
div.subCategory a.subCategoryImage img, div.subCategory a.subCategoryImage:hover img {
background : #fff;
padding : 4px;
border : #ddd solid 1px;
margin : 0 8px 0 0;
}
div#itemListLinks {
background : #f7fafe;
border : #ddd solid 1px;
margin : 8px 0;
padding : 8px;
}
div.itemContainer {
float : left;
}
div.catItemView {
padding : 4px;
}
div.groupLinks {
padding : 0;
margin : 0;
}
span.catItemEditLink {
float : right;
display : block;
padding : 4px 0;
margin : 0;
width : 120px;
text-align : right;
}
span.catItemEditLink a {
padding : 2px 12px;
border : #ccc solid 1px;
background : #eee;
text-decoration : none;
font-size : 11px;
font-weight : normal;
font-family : Arial, Helvetica, sans-serif;
}
span.catItemEditLink a:hover {
background : #ffffcc;
}
div.catItemHeader span.catItemDateCreated {
color : #999;
font-size : 11px;
}
div.catItemHeader h3.catItemTitle {
font-family : Georgia, "Times New Roman", Times, serif;
font-size : 24px;
font-weight : normal;
line-height : 110%;
padding : 10px 0 4px 0;
margin : 0;
}
div.catItemHeader h3.catItemTitle span sup {
font-size : 12px;
color : #CF1919;
text-decoration : none;
}
div.catItemHeader span.catItemAuthor {
display : block;
padding : 0;
margin : 0;
}
div.catItemRatingBlock {
padding : 8px 0;
}
div.catItemRatingBlock span {
display : block;
float : left;
font-style : normal;
padding : 0 4px 0 0;
margin : 0;
color : #999;
}
div.catItemBody {
padding : 8px 0;
margin : 0;
}
div.catItemImageBlock {
padding : 8px;
margin : 0 0 16px 0;
}
span.catItemImage {
display : block;
text-align : center;
margin : 0 0 8px 0;
}
span.catItemImage img {
border : #ccc solid 1px;
padding : 8px;
}
div.catItemIntroText {
font-size : inherit;
font-weight : normal;
line-height : inherit;
padding : 4px 0 12px 0;
}
div.catItemExtraFields, div.genericItemExtraFields {
margin : 16px 0 0 0;
padding : 8px 0 0 0;
border-top : 1px dotted #ddd;
}
div.catItemExtraFields h4, div.genericItemExtraFields h4 {
margin : 0;
padding : 0 0 8px 0;
line-height : normal !important ;
}
div.catItemExtraFields ul, div.genericItemExtraFields ul {
margin : 0;
padding : 0;
list-style : none;
}
div.catItemExtraFields ul li, div.genericItemExtraFields ul li {
display : block;
}
div.catItemExtraFields ul li span.catItemExtraFieldsLabel, div.genericItemExtraFields ul li span.genericItemExtraFieldsLabel {
display : block;
float : left;
font-weight : bold;
margin : 0 4px 0 0;
width : 30%;
}
div.catItemLinks {
margin : 0 0 16px 0;
padding : 0;
}
div.catItemHitsBlock {
padding : 4px;
border-bottom : 1px dotted #ccc;
}
div.catItemCategory {
padding : 4px;
border-bottom : 1px dotted #ccc;
}
div.catItemCategory span {
font-weight : bold;
color : #555;
padding : 0 4px 0 0;
}
div.catItemTagsBlock {
padding : 4px;
border-bottom : 1px dotted #ccc;
}
div.catItemTagsBlock span {
font-weight : bold;
color : #555;
padding : 0 4px 0 0;
}
div.catItemTagsBlock ul.catItemTags {
list-style : none;
padding : 0;
margin : 0;
display : inline;
}
div.catItemTagsBlock ul.catItemTags li {
display : inline;
list-style : none;
padding : 0 4px 0 0;
margin : 0;
text-align : center;
}
div.catItemAttachmentsBlock {
padding : 4px;
border-bottom : 1px dotted #ccc;
}
div.catItemAttachmentsBlock span {
font-weight : bold;
color : #555;
padding : 0 4px 0 0;
}
div.catItemAttachmentsBlock ul.catItemAttachments {
list-style : none;
padding : 0;
margin : 0;
display : inline;
}
div.catItemAttachmentsBlock ul.catItemAttachments li {
display : inline;
list-style : none;
padding : 0 4px;
margin : 0;
text-align : center;
}
div.catItemAttachmentsBlock ul.catItemAttachments li span {
font-size : 10px;
color : #999;
font-weight : normal;
}
div.catItemVideoBlock {
margin : 0 0 16px 0;
padding : 16px;
background : url(../images/system/videoplayer-bg.gif) bottom repeat-x #010101;
}
div.catItemVideoBlock div.catItemVideoEmbedded {
text-align : center;
}
div.catItemVideoBlock span.catItemVideo {
display : block;
}
div.catItemImageGallery {
margin : 0 0 16px 0;
padding : 0;
}
div.catItemCommentsLink {
display : inline;
margin : 0 8px 0 0;
padding : 0 8px 0 0;
border-right : 1px solid #ccc;
}
div.catItemReadMore {
display : inline;
}
span.catItemDateModified {
display : block;
text-align : right;
padding : 4px;
margin : 4px 0;
color : #999;
border-top : 1px solid #ddd;
}
div.userBlock {
background : #f7fafe;
border : #ddd solid 1px;
margin : 0 0 16px 0;
padding : 8px;
clear : both;
}
span.userItemAddLink {
display : block;
padding : 8px 0;
margin : 0 0 4px 0;
border-bottom : 1px dotted #ccc;
text-align : right;
}
span.userItemAddLink a {
padding : 4px 16px;
border : #ccc solid 1px;
background : #eee;
text-decoration : none;
}
span.userItemAddLink a:hover {
background : #ffffcc;
}
div.userBlock img {
display : block;
float : left;
background : #fff;
padding : 4px;
border : #ddd solid 1px;
margin : 0 8px 0 0;
}
div.userBlock div.userDescription {
padding : 4px 0;
}
div.userBlock div.userAdditionalInfo {
padding : 4px 0;
margin : 8px 0 0 0;
}
span.userURL {
font-weight : bold;
color : #555;
display : block;
}
span.userEmail {
font-weight : bold;
color : #555;
display : block;
}
div.userItemViewUnpublished {
opacity : 0.89999997615814208984375;
border : #ccc dashed 4px;
background : #fffff2;
padding : 8px;
margin : 8px 0;
}
span.userItemEditLink {
float : right;
display : block;
padding : 4px 0;
margin : 0;
width : 120px;
text-align : right;
}
span.userItemEditLink a {
padding : 2px 12px;
border : #ccc solid 1px;
background : #eee;
text-decoration : none;
font-size : 11px;
font-weight : normal;
font-family : Arial, Helvetica, sans-serif;
}
span.userItemEditLink a:hover {
background : #ffffcc;
}
div.userItemHeader span.userItemDateCreated {
color : #999;
font-size : 11px;
}
div.userItemHeader h3.userItemTitle {
font-family : Georgia, "Times New Roman", Times, serif;
font-size : 24px;
font-weight : normal;
line-height : 110%;
padding : 10px 0 4px 0;
margin : 0;
}
div.userItemHeader h3.userItemTitle span sup {
font-size : 12px;
color : #CF1919;
text-decoration : none;
}
div.userItemBody {
padding : 8px 0;
margin : 0;
}
div.userItemImageBlock {
padding : 0;
margin : 0;
float : left;
}
span.userItemImage {
display : block;
text-align : center;
margin : 0 8px 8px 0;
}
span.userItemImage img {
border : #ccc solid 1px;
padding : 8px;
}
div.userItemIntroText {
font-size : inherit;
font-weight : normal;
line-height : inherit;
padding : 4px 0 12px 0;
}
div.userItemLinks {
margin : 0 0 16px 0;
padding : 0;
}
div.userItemCategory {
padding : 4px;
border-bottom : 1px dotted #ccc;
}
div.userItemCategory span {
font-weight : bold;
color : #555;
padding : 0 4px 0 0;
}
div.userItemTagsBlock {
padding : 4px;
border-bottom : 1px dotted #ccc;
}
div.userItemTagsBlock span {
font-weight : bold;
color : #555;
padding : 0 4px 0 0;
}
div.userItemTagsBlock ul.userItemTags {
list-style : none;
padding : 0;
margin : 0;
display : inline;
}
div.userItemTagsBlock ul.userItemTags li {
display : inline;
list-style : none;
padding : 0 4px 0 0;
margin : 0;
text-align : center;
}
div.userItemCommentsLink {
display : inline;
margin : 0 8px 0 0;
padding : 0 8px 0 0;
border-right : 1px solid #ccc;
}
div.userItemReadMore {
display : inline;
}
div.tagItemView {
border-bottom : 1px dotted #ccc;
padding : 8px 0;
margin : 0 0 16px 0;
}
div.tagItemHeader span.tagItemDateCreated {
color : #999;
font-size : 11px;
}
div.tagItemHeader h2.tagItemTitle {
font-family : Georgia, "Times New Roman", Times, serif;
font-size : 24px;
font-weight : normal;
line-height : 110%;
padding : 10px 0 4px 0;
margin : 0;
}
div.tagItemBody {
padding : 8px 0;
margin : 0;
}
div.tagItemImageBlock {
padding : 0;
margin : 0;
float : left;
}
span.tagItemImage {
display : block;
text-align : center;
margin : 0 8px 8px 0;
}
span.tagItemImage img {
border : #ccc solid 1px;
padding : 8px;
}
div.tagItemIntroText {
font-size : inherit;
font-weight : normal;
line-height : inherit;
padding : 4px 0 12px 0;
}
div.tagItemCategory {
display : inline;
margin : 0 8px 0 0;
padding : 0 8px 0 0;
border-right : 1px solid #ccc;
}
div.tagItemCategory span {
font-weight : bold;
color : #555;
padding : 0 4px 0 0;
}
div.tagItemReadMore {
display : inline;
}
div.genericItemView {
border-bottom : 1px dotted #ccc;
padding : 8px 0;
margin : 0 0 16px 0;
}
div.genericItemHeader span.genericItemDateCreated {
color : #999;
font-size : 11px;
}
div.genericItemHeader h2.genericItemTitle {
font-family : Georgia, "Times New Roman", Times, serif;
font-size : 24px;
font-weight : normal;
line-height : 110%;
padding : 10px 0 4px 0;
margin : 0;
}
div.genericItemBody {
padding : 8px 0;
margin : 0;
}
div.genericItemImageBlock {
padding : 0;
margin : 0;
float : left;
}
span.genericItemImage {
display : block;
text-align : center;
margin : 0 8px 8px 0;
}
span.genericItemImage img {
border : #ccc solid 1px;
padding : 8px;
}
div.genericItemIntroText {
font-size : inherit;
font-weight : normal;
line-height : inherit;
padding : 4px 0 12px 0;
}
div.genericItemCategory {
display : inline;
margin : 0 8px 0 0;
padding : 0 8px 0 0;
border-right : 1px solid #ccc;
}
div.genericItemCategory span {
font-weight : bold;
color : #555;
padding : 0 4px 0 0;
}
div.genericItemReadMore {
display : inline;
}
div#genericItemListNothingFound {
padding : 40px;
text-align : center;
}
div#genericItemListNothingFound p {
font-size : 20px;
color : #999;
}
#k2GoogleSearchContainer .gsc-control {
width : auto !important ;
}
#k2GoogleSearchContainer .gsc-control .gsc-above-wrapper-area, #k2GoogleSearchContainer .gsc-control .gsc-resultsHeader, #k2GoogleSearchContainer .gsc-control .gsc-url-bottom {
display : none !important ;
}
div.latestItemsContainer {
float : left;
}
div.latestItemsCategory {
background : #f7fafe;
border : #ddd solid 1px;
margin : 0 8px 8px 0;
padding : 8px;
}
div.latestItemsCategoryImage {
text-align : center;
}
div.latestItemsCategoryImage img {
background : #fff;
padding : 4px;
border : #ddd solid 1px;
margin : 0 8px 0 0;
}
div.latestItemsUser {
background : #f7fafe;
border : #ddd solid 1px;
margin : 0 8px 8px 0;
padding : 8px;
clear : both;
}
div.latestItemsUser img {
display : block;
float : left;
background : #fff;
padding : 4px;
border : #ddd solid 1px;
margin : 0 8px 0 0;
}
div.latestItemsUser p.latestItemsUserDescription {
padding : 4px 0;
}
div.latestItemsUser p.latestItemsUserAdditionalInfo {
padding : 4px 0;
margin : 8px 0 0 0;
}
span.latestItemsUserURL {
font-weight : bold;
color : #555;
display : block;
}
span.latestItemsUserEmail {
font-weight : bold;
color : #555;
display : block;
}
div.latestItemList {
padding : 0 8px 8px 0;
}
div.latestItemHeader h3.latestItemTitle {
font-family : Georgia, "Times New Roman", Times, serif;
font-size : 24px;
font-weight : normal;
line-height : 110%;
padding : 10px 0 4px 0;
margin : 0;
}
span.latestItemDateCreated {
color : #999;
font-size : 11px;
}
div.latestItemBody {
padding : 8px 0;
margin : 0;
}
div.latestItemImageBlock {
padding : 0;
margin : 0;
float : left;
}
span.latestItemImage {
display : block;
text-align : center;
margin : 0 8px 8px 0;
}
span.latestItemImage img {
border : #ccc solid 1px;
padding : 8px;
}
div.latestItemIntroText {
font-size : inherit;
font-weight : normal;
line-height : inherit;
padding : 4px 0 12px 0;
}
div.latestItemLinks {
margin : 0 0 16px 0;
padding : 0;
}
div.latestItemCategory {
padding : 4px;
border-bottom : 1px dotted #ccc;
}
div.latestItemCategory span {
font-weight : bold;
color : #555;
padding : 0 4px 0 0;
}
div.latestItemTagsBlock {
padding : 4px;
border-bottom : 1px dotted #ccc;
}
div.latestItemTagsBlock span {
font-weight : bold;
color : #555;
padding : 0 4px 0 0;
}
div.latestItemTagsBlock ul.latestItemTags {
list-style : none;
padding : 0;
margin : 0;
display : inline;
}
div.latestItemTagsBlock ul.latestItemTags li {
display : inline;
list-style : none;
padding : 0 4px 0 0;
margin : 0;
text-align : center;
}
div.latestItemVideoBlock {
margin : 0 0 16px 0;
padding : 16px;
background : url(../images/system/videoplayer-bg.gif) bottom repeat-x #010101;
}
div.latestItemVideoBlock span.latestItemVideo {
display : block;
}
div.latestItemCommentsLink {
display : inline;
margin : 0 8px 0 0;
padding : 0 8px 0 0;
border-right : 1px solid #ccc;
}
div.latestItemReadMore {
display : inline;
}
h2.latestItemTitleList {
font-size : 14px;
padding : 2px 0;
margin : 8px 0 2px 0;
font-family : Arial, Helvetica, sans-serif;
border-bottom : 1px dotted #ccc;
line-height : normal;
}
.k2AccountPage table tr td label {
white-space : nowrap;
}
img.k2AccountPageImage {
border : #ddd solid 4px;
margin : 10px 0;
padding : 0;
display : block;
}
.k2AccountPage div.k2AccountPageNotice {
padding : 8px;
}
.k2AccountPage div.k2AccountPageUpdate {
border-top : 1px dotted #ccc;
margin : 8px 0;
padding : 8px;
text-align : right;
}
.k2AccountPage th.k2ProfileHeading {
text-align : left;
font-size : 18px;
padding : 8px;
background : #f6f6f6;
}
.k2AccountPage td#userAdminParams {
padding : 0;
margin : 0;
}
.k2AccountPage table.admintable td.key, .k2AccountPage table.admintable td.paramlist_key {
background : #f6f6f6;
border-bottom : 1px solid #e9e9e9;
border-right : 1px solid #e9e9e9;
color : #666;
font-weight : bold;
text-align : right;
font-size : 11px;
width : 140px;
}
div.k2LatestCommentsBlock ul li span.lcCommentDate {
color : #999;
}
div.k2TopCommentersBlock ul li span.tcLatestCommentDate {
color : #999;
}
div.k2ItemsBlock ul li div.moduleItemIntrotext {
display : block;
padding : 4px 0;
line-height : 120%;
}
div.k2ItemsBlock ul li div.moduleItemIntrotext a.moduleItemImage img {
float : right;
margin : 2px 0 4px 4px;
padding : 0;
border : #ddd solid 2px;
}
div.moduleItemExtraFields ul li span.moduleItemExtraFieldsLabel {
display : block;
float : left;
font-weight : bold;
margin : 0 4px 0 0;
width : 30%;
}
div.k2ItemsBlock ul li div.moduleItemTags a {
padding : 0 2px;
}
div.k2ItemsBlock ul li a.moduleItemComments {
border-right : 1px solid #ccc;
padding : 0 4px 0 0;
margin : 0 8px 0 0;
}
div.k2ItemsBlock ul li span.moduleItemHits {
border-right : 1px solid #ccc;
padding : 0 4px 0 0;
margin : 0 8px 0 0;
}
div.k2LoginBlock fieldset.input {
margin : 0;
padding : 0 0 8px 0;
}
div.k2LoginBlock fieldset.input p {
margin : 0;
padding : 0 0 4px 0;
}
div.k2LoginBlock fieldset.input p label {
display : block;
}
div.k2LoginBlock fieldset.input p input {
display : block;
}
div.k2LoginBlock fieldset.input p#form-login-remember label, div.k2LoginBlock fieldset.input p#form-login-remember input {
display : inline;
}
div.k2UserBlock p.ubGreeting {
border-bottom : 1px dotted #ccc;
}
div.k2UserBlock div.k2UserBlockDetails span.ubName {
display : block;
font-weight : bold;
font-size : 14px;
}
div.k2AuthorsListBlock ul li a.abAuthorLatestItem {
display : block;
clear : both;
}
div.k2BreadcrumbsBlock span.bcTitle {
padding : 0 4px 0 0;
color : #999;
}
div.k2BreadcrumbsBlock span.bcSeparator {
padding : 0 4px;
font-size : 14px;
}
div.k2CalendarBlock {
height : 190px;
margin-bottom : 8px;
}
div.k2CalendarLoader {
background : url(../images/system/k2CalendarLoader.gif) 50% 50% no-repeat #fff;
}
table.calendar {
margin : 0 auto;
background : #fff;
border-collapse : collapse;
}
table.calendar tr td {
text-align : center;
vertical-align : middle;
padding : 2px;
border : #f4f4f4 solid 1px;
background : #fff;
}
table.calendar tr td.calendarNavMonthPrev {
background : #f3f3f3;
text-align : left;
}
table.calendar tr td.calendarNavMonthPrev a {
font-size : 20px;
text-decoration : none;
}
table.calendar tr td.calendarNavMonthPrev a:hover {
font-size : 20px;
text-decoration : none;
}
table.calendar tr td.calendarCurrentMonth {
background : #f3f3f3;
}
table.calendar tr td.calendarNavMonthNext {
background : #f3f3f3;
text-align : right;
}
table.calendar tr td.calendarNavMonthNext a {
font-size : 20px;
text-decoration : none;
}
table.calendar tr td.calendarNavMonthNext a:hover {
font-size : 20px;
text-decoration : none;
}
table.calendar tr td.calendarDayName {
background : #e9e9e9;
font-size : 11px;
width : 14.2%;
}
table.calendar tr td.calendarDateEmpty {
background : #fbfbfb;
}
table.calendar tr td.calendarDateLinked {
padding : 0;
}
table.calendar tr td.calendarDateLinked a {
display : block;
padding : 2px;
text-decoration : none;
background : #eee;
}
table.calendar tr td.calendarDateLinked a:hover {
display : block;
background : #135cae;
color : #fff;
padding : 2px;
text-decoration : none;
}
table.calendar tr td.calendarToday {
background : #135cae;
color : #fff;
}
table.calendar tr td.calendarTodayLinked {
background : #135cae;
color : #fff;
padding : 0;
}
table.calendar tr td.calendarTodayLinked a {
display : block;
padding : 2px;
color : #fff;
text-decoration : none;
}
table.calendar tr td.calendarTodayLinked a:hover {
display : block;
background : #BFD9FF;
padding : 2px;
text-decoration : none;
}
div.k2CategorySelectBlock form select {
width : auto;
}
div.k2CategoriesListBlock ul li a span.catTitle {
padding-right : 4px;
}
div.k2CategoriesListBlock ul li.activeCategory a {
font-weight : bold;
}
div.k2SearchBlock {
position : relative;
}
div.k2SearchBlock form input.k2SearchLoading {
background : url(../images/system/searchLoader.gif) 100% 50% no-repeat;
}
div.k2SearchBlock div.k2LiveSearchResults {
display : none;
background : #fff;
position : absolute;
z-index : 99;
border : #ccc solid 1px;
margin-top : -1px;
}
div.k2SearchBlock div.k2LiveSearchResults ul.liveSearchResults {
list-style : none;
margin : 0;
padding : 0;
}
div.k2SearchBlock div.k2LiveSearchResults ul.liveSearchResults li {
border : none;
margin : 0;
padding : 0;
}
div.k2SearchBlock div.k2LiveSearchResults ul.liveSearchResults li a {
display : block;
padding : 1px 2px;
border-top : 1px dotted #eee;
}
div.k2SearchBlock div.k2LiveSearchResults ul.liveSearchResults li a:hover {
background : #fffff0;
}
div.k2TagCloudBlock {
padding : 8px 0;
}
div.k2TagCloudBlock a {
padding : 4px;
float : left;
display : block;
}
div.k2TagCloudBlock a:hover {
padding : 4px;
float : left;
display : block;
background : #135cae;
color : #fff;
text-decoration : none;
}
a.ubUserFeedIcon, a.ubUserFeedIcon:hover {
display : inline-block;
margin : 0 2px 0 0;
padding : 0;
width : 16px;
height : 16px;
background : url(../images/fugue/feed.png) 50% 50% no-repeat;
}
a.ubUserFeedIcon span, a.ubUserFeedIcon:hover span {
display : none;
}
a.ubUserURL, a.ubUserURL:hover {
display : inline-block;
margin : 0 2px 0 0;
padding : 0;
width : 16px;
height : 16px;
background : url(../images/fugue/globe.png) 50% 50% no-repeat;
}
a.ubUserURL span, a.ubUserURL:hover span {
display : none;
}
span.ubUserEmail {
display : inline-block;
margin : 0 2px 0 0;
padding : 0;
width : 16px;
height : 16px;
background : url(../images/fugue/mail.png) 50% 50% no-repeat;
overflow : hidden;
}
span.ubUserEmail a {
display : inline-block;
margin : 0;
padding : 0;
width : 16px;
height : 16px;
text-indent : -9999px;
}
div.k2UsersBlock ul li h3 {
clear : both;
margin : 8px 0 0 0;
padding : 0;
}
.rt-grid-1, .rt-grid-2, .rt-grid-3, .rt-grid-4, .rt-grid-5, .rt-grid-6, .rt-grid-7, .rt-grid-8, .rt-grid-9, .rt-grid-10, .rt-grid-11, .rt-grid-12 {
display : inline;
float : left;
position : relative;
margin-left : 10px;
margin-right : 10px;
}
.rt-container .rt-grid-1 {
width : 60px;
}
.rt-container .rt-grid-2 {
width : 140px;
}
.rt-container .rt-grid-3 {
width : 220px;
}
.rt-container .rt-grid-4 {
width : 300px;
}
.rt-container .rt-grid-5 {
width : 380px;
}
.rt-container .rt-grid-6 {
width : 460px;
}
.rt-container .rt-grid-7 {
width : 540px;
}
.rt-container .rt-grid-8 {
width : 620px;
}
.rt-container .rt-grid-9 {
width : 700px;
}
.rt-container .rt-grid-10 {
width : 780px;
}
.rt-container .rt-grid-11 {
width : 860px;
}
.rt-container .rt-grid-12 {
width : 940px;
}
.rt-container .rt-push-1 {
left : 80px;
}
.rt-container .rt-push-2 {
left : 160px;
}
.rt-container .rt-push-3 {
left : 240px;
}
.rt-container .rt-push-4 {
left : 320px;
}
.rt-container .rt-push-5 {
left : 400px;
}
.rt-container .rt-push-6 {
left : 480px;
}
.rt-container .rt-push-7 {
left : 560px;
}
.rt-container .rt-push-8 {
left : 640px;
}
.rt-container .rt-push-9 {
left : 720px;
}
.rt-container .rt-push-10 {
left : 800px;
}
.rt-container .rt-push-11 {
left : 880px;
}
.rt-container .rt-pull-1 {
left : -80px;
}
.rt-container .rt-pull-2 {
left : -160px;
}
.rt-container .rt-pull-3 {
left : -240px;
}
.rt-container .rt-pull-4 {
left : -320px;
}
.rt-container .rt-pull-5 {
left : -400px;
}
.rt-container .rt-pull-6 {
left : -480px;
}
.rt-container .rt-pull-7 {
left : -560px;
}
.rt-container .rt-pull-8 {
left : -640px;
}
.rt-container .rt-pull-9 {
left : -720px;
}
.rt-container .rt-pull-10 {
left : -800px;
}
.rt-container .rt-pull-11 {
left : -880px;
}
.rt-container .rt-prefix-1 {
padding-left : 80px;
}
.rt-container .rt-prefix-2 {
padding-left : 160px;
}
.rt-container .rt-prefix-3 {
padding-left : 240px;
}
.rt-container .rt-prefix-4 {
padding-left : 320px;
}
.rt-container .rt-prefix-5 {
padding-left : 400px;
}
.rt-container .rt-prefix-6 {
padding-left : 480px;
}
.rt-container .rt-prefix-7 {
padding-left : 560px;
}
.rt-container .rt-prefix-8 {
padding-left : 640px;
}
.rt-container .rt-prefix-9 {
padding-left : 720px;
}
.rt-container .rt-prefix-10 {
padding-left : 800px;
}
.rt-container .rt-prefix-11 {
padding-left : 880px;
}
.left-1, .right-1 {
width : 30px;
}
.left-2, .right-2 {
width : 110px;
}
.left-3, .right-3 {
width : 190px;
}
.left-4, .right-4 {
width : 270px;
}
.left-5, .right-5 {
width : 350px;
}
.left-6, .right-6 {
width : 430px;
}
.left-7, .right-7 {
width : 510px;
}
.left-8, .right-8 {
width : 590px;
}
.left-9, .right-9 {
width : 670px;
}
.left-10, .right-10 {
width : 750px;
}
.left-11, .right-11 {
width : 830px;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, caption {
margin : 0;
padding : 0;
border : 0;
outline : 0;
font-size : 100%;
background : transparent;
}
.rt-container {
margin : 0 auto;
width : 960px;
}
body {
min-width : 960px;
}
.rt-block {
padding : 15px;
margin-bottom : 10px;
position : relative;
}
#rt-content-top .rt-alpha, #rt-content-bottom .rt-alpha {
margin-left : 0;
}
#rt-content-top .rt-omega, #rt-content-bottom .rt-omega {
margin-right : 0;
}
#rt-logo {
width : 185px;
height : 115px;
display : block;
}
#rt-content-top, #rt-content-bottom {
overflow : hidden;
}
#rocket {
display : block;
width : 92px;
height : 16px;
margin : 0 auto;
}
#rt-copyright {
text-align : center;
}
#rt-menu .rt-container {
height : 3em;
}
#rt-menu ul.menu {
list-style : none;
margin : 0 10px;
padding : 0;
}
#rt-menu ul.menu li {
float : left;
padding : 0;
background : none;
}
#rt-menu ul.menu li a {
font-weight : bold;
line-height : 3em;
display : block;
padding : 0 15px;
font-size : 1em;
}
#rt-menu ul.menu ul {
display : none;
}
.font-family-optima {
font-family : Optima, Lucida, 'MgOpen Cosmetica', 'Lucida Sans Unicode', sans-serif;
}
.font-family-geneva {
font-family : Geneva, Tahoma, "Nimbus Sans L", sans-serif;
}
.font-family-helvetica {
font-family : Helvetica, Arial, FreeSans, sans-serif;
}
.font-family-lucida {
font-family : "Lucida Grande", Helvetica, Verdana, sans-serif;
}
.font-family-georgia {
font-family : Georgia, sans-serif;
}
.font-family-trebuchet {
font-family : "Trebuchet MS", sans-serif;
}
.font-family-palatino {
font-family : "Palatino Linotype", "Book Antiqua", Palatino, "Times New Roman", Times, serif;
}
body {
font-size : 12px;
line-height : 1.7em;
font-family : Helvetica, Arial, Sans-Serif;
}
body.font-size-is-xlarge {
font-size : 15px;
line-height : 1.7em;
}
body.font-size-is-large {
font-size : 14px;
line-height : 1.7em;
}
body.font-size-is-default {
font-size : 12px;
line-height : 1.7em;
}
body.font-size-is-small {
font-size : 11px;
line-height : 1.7em;
}
body.font-size-is-xsmall {
font-size : 10px;
line-height : 1.7em;
}
form {
margin : 0;
padding : 0;
}
p {
margin : 0 0 15px 0;
}
h1, h2, h3, h4, h5 {
margin : 15px 0;
line-height : 1.1em;
}
h1 {
font-size : 260%;
}
h2 {
font-size : 200%;
}
h2.title {
font-size : 170%;
}
h3 {
font-size : 175%;
}
h4 {
font-size : 120%;
}
h5 {
font-size : 120%;
}
a {
text-decoration : none;
outline : none;
}
code {
color : #000;
margin : -1px 0 0 0;
font : 10px Courier;
}
.left-1, .left-2, .left-3, .left-4, .left-5, .left-6, .left-7, .left-8, .left-9, .left-10, .right-11 {
float : left;
margin-right : 50px;
margin-bottom : 15px;
display : inline;
position : relative;
}
.right-1, .right-2, .right-3, .right-4, .right-5, .right-6, .right-7, .right-8, .right-9, .right-10, .right-11 {
float : right;
margin-left : 50px;
margin-bottom : 15px;
display : inline;
position : relative;
}
.date-block {
padding : 15px;
}
ul, ol {
padding-left : 15px;
}
ul li {
padding : 0;
margin : 0;
}
ul li a {
font-size : 1.2em;
line-height : 1.8em;
}
ul ul {
margin-left : 25px;
padding : 5px 0;
}
ul li.author {
margin : 0;
letter-spacing : 1px;
list-style : none;
font-weight : bold;
text-align : right;
}
ul li.date {
margin : 0;
letter-spacing : 1px;
list-style : none;
text-align : right;
font-weight : bold;
}
ul li.comments {
list-style : none;
text-align : right;
font-weight : bold;
}
ul li.author span, ul li.date span, ul li.comments span {
display : block;
font-weight : normal;
margin-bottom : 10px;
line-height : 1em;
}
body.rtl {
direction : rtl;
}
body.rtl #rt-menu ul.menu {
float : right;
}
body.rtl #rt-menu ul.menu li {
float : right;
}
body.rtl #rt-content-top .rt-alpha, body.rtl #rt-content-bottom .rt-alpha {
margin-right : 0;
margin-left : 10px;
}
body.rtl #rt-content-top .rt-omega, body.rtl #rt-content-bottom .rt-omega {
margin-left : 0;
margin-right : 10px;
}
body.rtl {
min-width : inherit;
}
html, body {
margin-bottom : 1px;
}
body {
color : #333;
}
#rt-header, #rt-bottom {
color : #aaa;
}
.rt-container {
background : #fff;
}
a:hover {
color : #000;
}
#rt-logo {
background : url(../images/header-assets.png) 0 0 no-repeat;
}
#rt-menu ul.menu li a {
color : #fff;
}
#rt-menu ul.menu li a:hover {
background : #444;
color : #fff;
}
#rt-menu ul.menu li.active a, #rt-menu ul.menu li.active a:hover {
background : #fff;
color : #000;
}
#rt-footer, #rt-copyright {
color : #ddd;
}
#rt-sidebar-a {
background-color : #e0e0e0;
}
#rt-sidebar-b {
background-color : #e9e9e9;
}
#rt-sidebar-c {
background-color : #f0f0f0;
}
#rocket {
background : url(../images/rocket.png) 0 0 no-repeat;
}
#gantry-viewswitcher {
background-image : url(../images/iphone/switcher.png);
background-repeat : no-repeat;
background-position : top left;
width : 60px;
height : 20px;
display : block;
position : absolute;
right : 10px;
top : 40%;
}
#gantry-viewswitcher.off {
background-position : bottom left;
}
#gantry-viewswitcher span {
display : none;
}
html body * span.clear, html body * div.clear, html body * li.clear, html body * dd.clear {
background : none;
border : 0;
clear : both;
display : block;
float : none;
font-size : 0;
list-style : none;
margin : 0;
padding : 0;
overflow : hidden;
visibility : hidden;
width : 0;
height : 0;
}
.clearfix:after {
clear : both;
content : '.';
display : block;
visibility : hidden;
height : 0;
}
.clearfix {
display : inline-block;
}
* html .clearfix {
height : 1%;
}
.clearfix {
display : block;
}
#debug #rt-main {
overflow : hidden;
border-bottom : 4px solid #666;
margin-top : 15px;
position : relative;
}
#debug .status {
position : absolute;
background : #333;
opacity : 0.300000011920928955078125;
padding : 0 15px;
z-index : 10000;
color : #fff;
font-weight : bold;
font-size : 150%;
}
h1, h2 {
letter-spacing : -2px;
line-height : 1em;
}
.module-title h2, h3, h4, h5 {
letter-spacing : -1px;
line-height : 1em;
}
.componentheading {
font-weight : bold;
display : block;
margin-bottom : 15px;
}
.contentheading {
font-size : 140%;
font-weight : bold;
margin-bottom : 15px;
display : block;
}
.sectiontableheader {
font-weight : bold;
padding : 3px;
line-height : 25px;
text-align : left;
}
.sectiontablefooter {
padding-bottom : 8px;
}
tr.sectiontableentry0 td, tr.sectiontableentry1 td, tr.sectiontableentry2 td, td.sectiontableentry0, td.sectiontableentry1, td.sectiontableentry2 {
text-align : left;
padding : 6px 5px;
vertical-align : middle;
}
tr.sectiontableentry0 td, td.sectiontableentry0, tr.sectiontableentry1 td, td.sectiontableentry1, tr.sectiontableentry2 td, td.sectiontableentry2 {
height : 30px;
}
.contentpane, .contentpaneopen {
width : 100%;
}
.component-content .cols-1 {
display : block;
float : none !important ;
margin : 0 !important ;
}
.component-content .cols-2 .column-1, .component-content .cols-2 .column-2 {
width : 50%;
float : left;
}
.component-content .cols-3 .column-1, .component-content .cols-3 .column-2, .component-content .cols-3 .column-3 {
float : left;
width : 33.3%;
padding : 0;
margin : 0;
}
.component-content .items-row {
overflow : hidden;
margin-bottom : 10px !important ;
}
.component-content .cols-4 .column-1, .component-content .cols-4 .column-2, .component-content .cols-4 .column-3, .component-content .cols-4 .column-4 {
width : 25%;
padding : 0;
margin : 0;
float : left;
}
.component-content .cols-2 .rt-article, .component-content .cols-3 .rt-article, .component-content .cols-4 .rt-article {
margin : 0 10px 20px 10px;
}
.component-content .cols-2 .column-1 .rt-article, .component-content .cols-3 .column-1 .rt-article, .component-content .cols-4 .column-1 .rt-article {
margin-left : 0;
}
.component-content .cols-2 .column-2 .rt-article, .component-content .cols-3 .column-3 .rt-article, .component-content .cols-4 .column-4 .rt-article {
margin-right : 0;
}
.component-content .rt-blog .rt-description {
margin : 10px 0 15px 0;
padding-bottom : 20px;
border-bottom : 1px dotted #c8c8c8;
}
.component-content .rt-article-bg {
padding-bottom : 5px;
border-bottom : 1px dotted #c8c8c8;
}
.component-content .rt-article-links {
margin : 10px 0 10px 0;
}
.component-content .category-desc {
padding : 0 5px;
margin : 10px 0 25px;
}
.component-content .cat-children .category-desc {
margin : 10px 0 25px;
}
.component-content ul.subcategories {
margin : 20px 20px 20px 10px;
}
.component-content .subcategories-link {
font-weight : bold;
}
.component-content ul {
list-style-position : outside;
list-style-type : square;
padding : 0 0 0 15px;
margin : 10px 0;
}
.component-content ol {
padding : 0 0 0 20px;
margin : 10px 0;
list-style-position : outside;
}
.component-content ul li, .component-content ol li {
padding : 0;
line-height : 1.7em;
margin : 0;
}
.component-content .category-list {
padding : 0 5px;
display : block;
}
.component-content .categories-list {
padding : 0 5px;
}
.component-content .categories-list ul {
margin : 0 0 0 20px;
padding : 0;
list-style : none;
}
.component-content .categories-list ul li {
padding : 5px;
}
.component-content .categories-list ul ul {
margin-left : 15px;
}
.component-content .category-desc {
line-height : 1.7em;
margin : 10px 0;
padding-left : 0;
}
.component-content .small {
font-size : 0.85em;
margin : 0 0 20px;
}
.component-content .image-left {
float : left;
margin : 0 15px 5px 0;
}
.component-content .image-right {
float : right;
margin : 0 0 5px 15px;
}
.component-content .archive {
padding : 0 5px;
}
.component-content .archive form {
padding : 0 5px;
}
.component-content ul#archive-items {
margin : 20px 0;
list-style-type : none;
padding : 0;
}
.component-content ul#archive-items li.row0, .component-content ul#archive-items li.row1 {
padding : 10px 0;
margin : 10px 0;
}
.component-content .title {
width : auto;
font-size : 260%;
line-height : 1.1em;
}
.component-content span.edit {
margin-left : 10px;
float : left;
}
.component-content .rt-articleinfo {
margin-bottom : 15px;
}
.component-content .rt-category, .component-content .rt-date-modified, .component-content .rt-date-published, .component-content .rt-author, .component-content .rt-date-posted, .component-content .rt-hits {
display : block;
font-size : 95%;
}
.component-content .rt-author {
font-style : italic;
}
.component-content .rt-date-created, .component-content .rt-date-published {
font-weight : bold;
}
.component-content .rt-description {
margin : 10px 0 10px 0;
overflow : hidden;
}
.component-content .rt-description img.left {
margin-right : 15px;
float : left;
}
.component-content .rt-description img.right {
margin-left : 15px;
float : right;
}
.component-content .filter {
margin : 10px 0;
}
.component-content span.number {
color : #969696;
font-style : italic;
}
.component-content .rt-article-icons {
width : 65px;
overflow : hidden;
float : right;
}
.component-content .rt-article-icons ul {
margin : 0;
padding : 0;
list-style : none;
}
.component-content .rt-article-icons ul li {
margin : 0;
padding : 0;
}
.component-content .rt-article-icons ul li a {
display : block;
width : 16px;
height : 16px;
float : right;
margin-left : 3px;
background-image : url(../images/typography.png);
background-repeat : no-repeat;
}
.component-content .rt-article-icons ul li img {
display : none;
}
.component-content .print-icon a {
background-position : 0 0;
}
.component-content .email-icon a {
background-position : -16px 0;
}
.component-content .edit-icon a {
background-position : -48px 0;
margin-left : 0 !important ;
margin-right : 5px;
}
.component-content .rt-article-cat {
font-weight : bold;
margin-top : 15px;
margin-bottom : 0;
}
.component-content .edit #editor-xtd-buttons a:link, .component-content .edit #editor-xtd-buttons a:visited, .component-content .edit #editor-xtd-buttons a:hover {
color : #323232;
}
.component-content .edit .inputbox, .component-content .edit textarea {
border : #ddd solid 1px;
}
.component-content .edit legend {
font-size : 150%;
}
.component-content .edit form#adminForm fieldset {
padding : 20px 15px;
margin : 10px 0 15px 0;
}
.component-content .formelm {
margin : 5px 0;
}
.component-content .formelm label {
width : 9em;
display : inline-block;
vertical-align : top;
}
.component-content form#adminForm .formelm-area {
padding : 5px 0;
}
.component-content form#adminForm .formelm-area label {
vertical-align : top;
display : inline-block;
width : 7em;
}
.component-content .formelm-buttons {
text-align : right;
margin-bottom : 10px;
}
.component-content .button2-left {
float : left;
margin-right : 5px;
margin-top : 10px;
}
.component-content .button2-left a {
background : #eee;
padding : 4px;
margin : 0;
line-height : 1.2em;
border : #ddd solid 1px;
font-weight : bold;
text-decoration : none;
}
#form-login .inputbox, #com-form-login .inputbox, #josForm .inputbox {
border : #ddd solid 1px;
font-size : 1.2em;
padding : 2px;
margin : 0;
}
#com-form-login fieldset div, #josForm fieldset div {
margin-bottom : 10px;
}
#form-login ul {
margin-top : 10px;
}
#form-login p {
margin-bottom : 10px;
}
#form-login .user-greeting {
font-weight : bold;
font-size : 120%;
margin-bottom : 15px;
}
.component-content .user label.label-left, .component-content .user span.label-left {
display : block;
width : 130px;
float : left;
font-weight : bold;
font-size : 120%;
}
.col12 .rt-grid-2 #form-login .inputbox {
width : 104px;
}
.col12 .rt-grid-3 #form-login .inputbox {
width : 184px;
}
.col12 .rt-grid-4 #form-login .inputbox {
width : 264px;
}
.col12 .rt-grid-5 #form-login .inputbox {
width : 344px;
}
.col12 .rt-grid-6 #form-login .inputbox {
width : 424px;
}
.col12 .rt-grid-7 #form-login .inputbox {
width : 504px;
}
.col12 .rt-grid-8 #form-login .inputbox {
width : 584px;
}
.col12 .rt-grid-9 #form-login .inputbox {
width : 664px;
}
.col12 .rt-grid-10 #form-login .inputbox {
width : 744px;
}
.col12 .rt-grid-12 #form-login .inputbox {
width : 904px;
}
.col16 .rt-grid-2 #form-login .inputbox {
width : 64px;
}
.col16 .rt-grid-3 #form-login .inputbox {
width : 124px;
}
.col16 .rt-grid-4 #form-login .inputbox {
width : 184px;
}
.col16 .rt-grid-5 #form-login .inputbox {
width : 244px;
}
.col16 .rt-grid-6 #form-login .inputbox {
width : 304px;
}
.col16 .rt-grid-7 #form-login .inputbox {
width : 364px;
}
.col16 .rt-grid-8 #form-login .inputbox {
width : 424px;
}
.col16 .rt-grid-9 #form-login .inputbox {
width : 484px;
}
.col16 .rt-grid-10 #form-login .inputbox {
width : 544px;
}
.col16 .rt-grid-11 #form-login .inputbox {
width : 604px;
}
.col16 .rt-grid-12 #form-login .inputbox {
width : 664px;
}
.col16 .rt-grid-13 #form-login .inputbox {
width : 724px;
}
.col16 .rt-grid-14 #form-login .inputbox {
width : 784px;
}
.col16 .rt-grid-15 #form-login .inputbox {
width : 844px;
}
#users-profile-core, #users-profile-custom {
margin : 10px 0 15px 0;
padding : 15px;
}
#users-profile-core dt, #users-profile-custom dt {
float : left;
width : 10em;
padding : 3px 0;
}
#users-profile-core dd, #users-profile-custom dd {
padding : 3px 0;
}
#member-profile fieldset, .registration fieldset {
margin : 10px 0 15px 0;
padding : 15px;
}
#users-profile-core legend, .profile-edit legend, .registration legend {
font-weight : bold;
}
.component-content #member-registration {
padding : 0 5px;
}
.component-content #member-registration fieldset {
border : #ddd solid 1px;
}
.component-content form fieldset dt {
clear : left;
float : left;
width : 12em;
padding : 3px 0;
}
.component-content form fieldset dd {
float : left;
padding : 3px 0;
}
.component-content table {
border-collapse : collapse;
}
.component-content table.weblinks, .component-content table.category {
font-size : 1em;
margin : 10px 10px 20px 0;
width : 99%;
}
.component-content table.weblinks td {
border-collapse : collapse;
}
.component-content table.weblinks td, .component-content table.category td {
padding : 7px;
}
.component-content table.weblinks th, .component-content table.category th {
padding : 7px;
text-align : left;
}
.component-content td.num {
vertical-align : top;
text-align : left;
}
.component-content td.hits {
vertical-align : top;
text-align : center;
}
.component-content td p {
margin : 0;
line-height : 1.3em;
}
.component-content .filter {
margin : 10px 0;
}
.component-content .display-limit, .component-content .filter {
text-align : right;
margin-right : 7px;
}
.component-content table.category th a img {
padding : 2px 10px;
}
.component-content .filter-search {
float : left;
}
.component-content .filter-search .inputbox {
width : 6em;
}
.component-content legend.element-invisible {
position : absolute;
margin-left : -3000px;
margin-top : -3000px;
height : 0;
}
.component-content .cat-items {
margin-top : 20px;
}
.component-content .contact {
padding : 0 5px;
}
.component-content .contact-category {
padding : 0 10px;
}
.component-content .contact-category .component-content #adminForm fieldset.filters {
border : 0;
padding : 0;
}
.component-content .contact-image {
margin : 10px 0;
overflow : hidden;
}
.component-content address {
font-style : normal;
margin : 10px 0;
}
.component-content address span {
display : block;
}
.component-content .contact-address {
margin : 20px 0 10px 0;
}
.component-content .contact-email div {
padding : 2px 0;
margin : 0 0 10px 0;
}
.component-content .contact-email label {
width : 17em;
float : left;
}
.component-content span.contact-image {
margin-bottom : 10px;
overflow : hidden;
display : block;
}
.component-content #contact-textmsg {
padding : 2px 0 10px 0;
}
.component-content #contact-email-copy {
float : left;
margin-right : 10px;
}
.component-content .contact .button {
float : none !important ;
clear : left;
display : block;
margin : 20px 0 0 0;
}
.component-content dl.tabs {
float : left;
margin : 50px 0 0 0;
z-index : 50;
clear : both;
}
.component-content dl.tabs dt {
float : left;
padding : 4px 10px;
border-left : 1px solid #ccc;
border-right : 1px solid #ccc;
border-top : 1px solid #ccc;
margin-right : 3px;
background : #f0f0f0;
color : #666;
}
.component-content dl.tabs dt.open {
background : #F9F9F9;
border-bottom : 1px solid #F9F9F9;
z-index : 100;
color : #000;
}
.component-content div.current {
clear : both;
border : #ccc solid 1px;
padding : 10px 10px;
max-width : 500px;
}
.component-content div.current dd {
padding : 0;
margin : 0;
}
.component-content dl#content-pane.tabs {
margin : 1px 0 0 0;
}
.component-content .weblinks fieldset div {
overflow : hidden;
}
.component-content .weblinks label.label-left {
display : block;
width : 150px;
float : left;
}
.component-content .searchintro {
font-weight : normal;
margin : 20px 0 20px;
}
.component-content #searchForm {
padding : 0;
}
.component-content .form-limit {
margin : 20px 0 0;
text-align : right;
padding : 0 10px 0 20px;
}
.component-content .highlight {
font-weight : bold;
}
.component-content .ordering-box {
float : none;
}
.component-content .phrases-box {
float : none;
margin-bottom : 10px;
}
.component-content .ordering-box .inputbox {
width : auto !important ;
}
.component-content .only, .component-content .phrases {
margin : 10px 0 0 0;
padding : 15px 0;
line-height : 1.3em;
}
.component-content label.ordering {
display : block;
margin : 10px 0 10px 0;
}
.component-content .word {
padding : 0;
}
.component-content .word input {
font-weight : bold;
}
.component-content .word label {
font-weight : bold;
}
.component-content fieldset.only label, .component-content fieldset.phrases label {
margin : 0 10px 0 0;
}
.component-content .ordering-box label.ordering {
margin : 0 10px 5px 0;
float : left;
}
.component-content form .search label {
display : none;
}
.component-content dl.search-results dt.result-title {
padding : 15px 15px 0 5px;
font-weight : bold;
}
.component-content dl.search-results dd {
padding : 2px 15px 2px 5px;
}
.component-content dl.search-results dd.result-text {
padding : 10px 15px 10px 5px;
line-height : 1.7em;
}
.component-content dl.search-results dd.result-created {
padding : 2px 15px 15px 5px;
}
.component-content dl.search-results dd.result-category {
padding : 10px 15px 5px 5px;
}
#rt-accessibility .rt-desc {
float : left;
padding-right : 5px;
}
#rt-accessibility #rt-buttons {
float : left;
}
#rt-accessibility .button {
display : block;
width : 14px;
height : 14px;
float : left;
background : url(../images/typography.png);
margin : 2px;
}
#rt-accessibility .large .button {
background-position : 0 -17px;
}
#rt-accessibility .small .button {
background-position : -15px -17px;
}
.component-content .categorylist input {
border : #ddd solid 1px;
font-size : 1.2em;
padding : 2px;
margin : 0;
}
.component-content th {
padding : 5px;
background : #ebebeb;
border-bottom : 2px solid #ddd;
font-weight : bold;
}
.component-content tr.even td {
padding : 5px;
background : #f0f0f0;
border-bottom : 1px solid #ddd;
}
.component-content tr.odd td {
padding : 5px;
background : #fafafa;
border-bottom : 1px solid #ddd;
}
.rt-breadcrumb-surround {
margin : 0;
display : block;
position : relative;
overflow : hidden;
height : 20px;
padding : 15px 25px;
}
#breadcrumbs-gantry {
width : 11px;
height : 11px;
display : block;
float : left;
margin-top : 4px;
margin-right : 8px;
background : url(../images/home.png) 0 0 no-repeat;
}
.component-content p.error {
padding : 10px;
}
.component-content .contentpaneopen_edit {
float : left;
}
.component-content table.contenttoc {
padding : 10px;
margin : 10px;
float : right;
}
.component-content table.contenttoc tr td {
padding : 1px 0;
}
.component-content .pagenavcounter {
font-weight : bold;
}
ul.latestnews, ul.mostread {
padding-left : 10px;
margin : 0;
}
ul.latestnews li a, ul.mostread li a {
padding : 2px 2px 2px 15px;
display : block;
text-decoration : none;
}
#article-index {
width : 25%;
float : right;
padding : 10px;
margin : 10px 0 20px 30px;
}
#article-index h3 {
margin : 0;
font-size : 1em;
}
#article-index ul {
list-style-type : disc;
}
.mod-languages ul li {
display : inline;
}
.stats-module dl {
margin : 10px 0 10px 0;
}
.stats-module dt {
float : left;
margin : 0 10px 0 0;
font-weight : bold;
}
.stats-module dt, .stats-module dd {
padding : 2px 0 2px 0;
}
.banneritem {
margin : 10px 0;
padding : 0;
}
.banneritem a {
font-weight : bold;
}
p.syndicate {
float : left;
display : block;
text-align : left;
}
.phrases .inputbox {
width : 10em;
}
.phrases .inputbox option {
padding : 2px;
}
.newsflash {
margin : 0;
}
.newsflash-horiz {
overflow : hidden;
list-style-type : none;
margin : 0 5px;
padding : 20px 10px;
}
.newsflash-horiz li {
float : left;
width : 30%;
margin : 0 1%;
padding : 10px 5px;
}
.newsflash-horiz li h4 {
font-size : 1.4em;
}
.newsflash-horiz li img {
display : block;
margin-bottom : 10px;
}
.newsflash-vert {
padding : 0;
}
.component-content .newsfeed {
padding : 0 5px;
}
.component-content ul.newsfeed {
padding : 0;
}
.component-content .newsfeed-item {
padding : 5px 0 0 0;
margin : 0;
}
.component-content .newsfeed-item h5 a {
font-size : 1.1em;
font-weight : bold;
}
.component-content .feed-item-description img {
margin : 5px 10px 10px 0;
}
.component-content dl.newsfeed-count dt, .component-content dl.newsfeed-count dd {
display : inline;
}
.component-content dl.weblink-count dt, .component-content dl.weblink-count dd {
display : inline;
}
.component-content .rt-pagination {
margin : 10px 0;
padding : 10px 0 10px 0;
}
.component-content .rt-pagination ul {
list-style-type : none;
margin : 0;
padding : 0;
text-align : left;
}
.component-content .rt-pagination li {
display : inline;
padding : 2px 5px;
text-align : left;
border : #eee solid 1px;
margin : 0 2px;
}
.component-content .rt-pagination li.pagination-start, .component-content .rt-pagination li.pagination-next, .component-content .rt-pagination li.pagination-end, .component-content .rt-pagination li.pagination-prev {
border : 0;
}
.component-content .rt-pagination li.pagination-start, .component-content .rt-pagination li.pagination-start span {
padding : 0;
}
.component-content p.counter {
font-weight : bold;
}
.component-content .pagenav {
list-style-type : none;
padding : 0;
overflow : hidden;
}
.component-content .pagenav li {
display : inline-block;
padding : 0;
margin : 0;
}
.component-content .pagenav li {
line-height : 2em;
}
.component-content .pagenav li a {
display : inline;
padding : 2px;
text-decoration : none;
}
.component-content .pagenav li.pagenav-prev {
float : left;
}
.component-content .pagenav li.pagenav-next {
float : right;
}
.tool-tip {
float : left;
background : #ffc;
border : #D4D5AA solid 1px;
padding : 5px;
max-width : 200px;
color : #323232;
}
.tool-title {
padding : 0;
margin : 0;
font-size : 100%;
font-weight : bold;
margin-top : -15px;
padding-top : 15px;
padding-bottom : 5px;
background : url(../../system/images/selector-arrow.png) no-repeat;
}
.tool-text {
font-size : 100%;
margin : 0;
}
#mailto-window {
background : #f5f5f5;
padding : 15px;
border : #ddd solid 1px;
position : relative;
}
#mailto-window label {
width : 10em;
}
.mailto-close {
position : absolute;
right : 0;
top : 5px;
background : none;
}
.mailto-close a {
min-width : 25px;
display : block;
min-height : 25px;
overflow : visible;
}
.mailto-close a span {
position : absolute;
left : -3000px;
top : -3000px;
display : inline;
}
#mailto-window .inputbox {
padding : 3px;
}
#mailto-window p {
margin-top : 20px;
}
#mailto-window button {
margin : 0 5px 0 0;
}
input.system-openid, input.com-system-openid {
background : url(https://partidopirata.es/images/login-bg.gif) no-repeat;
background-color : #fff;
background-position : 0 50%;
color : #000;
padding-left : 18px;
}
.system-unpublished {
background : #e8edf1;
border-top : 4px solid #c4d3df;
border-bottom : 4px solid #c4d3df;
}
#system-message {
margin-bottom : 10px;
padding : 0;
}
#system-message dt {
font-weight : bold;
}
#system-message dd {
margin : 0;
font-weight : bold;
}
#system-message dd ul {
background : #BFD3E6;
color : #0055BB;
margin : 10px 0 10px 0;
list-style : none;
padding : 10px;
border : #84A7DB solid 2px;
}
#system-message dt.message {
display : none;
}
#system-message dt.error {
display : none;
}
#system-message dd.error ul {
color : #c00;
background-color : #EBC8C9;
border : #DE7A7B solid 2px;
}
#system-message dt.notice {
display : none;
}
#system-message dd.notice ul {
color : #A08B4C;
background : #F5ECC1;
border : #F0DC7E solid 2px;
}
#system-debug {
color : #ccc;
background-color : #fff;
padding : 10px;
margin : 10px;
}
#system-debug div {
font-size : 11px;
}
body {
color : #333;
}
#rt-header, #rt-bottom {
color : #aaa;
}
#rt-footer, #rt-copyright {
color : #fff;
}
#rt-sidebar-b {
background-color : #e9e9e9;
}
#rt-sidebar-c {
background-color : #f0f0f0;
}
#gantry-viewswitcher {
margin : 5px auto;
position : relative;
top : auto;
right : 0;
}
#rt-menu ul.menu li a, .menutop li.root > .item, .menu-type-splitmenu .menutop li .item {
color : #fff;
}
.menutop li.parent.root > .item span, .menu-type-splitmenu .menutop li.parent .item span {
background : url(../images/menus/menutop-daddy.png) 100% 50% no-repeat;
}
#rt-menu ul.menu li a:hover, .menutop li.root > .item:hover, .menutop li.active.root.f-mainparent-itemfocus > .item, .menutop li.root.f-mainparent-itemfocus > .item, .menu-type-splitmenu .menutop li:hover > .item {
background : #444;
color : #fff;
}
#rt-menu ul.menu li.active a, #rt-menu ul.menu li.active a:hover, .menutop li.root.active > .item, .menutop li.root.active > .item:hover, .menu-type-splitmenu .menutop li.active .item {
background : #fff;
color : #000;
}
.menutop .fusion-submenu-wrapper {
background : #444;
}
.menutop ul li > .item {
color : #fff;
}
.menutop ul li > .item:hover, .menutop ul li.f-menuparent-itemfocus > .item {
background : #333;
color : #ccc;
}
.menutop ul li > .daddy span {
background : url(../images/menus/dropdown-daddy.png) 100% 50% no-repeat;
}
.menutop .fusion-grouped ol li > .item {
background : url(../images/menus/menu-arrow.png) 5px 50% no-repeat;
}
#rt-header {
background-color : #060c17;
}
#jf-bottomsection {
background-color : #060c17;
}
.jf-blog-image .jf-blog-author a:hover, .jf-blog-image .jf-blog-category a:hover {
color : #c00;
}
h2.jf-faq-trigger a {
color : #23324c;
}
h2.jf-faq-trigger a:hover {
color : #c00;
}
#jf-object-carousel a {
background : #000;
}
.jf-bottom-sep {
border-left : 40px solid #222 !important ;
background : #f00 !important ;
}
#rt-header .rt-fusionmenu, #rt-header .jf-headermaskline #jf-undermenu, #slider-bg {
background : rgba(0, 0, 0, 0.8) !important ;
}
.pagination li.current a, .nivo-controlNav a.active {
background : #000 !important ;
}
.nivo-controlNav a {
background-position : 0 -14px !important ;
}
.rt-readon-surround a:hover {
color : #fff !important ;
}
.jf-portfolio-item-ninth .mask-1, .jf-portfolio-item-ninth .mask-2 {
background : rgba(152, 0, 0, 0.5) !important ;
}
#rt-sidebar-a .module-title h2 {
background-image : none !important ;
}
body #Kunena .kblock div.kheader, body #Kunena div.kblock > div.kheader {
background-color : #000 !important ;
}
body #community-wrap div.greybox {
background-color : #ff6209;
}
#community-wrap .cModule h3 {
background-color : #ff6209;
background-image : none;
}
body #community-wrap div.greybox a#joinButton:hover {
background : #fff;
color : #000;
text-shadow : none;
}
body #community-wrap .button {
background : #111 !important ;
border : #111 solid 1px !important ;
}
#cWindowContentTop {
background : #ff6209 !important ;
}
#cWindow.dialog #cwin_close_btn:link, #cWindow.dialog #cwin_close_btn:visited {
background-color : #ff6209 !important ;
}
#community-wrap .community-status .button {
background : #111 !important ;
}
#community-wrap .wall-coc-form-actions button, #community-wrap a.wall-coc-form-action {
background : #111 !important ;
}
#community-wrap .small-button a:hover span {
background-color : #ff6209;
}
ul.pagination {
list-style-type : none;
margin : 0;
padding : 0;
text-align : left;
}
ul.pagination li {
display : inline;
padding : 2px 5px 0;
text-align : left;
}
ul.pagination li a {
padding : 2px;
}
body {
background-image : url(../images/body/bg-lines.png);
}
#rt-logo {
background : url(../images/logo/logo.png) center no-repeat;
width : 250px;
height : 130px;
display : block;
}
#rt-header, #jf-bottomsection {
background-image : url(../images/header/fondo-r01.png);
background-repeat : repeat;
background-position : top center;
}
.jf-header-shadow {
height : 20px;
background-image : url(../images/header/shadow.png);
background-repeat : no-repeat;
background-position : bottom center;
margin-bottom : -20px;
}
#rt-header .rt-fusionmenu {
background : rgba(0, 0, 0, 0.4);
margin-top : 20px;
border-radius : 2px;
}
#rt-header .rt-container .rt-grid-4 {
margin-left : 0;
margin-right : 20px;
}
#rt-header .rt-container .rt-grid-4 .rt-block {
margin-bottom : 0;
padding : 0;
}
#rt-header .rt-container .rt-grid-8 {
margin-left : 20px;
margin-right : 0;
width : auto;
float : right;
}
#rt-header .jf-headermaskline {
background : url(../images/header/mask-2.png) 230px 0 no-repeat;
}
#rt-header .jf-headermaskline #jf-undermenu a {
margin-left : 10px;
}
#rt-header .jf-headermaskline #jf-undermenu a img {
opacity : 0.699999988079071044921875;
transition : all 0.5s;
}
#rt-header .jf-headermaskline #jf-undermenu a img:hover {
opacity : 1;
transition : all 0.5s;
}
#rt-header .jf-headermaskline #jf-undermenu {
background : rgba(0, 0, 0, 0.4);
margin-top : 20px;
border-radius : 2px;
height : 15px;
padding : 8px 10px;
}
#rt-header .jf-undermenu-separator {
float : left;
display : block;
height : 20px;
width : 1px;
background : #CCC;
opacity : 0.20000000298023223876953125;
margin : -2px -3px 0 10px;
}
#jf-bottomsection {
background-image : url(../images/header/mask-1.png);
background-repeat : no-repeat;
background-position : top center;
margin-top : 20px;
}
.jf-tooltipTop {
margin-top : 8px;
z-index : 999999;
margin-left : -19px;
}
.jf-tooltipTop .tip-top {
border-right : 4px solid transparent;
width : 0;
margin-left : 10px;
border-color : transparent transparent rgba(0, 0, 0, 0.8);
border-style : solid;
border-width : 0 4px 4px;
}
.browserIe .jf-tooltipTop .tip-top {
border-width : 0;
}
.jf-tooltipTop .tip {
background : rgba(0, 0, 0, 0.8);
border-radius : 3px;
}
.jf-tooltipTop .tip-title {
color : #fff;
line-height : 1;
font-size : 14px;
letter-spacing : 1px;
padding : 5px 9px;
}
#jf-login {
float : left;
display : block;
}
#jf-login .jf-login-content {
display : none;
background : rgba(0, 0, 0, 0.95);
position : absolute;
z-index : 888;
box-shadow : 0 0 2px #000;
border-radius : 0 0 2px 2px;
margin-top : 20px;
min-width : 140px;
padding : 12px;
}
#jf-login .jf-login-content input {
font-size : 14px;
border : #fff solid 1px;
background : #fff;
color : #000;
box-shadow : 0 0 15px rgba(0, 0, 0, 0.2) inset;
padding : 2px 6px;
}
#jf-login .jf-login-content input:focus {
box-shadow : 0 0 15px rgba(0, 0, 0, 0.1) inset;
}
#jf-login .jf-login-content a {
font-size : 14px;
color : #CCC;
}
#jf-login .jf-login-content a:hover {
color : #fff;
text-decoration : underline;
}
#jf-login .jf-login-content p {
margin : 0 0 10px;
}
#jf-login .jf-login-content #form-login-remember label {
font-size : 14px;
margin-top : 1px;
position : absolute;
}
#jf-login .jf-login-content ul {
padding-left : 0;
list-style : none;
margin : 5px 0 0 -6px;
}
#jf-login .jf-login-content .readon input {
cursor : pointer;
}
#jf-search {
display : block;
overflow : hidden;
position : relative;
float : left;
margin : 0;
padding : 0;
}
#jf-search .jf-search-button {
display : block;
width : 16px;
height : 18px;
opacity : 0.800000011920928955078125;
float : left;
margin : 0 !important ;
}
#jf-search .jf-search-button :hover {
opacity : 1;
}
#jf-search .jf-search-content {
height : 21px;
line-height : 21px;
position : absolute;
left : 0;
right : 0;
margin : -3px 0 0 24px;
}
#jf-search .jf-search-content .inputbox {
font-size : 14px;
border : #FFF solid 1px;
background : #FFF;
color : #000;
box-shadow : 0 0 15px rgba(0, 0, 0, 0.3) inset;
margin-right : 6px;
padding : 1px 3px;
}
#jf-search .jf-search-content .button {
font-size : 14px;
border : #FFF solid 1px;
background : #FFF;
color : #000;
box-shadow : 0 0 15px rgba(0, 0, 0, 0.3) inset;
cursor : pointer;
margin-left : 3px;
padding : 1px 3px;
}
.jf-search-content input[type="text"] {
background : 0;
border : 0;
color : #ddd;
width : auto;
height : 20px;
margin : 0;
padding : 0;
}
.jf-search-content input[type="text"]:focus {
color : #fff;
outline : 0;
box-shadow : none;
}
#jf-slider-wrapper {
width : 960px;
position : relative;
min-height : 430px;
margin : 0 auto;
}
#slider-bg {
background : rgba(0, 0, 0, 0.4);
width : 960px;
height : 380px;
border-radius : 2px;
}
#slider-photos {
width : 940px;
height : 360px;
position : absolute;
margin : 10px;
}
#jf-simple-slider-slides ul.pagination {
margin-top : 5px;
}
h1, h2 {
letter-spacing : 0;
text-shadow : 0 1px 1px rgba(0, 0, 0, 0.2);
}
#jf-welcome .rt-container {
background : 0;
margin : 25px auto;
}
#jf-welcome .rt-container .jf-welcome-desc {
text-align : center;
font-weight : 400;
font-size : 18px;
letter-spacing : 0;
text-shadow : 1px 1px 1px #FFF;
padding : 10px 0;
}
.jf-featured_item {
position : relative;
float : left;
margin-right : 21.25px;
width : 175px;
min-height : 246px;
border-radius : 2px;
}
.jf-featured_item .jf-featured_item_content {
position : relative;
border : #DDD solid 1px;
background : #fff;
margin : 0 auto;
padding : 0 10px;
}
.jf-featured_item .jf-featured_item_content .jf-featured_icon_wrapper {
position : relative;
width : 64px;
height : 114px;
padding-bottom : 25px;
margin : 0 auto;
}
.jf-featured_item .jf-featured_item_content .jf-featured_icon {
position : relative;
width : 64px;
height : 64px;
margin : 0 auto;
padding : 50px 0 0;
}
.jf-featured_item .jf-featured_item_content .jf-featured_text {
text-align : center;
color : #000;
margin-bottom : 35px;
font-size : 20pt;
line-height : 1.3;
}
.module-title h2, h3, h4, h5 {
letter-spacing : 0;
}
.jf-padding5px-top-bottom {
padding : 5px 0;
}
.jf-padding10px-top-bottom {
padding : 10px 0;
}
.jf-padding25px-top-bottom {
padding : 25px 0;
}
.jf-padding30px-top-bottom {
padding : 30px 0;
}
.jf-padding5px-bottom {
padding-bottom : 5px;
}
.jf-padding10px-bottom {
padding-bottom : 10px;
}
.jf-padding15px-bottom {
padding-bottom : 15px;
}
.jf-width-4percent {
width : 4%;
}
.jf-font-size-16px {
font-size : 16px;
letter-spacing : 0;
text-shadow : 1px 1px 1px #fff;
}
.jf-font-size-18px {
font-size : 18px;
letter-spacing : 0;
text-shadow : 1px 1px 1px #fff;
}
.jf-font-size-20px {
font-size : 20px;
letter-spacing : 0;
text-shadow : 1px 1px 1px #fff;
}
.jf-font-size-22px {
font-size : 22px;
letter-spacing : 0;
text-shadow : 1px 1px 1px #fff;
}
h2, h3, h4, h5 {
letter-spacing : 0;
font-weight : 100;
}
.jf-divider {
background : url(../images/body/divider.png) center center no-repeat;
width : 100%;
height : 10px;
}
.jf-talk-to-us {
background : url(../images/jf-icons/online.png) left top no-repeat;
float : left;
height : 40px;
margin-right : 30px;
padding-left : 50px;
}
.jf-online-sup {
background : url(../images/jf-icons/time.png) left center no-repeat;
float : left;
height : 40px;
padding-left : 50px;
}
#jf-middle-content {
background : #fff;
border : #DDD solid 1px;
padding : 20px 10px;
}
#rt-showcase {
margin : 25px auto;
}
#rt-menu {
margin : 20px auto;
}
#rt-menu .rt-container {
border : #DDD solid 1px;
border-radius : 2px;
background-color : #fff;
height : auto;
}
#rt-menu .rt-container .breadcrumbs {
font-size : 16px;
line-height : 18px;
padding : 10px;
}
#jf-bottomsection h2.title {
font-size : 22px;
font-weight : 100;
text-shadow : 1px 1px 1px #000;
}
.jf-bottom-sep {
border-left : 40px solid #c00;
height : 1px;
background : #555;
margin-bottom : 15px;
}
.jf-bottom-contact-info {
list-style : none;
padding-left : 5px;
}
.jf-bottom-contact-info li {
margin-bottom : 5px;
padding-left : 22px;
}
.jf-bottom-contact-info img {
margin-right : 3px;
}
.jf-bottom-contact-info .jf-bottom-contact-info-location {
background : url(../images/jf-icons/location_pin.png) 2px 1px no-repeat;
}
.jf-bottom-contact-info .jf-bottom-contact-info-phone {
background : url(../images/jf-icons/phone.png) 0 4px no-repeat;
}
.jf-bottom-contact-info .jf-bottom-contact-info-email {
background : url(../images/jf-icons/email_envelope.png) left center no-repeat;
}
.jf-bottom-contact-info .jf-bottom-contact-info-fb {
background : url(../images/jf-icons/fb.png) 0 1px no-repeat;
}
.jf-bottom-contact-info .jf-bottom-contact-info-twitter {
background : url(../images/jf-icons/twitter.png) left center no-repeat;
}
.twtr-timeline {
border-radius : 3px !important ;
}
#jf-bottomsection blockquote {
font-family : Georgia, Times, serif;
font-style : italic;
width : 210px;
margin : 0 auto;
}
#jf-bottomsection blockquote cite {
background : #FFF;
color : #101010;
display : block;
clear : both;
text-align : right;
font-size : 14px;
text-transform : uppercase;
font-style : normal;
position : absolute;
right : 6px;
bottom : -20px;
z-index : 900;
border-radius : 3px;
box-shadow : 0 0 6px 0 rgba(0, 0, 0, 0.8);
letter-spacing : 1px;
padding : 1px 5px;
}
#jf-bottomsection blockquote cite:before {
content : "";
position : absolute;
left : 4%;
top : -6px;
width : 0;
height : 0;
border-top : 10px solid transparent;
border-left : 10px solid #FFF;
border-bottom : 0 solid transparent;
}
#jf-bottomsection blockquote p {
position : relative;
display : block;
font-size : 14px;
margin : 0;
padding : 10px;
}
#jf-bottomsection .jf-testimonial_widget {
background : #000;
color : #f9f9f9;
border-radius : 3px;
height : auto !important ;
margin : 20px 0 0;
padding : 0 5px;
}
#rt-main .rt-container {
background : 0;
}
#rt-main .rt-container .rt-grid-9 {
margin-left : 0;
margin-right : 10px;
width : 710px;
}
#rt-main .rt-container .rt-grid-3 {
margin-left : 10px;
margin-right : 0;
width : 230px;
}
#rt-main .rt-container .rt-block {
border : #DDD solid 1px;
background : url(../images/jf-blog/bg2.png) #fff;
padding : 0 10px;
}
#rt-main .rt-container .rt-grid-12 {
margin-left : 0;
margin-right : 0;
width : 960px;
}
#rt-main .rt-grid-12 .component-content .rt-article-bg .item-page h2.title {
font-size : 32px !important ;
border-left : 3px solid #CCC;
padding-left : 10px;
margin-left : -10px;
}
#rt-main .rt-grid-9 .component-content .rt-article-bg .item-page h2.title {
font-size : 32px !important ;
border-left : 3px solid #CCC;
padding-left : 10px;
margin-left : 0;
}
#rt-main .rt-container .rt-grid-12 .rt-block h2.title a {
color : #000;
}
#rt-main .rt-container .rt-grid-12 .rt-block .rt-article {
padding : 0 15px;
}
#rt-main .component-content .rt-article-bg {
padding-bottom : 0;
border-bottom : 0;
}
#rt-main .component-content .rt-article-bg p {
padding : 0 5px;
}
.jf-column-1 {
width : 100%;
}
.jf-column-1-2 {
width : 48%;
float : left;
margin : 0 2%;
}
.jf-column-1-3 {
width : 30.6%;
float : left;
margin : 0 2%;
}
.jf-column-2-3 {
width : 65.4%;
float : left;
margin : 0 2%;
}
.jf-column-1-4 {
width : 22%;
float : left;
margin : 0 2%;
}
.jf-column-3-4 {
width : 73%;
float : left;
margin : 5px;
}
.jf-column-1.first, .jf-column-1-2.first, .jf-column-1-3.first, .jf-column-2-3.first, .jf-column-1-4.first, .jf-column-3-4.first {
margin-left : 0 !important ;
}
.jf-column-1.last, .jf-column-1-2.last, .jf-column-1-3.last, .jf-column-2-3.last, .jf-column-1-4.last, .jf-column-3-4.last {
margin-right : 0 !important ;
}
.jf-review-block {
margin-bottom : 7px;
}
.jf-review-block .user {
float : left;
height : 64px;
margin-right : 10px;
border : #bbb solid 3px;
width : 64px;
cursor : pointer;
border-radius : 100px;
margin-top : 3px;
}
.jf-review-block .user:hover {
border : #555 solid 3px;
}
.jf-review-block .review-wrapper {
background : #fefefe;
border : #ddd solid 1px;
float : left;
height : 68px;
width : 335px;
padding : 5px;
}
.jf-review-block img {
border-radius : 100px;
opacity : 0.800000011920928955078125;
}
.jf-review-block img:hover {
opacity : 1;
}
.review-wrapper .review {
background : url(../images/jf-icons/quote.png) 6px 9px no-repeat;
color : #999;
height : 58px;
width : 325px;
padding : 5px;
}
.review-wrapper .review p:first-letter {
margin-left : 25px;
}
ul#jf-post-items {
margin : 0;
padding : 0;
}
ul#jf-post-items li {
list-style : none;
}
ul#jf-post-items li .date {
background : url(../images/jf-icons/bg-date-circle.png) center no-repeat;
display : block;
float : left;
height : 50px;
margin-right : 20px;
padding-top : 14px;
text-align : center;
width : 60px;
}
ul#jf-post-items li .date .number {
font-size : 24px;
color : #fefefe;
display : block;
font-style : normal;
}
ul#jf-post-items li .date .month {
font-size : 14px;
color : #f6f4f4;
text-transform : uppercase;
}
ul#jf-post-items li p {
margin-bottom : 0;
}
ul#jf-post-items li .sg-meta {
margin-left : 40px;
font-size : 11px;
}
ul#jf-post-items li .sg-meta a {
font-size : 11px;
}
.list-divider {
border-bottom : 1px solid #e1e3e4;
padding-bottom : 17px !important ;
margin-bottom : 10px !important ;
}
.jf-blog-image {
text-align : center;
position : relative;
margin : 10px 0;
}
.jf-blog-image img {
background : url(../images/jf-blog/image-bg.png);
border : #DDD solid 1px;
margin-bottom : 5px;
padding : 3px;
}
.jf-blog-image .jf-blog-author, .jf-blog-image .jf-blog-category {
display : block;
height : 40px;
line-height : 40px;
position : absolute;
background : #000;
font-size : 12px;
text-transform : uppercase;
color : #FFF;
left : 6px;
top : 100px;
opacity : 0;
letter-spacing : 1px;
padding : 0 20px;
}
.jf-blog-image .jf-blog-category {
top : 145px;
}
.jf-blog-image:hover .jf-blog-author, .jf-blog-image:hover .jf-blog-category {
opacity : 0.800000011920928955078125;
}
.jf-blog-image:hover .jf-blog-date {
opacity : 1;
}
.jf-blog-image .jf-blog-date {
background : #9d0000;
font-size : 18px;
color : #FFF;
text-align : center;
text-transform : uppercase;
position : absolute;
top : 4px;
right : 6px;
height : 30px;
width : 60px;
opacity : 0;
padding : 5px 20px 15px;
}
.jf-blog-date span.number {
display : block;
height : 25px;
font-style : normal;
font-size : 30px;
padding-top : 15px;
}
.jf-blog-image h3 {
margin-bottom : 10px;
}
.rt-readon-surround a {
background-color : #060c17;
opacity : 0.89999997615814208984375;
color : #FFF;
font-size : 16px;
letter-spacing : 1px;
padding : 4px 8px;
}
#rt-sidebar-a ul.menu {
list-style : none;
margin : 0 -10px;
padding : 0;
}
#rt-sidebar-a ul.menu li {
line-height : 30px;
border-bottom : 1px solid #EEE;
padding : 0 0 0 10px;
}
#rt-sidebar-a ul.menu li:hover {
border-bottom : 1px solid #bbb;
}
#rt-sidebar-a ul.menu li a {
font-size : 18px;
letter-spacing : 1px;
color : #777;
}
#rt-sidebar-a ul.menu li a:hover {
color : #333;
}
#rt-sidebar-a .module-title h2 {
color : #FFF;
background-image : url(../images/header/mask-1.png);
background-repeat : no-repeat;
background-position : top center;
background-color : #060c17;
text-shadow : 1px 1px 1px #222;
letter-spacing : 1px;
margin : 0 -10px;
padding : 10px;
}
#rt-sidebar-a .jf-sample-search-button {
position : absolute;
opacity : 0.300000011920928955078125;
margin : 5px 0 0 -12px;
}
#rt-sidebar-a .jf-sample-search-button:hover {
opacity : 1;
}
#rt-sidebar-a .jf-search-searchword {
border : 0;
line-height : 30px;
font-size : 16px;
color : #777;
margin : 0 -10px;
padding : 0 5px;
}
#rt-sidebar-a .jf-search-searchword:focus {
color : #000;
letter-spacing : 1px;
}
#rt-sidebar-a #login-form p {
margin : 10px -12px;
}
#rt-sidebar-a #login-form input {
font-size : 16px;
border : #CCC solid 1px;
border-left : none;
padding : 4px 8px;
}
#rt-sidebar-a #login-form #form-login-remember {
float : left;
margin : 0;
}
#rt-sidebar-a #login-form #form-login-remember label[for="modlgn-remember"] {
font-size : 14px;
color : #777;
}
#rt-sidebar-a #login-form #form-login-remember label[for="modlgn-remember"]:hover {
color : #222;
}
#rt-sidebar-a #login-form input[type="submit"] {
float : right;
border : #CCC solid 1px;
border-right : 0;
background : #FFF;
color : #777;
cursor : pointer;
font-size : 18px;
margin : -10px;
}
#rt-sidebar-a #login-form input[type="submit"]:hover {
color : #222;
border : #aaa solid 1px;
border-right : 0;
}
#rt-sidebar-a #login-form ul {
list-style : none;
padding : 0;
}
#rt-sidebar-a #login-form ul li {
background : url(../images/jf-core-icons/breadcrumb-arrow.png) center left no-repeat;
padding-left : 15px;
}
#rt-sidebar-a #login-form ul li a {
color : #777;
text-decoration : none;
}
#rt-sidebar-a #login-form ul li a:hover {
color : #222;
text-decoration : underline;
}
ul.jf-typo-list li {
background : 0;
margin-left : 8px;
position : relative;
overflow : hidden;
line-height : 22px;
padding : 0 0 0 25px !important ;
}
ul.jf-typo-list span.icon {
background-repeat : no-repeat;
width : 16px;
height : 16px;
display : block;
position : absolute;
top : 0;
left : 0;
}
ul.jf-typo-list.icon {
margin : 0;
padding : 0;
}
ul.jf-typo-list.icon .list-arrow span.icon {
background-position : 0 0;
}
ul.jf-typo-list.icon .list-circle span.icon {
background-position : 0 -16px;
}
ul.jf-typo-list.icon .list-check span.icon {
background-position : 0 -32px;
}
ul.jf-typo-list.icon .list-dollar span.icon {
background-position : 0 -48px;
}
ul.jf-typo-list.icon .list-pound span.icon {
background-position : 0 -64px;
}
ul.jf-typo-list.icon .list-euro span.icon {
background-position : 0 -80px;
}
ul.jf-typo-list.icon .list-yen span.icon {
background-position : 0 -96px;
}
ul.jf-typo-list.icon .list-alert span.icon {
background-position : 0 -112px;
}
ul.jf-typo-list.icon .list-box span.icon {
background-position : 0 -128px;
}
ul.jf-typo-list.icon .list-email span.icon {
background-position : 0 -144px;
}
ul.jf-typo-list.icon .list-star span.icon {
background-position : 0 -160px;
}
ul.jf-typo-list.icon .list-phone span.icon {
background-position : 0 -176px;
}
ul.jf-typo-list.icon .list-print span.icon {
background-position : 0 -192px;
}
ul.jf-typo-list.icon .list-monitor span.icon {
background-position : 0 -208px;
}
ul.jf-typo-list.icon .list-download span.icon {
background-position : 0 -224px;
}
ul.jf-typo-list.icon .list-location span.icon {
background-position : 0 -240px;
}
ul.jf-typo-list.icon li {
padding-left : 20px !important ;
}
ul.jf-typo-list.icon span.icon {
background-image : url(../images/jf-core-icons/typo-icons.png);
width : 16px;
height : 16px;
top : 3px;
}
.button-blue-style1, .button-red-style1, .button-green-style1, .button-black-style1 {
color : #FFF;
font-size : 14px;
letter-spacing : 1px;
padding : 2px 4px;
}
#jf-pricing-table .jf-pricing-column {
position : relative;
background : #fafafa;
color : #777;
border : #ddd solid 1px;
z-index : 2;
margin : 10px 0;
}
#jf-pricing-table .jf-pricing-column h3 {
text-align : center;
height : 50px;
line-height : 50px;
font-size : 32px;
text-shadow : 1px 1px 1px #222;
margin : 0;
}
#jf-pricing-table .jf-pricing-column.jf-recommended {
box-shadow : 0 0 15px 0 rgba(0, 0, 0, 0.2);
margin-top : 0;
z-index : 10;
}
#jf-pricing-table .jf-pricing-column.jf-recommended h3 {
position : relative;
padding : 5px 0;
}
#jf-pricing-table .jf-pricing-column.jf-recommended h3 span.jf-recommended-button, #jf-pricing-table .jf-pricing-column.jf-recommended h3 span.jf-bestvalue-button {
width : 95px;
height : 80px;
position : absolute;
top : -4px;
left : -5px;
z-index : 20;
}
#jf-pricing-table .jf-pricing-column.jf-recommended h3 span.jf-recommended-button {
background : url(../images/jf-core-icons/recommended.png) top left no-repeat;
}
#jf-pricing-table .jf-pricing-column.jf-recommended h3 span.jf-bestvalue-button {
background : url(../images/jf-core-icons/bestvalue.png) top left no-repeat;
}
#jf-pricing-table .jf-cost {
height : 100px;
}
#jf-pricing-table .jf-cost p {
line-height : 100px;
color : #222;
font-size : 56px;
text-shadow : 0 1px 1px #FFF;
}
#jf-pricing-table .jf-cost p span {
font-size : 14px;
}
#jf-pricing-table .jf-features ul {
list-style : none;
margin-bottom : 0;
margin-top : 0;
padding : 0;
}
#jf-pricing-table .jf-features ul li {
border-bottom : 1px solid #f2f2f2;
font-size : 16px;
padding : 12px 20px;
}
#jf-pricing-table .jf-features ul li:hover {
background : #fff;
}
#jf-pricing-table .jf-buynow {
height : 30px;
padding : 15px 0;
}
#jf-pricing-table .jf-buynow, #jf-pricing-table .jf-cost {
border-top : 1px solid #DDD;
}
#jf-pricing-table .jf-buynow a {
font-size : 18px;
text-transform : uppercase;
line-height : 30px;
border-radius : 2px;
padding : 7px 14px;
}
#jf-pricing-table .jf-pricing-3-col {
width : 300px;
float : left;
}
#jf-pricing-table .jf-pricing-4-col {
width : 24.8%;
float : left;
}
#jf-pricing-table.jf-blue-pricing-table .jf-pricing-column h3, #jf-pricing-table.jf-blue-pricing-table .jf-buynow a {
color : #fff;
}
#jf-pricing-table.jf-blue-pricing-table .jf-buynow a:hover {
background : #19253b;
}
#jf-pricing-table.jf-red-pricing-table .jf-pricing-column h3, #jf-pricing-table.jf-red-pricing-table .jf-buynow a {
color : #fafafa;
}
#jf-pricing-table.jf-red-pricing-table .jf-buynow a:hover {
background : #870000;
}
#jf-pricing-table.jf-green-pricing-table .jf-pricing-column h3, #jf-pricing-table.jf-green-pricing-table .jf-buynow a {
color : #fafafa;
}
#jf-pricing-table.jf-green-pricing-table .jf-buynow a:hover {
background : #004428;
}
#jf-pricing-table.jf-black-pricing-table .jf-pricing-column h3, #jf-pricing-table.jf-black-pricing-table .jf-buynow a {
color : #fafafa;
}
#jf-pricing-table.jf-black-pricing-table .jf-buynow a:hover {
background : #333;
}
ul#jf-portfolio li {
float : left;
width : 250px;
display : block;
margin : 10px 25px;
}
ul#jf-portfolio {
margin : 0 0 20px;
padding : 0;
}
.jf-portfolio-item {
width : 250px;
height : 170px;
float : left;
overflow : hidden;
position : relative;
text-align : center;
box-shadow : 0 0 5px #aaa;
cursor : default;
border : #999 solid 1px;
}
.jf-portfolio-item .mask, .jf-portfolio-item .content {
width : 280px;
height : 220px;
position : absolute;
overflow : hidden;
top : 0;
left : 0;
}
.jf-portfolio-item img {
display : block;
position : relative;
}
.jf-portfolio-item h2 {
text-transform : uppercase;
color : #000;
text-align : center;
position : relative;
font-size : 17px;
background : rgba(0, 0, 0, 0.8);
margin : 20px 0 0;
padding : 10px;
}
.jf-portfolio-item p {
font-family : "Helvetica Neue", Arial, Helvetica, sans-serif;
font-style : italic;
font-size : 12px;
position : relative;
color : #000;
text-align : center;
padding : 10px 20px 0;
}
.jf-portfolio-item a.info {
display : inline-block;
text-decoration : none;
background : rgba(15, 146, 176, 0.5);
color : #FFF;
text-transform : uppercase;
width : 310px;
font-weight : 700;
padding : 7px 0;
}
.jf-portfolio-item a.info:hover {
color : #333;
}
.jf-portfolio-item a.jf-zoom {
display : inline-block;
text-decoration : none;
background : url(../images/jf-core-icons/zoom.png) top left no-repeat;
color : #FFF;
text-transform : uppercase;
width : 24px;
font-weight : 700;
height : 24px;
}
.jf-portfolio-item .button {
margin-left : 110px;
}
.jf-portfolio-item-ninth .mask-1, .jf-portfolio-item-ninth .mask-2 {
background-color : rgba(0, 51, 102, 0.5);
height : 311px;
width : 311px;
background : rgba(0, 51, 102, 0.5);
opacity : 1;
transition : all 0.3s 0.6s ease-in-out;
margin : 0.17em 0;
}
.jf-portfolio-item-ninth .mask-1 {
left : auto;
right : 0;
transform-origin : 100% 0;
}
.jf-portfolio-item-ninth .mask-2 {
top : auto;
bottom : 0;
transform-origin : 0 100%;
}
.jf-portfolio-item-ninth .content {
background : rgba(0, 0, 0, 0.9);
height : 0;
opacity : 0.5;
width : 311px;
margin-left : 5px;
overflow : hidden;
transform-origin : 0 100%;
transition : all 0.4s 0.3s ease-in-out;
}
.jf-portfolio-item-ninth h2 {
background : transparent;
color : #FFF;
margin-top : 5px;
text-decoration : none !important ;
border : 0;
border-bottom : 1px solid rgba(255, 255, 255, 0.2);
}
.jf-portfolio-item-ninth a:hover h2 {
color : #0daace;
}
.jf-portfolio-item-ninth:hover .content {
height : 140px;
width : 240px;
opacity : 0.89999997615814208984375;
top : 15px;
}
.jf-portfolio-item-ninth p {
color : #fff;
margin : 0;
padding : 10px !important ;
}
.jf-photo-gallery {
list-style : none !important ;
margin : 10px 2px !important ;
padding : 0 !important ;
}
.jf-photo-gallery li {
float : left;
width : 219px;
margin : 3px !important ;
}
.jf-photo-gallery a {
opacity : 0.800000011920928955078125;
display : block;
position : relative;
transition : all 0.3s;
}
.jf-photo-gallery .hover {
position : relative;
display : inline-block;
}
.jf-photo-gallery a:hover {
opacity : 1;
text-decoration : none;
}
.jf-photo-gallery .jf-gallery-caption {
position : absolute;
display : inline-block;
background-color : rgba(0, 0, 0, 0.4);
color : #fff;
font-weight : 100;
font-size : 14px;
text-shadow : 0 1px 1px rgba(0, 0, 0, 0.5);
box-sizing : border-box;
transition : all 0.3s;
margin-top : -40px;
left : 0;
bottom : 10px;
padding : 2px 10px;
}
.jf-photo-gallery a:hover .jf-gallery-caption {
background-color : rgba(0, 0, 0, 0.9);
padding-left : 30px;
}
.jf-photo-gallery .hover .jf-gallery-caption {
opacity : 0;
bottom : 0;
}
.jf-photo-gallery .hover:hover .jf-gallery-caption {
opacity : 1;
bottom : 20px;
padding-left : 15px;
}
.jf-faq {
width : 100%;
margin : 0 auto;
}
h2.jf-faq-trigger {
height : 30px;
line-height : 30px;
width : 100%;
font-size : 14px;
font-weight : 400;
float : left;
cursor : pointer;
background-repeat : no-repeat;
background-position : top left;
border : #fff solid 1px;
background : url(../images/jf-core-icons/jf-faq.png) top left no-repeat #eee;
margin : 0 0 5px !important ;
}
h2.jf-faq-trigger:hover {
border : #ccc solid 1px;
}
h2.jf-faq-trigger a {
text-decoration : none;
display : block;
text-shadow : 1px 1px 1px #EEE;
background : #eee;
margin-left : 30px;
cursor : pointer;
font-size : 18px;
}
.jf-faq-container {
overflow : hidden;
font-size : 12px;
width : 99.8%;
clear : both;
margin : 0 0 5px;
padding : 0;
}
.jf-faq-container .block {
font-size : 12px;
padding : 10px;
}
#jf-map .mod-jgmap {
border-radius : 3px;
border : #000 solid 5px;
margin-bottom : 15px;
}
.component-content .contact-form input, .component-content .contact-form textarea {
border : #ccc solid 1px;
font-size : 16px;
padding : 3px 6px;
}
.component-content .contact-form {
font-size : 16px;
margin : 20px 0;
}
.component-content .contact legend {
padding : 0;
}
.tip-wrap {
background : #fffdcb;
border : #ddd solid 1px;
box-shadow : 0 0 5px #ccc;
font-size : 16px;
padding : 5px 10px;
}
.component-content .contact .button {
background : #fff;
border : #EEE solid 1px;
font-size : 16px;
cursor : pointer;
border-radius : 2px;
box-shadow : 0 0 0 2px #f6f6f6;
padding : 4px 8px;
}
.component-content .contact .button:active {
background-color : #23324c;
color : #fff;
}
#jf-forest {
background : url(../images/body/jf.png) 0 0 no-repeat;
display : block;
width : 151px;
height : 41px;
margin : 0 auto 10px;
}
.jf-scroll-top {
background : url(../images/jf-core-icons/top_button.png) 0 0 no-repeat;
display : block;
opacity : 0.699999988079071044921875;
margin : 0 auto;
}
.jf-scroll-top:hover {
opacity : 1;
}
.component-content th {
background : #EEE;
border : #FFF solid 2px;
}
ul.pagination {
list-style-type : none;
text-align : left;
margin : 0;
padding : 0;
}
ul.pagination li {
display : inline;
text-align : left;
padding : 2px 5px 0;
}
ul.pagination li a {
padding : 2px;
}
a:hover, .jf-blog-image .jf-blog-author a:hover, .jf-blog-image .jf-blog-category a:hover, .rt-readon-surround a:hover {
text-decoration : underline;
}
#rt-header .rt-container, #rt-footer .rt-container, #rt-copyright .rt-container, #rt-sidebar-a {
background : none !important ;
}
#rt-header .jf-headermaskline #jf-undermenu a:hover, .jf-front_page_element a:hover, #jf-pricing-table .jf-buynow a:hover, .jf-portfolio-item-ninth a, .jf-portfolio-item-ninth a:link, .jf-portfolio-item-ninth a:hover, .jf-portfolio-item-ninth a:visited {
text-decoration : none;
}
.jf-tooltipTop .tip-text, .component-content .contact h3 {
display : none;
}
#jf-welcome .rt-container h1, #rt-feature {
margin : 0;
}
.jf-featured_item.last, ul#jf-portfolio li:last-child {
margin-right : 0;
}
.jf-padding15px-top-bottom, #jf-bottomsection .rt-container .rt-grid-3 .rt-block {
padding : 15px 0;
}
.jf-padding20px-top-bottom, #jf-pricing-table .jf-recommended .jf-buynow {
padding : 20px 0;
}
.jf-padding20px-bottom, .single-item {
padding-bottom : 20px;
}
.jf-what-we-do, .jf-how-we-do {
width : 48%;
}
.jf-font-size-24px, #rt-main .rt-container .rt-grid-12 .rt-block h2.title {
font-size : 24px;
letter-spacing : 0;
text-shadow : 1px 1px 1px #fff;
}
#rt-showcase .rt-container, #rt-feature .rt-container {
border : #DDD solid 1px;
border-radius : 2px;
}
#rt-showcase .rt-container .rt-block, #rt-feature .rt-container .rt-block, #rt-menu .rt-container .rt-block {
padding : 20px 15px;
}
#rt-showcase .rt-container .rt-block .module-title h2, #rt-feature .rt-container .rt-block .module-title h2, #rt-menu .rt-container .rt-block .module-title h2 {
font-size : 24px;
letter-spacing : 0;
text-shadow : 1px 1px 1px #FFF;
margin : 0 0 15px;
}
.twtr-hd, .twtr-ft div {
padding : 10px 3px !important ;
}
.button-blue-style1, .button-blue-style2, .button-blue-style3 {
background : #23324c;
}
.button-red-style1, .button-red-style2, .button-red-style3 {
background : #9e0000;
}
.button-green-style1, .button-green-style2, .button-green-style3 {
background : #00804e;
}
.button-black-style1, .button-black-style2, .button-black-style3 {
background : #444;
}
.button-blue-style1:hover, .button-blue-style2:hover, .button-blue-style3:hover {
background : #19253b;
cursor : pointer;
color : #FFF;
}
.button-red-style1:hover, .button-red-style2:hover, .button-red-style3:hover {
background : #870000;
cursor : pointer;
color : #FFF;
}
.button-green-style1:hover, .button-green-style2:hover, .button-green-style3:hover {
background : #004428;
cursor : pointer;
color : #FFF;
}
.button-black-style1:hover, .button-black-style2:hover, .button-black-style3:hover {
background : #333;
cursor : pointer;
color : #FFF;
}
h2.active, h2.jf-faq-active {
background-position : left bottom;
}
#bg {
background-color : #ccc;
width : 990px;
height : 270px;
position : absolute;
z-index : 1;
top : 0;
left : 0;
border-radius : 10px;
}
#jf-object-carousel {
position : relative;
z-index : 2;
color : #fff;
}
#jf-object-carousel div {
position : relative;
float : left;
width : 960px;
height : 350px;
}
#jf-object-carousel div > * {
position : absolute;
}
#jf-object-carousel img.img-front {
left : 30px;
top : 0;
z-index : 4;
}
#jf-object-carousel img.img-back {
left : 300px;
top : 0;
z-index : 3;
}
#jf-object-carousel h3 {
width : 300px;
left : 650px;
top : 110px;
margin : 0;
font-size : 24px;
}
#jf-object-carousel p {
width : 275px;
left : 650px;
top : 150px;
margin : 0;
font-size : 16px;
}
#jf-object-carousel a {
outline : 0;
display : block;
width : 100px;
left : 650px;
top : 215px;
padding : 8px 20px;
text-align : center;
color : white;
font-size : 18px;
border-radius : 2px;
}
.jf-object-carousel-direction-nav {
margin : 0;
padding : 0;
list-style-type : none;
}
.jf-object-carousel-direction-nav li a {
width : 35px;
height : 250px;
margin : -13px 0 0;
display : block;
background : url(../images/jf-object-carousel/jf-object-carousel-arrows.png) no-repeat;
position : absolute;
top : 20%;
cursor : pointer;
text-indent : -9999px;
}
.jf-object-carousel-direction-nav li a:hover {
width : 40px;
}
.jf-object-carousel-direction-nav li #next {
background-position : 0 -250px;
right : 0;
}
.jf-object-carousel-direction-nav li #prev {
background-position : 100% 0;
left : 0;
}
#jf-simple-slider-slides .next {
background : url(../images/jf-simple-slider/arrow-next.png) top left no-repeat;
}
#jf-simple-slider-slides .prev {
background : url(../images/jf-simple-slider/arrow-prev.png) top left no-repeat;
}
#jf-simple-slider-slides .next, #jf-simple-slider-slides .prev {
opacity : 0.300000011920928955078125;
}
#jf-simple-slider-slides .next:hover, #jf-simple-slider-slides .prev:hover {
opacity : 1;
}
#jf-simple-slider-slides {
position : absolute;
top : 0;
left : 0;
z-index : 100;
}
.slides_container {
width : 940px;
overflow : hidden;
position : relative;
display : none;
}
.slides_container div.slide {
width : 940px;
height : 380px;
display : block;
}
#jf-simple-slider-slides .next, #jf-simple-slider-slides .prev {
position : absolute;
top : 146px;
left : 0;
width : 30px;
height : 70px;
display : block;
z-index : 101;
}
#jf-simple-slider-slides .next {
left : 910px;
}
.pagination {
margin : 0 auto;
width : 120px;
}
.pagination li {
float : left;
margin : 0 3px;
list-style : none;
padding : 0;
}
.pagination li a {
display : block;
width : 14px;
height : 0;
padding-top : 14px;
background : url(../images/jf-simple-slider/slider-pagination.png) 0 -14px;
float : left;
overflow : hidden;
}
.pagination li.current a {
background : url(../images/jf-simple-slider/slider-pagination.png) 0 0;
}
.jf-simple-slider-caption {
z-index : 500;
color : #fff;
text-shadow : 0 1px 1px rgba(0, 0, 0, 0.3);
position : absolute;
bottom : 0;
right : 40px;
box-shadow : 0 0 2px 2px rgba(0, 0, 0, 0.1);
border-radius : 2px;
}
.jf-simple-slider-caption h1 {
margin : 0;
padding : 10px 20px;
font-size : 20px;
text-transform : uppercase;
background : url(../images/jf-simple-slider/caption-title-bg.png);
font-weight : normal;
}
.jf-simple-slider-caption p {
background : #000;
background : rgba(0, 0, 0, 0.5);
padding : 10px 20px;
margin : 0;
}
.jf-simple-slider-caption p a {
color : #ddd;
border-bottom : 1px solid transparent;
transition : all 0.2s ease-in;
}
.jf-simple-slider-caption p a:hover {
color : #fff;
border-bottom : 1px solid #fff;
}
#slider-nivo {
margin : 0 auto;
width : 940px;
height : 360px;
}
.nivoSlider {
position : relative;
background : url(../images/jf-simple-slider/loading.gif) 50% 50% no-repeat #fff;
}
.nivoSlider img {
position : absolute;
top : 0;
left : 0;
display : none;
}
.nivoSlider a.nivo-imageLink {
position : absolute;
top : 0;
left : 0;
width : 100%;
height : 100%;
border : 0;
padding : 0;
margin : 0;
z-index : 6;
display : none;
}
.nivo-slice {
display : block;
position : absolute;
z-index : 5;
height : 100%;
}
.nivo-box {
display : block;
position : absolute;
z-index : 5;
}
.nivo-caption {
position : absolute;
left : 0;
bottom : 0;
background : #000;
color : #ccc;
opacity : 0.699999988079071044921875;
width : 100%;
z-index : 8;
}
.nivo-caption p {
padding : 15px;
margin : 0;
}
.nivo-caption a {
display : inline !important ;
color : #fff;
text-decoration : none;
border-bottom : 1px solid transparent;
transition : border-color 0.2s ease-in;
}
.nivo-caption a:hover {
color : #fff;
border-bottom : 1px solid #fff;
}
.nivo-html-caption {
display : none;
}
.nivo-directionNav a {
position : absolute;
top : 40%;
z-index : 99;
cursor : pointer;
display : block;
text-indent : -9999px;
border : 0;
opacity : 0.20000000298023223876953125;
}
.nivo-directionNav a:hover {
opacity : 1;
}
.nivo-directionNav .nivo-prevNav {
background : url(../images/jf-simple-slider/arrow-prev.png) no-repeat;
width : 30px;
height : 70px;
position : absolute;
left : 0;
}
.nivo-directionNav .nivo-nextNav {
background : url(../images/jf-simple-slider/arrow-next.png) no-repeat;
width : 30px;
height : 70px;
position : absolute;
right : 0;
}
.nivo-controlNav {
position : absolute;
left : 50%;
bottom : -35px;
margin-left : -38px;
}
.nivo-controlNav a {
position : relative;
z-index : 9;
cursor : pointer;
display : block;
width : 14px;
height : 14px;
background : url(../images/jf-simple-slider/slider-pagination.png) no-repeat;
text-indent : -9999px;
border : 0;
margin-right : 6px;
float : left;
}
.nivo-controlNav a.active {
font-weight : bold;
background-position : 0 -14px;
}
.tj_wrapper {
width : 110%;
height : 100%;
position : relative;
margin : 0 auto;
}
.tj_wrapper ul li {
float : left;
height : 120px;
margin-right : 8px;
margin-bottom : 20px;
display : block;
}
.tj_wrapper ul li > span {
display : block;
color : #FFF;
width : 72%;
padding : 2px 10px;
text-transform : uppercase;
text-align : center;
background : #c00;
position : absolute;
right : 4px;
bottom : 25px;
opacity : 0;
}
.tj_wrapper ul li:hover > span {
opacity : 1;
}
.tj_wrapper ul li a {
outline : 0;
display : block;
padding : 3px;
margin-bottom : 20px;
background : white;
border : #DDD solid 1px;
border-radius : 2px;
}
.tj_wrapper ul li a img {
display : block;
border : 0;
}
.tj_nav {
position : absolute;
display : block;
margin-top : -33px;
height : 16px;
width : 16px;
margin-left : 405px;
}
.tj_nav span {
width : 8px;
height : 16px;
position : absolute;
background : url(../images/jf-tj-slider/tj-sprite-arrows.png) left top no-repeat;
top : 0;
left : 0;
text-indent : -9000px;
cursor : pointer;
}
.tj_nav span.tj_next {
left : 18px;
background-position : -16px 0;
}
.tj_nav span.tj_next:hover {
background-position : -24px 0;
}
.tj_nav span.tj_prev {
background-position : 0 0;
}
.tj_nav span.tj_prev:hover {
background-position : -8px 0;
}
.piro_html {
position : absolute;
top : 0;
left : 0;
padding : 0;
width : 500px;
height : 500px;
margin : 0;
display : block;
padding : 0;
z-index : 150001;
padding : 0;
}
.piro_html table, .piro_html tbody, .piro_html tr, .piro_html th, .piro_html td {
margin : 0;
padding : 0;
border : 0;
}
.piro_html img {
margin : 0;
padding : 0;
border : 0;
}
.piro_html .h_t_l {
width : 10px;
height : 10px;
background : url(../images/jf-pirobox/new_skin.png) top left no-repeat;
}
.piro_html .h_t_r {
width : 10px;
height : 10px;
background : url(../images/jf-pirobox/new_skin.png) top right no-repeat;
}
.piro_html .h_t_c {
height : 10px;
background : url(../images/jf-pirobox/new_skin_top.png) top repeat-x;
}
.piro_html .h_c_l {
width : 10px;
background : url(../images/jf-pirobox/new_skin_left.png) left repeat-y;
}
.piro_html .h_c_c {
background : #fff;
margin : 0;
padding : 0;
}
.piro_html .h_c_c .div_reg {
background : #fff;
width : 480px;
overflow : hidden;
height : 480px;
margin : 0;
padding : 0;
position : relative;
z-index : 1500190;
}
.piro_html .h_c_r {
width : 10px;
background : url(../images/jf-pirobox/new_skin_left.png) right repeat-y;
}
.piro_html .h_b_c {
height : 10px;
background : url(../images/jf-pirobox/new_skin_top.png) bottom repeat-x;
}
.piro_html .h_b_l {
width : 10px;
height : 10px;
background : url(../images/jf-pirobox/new_skin.png) bottom left no-repeat;
}
.piro_html .h_b_r {
width : 10px;
height : 10px;
background : url(../images/jf-pirobox/new_skin.png) bottom right no-repeat;
}
.piro_overlay {
position : fixed;
top : 0;
left : 0;
width : 100%;
height : 100%;
z-index : 150000;
background : #222;
display : none;
cursor : pointer;
}
.piro_loader {
position : absolute;
top : 50%;
left : 50%;
margin : -13px 0 0 -37px;
width : 70px;
height : 26px;
display : block;
z-index : 1500197;
background : url(../images/jf-pirobox/loader_nav.png);
cursor : pointer;
}
.piro_loader span {
position : absolute;
top : 50%;
left : 50%;
margin-top : -5px;
margin-left : -24px;
width : 48px;
height : 10px;
padding : 0;
display : block;
z-index : 1500198;
background : url(../images/jf-pirobox/loadinfo.gif) center bottom no-repeat #fff;
}
.piro_title {
position : fixed;
background : url(../images/jf-pirobox/bg_title.png) bottom repeat-x;
top : 0;
left : 0;
width : 100%;
text-align : center;
display : block;
padding : 6px 0 10px 0;
color : white;
z-index : 150000;
font-size : 18px;
display : none;
}
.btn_info {
position : absolute;
bottom : -7px;
right : -7px;
width : 25px;
height : 25px;
margin : 0;
display : block;
padding : 0;
color : black;
cursor : pointer;
background : url(../images/jf-pirobox/b_w/info.png) no-repeat;
z-index : 1500440;
}
.caption {
position : absolute;
bottom : 10px;
left : 10px;
margin : 0;
display : block;
padding : 0;
color : black;
cursor : text;
background : url(../images/jf-pirobox/caption.png);
z-index : 1500191;
}
.caption p {
display : block;
margin : 0;
padding : 7px 5px;
text-align : center;
font-weight : normal;
font-size : 18px;
color : white;
z-index : 150019;
color : white;
}
.nav_container {
position : absolute;
left : 50%;
margin : 0 0 0 -60px;
height : 40px;
width : 120px;
background : url(../images/jf-pirobox/bottom_nav.png) center no-repeat;
z-index : 1500194;
}
.piro_close, a.piro_next, a.piro_prev, .piro_prev_fake, .piro_next_fake {
width : 34px;
height : 34px;
position : absolute;
top : 4px;
}
a.piro_next {
right : 6px;
text-indent : -999em;
outline : 0;
display : block;
margin : 0;
background : url(../images/jf-pirobox/next.png) center no-repeat;
border : 0;
cursor : pointer;
z-index : 150023;
}
a:hover.piro_next {
background : url(../images/jf-pirobox/next_fake.png) center no-repeat;
}
.piro_next_fake {
right : 4px;
outline : 0;
text-indent : -999em;
display : none;
margin : 0;
background : url(../images/jf-pirobox/next_fake.png) center no-repeat;
border : 0;
cursor : auto;
z-index : 150020;
}
.piro_close {
right : 42px;
background : url(../images/jf-pirobox/close.png) center center no-repeat transparent;
cursor : pointer;
margin : 0;
z-index : 150022;
display : none;
}
.piro_close:hover {
background : url(../images/jf-pirobox/close_h.png) center center no-repeat transparent;
}
.piro_prev_fake {
right : 78px;
outline : 0;
text-indent : -999em;
display : none;
margin : 0;
background : url(../images/jf-pirobox/prev_fake.png) center no-repeat;
border : 0;
cursor : auto;
z-index : 150020;
}
a.piro_prev {
right : 78px;
text-indent : -999em;
outline : 0;
display : block;
margin : 0;
background : url(../images/jf-pirobox/prev.png) center no-repeat;
border : 0;
cursor : pointer;
z-index : 150024;
}
a:hover.piro_prev {
background : url(../images/jf-pirobox/prev_fake.png) center no-repeat;
}
.zoomIn {
position : absolute;
height : 32px;
width : 32px;
top : 20px;
right : 20px;
text-indent : -999em;
background : url(../images/jf-pirobox/enlarge.png) no-repeat;
z-index : 1500192;
}
.zoomOut {
position : absolute;
height : 32px;
width : 32px;
top : 20px;
right : 20px;
text-indent : -999em;
background : url(../images/jf-pirobox/dislarge.png) no-repeat;
z-index : 1500193;
}
.piro_html .piro_prev, .piro_html .piro_next, .piro_html .piro_prev_fake, .piro_html .piro_next_fake {
display : none !important ;
}
.gecko #jf-login .jf-login-content {
margin-top : 15px;
}
.gecko #jf-pricing-table .jf-pricing-4-col {
width : 24.7%;
}
.gecko .jf-photo-gallery li {
width : 219px;
}
.opera #rt-sidebar-a .jf-search-searchword {
width : 218px;
height : 30px;
}
.opera #rt-sidebar-a #login-form p {
margin : 10px -10px;
}
.menutop li {
height : auto;
margin : 0;
padding : 0;
position : relative;
list-style : none;
}
.menutop em {
font-size : 80%;
font-weight : normal;
display : block;
font-style : normal;
}
.menutop li .item, .menutop li.active .item {
display : block;
margin : 0;
text-decoration : none;
float : none;
width : auto;
}
.menutop li .fusion-submenu-wrapper {
float : none;
left : -999em;
position : absolute;
z-index : 500;
}
.menutop li:hover li ul, .menutop li.sfHover li ul {
top : -999em;
}
.menutop li:hover ul, .menutop li.sfHover ul {
top : 0;
}
.menutop {
list-style : none;
margin : 0;
padding : 0 10px;
position : relative;
line-height : 1em;
display : inline-block;
}
.menutop li.root {
float : left;
}
.menutop li.root > .item {
white-space : nowrap;
display : block;
padding : 0;
font-size : 16px;
z-index : 100;
cursor : pointer;
position : relative;
margin : 0;
outline : 0;
height : 3em;
text-shadow : 0 1px 0 rgba(0, 0, 0, 1);
}
.menutop li.root > .item span {
display : block;
margin : 0;
outline : 0;
padding : 0 15px;
width : auto;
line-height : 3em;
}
.menutop li.root > .item em {
font-size : 10px;
display : block;
text-transform : lowercase;
line-height : 0.3em;
}
.menutop li.parent.root .item span {
padding-right : 20px;
}
.menutop li.root .subtext span {
line-height : 1.9em;
}
.menutop li.root > .item img {
margin : 0 4px 0 0;
vertical-align : text-bottom;
}
.menutop ul {
padding : 0;
margin : 0;
float : left;
}
.menutop .drop-bot {
height : 1px;
overflow : hidden;
clear : both;
}
.menutop .fusion-submenu-wrapper {
height : auto !important ;
}
.menutop ul li {
padding : 0;
display : block;
}
.menutop ul li > .item {
padding : 0 15px;
height : auto;
display : block;
font-size : 16px;
cursor : pointer;
text-shadow : 0 1px 0 rgba(0, 0, 0, 1);
}
.menutop ul li > .item span {
display : block;
width : 100%;
overflow : hidden;
line-height : 2.5em;
}
.menutop ul li .item img {
float : left;
margin : 8px 6px 0 0;
vertical-align : top;
}
.menutop ul li .nolink span {
display : block;
}
.menutop ul li span.item {
cursor : default;
outline : 0;
}
.menutop ul li .subtext span {
line-height : 1.9em;
}
.menutop ul li .subtext em {
line-height : 0.6em;
padding-bottom : 7px;
text-transform : lowercase;
}
.menutop li.root:hover > .fusion-submenu-wrapper {
top : 35px;
left : 0;
}
.menutop ul li:hover > .fusion-submenu-wrapper {
left : 180px;
top : 0;
}
.fusion-js-container {
display : block;
height : 0;
left : 0;
overflow : visible;
position : absolute;
top : 0;
z-index : 600000 !important ;
background : transparent !important ;
}
.fusion-js-subs {
display : none;
margin : 0;
overflow : hidden;
padding : 0;
position : absolute;
}
.menutop .fusion-grouped {
padding-bottom : 10px;
}
.menutop .fusion-grouped ol {
padding : 0;
}
.menutop .fusion-grouped ol li {
padding : 0 15px;
}
.menutop .fusion-grouped ol li .item {
padding : 0 15px;
}
.menutop .fusion-grouped ol li span {
font-size : 85%;
line-height : 2em;
}
.menutop .type-module ol {
padding : 0;
}
.menutop .type-module ol li {
padding : 0;
}
.menutop .type-module ol li .fusion-modules {
background : 0;
}
.menutop .type-module ol li .fusion-module {
padding : 0;
background : 0;
overflow : hidden;
}
.menutop .fusion-module, .menutop .fusion-modules, .menutop .fusion-grouped {
display : block;
}
.menutop .fusion-modules.item {
padding : 15px;
}
.menutop .fusion-module em {
display : inline;
font-size : inherit;
font-style : italic;
}
.menutop .fusion-module a {
font-size : inherit;
line-height : 130%;
}
.menutop .fusion-module p, .menutop .fusion-modules p {
line-height : 160%;
}
.menutop ul li.grouped-parent > .daddy span {
background : 0;
}
#rt-menu ul.menu li.active a, #rt-menu ul.menu li.active a:hover, .menutop li.root.active > .item, .menutop li.root.active > .item:hover, .menu-type-splitmenu .menutop li.active .item {
background : 0;
color : white;
}
.menutop .fusion-submenu-wrapper {
background : rgba(0, 0, 0, 0.4) !important ;
}
.menutop ul li > .item:hover, .menutop ul li.f-menuparent-itemfocus > .item {
background : 0;
}
#rt-menu ul.menu li a:hover, .menutop li.root > .item:hover, .menutop li.active.root.f-mainparent-itemfocus > .item, .menutop li.root.f-mainparent-itemfocus > .item, .menu-type-splitmenu .menutop li:hover > .item {
background : 0;
}
.fusion-js-subs {
padding-top : 0 !important ;
margin-top : 12px !important ;
}
.menutop {
padding : 0;
}
#rt-menu ul.menu li a, .menutop li.root > .item, .menu-type-splitmenu .menutop li .item {
color : #BBB;
}
.menutop ul li > .item {
color : #fff;
}
.menutop ul li > .item:hover, .menutop ul li.f-menuparent-itemfocus > .item {
color : white;
background : rgba(0, 0, 0, 0.5);
}
.menutop li.root > .item {
height : 2.5em !important ;
}
.menutop li.root > .item span {
line-height : 2.5em !important ;
}
ul.pagination {
list-style-type : none;
margin : 0;
padding : 0;
text-align : left;
}
ul.pagination li {
display : inline;
padding : 2px 5px 0;
text-align : left;
}
ul.pagination li a {
padding : 2px;
}
body, #rt-header .jf-header-shadow {
background-color : #f3f3f3;
}
body a {
color : #2b3c94;
}
#rt-main .rt-container .rt-grid-12 .rt-block h2.title a:hover {
color : #2b3c94;
}
#rt-header {
background-color : #f5813d;
}
#jf-bottomsection {
background-color : #f5813d;
}
#rt-footer .rt-container, #rt-copyright .rt-container {
background : #666666;
}
#rt-sidebar-a .module-title h2 {
background-color : #ff6209;
}
.rt-readon-surround a {
background-color : #ff6209;
}
a:hover {
color : #910606;
}
a:active, a:focus {
outline : 0;
}
img {
border : none;
}
#k2Container {
padding : 0 0 24px 0;
}
body.contentpane #k2Container {
padding : 16px;
}
.k2Padding {
padding : 4px;
}
.clr {
clear : both;
height : 0;
line-height : 0;
display : block;
float : none;
padding : 0;
margin : 0;
border : none;
}
.even {
background : #fffff0;
padding : 2px;
border-bottom : 1px dotted #ccc;
}
.odd {
background : #fff;
padding : 2px;
border-bottom : 1px dotted #ccc;
}
div.k2FeedIcon {
padding : 4px 8px;
}
div.k2FeedIcon a, div.k2FeedIcon a:hover {
display : block;
float : right;
margin : 0;
padding : 0;
width : 16px;
height : 16px;
background : url(../images/fugue/feed.png) 50% 50% no-repeat;
}
div.k2FeedIcon a span, div.k2FeedIcon a:hover span {
display : none;
}
.itemRatingForm {
display : block;
vertical-align : middle;
line-height : 25px;
float : left;
}
.itemRatingLog {
font-size : 11px;
margin : 0;
padding : 0 0 0 4px;
float : left;
}
div.itemRatingForm .formLogLoading {
background : url(../images/system/loading.gif) left center no-repeat;
height : 25px;
padding : 0 0 0 20px;
}
.itemRatingList, .itemRatingList a:hover, .itemRatingList .itemCurrentRating {
background : url(../images/system/transparent_star.gif) left -1000px repeat-x transparent;
}
.itemRatingList {
position : relative;
float : left;
width : 125px;
height : 25px;
overflow : hidden;
list-style : none;
margin : 0;
padding : 0;
background-position : left top;
}
.itemRatingList li {
display : inline;
background : none;
padding : 0;
}
.itemRatingList a, .itemRatingList .itemCurrentRating {
position : absolute;
top : 0;
left : 0;
text-indent : -1000px;
height : 25px;
line-height : 25px;
outline : none;
overflow : hidden;
border : none;
cursor : pointer;
}
.itemRatingList a:hover {
background-position : left bottom;
}
.itemRatingList a.one-star {
width : 20%;
z-index : 6;
}
.itemRatingList a.two-stars {
width : 40%;
z-index : 5;
}
.itemRatingList a.three-stars {
width : 60%;
z-index : 4;
}
.itemRatingList a.four-stars {
width : 80%;
z-index : 3;
}
.itemRatingList a.five-stars {
width : 100%;
z-index : 2;
}
.itemRatingList .itemCurrentRating {
z-index : 1;
background-position : 0 center;
margin : 0;
padding : 0;
}
span.siteRoot {
display : none;
}
.smallerFontSize {
font-size : 100%;
line-height : inherit;
}
.largerFontSize {
font-size : 150%;
line-height : 140%;
}
.recaptchatable .recaptcha_image_cell, #recaptcha_table {
background-color : #fff !important ;
}
#recaptcha_table {
border-color : #ccc !important ;
}
#recaptcha_response_field {
border-color : #ccc !important ;
background-color : #fff !important ;
}
.clearList {
display : none;
float : none;
clear : both;
}
.lastItem {
border : none;
}
.k2Avatar img {
display : block;
float : left;
background : #fff;
border : #ccc solid 1px;
padding : 2px;
margin : 2px 4px 4px 0;
}
div.k2Pagination {
padding : 8px;
margin : 24px 0 4px 0;
text-align : center;
color : #999;
}
div.k2Pagination ul {
text-align : center;
}
div.k2Pagination ul li {
display : inline;
}
div.itemIsFeatured, div.catItemIsFeatured, div.userItemIsFeatured {
background : url(../images/system/featuredItem.png) 100% 0 no-repeat;
}
a.itemPrintThisPage {
display : block;
width : 160px;
margin : 4px auto 16px;
padding : 4px;
background : #F7FAFE;
border : #ccc solid 1px;
text-align : center;
color : #555;
font-size : 13px;
}
a.itemPrintThisPage:hover {
background : #eee;
text-decoration : none;
}
div.itemView {
padding : 8px 0 24px 0;
margin : 0 0 24px 0;
border-bottom : 1px dotted #ccc;
}
span.itemEditLink {
float : right;
display : block;
padding : 4px 0;
margin : 0;
width : 120px;
text-align : right;
}
span.itemEditLink a {
padding : 2px 12px;
border : #ccc solid 1px;
background : #eee;
text-decoration : none;
font-size : 11px;
font-weight : normal;
font-family : Arial, Helvetica, sans-serif;
}
span.itemEditLink a:hover {
background : #ffffcc;
}
div.itemHeader span.itemDateCreated {
color : #999;
font-size : 11px;
}
div.itemHeader h2.itemTitle {
font-family : Georgia, "Times New Roman", Times, serif;
font-size : 36px;
font-weight : normal;
line-height : 110%;
padding : 10px 0 4px 0;
margin : 0;
}
div.itemHeader h2.itemTitle span sup {
font-size : 12px;
color : #CF1919;
text-decoration : none;
}
div.itemHeader span.itemAuthor {
display : block;
padding : 0;
margin : 0;
}
div.itemToolbar {
padding : 2px 0;
margin : 16px 0 0 0;
border-top : 1px dotted #ccc;
border-bottom : 1px dotted #ccc;
background : #f7fafe;
}
div.itemToolbar ul {
text-align : right;
list-style : none;
padding : 0;
margin : 0;
}
div.itemToolbar ul li {
display : inline;
list-style : none;
padding : 0 4px 0 8px;
margin : 0;
border-left : 1px solid #ccc;
text-align : center;
background : none;
font-size : 12px;
}
div.itemToolbar ul > li:first-child {
border : none;
}
div.itemToolbar ul li a {
font-size : 12px;
font-weight : normal;
}
div.itemToolbar ul li a img {
vertical-align : middle;
}
div.itemToolbar ul li a#fontDecrease {
margin : 0 0 0 2px;
}
div.itemToolbar ul li a#fontDecrease img {
width : 13px;
height : 13px;
background : url(../images/system/font_decrease.gif) no-repeat;
}
div.itemToolbar ul li a#fontIncrease {
margin : 0 0 0 2px;
}
div.itemToolbar ul li a#fontIncrease img {
width : 13px;
height : 13px;
background : url(../images/system/font_increase.gif) no-repeat;
}
div.itemToolbar ul li a#fontDecrease span, div.itemToolbar ul li a#fontIncrease span {
display : none;
}
div.itemRatingBlock {
padding : 8px 0;
}
div.itemRatingBlock span {
display : block;
float : left;
font-style : normal;
padding : 0 4px 0 0;
margin : 0;
color : #999;
}
div.itemBody {
padding : 8px 0;
margin : 0;
}
div.itemImageBlock {
padding : 8px;
margin : 0 0 16px 0;
}
span.itemImage {
display : block;
text-align : center;
margin : 0 0 8px 0;
}
span.itemImage img {
border : #ccc solid 1px;
padding : 8px;
}
span.itemImageCaption {
color : #666;
float : left;
display : block;
font-size : 11px;
}
span.itemImageCredits {
color : #999;
float : right;
display : block;
font-style : italic;
font-size : 11px;
}
div.itemIntroText {
color : #444;
font-size : 18px;
font-weight : bold;
line-height : 24px;
padding : 4px 0 12px 0;
}
div.itemFullText h3 {
margin : 0;
padding : 16px 0 4px 0;
}
div.itemExtraFields {
margin : 16px 0 0 0;
padding : 8px 0 0 0;
border-top : 1px dotted #ddd;
}
div.itemExtraFields h3 {
margin : 0;
padding : 0 0 8px 0;
line-height : normal !important ;
}
div.itemExtraFields ul {
margin : 0;
padding : 0;
list-style : none;
}
div.itemExtraFields ul li {
display : block;
}
div.itemExtraFields ul li span.itemExtraFieldsLabel {
display : block;
float : left;
font-weight : bold;
margin : 0 4px 0 0;
width : 30%;
}
div.itemContentFooter {
display : block;
text-align : right;
padding : 4px;
margin : 16px 0 4px 0;
border-top : 1px solid #ddd;
color : #999;
}
span.itemHits {
float : left;
}
div.itemSocialSharing {
padding : 8px 0;
}
div.itemTwitterButton {
float : left;
margin : 2px 24px 0 0;
}
div.itemFacebookButton {
float : left;
margin-right : 24px;
width : 200px;
}
div.itemLinks {
margin : 16px 0;
padding : 0;
}
div.itemCategory {
padding : 4px;
border-bottom : 1px dotted #ccc;
}
div.itemCategory span {
font-weight : bold;
color : #555;
padding : 0 4px 0 0;
}
div.itemTagsBlock {
padding : 4px;
border-bottom : 1px dotted #ccc;
}
div.itemTagsBlock span {
font-weight : bold;
color : #555;
padding : 0 4px 0 0;
}
div.itemTagsBlock ul.itemTags {
list-style : none;
padding : 0;
margin : 0;
display : inline;
}
div.itemTagsBlock ul.itemTags li {
display : inline;
list-style : none;
padding : 0 4px 0 0;
margin : 0;
text-align : center;
}
div.itemAttachmentsBlock {
padding : 4px;
border-bottom : 1px dotted #ccc;
}
div.itemAttachmentsBlock span {
font-weight : bold;
color : #555;
padding : 0 4px 0 0;
}
div.itemAttachmentsBlock ul.itemAttachments {
list-style : none;
padding : 0;
margin : 0;
display : inline;
}
div.itemAttachmentsBlock ul.itemAttachments li {
display : inline;
list-style : none;
padding : 0 4px;
margin : 0;
text-align : center;
}
div.itemAttachmentsBlock ul.itemAttachments li span {
font-size : 10px;
color : #999;
font-weight : normal;
}
div.itemAuthorBlock {
background : #f7fafe;
border : #ddd solid 1px;
margin : 0 0 16px 0;
padding : 8px;
}
div.itemAuthorBlock img.itemAuthorAvatar {
float : left;
display : block;
background : #fff;
padding : 4px;
border : #ddd solid 1px;
margin : 0 8px 0 0;
}
div.itemAuthorBlock div.itemAuthorDetails {
margin : 0;
padding : 4px 0 0 0;
}
div.itemAuthorBlock div.itemAuthorDetails h3.authorName {
margin : 0 0 4px 0;
padding : 0;
}
div.itemAuthorBlock div.itemAuthorDetails h3.authorName a {
font-family : Georgia, "Times New Roman", Times, serif;
font-size : 16px;
}
div.itemAuthorBlock div.itemAuthorDetails span.itemAuthorUrl {
font-weight : bold;
color : #555;
border-right : 1px solid #ccc;
padding : 0 8px 0 0;
margin : 0 4px 0 0;
}
div.itemAuthorBlock div.itemAuthorDetails span.itemAuthorEmail {
font-weight : bold;
color : #555;
}
div.itemAuthorBlock div.itemAuthorDetails span.itemAuthorUrl a, div.itemAuthorBlock div.itemAuthorDetails span.itemAuthorEmail a {
font-weight : normal;
}
div.itemAuthorLatest {
margin-bottom : 16px;
padding : 0;
}
div.itemRelated {
margin-bottom : 16px;
padding : 0;
}
div.itemRelated ul li.k2ScrollerElement {
float : left;
overflow : hidden;
border : #ccc solid 1px;
padding : 4px;
margin : 0 4px 4px 0;
background : #fff;
}
div.itemRelated ul li.clr {
clear : both;
height : 0;
line-height : 0;
display : block;
float : none;
padding : 0;
margin : 0;
border : none;
}
div.itemVideoBlock {
margin : 0 0 16px 0;
padding : 16px;
background : url(../images/system/videoplayer-bg.gif) bottom repeat-x #010101;
}
div.itemVideoBlock div.itemVideoEmbedded {
text-align : center;
}
div.itemVideoBlock span.itemVideo {
display : block;
overflow : hidden;
}
div.itemVideoBlock span.itemVideoCaption {
color : #eee;
float : left;
display : block;
font-size : 11px;
font-weight : bold;
width : 60%;
}
div.itemVideoBlock span.itemVideoCredits {
color : #eee;
float : right;
display : block;
font-style : italic;
font-size : 11px;
width : 35%;
text-align : right;
}
div.itemImageGallery {
margin : 0 0 16px 0;
padding : 0;
}
div.itemNavigation {
padding : 4px 8px;
margin : 0 0 24px 0;
border-top : 1px dotted #ccc;
border-bottom : 1px dotted #ccc;
background : #fffff0;
}
div.itemNavigation span.itemNavigationTitle {
color : #999;
}
div.itemNavigation a.itemPrevious {
padding : 0 12px;
}
div.itemNavigation a.itemNext {
padding : 0 12px;
}
div.itemComments {
background : #f7fafe;
border : #ddd solid 1px;
padding : 16px;
}
div.itemComments ul.itemCommentsList {
margin : 0 0 16px;
padding : 0;
list-style : none;
}
div.itemComments ul.itemCommentsList li {
padding : 4px;
margin : 0;
border-bottom : 1px dotted #ddd;
}
div.itemComments ul.itemCommentsList li.authorResponse {
background : url(../images/system/stripes.png) repeat;
}
div.itemComments ul.itemCommentsList li.unpublishedComment {
background : #ffeaea;
}
div.itemComments ul.itemCommentsList li img {
float : left;
margin : 4px 4px 4px 0;
padding : 4px;
background : #fff;
border-bottom : 1px solid #d7d7d7;
border-left : 1px solid #f2f2f2;
border-right : 1px solid #f2f2f2;
}
div.itemComments ul.itemCommentsList li span.commentDate {
padding : 0 4px 0 0;
margin : 0 8px 0 0;
border-right : 1px solid #ccc;
font-weight : bold;
font-size : 14px;
}
div.itemComments ul.itemCommentsList li span.commentAuthorName {
font-weight : bold;
font-size : 14px;
}
div.itemComments ul.itemCommentsList li p {
padding : 4px 0;
}
div.itemComments ul.itemCommentsList li span.commentAuthorEmail {
display : none;
}
div.itemComments ul.itemCommentsList li span.commentLink {
float : right;
margin-left : 8px;
}
div.itemComments ul.itemCommentsList li span.commentLink a {
font-size : 11px;
color : #999;
text-decoration : underline;
}
div.itemComments ul.itemCommentsList li span.commentLink a:hover {
font-size : 11px;
color : #555;
text-decoration : underline;
}
div.itemComments ul.itemCommentsList li span.commentToolbar {
display : block;
clear : both;
}
div.itemComments ul.itemCommentsList li span.commentToolbar a {
font-size : 11px;
color : #999;
text-decoration : underline;
margin-right : 4px;
}
div.itemComments ul.itemCommentsList li span.commentToolbar a:hover {
font-size : 11px;
color : #555;
text-decoration : underline;
}
div.itemComments ul.itemCommentsList li span.commentToolbarLoading {
background : url(../images/system/searchLoader.gif) 100% 50% no-repeat;
}
div.itemCommentsPagination {
padding : 4px;
margin : 0 0 24px 0;
}
div.itemCommentsPagination span.pagination {
display : block;
float : right;
clear : both;
}
div.itemCommentsForm h3 {
margin : 0;
padding : 0 0 4px 0;
}
div.itemCommentsForm p.itemCommentsFormNotes {
border-top : 2px solid #ccc;
}
div.itemCommentsForm form label.formComment {
display : block;
margin : 12px 0 0 2px;
}
div.itemCommentsForm form label.formName {
display : block;
margin : 12px 0 0 2px;
}
div.itemCommentsForm form label.formEmail {
display : block;
margin : 12px 0 0 2px;
}
div.itemCommentsForm form label.formUrl {
display : block;
margin : 12px 0 0 2px;
}
div.itemCommentsForm form label.formRecaptcha {
display : block;
margin : 12px 0 0 2px;
}
div.itemCommentsForm form textarea.inputbox {
display : block;
width : 350px;
height : 160px;
margin : 0;
}
div.itemCommentsForm form input.inputbox {
display : block;
width : 350px;
margin : 0;
}
div.itemCommentsForm form input#submitCommentButton {
display : block;
margin : 16px 0 0 0;
padding : 4px;
border : #ccc solid 1px;
background : #eee;
font-size : 16px;
}
div.itemCommentsForm form span#formLog {
margin : 0 0 0 20px;
padding : 0 0 0 20px;
font-weight : bold;
color : #CF1919;
}
div.itemCommentsForm form .formLogLoading {
background : url(../images/system/loading.gif) left center no-repeat;
}
div.k2ReportCommentFormContainer {
padding : 8px;
width : 480px;
margin : 0 auto;
}
div.k2ReportCommentFormContainer blockquote {
width : 462px;
background : #f7fafe;
border : #ddd solid 1px;
padding : 8px;
margin : 0 0 8px 0;
}
div.k2ReportCommentFormContainer blockquote span.quoteIconLeft {
font-style : italic;
font-weight : bold;
font-size : 40px;
color : #135CAE;
line-height : 30px;
vertical-align : top;
display : block;
float : left;
}
div.k2ReportCommentFormContainer blockquote span.quoteIconRight {
font-style : italic;
font-weight : bold;
font-size : 40px;
color : #135CAE;
line-height : 30px;
vertical-align : top;
display : block;
float : right;
}
div.k2ReportCommentFormContainer blockquote span.theComment {
font-family : Georgia, "Times New Roman", Times, serif;
font-style : italic;
font-size : 12px;
font-weight : normal;
color : #000;
padding : 0 4px;
}
div.k2ReportCommentFormContainer form label {
display : block;
font-weight : bold;
}
div.k2ReportCommentFormContainer form input, div.k2ReportCommentFormContainer form textarea {
display : block;
border : #ddd solid 1px;
font-size : 12px;
padding : 2px;
margin : 0 0 8px 0;
width : 474px;
}
div.k2ReportCommentFormContainer form #recaptcha {
margin-bottom : 24px;
}
div.k2ReportCommentFormContainer form span#formLog {
margin : 0 0 0 20px;
padding : 0 0 0 20px;
font-weight : bold;
color : #CF1919;
}
div.k2ReportCommentFormContainer form .formLogLoading {
background : url(../images/system/loading.gif) left center no-repeat;
}
div.itemBackToTop {
text-align : right;
}
div.itemBackToTop a {
text-decoration : underline;
}
div.itemBackToTop a:hover {
text-decoration : underline;
}
div.itemListCategory {
background : #f7fafe;
border : #ddd solid 1px;
margin : 4px 0;
padding : 8px;
}
span.catItemAddLink {
display : block;
padding : 8px 0;
margin : 0 0 4px 0;
border-bottom : 1px dotted #ccc;
text-align : right;
}
span.catItemAddLink a {
padding : 4px 16px;
border : #ccc solid 1px;
background : #eee;
text-decoration : none;
}
span.catItemAddLink a:hover {
background : #ffffcc;
}
div.itemListCategory img {
float : left;
display : block;
background : #fff;
padding : 4px;
border : #ddd solid 1px;
margin : 0 8px 0 0;
}
div.subCategoryContainer {
float : left;
}
div.subCategory {
background : #f7fafe;
border : #ddd solid 1px;
margin : 4px;
padding : 8px;
}
div.subCategory a.subCategoryImage, div.subCategory a.subCategoryImage:hover {
text-align : center;
display : block;
}
div.subCategory a.subCategoryImage img, div.subCategory a.subCategoryImage:hover img {
background : #fff;
padding : 4px;
border : #ddd solid 1px;
margin : 0 8px 0 0;
}
div#itemListLinks {
background : #f7fafe;
border : #ddd solid 1px;
margin : 8px 0;
padding : 8px;
}
div.itemContainer {
float : left;
}
div.catItemView {
padding : 4px;
}
div.groupLinks {
padding : 0;
margin : 0;
}
span.catItemEditLink {
float : right;
display : block;
padding : 4px 0;
margin : 0;
width : 120px;
text-align : right;
}
span.catItemEditLink a {
padding : 2px 12px;
border : #ccc solid 1px;
background : #eee;
text-decoration : none;
font-size : 11px;
font-weight : normal;
font-family : Arial, Helvetica, sans-serif;
}
span.catItemEditLink a:hover {
background : #ffffcc;
}
div.catItemHeader span.catItemDateCreated {
color : #999;
font-size : 11px;
}
div.catItemHeader h3.catItemTitle {
font-family : Georgia, "Times New Roman", Times, serif;
font-size : 24px;
font-weight : normal;
line-height : 110%;
padding : 10px 0 4px 0;
margin : 0;
}
div.catItemHeader h3.catItemTitle span sup {
font-size : 12px;
color : #CF1919;
text-decoration : none;
}
div.catItemHeader span.catItemAuthor {
display : block;
padding : 0;
margin : 0;
}
div.catItemRatingBlock {
padding : 8px 0;
}
div.catItemRatingBlock span {
display : block;
float : left;
font-style : normal;
padding : 0 4px 0 0;
margin : 0;
color : #999;
}
div.catItemBody {
padding : 8px 0;
margin : 0;
}
div.catItemImageBlock {
padding : 8px;
margin : 0 0 16px 0;
}
span.catItemImage {
display : block;
text-align : center;
margin : 0 0 8px 0;
}
span.catItemImage img {
border : #ccc solid 1px;
padding : 8px;
}
div.catItemIntroText {
font-size : inherit;
font-weight : normal;
line-height : inherit;
padding : 4px 0 12px 0;
}
div.catItemExtraFields, div.genericItemExtraFields {
margin : 16px 0 0 0;
padding : 8px 0 0 0;
border-top : 1px dotted #ddd;
}
div.catItemExtraFields h4, div.genericItemExtraFields h4 {
margin : 0;
padding : 0 0 8px 0;
line-height : normal !important ;
}
div.catItemExtraFields ul, div.genericItemExtraFields ul {
margin : 0;
padding : 0;
list-style : none;
}
div.catItemExtraFields ul li, div.genericItemExtraFields ul li {
display : block;
}
div.catItemExtraFields ul li span.catItemExtraFieldsLabel, div.genericItemExtraFields ul li span.genericItemExtraFieldsLabel {
display : block;
float : left;
font-weight : bold;
margin : 0 4px 0 0;
width : 30%;
}
div.catItemLinks {
margin : 0 0 16px 0;
padding : 0;
}
div.catItemHitsBlock {
padding : 4px;
border-bottom : 1px dotted #ccc;
}
div.catItemCategory {
padding : 4px;
border-bottom : 1px dotted #ccc;
}
div.catItemCategory span {
font-weight : bold;
color : #555;
padding : 0 4px 0 0;
}
div.catItemTagsBlock {
padding : 4px;
border-bottom : 1px dotted #ccc;
}
div.catItemTagsBlock span {
font-weight : bold;
color : #555;
padding : 0 4px 0 0;
}
div.catItemTagsBlock ul.catItemTags {
list-style : none;
padding : 0;
margin : 0;
display : inline;
}
div.catItemTagsBlock ul.catItemTags li {
display : inline;
list-style : none;
padding : 0 4px 0 0;
margin : 0;
text-align : center;
}
div.catItemAttachmentsBlock {
padding : 4px;
border-bottom : 1px dotted #ccc;
}
div.catItemAttachmentsBlock span {
font-weight : bold;
color : #555;
padding : 0 4px 0 0;
}
div.catItemAttachmentsBlock ul.catItemAttachments {
list-style : none;
padding : 0;
margin : 0;
display : inline;
}
div.catItemAttachmentsBlock ul.catItemAttachments li {
display : inline;
list-style : none;
padding : 0 4px;
margin : 0;
text-align : center;
}
div.catItemAttachmentsBlock ul.catItemAttachments li span {
font-size : 10px;
color : #999;
font-weight : normal;
}
div.catItemVideoBlock {
margin : 0 0 16px 0;
padding : 16px;
background : url(../images/system/videoplayer-bg.gif) bottom repeat-x #010101;
}
div.catItemVideoBlock div.catItemVideoEmbedded {
text-align : center;
}
div.catItemVideoBlock span.catItemVideo {
display : block;
}
div.catItemImageGallery {
margin : 0 0 16px 0;
padding : 0;
}
div.catItemCommentsLink {
display : inline;
margin : 0 8px 0 0;
padding : 0 8px 0 0;
border-right : 1px solid #ccc;
}
div.catItemReadMore {
display : inline;
}
span.catItemDateModified {
display : block;
text-align : right;
padding : 4px;
margin : 4px 0;
color : #999;
border-top : 1px solid #ddd;
}
div.userBlock {
background : #f7fafe;
border : #ddd solid 1px;
margin : 0 0 16px 0;
padding : 8px;
clear : both;
}
span.userItemAddLink {
display : block;
padding : 8px 0;
margin : 0 0 4px 0;
border-bottom : 1px dotted #ccc;
text-align : right;
}
span.userItemAddLink a {
padding : 4px 16px;
border : #ccc solid 1px;
background : #eee;
text-decoration : none;
}
span.userItemAddLink a:hover {
background : #ffffcc;
}
div.userBlock img {
display : block;
float : left;
background : #fff;
padding : 4px;
border : #ddd solid 1px;
margin : 0 8px 0 0;
}
div.userBlock div.userDescription {
padding : 4px 0;
}
div.userBlock div.userAdditionalInfo {
padding : 4px 0;
margin : 8px 0 0 0;
}
span.userURL {
font-weight : bold;
color : #555;
display : block;
}
span.userEmail {
font-weight : bold;
color : #555;
display : block;
}
div.userItemViewUnpublished {
opacity : 0.89999997615814208984375;
border : #ccc dashed 4px;
background : #fffff2;
padding : 8px;
margin : 8px 0;
}
span.userItemEditLink {
float : right;
display : block;
padding : 4px 0;
margin : 0;
width : 120px;
text-align : right;
}
span.userItemEditLink a {
padding : 2px 12px;
border : #ccc solid 1px;
background : #eee;
text-decoration : none;
font-size : 11px;
font-weight : normal;
font-family : Arial, Helvetica, sans-serif;
}
span.userItemEditLink a:hover {
background : #ffffcc;
}
div.userItemHeader span.userItemDateCreated {
color : #999;
font-size : 11px;
}
div.userItemHeader h3.userItemTitle {
font-family : Georgia, "Times New Roman", Times, serif;
font-size : 24px;
font-weight : normal;
line-height : 110%;
padding : 10px 0 4px 0;
margin : 0;
}
div.userItemHeader h3.userItemTitle span sup {
font-size : 12px;
color : #CF1919;
text-decoration : none;
}
div.userItemBody {
padding : 8px 0;
margin : 0;
}
div.userItemImageBlock {
padding : 0;
margin : 0;
float : left;
}
span.userItemImage {
display : block;
text-align : center;
margin : 0 8px 8px 0;
}
span.userItemImage img {
border : #ccc solid 1px;
padding : 8px;
}
div.userItemIntroText {
font-size : inherit;
font-weight : normal;
line-height : inherit;
padding : 4px 0 12px 0;
}
div.userItemLinks {
margin : 0 0 16px 0;
padding : 0;
}
div.userItemCategory {
padding : 4px;
border-bottom : 1px dotted #ccc;
}
div.userItemCategory span {
font-weight : bold;
color : #555;
padding : 0 4px 0 0;
}
div.userItemTagsBlock {
padding : 4px;
border-bottom : 1px dotted #ccc;
}
div.userItemTagsBlock span {
font-weight : bold;
color : #555;
padding : 0 4px 0 0;
}
div.userItemTagsBlock ul.userItemTags {
list-style : none;
padding : 0;
margin : 0;
display : inline;
}
div.userItemTagsBlock ul.userItemTags li {
display : inline;
list-style : none;
padding : 0 4px 0 0;
margin : 0;
text-align : center;
}
div.userItemCommentsLink {
display : inline;
margin : 0 8px 0 0;
padding : 0 8px 0 0;
border-right : 1px solid #ccc;
}
div.userItemReadMore {
display : inline;
}
div.tagItemView {
border-bottom : 1px dotted #ccc;
padding : 8px 0;
margin : 0 0 16px 0;
}
div.tagItemHeader span.tagItemDateCreated {
color : #999;
font-size : 11px;
}
div.tagItemHeader h2.tagItemTitle {
font-family : Georgia, "Times New Roman", Times, serif;
font-size : 24px;
font-weight : normal;
line-height : 110%;
padding : 10px 0 4px 0;
margin : 0;
}
div.tagItemBody {
padding : 8px 0;
margin : 0;
}
div.tagItemImageBlock {
padding : 0;
margin : 0;
float : left;
}
span.tagItemImage {
display : block;
text-align : center;
margin : 0 8px 8px 0;
}
span.tagItemImage img {
border : #ccc solid 1px;
padding : 8px;
}
div.tagItemIntroText {
font-size : inherit;
font-weight : normal;
line-height : inherit;
padding : 4px 0 12px 0;
}
div.tagItemCategory {
display : inline;
margin : 0 8px 0 0;
padding : 0 8px 0 0;
border-right : 1px solid #ccc;
}
div.tagItemCategory span {
font-weight : bold;
color : #555;
padding : 0 4px 0 0;
}
div.tagItemReadMore {
display : inline;
}
div.genericItemView {
border-bottom : 1px dotted #ccc;
padding : 8px 0;
margin : 0 0 16px 0;
}
div.genericItemHeader span.genericItemDateCreated {
color : #999;
font-size : 11px;
}
div.genericItemHeader h2.genericItemTitle {
font-family : Georgia, "Times New Roman", Times, serif;
font-size : 24px;
font-weight : normal;
line-height : 110%;
padding : 10px 0 4px 0;
margin : 0;
}
div.genericItemBody {
padding : 8px 0;
margin : 0;
}
div.genericItemImageBlock {
padding : 0;
margin : 0;
float : left;
}
span.genericItemImage {
display : block;
text-align : center;
margin : 0 8px 8px 0;
}
span.genericItemImage img {
border : #ccc solid 1px;
padding : 8px;
}
div.genericItemIntroText {
font-size : inherit;
font-weight : normal;
line-height : inherit;
padding : 4px 0 12px 0;
}
div.genericItemCategory {
display : inline;
margin : 0 8px 0 0;
padding : 0 8px 0 0;
border-right : 1px solid #ccc;
}
div.genericItemCategory span {
font-weight : bold;
color : #555;
padding : 0 4px 0 0;
}
div.genericItemReadMore {
display : inline;
}
div#genericItemListNothingFound {
padding : 40px;
text-align : center;
}
div#genericItemListNothingFound p {
font-size : 20px;
color : #999;
}
#k2GoogleSearchContainer .gsc-control {
width : auto !important ;
}
#k2GoogleSearchContainer .gsc-control .gsc-above-wrapper-area, #k2GoogleSearchContainer .gsc-control .gsc-resultsHeader, #k2GoogleSearchContainer .gsc-control .gsc-url-bottom {
display : none !important ;
}
div.latestItemsContainer {
float : left;
}
div.latestItemsCategory {
background : #f7fafe;
border : #ddd solid 1px;
margin : 0 8px 8px 0;
padding : 8px;
}
div.latestItemsCategoryImage {
text-align : center;
}
div.latestItemsCategoryImage img {
background : #fff;
padding : 4px;
border : #ddd solid 1px;
margin : 0 8px 0 0;
}
div.latestItemsUser {
background : #f7fafe;
border : #ddd solid 1px;
margin : 0 8px 8px 0;
padding : 8px;
clear : both;
}
div.latestItemsUser img {
display : block;
float : left;
background : #fff;
padding : 4px;
border : #ddd solid 1px;
margin : 0 8px 0 0;
}
div.latestItemsUser p.latestItemsUserDescription {
padding : 4px 0;
}
div.latestItemsUser p.latestItemsUserAdditionalInfo {
padding : 4px 0;
margin : 8px 0 0 0;
}
span.latestItemsUserURL {
font-weight : bold;
color : #555;
display : block;
}
span.latestItemsUserEmail {
font-weight : bold;
color : #555;
display : block;
}
div.latestItemList {
padding : 0 8px 8px 0;
}
div.latestItemHeader h3.latestItemTitle {
font-family : Georgia, "Times New Roman", Times, serif;
font-size : 24px;
font-weight : normal;
line-height : 110%;
padding : 10px 0 4px 0;
margin : 0;
}
span.latestItemDateCreated {
color : #999;
font-size : 11px;
}
div.latestItemBody {
padding : 8px 0;
margin : 0;
}
div.latestItemImageBlock {
padding : 0;
margin : 0;
float : left;
}
span.latestItemImage {
display : block;
text-align : center;
margin : 0 8px 8px 0;
}
span.latestItemImage img {
border : #ccc solid 1px;
padding : 8px;
}
div.latestItemIntroText {
font-size : inherit;
font-weight : normal;
line-height : inherit;
padding : 4px 0 12px 0;
}
div.latestItemLinks {
margin : 0 0 16px 0;
padding : 0;
}
div.latestItemCategory {
padding : 4px;
border-bottom : 1px dotted #ccc;
}
div.latestItemCategory span {
font-weight : bold;
color : #555;
padding : 0 4px 0 0;
}
div.latestItemTagsBlock {
padding : 4px;
border-bottom : 1px dotted #ccc;
}
div.latestItemTagsBlock span {
font-weight : bold;
color : #555;
padding : 0 4px 0 0;
}
div.latestItemTagsBlock ul.latestItemTags {
list-style : none;
padding : 0;
margin : 0;
display : inline;
}
div.latestItemTagsBlock ul.latestItemTags li {
display : inline;
list-style : none;
padding : 0 4px 0 0;
margin : 0;
text-align : center;
}
div.latestItemVideoBlock {
margin : 0 0 16px 0;
padding : 16px;
background : url(../images/system/videoplayer-bg.gif) bottom repeat-x #010101;
}
div.latestItemVideoBlock span.latestItemVideo {
display : block;
}
div.latestItemCommentsLink {
display : inline;
margin : 0 8px 0 0;
padding : 0 8px 0 0;
border-right : 1px solid #ccc;
}
div.latestItemReadMore {
display : inline;
}
h2.latestItemTitleList {
font-size : 14px;
padding : 2px 0;
margin : 8px 0 2px 0;
font-family : Arial, Helvetica, sans-serif;
border-bottom : 1px dotted #ccc;
line-height : normal;
}
.k2AccountPage table tr td label {
white-space : nowrap;
}
img.k2AccountPageImage {
border : #ddd solid 4px;
margin : 10px 0;
padding : 0;
display : block;
}
.k2AccountPage div.k2AccountPageNotice {
padding : 8px;
}
.k2AccountPage div.k2AccountPageUpdate {
border-top : 1px dotted #ccc;
margin : 8px 0;
padding : 8px;
text-align : right;
}
.k2AccountPage th.k2ProfileHeading {
text-align : left;
font-size : 18px;
padding : 8px;
background : #f6f6f6;
}
.k2AccountPage td#userAdminParams {
padding : 0;
margin : 0;
}
.k2AccountPage table.admintable td.key, .k2AccountPage table.admintable td.paramlist_key {
background : #f6f6f6;
border-bottom : 1px solid #e9e9e9;
border-right : 1px solid #e9e9e9;
color : #666;
font-weight : bold;
text-align : right;
font-size : 11px;
width : 140px;
}
div.k2LatestCommentsBlock ul li span.lcCommentDate {
color : #999;
}
div.k2TopCommentersBlock ul li span.tcLatestCommentDate {
color : #999;
}
div.k2ItemsBlock ul li div.moduleItemIntrotext {
display : block;
padding : 4px 0;
line-height : 120%;
}
div.k2ItemsBlock ul li div.moduleItemIntrotext a.moduleItemImage img {
float : right;
margin : 2px 0 4px 4px;
padding : 0;
border : #ddd solid 2px;
}
div.moduleItemExtraFields ul li span.moduleItemExtraFieldsLabel {
display : block;
float : left;
font-weight : bold;
margin : 0 4px 0 0;
width : 30%;
}
div.k2ItemsBlock ul li div.moduleItemTags a {
padding : 0 2px;
}
div.k2ItemsBlock ul li a.moduleItemComments {
border-right : 1px solid #ccc;
padding : 0 4px 0 0;
margin : 0 8px 0 0;
}
div.k2ItemsBlock ul li span.moduleItemHits {
border-right : 1px solid #ccc;
padding : 0 4px 0 0;
margin : 0 8px 0 0;
}
div.k2LoginBlock fieldset.input {
margin : 0;
padding : 0 0 8px 0;
}
div.k2LoginBlock fieldset.input p {
margin : 0;
padding : 0 0 4px 0;
}
div.k2LoginBlock fieldset.input p label {
display : block;
}
div.k2LoginBlock fieldset.input p input {
display : block;
}
div.k2LoginBlock fieldset.input p#form-login-remember label, div.k2LoginBlock fieldset.input p#form-login-remember input {
display : inline;
}
div.k2UserBlock p.ubGreeting {
border-bottom : 1px dotted #ccc;
}
div.k2UserBlock div.k2UserBlockDetails span.ubName {
display : block;
font-weight : bold;
font-size : 14px;
}
div.k2AuthorsListBlock ul li a.abAuthorLatestItem {
display : block;
clear : both;
}
div.k2BreadcrumbsBlock span.bcTitle {
padding : 0 4px 0 0;
color : #999;
}
div.k2BreadcrumbsBlock span.bcSeparator {
padding : 0 4px;
font-size : 14px;
}
div.k2CalendarBlock {
height : 190px;
margin-bottom : 8px;
}
div.k2CalendarLoader {
background : url(../images/system/k2CalendarLoader.gif) 50% 50% no-repeat #fff;
}
table.calendar {
margin : 0 auto;
background : #fff;
border-collapse : collapse;
}
table.calendar tr td {
text-align : center;
vertical-align : middle;
padding : 2px;
border : #f4f4f4 solid 1px;
background : #fff;
}
table.calendar tr td.calendarNavMonthPrev {
background : #f3f3f3;
text-align : left;
}
table.calendar tr td.calendarNavMonthPrev a {
font-size : 20px;
text-decoration : none;
}
table.calendar tr td.calendarNavMonthPrev a:hover {
font-size : 20px;
text-decoration : none;
}
table.calendar tr td.calendarCurrentMonth {
background : #f3f3f3;
}
table.calendar tr td.calendarNavMonthNext {
background : #f3f3f3;
text-align : right;
}
table.calendar tr td.calendarNavMonthNext a {
font-size : 20px;
text-decoration : none;
}
table.calendar tr td.calendarNavMonthNext a:hover {
font-size : 20px;
text-decoration : none;
}
table.calendar tr td.calendarDayName {
background : #e9e9e9;
font-size : 11px;
width : 14.2%;
}
table.calendar tr td.calendarDateEmpty {
background : #fbfbfb;
}
table.calendar tr td.calendarDateLinked {
padding : 0;
}
table.calendar tr td.calendarDateLinked a {
display : block;
padding : 2px;
text-decoration : none;
background : #eee;
}
table.calendar tr td.calendarDateLinked a:hover {
display : block;
background : #135cae;
color : #fff;
padding : 2px;
text-decoration : none;
}
table.calendar tr td.calendarToday {
background : #135cae;
color : #fff;
}
table.calendar tr td.calendarTodayLinked {
background : #135cae;
color : #fff;
padding : 0;
}
table.calendar tr td.calendarTodayLinked a {
display : block;
padding : 2px;
color : #fff;
text-decoration : none;
}
table.calendar tr td.calendarTodayLinked a:hover {
display : block;
background : #BFD9FF;
padding : 2px;
text-decoration : none;
}
div.k2CategorySelectBlock form select {
width : auto;
}
div.k2CategoriesListBlock ul li a span.catTitle {
padding-right : 4px;
}
div.k2CategoriesListBlock ul li.activeCategory a {
font-weight : bold;
}
div.k2SearchBlock {
position : relative;
}
div.k2SearchBlock form input.k2SearchLoading {
background : url(../images/system/searchLoader.gif) 100% 50% no-repeat;
}
div.k2SearchBlock div.k2LiveSearchResults {
display : none;
background : #fff;
position : absolute;
z-index : 99;
border : #ccc solid 1px;
margin-top : -1px;
}
div.k2SearchBlock div.k2LiveSearchResults ul.liveSearchResults {
list-style : none;
margin : 0;
padding : 0;
}
div.k2SearchBlock div.k2LiveSearchResults ul.liveSearchResults li {
border : none;
margin : 0;
padding : 0;
}
div.k2SearchBlock div.k2LiveSearchResults ul.liveSearchResults li a {
display : block;
padding : 1px 2px;
border-top : 1px dotted #eee;
}
div.k2SearchBlock div.k2LiveSearchResults ul.liveSearchResults li a:hover {
background : #fffff0;
}
div.k2TagCloudBlock {
padding : 8px 0;
}
div.k2TagCloudBlock a {
padding : 4px;
float : left;
display : block;
}
div.k2TagCloudBlock a:hover {
padding : 4px;
float : left;
display : block;
background : #135cae;
color : #fff;
text-decoration : none;
}
a.ubUserFeedIcon, a.ubUserFeedIcon:hover {
display : inline-block;
margin : 0 2px 0 0;
padding : 0;
width : 16px;
height : 16px;
background : url(../images/fugue/feed.png) 50% 50% no-repeat;
}
a.ubUserFeedIcon span, a.ubUserFeedIcon:hover span {
display : none;
}
a.ubUserURL, a.ubUserURL:hover {
display : inline-block;
margin : 0 2px 0 0;
padding : 0;
width : 16px;
height : 16px;
background : url(../images/fugue/globe.png) 50% 50% no-repeat;
}
a.ubUserURL span, a.ubUserURL:hover span {
display : none;
}
span.ubUserEmail {
display : inline-block;
margin : 0 2px 0 0;
padding : 0;
width : 16px;
height : 16px;
background : url(../images/fugue/mail.png) 50% 50% no-repeat;
overflow : hidden;
}
span.ubUserEmail a {
display : inline-block;
margin : 0;
padding : 0;
width : 16px;
height : 16px;
text-indent : -9999px;
}
div.k2UsersBlock ul li h3 {
clear : both;
margin : 8px 0 0 0;
padding : 0;
}
.rt-grid-1, .rt-grid-2, .rt-grid-3, .rt-grid-4, .rt-grid-5, .rt-grid-6, .rt-grid-7, .rt-grid-8, .rt-grid-9, .rt-grid-10, .rt-grid-11, .rt-grid-12 {
display : inline;
float : left;
position : relative;
margin-left : 10px;
margin-right : 10px;
}
.rt-container .rt-grid-1 {
width : 60px;
}
.rt-container .rt-grid-2 {
width : 140px;
}
.rt-container .rt-grid-3 {
width : 220px;
}
.rt-container .rt-grid-4 {
width : 300px;
}
.rt-container .rt-grid-5 {
width : 380px;
}
.rt-container .rt-grid-6 {
width : 460px;
}
.rt-container .rt-grid-7 {
width : 540px;
}
.rt-container .rt-grid-8 {
width : 620px;
}
.rt-container .rt-grid-9 {
width : 700px;
}
.rt-container .rt-grid-10 {
width : 780px;
}
.rt-container .rt-grid-11 {
width : 860px;
}
.rt-container .rt-grid-12 {
width : 940px;
}
.rt-container .rt-push-1 {
left : 80px;
}
.rt-container .rt-push-2 {
left : 160px;
}
.rt-container .rt-push-3 {
left : 240px;
}
.rt-container .rt-push-4 {
left : 320px;
}
.rt-container .rt-push-5 {
left : 400px;
}
.rt-container .rt-push-6 {
left : 480px;
}
.rt-container .rt-push-7 {
left : 560px;
}
.rt-container .rt-push-8 {
left : 640px;
}
.rt-container .rt-push-9 {
left : 720px;
}
.rt-container .rt-push-10 {
left : 800px;
}
.rt-container .rt-push-11 {
left : 880px;
}
.rt-container .rt-pull-1 {
left : -80px;
}
.rt-container .rt-pull-2 {
left : -160px;
}
.rt-container .rt-pull-3 {
left : -240px;
}
.rt-container .rt-pull-4 {
left : -320px;
}
.rt-container .rt-pull-5 {
left : -400px;
}
.rt-container .rt-pull-6 {
left : -480px;
}
.rt-container .rt-pull-7 {
left : -560px;
}
.rt-container .rt-pull-8 {
left : -640px;
}
.rt-container .rt-pull-9 {
left : -720px;
}
.rt-container .rt-pull-10 {
left : -800px;
}
.rt-container .rt-pull-11 {
left : -880px;
}
.rt-container .rt-prefix-1 {
padding-left : 80px;
}
.rt-container .rt-prefix-2 {
padding-left : 160px;
}
.rt-container .rt-prefix-3 {
padding-left : 240px;
}
.rt-container .rt-prefix-4 {
padding-left : 320px;
}
.rt-container .rt-prefix-5 {
padding-left : 400px;
}
.rt-container .rt-prefix-6 {
padding-left : 480px;
}
.rt-container .rt-prefix-7 {
padding-left : 560px;
}
.rt-container .rt-prefix-8 {
padding-left : 640px;
}
.rt-container .rt-prefix-9 {
padding-left : 720px;
}
.rt-container .rt-prefix-10 {
padding-left : 800px;
}
.rt-container .rt-prefix-11 {
padding-left : 880px;
}
.left-1, .right-1 {
width : 30px;
}
.left-2, .right-2 {
width : 110px;
}
.left-3, .right-3 {
width : 190px;
}
.left-4, .right-4 {
width : 270px;
}
.left-5, .right-5 {
width : 350px;
}
.left-6, .right-6 {
width : 430px;
}
.left-7, .right-7 {
width : 510px;
}
.left-8, .right-8 {
width : 590px;
}
.left-9, .right-9 {
width : 670px;
}
.left-10, .right-10 {
width : 750px;
}
.left-11, .right-11 {
width : 830px;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, caption {
margin : 0;
padding : 0;
border : 0;
outline : 0;
font-size : 100%;
background : transparent;
}
.rt-container {
margin : 0 auto;
width : 960px;
}
body {
min-width : 960px;
}
.rt-block {
padding : 15px;
margin-bottom : 10px;
position : relative;
}
#rt-content-top .rt-alpha, #rt-content-bottom .rt-alpha {
margin-left : 0;
}
#rt-content-top .rt-omega, #rt-content-bottom .rt-omega {
margin-right : 0;
}
#rt-logo {
width : 185px;
height : 115px;
display : block;
}
#rt-content-top, #rt-content-bottom {
overflow : hidden;
}
#rocket {
display : block;
width : 92px;
height : 16px;
margin : 0 auto;
}
#rt-copyright {
text-align : center;
}
#rt-menu .rt-container {
height : 3em;
}
#rt-menu ul.menu {
list-style : none;
margin : 0 10px;
padding : 0;
}
#rt-menu ul.menu li {
float : left;
padding : 0;
background : none;
}
#rt-menu ul.menu li a {
font-weight : bold;
line-height : 3em;
display : block;
padding : 0 15px;
font-size : 1em;
}
#rt-menu ul.menu ul {
display : none;
}
.font-family-optima {
font-family : Optima, Lucida, 'MgOpen Cosmetica', 'Lucida Sans Unicode', sans-serif;
}
.font-family-geneva {
font-family : Geneva, Tahoma, "Nimbus Sans L", sans-serif;
}
.font-family-helvetica {
font-family : Helvetica, Arial, FreeSans, sans-serif;
}
.font-family-lucida {
font-family : "Lucida Grande", Helvetica, Verdana, sans-serif;
}
.font-family-georgia {
font-family : Georgia, sans-serif;
}
.font-family-trebuchet {
font-family : "Trebuchet MS", sans-serif;
}
.font-family-palatino {
font-family : "Palatino Linotype", "Book Antiqua", Palatino, "Times New Roman", Times, serif;
}
body {
font-size : 12px;
line-height : 1.7em;
font-family : Helvetica, Arial, Sans-Serif;
}
body.font-size-is-xlarge {
font-size : 15px;
line-height : 1.7em;
}
body.font-size-is-large {
font-size : 14px;
line-height : 1.7em;
}
body.font-size-is-default {
font-size : 12px;
line-height : 1.7em;
}
body.font-size-is-small {
font-size : 11px;
line-height : 1.7em;
}
body.font-size-is-xsmall {
font-size : 10px;
line-height : 1.7em;
}
form {
margin : 0;
padding : 0;
}
p {
margin : 0 0 15px 0;
}
h1, h2, h3, h4, h5 {
margin : 15px 0;
line-height : 1.1em;
}
h1 {
font-size : 260%;
}
h2 {
font-size : 200%;
}
h2.title {
font-size : 170%;
}
h3 {
font-size : 175%;
}
h4 {
font-size : 120%;
}
h5 {
font-size : 120%;
}
a {
text-decoration : none;
outline : none;
}
code {
color : #000;
margin : -1px 0 0 0;
font : 10px Courier;
}
.left-1, .left-2, .left-3, .left-4, .left-5, .left-6, .left-7, .left-8, .left-9, .left-10, .right-11 {
float : left;
margin-right : 50px;
margin-bottom : 15px;
display : inline;
position : relative;
}
.right-1, .right-2, .right-3, .right-4, .right-5, .right-6, .right-7, .right-8, .right-9, .right-10, .right-11 {
float : right;
margin-left : 50px;
margin-bottom : 15px;
display : inline;
position : relative;
}
.date-block {
padding : 15px;
}
ul, ol {
padding-left : 15px;
}
ul li {
padding : 0;
margin : 0;
}
ul li a {
font-size : 1.2em;
line-height : 1.8em;
}
ul ul {
margin-left : 25px;
padding : 5px 0;
}
ul li.author {
margin : 0;
letter-spacing : 1px;
list-style : none;
font-weight : bold;
text-align : right;
}
ul li.date {
margin : 0;
letter-spacing : 1px;
list-style : none;
text-align : right;
font-weight : bold;
}
ul li.comments {
list-style : none;
text-align : right;
font-weight : bold;
}
ul li.author span, ul li.date span, ul li.comments span {
display : block;
font-weight : normal;
margin-bottom : 10px;
line-height : 1em;
}
body.rtl {
direction : rtl;
}
body.rtl #rt-menu ul.menu {
float : right;
}
body.rtl #rt-menu ul.menu li {
float : right;
}
body.rtl #rt-content-top .rt-alpha, body.rtl #rt-content-bottom .rt-alpha {
margin-right : 0;
margin-left : 10px;
}
body.rtl #rt-content-top .rt-omega, body.rtl #rt-content-bottom .rt-omega {
margin-left : 0;
margin-right : 10px;
}
body.rtl {
min-width : inherit;
}
html, body {
margin-bottom : 1px;
}
body {
color : #333;
}
#rt-header, #rt-bottom {
color : #aaa;
}
.rt-container {
background : #fff;
}
a:hover {
color : #000;
}
#rt-logo {
background : url(../images/header-assets.png) 0 0 no-repeat;
}
#rt-menu ul.menu li a {
color : #fff;
}
#rt-menu ul.menu li a:hover {
background : #444;
color : #fff;
}
#rt-menu ul.menu li.active a, #rt-menu ul.menu li.active a:hover {
background : #fff;
color : #000;
}
#rt-footer, #rt-copyright {
color : #ddd;
}
#rt-sidebar-a {
background-color : #e0e0e0;
}
#rt-sidebar-b {
background-color : #e9e9e9;
}
#rt-sidebar-c {
background-color : #f0f0f0;
}
#rocket {
background : url(../images/rocket.png) 0 0 no-repeat;
}
#gantry-viewswitcher {
background-image : url(../images/iphone/switcher.png);
background-repeat : no-repeat;
background-position : top left;
width : 60px;
height : 20px;
display : block;
position : absolute;
right : 10px;
top : 40%;
}
#gantry-viewswitcher.off {
background-position : bottom left;
}
#gantry-viewswitcher span {
display : none;
}
html body * span.clear, html body * div.clear, html body * li.clear, html body * dd.clear {
background : none;
border : 0;
clear : both;
display : block;
float : none;
font-size : 0;
list-style : none;
margin : 0;
padding : 0;
overflow : hidden;
visibility : hidden;
width : 0;
height : 0;
}
.clearfix:after {
clear : both;
content : '.';
display : block;
visibility : hidden;
height : 0;
}
.clearfix {
display : inline-block;
}
* html .clearfix {
height : 1%;
}
.clearfix {
display : block;
}
#debug #rt-main {
overflow : hidden;
border-bottom : 4px solid #666;
margin-top : 15px;
position : relative;
}
#debug .status {
position : absolute;
background : #333;
opacity : 0.300000011920928955078125;
padding : 0 15px;
z-index : 10000;
color : #fff;
font-weight : bold;
font-size : 150%;
}
h1, h2 {
letter-spacing : -2px;
line-height : 1em;
}
.module-title h2, h3, h4, h5 {
letter-spacing : -1px;
line-height : 1em;
}
.componentheading {
font-weight : bold;
display : block;
margin-bottom : 15px;
}
.contentheading {
font-size : 140%;
font-weight : bold;
margin-bottom : 15px;
display : block;
}
.sectiontableheader {
font-weight : bold;
padding : 3px;
line-height : 25px;
text-align : left;
}
.sectiontablefooter {
padding-bottom : 8px;
}
tr.sectiontableentry0 td, tr.sectiontableentry1 td, tr.sectiontableentry2 td, td.sectiontableentry0, td.sectiontableentry1, td.sectiontableentry2 {
text-align : left;
padding : 6px 5px;
vertical-align : middle;
}
tr.sectiontableentry0 td, td.sectiontableentry0, tr.sectiontableentry1 td, td.sectiontableentry1, tr.sectiontableentry2 td, td.sectiontableentry2 {
height : 30px;
}
.contentpane, .contentpaneopen {
width : 100%;
}
.component-content .cols-1 {
display : block;
float : none !important ;
margin : 0 !important ;
}
.component-content .cols-2 .column-1, .component-content .cols-2 .column-2 {
width : 50%;
float : left;
}
.component-content .cols-3 .column-1, .component-content .cols-3 .column-2, .component-content .cols-3 .column-3 {
float : left;
width : 33.3%;
padding : 0;
margin : 0;
}
.component-content .items-row {
overflow : hidden;
margin-bottom : 10px !important ;
}
.component-content .cols-4 .column-1, .component-content .cols-4 .column-2, .component-content .cols-4 .column-3, .component-content .cols-4 .column-4 {
width : 25%;
padding : 0;
margin : 0;
float : left;
}
.component-content .cols-2 .rt-article, .component-content .cols-3 .rt-article, .component-content .cols-4 .rt-article {
margin : 0 10px 20px 10px;
}
.component-content .cols-2 .column-1 .rt-article, .component-content .cols-3 .column-1 .rt-article, .component-content .cols-4 .column-1 .rt-article {
margin-left : 0;
}
.component-content .cols-2 .column-2 .rt-article, .component-content .cols-3 .column-3 .rt-article, .component-content .cols-4 .column-4 .rt-article {
margin-right : 0;
}
.component-content .rt-blog .rt-description {
margin : 10px 0 15px 0;
padding-bottom : 20px;
border-bottom : 1px dotted #c8c8c8;
}
.component-content .rt-article-bg {
padding-bottom : 5px;
border-bottom : 1px dotted #c8c8c8;
}
.component-content .rt-article-links {
margin : 10px 0 10px 0;
}
.component-content .category-desc {
padding : 0 5px;
margin : 10px 0 25px;
}
.component-content .cat-children .category-desc {
margin : 10px 0 25px;
}
.component-content ul.subcategories {
margin : 20px 20px 20px 10px;
}
.component-content .subcategories-link {
font-weight : bold;
}
.component-content ul {
list-style-position : outside;
list-style-type : square;
padding : 0 0 0 15px;
margin : 10px 0;
}
.component-content ol {
padding : 0 0 0 20px;
margin : 10px 0;
list-style-position : outside;
}
.component-content ul li, .component-content ol li {
padding : 0;
line-height : 1.7em;
margin : 0;
}
.component-content .category-list {
padding : 0 5px;
display : block;
}
.component-content .categories-list {
padding : 0 5px;
}
.component-content .categories-list ul {
margin : 0 0 0 20px;
padding : 0;
list-style : none;
}
.component-content .categories-list ul li {
padding : 5px;
}
.component-content .categories-list ul ul {
margin-left : 15px;
}
.component-content .category-desc {
line-height : 1.7em;
margin : 10px 0;
padding-left : 0;
}
.component-content .small {
font-size : 0.85em;
margin : 0 0 20px;
}
.component-content .image-left {
float : left;
margin : 0 15px 5px 0;
}
.component-content .image-right {
float : right;
margin : 0 0 5px 15px;
}
.component-content .archive {
padding : 0 5px;
}
.component-content .archive form {
padding : 0 5px;
}
.component-content ul#archive-items {
margin : 20px 0;
list-style-type : none;
padding : 0;
}
.component-content ul#archive-items li.row0, .component-content ul#archive-items li.row1 {
padding : 10px 0;
margin : 10px 0;
}
.component-content .title {
width : auto;
font-size : 260%;
line-height : 1.1em;
}
.component-content span.edit {
margin-left : 10px;
float : left;
}
.component-content .rt-articleinfo {
margin-bottom : 15px;
}
.component-content .rt-category, .component-content .rt-date-modified, .component-content .rt-date-published, .component-content .rt-author, .component-content .rt-date-posted, .component-content .rt-hits {
display : block;
font-size : 95%;
}
.component-content .rt-author {
font-style : italic;
}
.component-content .rt-date-created, .component-content .rt-date-published {
font-weight : bold;
}
.component-content .rt-description {
margin : 10px 0 10px 0;
overflow : hidden;
}
.component-content .rt-description img.left {
margin-right : 15px;
float : left;
}
.component-content .rt-description img.right {
margin-left : 15px;
float : right;
}
.component-content .filter {
margin : 10px 0;
}
.component-content span.number {
color : #969696;
font-style : italic;
}
.component-content .rt-article-icons {
width : 65px;
overflow : hidden;
float : right;
}
.component-content .rt-article-icons ul {
margin : 0;
padding : 0;
list-style : none;
}
.component-content .rt-article-icons ul li {
margin : 0;
padding : 0;
}
.component-content .rt-article-icons ul li a {
display : block;
width : 16px;
height : 16px;
float : right;
margin-left : 3px;
background-image : url(../images/typography.png);
background-repeat : no-repeat;
}
.component-content .rt-article-icons ul li img {
display : none;
}
.component-content .print-icon a {
background-position : 0 0;
}
.component-content .email-icon a {
background-position : -16px 0;
}
.component-content .edit-icon a {
background-position : -48px 0;
margin-left : 0 !important ;
margin-right : 5px;
}
.component-content .rt-article-cat {
font-weight : bold;
margin-top : 15px;
margin-bottom : 0;
}
.component-content .edit #editor-xtd-buttons a:link, .component-content .edit #editor-xtd-buttons a:visited, .component-content .edit #editor-xtd-buttons a:hover {
color : #323232;
}
.component-content .edit .inputbox, .component-content .edit textarea {
border : #ddd solid 1px;
}
.component-content .edit legend {
font-size : 150%;
}
.component-content .edit form#adminForm fieldset {
padding : 20px 15px;
margin : 10px 0 15px 0;
}
.component-content .formelm {
margin : 5px 0;
}
.component-content .formelm label {
width : 9em;
display : inline-block;
vertical-align : top;
}
.component-content form#adminForm .formelm-area {
padding : 5px 0;
}
.component-content form#adminForm .formelm-area label {
vertical-align : top;
display : inline-block;
width : 7em;
}
.component-content .formelm-buttons {
text-align : right;
margin-bottom : 10px;
}
.component-content .button2-left {
float : left;
margin-right : 5px;
margin-top : 10px;
}
.component-content .button2-left a {
background : #eee;
padding : 4px;
margin : 0;
line-height : 1.2em;
border : #ddd solid 1px;
font-weight : bold;
text-decoration : none;
}
#form-login .inputbox, #com-form-login .inputbox, #josForm .inputbox {
border : #ddd solid 1px;
font-size : 1.2em;
padding : 2px;
margin : 0;
}
#com-form-login fieldset div, #josForm fieldset div {
margin-bottom : 10px;
}
#form-login ul {
margin-top : 10px;
}
#form-login p {
margin-bottom : 10px;
}
#form-login .user-greeting {
font-weight : bold;
font-size : 120%;
margin-bottom : 15px;
}
.component-content .user label.label-left, .component-content .user span.label-left {
display : block;
width : 130px;
float : left;
font-weight : bold;
font-size : 120%;
}
.col12 .rt-grid-2 #form-login .inputbox {
width : 104px;
}
.col12 .rt-grid-3 #form-login .inputbox {
width : 184px;
}
.col12 .rt-grid-4 #form-login .inputbox {
width : 264px;
}
.col12 .rt-grid-5 #form-login .inputbox {
width : 344px;
}
.col12 .rt-grid-6 #form-login .inputbox {
width : 424px;
}
.col12 .rt-grid-7 #form-login .inputbox {
width : 504px;
}
.col12 .rt-grid-8 #form-login .inputbox {
width : 584px;
}
.col12 .rt-grid-9 #form-login .inputbox {
width : 664px;
}
.col12 .rt-grid-10 #form-login .inputbox {
width : 744px;
}
.col12 .rt-grid-12 #form-login .inputbox {
width : 904px;
}
.col16 .rt-grid-2 #form-login .inputbox {
width : 64px;
}
.col16 .rt-grid-3 #form-login .inputbox {
width : 124px;
}
.col16 .rt-grid-4 #form-login .inputbox {
width : 184px;
}
.col16 .rt-grid-5 #form-login .inputbox {
width : 244px;
}
.col16 .rt-grid-6 #form-login .inputbox {
width : 304px;
}
.col16 .rt-grid-7 #form-login .inputbox {
width : 364px;
}
.col16 .rt-grid-8 #form-login .inputbox {
width : 424px;
}
.col16 .rt-grid-9 #form-login .inputbox {
width : 484px;
}
.col16 .rt-grid-10 #form-login .inputbox {
width : 544px;
}
.col16 .rt-grid-11 #form-login .inputbox {
width : 604px;
}
.col16 .rt-grid-12 #form-login .inputbox {
width : 664px;
}
.col16 .rt-grid-13 #form-login .inputbox {
width : 724px;
}
.col16 .rt-grid-14 #form-login .inputbox {
width : 784px;
}
.col16 .rt-grid-15 #form-login .inputbox {
width : 844px;
}
#users-profile-core, #users-profile-custom {
margin : 10px 0 15px 0;
padding : 15px;
}
#users-profile-core dt, #users-profile-custom dt {
float : left;
width : 10em;
padding : 3px 0;
}
#users-profile-core dd, #users-profile-custom dd {
padding : 3px 0;
}
#member-profile fieldset, .registration fieldset {
margin : 10px 0 15px 0;
padding : 15px;
}
#users-profile-core legend, .profile-edit legend, .registration legend {
font-weight : bold;
}
.component-content #member-registration {
padding : 0 5px;
}
.component-content #member-registration fieldset {
border : #ddd solid 1px;
}
.component-content form fieldset dt {
clear : left;
float : left;
width : 12em;
padding : 3px 0;
}
.component-content form fieldset dd {
float : left;
padding : 3px 0;
}
.component-content table {
border-collapse : collapse;
}
.component-content table.weblinks, .component-content table.category {
font-size : 1em;
margin : 10px 10px 20px 0;
width : 99%;
}
.component-content table.weblinks td {
border-collapse : collapse;
}
.component-content table.weblinks td, .component-content table.category td {
padding : 7px;
}
.component-content table.weblinks th, .component-content table.category th {
padding : 7px;
text-align : left;
}
.component-content td.num {
vertical-align : top;
text-align : left;
}
.component-content td.hits {
vertical-align : top;
text-align : center;
}
.component-content td p {
margin : 0;
line-height : 1.3em;
}
.component-content .filter {
margin : 10px 0;
}
.component-content .display-limit, .component-content .filter {
text-align : right;
margin-right : 7px;
}
.component-content table.category th a img {
padding : 2px 10px;
}
.component-content .filter-search {
float : left;
}
.component-content .filter-search .inputbox {
width : 6em;
}
.component-content legend.element-invisible {
position : absolute;
margin-left : -3000px;
margin-top : -3000px;
height : 0;
}
.component-content .cat-items {
margin-top : 20px;
}
.component-content .contact {
padding : 0 5px;
}
.component-content .contact-category {
padding : 0 10px;
}
.component-content .contact-category .component-content #adminForm fieldset.filters {
border : 0;
padding : 0;
}
.component-content .contact-image {
margin : 10px 0;
overflow : hidden;
}
.component-content address {
font-style : normal;
margin : 10px 0;
}
.component-content address span {
display : block;
}
.component-content .contact-address {
margin : 20px 0 10px 0;
}
.component-content .contact-email div {
padding : 2px 0;
margin : 0 0 10px 0;
}
.component-content .contact-email label {
width : 17em;
float : left;
}
.component-content span.contact-image {
margin-bottom : 10px;
overflow : hidden;
display : block;
}
.component-content #contact-textmsg {
padding : 2px 0 10px 0;
}
.component-content #contact-email-copy {
float : left;
margin-right : 10px;
}
.component-content .contact .button {
float : none !important ;
clear : left;
display : block;
margin : 20px 0 0 0;
}
.component-content dl.tabs {
float : left;
margin : 50px 0 0 0;
z-index : 50;
clear : both;
}
.component-content dl.tabs dt {
float : left;
padding : 4px 10px;
border-left : 1px solid #ccc;
border-right : 1px solid #ccc;
border-top : 1px solid #ccc;
margin-right : 3px;
background : #f0f0f0;
color : #666;
}
.component-content dl.tabs dt.open {
background : #F9F9F9;
border-bottom : 1px solid #F9F9F9;
z-index : 100;
color : #000;
}
.component-content div.current {
clear : both;
border : #ccc solid 1px;
padding : 10px 10px;
max-width : 500px;
}
.component-content div.current dd {
padding : 0;
margin : 0;
}
.component-content dl#content-pane.tabs {
margin : 1px 0 0 0;
}
.component-content .weblinks fieldset div {
overflow : hidden;
}
.component-content .weblinks label.label-left {
display : block;
width : 150px;
float : left;
}
.component-content .searchintro {
font-weight : normal;
margin : 20px 0 20px;
}
.component-content #searchForm {
padding : 0;
}
.component-content .form-limit {
margin : 20px 0 0;
text-align : right;
padding : 0 10px 0 20px;
}
.component-content .highlight {
font-weight : bold;
}
.component-content .ordering-box {
float : none;
}
.component-content .phrases-box {
float : none;
margin-bottom : 10px;
}
.component-content .ordering-box .inputbox {
width : auto !important ;
}
.component-content .only, .component-content .phrases {
margin : 10px 0 0 0;
padding : 15px 0;
line-height : 1.3em;
}
.component-content label.ordering {
display : block;
margin : 10px 0 10px 0;
}
.component-content .word {
padding : 0;
}
.component-content .word input {
font-weight : bold;
}
.component-content .word label {
font-weight : bold;
}
.component-content fieldset.only label, .component-content fieldset.phrases label {
margin : 0 10px 0 0;
}
.component-content .ordering-box label.ordering {
margin : 0 10px 5px 0;
float : left;
}
.component-content form .search label {
display : none;
}
.component-content dl.search-results dt.result-title {
padding : 15px 15px 0 5px;
font-weight : bold;
}
.component-content dl.search-results dd {
padding : 2px 15px 2px 5px;
}
.component-content dl.search-results dd.result-text {
padding : 10px 15px 10px 5px;
line-height : 1.7em;
}
.component-content dl.search-results dd.result-created {
padding : 2px 15px 15px 5px;
}
.component-content dl.search-results dd.result-category {
padding : 10px 15px 5px 5px;
}
#rt-accessibility .rt-desc {
float : left;
padding-right : 5px;
}
#rt-accessibility #rt-buttons {
float : left;
}
#rt-accessibility .button {
display : block;
width : 14px;
height : 14px;
float : left;
background : url(../images/typography.png);
margin : 2px;
}
#rt-accessibility .large .button {
background-position : 0 -17px;
}
#rt-accessibility .small .button {
background-position : -15px -17px;
}
.component-content .categorylist input {
border : #ddd solid 1px;
font-size : 1.2em;
padding : 2px;
margin : 0;
}
.component-content th {
padding : 5px;
background : #ebebeb;
border-bottom : 2px solid #ddd;
font-weight : bold;
}
.component-content tr.even td {
padding : 5px;
background : #f0f0f0;
border-bottom : 1px solid #ddd;
}
.component-content tr.odd td {
padding : 5px;
background : #fafafa;
border-bottom : 1px solid #ddd;
}
.rt-breadcrumb-surround {
margin : 0;
display : block;
position : relative;
overflow : hidden;
height : 20px;
padding : 15px 25px;
}
#breadcrumbs-gantry {
width : 11px;
height : 11px;
display : block;
float : left;
margin-top : 4px;
margin-right : 8px;
background : url(../images/home.png) 0 0 no-repeat;
}
.component-content p.error {
padding : 10px;
}
.component-content .contentpaneopen_edit {
float : left;
}
.component-content table.contenttoc {
padding : 10px;
margin : 10px;
float : right;
}
.component-content table.contenttoc tr td {
padding : 1px 0;
}
.component-content .pagenavcounter {
font-weight : bold;
}
ul.latestnews, ul.mostread {
padding-left : 10px;
margin : 0;
}
ul.latestnews li a, ul.mostread li a {
padding : 2px 2px 2px 15px;
display : block;
text-decoration : none;
}
#article-index {
width : 25%;
float : right;
padding : 10px;
margin : 10px 0 20px 30px;
}
#article-index h3 {
margin : 0;
font-size : 1em;
}
#article-index ul {
list-style-type : disc;
}
.mod-languages ul li {
display : inline;
}
.stats-module dl {
margin : 10px 0 10px 0;
}
.stats-module dt {
float : left;
margin : 0 10px 0 0;
font-weight : bold;
}
.stats-module dt, .stats-module dd {
padding : 2px 0 2px 0;
}
.banneritem {
margin : 10px 0;
padding : 0;
}
.banneritem a {
font-weight : bold;
}
p.syndicate {
float : left;
display : block;
text-align : left;
}
.phrases .inputbox {
width : 10em;
}
.phrases .inputbox option {
padding : 2px;
}
.newsflash {
margin : 0;
}
.newsflash-horiz {
overflow : hidden;
list-style-type : none;
margin : 0 5px;
padding : 20px 10px;
}
.newsflash-horiz li {
float : left;
width : 30%;
margin : 0 1%;
padding : 10px 5px;
}
.newsflash-horiz li h4 {
font-size : 1.4em;
}
.newsflash-horiz li img {
display : block;
margin-bottom : 10px;
}
.newsflash-vert {
padding : 0;
}
.component-content .newsfeed {
padding : 0 5px;
}
.component-content ul.newsfeed {
padding : 0;
}
.component-content .newsfeed-item {
padding : 5px 0 0 0;
margin : 0;
}
.component-content .newsfeed-item h5 a {
font-size : 1.1em;
font-weight : bold;
}
.component-content .feed-item-description img {
margin : 5px 10px 10px 0;
}
.component-content dl.newsfeed-count dt, .component-content dl.newsfeed-count dd {
display : inline;
}
.component-content dl.weblink-count dt, .component-content dl.weblink-count dd {
display : inline;
}
.component-content .rt-pagination {
margin : 10px 0;
padding : 10px 0 10px 0;
}
.component-content .rt-pagination ul {
list-style-type : none;
margin : 0;
padding : 0;
text-align : left;
}
.component-content .rt-pagination li {
display : inline;
padding : 2px 5px;
text-align : left;
border : #eee solid 1px;
margin : 0 2px;
}
.component-content .rt-pagination li.pagination-start, .component-content .rt-pagination li.pagination-next, .component-content .rt-pagination li.pagination-end, .component-content .rt-pagination li.pagination-prev {
border : 0;
}
.component-content .rt-pagination li.pagination-start, .component-content .rt-pagination li.pagination-start span {
padding : 0;
}
.component-content p.counter {
font-weight : bold;
}
.component-content .pagenav {
list-style-type : none;
padding : 0;
overflow : hidden;
}
.component-content .pagenav li {
display : inline-block;
padding : 0;
margin : 0;
}
.component-content .pagenav li {
line-height : 2em;
}
.component-content .pagenav li a {
display : inline;
padding : 2px;
text-decoration : none;
}
.component-content .pagenav li.pagenav-prev {
float : left;
}
.component-content .pagenav li.pagenav-next {
float : right;
}
.tool-tip {
float : left;
background : #ffc;
border : #D4D5AA solid 1px;
padding : 5px;
max-width : 200px;
color : #323232;
}
.tool-title {
padding : 0;
margin : 0;
font-size : 100%;
font-weight : bold;
margin-top : -15px;
padding-top : 15px;
padding-bottom : 5px;
background : url(../../system/images/selector-arrow.png) no-repeat;
}
.tool-text {
font-size : 100%;
margin : 0;
}
#mailto-window {
background : #f5f5f5;
padding : 15px;
border : #ddd solid 1px;
position : relative;
}
#mailto-window label {
width : 10em;
}
.mailto-close {
position : absolute;
right : 0;
top : 5px;
background : none;
}
.mailto-close a {
min-width : 25px;
display : block;
min-height : 25px;
overflow : visible;
}
.mailto-close a span {
position : absolute;
left : -3000px;
top : -3000px;
display : inline;
}
#mailto-window .inputbox {
padding : 3px;
}
#mailto-window p {
margin-top : 20px;
}
#mailto-window button {
margin : 0 5px 0 0;
}
input.system-openid, input.com-system-openid {
background : url(https://partidopirata.es/images/login-bg.gif) no-repeat;
background-color : #fff;
background-position : 0 50%;
color : #000;
padding-left : 18px;
}
.system-unpublished {
background : #e8edf1;
border-top : 4px solid #c4d3df;
border-bottom : 4px solid #c4d3df;
}
#system-message {
margin-bottom : 10px;
padding : 0;
}
#system-message dt {
font-weight : bold;
}
#system-message dd {
margin : 0;
font-weight : bold;
}
#system-message dd ul {
background : #BFD3E6;
color : #0055BB;
margin : 10px 0 10px 0;
list-style : none;
padding : 10px;
border : #84A7DB solid 2px;
}
#system-message dt.message {
display : none;
}
#system-message dt.error {
display : none;
}
#system-message dd.error ul {
color : #c00;
background-color : #EBC8C9;
border : #DE7A7B solid 2px;
}
#system-message dt.notice {
display : none;
}
#system-message dd.notice ul {
color : #A08B4C;
background : #F5ECC1;
border : #F0DC7E solid 2px;
}
#system-debug {
color : #ccc;
background-color : #fff;
padding : 10px;
margin : 10px;
}
#system-debug div {
font-size : 11px;
}
body {
color : #333;
}
#rt-header, #rt-bottom {
color : #aaa;
}
#rt-footer, #rt-copyright {
color : #fff;
}
#rt-sidebar-b {
background-color : #e9e9e9;
}
#rt-sidebar-c {
background-color : #f0f0f0;
}
#gantry-viewswitcher {
margin : 5px auto;
position : relative;
top : auto;
right : 0;
}
#rt-menu ul.menu li a, .menutop li.root > .item, .menu-type-splitmenu .menutop li .item {
color : #fff;
}
.menutop li.parent.root > .item span, .menu-type-splitmenu .menutop li.parent .item span {
background : url(../images/menus/menutop-daddy.png) 100% 50% no-repeat;
}
#rt-menu ul.menu li a:hover, .menutop li.root > .item:hover, .menutop li.active.root.f-mainparent-itemfocus > .item, .menutop li.root.f-mainparent-itemfocus > .item, .menu-type-splitmenu .menutop li:hover > .item {
background : #444;
color : #fff;
}
#rt-menu ul.menu li.active a, #rt-menu ul.menu li.active a:hover, .menutop li.root.active > .item, .menutop li.root.active > .item:hover, .menu-type-splitmenu .menutop li.active .item {
background : #fff;
color : #000;
}
.menutop .fusion-submenu-wrapper {
background : #444;
}
.menutop ul li > .item {
color : #fff;
}
.menutop ul li > .item:hover, .menutop ul li.f-menuparent-itemfocus > .item {
background : #333;
color : #ccc;
}
.menutop ul li > .daddy span {
background : url(../images/menus/dropdown-daddy.png) 100% 50% no-repeat;
}
.menutop .fusion-grouped ol li > .item {
background : url(../images/menus/menu-arrow.png) 5px 50% no-repeat;
}
#rt-header {
background-color : #060c17;
}
#jf-bottomsection {
background-color : #060c17;
}
.jf-blog-image .jf-blog-author a:hover, .jf-blog-image .jf-blog-category a:hover {
color : #c00;
}
h2.jf-faq-trigger a {
color : #23324c;
}
h2.jf-faq-trigger a:hover {
color : #c00;
}
#jf-object-carousel a {
background : #000;
}
.jf-bottom-sep {
border-left : 40px solid #222 !important ;
background : #f00 !important ;
}
#rt-header .rt-fusionmenu, #rt-header .jf-headermaskline #jf-undermenu, #slider-bg {
background : rgba(0, 0, 0, 0.8) !important ;
}
.pagination li.current a, .nivo-controlNav a.active {
background : #000 !important ;
}
.nivo-controlNav a {
background-position : 0 -14px !important ;
}
.rt-readon-surround a:hover {
color : #fff !important ;
}
.jf-portfolio-item-ninth .mask-1, .jf-portfolio-item-ninth .mask-2 {
background : rgba(152, 0, 0, 0.5) !important ;
}
#rt-sidebar-a .module-title h2 {
background-image : none !important ;
}
body #Kunena .kblock div.kheader, body #Kunena div.kblock > div.kheader {
background-color : #000 !important ;
}
body #community-wrap div.greybox {
background-color : #ff6209;
}
#community-wrap .cModule h3 {
background-color : #ff6209;
background-image : none;
}
body #community-wrap div.greybox a#joinButton:hover {
background : #fff;
color : #000;
text-shadow : none;
}
body #community-wrap .button {
background : #111 !important ;
border : #111 solid 1px !important ;
}
#cWindowContentTop {
background : #ff6209 !important ;
}
#cWindow.dialog #cwin_close_btn:link, #cWindow.dialog #cwin_close_btn:visited {
background-color : #ff6209 !important ;
}
#community-wrap .community-status .button {
background : #111 !important ;
}
#community-wrap .wall-coc-form-actions button, #community-wrap a.wall-coc-form-action {
background : #111 !important ;
}
#community-wrap .small-button a:hover span {
background-color : #ff6209;
}
ul.pagination {
list-style-type : none;
margin : 0;
padding : 0;
text-align : left;
}
ul.pagination li {
display : inline;
padding : 2px 5px 0;
text-align : left;
}
ul.pagination li a {
padding : 2px;
}
body {
background-image : url(../images/body/bg-lines.png);
}
#rt-logo {
background : url(../images/logo/logo.png) center no-repeat;
width : 250px;
height : 130px;
display : block;
}
#rt-header, #jf-bottomsection {
background-image : url(../images/header/fondo-r01.png);
background-repeat : repeat;
background-position : top center;
}
.jf-header-shadow {
height : 20px;
background-image : url(../images/header/shadow.png);
background-repeat : no-repeat;
background-position : bottom center;
margin-bottom : -20px;
}
#rt-header .rt-fusionmenu {
background : rgba(0, 0, 0, 0.4);
margin-top : 20px;
border-radius : 2px;
}
#rt-header .rt-container .rt-grid-4 {
margin-left : 0;
margin-right : 20px;
}
#rt-header .rt-container .rt-grid-4 .rt-block {
margin-bottom : 0;
padding : 0;
}
#rt-header .rt-container .rt-grid-8 {
margin-left : 20px;
margin-right : 0;
width : auto;
float : right;
}
#rt-header .jf-headermaskline {
background : url(../images/header/mask-2.png) 230px 0 no-repeat;
}
#rt-header .jf-headermaskline #jf-undermenu a {
margin-left : 10px;
}
#rt-header .jf-headermaskline #jf-undermenu a img {
opacity : 0.699999988079071044921875;
transition : all 0.5s;
}
#rt-header .jf-headermaskline #jf-undermenu a img:hover {
opacity : 1;
transition : all 0.5s;
}
#rt-header .jf-headermaskline #jf-undermenu {
background : rgba(0, 0, 0, 0.4);
margin-top : 20px;
border-radius : 2px;
height : 15px;
padding : 8px 10px;
}
#rt-header .jf-undermenu-separator {
float : left;
display : block;
height : 20px;
width : 1px;
background : #CCC;
opacity : 0.20000000298023223876953125;
margin : -2px -3px 0 10px;
}
#jf-bottomsection {
background-image : url(../images/header/mask-1.png);
background-repeat : no-repeat;
background-position : top center;
margin-top : 20px;
}
.jf-tooltipTop {
margin-top : 8px;
z-index : 999999;
margin-left : -19px;
}
.jf-tooltipTop .tip-top {
border-right : 4px solid transparent;
width : 0;
margin-left : 10px;
border-color : transparent transparent rgba(0, 0, 0, 0.8);
border-style : solid;
border-width : 0 4px 4px;
}
.browserIe .jf-tooltipTop .tip-top {
border-width : 0;
}
.jf-tooltipTop .tip {
background : rgba(0, 0, 0, 0.8);
border-radius : 3px;
}
.jf-tooltipTop .tip-title {
color : #fff;
line-height : 1;
font-size : 14px;
letter-spacing : 1px;
padding : 5px 9px;
}
#jf-login {
float : left;
display : block;
}
#jf-login .jf-login-content {
display : none;
background : rgba(0, 0, 0, 0.95);
position : absolute;
z-index : 888;
box-shadow : 0 0 2px #000;
border-radius : 0 0 2px 2px;
margin-top : 20px;
min-width : 140px;
padding : 12px;
}
#jf-login .jf-login-content input {
font-size : 14px;
border : #fff solid 1px;
background : #fff;
color : #000;
box-shadow : 0 0 15px rgba(0, 0, 0, 0.2) inset;
padding : 2px 6px;
}
#jf-login .jf-login-content input:focus {
box-shadow : 0 0 15px rgba(0, 0, 0, 0.1) inset;
}
#jf-login .jf-login-content a {
font-size : 14px;
color : #CCC;
}
#jf-login .jf-login-content a:hover {
color : #fff;
text-decoration : underline;
}
#jf-login .jf-login-content p {
margin : 0 0 10px;
}
#jf-login .jf-login-content #form-login-remember label {
font-size : 14px;
margin-top : 1px;
position : absolute;
}
#jf-login .jf-login-content ul {
padding-left : 0;
list-style : none;
margin : 5px 0 0 -6px;
}
#jf-login .jf-login-content .readon input {
cursor : pointer;
}
#jf-search {
display : block;
overflow : hidden;
position : relative;
float : left;
margin : 0;
padding : 0;
}
#jf-search .jf-search-button {
display : block;
width : 16px;
height : 18px;
opacity : 0.800000011920928955078125;
float : left;
margin : 0 !important ;
}
#jf-search .jf-search-button :hover {
opacity : 1;
}
#jf-search .jf-search-content {
height : 21px;
line-height : 21px;
position : absolute;
left : 0;
right : 0;
margin : -3px 0 0 24px;
}
#jf-search .jf-search-content .inputbox {
font-size : 14px;
border : #FFF solid 1px;
background : #FFF;
color : #000;
box-shadow : 0 0 15px rgba(0, 0, 0, 0.3) inset;
margin-right : 6px;
padding : 1px 3px;
}
#jf-search .jf-search-content .button {
font-size : 14px;
border : #FFF solid 1px;
background : #FFF;
color : #000;
box-shadow : 0 0 15px rgba(0, 0, 0, 0.3) inset;
cursor : pointer;
margin-left : 3px;
padding : 1px 3px;
}
.jf-search-content input[type="text"] {
background : 0;
border : 0;
color : #ddd;
width : auto;
height : 20px;
margin : 0;
padding : 0;
}
.jf-search-content input[type="text"]:focus {
color : #fff;
outline : 0;
box-shadow : none;
}
#jf-slider-wrapper {
width : 960px;
position : relative;
min-height : 430px;
margin : 0 auto;
}
#slider-bg {
background : rgba(0, 0, 0, 0.4);
width : 960px;
height : 380px;
border-radius : 2px;
}
#slider-photos {
width : 940px;
height : 360px;
position : absolute;
margin : 10px;
}
#jf-simple-slider-slides ul.pagination {
margin-top : 5px;
}
h1, h2 {
letter-spacing : 0;
text-shadow : 0 1px 1px rgba(0, 0, 0, 0.2);
}
#jf-welcome .rt-container {
background : 0;
margin : 25px auto;
}
#jf-welcome .rt-container .jf-welcome-desc {
text-align : center;
font-weight : 400;
font-size : 18px;
letter-spacing : 0;
text-shadow : 1px 1px 1px #FFF;
padding : 10px 0;
}
.jf-featured_item {
position : relative;
float : left;
margin-right : 21.25px;
width : 175px;
min-height : 246px;
border-radius : 2px;
}
.jf-featured_item .jf-featured_item_content {
position : relative;
border : #DDD solid 1px;
background : #fff;
margin : 0 auto;
padding : 0 10px;
}
.jf-featured_item .jf-featured_item_content .jf-featured_icon_wrapper {
position : relative;
width : 64px;
height : 114px;
padding-bottom : 25px;
margin : 0 auto;
}
.jf-featured_item .jf-featured_item_content .jf-featured_icon {
position : relative;
width : 64px;
height : 64px;
margin : 0 auto;
padding : 50px 0 0;
}
.jf-featured_item .jf-featured_item_content .jf-featured_text {
text-align : center;
color : #000;
margin-bottom : 35px;
font-size : 20pt;
line-height : 1.3;
}
.module-title h2, h3, h4, h5 {
letter-spacing : 0;
}
.jf-padding5px-top-bottom {
padding : 5px 0;
}
.jf-padding10px-top-bottom {
padding : 10px 0;
}
.jf-padding25px-top-bottom {
padding : 25px 0;
}
.jf-padding30px-top-bottom {
padding : 30px 0;
}
.jf-padding5px-bottom {
padding-bottom : 5px;
}
.jf-padding10px-bottom {
padding-bottom : 10px;
}
.jf-padding15px-bottom {
padding-bottom : 15px;
}
.jf-width-4percent {
width : 4%;
}
.jf-font-size-16px {
font-size : 16px;
letter-spacing : 0;
text-shadow : 1px 1px 1px #fff;
}
.jf-font-size-18px {
font-size : 18px;
letter-spacing : 0;
text-shadow : 1px 1px 1px #fff;
}
.jf-font-size-20px {
font-size : 20px;
letter-spacing : 0;
text-shadow : 1px 1px 1px #fff;
}
.jf-font-size-22px {
font-size : 22px;
letter-spacing : 0;
text-shadow : 1px 1px 1px #fff;
}
h2, h3, h4, h5 {
letter-spacing : 0;
font-weight : 100;
}
.jf-divider {
background : url(../images/body/divider.png) center center no-repeat;
width : 100%;
height : 10px;
}
.jf-talk-to-us {
background : url(../images/jf-icons/online.png) left top no-repeat;
float : left;
height : 40px;
margin-right : 30px;
padding-left : 50px;
}
.jf-online-sup {
background : url(../images/jf-icons/time.png) left center no-repeat;
float : left;
height : 40px;
padding-left : 50px;
}
#jf-middle-content {
background : #fff;
border : #DDD solid 1px;
padding : 20px 10px;
}
#rt-showcase {
margin : 25px auto;
}
#rt-menu {
margin : 20px auto;
}
#rt-menu .rt-container {
border : #DDD solid 1px;
border-radius : 2px;
background-color : #fff;
height : auto;
}
#rt-menu .rt-container .breadcrumbs {
font-size : 16px;
line-height : 18px;
padding : 10px;
}
#jf-bottomsection h2.title {
font-size : 22px;
font-weight : 100;
text-shadow : 1px 1px 1px #000;
}
.jf-bottom-sep {
border-left : 40px solid #c00;
height : 1px;
background : #555;
margin-bottom : 15px;
}
.jf-bottom-contact-info {
list-style : none;
padding-left : 5px;
}
.jf-bottom-contact-info li {
margin-bottom : 5px;
padding-left : 22px;
}
.jf-bottom-contact-info img {
margin-right : 3px;
}
.jf-bottom-contact-info .jf-bottom-contact-info-location {
background : url(../images/jf-icons/location_pin.png) 2px 1px no-repeat;
}
.jf-bottom-contact-info .jf-bottom-contact-info-phone {
background : url(../images/jf-icons/phone.png) 0 4px no-repeat;
}
.jf-bottom-contact-info .jf-bottom-contact-info-email {
background : url(../images/jf-icons/email_envelope.png) left center no-repeat;
}
.jf-bottom-contact-info .jf-bottom-contact-info-fb {
background : url(../images/jf-icons/fb.png) 0 1px no-repeat;
}
.jf-bottom-contact-info .jf-bottom-contact-info-twitter {
background : url(../images/jf-icons/twitter.png) left center no-repeat;
}
.twtr-timeline {
border-radius : 3px !important ;
}
#jf-bottomsection blockquote {
font-family : Georgia, Times, serif;
font-style : italic;
width : 210px;
margin : 0 auto;
}
#jf-bottomsection blockquote cite {
background : #FFF;
color : #101010;
display : block;
clear : both;
text-align : right;
font-size : 14px;
text-transform : uppercase;
font-style : normal;
position : absolute;
right : 6px;
bottom : -20px;
z-index : 900;
border-radius : 3px;
box-shadow : 0 0 6px 0 rgba(0, 0, 0, 0.8);
letter-spacing : 1px;
padding : 1px 5px;
}
#jf-bottomsection blockquote cite:before {
content : "";
position : absolute;
left : 4%;
top : -6px;
width : 0;
height : 0;
border-top : 10px solid transparent;
border-left : 10px solid #FFF;
border-bottom : 0 solid transparent;
}
#jf-bottomsection blockquote p {
position : relative;
display : block;
font-size : 14px;
margin : 0;
padding : 10px;
}
#jf-bottomsection .jf-testimonial_widget {
background : #000;
color : #f9f9f9;
border-radius : 3px;
height : auto !important ;
margin : 20px 0 0;
padding : 0 5px;
}
#rt-main .rt-container {
background : 0;
}
#rt-main .rt-container .rt-grid-9 {
margin-left : 0;
margin-right : 10px;
width : 710px;
}
#rt-main .rt-container .rt-grid-3 {
margin-left : 10px;
margin-right : 0;
width : 230px;
}
#rt-main .rt-container .rt-block {
border : #DDD solid 1px;
background : url(../images/jf-blog/bg2.png) #fff;
padding : 0 10px;
}
#rt-main .rt-container .rt-grid-12 {
margin-left : 0;
margin-right : 0;
width : 960px;
}
#rt-main .rt-grid-12 .component-content .rt-article-bg .item-page h2.title {
font-size : 32px !important ;
border-left : 3px solid #CCC;
padding-left : 10px;
margin-left : -10px;
}
#rt-main .rt-grid-9 .component-content .rt-article-bg .item-page h2.title {
font-size : 32px !important ;
border-left : 3px solid #CCC;
padding-left : 10px;
margin-left : 0;
}
#rt-main .rt-container .rt-grid-12 .rt-block h2.title a {
color : #000;
}
#rt-main .rt-container .rt-grid-12 .rt-block .rt-article {
padding : 0 15px;
}
#rt-main .component-content .rt-article-bg {
padding-bottom : 0;
border-bottom : 0;
}
#rt-main .component-content .rt-article-bg p {
padding : 0 5px;
}
.jf-column-1 {
width : 100%;
}
.jf-column-1-2 {
width : 48%;
float : left;
margin : 0 2%;
}
.jf-column-1-3 {
width : 30.6%;
float : left;
margin : 0 2%;
}
.jf-column-2-3 {
width : 65.4%;
float : left;
margin : 0 2%;
}
.jf-column-1-4 {
width : 22%;
float : left;
margin : 0 2%;
}
.jf-column-3-4 {
width : 73%;
float : left;
margin : 5px;
}
.jf-column-1.first, .jf-column-1-2.first, .jf-column-1-3.first, .jf-column-2-3.first, .jf-column-1-4.first, .jf-column-3-4.first {
margin-left : 0 !important ;
}
.jf-column-1.last, .jf-column-1-2.last, .jf-column-1-3.last, .jf-column-2-3.last, .jf-column-1-4.last, .jf-column-3-4.last {
margin-right : 0 !important ;
}
.jf-review-block {
margin-bottom : 7px;
}
.jf-review-block .user {
float : left;
height : 64px;
margin-right : 10px;
border : #bbb solid 3px;
width : 64px;
cursor : pointer;
border-radius : 100px;
margin-top : 3px;
}
.jf-review-block .user:hover {
border : #555 solid 3px;
}
.jf-review-block .review-wrapper {
background : #fefefe;
border : #ddd solid 1px;
float : left;
height : 68px;
width : 335px;
padding : 5px;
}
.jf-review-block img {
border-radius : 100px;
opacity : 0.800000011920928955078125;
}
.jf-review-block img:hover {
opacity : 1;
}
.review-wrapper .review {
background : url(../images/jf-icons/quote.png) 6px 9px no-repeat;
color : #999;
height : 58px;
width : 325px;
padding : 5px;
}
.review-wrapper .review p:first-letter {
margin-left : 25px;
}
ul#jf-post-items {
margin : 0;
padding : 0;
}
ul#jf-post-items li {
list-style : none;
}
ul#jf-post-items li .date {
background : url(../images/jf-icons/bg-date-circle.png) center no-repeat;
display : block;
float : left;
height : 50px;
margin-right : 20px;
padding-top : 14px;
text-align : center;
width : 60px;
}
ul#jf-post-items li .date .number {
font-size : 24px;
color : #fefefe;
display : block;
font-style : normal;
}
ul#jf-post-items li .date .month {
font-size : 14px;
color : #f6f4f4;
text-transform : uppercase;
}
ul#jf-post-items li p {
margin-bottom : 0;
}
ul#jf-post-items li .sg-meta {
margin-left : 40px;
font-size : 11px;
}
ul#jf-post-items li .sg-meta a {
font-size : 11px;
}
.list-divider {
border-bottom : 1px solid #e1e3e4;
padding-bottom : 17px !important ;
margin-bottom : 10px !important ;
}
.jf-blog-image {
text-align : center;
position : relative;
margin : 10px 0;
}
.jf-blog-image img {
background : url(../images/jf-blog/image-bg.png);
border : #DDD solid 1px;
margin-bottom : 5px;
padding : 3px;
}
.jf-blog-image .jf-blog-author, .jf-blog-image .jf-blog-category {
display : block;
height : 40px;
line-height : 40px;
position : absolute;
background : #000;
font-size : 12px;
text-transform : uppercase;
color : #FFF;
left : 6px;
top : 100px;
opacity : 0;
letter-spacing : 1px;
padding : 0 20px;
}
.jf-blog-image .jf-blog-category {
top : 145px;
}
.jf-blog-image:hover .jf-blog-author, .jf-blog-image:hover .jf-blog-category {
opacity : 0.800000011920928955078125;
}
.jf-blog-image:hover .jf-blog-date {
opacity : 1;
}
.jf-blog-image .jf-blog-date {
background : #9d0000;
font-size : 18px;
color : #FFF;
text-align : center;
text-transform : uppercase;
position : absolute;
top : 4px;
right : 6px;
height : 30px;
width : 60px;
opacity : 0;
padding : 5px 20px 15px;
}
.jf-blog-date span.number {
display : block;
height : 25px;
font-style : normal;
font-size : 30px;
padding-top : 15px;
}
.jf-blog-image h3 {
margin-bottom : 10px;
}
.rt-readon-surround a {
background-color : #060c17;
opacity : 0.89999997615814208984375;
color : #FFF;
font-size : 16px;
letter-spacing : 1px;
padding : 4px 8px;
}
#rt-sidebar-a ul.menu {
list-style : none;
margin : 0 -10px;
padding : 0;
}
#rt-sidebar-a ul.menu li {
line-height : 30px;
border-bottom : 1px solid #EEE;
padding : 0 0 0 10px;
}
#rt-sidebar-a ul.menu li:hover {
border-bottom : 1px solid #bbb;
}
#rt-sidebar-a ul.menu li a {
font-size : 18px;
letter-spacing : 1px;
color : #777;
}
#rt-sidebar-a ul.menu li a:hover {
color : #333;
}
#rt-sidebar-a .module-title h2 {
color : #FFF;
background-image : url(../images/header/mask-1.png);
background-repeat : no-repeat;
background-position : top center;
background-color : #060c17;
text-shadow : 1px 1px 1px #222;
letter-spacing : 1px;
margin : 0 -10px;
padding : 10px;
}
#rt-sidebar-a .jf-sample-search-button {
position : absolute;
opacity : 0.300000011920928955078125;
margin : 5px 0 0 -12px;
}
#rt-sidebar-a .jf-sample-search-button:hover {
opacity : 1;
}
#rt-sidebar-a .jf-search-searchword {
border : 0;
line-height : 30px;
font-size : 16px;
color : #777;
margin : 0 -10px;
padding : 0 5px;
}
#rt-sidebar-a .jf-search-searchword:focus {
color : #000;
letter-spacing : 1px;
}
#rt-sidebar-a #login-form p {
margin : 10px -12px;
}
#rt-sidebar-a #login-form input {
font-size : 16px;
border : #CCC solid 1px;
border-left : none;
padding : 4px 8px;
}
#rt-sidebar-a #login-form #form-login-remember {
float : left;
margin : 0;
}
#rt-sidebar-a #login-form #form-login-remember label[for="modlgn-remember"] {
font-size : 14px;
color : #777;
}
#rt-sidebar-a #login-form #form-login-remember label[for="modlgn-remember"]:hover {
color : #222;
}
#rt-sidebar-a #login-form input[type="submit"] {
float : right;
border : #CCC solid 1px;
border-right : 0;
background : #FFF;
color : #777;
cursor : pointer;
font-size : 18px;
margin : -10px;
}
#rt-sidebar-a #login-form input[type="submit"]:hover {
color : #222;
border : #aaa solid 1px;
border-right : 0;
}
#rt-sidebar-a #login-form ul {
list-style : none;
padding : 0;
}
#rt-sidebar-a #login-form ul li {
background : url(../images/jf-core-icons/breadcrumb-arrow.png) center left no-repeat;
padding-left : 15px;
}
#rt-sidebar-a #login-form ul li a {
color : #777;
text-decoration : none;
}
#rt-sidebar-a #login-form ul li a:hover {
color : #222;
text-decoration : underline;
}
ul.jf-typo-list li {
background : 0;
margin-left : 8px;
position : relative;
overflow : hidden;
line-height : 22px;
padding : 0 0 0 25px !important ;
}
ul.jf-typo-list span.icon {
background-repeat : no-repeat;
width : 16px;
height : 16px;
display : block;
position : absolute;
top : 0;
left : 0;
}
ul.jf-typo-list.icon {
margin : 0;
padding : 0;
}
ul.jf-typo-list.icon .list-arrow span.icon {
background-position : 0 0;
}
ul.jf-typo-list.icon .list-circle span.icon {
background-position : 0 -16px;
}
ul.jf-typo-list.icon .list-check span.icon {
background-position : 0 -32px;
}
ul.jf-typo-list.icon .list-dollar span.icon {
background-position : 0 -48px;
}
ul.jf-typo-list.icon .list-pound span.icon {
background-position : 0 -64px;
}
ul.jf-typo-list.icon .list-euro span.icon {
background-position : 0 -80px;
}
ul.jf-typo-list.icon .list-yen span.icon {
background-position : 0 -96px;
}
ul.jf-typo-list.icon .list-alert span.icon {
background-position : 0 -112px;
}
ul.jf-typo-list.icon .list-box span.icon {
background-position : 0 -128px;
}
ul.jf-typo-list.icon .list-email span.icon {
background-position : 0 -144px;
}
ul.jf-typo-list.icon .list-star span.icon {
background-position : 0 -160px;
}
ul.jf-typo-list.icon .list-phone span.icon {
background-position : 0 -176px;
}
ul.jf-typo-list.icon .list-print span.icon {
background-position : 0 -192px;
}
ul.jf-typo-list.icon .list-monitor span.icon {
background-position : 0 -208px;
}
ul.jf-typo-list.icon .list-download span.icon {
background-position : 0 -224px;
}
ul.jf-typo-list.icon .list-location span.icon {
background-position : 0 -240px;
}
ul.jf-typo-list.icon li {
padding-left : 20px !important ;
}
ul.jf-typo-list.icon span.icon {
background-image : url(../images/jf-core-icons/typo-icons.png);
width : 16px;
height : 16px;
top : 3px;
}
.button-blue-style1, .button-red-style1, .button-green-style1, .button-black-style1 {
color : #FFF;
font-size : 14px;
letter-spacing : 1px;
padding : 2px 4px;
}
#jf-pricing-table .jf-pricing-column {
position : relative;
background : #fafafa;
color : #777;
border : #ddd solid 1px;
z-index : 2;
margin : 10px 0;
}
#jf-pricing-table .jf-pricing-column h3 {
text-align : center;
height : 50px;
line-height : 50px;
font-size : 32px;
text-shadow : 1px 1px 1px #222;
margin : 0;
}
#jf-pricing-table .jf-pricing-column.jf-recommended {
box-shadow : 0 0 15px 0 rgba(0, 0, 0, 0.2);
margin-top : 0;
z-index : 10;
}
#jf-pricing-table .jf-pricing-column.jf-recommended h3 {
position : relative;
padding : 5px 0;
}
#jf-pricing-table .jf-pricing-column.jf-recommended h3 span.jf-recommended-button, #jf-pricing-table .jf-pricing-column.jf-recommended h3 span.jf-bestvalue-button {
width : 95px;
height : 80px;
position : absolute;
top : -4px;
left : -5px;
z-index : 20;
}
#jf-pricing-table .jf-pricing-column.jf-recommended h3 span.jf-recommended-button {
background : url(../images/jf-core-icons/recommended.png) top left no-repeat;
}
#jf-pricing-table .jf-pricing-column.jf-recommended h3 span.jf-bestvalue-button {
background : url(../images/jf-core-icons/bestvalue.png) top left no-repeat;
}
#jf-pricing-table .jf-cost {
height : 100px;
}
#jf-pricing-table .jf-cost p {
line-height : 100px;
color : #222;
font-size : 56px;
text-shadow : 0 1px 1px #FFF;
}
#jf-pricing-table .jf-cost p span {
font-size : 14px;
}
#jf-pricing-table .jf-features ul {
list-style : none;
margin-bottom : 0;
margin-top : 0;
padding : 0;
}
#jf-pricing-table .jf-features ul li {
border-bottom : 1px solid #f2f2f2;
font-size : 16px;
padding : 12px 20px;
}
#jf-pricing-table .jf-features ul li:hover {
background : #fff;
}
#jf-pricing-table .jf-buynow {
height : 30px;
padding : 15px 0;
}
#jf-pricing-table .jf-buynow, #jf-pricing-table .jf-cost {
border-top : 1px solid #DDD;
}
#jf-pricing-table .jf-buynow a {
font-size : 18px;
text-transform : uppercase;
line-height : 30px;
border-radius : 2px;
padding : 7px 14px;
}
#jf-pricing-table .jf-pricing-3-col {
width : 300px;
float : left;
}
#jf-pricing-table .jf-pricing-4-col {
width : 24.8%;
float : left;
}
#jf-pricing-table.jf-blue-pricing-table .jf-pricing-column h3, #jf-pricing-table.jf-blue-pricing-table .jf-buynow a {
color : #fff;
}
#jf-pricing-table.jf-blue-pricing-table .jf-buynow a:hover {
background : #19253b;
}
#jf-pricing-table.jf-red-pricing-table .jf-pricing-column h3, #jf-pricing-table.jf-red-pricing-table .jf-buynow a {
color : #fafafa;
}
#jf-pricing-table.jf-red-pricing-table .jf-buynow a:hover {
background : #870000;
}
#jf-pricing-table.jf-green-pricing-table .jf-pricing-column h3, #jf-pricing-table.jf-green-pricing-table .jf-buynow a {
color : #fafafa;
}
#jf-pricing-table.jf-green-pricing-table .jf-buynow a:hover {
background : #004428;
}
#jf-pricing-table.jf-black-pricing-table .jf-pricing-column h3, #jf-pricing-table.jf-black-pricing-table .jf-buynow a {
color : #fafafa;
}
#jf-pricing-table.jf-black-pricing-table .jf-buynow a:hover {
background : #333;
}
ul#jf-portfolio li {
float : left;
width : 250px;
display : block;
margin : 10px 25px;
}
ul#jf-portfolio {
margin : 0 0 20px;
padding : 0;
}
.jf-portfolio-item {
width : 250px;
height : 170px;
float : left;
overflow : hidden;
position : relative;
text-align : center;
box-shadow : 0 0 5px #aaa;
cursor : default;
border : #999 solid 1px;
}
.jf-portfolio-item .mask, .jf-portfolio-item .content {
width : 280px;
height : 220px;
position : absolute;
overflow : hidden;
top : 0;
left : 0;
}
.jf-portfolio-item img {
display : block;
position : relative;
}
.jf-portfolio-item h2 {
text-transform : uppercase;
color : #000;
text-align : center;
position : relative;
font-size : 17px;
background : rgba(0, 0, 0, 0.8);
margin : 20px 0 0;
padding : 10px;
}
.jf-portfolio-item p {
font-family : "Helvetica Neue", Arial, Helvetica, sans-serif;
font-style : italic;
font-size : 12px;
position : relative;
color : #000;
text-align : center;
padding : 10px 20px 0;
}
.jf-portfolio-item a.info {
display : inline-block;
text-decoration : none;
background : rgba(15, 146, 176, 0.5);
color : #FFF;
text-transform : uppercase;
width : 310px;
font-weight : 700;
padding : 7px 0;
}
.jf-portfolio-item a.info:hover {
color : #333;
}
.jf-portfolio-item a.jf-zoom {
display : inline-block;
text-decoration : none;
background : url(../images/jf-core-icons/zoom.png) top left no-repeat;
color : #FFF;
text-transform : uppercase;
width : 24px;
font-weight : 700;
height : 24px;
}
.jf-portfolio-item .button {
margin-left : 110px;
}
.jf-portfolio-item-ninth .mask-1, .jf-portfolio-item-ninth .mask-2 {
background-color : rgba(0, 51, 102, 0.5);
height : 311px;
width : 311px;
background : rgba(0, 51, 102, 0.5);
opacity : 1;
transition : all 0.3s 0.6s ease-in-out;
margin : 0.17em 0;
}
.jf-portfolio-item-ninth .mask-1 {
left : auto;
right : 0;
transform-origin : 100% 0;
}
.jf-portfolio-item-ninth .mask-2 {
top : auto;
bottom : 0;
transform-origin : 0 100%;
}
.jf-portfolio-item-ninth .content {
background : rgba(0, 0, 0, 0.9);
height : 0;
opacity : 0.5;
width : 311px;
margin-left : 5px;
overflow : hidden;
transform-origin : 0 100%;
transition : all 0.4s 0.3s ease-in-out;
}
.jf-portfolio-item-ninth h2 {
background : transparent;
color : #FFF;
margin-top : 5px;
text-decoration : none !important ;
border : 0;
border-bottom : 1px solid rgba(255, 255, 255, 0.2);
}
.jf-portfolio-item-ninth a:hover h2 {
color : #0daace;
}
.jf-portfolio-item-ninth:hover .content {
height : 140px;
width : 240px;
opacity : 0.89999997615814208984375;
top : 15px;
}
.jf-portfolio-item-ninth p {
color : #fff;
margin : 0;
padding : 10px !important ;
}
.jf-photo-gallery {
list-style : none !important ;
margin : 10px 2px !important ;
padding : 0 !important ;
}
.jf-photo-gallery li {
float : left;
width : 219px;
margin : 3px !important ;
}
.jf-photo-gallery a {
opacity : 0.800000011920928955078125;
display : block;
position : relative;
transition : all 0.3s;
}
.jf-photo-gallery .hover {
position : relative;
display : inline-block;
}
.jf-photo-gallery a:hover {
opacity : 1;
text-decoration : none;
}
.jf-photo-gallery .jf-gallery-caption {
position : absolute;
display : inline-block;
background-color : rgba(0, 0, 0, 0.4);
color : #fff;
font-weight : 100;
font-size : 14px;
text-shadow : 0 1px 1px rgba(0, 0, 0, 0.5);
box-sizing : border-box;
transition : all 0.3s;
margin-top : -40px;
left : 0;
bottom : 10px;
padding : 2px 10px;
}
.jf-photo-gallery a:hover .jf-gallery-caption {
background-color : rgba(0, 0, 0, 0.9);
padding-left : 30px;
}
.jf-photo-gallery .hover .jf-gallery-caption {
opacity : 0;
bottom : 0;
}
.jf-photo-gallery .hover:hover .jf-gallery-caption {
opacity : 1;
bottom : 20px;
padding-left : 15px;
}
.jf-faq {
width : 100%;
margin : 0 auto;
}
h2.jf-faq-trigger {
height : 30px;
line-height : 30px;
width : 100%;
font-size : 14px;
font-weight : 400;
float : left;
cursor : pointer;
background-repeat : no-repeat;
background-position : top left;
border : #fff solid 1px;
background : url(../images/jf-core-icons/jf-faq.png) top left no-repeat #eee;
margin : 0 0 5px !important ;
}
h2.jf-faq-trigger:hover {
border : #ccc solid 1px;
}
h2.jf-faq-trigger a {
text-decoration : none;
display : block;
text-shadow : 1px 1px 1px #EEE;
background : #eee;
margin-left : 30px;
cursor : pointer;
font-size : 18px;
}
.jf-faq-container {
overflow : hidden;
font-size : 12px;
width : 99.8%;
clear : both;
margin : 0 0 5px;
padding : 0;
}
.jf-faq-container .block {
font-size : 12px;
padding : 10px;
}
#jf-map .mod-jgmap {
border-radius : 3px;
border : #000 solid 5px;
margin-bottom : 15px;
}
.component-content .contact-form input, .component-content .contact-form textarea {
border : #ccc solid 1px;
font-size : 16px;
padding : 3px 6px;
}
.component-content .contact-form {
font-size : 16px;
margin : 20px 0;
}
.component-content .contact legend {
padding : 0;
}
.tip-wrap {
background : #fffdcb;
border : #ddd solid 1px;
box-shadow : 0 0 5px #ccc;
font-size : 16px;
padding : 5px 10px;
}
.component-content .contact .button {
background : #fff;
border : #EEE solid 1px;
font-size : 16px;
cursor : pointer;
border-radius : 2px;
box-shadow : 0 0 0 2px #f6f6f6;
padding : 4px 8px;
}
.component-content .contact .button:active {
background-color : #23324c;
color : #fff;
}
#jf-forest {
background : url(../images/body/jf.png) 0 0 no-repeat;
display : block;
width : 151px;
height : 41px;
margin : 0 auto 10px;
}
.jf-scroll-top {
background : url(../images/jf-core-icons/top_button.png) 0 0 no-repeat;
display : block;
opacity : 0.699999988079071044921875;
margin : 0 auto;
}
.jf-scroll-top:hover {
opacity : 1;
}
.component-content th {
background : #EEE;
border : #FFF solid 2px;
}
ul.pagination {
list-style-type : none;
text-align : left;
margin : 0;
padding : 0;
}
ul.pagination li {
display : inline;
text-align : left;
padding : 2px 5px 0;
}
ul.pagination li a {
padding : 2px;
}
a:hover, .jf-blog-image .jf-blog-author a:hover, .jf-blog-image .jf-blog-category a:hover, .rt-readon-surround a:hover {
text-decoration : underline;
}
#rt-header .rt-container, #rt-footer .rt-container, #rt-copyright .rt-container, #rt-sidebar-a {
background : none !important ;
}
#rt-header .jf-headermaskline #jf-undermenu a:hover, .jf-front_page_element a:hover, #jf-pricing-table .jf-buynow a:hover, .jf-portfolio-item-ninth a, .jf-portfolio-item-ninth a:link, .jf-portfolio-item-ninth a:hover, .jf-portfolio-item-ninth a:visited {
text-decoration : none;
}
.jf-tooltipTop .tip-text, .component-content .contact h3 {
display : none;
}
#jf-welcome .rt-container h1, #rt-feature {
margin : 0;
}
.jf-featured_item.last, ul#jf-portfolio li:last-child {
margin-right : 0;
}
.jf-padding15px-top-bottom, #jf-bottomsection .rt-container .rt-grid-3 .rt-block {
padding : 15px 0;
}
.jf-padding20px-top-bottom, #jf-pricing-table .jf-recommended .jf-buynow {
padding : 20px 0;
}
.jf-padding20px-bottom, .single-item {
padding-bottom : 20px;
}
.jf-what-we-do, .jf-how-we-do {
width : 48%;
}
.jf-font-size-24px, #rt-main .rt-container .rt-grid-12 .rt-block h2.title {
font-size : 24px;
letter-spacing : 0;
text-shadow : 1px 1px 1px #fff;
}
#rt-showcase .rt-container, #rt-feature .rt-container {
border : #DDD solid 1px;
border-radius : 2px;
}
#rt-showcase .rt-container .rt-block, #rt-feature .rt-container .rt-block, #rt-menu .rt-container .rt-block {
padding : 20px 15px;
}
#rt-showcase .rt-container .rt-block .module-title h2, #rt-feature .rt-container .rt-block .module-title h2, #rt-menu .rt-container .rt-block .module-title h2 {
font-size : 24px;
letter-spacing : 0;
text-shadow : 1px 1px 1px #FFF;
margin : 0 0 15px;
}
.twtr-hd, .twtr-ft div {
padding : 10px 3px !important ;
}
.button-blue-style1, .button-blue-style2, .button-blue-style3 {
background : #23324c;
}
.button-red-style1, .button-red-style2, .button-red-style3 {
background : #9e0000;
}
.button-green-style1, .button-green-style2, .button-green-style3 {
background : #00804e;
}
.button-black-style1, .button-black-style2, .button-black-style3 {
background : #444;
}
.button-blue-style1:hover, .button-blue-style2:hover, .button-blue-style3:hover {
background : #19253b;
cursor : pointer;
color : #FFF;
}
.button-red-style1:hover, .button-red-style2:hover, .button-red-style3:hover {
background : #870000;
cursor : pointer;
color : #FFF;
}
.button-green-style1:hover, .button-green-style2:hover, .button-green-style3:hover {
background : #004428;
cursor : pointer;
color : #FFF;
}
.button-black-style1:hover, .button-black-style2:hover, .button-black-style3:hover {
background : #333;
cursor : pointer;
color : #FFF;
}
h2.active, h2.jf-faq-active {
background-position : left bottom;
}
#bg {
background-color : #ccc;
width : 990px;
height : 270px;
position : absolute;
z-index : 1;
top : 0;
left : 0;
border-radius : 10px;
}
#jf-object-carousel {
position : relative;
z-index : 2;
color : #fff;
}
#jf-object-carousel div {
position : relative;
float : left;
width : 960px;
height : 350px;
}
#jf-object-carousel div > * {
position : absolute;
}
#jf-object-carousel img.img-front {
left : 30px;
top : 0;
z-index : 4;
}
#jf-object-carousel img.img-back {
left : 300px;
top : 0;
z-index : 3;
}
#jf-object-carousel h3 {
width : 300px;
left : 650px;
top : 110px;
margin : 0;
font-size : 24px;
}
#jf-object-carousel p {
width : 275px;
left : 650px;
top : 150px;
margin : 0;
font-size : 16px;
}
#jf-object-carousel a {
outline : 0;
display : block;
width : 100px;
left : 650px;
top : 215px;
padding : 8px 20px;
text-align : center;
color : white;
font-size : 18px;
border-radius : 2px;
}
.jf-object-carousel-direction-nav {
margin : 0;
padding : 0;
list-style-type : none;
}
.jf-object-carousel-direction-nav li a {
width : 35px;
height : 250px;
margin : -13px 0 0;
display : block;
background : url(../images/jf-object-carousel/jf-object-carousel-arrows.png) no-repeat;
position : absolute;
top : 20%;
cursor : pointer;
text-indent : -9999px;
}
.jf-object-carousel-direction-nav li a:hover {
width : 40px;
}
.jf-object-carousel-direction-nav li #next {
background-position : 0 -250px;
right : 0;
}
.jf-object-carousel-direction-nav li #prev {
background-position : 100% 0;
left : 0;
}
#jf-simple-slider-slides .next {
background : url(../images/jf-simple-slider/arrow-next.png) top left no-repeat;
}
#jf-simple-slider-slides .prev {
background : url(../images/jf-simple-slider/arrow-prev.png) top left no-repeat;
}
#jf-simple-slider-slides .next, #jf-simple-slider-slides .prev {
opacity : 0.300000011920928955078125;
}
#jf-simple-slider-slides .next:hover, #jf-simple-slider-slides .prev:hover {
opacity : 1;
}
#jf-simple-slider-slides {
position : absolute;
top : 0;
left : 0;
z-index : 100;
}
.slides_container {
width : 940px;
overflow : hidden;
position : relative;
display : none;
}
.slides_container div.slide {
width : 940px;
height : 380px;
display : block;
}
#jf-simple-slider-slides .next, #jf-simple-slider-slides .prev {
position : absolute;
top : 146px;
left : 0;
width : 30px;
height : 70px;
display : block;
z-index : 101;
}
#jf-simple-slider-slides .next {
left : 910px;
}
.pagination {
margin : 0 auto;
width : 120px;
}
.pagination li {
float : left;
margin : 0 3px;
list-style : none;
padding : 0;
}
.pagination li a {
display : block;
width : 14px;
height : 0;
padding-top : 14px;
background : url(../images/jf-simple-slider/slider-pagination.png) 0 -14px;
float : left;
overflow : hidden;
}
.pagination li.current a {
background : url(../images/jf-simple-slider/slider-pagination.png) 0 0;
}
.jf-simple-slider-caption {
z-index : 500;
color : #fff;
text-shadow : 0 1px 1px rgba(0, 0, 0, 0.3);
position : absolute;
bottom : 0;
right : 40px;
box-shadow : 0 0 2px 2px rgba(0, 0, 0, 0.1);
border-radius : 2px;
}
.jf-simple-slider-caption h1 {
margin : 0;
padding : 10px 20px;
font-size : 20px;
text-transform : uppercase;
background : url(../images/jf-simple-slider/caption-title-bg.png);
font-weight : normal;
}
.jf-simple-slider-caption p {
background : #000;
background : rgba(0, 0, 0, 0.5);
padding : 10px 20px;
margin : 0;
}
.jf-simple-slider-caption p a {
color : #ddd;
border-bottom : 1px solid transparent;
transition : all 0.2s ease-in;
}
.jf-simple-slider-caption p a:hover {
color : #fff;
border-bottom : 1px solid #fff;
}
#slider-nivo {
margin : 0 auto;
width : 940px;
height : 360px;
}
.nivoSlider {
position : relative;
background : url(../images/jf-simple-slider/loading.gif) 50% 50% no-repeat #fff;
}
.nivoSlider img {
position : absolute;
top : 0;
left : 0;
display : none;
}
.nivoSlider a.nivo-imageLink {
position : absolute;
top : 0;
left : 0;
width : 100%;
height : 100%;
border : 0;
padding : 0;
margin : 0;
z-index : 6;
display : none;
}
.nivo-slice {
display : block;
position : absolute;
z-index : 5;
height : 100%;
}
.nivo-box {
display : block;
position : absolute;
z-index : 5;
}
.nivo-caption {
position : absolute;
left : 0;
bottom : 0;
background : #000;
color : #ccc;
opacity : 0.699999988079071044921875;
width : 100%;
z-index : 8;
}
.nivo-caption p {
padding : 15px;
margin : 0;
}
.nivo-caption a {
display : inline !important ;
color : #fff;
text-decoration : none;
border-bottom : 1px solid transparent;
transition : border-color 0.2s ease-in;
}
.nivo-caption a:hover {
color : #fff;
border-bottom : 1px solid #fff;
}
.nivo-html-caption {
display : none;
}
.nivo-directionNav a {
position : absolute;
top : 40%;
z-index : 99;
cursor : pointer;
display : block;
text-indent : -9999px;
border : 0;
opacity : 0.20000000298023223876953125;
}
.nivo-directionNav a:hover {
opacity : 1;
}
.nivo-directionNav .nivo-prevNav {
background : url(../images/jf-simple-slider/arrow-prev.png) no-repeat;
width : 30px;
height : 70px;
position : absolute;
left : 0;
}
.nivo-directionNav .nivo-nextNav {
background : url(../images/jf-simple-slider/arrow-next.png) no-repeat;
width : 30px;
height : 70px;
position : absolute;
right : 0;
}
.nivo-controlNav {
position : absolute;
left : 50%;
bottom : -35px;
margin-left : -38px;
}
.nivo-controlNav a {
position : relative;
z-index : 9;
cursor : pointer;
display : block;
width : 14px;
height : 14px;
background : url(../images/jf-simple-slider/slider-pagination.png) no-repeat;
text-indent : -9999px;
border : 0;
margin-right : 6px;
float : left;
}
.nivo-controlNav a.active {
font-weight : bold;
background-position : 0 -14px;
}
.tj_wrapper {
width : 110%;
height : 100%;
position : relative;
margin : 0 auto;
}
.tj_wrapper ul li {
float : left;
height : 120px;
margin-right : 8px;
margin-bottom : 20px;
display : block;
}
.tj_wrapper ul li > span {
display : block;
color : #FFF;
width : 72%;
padding : 2px 10px;
text-transform : uppercase;
text-align : center;
background : #c00;
position : absolute;
right : 4px;
bottom : 25px;
opacity : 0;
}
.tj_wrapper ul li:hover > span {
opacity : 1;
}
.tj_wrapper ul li a {
outline : 0;
display : block;
padding : 3px;
margin-bottom : 20px;
background : white;
border : #DDD solid 1px;
border-radius : 2px;
}
.tj_wrapper ul li a img {
display : block;
border : 0;
}
.tj_nav {
position : absolute;
display : block;
margin-top : -33px;
height : 16px;
width : 16px;
margin-left : 405px;
}
.tj_nav span {
width : 8px;
height : 16px;
position : absolute;
background : url(../images/jf-tj-slider/tj-sprite-arrows.png) left top no-repeat;
top : 0;
left : 0;
text-indent : -9000px;
cursor : pointer;
}
.tj_nav span.tj_next {
left : 18px;
background-position : -16px 0;
}
.tj_nav span.tj_next:hover {
background-position : -24px 0;
}
.tj_nav span.tj_prev {
background-position : 0 0;
}
.tj_nav span.tj_prev:hover {
background-position : -8px 0;
}
.piro_html {
position : absolute;
top : 0;
left : 0;
padding : 0;
width : 500px;
height : 500px;
margin : 0;
display : block;
padding : 0;
z-index : 150001;
padding : 0;
}
.piro_html table, .piro_html tbody, .piro_html tr, .piro_html th, .piro_html td {
margin : 0;
padding : 0;
border : 0;
}
.piro_html img {
margin : 0;
padding : 0;
border : 0;
}
.piro_html .h_t_l {
width : 10px;
height : 10px;
background : url(../images/jf-pirobox/new_skin.png) top left no-repeat;
}
.piro_html .h_t_r {
width : 10px;
height : 10px;
background : url(../images/jf-pirobox/new_skin.png) top right no-repeat;
}
.piro_html .h_t_c {
height : 10px;
background : url(../images/jf-pirobox/new_skin_top.png) top repeat-x;
}
.piro_html .h_c_l {
width : 10px;
background : url(../images/jf-pirobox/new_skin_left.png) left repeat-y;
}
.piro_html .h_c_c {
background : #fff;
margin : 0;
padding : 0;
}
.piro_html .h_c_c .div_reg {
background : #fff;
width : 480px;
overflow : hidden;
height : 480px;
margin : 0;
padding : 0;
position : relative;
z-index : 1500190;
}
.piro_html .h_c_r {
width : 10px;
background : url(../images/jf-pirobox/new_skin_left.png) right repeat-y;
}
.piro_html .h_b_c {
height : 10px;
background : url(../images/jf-pirobox/new_skin_top.png) bottom repeat-x;
}
.piro_html .h_b_l {
width : 10px;
height : 10px;
background : url(../images/jf-pirobox/new_skin.png) bottom left no-repeat;
}
.piro_html .h_b_r {
width : 10px;
height : 10px;
background : url(../images/jf-pirobox/new_skin.png) bottom right no-repeat;
}
.piro_overlay {
position : fixed;
top : 0;
left : 0;
width : 100%;
height : 100%;
z-index : 150000;
background : #222;
display : none;
cursor : pointer;
}
.piro_loader {
position : absolute;
top : 50%;
left : 50%;
margin : -13px 0 0 -37px;
width : 70px;
height : 26px;
display : block;
z-index : 1500197;
background : url(../images/jf-pirobox/loader_nav.png);
cursor : pointer;
}
.piro_loader span {
position : absolute;
top : 50%;
left : 50%;
margin-top : -5px;
margin-left : -24px;
width : 48px;
height : 10px;
padding : 0;
display : block;
z-index : 1500198;
background : url(../images/jf-pirobox/loadinfo.gif) center bottom no-repeat #fff;
}
.piro_title {
position : fixed;
background : url(../images/jf-pirobox/bg_title.png) bottom repeat-x;
top : 0;
left : 0;
width : 100%;
text-align : center;
display : block;
padding : 6px 0 10px 0;
color : white;
z-index : 150000;
font-size : 18px;
display : none;
}
.btn_info {
position : absolute;
bottom : -7px;
right : -7px;
width : 25px;
height : 25px;
margin : 0;
display : block;
padding : 0;
color : black;
cursor : pointer;
background : url(../images/jf-pirobox/b_w/info.png) no-repeat;
z-index : 1500440;
}
.caption {
position : absolute;
bottom : 10px;
left : 10px;
margin : 0;
display : block;
padding : 0;
color : black;
cursor : text;
background : url(../images/jf-pirobox/caption.png);
z-index : 1500191;
}
.caption p {
display : block;
margin : 0;
padding : 7px 5px;
text-align : center;
font-weight : normal;
font-size : 18px;
color : white;
z-index : 150019;
color : white;
}
.nav_container {
position : absolute;
left : 50%;
margin : 0 0 0 -60px;
height : 40px;
width : 120px;
background : url(../images/jf-pirobox/bottom_nav.png) center no-repeat;
z-index : 1500194;
}
.piro_close, a.piro_next, a.piro_prev, .piro_prev_fake, .piro_next_fake {
width : 34px;
height : 34px;
position : absolute;
top : 4px;
}
a.piro_next {
right : 6px;
text-indent : -999em;
outline : 0;
display : block;
margin : 0;
background : url(../images/jf-pirobox/next.png) center no-repeat;
border : 0;
cursor : pointer;
z-index : 150023;
}
a:hover.piro_next {
background : url(../images/jf-pirobox/next_fake.png) center no-repeat;
}
.piro_next_fake {
right : 4px;
outline : 0;
text-indent : -999em;
display : none;
margin : 0;
background : url(../images/jf-pirobox/next_fake.png) center no-repeat;
border : 0;
cursor : auto;
z-index : 150020;
}
.piro_close {
right : 42px;
background : url(../images/jf-pirobox/close.png) center center no-repeat transparent;
cursor : pointer;
margin : 0;
z-index : 150022;
display : none;
}
.piro_close:hover {
background : url(../images/jf-pirobox/close_h.png) center center no-repeat transparent;
}
.piro_prev_fake {
right : 78px;
outline : 0;
text-indent : -999em;
display : none;
margin : 0;
background : url(../images/jf-pirobox/prev_fake.png) center no-repeat;
border : 0;
cursor : auto;
z-index : 150020;
}
a.piro_prev {
right : 78px;
text-indent : -999em;
outline : 0;
display : block;
margin : 0;
background : url(../images/jf-pirobox/prev.png) center no-repeat;
border : 0;
cursor : pointer;
z-index : 150024;
}
a:hover.piro_prev {
background : url(../images/jf-pirobox/prev_fake.png) center no-repeat;
}
.zoomIn {
position : absolute;
height : 32px;
width : 32px;
top : 20px;
right : 20px;
text-indent : -999em;
background : url(../images/jf-pirobox/enlarge.png) no-repeat;
z-index : 1500192;
}
.zoomOut {
position : absolute;
height : 32px;
width : 32px;
top : 20px;
right : 20px;
text-indent : -999em;
background : url(../images/jf-pirobox/dislarge.png) no-repeat;
z-index : 1500193;
}
.piro_html .piro_prev, .piro_html .piro_next, .piro_html .piro_prev_fake, .piro_html .piro_next_fake {
display : none !important ;
}
.gecko #jf-login .jf-login-content {
margin-top : 15px;
}
.gecko #jf-pricing-table .jf-pricing-4-col {
width : 24.7%;
}
.gecko .jf-photo-gallery li {
width : 219px;
}
.opera #rt-sidebar-a .jf-search-searchword {
width : 218px;
height : 30px;
}
.opera #rt-sidebar-a #login-form p {
margin : 10px -10px;
}
.menutop li {
height : auto;
margin : 0;
padding : 0;
position : relative;
list-style : none;
}
.menutop em {
font-size : 80%;
font-weight : normal;
display : block;
font-style : normal;
}
.menutop li .item, .menutop li.active .item {
display : block;
margin : 0;
text-decoration : none;
float : none;
width : auto;
}
.menutop li .fusion-submenu-wrapper {
float : none;
left : -999em;
position : absolute;
z-index : 500;
}
.menutop li:hover li ul, .menutop li.sfHover li ul {
top : -999em;
}
.menutop li:hover ul, .menutop li.sfHover ul {
top : 0;
}
.menutop {
list-style : none;
margin : 0;
padding : 0 10px;
position : relative;
line-height : 1em;
display : inline-block;
}
.menutop li.root {
float : left;
}
.menutop li.root > .item {
white-space : nowrap;
display : block;
padding : 0;
font-size : 16px;
z-index : 100;
cursor : pointer;
position : relative;
margin : 0;
outline : 0;
height : 3em;
text-shadow : 0 1px 0 rgba(0, 0, 0, 1);
}
.menutop li.root > .item span {
display : block;
margin : 0;
outline : 0;
padding : 0 15px;
width : auto;
line-height : 3em;
}
.menutop li.root > .item em {
font-size : 10px;
display : block;
text-transform : lowercase;
line-height : 0.3em;
}
.menutop li.parent.root .item span {
padding-right : 20px;
}
.menutop li.root .subtext span {
line-height : 1.9em;
}
.menutop li.root > .item img {
margin : 0 4px 0 0;
vertical-align : text-bottom;
}
.menutop ul {
padding : 0;
margin : 0;
float : left;
}
.menutop .drop-bot {
height : 1px;
overflow : hidden;
clear : both;
}
.menutop .fusion-submenu-wrapper {
height : auto !important ;
}
.menutop ul li {
padding : 0;
display : block;
}
.menutop ul li > .item {
padding : 0 15px;
height : auto;
display : block;
font-size : 16px;
cursor : pointer;
text-shadow : 0 1px 0 rgba(0, 0, 0, 1);
}
.menutop ul li > .item span {
display : block;
width : 100%;
overflow : hidden;
line-height : 2.5em;
}
.menutop ul li .item img {
float : left;
margin : 8px 6px 0 0;
vertical-align : top;
}
.menutop ul li .nolink span {
display : block;
}
.menutop ul li span.item {
cursor : default;
outline : 0;
}
.menutop ul li .subtext span {
line-height : 1.9em;
}
.menutop ul li .subtext em {
line-height : 0.6em;
padding-bottom : 7px;
text-transform : lowercase;
}
.menutop li.root:hover > .fusion-submenu-wrapper {
top : 35px;
left : 0;
}
.menutop ul li:hover > .fusion-submenu-wrapper {
left : 180px;
top : 0;
}
.fusion-js-container {
display : block;
height : 0;
left : 0;
overflow : visible;
position : absolute;
top : 0;
z-index : 600000 !important ;
background : transparent !important ;
}
.fusion-js-subs {
display : none;
margin : 0;
overflow : hidden;
padding : 0;
position : absolute;
}
.menutop .fusion-grouped {
padding-bottom : 10px;
}
.menutop .fusion-grouped ol {
padding : 0;
}
.menutop .fusion-grouped ol li {
padding : 0 15px;
}
.menutop .fusion-grouped ol li .item {
padding : 0 15px;
}
.menutop .fusion-grouped ol li span {
font-size : 85%;
line-height : 2em;
}
.menutop .type-module ol {
padding : 0;
}
.menutop .type-module ol li {
padding : 0;
}
.menutop .type-module ol li .fusion-modules {
background : 0;
}
.menutop .type-module ol li .fusion-module {
padding : 0;
background : 0;
overflow : hidden;
}
.menutop .fusion-module, .menutop .fusion-modules, .menutop .fusion-grouped {
display : block;
}
.menutop .fusion-modules.item {
padding : 15px;
}
.menutop .fusion-module em {
display : inline;
font-size : inherit;
font-style : italic;
}
.menutop .fusion-module a {
font-size : inherit;
line-height : 130%;
}
.menutop .fusion-module p, .menutop .fusion-modules p {
line-height : 160%;
}
.menutop ul li.grouped-parent > .daddy span {
background : 0;
}
#rt-menu ul.menu li.active a, #rt-menu ul.menu li.active a:hover, .menutop li.root.active > .item, .menutop li.root.active > .item:hover, .menu-type-splitmenu .menutop li.active .item {
background : 0;
color : white;
}
.menutop .fusion-submenu-wrapper {
background : rgba(0, 0, 0, 0.4) !important ;
}
.menutop ul li > .item:hover, .menutop ul li.f-menuparent-itemfocus > .item {
background : 0;
}
#rt-menu ul.menu li a:hover, .menutop li.root > .item:hover, .menutop li.active.root.f-mainparent-itemfocus > .item, .menutop li.root.f-mainparent-itemfocus > .item, .menu-type-splitmenu .menutop li:hover > .item {
background : 0;
}
.fusion-js-subs {
padding-top : 0 !important ;
margin-top : 12px !important ;
}
.menutop {
padding : 0;
}
#rt-menu ul.menu li a, .menutop li.root > .item, .menu-type-splitmenu .menutop li .item {
color : #BBB;
}
.menutop ul li > .item {
color : #fff;
}
.menutop ul li > .item:hover, .menutop ul li.f-menuparent-itemfocus > .item {
color : white;
background : rgba(0, 0, 0, 0.5);
}
.menutop li.root > .item {
height : 2.5em !important ;
}
.menutop li.root > .item span {
line-height : 2.5em !important ;
}
ul.pagination {
list-style-type : none;
margin : 0;
padding : 0;
text-align : left;
}
ul.pagination li {
display : inline;
padding : 2px 5px 0;
text-align : left;
}
ul.pagination li a {
padding : 2px;
}
body, #rt-header .jf-header-shadow {
background-color : #f3f3f3;
}
body a {
color : #2b3c94;
}
#rt-main .rt-container .rt-grid-12 .rt-block h2.title a:hover {
color : #2b3c94;
}
#rt-header {
background-color : #f5813d;
}
#jf-bottomsection {
background-color : #f5813d;
}
#rt-footer .rt-container, #rt-copyright .rt-container {
background : #666666;
}
#rt-sidebar-a .module-title h2 {
background-color : #ff6209;
}
.rt-readon-surround a {
background-color : #ff6209;
}
a:hover {
color : #910606;
}
a:active, a:focus {
outline : 0;
}
img {
border : none;
}
#k2Container {
padding : 0 0 24px 0;
}
body.contentpane #k2Container {
padding : 16px;
}
.k2Padding {
padding : 4px;
}
.clr {
clear : both;
height : 0;
line-height : 0;
display : block;
float : none;
padding : 0;
margin : 0;
border : none;
}
.even {
background : #fffff0;
padding : 2px;
border-bottom : 1px dotted #ccc;
}
.odd {
background : #fff;
padding : 2px;
border-bottom : 1px dotted #ccc;
}
div.k2FeedIcon {
padding : 4px 8px;
}
div.k2FeedIcon a, div.k2FeedIcon a:hover {
display : block;
float : right;
margin : 0;
padding : 0;
width : 16px;
height : 16px;
background : url(../images/fugue/feed.png) 50% 50% no-repeat;
}
div.k2FeedIcon a span, div.k2FeedIcon a:hover span {
display : none;
}
.itemRatingForm {
display : block;
vertical-align : middle;
line-height : 25px;
float : left;
}
.itemRatingLog {
font-size : 11px;
margin : 0;
padding : 0 0 0 4px;
float : left;
}
div.itemRatingForm .formLogLoading {
background : url(../images/system/loading.gif) left center no-repeat;
height : 25px;
padding : 0 0 0 20px;
}
.itemRatingList, .itemRatingList a:hover, .itemRatingList .itemCurrentRating {
background : url(../images/system/transparent_star.gif) left -1000px repeat-x transparent;
}
.itemRatingList {
position : relative;
float : left;
width : 125px;
height : 25px;
overflow : hidden;
list-style : none;
margin : 0;
padding : 0;
background-position : left top;
}
.itemRatingList li {
display : inline;
background : none;
padding : 0;
}
.itemRatingList a, .itemRatingList .itemCurrentRating {
position : absolute;
top : 0;
left : 0;
text-indent : -1000px;
height : 25px;
line-height : 25px;
outline : none;
overflow : hidden;
border : none;
cursor : pointer;
}
.itemRatingList a:hover {
background-position : left bottom;
}
.itemRatingList a.one-star {
width : 20%;
z-index : 6;
}
.itemRatingList a.two-stars {
width : 40%;
z-index : 5;
}
.itemRatingList a.three-stars {
width : 60%;
z-index : 4;
}
.itemRatingList a.four-stars {
width : 80%;
z-index : 3;
}
.itemRatingList a.five-stars {
width : 100%;
z-index : 2;
}
.itemRatingList .itemCurrentRating {
z-index : 1;
background-position : 0 center;
margin : 0;
padding : 0;
}
span.siteRoot {
display : none;
}
.smallerFontSize {
font-size : 100%;
line-height : inherit;
}
.largerFontSize {
font-size : 150%;
line-height : 140%;
}
.recaptchatable .recaptcha_image_cell, #recaptcha_table {
background-color : #fff !important ;
}
#recaptcha_table {
border-color : #ccc !important ;
}
#recaptcha_response_field {
border-color : #ccc !important ;
background-color : #fff !important ;
}
.clearList {
display : none;
float : none;
clear : both;
}
.lastItem {
border : none;
}
.k2Avatar img {
display : block;
float : left;
background : #fff;
border : #ccc solid 1px;
padding : 2px;
margin : 2px 4px 4px 0;
}
div.k2Pagination {
padding : 8px;
margin : 24px 0 4px 0;
text-align : center;
color : #999;
}
div.k2Pagination ul {
text-align : center;
}
div.k2Pagination ul li {
display : inline;
}
div.itemIsFeatured, div.catItemIsFeatured, div.userItemIsFeatured {
background : url(../images/system/featuredItem.png) 100% 0 no-repeat;
}
a.itemPrintThisPage {
display : block;
width : 160px;
margin : 4px auto 16px;
padding : 4px;
background : #F7FAFE;
border : #ccc solid 1px;
text-align : center;
color : #555;
font-size : 13px;
}
a.itemPrintThisPage:hover {
background : #eee;
text-decoration : none;
}
div.itemView {
padding : 8px 0 24px 0;
margin : 0 0 24px 0;
border-bottom : 1px dotted #ccc;
}
span.itemEditLink {
float : right;
display : block;
padding : 4px 0;
margin : 0;
width : 120px;
text-align : right;
}
span.itemEditLink a {
padding : 2px 12px;
border : #ccc solid 1px;
background : #eee;
text-decoration : none;
font-size : 11px;
font-weight : normal;
font-family : Arial, Helvetica, sans-serif;
}
span.itemEditLink a:hover {
background : #ffffcc;
}
div.itemHeader span.itemDateCreated {
color : #999;
font-size : 11px;
}
div.itemHeader h2.itemTitle {
font-family : Georgia, "Times New Roman", Times, serif;
font-size : 36px;
font-weight : normal;
line-height : 110%;
padding : 10px 0 4px 0;
margin : 0;
}
div.itemHeader h2.itemTitle span sup {
font-size : 12px;
color : #CF1919;
text-decoration : none;
}
div.itemHeader span.itemAuthor {
display : block;
padding : 0;
margin : 0;
}
div.itemToolbar {
padding : 2px 0;
margin : 16px 0 0 0;
border-top : 1px dotted #ccc;
border-bottom : 1px dotted #ccc;
background : #f7fafe;
}
div.itemToolbar ul {
text-align : right;
list-style : none;
padding : 0;
margin : 0;
}
div.itemToolbar ul li {
display : inline;
list-style : none;
padding : 0 4px 0 8px;
margin : 0;
border-left : 1px solid #ccc;
text-align : center;
background : none;
font-size : 12px;
}
div.itemToolbar ul > li:first-child {
border : none;
}
div.itemToolbar ul li a {
font-size : 12px;
font-weight : normal;
}
div.itemToolbar ul li a img {
vertical-align : middle;
}
div.itemToolbar ul li a#fontDecrease {
margin : 0 0 0 2px;
}
div.itemToolbar ul li a#fontDecrease img {
width : 13px;
height : 13px;
background : url(../images/system/font_decrease.gif) no-repeat;
}
div.itemToolbar ul li a#fontIncrease {
margin : 0 0 0 2px;
}
div.itemToolbar ul li a#fontIncrease img {
width : 13px;
height : 13px;
background : url(../images/system/font_increase.gif) no-repeat;
}
div.itemToolbar ul li a#fontDecrease span, div.itemToolbar ul li a#fontIncrease span {
display : none;
}
div.itemRatingBlock {
padding : 8px 0;
}
div.itemRatingBlock span {
display : block;
float : left;
font-style : normal;
padding : 0 4px 0 0;
margin : 0;
color : #999;
}
div.itemBody {
padding : 8px 0;
margin : 0;
}
div.itemImageBlock {
padding : 8px;
margin : 0 0 16px 0;
}
span.itemImage {
display : block;
text-align : center;
margin : 0 0 8px 0;
}
span.itemImage img {
border : #ccc solid 1px;
padding : 8px;
}
span.itemImageCaption {
color : #666;
float : left;
display : block;
font-size : 11px;
}
span.itemImageCredits {
color : #999;
float : right;
display : block;
font-style : italic;
font-size : 11px;
}
div.itemIntroText {
color : #444;
font-size : 18px;
font-weight : bold;
line-height : 24px;
padding : 4px 0 12px 0;
}
div.itemFullText h3 {
margin : 0;
padding : 16px 0 4px 0;
}
div.itemExtraFields {
margin : 16px 0 0 0;
padding : 8px 0 0 0;
border-top : 1px dotted #ddd;
}
div.itemExtraFields h3 {
margin : 0;
padding : 0 0 8px 0;
line-height : normal !important ;
}
div.itemExtraFields ul {
margin : 0;
padding : 0;
list-style : none;
}
div.itemExtraFields ul li {
display : block;
}
div.itemExtraFields ul li span.itemExtraFieldsLabel {
display : block;
float : left;
font-weight : bold;
margin : 0 4px 0 0;
width : 30%;
}
div.itemContentFooter {
display : block;
text-align : right;
padding : 4px;
margin : 16px 0 4px 0;
border-top : 1px solid #ddd;
color : #999;
}
span.itemHits {
float : left;
}
div.itemSocialSharing {
padding : 8px 0;
}
div.itemTwitterButton {
float : left;
margin : 2px 24px 0 0;
}
div.itemFacebookButton {
float : left;
margin-right : 24px;
width : 200px;
}
div.itemLinks {
margin : 16px 0;
padding : 0;
}
div.itemCategory {
padding : 4px;
border-bottom : 1px dotted #ccc;
}
div.itemCategory span {
font-weight : bold;
color : #555;
padding : 0 4px 0 0;
}
div.itemTagsBlock {
padding : 4px;
border-bottom : 1px dotted #ccc;
}
div.itemTagsBlock span {
font-weight : bold;
color : #555;
padding : 0 4px 0 0;
}
div.itemTagsBlock ul.itemTags {
list-style : none;
padding : 0;
margin : 0;
display : inline;
}
div.itemTagsBlock ul.itemTags li {
display : inline;
list-style : none;
padding : 0 4px 0 0;
margin : 0;
text-align : center;
}
div.itemAttachmentsBlock {
padding : 4px;
border-bottom : 1px dotted #ccc;
}
div.itemAttachmentsBlock span {
font-weight : bold;
color : #555;
padding : 0 4px 0 0;
}
div.itemAttachmentsBlock ul.itemAttachments {
list-style : none;
padding : 0;
margin : 0;
display : inline;
}
div.itemAttachmentsBlock ul.itemAttachments li {
display : inline;
list-style : none;
padding : 0 4px;
margin : 0;
text-align : center;
}
div.itemAttachmentsBlock ul.itemAttachments li span {
font-size : 10px;
color : #999;
font-weight : normal;
}
div.itemAuthorBlock {
background : #f7fafe;
border : #ddd solid 1px;
margin : 0 0 16px 0;
padding : 8px;
}
div.itemAuthorBlock img.itemAuthorAvatar {
float : left;
display : block;
background : #fff;
padding : 4px;
border : #ddd solid 1px;
margin : 0 8px 0 0;
}
div.itemAuthorBlock div.itemAuthorDetails {
margin : 0;
padding : 4px 0 0 0;
}
div.itemAuthorBlock div.itemAuthorDetails h3.authorName {
margin : 0 0 4px 0;
padding : 0;
}
div.itemAuthorBlock div.itemAuthorDetails h3.authorName a {
font-family : Georgia, "Times New Roman", Times, serif;
font-size : 16px;
}
div.itemAuthorBlock div.itemAuthorDetails span.itemAuthorUrl {
font-weight : bold;
color : #555;
border-right : 1px solid #ccc;
padding : 0 8px 0 0;
margin : 0 4px 0 0;
}
div.itemAuthorBlock div.itemAuthorDetails span.itemAuthorEmail {
font-weight : bold;
color : #555;
}
div.itemAuthorBlock div.itemAuthorDetails span.itemAuthorUrl a, div.itemAuthorBlock div.itemAuthorDetails span.itemAuthorEmail a {
font-weight : normal;
}
div.itemAuthorLatest {
margin-bottom : 16px;
padding : 0;
}
div.itemRelated {
margin-bottom : 16px;
padding : 0;
}
div.itemRelated ul li.k2ScrollerElement {
float : left;
overflow : hidden;
border : #ccc solid 1px;
padding : 4px;
margin : 0 4px 4px 0;
background : #fff;
}
div.itemRelated ul li.clr {
clear : both;
height : 0;
line-height : 0;
display : block;
float : none;
padding : 0;
margin : 0;
border : none;
}
div.itemVideoBlock {
margin : 0 0 16px 0;
padding : 16px;
background : url(../images/system/videoplayer-bg.gif) bottom repeat-x #010101;
}
div.itemVideoBlock div.itemVideoEmbedded {
text-align : center;
}
div.itemVideoBlock span.itemVideo {
display : block;
overflow : hidden;
}
div.itemVideoBlock span.itemVideoCaption {
color : #eee;
float : left;
display : block;
font-size : 11px;
font-weight : bold;
width : 60%;
}
div.itemVideoBlock span.itemVideoCredits {
color : #eee;
float : right;
display : block;
font-style : italic;
font-size : 11px;
width : 35%;
text-align : right;
}
div.itemImageGallery {
margin : 0 0 16px 0;
padding : 0;
}
div.itemNavigation {
padding : 4px 8px;
margin : 0 0 24px 0;
border-top : 1px dotted #ccc;
border-bottom : 1px dotted #ccc;
background : #fffff0;
}
div.itemNavigation span.itemNavigationTitle {
color : #999;
}
div.itemNavigation a.itemPrevious {
padding : 0 12px;
}
div.itemNavigation a.itemNext {
padding : 0 12px;
}
div.itemComments {
background : #f7fafe;
border : #ddd solid 1px;
padding : 16px;
}
div.itemComments ul.itemCommentsList {
margin : 0 0 16px;
padding : 0;
list-style : none;
}
div.itemComments ul.itemCommentsList li {
padding : 4px;
margin : 0;
border-bottom : 1px dotted #ddd;
}
div.itemComments ul.itemCommentsList li.authorResponse {
background : url(../images/system/stripes.png) repeat;
}
div.itemComments ul.itemCommentsList li.unpublishedComment {
background : #ffeaea;
}
div.itemComments ul.itemCommentsList li img {
float : left;
margin : 4px 4px 4px 0;
padding : 4px;
background : #fff;
border-bottom : 1px solid #d7d7d7;
border-left : 1px solid #f2f2f2;
border-right : 1px solid #f2f2f2;
}
div.itemComments ul.itemCommentsList li span.commentDate {
padding : 0 4px 0 0;
margin : 0 8px 0 0;
border-right : 1px solid #ccc;
font-weight : bold;
font-size : 14px;
}
div.itemComments ul.itemCommentsList li span.commentAuthorName {
font-weight : bold;
font-size : 14px;
}
div.itemComments ul.itemCommentsList li p {
padding : 4px 0;
}
div.itemComments ul.itemCommentsList li span.commentAuthorEmail {
display : none;
}
div.itemComments ul.itemCommentsList li span.commentLink {
float : right;
margin-left : 8px;
}
div.itemComments ul.itemCommentsList li span.commentLink a {
font-size : 11px;
color : #999;
text-decoration : underline;
}
div.itemComments ul.itemCommentsList li span.commentLink a:hover {
font-size : 11px;
color : #555;
text-decoration : underline;
}
div.itemComments ul.itemCommentsList li span.commentToolbar {
display : block;
clear : both;
}
div.itemComments ul.itemCommentsList li span.commentToolbar a {
font-size : 11px;
color : #999;
text-decoration : underline;
margin-right : 4px;
}
div.itemComments ul.itemCommentsList li span.commentToolbar a:hover {
font-size : 11px;
color : #555;
text-decoration : underline;
}
div.itemComments ul.itemCommentsList li span.commentToolbarLoading {
background : url(../images/system/searchLoader.gif) 100% 50% no-repeat;
}
div.itemCommentsPagination {
padding : 4px;
margin : 0 0 24px 0;
}
div.itemCommentsPagination span.pagination {
display : block;
float : right;
clear : both;
}
div.itemCommentsForm h3 {
margin : 0;
padding : 0 0 4px 0;
}
div.itemCommentsForm p.itemCommentsFormNotes {
border-top : 2px solid #ccc;
}
div.itemCommentsForm form label.formComment {
display : block;
margin : 12px 0 0 2px;
}
div.itemCommentsForm form label.formName {
display : block;
margin : 12px 0 0 2px;
}
div.itemCommentsForm form label.formEmail {
display : block;
margin : 12px 0 0 2px;
}
div.itemCommentsForm form label.formUrl {
display : block;
margin : 12px 0 0 2px;
}
div.itemCommentsForm form label.formRecaptcha {
display : block;
margin : 12px 0 0 2px;
}
div.itemCommentsForm form textarea.inputbox {
display : block;
width : 350px;
height : 160px;
margin : 0;
}
div.itemCommentsForm form input.inputbox {
display : block;
width : 350px;
margin : 0;
}
div.itemCommentsForm form input#submitCommentButton {
display : block;
margin : 16px 0 0 0;
padding : 4px;
border : #ccc solid 1px;
background : #eee;
font-size : 16px;
}
div.itemCommentsForm form span#formLog {
margin : 0 0 0 20px;
padding : 0 0 0 20px;
font-weight : bold;
color : #CF1919;
}
div.itemCommentsForm form .formLogLoading {
background : url(../images/system/loading.gif) left center no-repeat;
}
div.k2ReportCommentFormContainer {
padding : 8px;
width : 480px;
margin : 0 auto;
}
div.k2ReportCommentFormContainer blockquote {
width : 462px;
background : #f7fafe;
border : #ddd solid 1px;
padding : 8px;
margin : 0 0 8px 0;
}
div.k2ReportCommentFormContainer blockquote span.quoteIconLeft {
font-style : italic;
font-weight : bold;
font-size : 40px;
color : #135CAE;
line-height : 30px;
vertical-align : top;
display : block;
float : left;
}
div.k2ReportCommentFormContainer blockquote span.quoteIconRight {
font-style : italic;
font-weight : bold;
font-size : 40px;
color : #135CAE;
line-height : 30px;
vertical-align : top;
display : block;
float : right;
}
div.k2ReportCommentFormContainer blockquote span.theComment {
font-family : Georgia, "Times New Roman", Times, serif;
font-style : italic;
font-size : 12px;
font-weight : normal;
color : #000;
padding : 0 4px;
}
div.k2ReportCommentFormContainer form label {
display : block;
font-weight : bold;
}
div.k2ReportCommentFormContainer form input, div.k2ReportCommentFormContainer form textarea {
display : block;
border : #ddd solid 1px;
font-size : 12px;
padding : 2px;
margin : 0 0 8px 0;
width : 474px;
}
div.k2ReportCommentFormContainer form #recaptcha {
margin-bottom : 24px;
}
div.k2ReportCommentFormContainer form span#formLog {
margin : 0 0 0 20px;
padding : 0 0 0 20px;
font-weight : bold;
color : #CF1919;
}
div.k2ReportCommentFormContainer form .formLogLoading {
background : url(../images/system/loading.gif) left center no-repeat;
}
div.itemBackToTop {
text-align : right;
}
div.itemBackToTop a {
text-decoration : underline;
}
div.itemBackToTop a:hover {
text-decoration : underline;
}
div.itemListCategory {
background : #f7fafe;
border : #ddd solid 1px;
margin : 4px 0;
padding : 8px;
}
span.catItemAddLink {
display : block;
padding : 8px 0;
margin : 0 0 4px 0;
border-bottom : 1px dotted #ccc;
text-align : right;
}
span.catItemAddLink a {
padding : 4px 16px;
border : #ccc solid 1px;
background : #eee;
text-decoration : none;
}
span.catItemAddLink a:hover {
background : #ffffcc;
}
div.itemListCategory img {
float : left;
display : block;
background : #fff;
padding : 4px;
border : #ddd solid 1px;
margin : 0 8px 0 0;
}
div.subCategoryContainer {
float : left;
}
div.subCategory {
background : #f7fafe;
border : #ddd solid 1px;
margin : 4px;
padding : 8px;
}
div.subCategory a.subCategoryImage, div.subCategory a.subCategoryImage:hover {
text-align : center;
display : block;
}
div.subCategory a.subCategoryImage img, div.subCategory a.subCategoryImage:hover img {
background : #fff;
padding : 4px;
border : #ddd solid 1px;
margin : 0 8px 0 0;
}
div#itemListLinks {
background : #f7fafe;
border : #ddd solid 1px;
margin : 8px 0;
padding : 8px;
}
div.itemContainer {
float : left;
}
div.catItemView {
padding : 4px;
}
div.groupLinks {
padding : 0;
margin : 0;
}
span.catItemEditLink {
float : right;
display : block;
padding : 4px 0;
margin : 0;
width : 120px;
text-align : right;
}
span.catItemEditLink a {
padding : 2px 12px;
border : #ccc solid 1px;
background : #eee;
text-decoration : none;
font-size : 11px;
font-weight : normal;
font-family : Arial, Helvetica, sans-serif;
}
span.catItemEditLink a:hover {
background : #ffffcc;
}
div.catItemHeader span.catItemDateCreated {
color : #999;
font-size : 11px;
}
div.catItemHeader h3.catItemTitle {
font-family : Georgia, "Times New Roman", Times, serif;
font-size : 24px;
font-weight : normal;
line-height : 110%;
padding : 10px 0 4px 0;
margin : 0;
}
div.catItemHeader h3.catItemTitle span sup {
font-size : 12px;
color : #CF1919;
text-decoration : none;
}
div.catItemHeader span.catItemAuthor {
display : block;
padding : 0;
margin : 0;
}
div.catItemRatingBlock {
padding : 8px 0;
}
div.catItemRatingBlock span {
display : block;
float : left;
font-style : normal;
padding : 0 4px 0 0;
margin : 0;
color : #999;
}
div.catItemBody {
padding : 8px 0;
margin : 0;
}
div.catItemImageBlock {
padding : 8px;
margin : 0 0 16px 0;
}
span.catItemImage {
display : block;
text-align : center;
margin : 0 0 8px 0;
}
span.catItemImage img {
border : #ccc solid 1px;
padding : 8px;
}
div.catItemIntroText {
font-size : inherit;
font-weight : normal;
line-height : inherit;
padding : 4px 0 12px 0;
}
div.catItemExtraFields, div.genericItemExtraFields {
margin : 16px 0 0 0;
padding : 8px 0 0 0;
border-top : 1px dotted #ddd;
}
div.catItemExtraFields h4, div.genericItemExtraFields h4 {
margin : 0;
padding : 0 0 8px 0;
line-height : normal !important ;
}
div.catItemExtraFields ul, div.genericItemExtraFields ul {
margin : 0;
padding : 0;
list-style : none;
}
div.catItemExtraFields ul li, div.genericItemExtraFields ul li {
display : block;
}
div.catItemExtraFields ul li span.catItemExtraFieldsLabel, div.genericItemExtraFields ul li span.genericItemExtraFieldsLabel {
display : block;
float : left;
font-weight : bold;
margin : 0 4px 0 0;
width : 30%;
}
div.catItemLinks {
margin : 0 0 16px 0;
padding : 0;
}
div.catItemHitsBlock {
padding : 4px;
border-bottom : 1px dotted #ccc;
}
div.catItemCategory {
padding : 4px;
border-bottom : 1px dotted #ccc;
}
div.catItemCategory span {
font-weight : bold;
color : #555;
padding : 0 4px 0 0;
}
div.catItemTagsBlock {
padding : 4px;
border-bottom : 1px dotted #ccc;
}
div.catItemTagsBlock span {
font-weight : bold;
color : #555;
padding : 0 4px 0 0;
}
div.catItemTagsBlock ul.catItemTags {
list-style : none;
padding : 0;
margin : 0;
display : inline;
}
div.catItemTagsBlock ul.catItemTags li {
display : inline;
list-style : none;
padding : 0 4px 0 0;
margin : 0;
text-align : center;
}
div.catItemAttachmentsBlock {
padding : 4px;
border-bottom : 1px dotted #ccc;
}
div.catItemAttachmentsBlock span {
font-weight : bold;
color : #555;
padding : 0 4px 0 0;
}
div.catItemAttachmentsBlock ul.catItemAttachments {
list-style : none;
padding : 0;
margin : 0;
display : inline;
}
div.catItemAttachmentsBlock ul.catItemAttachments li {
display : inline;
list-style : none;
padding : 0 4px;
margin : 0;
text-align : center;
}
div.catItemAttachmentsBlock ul.catItemAttachments li span {
font-size : 10px;
color : #999;
font-weight : normal;
}
div.catItemVideoBlock {
margin : 0 0 16px 0;
padding : 16px;
background : url(../images/system/videoplayer-bg.gif) bottom repeat-x #010101;
}
div.catItemVideoBlock div.catItemVideoEmbedded {
text-align : center;
}
div.catItemVideoBlock span.catItemVideo {
display : block;
}
div.catItemImageGallery {
margin : 0 0 16px 0;
padding : 0;
}
div.catItemCommentsLink {
display : inline;
margin : 0 8px 0 0;
padding : 0 8px 0 0;
border-right : 1px solid #ccc;
}
div.catItemReadMore {
display : inline;
}
span.catItemDateModified {
display : block;
text-align : right;
padding : 4px;
margin : 4px 0;
color : #999;
border-top : 1px solid #ddd;
}
div.userBlock {
background : #f7fafe;
border : #ddd solid 1px;
margin : 0 0 16px 0;
padding : 8px;
clear : both;
}
span.userItemAddLink {
display : block;
padding : 8px 0;
margin : 0 0 4px 0;
border-bottom : 1px dotted #ccc;
text-align : right;
}
span.userItemAddLink a {
padding : 4px 16px;
border : #ccc solid 1px;
background : #eee;
text-decoration : none;
}
span.userItemAddLink a:hover {
background : #ffffcc;
}
div.userBlock img {
display : block;
float : left;
background : #fff;
padding : 4px;
border : #ddd solid 1px;
margin : 0 8px 0 0;
}
div.userBlock div.userDescription {
padding : 4px 0;
}
div.userBlock div.userAdditionalInfo {
padding : 4px 0;
margin : 8px 0 0 0;
}
span.userURL {
font-weight : bold;
color : #555;
display : block;
}
span.userEmail {
font-weight : bold;
color : #555;
display : block;
}
div.userItemViewUnpublished {
opacity : 0.89999997615814208984375;
border : #ccc dashed 4px;
background : #fffff2;
padding : 8px;
margin : 8px 0;
}
span.userItemEditLink {
float : right;
display : block;
padding : 4px 0;
margin : 0;
width : 120px;
text-align : right;
}
span.userItemEditLink a {
padding : 2px 12px;
border : #ccc solid 1px;
background : #eee;
text-decoration : none;
font-size : 11px;
font-weight : normal;
font-family : Arial, Helvetica, sans-serif;
}
span.userItemEditLink a:hover {
background : #ffffcc;
}
div.userItemHeader span.userItemDateCreated {
color : #999;
font-size : 11px;
}
div.userItemHeader h3.userItemTitle {
font-family : Georgia, "Times New Roman", Times, serif;
font-size : 24px;
font-weight : normal;
line-height : 110%;
padding : 10px 0 4px 0;
margin : 0;
}
div.userItemHeader h3.userItemTitle span sup {
font-size : 12px;
color : #CF1919;
text-decoration : none;
}
div.userItemBody {
padding : 8px 0;
margin : 0;
}
div.userItemImageBlock {
padding : 0;
margin : 0;
float : left;
}
span.userItemImage {
display : block;
text-align : center;
margin : 0 8px 8px 0;
}
span.userItemImage img {
border : #ccc solid 1px;
padding : 8px;
}
div.userItemIntroText {
font-size : inherit;
font-weight : normal;
line-height : inherit;
padding : 4px 0 12px 0;
}
div.userItemLinks {
margin : 0 0 16px 0;
padding : 0;
}
div.userItemCategory {
padding : 4px;
border-bottom : 1px dotted #ccc;
}
div.userItemCategory span {
font-weight : bold;
color : #555;
padding : 0 4px 0 0;
}
div.userItemTagsBlock {
padding : 4px;
border-bottom : 1px dotted #ccc;
}
div.userItemTagsBlock span {
font-weight : bold;
color : #555;
padding : 0 4px 0 0;
}
div.userItemTagsBlock ul.userItemTags {
list-style : none;
padding : 0;
margin : 0;
display : inline;
}
div.userItemTagsBlock ul.userItemTags li {
display : inline;
list-style : none;
padding : 0 4px 0 0;
margin : 0;
text-align : center;
}
div.userItemCommentsLink {
display : inline;
margin : 0 8px 0 0;
padding : 0 8px 0 0;
border-right : 1px solid #ccc;
}
div.userItemReadMore {
display : inline;
}
div.tagItemView {
border-bottom : 1px dotted #ccc;
padding : 8px 0;
margin : 0 0 16px 0;
}
div.tagItemHeader span.tagItemDateCreated {
color : #999;
font-size : 11px;
}
div.tagItemHeader h2.tagItemTitle {
font-family : Georgia, "Times New Roman", Times, serif;
font-size : 24px;
font-weight : normal;
line-height : 110%;
padding : 10px 0 4px 0;
margin : 0;
}
div.tagItemBody {
padding : 8px 0;
margin : 0;
}
div.tagItemImageBlock {
padding : 0;
margin : 0;
float : left;
}
span.tagItemImage {
display : block;
text-align : center;
margin : 0 8px 8px 0;
}
span.tagItemImage img {
border : #ccc solid 1px;
padding : 8px;
}
div.tagItemIntroText {
font-size : inherit;
font-weight : normal;
line-height : inherit;
padding : 4px 0 12px 0;
}
div.tagItemCategory {
display : inline;
margin : 0 8px 0 0;
padding : 0 8px 0 0;
border-right : 1px solid #ccc;
}
div.tagItemCategory span {
font-weight : bold;
color : #555;
padding : 0 4px 0 0;
}
div.tagItemReadMore {
display : inline;
}
div.genericItemView {
border-bottom : 1px dotted #ccc;
padding : 8px 0;
margin : 0 0 16px 0;
}
div.genericItemHeader span.genericItemDateCreated {
color : #999;
font-size : 11px;
}
div.genericItemHeader h2.genericItemTitle {
font-family : Georgia, "Times New Roman", Times, serif;
font-size : 24px;
font-weight : normal;
line-height : 110%;
padding : 10px 0 4px 0;
margin : 0;
}
div.genericItemBody {
padding : 8px 0;
margin : 0;
}
div.genericItemImageBlock {
padding : 0;
margin : 0;
float : left;
}
span.genericItemImage {
display : block;
text-align : center;
margin : 0 8px 8px 0;
}
span.genericItemImage img {
border : #ccc solid 1px;
padding : 8px;
}
div.genericItemIntroText {
font-size : inherit;
font-weight : normal;
line-height : inherit;
padding : 4px 0 12px 0;
}
div.genericItemCategory {
display : inline;
margin : 0 8px 0 0;
padding : 0 8px 0 0;
border-right : 1px solid #ccc;
}
div.genericItemCategory span {
font-weight : bold;
color : #555;
padding : 0 4px 0 0;
}
div.genericItemReadMore {
display : inline;
}
div#genericItemListNothingFound {
padding : 40px;
text-align : center;
}
div#genericItemListNothingFound p {
font-size : 20px;
color : #999;
}
#k2GoogleSearchContainer .gsc-control {
width : auto !important ;
}
#k2GoogleSearchContainer .gsc-control .gsc-above-wrapper-area, #k2GoogleSearchContainer .gsc-control .gsc-resultsHeader, #k2GoogleSearchContainer .gsc-control .gsc-url-bottom {
display : none !important ;
}
div.latestItemsContainer {
float : left;
}
div.latestItemsCategory {
background : #f7fafe;
border : #ddd solid 1px;
margin : 0 8px 8px 0;
padding : 8px;
}
div.latestItemsCategoryImage {
text-align : center;
}
div.latestItemsCategoryImage img {
background : #fff;
padding : 4px;
border : #ddd solid 1px;
margin : 0 8px 0 0;
}
div.latestItemsUser {
background : #f7fafe;
border : #ddd solid 1px;
margin : 0 8px 8px 0;
padding : 8px;
clear : both;
}
div.latestItemsUser img {
display : block;
float : left;
background : #fff;
padding : 4px;
border : #ddd solid 1px;
margin : 0 8px 0 0;
}
div.latestItemsUser p.latestItemsUserDescription {
padding : 4px 0;
}
div.latestItemsUser p.latestItemsUserAdditionalInfo {
padding : 4px 0;
margin : 8px 0 0 0;
}
span.latestItemsUserURL {
font-weight : bold;
color : #555;
display : block;
}
span.latestItemsUserEmail {
font-weight : bold;
color : #555;
display : block;
}
div.latestItemList {
padding : 0 8px 8px 0;
}
div.latestItemHeader h3.latestItemTitle {
font-family : Georgia, "Times New Roman", Times, serif;
font-size : 24px;
font-weight : normal;
line-height : 110%;
padding : 10px 0 4px 0;
margin : 0;
}
span.latestItemDateCreated {
color : #999;
font-size : 11px;
}
div.latestItemBody {
padding : 8px 0;
margin : 0;
}
div.latestItemImageBlock {
padding : 0;
margin : 0;
float : left;
}
span.latestItemImage {
display : block;
text-align : center;
margin : 0 8px 8px 0;
}
span.latestItemImage img {
border : #ccc solid 1px;
padding : 8px;
}
div.latestItemIntroText {
font-size : inherit;
font-weight : normal;
line-height : inherit;
padding : 4px 0 12px 0;
}
div.latestItemLinks {
margin : 0 0 16px 0;
padding : 0;
}
div.latestItemCategory {
padding : 4px;
border-bottom : 1px dotted #ccc;
}
div.latestItemCategory span {
font-weight : bold;
color : #555;
padding : 0 4px 0 0;
}
div.latestItemTagsBlock {
padding : 4px;
border-bottom : 1px dotted #ccc;
}
div.latestItemTagsBlock span {
font-weight : bold;
color : #555;
padding : 0 4px 0 0;
}
div.latestItemTagsBlock ul.latestItemTags {
list-style : none;
padding : 0;
margin : 0;
display : inline;
}
div.latestItemTagsBlock ul.latestItemTags li {
display : inline;
list-style : none;
padding : 0 4px 0 0;
margin : 0;
text-align : center;
}
div.latestItemVideoBlock {
margin : 0 0 16px 0;
padding : 16px;
background : url(../images/system/videoplayer-bg.gif) bottom repeat-x #010101;
}
div.latestItemVideoBlock span.latestItemVideo {
display : block;
}
div.latestItemCommentsLink {
display : inline;
margin : 0 8px 0 0;
padding : 0 8px 0 0;
border-right : 1px solid #ccc;
}
div.latestItemReadMore {
display : inline;
}
h2.latestItemTitleList {
font-size : 14px;
padding : 2px 0;
margin : 8px 0 2px 0;
font-family : Arial, Helvetica, sans-serif;
border-bottom : 1px dotted #ccc;
line-height : normal;
}
.k2AccountPage table tr td label {
white-space : nowrap;
}
img.k2AccountPageImage {
border : #ddd solid 4px;
margin : 10px 0;
padding : 0;
display : block;
}
.k2AccountPage div.k2AccountPageNotice {
padding : 8px;
}
.k2AccountPage div.k2AccountPageUpdate {
border-top : 1px dotted #ccc;
margin : 8px 0;
padding : 8px;
text-align : right;
}
.k2AccountPage th.k2ProfileHeading {
text-align : left;
font-size : 18px;
padding : 8px;
background : #f6f6f6;
}
.k2AccountPage td#userAdminParams {
padding : 0;
margin : 0;
}
.k2AccountPage table.admintable td.key, .k2AccountPage table.admintable td.paramlist_key {
background : #f6f6f6;
border-bottom : 1px solid #e9e9e9;
border-right : 1px solid #e9e9e9;
color : #666;
font-weight : bold;
text-align : right;
font-size : 11px;
width : 140px;
}
div.k2LatestCommentsBlock ul li span.lcCommentDate {
color : #999;
}
div.k2TopCommentersBlock ul li span.tcLatestCommentDate {
color : #999;
}
div.k2ItemsBlock ul li div.moduleItemIntrotext {
display : block;
padding : 4px 0;
line-height : 120%;
}
div.k2ItemsBlock ul li div.moduleItemIntrotext a.moduleItemImage img {
float : right;
margin : 2px 0 4px 4px;
padding : 0;
border : #ddd solid 2px;
}
div.moduleItemExtraFields ul li span.moduleItemExtraFieldsLabel {
display : block;
float : left;
font-weight : bold;
margin : 0 4px 0 0;
width : 30%;
}
div.k2ItemsBlock ul li div.moduleItemTags a {
padding : 0 2px;
}
div.k2ItemsBlock ul li a.moduleItemComments {
border-right : 1px solid #ccc;
padding : 0 4px 0 0;
margin : 0 8px 0 0;
}
div.k2ItemsBlock ul li span.moduleItemHits {
border-right : 1px solid #ccc;
padding : 0 4px 0 0;
margin : 0 8px 0 0;
}
div.k2LoginBlock fieldset.input {
margin : 0;
padding : 0 0 8px 0;
}
div.k2LoginBlock fieldset.input p {
margin : 0;
padding : 0 0 4px 0;
}
div.k2LoginBlock fieldset.input p label {
display : block;
}
div.k2LoginBlock fieldset.input p input {
display : block;
}
div.k2LoginBlock fieldset.input p#form-login-remember label, div.k2LoginBlock fieldset.input p#form-login-remember input {
display : inline;
}
div.k2UserBlock p.ubGreeting {
border-bottom : 1px dotted #ccc;
}
div.k2UserBlock div.k2UserBlockDetails span.ubName {
display : block;
font-weight : bold;
font-size : 14px;
}
div.k2AuthorsListBlock ul li a.abAuthorLatestItem {
display : block;
clear : both;
}
div.k2BreadcrumbsBlock span.bcTitle {
padding : 0 4px 0 0;
color : #999;
}
div.k2BreadcrumbsBlock span.bcSeparator {
padding : 0 4px;
font-size : 14px;
}
div.k2CalendarBlock {
height : 190px;
margin-bottom : 8px;
}
div.k2CalendarLoader {
background : url(../images/system/k2CalendarLoader.gif) 50% 50% no-repeat #fff;
}
table.calendar {
margin : 0 auto;
background : #fff;
border-collapse : collapse;
}
table.calendar tr td {
text-align : center;
vertical-align : middle;
padding : 2px;
border : #f4f4f4 solid 1px;
background : #fff;
}
table.calendar tr td.calendarNavMonthPrev {
background : #f3f3f3;
text-align : left;
}
table.calendar tr td.calendarNavMonthPrev a {
font-size : 20px;
text-decoration : none;
}
table.calendar tr td.calendarNavMonthPrev a:hover {
font-size : 20px;
text-decoration : none;
}
table.calendar tr td.calendarCurrentMonth {
background : #f3f3f3;
}
table.calendar tr td.calendarNavMonthNext {
background : #f3f3f3;
text-align : right;
}
table.calendar tr td.calendarNavMonthNext a {
font-size : 20px;
text-decoration : none;
}
table.calendar tr td.calendarNavMonthNext a:hover {
font-size : 20px;
text-decoration : none;
}
table.calendar tr td.calendarDayName {
background : #e9e9e9;
font-size : 11px;
width : 14.2%;
}
table.calendar tr td.calendarDateEmpty {
background : #fbfbfb;
}
table.calendar tr td.calendarDateLinked {
padding : 0;
}
table.calendar tr td.calendarDateLinked a {
display : block;
padding : 2px;
text-decoration : none;
background : #eee;
}
table.calendar tr td.calendarDateLinked a:hover {
display : block;
background : #135cae;
color : #fff;
padding : 2px;
text-decoration : none;
}
table.calendar tr td.calendarToday {
background : #135cae;
color : #fff;
}
table.calendar tr td.calendarTodayLinked {
background : #135cae;
color : #fff;
padding : 0;
}
table.calendar tr td.calendarTodayLinked a {
display : block;
padding : 2px;
color : #fff;
text-decoration : none;
}
table.calendar tr td.calendarTodayLinked a:hover {
display : block;
background : #BFD9FF;
padding : 2px;
text-decoration : none;
}
div.k2CategorySelectBlock form select {
width : auto;
}
div.k2CategoriesListBlock ul li a span.catTitle {
padding-right : 4px;
}
div.k2CategoriesListBlock ul li.activeCategory a {
font-weight : bold;
}
div.k2SearchBlock {
position : relative;
}
div.k2SearchBlock form input.k2SearchLoading {
background : url(../images/system/searchLoader.gif) 100% 50% no-repeat;
}
div.k2SearchBlock div.k2LiveSearchResults {
display : none;
background : #fff;
position : absolute;
z-index : 99;
border : #ccc solid 1px;
margin-top : -1px;
}
div.k2SearchBlock div.k2LiveSearchResults ul.liveSearchResults {
list-style : none;
margin : 0;
padding : 0;
}
div.k2SearchBlock div.k2LiveSearchResults ul.liveSearchResults li {
border : none;
margin : 0;
padding : 0;
}
div.k2SearchBlock div.k2LiveSearchResults ul.liveSearchResults li a {
display : block;
padding : 1px 2px;
border-top : 1px dotted #eee;
}
div.k2SearchBlock div.k2LiveSearchResults ul.liveSearchResults li a:hover {
background : #fffff0;
}
div.k2TagCloudBlock {
padding : 8px 0;
}
div.k2TagCloudBlock a {
padding : 4px;
float : left;
display : block;
}
div.k2TagCloudBlock a:hover {
padding : 4px;
float : left;
display : block;
background : #135cae;
color : #fff;
text-decoration : none;
}
a.ubUserFeedIcon, a.ubUserFeedIcon:hover {
display : inline-block;
margin : 0 2px 0 0;
padding : 0;
width : 16px;
height : 16px;
background : url(../images/fugue/feed.png) 50% 50% no-repeat;
}
a.ubUserFeedIcon span, a.ubUserFeedIcon:hover span {
display : none;
}
a.ubUserURL, a.ubUserURL:hover {
display : inline-block;
margin : 0 2px 0 0;
padding : 0;
width : 16px;
height : 16px;
background : url(../images/fugue/globe.png) 50% 50% no-repeat;
}
a.ubUserURL span, a.ubUserURL:hover span {
display : none;
}
span.ubUserEmail {
display : inline-block;
margin : 0 2px 0 0;
padding : 0;
width : 16px;
height : 16px;
background : url(../images/fugue/mail.png) 50% 50% no-repeat;
overflow : hidden;
}
span.ubUserEmail a {
display : inline-block;
margin : 0;
padding : 0;
width : 16px;
height : 16px;
text-indent : -9999px;
}
div.k2UsersBlock ul li h3 {
clear : both;
margin : 8px 0 0 0;
padding : 0;
}
.rt-grid-1, .rt-grid-2, .rt-grid-3, .rt-grid-4, .rt-grid-5, .rt-grid-6, .rt-grid-7, .rt-grid-8, .rt-grid-9, .rt-grid-10, .rt-grid-11, .rt-grid-12 {
display : inline;
float : left;
position : relative;
margin-left : 10px;
margin-right : 10px;
}
.rt-container .rt-grid-1 {
width : 60px;
}
.rt-container .rt-grid-2 {
width : 140px;
}
.rt-container .rt-grid-3 {
width : 220px;
}
.rt-container .rt-grid-4 {
width : 300px;
}
.rt-container .rt-grid-5 {
width : 380px;
}
.rt-container .rt-grid-6 {
width : 460px;
}
.rt-container .rt-grid-7 {
width : 540px;
}
.rt-container .rt-grid-8 {
width : 620px;
}
.rt-container .rt-grid-9 {
width : 700px;
}
.rt-container .rt-grid-10 {
width : 780px;
}
.rt-container .rt-grid-11 {
width : 860px;
}
.rt-container .rt-grid-12 {
width : 940px;
}
.rt-container .rt-push-1 {
left : 80px;
}
.rt-container .rt-push-2 {
left : 160px;
}
.rt-container .rt-push-3 {
left : 240px;
}
.rt-container .rt-push-4 {
left : 320px;
}
.rt-container .rt-push-5 {
left : 400px;
}
.rt-container .rt-push-6 {
left : 480px;
}
.rt-container .rt-push-7 {
left : 560px;
}
.rt-container .rt-push-8 {
left : 640px;
}
.rt-container .rt-push-9 {
left : 720px;
}
.rt-container .rt-push-10 {
left : 800px;
}
.rt-container .rt-push-11 {
left : 880px;
}
.rt-container .rt-pull-1 {
left : -80px;
}
.rt-container .rt-pull-2 {
left : -160px;
}
.rt-container .rt-pull-3 {
left : -240px;
}
.rt-container .rt-pull-4 {
left : -320px;
}
.rt-container .rt-pull-5 {
left : -400px;
}
.rt-container .rt-pull-6 {
left : -480px;
}
.rt-container .rt-pull-7 {
left : -560px;
}
.rt-container .rt-pull-8 {
left : -640px;
}
.rt-container .rt-pull-9 {
left : -720px;
}
.rt-container .rt-pull-10 {
left : -800px;
}
.rt-container .rt-pull-11 {
left : -880px;
}
.rt-container .rt-prefix-1 {
padding-left : 80px;
}
.rt-container .rt-prefix-2 {
padding-left : 160px;
}
.rt-container .rt-prefix-3 {
padding-left : 240px;
}
.rt-container .rt-prefix-4 {
padding-left : 320px;
}
.rt-container .rt-prefix-5 {
padding-left : 400px;
}
.rt-container .rt-prefix-6 {
padding-left : 480px;
}
.rt-container .rt-prefix-7 {
padding-left : 560px;
}
.rt-container .rt-prefix-8 {
padding-left : 640px;
}
.rt-container .rt-prefix-9 {
padding-left : 720px;
}
.rt-container .rt-prefix-10 {
padding-left : 800px;
}
.rt-container .rt-prefix-11 {
padding-left : 880px;
}
.left-1, .right-1 {
width : 30px;
}
.left-2, .right-2 {
width : 110px;
}
.left-3, .right-3 {
width : 190px;
}
.left-4, .right-4 {
width : 270px;
}
.left-5, .right-5 {
width : 350px;
}
.left-6, .right-6 {
width : 430px;
}
.left-7, .right-7 {
width : 510px;
}
.left-8, .right-8 {
width : 590px;
}
.left-9, .right-9 {
width : 670px;
}
.left-10, .right-10 {
width : 750px;
}
.left-11, .right-11 {
width : 830px;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, caption {
margin : 0;
padding : 0;
border : 0;
outline : 0;
font-size : 100%;
background : transparent;
}
.rt-container {
margin : 0 auto;
width : 960px;
}
body {
min-width : 960px;
}
.rt-block {
padding : 15px;
margin-bottom : 10px;
position : relative;
}
#rt-content-top .rt-alpha, #rt-content-bottom .rt-alpha {
margin-left : 0;
}
#rt-content-top .rt-omega, #rt-content-bottom .rt-omega {
margin-right : 0;
}
#rt-logo {
width : 185px;
height : 115px;
display : block;
}
#rt-content-top, #rt-content-bottom {
overflow : hidden;
}
#rocket {
display : block;
width : 92px;
height : 16px;
margin : 0 auto;
}
#rt-copyright {
text-align : center;
}
#rt-menu .rt-container {
height : 3em;
}
#rt-menu ul.menu {
list-style : none;
margin : 0 10px;
padding : 0;
}
#rt-menu ul.menu li {
float : left;
padding : 0;
background : none;
}
#rt-menu ul.menu li a {
font-weight : bold;
line-height : 3em;
display : block;
padding : 0 15px;
font-size : 1em;
}
#rt-menu ul.menu ul {
display : none;
}
.font-family-optima {
font-family : Optima, Lucida, 'MgOpen Cosmetica', 'Lucida Sans Unicode', sans-serif;
}
.font-family-geneva {
font-family : Geneva, Tahoma, "Nimbus Sans L", sans-serif;
}
.font-family-helvetica {
font-family : Helvetica, Arial, FreeSans, sans-serif;
}
.font-family-lucida {
font-family : "Lucida Grande", Helvetica, Verdana, sans-serif;
}
.font-family-georgia {
font-family : Georgia, sans-serif;
}
.font-family-trebuchet {
font-family : "Trebuchet MS", sans-serif;
}
.font-family-palatino {
font-family : "Palatino Linotype", "Book Antiqua", Palatino, "Times New Roman", Times, serif;
}
body {
font-size : 12px;
line-height : 1.7em;
font-family : Helvetica, Arial, Sans-Serif;
}
body.font-size-is-xlarge {
font-size : 15px;
line-height : 1.7em;
}
body.font-size-is-large {
font-size : 14px;
line-height : 1.7em;
}
body.font-size-is-default {
font-size : 12px;
line-height : 1.7em;
}
body.font-size-is-small {
font-size : 11px;
line-height : 1.7em;
}
body.font-size-is-xsmall {
font-size : 10px;
line-height : 1.7em;
}
form {
margin : 0;
padding : 0;
}
p {
margin : 0 0 15px 0;
}
h1, h2, h3, h4, h5 {
margin : 15px 0;
line-height : 1.1em;
}
h1 {
font-size : 260%;
}
h2 {
font-size : 200%;
}
h2.title {
font-size : 170%;
}
h3 {
font-size : 175%;
}
h4 {
font-size : 120%;
}
h5 {
font-size : 120%;
}
a {
text-decoration : none;
outline : none;
}
code {
color : #000;
margin : -1px 0 0 0;
font : 10px Courier;
}
.left-1, .left-2, .left-3, .left-4, .left-5, .left-6, .left-7, .left-8, .left-9, .left-10, .right-11 {
float : left;
margin-right : 50px;
margin-bottom : 15px;
display : inline;
position : relative;
}
.right-1, .right-2, .right-3, .right-4, .right-5, .right-6, .right-7, .right-8, .right-9, .right-10, .right-11 {
float : right;
margin-left : 50px;
margin-bottom : 15px;
display : inline;
position : relative;
}
.date-block {
padding : 15px;
}
ul, ol {
padding-left : 15px;
}
ul li {
padding : 0;
margin : 0;
}
ul li a {
font-size : 1.2em;
line-height : 1.8em;
}
ul ul {
margin-left : 25px;
padding : 5px 0;
}
ul li.author {
margin : 0;
letter-spacing : 1px;
list-style : none;
font-weight : bold;
text-align : right;
}
ul li.date {
margin : 0;
letter-spacing : 1px;
list-style : none;
text-align : right;
font-weight : bold;
}
ul li.comments {
list-style : none;
text-align : right;
font-weight : bold;
}
ul li.author span, ul li.date span, ul li.comments span {
display : block;
font-weight : normal;
margin-bottom : 10px;
line-height : 1em;
}
body.rtl {
direction : rtl;
}
body.rtl #rt-menu ul.menu {
float : right;
}
body.rtl #rt-menu ul.menu li {
float : right;
}
body.rtl #rt-content-top .rt-alpha, body.rtl #rt-content-bottom .rt-alpha {
margin-right : 0;
margin-left : 10px;
}
body.rtl #rt-content-top .rt-omega, body.rtl #rt-content-bottom .rt-omega {
margin-left : 0;
margin-right : 10px;
}
body.rtl {
min-width : inherit;
}
html, body {
margin-bottom : 1px;
}
body {
color : #333;
}
#rt-header, #rt-bottom {
color : #aaa;
}
.rt-container {
background : #fff;
}
a:hover {
color : #000;
}
#rt-logo {
background : url(../images/header-assets.png) 0 0 no-repeat;
}
#rt-menu ul.menu li a {
color : #fff;
}
#rt-menu ul.menu li a:hover {
background : #444;
color : #fff;
}
#rt-menu ul.menu li.active a, #rt-menu ul.menu li.active a:hover {
background : #fff;
color : #000;
}
#rt-footer, #rt-copyright {
color : #ddd;
}
#rt-sidebar-a {
background-color : #e0e0e0;
}
#rt-sidebar-b {
background-color : #e9e9e9;
}
#rt-sidebar-c {
background-color : #f0f0f0;
}
#rocket {
background : url(../images/rocket.png) 0 0 no-repeat;
}
#gantry-viewswitcher {
background-image : url(../images/iphone/switcher.png);
background-repeat : no-repeat;
background-position : top left;
width : 60px;
height : 20px;
display : block;
position : absolute;
right : 10px;
top : 40%;
}
#gantry-viewswitcher.off {
background-position : bottom left;
}
#gantry-viewswitcher span {
display : none;
}
html body * span.clear, html body * div.clear, html body * li.clear, html body * dd.clear {
background : none;
border : 0;
clear : both;
display : block;
float : none;
font-size : 0;
list-style : none;
margin : 0;
padding : 0;
overflow : hidden;
visibility : hidden;
width : 0;
height : 0;
}
.clearfix:after {
clear : both;
content : '.';
display : block;
visibility : hidden;
height : 0;
}
.clearfix {
display : inline-block;
}
* html .clearfix {
height : 1%;
}
.clearfix {
display : block;
}
#debug #rt-main {
overflow : hidden;
border-bottom : 4px solid #666;
margin-top : 15px;
position : relative;
}
#debug .status {
position : absolute;
background : #333;
opacity : 0.300000011920928955078125;
padding : 0 15px;
z-index : 10000;
color : #fff;
font-weight : bold;
font-size : 150%;
}
h1, h2 {
letter-spacing : -2px;
line-height : 1em;
}
.module-title h2, h3, h4, h5 {
letter-spacing : -1px;
line-height : 1em;
}
.componentheading {
font-weight : bold;
display : block;
margin-bottom : 15px;
}
.contentheading {
font-size : 140%;
font-weight : bold;
margin-bottom : 15px;
display : block;
}
.sectiontableheader {
font-weight : bold;
padding : 3px;
line-height : 25px;
text-align : left;
}
.sectiontablefooter {
padding-bottom : 8px;
}
tr.sectiontableentry0 td, tr.sectiontableentry1 td, tr.sectiontableentry2 td, td.sectiontableentry0, td.sectiontableentry1, td.sectiontableentry2 {
text-align : left;
padding : 6px 5px;
vertical-align : middle;
}
tr.sectiontableentry0 td, td.sectiontableentry0, tr.sectiontableentry1 td, td.sectiontableentry1, tr.sectiontableentry2 td, td.sectiontableentry2 {
height : 30px;
}
.contentpane, .contentpaneopen {
width : 100%;
}
.component-content .cols-1 {
display : block;
float : none !important ;
margin : 0 !important ;
}
.component-content .cols-2 .column-1, .component-content .cols-2 .column-2 {
width : 50%;
float : left;
}
.component-content .cols-3 .column-1, .component-content .cols-3 .column-2, .component-content .cols-3 .column-3 {
float : left;
width : 33.3%;
padding : 0;
margin : 0;
}
.component-content .items-row {
overflow : hidden;
margin-bottom : 10px !important ;
}
.component-content .cols-4 .column-1, .component-content .cols-4 .column-2, .component-content .cols-4 .column-3, .component-content .cols-4 .column-4 {
width : 25%;
padding : 0;
margin : 0;
float : left;
}
.component-content .cols-2 .rt-article, .component-content .cols-3 .rt-article, .component-content .cols-4 .rt-article {
margin : 0 10px 20px 10px;
}
.component-content .cols-2 .column-1 .rt-article, .component-content .cols-3 .column-1 .rt-article, .component-content .cols-4 .column-1 .rt-article {
margin-left : 0;
}
.component-content .cols-2 .column-2 .rt-article, .component-content .cols-3 .column-3 .rt-article, .component-content .cols-4 .column-4 .rt-article {
margin-right : 0;
}
.component-content .rt-blog .rt-description {
margin : 10px 0 15px 0;
padding-bottom : 20px;
border-bottom : 1px dotted #c8c8c8;
}
.component-content .rt-article-bg {
padding-bottom : 5px;
border-bottom : 1px dotted #c8c8c8;
}
.component-content .rt-article-links {
margin : 10px 0 10px 0;
}
.component-content .category-desc {
padding : 0 5px;
margin : 10px 0 25px;
}
.component-content .cat-children .category-desc {
margin : 10px 0 25px;
}
.component-content ul.subcategories {
margin : 20px 20px 20px 10px;
}
.component-content .subcategories-link {
font-weight : bold;
}
.component-content ul {
list-style-position : outside;
list-style-type : square;
padding : 0 0 0 15px;
margin : 10px 0;
}
.component-content ol {
padding : 0 0 0 20px;
margin : 10px 0;
list-style-position : outside;
}
.component-content ul li, .component-content ol li {
padding : 0;
line-height : 1.7em;
margin : 0;
}
.component-content .category-list {
padding : 0 5px;
display : block;
}
.component-content .categories-list {
padding : 0 5px;
}
.component-content .categories-list ul {
margin : 0 0 0 20px;
padding : 0;
list-style : none;
}
.component-content .categories-list ul li {
padding : 5px;
}
.component-content .categories-list ul ul {
margin-left : 15px;
}
.component-content .category-desc {
line-height : 1.7em;
margin : 10px 0;
padding-left : 0;
}
.component-content .small {
font-size : 0.85em;
margin : 0 0 20px;
}
.component-content .image-left {
float : left;
margin : 0 15px 5px 0;
}
.component-content .image-right {
float : right;
margin : 0 0 5px 15px;
}
.component-content .archive {
padding : 0 5px;
}
.component-content .archive form {
padding : 0 5px;
}
.component-content ul#archive-items {
margin : 20px 0;
list-style-type : none;
padding : 0;
}
.component-content ul#archive-items li.row0, .component-content ul#archive-items li.row1 {
padding : 10px 0;
margin : 10px 0;
}
.component-content .title {
width : auto;
font-size : 260%;
line-height : 1.1em;
}
.component-content span.edit {
margin-left : 10px;
float : left;
}
.component-content .rt-articleinfo {
margin-bottom : 15px;
}
.component-content .rt-category, .component-content .rt-date-modified, .component-content .rt-date-published, .component-content .rt-author, .component-content .rt-date-posted, .component-content .rt-hits {
display : block;
font-size : 95%;
}
.component-content .rt-author {
font-style : italic;
}
.component-content .rt-date-created, .component-content .rt-date-published {
font-weight : bold;
}
.component-content .rt-description {
margin : 10px 0 10px 0;
overflow : hidden;
}
.component-content .rt-description img.left {
margin-right : 15px;
float : left;
}
.component-content .rt-description img.right {
margin-left : 15px;
float : right;
}
.component-content .filter {
margin : 10px 0;
}
.component-content span.number {
color : #969696;
font-style : italic;
}
.component-content .rt-article-icons {
width : 65px;
overflow : hidden;
float : right;
}
.component-content .rt-article-icons ul {
margin : 0;
padding : 0;
list-style : none;
}
.component-content .rt-article-icons ul li {
margin : 0;
padding : 0;
}
.component-content .rt-article-icons ul li a {
display : block;
width : 16px;
height : 16px;
float : right;
margin-left : 3px;
background-image : url(../images/typography.png);
background-repeat : no-repeat;
}
.component-content .rt-article-icons ul li img {
display : none;
}
.component-content .print-icon a {
background-position : 0 0;
}
.component-content .email-icon a {
background-position : -16px 0;
}
.component-content .edit-icon a {
background-position : -48px 0;
margin-left : 0 !important ;
margin-right : 5px;
}
.component-content .rt-article-cat {
font-weight : bold;
margin-top : 15px;
margin-bottom : 0;
}
.component-content .edit #editor-xtd-buttons a:link, .component-content .edit #editor-xtd-buttons a:visited, .component-content .edit #editor-xtd-buttons a:hover {
color : #323232;
}
.component-content .edit .inputbox, .component-content .edit textarea {
border : #ddd solid 1px;
}
.component-content .edit legend {
font-size : 150%;
}
.component-content .edit form#adminForm fieldset {
padding : 20px 15px;
margin : 10px 0 15px 0;
}
.component-content .formelm {
margin : 5px 0;
}
.component-content .formelm label {
width : 9em;
display : inline-block;
vertical-align : top;
}
.component-content form#adminForm .formelm-area {
padding : 5px 0;
}
.component-content form#adminForm .formelm-area label {
vertical-align : top;
display : inline-block;
width : 7em;
}
.component-content .formelm-buttons {
text-align : right;
margin-bottom : 10px;
}
.component-content .button2-left {
float : left;
margin-right : 5px;
margin-top : 10px;
}
.component-content .button2-left a {
background : #eee;
padding : 4px;
margin : 0;
line-height : 1.2em;
border : #ddd solid 1px;
font-weight : bold;
text-decoration : none;
}
#form-login .inputbox, #com-form-login .inputbox, #josForm .inputbox {
border : #ddd solid 1px;
font-size : 1.2em;
padding : 2px;
margin : 0;
}
#com-form-login fieldset div, #josForm fieldset div {
margin-bottom : 10px;
}
#form-login ul {
margin-top : 10px;
}
#form-login p {
margin-bottom : 10px;
}
#form-login .user-greeting {
font-weight : bold;
font-size : 120%;
margin-bottom : 15px;
}
.component-content .user label.label-left, .component-content .user span.label-left {
display : block;
width : 130px;
float : left;
font-weight : bold;
font-size : 120%;
}
.col12 .rt-grid-2 #form-login .inputbox {
width : 104px;
}
.col12 .rt-grid-3 #form-login .inputbox {
width : 184px;
}
.col12 .rt-grid-4 #form-login .inputbox {
width : 264px;
}
.col12 .rt-grid-5 #form-login .inputbox {
width : 344px;
}
.col12 .rt-grid-6 #form-login .inputbox {
width : 424px;
}
.col12 .rt-grid-7 #form-login .inputbox {
width : 504px;
}
.col12 .rt-grid-8 #form-login .inputbox {
width : 584px;
}
.col12 .rt-grid-9 #form-login .inputbox {
width : 664px;
}
.col12 .rt-grid-10 #form-login .inputbox {
width : 744px;
}
.col12 .rt-grid-12 #form-login .inputbox {
width : 904px;
}
.col16 .rt-grid-2 #form-login .inputbox {
width : 64px;
}
.col16 .rt-grid-3 #form-login .inputbox {
width : 124px;
}
.col16 .rt-grid-4 #form-login .inputbox {
width : 184px;
}
.col16 .rt-grid-5 #form-login .inputbox {
width : 244px;
}
.col16 .rt-grid-6 #form-login .inputbox {
width : 304px;
}
.col16 .rt-grid-7 #form-login .inputbox {
width : 364px;
}
.col16 .rt-grid-8 #form-login .inputbox {
width : 424px;
}
.col16 .rt-grid-9 #form-login .inputbox {
width : 484px;
}
.col16 .rt-grid-10 #form-login .inputbox {
width : 544px;
}
.col16 .rt-grid-11 #form-login .inputbox {
width : 604px;
}
.col16 .rt-grid-12 #form-login .inputbox {
width : 664px;
}
.col16 .rt-grid-13 #form-login .inputbox {
width : 724px;
}
.col16 .rt-grid-14 #form-login .inputbox {
width : 784px;
}
.col16 .rt-grid-15 #form-login .inputbox {
width : 844px;
}
#users-profile-core, #users-profile-custom {
margin : 10px 0 15px 0;
padding : 15px;
}
#users-profile-core dt, #users-profile-custom dt {
float : left;
width : 10em;
padding : 3px 0;
}
#users-profile-core dd, #users-profile-custom dd {
padding : 3px 0;
}
#member-profile fieldset, .registration fieldset {
margin : 10px 0 15px 0;
padding : 15px;
}
#users-profile-core legend, .profile-edit legend, .registration legend {
font-weight : bold;
}
.component-content #member-registration {
padding : 0 5px;
}
.component-content #member-registration fieldset {
border : #ddd solid 1px;
}
.component-content form fieldset dt {
clear : left;
float : left;
width : 12em;
padding : 3px 0;
}
.component-content form fieldset dd {
float : left;
padding : 3px 0;
}
.component-content table {
border-collapse : collapse;
}
.component-content table.weblinks, .component-content table.category {
font-size : 1em;
margin : 10px 10px 20px 0;
width : 99%;
}
.component-content table.weblinks td {
border-collapse : collapse;
}
.component-content table.weblinks td, .component-content table.category td {
padding : 7px;
}
.component-content table.weblinks th, .component-content table.category th {
padding : 7px;
text-align : left;
}
.component-content td.num {
vertical-align : top;
text-align : left;
}
.component-content td.hits {
vertical-align : top;
text-align : center;
}
.component-content td p {
margin : 0;
line-height : 1.3em;
}
.component-content .filter {
margin : 10px 0;
}
.component-content .display-limit, .component-content .filter {
text-align : right;
margin-right : 7px;
}
.component-content table.category th a img {
padding : 2px 10px;
}
.component-content .filter-search {
float : left;
}
.component-content .filter-search .inputbox {
width : 6em;
}
.component-content legend.element-invisible {
position : absolute;
margin-left : -3000px;
margin-top : -3000px;
height : 0;
}
.component-content .cat-items {
margin-top : 20px;
}
.component-content .contact {
padding : 0 5px;
}
.component-content .contact-category {
padding : 0 10px;
}
.component-content .contact-category .component-content #adminForm fieldset.filters {
border : 0;
padding : 0;
}
.component-content .contact-image {
margin : 10px 0;
overflow : hidden;
}
.component-content address {
font-style : normal;
margin : 10px 0;
}
.component-content address span {
display : block;
}
.component-content .contact-address {
margin : 20px 0 10px 0;
}
.component-content .contact-email div {
padding : 2px 0;
margin : 0 0 10px 0;
}
.component-content .contact-email label {
width : 17em;
float : left;
}
.component-content span.contact-image {
margin-bottom : 10px;
overflow : hidden;
display : block;
}
.component-content #contact-textmsg {
padding : 2px 0 10px 0;
}
.component-content #contact-email-copy {
float : left;
margin-right : 10px;
}
.component-content .contact .button {
float : none !important ;
clear : left;
display : block;
margin : 20px 0 0 0;
}
.component-content dl.tabs {
float : left;
margin : 50px 0 0 0;
z-index : 50;
clear : both;
}
.component-content dl.tabs dt {
float : left;
padding : 4px 10px;
border-left : 1px solid #ccc;
border-right : 1px solid #ccc;
border-top : 1px solid #ccc;
margin-right : 3px;
background : #f0f0f0;
color : #666;
}
.component-content dl.tabs dt.open {
background : #F9F9F9;
border-bottom : 1px solid #F9F9F9;
z-index : 100;
color : #000;
}
.component-content div.current {
clear : both;
border : #ccc solid 1px;
padding : 10px 10px;
max-width : 500px;
}
.component-content div.current dd {
padding : 0;
margin : 0;
}
.component-content dl#content-pane.tabs {
margin : 1px 0 0 0;
}
.component-content .weblinks fieldset div {
overflow : hidden;
}
.component-content .weblinks label.label-left {
display : block;
width : 150px;
float : left;
}
.component-content .searchintro {
font-weight : normal;
margin : 20px 0 20px;
}
.component-content #searchForm {
padding : 0;
}
.component-content .form-limit {
margin : 20px 0 0;
text-align : right;
padding : 0 10px 0 20px;
}
.component-content .highlight {
font-weight : bold;
}
.component-content .ordering-box {
float : none;
}
.component-content .phrases-box {
float : none;
margin-bottom : 10px;
}
.component-content .ordering-box .inputbox {
width : auto !important ;
}
.component-content .only, .component-content .phrases {
margin : 10px 0 0 0;
padding : 15px 0;
line-height : 1.3em;
}
.component-content label.ordering {
display : block;
margin : 10px 0 10px 0;
}
.component-content .word {
padding : 0;
}
.component-content .word input {
font-weight : bold;
}
.component-content .word label {
font-weight : bold;
}
.component-content fieldset.only label, .component-content fieldset.phrases label {
margin : 0 10px 0 0;
}
.component-content .ordering-box label.ordering {
margin : 0 10px 5px 0;
float : left;
}
.component-content form .search label {
display : none;
}
.component-content dl.search-results dt.result-title {
padding : 15px 15px 0 5px;
font-weight : bold;
}
.component-content dl.search-results dd {
padding : 2px 15px 2px 5px;
}
.component-content dl.search-results dd.result-text {
padding : 10px 15px 10px 5px;
line-height : 1.7em;
}
.component-content dl.search-results dd.result-created {
padding : 2px 15px 15px 5px;
}
.component-content dl.search-results dd.result-category {
padding : 10px 15px 5px 5px;
}
#rt-accessibility .rt-desc {
float : left;
padding-right : 5px;
}
#rt-accessibility #rt-buttons {
float : left;
}
#rt-accessibility .button {
display : block;
width : 14px;
height : 14px;
float : left;
background : url(../images/typography.png);
margin : 2px;
}
#rt-accessibility .large .button {
background-position : 0 -17px;
}
#rt-accessibility .small .button {
background-position : -15px -17px;
}
.component-content .categorylist input {
border : #ddd solid 1px;
font-size : 1.2em;
padding : 2px;
margin : 0;
}
.component-content th {
padding : 5px;
background : #ebebeb;
border-bottom : 2px solid #ddd;
font-weight : bold;
}
.component-content tr.even td {
padding : 5px;
background : #f0f0f0;
border-bottom : 1px solid #ddd;
}
.component-content tr.odd td {
padding : 5px;
background : #fafafa;
border-bottom : 1px solid #ddd;
}
.rt-breadcrumb-surround {
margin : 0;
display : block;
position : relative;
overflow : hidden;
height : 20px;
padding : 15px 25px;
}
#breadcrumbs-gantry {
width : 11px;
height : 11px;
display : block;
float : left;
margin-top : 4px;
margin-right : 8px;
background : url(../images/home.png) 0 0 no-repeat;
}
.component-content p.error {
padding : 10px;
}
.component-content .contentpaneopen_edit {
float : left;
}
.component-content table.contenttoc {
padding : 10px;
margin : 10px;
float : right;
}
.component-content table.contenttoc tr td {
padding : 1px 0;
}
.component-content .pagenavcounter {
font-weight : bold;
}
ul.latestnews, ul.mostread {
padding-left : 10px;
margin : 0;
}
ul.latestnews li a, ul.mostread li a {
padding : 2px 2px 2px 15px;
display : block;
text-decoration : none;
}
#article-index {
width : 25%;
float : right;
padding : 10px;
margin : 10px 0 20px 30px;
}
#article-index h3 {
margin : 0;
font-size : 1em;
}
#article-index ul {
list-style-type : disc;
}
.mod-languages ul li {
display : inline;
}
.stats-module dl {
margin : 10px 0 10px 0;
}
.stats-module dt {
float : left;
margin : 0 10px 0 0;
font-weight : bold;
}
.stats-module dt, .stats-module dd {
padding : 2px 0 2px 0;
}
.banneritem {
margin : 10px 0;
padding : 0;
}
.banneritem a {
font-weight : bold;
}
p.syndicate {
float : left;
display : block;
text-align : left;
}
.phrases .inputbox {
width : 10em;
}
.phrases .inputbox option {
padding : 2px;
}
.newsflash {
margin : 0;
}
.newsflash-horiz {
overflow : hidden;
list-style-type : none;
margin : 0 5px;
padding : 20px 10px;
}
.newsflash-horiz li {
float : left;
width : 30%;
margin : 0 1%;
padding : 10px 5px;
}
.newsflash-horiz li h4 {
font-size : 1.4em;
}
.newsflash-horiz li img {
display : block;
margin-bottom : 10px;
}
.newsflash-vert {
padding : 0;
}
.component-content .newsfeed {
padding : 0 5px;
}
.component-content ul.newsfeed {
padding : 0;
}
.component-content .newsfeed-item {
padding : 5px 0 0 0;
margin : 0;
}
.component-content .newsfeed-item h5 a {
font-size : 1.1em;
font-weight : bold;
}
.component-content .feed-item-description img {
margin : 5px 10px 10px 0;
}
.component-content dl.newsfeed-count dt, .component-content dl.newsfeed-count dd {
display : inline;
}
.component-content dl.weblink-count dt, .component-content dl.weblink-count dd {
display : inline;
}
.component-content .rt-pagination {
margin : 10px 0;
padding : 10px 0 10px 0;
}
.component-content .rt-pagination ul {
list-style-type : none;
margin : 0;
padding : 0;
text-align : left;
}
.component-content .rt-pagination li {
display : inline;
padding : 2px 5px;
text-align : left;
border : #eee solid 1px;
margin : 0 2px;
}
.component-content .rt-pagination li.pagination-start, .component-content .rt-pagination li.pagination-next, .component-content .rt-pagination li.pagination-end, .component-content .rt-pagination li.pagination-prev {
border : 0;
}
.component-content .rt-pagination li.pagination-start, .component-content .rt-pagination li.pagination-start span {
padding : 0;
}
.component-content p.counter {
font-weight : bold;
}
.component-content .pagenav {
list-style-type : none;
padding : 0;
overflow : hidden;
}
.component-content .pagenav li {
display : inline-block;
padding : 0;
margin : 0;
}
.component-content .pagenav li {
line-height : 2em;
}
.component-content .pagenav li a {
display : inline;
padding : 2px;
text-decoration : none;
}
.component-content .pagenav li.pagenav-prev {
float : left;
}
.component-content .pagenav li.pagenav-next {
float : right;
}
.tool-tip {
float : left;
background : #ffc;
border : #D4D5AA solid 1px;
padding : 5px;
max-width : 200px;
color : #323232;
}
.tool-title {
padding : 0;
margin : 0;
font-size : 100%;
font-weight : bold;
margin-top : -15px;
padding-top : 15px;
padding-bottom : 5px;
background : url(../../system/images/selector-arrow.png) no-repeat;
}
.tool-text {
font-size : 100%;
margin : 0;
}
#mailto-window {
background : #f5f5f5;
padding : 15px;
border : #ddd solid 1px;
position : relative;
}
#mailto-window label {
width : 10em;
}
.mailto-close {
position : absolute;
right : 0;
top : 5px;
background : none;
}
.mailto-close a {
min-width : 25px;
display : block;
min-height : 25px;
overflow : visible;
}
.mailto-close a span {
position : absolute;
left : -3000px;
top : -3000px;
display : inline;
}
#mailto-window .inputbox {
padding : 3px;
}
#mailto-window p {
margin-top : 20px;
}
#mailto-window button {
margin : 0 5px 0 0;
}
input.system-openid, input.com-system-openid {
background : url(https://partidopirata.es/images/login-bg.gif) no-repeat;
background-color : #fff;
background-position : 0 50%;
color : #000;
padding-left : 18px;
}
.system-unpublished {
background : #e8edf1;
border-top : 4px solid #c4d3df;
border-bottom : 4px solid #c4d3df;
}
#system-message {
margin-bottom : 10px;
padding : 0;
}
#system-message dt {
font-weight : bold;
}
#system-message dd {
margin : 0;
font-weight : bold;
}
#system-message dd ul {
background : #BFD3E6;
color : #0055BB;
margin : 10px 0 10px 0;
list-style : none;
padding : 10px;
border : #84A7DB solid 2px;
}
#system-message dt.message {
display : none;
}
#system-message dt.error {
display : none;
}
#system-message dd.error ul {
color : #c00;
background-color : #EBC8C9;
border : #DE7A7B solid 2px;
}
#system-message dt.notice {
display : none;
}
#system-message dd.notice ul {
color : #A08B4C;
background : #F5ECC1;
border : #F0DC7E solid 2px;
}
#system-debug {
color : #ccc;
background-color : #fff;
padding : 10px;
margin : 10px;
}
#system-debug div {
font-size : 11px;
}
body {
color : #333;
}
#rt-header, #rt-bottom {
color : #aaa;
}
#rt-footer, #rt-copyright {
color : #fff;
}
#rt-sidebar-b {
background-color : #e9e9e9;
}
#rt-sidebar-c {
background-color : #f0f0f0;
}
#gantry-viewswitcher {
margin : 5px auto;
position : relative;
top : auto;
right : 0;
}
#rt-menu ul.menu li a, .menutop li.root > .item, .menu-type-splitmenu .menutop li .item {
color : #fff;
}
.menutop li.parent.root > .item span, .menu-type-splitmenu .menutop li.parent .item span {
background : url(../images/menus/menutop-daddy.png) 100% 50% no-repeat;
}
#rt-menu ul.menu li a:hover, .menutop li.root > .item:hover, .menutop li.active.root.f-mainparent-itemfocus > .item, .menutop li.root.f-mainparent-itemfocus > .item, .menu-type-splitmenu .menutop li:hover > .item {
background : #444;
color : #fff;
}
#rt-menu ul.menu li.active a, #rt-menu ul.menu li.active a:hover, .menutop li.root.active > .item, .menutop li.root.active > .item:hover, .menu-type-splitmenu .menutop li.active .item {
background : #fff;
color : #000;
}
.menutop .fusion-submenu-wrapper {
background : #444;
}
.menutop ul li > .item {
color : #fff;
}
.menutop ul li > .item:hover, .menutop ul li.f-menuparent-itemfocus > .item {
background : #333;
color : #ccc;
}
.menutop ul li > .daddy span {
background : url(../images/menus/dropdown-daddy.png) 100% 50% no-repeat;
}
.menutop .fusion-grouped ol li > .item {
background : url(../images/menus/menu-arrow.png) 5px 50% no-repeat;
}
#rt-header {
background-color : #060c17;
}
#jf-bottomsection {
background-color : #060c17;
}
.jf-blog-image .jf-blog-author a:hover, .jf-blog-image .jf-blog-category a:hover {
color : #c00;
}
h2.jf-faq-trigger a {
color : #23324c;
}
h2.jf-faq-trigger a:hover {
color : #c00;
}
#jf-object-carousel a {
background : #000;
}
.jf-bottom-sep {
border-left : 40px solid #222 !important ;
background : #f00 !important ;
}
#rt-header .rt-fusionmenu, #rt-header .jf-headermaskline #jf-undermenu, #slider-bg {
background : rgba(0, 0, 0, 0.8) !important ;
}
.pagination li.current a, .nivo-controlNav a.active {
background : #000 !important ;
}
.nivo-controlNav a {
background-position : 0 -14px !important ;
}
.rt-readon-surround a:hover {
color : #fff !important ;
}
.jf-portfolio-item-ninth .mask-1, .jf-portfolio-item-ninth .mask-2 {
background : rgba(152, 0, 0, 0.5) !important ;
}
#rt-sidebar-a .module-title h2 {
background-image : none !important ;
}
body #Kunena .kblock div.kheader, body #Kunena div.kblock > div.kheader {
background-color : #000 !important ;
}
body #community-wrap div.greybox {
background-color : #ff6209;
}
#community-wrap .cModule h3 {
background-color : #ff6209;
background-image : none;
}
body #community-wrap div.greybox a#joinButton:hover {
background : #fff;
color : #000;
text-shadow : none;
}
body #community-wrap .button {
background : #111 !important ;
border : #111 solid 1px !important ;
}
#cWindowContentTop {
background : #ff6209 !important ;
}
#cWindow.dialog #cwin_close_btn:link, #cWindow.dialog #cwin_close_btn:visited {
background-color : #ff6209 !important ;
}
#community-wrap .community-status .button {
background : #111 !important ;
}
#community-wrap .wall-coc-form-actions button, #community-wrap a.wall-coc-form-action {
background : #111 !important ;
}
#community-wrap .small-button a:hover span {
background-color : #ff6209;
}
ul.pagination {
list-style-type : none;
margin : 0;
padding : 0;
text-align : left;
}
ul.pagination li {
display : inline;
padding : 2px 5px 0;
text-align : left;
}
ul.pagination li a {
padding : 2px;
}
body {
background-image : url(../images/body/bg-lines.png);
}
#rt-logo {
background : url(../images/logo/logo.png) center no-repeat;
width : 250px;
height : 130px;
display : block;
}
#rt-header, #jf-bottomsection {
background-image : url(../images/header/fondo-r01.png);
background-repeat : repeat;
background-position : top center;
}
.jf-header-shadow {
height : 20px;
background-image : url(../images/header/shadow.png);
background-repeat : no-repeat;
background-position : bottom center;
margin-bottom : -20px;
}
#rt-header .rt-fusionmenu {
background : rgba(0, 0, 0, 0.4);
margin-top : 20px;
border-radius : 2px;
}
#rt-header .rt-container .rt-grid-4 {
margin-left : 0;
margin-right : 20px;
}
#rt-header .rt-container .rt-grid-4 .rt-block {
margin-bottom : 0;
padding : 0;
}
#rt-header .rt-container .rt-grid-8 {
margin-left : 20px;
margin-right : 0;
width : auto;
float : right;
}
#rt-header .jf-headermaskline {
background : url(../images/header/mask-2.png) 230px 0 no-repeat;
}
#rt-header .jf-headermaskline #jf-undermenu a {
margin-left : 10px;
}
#rt-header .jf-headermaskline #jf-undermenu a img {
opacity : 0.699999988079071044921875;
transition : all 0.5s;
}
#rt-header .jf-headermaskline #jf-undermenu a img:hover {
opacity : 1;
transition : all 0.5s;
}
#rt-header .jf-headermaskline #jf-undermenu {
background : rgba(0, 0, 0, 0.4);
margin-top : 20px;
border-radius : 2px;
height : 15px;
padding : 8px 10px;
}
#rt-header .jf-undermenu-separator {
float : left;
display : block;
height : 20px;
width : 1px;
background : #CCC;
opacity : 0.20000000298023223876953125;
margin : -2px -3px 0 10px;
}
#jf-bottomsection {
background-image : url(../images/header/mask-1.png);
background-repeat : no-repeat;
background-position : top center;
margin-top : 20px;
}
.jf-tooltipTop {
margin-top : 8px;
z-index : 999999;
margin-left : -19px;
}
.jf-tooltipTop .tip-top {
border-right : 4px solid transparent;
width : 0;
margin-left : 10px;
border-color : transparent transparent rgba(0, 0, 0, 0.8);
border-style : solid;
border-width : 0 4px 4px;
}
.browserIe .jf-tooltipTop .tip-top {
border-width : 0;
}
.jf-tooltipTop .tip {
background : rgba(0, 0, 0, 0.8);
border-radius : 3px;
}
.jf-tooltipTop .tip-title {
color : #fff;
line-height : 1;
font-size : 14px;
letter-spacing : 1px;
padding : 5px 9px;
}
#jf-login {
float : left;
display : block;
}
#jf-login .jf-login-content {
display : none;
background : rgba(0, 0, 0, 0.95);
position : absolute;
z-index : 888;
box-shadow : 0 0 2px #000;
border-radius : 0 0 2px 2px;
margin-top : 20px;
min-width : 140px;
padding : 12px;
}
#jf-login .jf-login-content input {
font-size : 14px;
border : #fff solid 1px;
background : #fff;
color : #000;
box-shadow : 0 0 15px rgba(0, 0, 0, 0.2) inset;
padding : 2px 6px;
}
#jf-login .jf-login-content input:focus {
box-shadow : 0 0 15px rgba(0, 0, 0, 0.1) inset;
}
#jf-login .jf-login-content a {
font-size : 14px;
color : #CCC;
}
#jf-login .jf-login-content a:hover {
color : #fff;
text-decoration : underline;
}
#jf-login .jf-login-content p {
margin : 0 0 10px;
}
#jf-login .jf-login-content #form-login-remember label {
font-size : 14px;
margin-top : 1px;
position : absolute;
}
#jf-login .jf-login-content ul {
padding-left : 0;
list-style : none;
margin : 5px 0 0 -6px;
}
#jf-login .jf-login-content .readon input {
cursor : pointer;
}
#jf-search {
display : block;
overflow : hidden;
position : relative;
float : left;
margin : 0;
padding : 0;
}
#jf-search .jf-search-button {
display : block;
width : 16px;
height : 18px;
opacity : 0.800000011920928955078125;
float : left;
margin : 0 !important ;
}
#jf-search .jf-search-button :hover {
opacity : 1;
}
#jf-search .jf-search-content {
height : 21px;
line-height : 21px;
position : absolute;
left : 0;
right : 0;
margin : -3px 0 0 24px;
}
#jf-search .jf-search-content .inputbox {
font-size : 14px;
border : #FFF solid 1px;
background : #FFF;
color : #000;
box-shadow : 0 0 15px rgba(0, 0, 0, 0.3) inset;
margin-right : 6px;
padding : 1px 3px;
}
#jf-search .jf-search-content .button {
font-size : 14px;
border : #FFF solid 1px;
background : #FFF;
color : #000;
box-shadow : 0 0 15px rgba(0, 0, 0, 0.3) inset;
cursor : pointer;
margin-left : 3px;
padding : 1px 3px;
}
.jf-search-content input[type="text"] {
background : 0;
border : 0;
color : #ddd;
width : auto;
height : 20px;
margin : 0;
padding : 0;
}
.jf-search-content input[type="text"]:focus {
color : #fff;
outline : 0;
box-shadow : none;
}
#jf-slider-wrapper {
width : 960px;
position : relative;
min-height : 430px;
margin : 0 auto;
}
#slider-bg {
background : rgba(0, 0, 0, 0.4);
width : 960px;
height : 380px;
border-radius : 2px;
}
#slider-photos {
width : 940px;
height : 360px;
position : absolute;
margin : 10px;
}
#jf-simple-slider-slides ul.pagination {
margin-top : 5px;
}
h1, h2 {
letter-spacing : 0;
text-shadow : 0 1px 1px rgba(0, 0, 0, 0.2);
}
#jf-welcome .rt-container {
background : 0;
margin : 25px auto;
}
#jf-welcome .rt-container .jf-welcome-desc {
text-align : center;
font-weight : 400;
font-size : 18px;
letter-spacing : 0;
text-shadow : 1px 1px 1px #FFF;
padding : 10px 0;
}
.jf-featured_item {
position : relative;
float : left;
margin-right : 21.25px;
width : 175px;
min-height : 246px;
border-radius : 2px;
}
.jf-featured_item .jf-featured_item_content {
position : relative;
border : #DDD solid 1px;
background : #fff;
margin : 0 auto;
padding : 0 10px;
}
.jf-featured_item .jf-featured_item_content .jf-featured_icon_wrapper {
position : relative;
width : 64px;
height : 114px;
padding-bottom : 25px;
margin : 0 auto;
}
.jf-featured_item .jf-featured_item_content .jf-featured_icon {
position : relative;
width : 64px;
height : 64px;
margin : 0 auto;
padding : 50px 0 0;
}
.jf-featured_item .jf-featured_item_content .jf-featured_text {
text-align : center;
color : #000;
margin-bottom : 35px;
font-size : 20pt;
line-height : 1.3;
}
.module-title h2, h3, h4, h5 {
letter-spacing : 0;
}
.jf-padding5px-top-bottom {
padding : 5px 0;
}
.jf-padding10px-top-bottom {
padding : 10px 0;
}
.jf-padding25px-top-bottom {
padding : 25px 0;
}
.jf-padding30px-top-bottom {
padding : 30px 0;
}
.jf-padding5px-bottom {
padding-bottom : 5px;
}
.jf-padding10px-bottom {
padding-bottom : 10px;
}
.jf-padding15px-bottom {
padding-bottom : 15px;
}
.jf-width-4percent {
width : 4%;
}
.jf-font-size-16px {
font-size : 16px;
letter-spacing : 0;
text-shadow : 1px 1px 1px #fff;
}
.jf-font-size-18px {
font-size : 18px;
letter-spacing : 0;
text-shadow : 1px 1px 1px #fff;
}
.jf-font-size-20px {
font-size : 20px;
letter-spacing : 0;
text-shadow : 1px 1px 1px #fff;
}
.jf-font-size-22px {
font-size : 22px;
letter-spacing : 0;
text-shadow : 1px 1px 1px #fff;
}
h2, h3, h4, h5 {
letter-spacing : 0;
font-weight : 100;
}
.jf-divider {
background : url(../images/body/divider.png) center center no-repeat;
width : 100%;
height : 10px;
}
.jf-talk-to-us {
background : url(../images/jf-icons/online.png) left top no-repeat;
float : left;
height : 40px;
margin-right : 30px;
padding-left : 50px;
}
.jf-online-sup {
background : url(../images/jf-icons/time.png) left center no-repeat;
float : left;
height : 40px;
padding-left : 50px;
}
#jf-middle-content {
background : #fff;
border : #DDD solid 1px;
padding : 20px 10px;
}
#rt-showcase {
margin : 25px auto;
}
#rt-menu {
margin : 20px auto;
}
#rt-menu .rt-container {
border : #DDD solid 1px;
border-radius : 2px;
background-color : #fff;
height : auto;
}
#rt-menu .rt-container .breadcrumbs {
font-size : 16px;
line-height : 18px;
padding : 10px;
}
#jf-bottomsection h2.title {
font-size : 22px;
font-weight : 100;
text-shadow : 1px 1px 1px #000;
}
.jf-bottom-sep {
border-left : 40px solid #c00;
height : 1px;
background : #555;
margin-bottom : 15px;
}
.jf-bottom-contact-info {
list-style : none;
padding-left : 5px;
}
.jf-bottom-contact-info li {
margin-bottom : 5px;
padding-left : 22px;
}
.jf-bottom-contact-info img {
margin-right : 3px;
}
.jf-bottom-contact-info .jf-bottom-contact-info-location {
background : url(../images/jf-icons/location_pin.png) 2px 1px no-repeat;
}
.jf-bottom-contact-info .jf-bottom-contact-info-phone {
background : url(../images/jf-icons/phone.png) 0 4px no-repeat;
}
.jf-bottom-contact-info .jf-bottom-contact-info-email {
background : url(../images/jf-icons/email_envelope.png) left center no-repeat;
}
.jf-bottom-contact-info .jf-bottom-contact-info-fb {
background : url(../images/jf-icons/fb.png) 0 1px no-repeat;
}
.jf-bottom-contact-info .jf-bottom-contact-info-twitter {
background : url(../images/jf-icons/twitter.png) left center no-repeat;
}
.twtr-timeline {
border-radius : 3px !important ;
}
#jf-bottomsection blockquote {
font-family : Georgia, Times, serif;
font-style : italic;
width : 210px;
margin : 0 auto;
}
#jf-bottomsection blockquote cite {
background : #FFF;
color : #101010;
display : block;
clear : both;
text-align : right;
font-size : 14px;
text-transform : uppercase;
font-style : normal;
position : absolute;
right : 6px;
bottom : -20px;
z-index : 900;
border-radius : 3px;
box-shadow : 0 0 6px 0 rgba(0, 0, 0, 0.8);
letter-spacing : 1px;
padding : 1px 5px;
}
#jf-bottomsection blockquote cite:before {
content : "";
position : absolute;
left : 4%;
top : -6px;
width : 0;
height : 0;
border-top : 10px solid transparent;
border-left : 10px solid #FFF;
border-bottom : 0 solid transparent;
}
#jf-bottomsection blockquote p {
position : relative;
display : block;
font-size : 14px;
margin : 0;
padding : 10px;
}
#jf-bottomsection .jf-testimonial_widget {
background : #000;
color : #f9f9f9;
border-radius : 3px;
height : auto !important ;
margin : 20px 0 0;
padding : 0 5px;
}
#rt-main .rt-container {
background : 0;
}
#rt-main .rt-container .rt-grid-9 {
margin-left : 0;
margin-right : 10px;
width : 710px;
}
#rt-main .rt-container .rt-grid-3 {
margin-left : 10px;
margin-right : 0;
width : 230px;
}
#rt-main .rt-container .rt-block {
border : #DDD solid 1px;
background : url(../images/jf-blog/bg2.png) #fff;
padding : 0 10px;
}
#rt-main .rt-container .rt-grid-12 {
margin-left : 0;
margin-right : 0;
width : 960px;
}
#rt-main .rt-grid-12 .component-content .rt-article-bg .item-page h2.title {
font-size : 32px !important ;
border-left : 3px solid #CCC;
padding-left : 10px;
margin-left : -10px;
}
#rt-main .rt-grid-9 .component-content .rt-article-bg .item-page h2.title {
font-size : 32px !important ;
border-left : 3px solid #CCC;
padding-left : 10px;
margin-left : 0;
}
#rt-main .rt-container .rt-grid-12 .rt-block h2.title a {
color : #000;
}
#rt-main .rt-container .rt-grid-12 .rt-block .rt-article {
padding : 0 15px;
}
#rt-main .component-content .rt-article-bg {
padding-bottom : 0;
border-bottom : 0;
}
#rt-main .component-content .rt-article-bg p {
padding : 0 5px;
}
.jf-column-1 {
width : 100%;
}
.jf-column-1-2 {
width : 48%;
float : left;
margin : 0 2%;
}
.jf-column-1-3 {
width : 30.6%;
float : left;
margin : 0 2%;
}
.jf-column-2-3 {
width : 65.4%;
float : left;
margin : 0 2%;
}
.jf-column-1-4 {
width : 22%;
float : left;
margin : 0 2%;
}
.jf-column-3-4 {
width : 73%;
float : left;
margin : 5px;
}
.jf-column-1.first, .jf-column-1-2.first, .jf-column-1-3.first, .jf-column-2-3.first, .jf-column-1-4.first, .jf-column-3-4.first {
margin-left : 0 !important ;
}
.jf-column-1.last, .jf-column-1-2.last, .jf-column-1-3.last, .jf-column-2-3.last, .jf-column-1-4.last, .jf-column-3-4.last {
margin-right : 0 !important ;
}
.jf-review-block {
margin-bottom : 7px;
}
.jf-review-block .user {
float : left;
height : 64px;
margin-right : 10px;
border : #bbb solid 3px;
width : 64px;
cursor : pointer;
border-radius : 100px;
margin-top : 3px;
}
.jf-review-block .user:hover {
border : #555 solid 3px;
}
.jf-review-block .review-wrapper {
background : #fefefe;
border : #ddd solid 1px;
float : left;
height : 68px;
width : 335px;
padding : 5px;
}
.jf-review-block img {
border-radius : 100px;
opacity : 0.800000011920928955078125;
}
.jf-review-block img:hover {
opacity : 1;
}
.review-wrapper .review {
background : url(../images/jf-icons/quote.png) 6px 9px no-repeat;
color : #999;
height : 58px;
width : 325px;
padding : 5px;
}
.review-wrapper .review p:first-letter {
margin-left : 25px;
}
ul#jf-post-items {
margin : 0;
padding : 0;
}
ul#jf-post-items li {
list-style : none;
}
ul#jf-post-items li .date {
background : url(../images/jf-icons/bg-date-circle.png) center no-repeat;
display : block;
float : left;
height : 50px;
margin-right : 20px;
padding-top : 14px;
text-align : center;
width : 60px;
}
ul#jf-post-items li .date .number {
font-size : 24px;
color : #fefefe;
display : block;
font-style : normal;
}
ul#jf-post-items li .date .month {
font-size : 14px;
color : #f6f4f4;
text-transform : uppercase;
}
ul#jf-post-items li p {
margin-bottom : 0;
}
ul#jf-post-items li .sg-meta {
margin-left : 40px;
font-size : 11px;
}
ul#jf-post-items li .sg-meta a {
font-size : 11px;
}
.list-divider {
border-bottom : 1px solid #e1e3e4;
padding-bottom : 17px !important ;
margin-bottom : 10px !important ;
}
.jf-blog-image {
text-align : center;
position : relative;
margin : 10px 0;
}
.jf-blog-image img {
background : url(../images/jf-blog/image-bg.png);
border : #DDD solid 1px;
margin-bottom : 5px;
padding : 3px;
}
.jf-blog-image .jf-blog-author, .jf-blog-image .jf-blog-category {
display : block;
height : 40px;
line-height : 40px;
position : absolute;
background : #000;
font-size : 12px;
text-transform : uppercase;
color : #FFF;
left : 6px;
top : 100px;
opacity : 0;
letter-spacing : 1px;
padding : 0 20px;
}
.jf-blog-image .jf-blog-category {
top : 145px;
}
.jf-blog-image:hover .jf-blog-author, .jf-blog-image:hover .jf-blog-category {
opacity : 0.800000011920928955078125;
}
.jf-blog-image:hover .jf-blog-date {
opacity : 1;
}
.jf-blog-image .jf-blog-date {
background : #9d0000;
font-size : 18px;
color : #FFF;
text-align : center;
text-transform : uppercase;
position : absolute;
top : 4px;
right : 6px;
height : 30px;
width : 60px;
opacity : 0;
padding : 5px 20px 15px;
}
.jf-blog-date span.number {
display : block;
height : 25px;
font-style : normal;
font-size : 30px;
padding-top : 15px;
}
.jf-blog-image h3 {
margin-bottom : 10px;
}
.rt-readon-surround a {
background-color : #060c17;
opacity : 0.89999997615814208984375;
color : #FFF;
font-size : 16px;
letter-spacing : 1px;
padding : 4px 8px;
}
#rt-sidebar-a ul.menu {
list-style : none;
margin : 0 -10px;
padding : 0;
}
#rt-sidebar-a ul.menu li {
line-height : 30px;
border-bottom : 1px solid #EEE;
padding : 0 0 0 10px;
}
#rt-sidebar-a ul.menu li:hover {
border-bottom : 1px solid #bbb;
}
#rt-sidebar-a ul.menu li a {
font-size : 18px;
letter-spacing : 1px;
color : #777;
}
#rt-sidebar-a ul.menu li a:hover {
color : #333;
}
#rt-sidebar-a .module-title h2 {
color : #FFF;
background-image : url(../images/header/mask-1.png);
background-repeat : no-repeat;
background-position : top center;
background-color : #060c17;
text-shadow : 1px 1px 1px #222;
letter-spacing : 1px;
margin : 0 -10px;
padding : 10px;
}
#rt-sidebar-a .jf-sample-search-button {
position : absolute;
opacity : 0.300000011920928955078125;
margin : 5px 0 0 -12px;
}
#rt-sidebar-a .jf-sample-search-button:hover {
opacity : 1;
}
#rt-sidebar-a .jf-search-searchword {
border : 0;
line-height : 30px;
font-size : 16px;
color : #777;
margin : 0 -10px;
padding : 0 5px;
}
#rt-sidebar-a .jf-search-searchword:focus {
color : #000;
letter-spacing : 1px;
}
#rt-sidebar-a #login-form p {
margin : 10px -12px;
}
#rt-sidebar-a #login-form input {
font-size : 16px;
border : #CCC solid 1px;
border-left : none;
padding : 4px 8px;
}
#rt-sidebar-a #login-form #form-login-remember {
float : left;
margin : 0;
}
#rt-sidebar-a #login-form #form-login-remember label[for="modlgn-remember"] {
font-size : 14px;
color : #777;
}
#rt-sidebar-a #login-form #form-login-remember label[for="modlgn-remember"]:hover {
color : #222;
}
#rt-sidebar-a #login-form input[type="submit"] {
float : right;
border : #CCC solid 1px;
border-right : 0;
background : #FFF;
color : #777;
cursor : pointer;
font-size : 18px;
margin : -10px;
}
#rt-sidebar-a #login-form input[type="submit"]:hover {
color : #222;
border : #aaa solid 1px;
border-right : 0;
}
#rt-sidebar-a #login-form ul {
list-style : none;
padding : 0;
}
#rt-sidebar-a #login-form ul li {
background : url(../images/jf-core-icons/breadcrumb-arrow.png) center left no-repeat;
padding-left : 15px;
}
#rt-sidebar-a #login-form ul li a {
color : #777;
text-decoration : none;
}
#rt-sidebar-a #login-form ul li a:hover {
color : #222;
text-decoration : underline;
}
ul.jf-typo-list li {
background : 0;
margin-left : 8px;
position : relative;
overflow : hidden;
line-height : 22px;
padding : 0 0 0 25px !important ;
}
ul.jf-typo-list span.icon {
background-repeat : no-repeat;
width : 16px;
height : 16px;
display : block;
position : absolute;
top : 0;
left : 0;
}
ul.jf-typo-list.icon {
margin : 0;
padding : 0;
}
ul.jf-typo-list.icon .list-arrow span.icon {
background-position : 0 0;
}
ul.jf-typo-list.icon .list-circle span.icon {
background-position : 0 -16px;
}
ul.jf-typo-list.icon .list-check span.icon {
background-position : 0 -32px;
}
ul.jf-typo-list.icon .list-dollar span.icon {
background-position : 0 -48px;
}
ul.jf-typo-list.icon .list-pound span.icon {
background-position : 0 -64px;
}
ul.jf-typo-list.icon .list-euro span.icon {
background-position : 0 -80px;
}
ul.jf-typo-list.icon .list-yen span.icon {
background-position : 0 -96px;
}
ul.jf-typo-list.icon .list-alert span.icon {
background-position : 0 -112px;
}
ul.jf-typo-list.icon .list-box span.icon {
background-position : 0 -128px;
}
ul.jf-typo-list.icon .list-email span.icon {
background-position : 0 -144px;
}
ul.jf-typo-list.icon .list-star span.icon {
background-position : 0 -160px;
}
ul.jf-typo-list.icon .list-phone span.icon {
background-position : 0 -176px;
}
ul.jf-typo-list.icon .list-print span.icon {
background-position : 0 -192px;
}
ul.jf-typo-list.icon .list-monitor span.icon {
background-position : 0 -208px;
}
ul.jf-typo-list.icon .list-download span.icon {
background-position : 0 -224px;
}
ul.jf-typo-list.icon .list-location span.icon {
background-position : 0 -240px;
}
ul.jf-typo-list.icon li {
padding-left : 20px !important ;
}
ul.jf-typo-list.icon span.icon {
background-image : url(../images/jf-core-icons/typo-icons.png);
width : 16px;
height : 16px;
top : 3px;
}
.button-blue-style1, .button-red-style1, .button-green-style1, .button-black-style1 {
color : #FFF;
font-size : 14px;
letter-spacing : 1px;
padding : 2px 4px;
}
#jf-pricing-table .jf-pricing-column {
position : relative;
background : #fafafa;
color : #777;
border : #ddd solid 1px;
z-index : 2;
margin : 10px 0;
}
#jf-pricing-table .jf-pricing-column h3 {
text-align : center;
height : 50px;
line-height : 50px;
font-size : 32px;
text-shadow : 1px 1px 1px #222;
margin : 0;
}
#jf-pricing-table .jf-pricing-column.jf-recommended {
box-shadow : 0 0 15px 0 rgba(0, 0, 0, 0.2);
margin-top : 0;
z-index : 10;
}
#jf-pricing-table .jf-pricing-column.jf-recommended h3 {
position : relative;
padding : 5px 0;
}
#jf-pricing-table .jf-pricing-column.jf-recommended h3 span.jf-recommended-button, #jf-pricing-table .jf-pricing-column.jf-recommended h3 span.jf-bestvalue-button {
width : 95px;
height : 80px;
position : absolute;
top : -4px;
left : -5px;
z-index : 20;
}
#jf-pricing-table .jf-pricing-column.jf-recommended h3 span.jf-recommended-button {
background : url(../images/jf-core-icons/recommended.png) top left no-repeat;
}
#jf-pricing-table .jf-pricing-column.jf-recommended h3 span.jf-bestvalue-button {
background : url(../images/jf-core-icons/bestvalue.png) top left no-repeat;
}
#jf-pricing-table .jf-cost {
height : 100px;
}
#jf-pricing-table .jf-cost p {
line-height : 100px;
color : #222;
font-size : 56px;
text-shadow : 0 1px 1px #FFF;
}
#jf-pricing-table .jf-cost p span {
font-size : 14px;
}
#jf-pricing-table .jf-features ul {
list-style : none;
margin-bottom : 0;
margin-top : 0;
padding : 0;
}
#jf-pricing-table .jf-features ul li {
border-bottom : 1px solid #f2f2f2;
font-size : 16px;
padding : 12px 20px;
}
#jf-pricing-table .jf-features ul li:hover {
background : #fff;
}
#jf-pricing-table .jf-buynow {
height : 30px;
padding : 15px 0;
}
#jf-pricing-table .jf-buynow, #jf-pricing-table .jf-cost {
border-top : 1px solid #DDD;
}
#jf-pricing-table .jf-buynow a {
font-size : 18px;
text-transform : uppercase;
line-height : 30px;
border-radius : 2px;
padding : 7px 14px;
}
#jf-pricing-table .jf-pricing-3-col {
width : 300px;
float : left;
}
#jf-pricing-table .jf-pricing-4-col {
width : 24.8%;
float : left;
}
#jf-pricing-table.jf-blue-pricing-table .jf-pricing-column h3, #jf-pricing-table.jf-blue-pricing-table .jf-buynow a {
color : #fff;
}
#jf-pricing-table.jf-blue-pricing-table .jf-buynow a:hover {
background : #19253b;
}
#jf-pricing-table.jf-red-pricing-table .jf-pricing-column h3, #jf-pricing-table.jf-red-pricing-table .jf-buynow a {
color : #fafafa;
}
#jf-pricing-table.jf-red-pricing-table .jf-buynow a:hover {
background : #870000;
}
#jf-pricing-table.jf-green-pricing-table .jf-pricing-column h3, #jf-pricing-table.jf-green-pricing-table .jf-buynow a {
color : #fafafa;
}
#jf-pricing-table.jf-green-pricing-table .jf-buynow a:hover {
background : #004428;
}
#jf-pricing-table.jf-black-pricing-table .jf-pricing-column h3, #jf-pricing-table.jf-black-pricing-table .jf-buynow a {
color : #fafafa;
}
#jf-pricing-table.jf-black-pricing-table .jf-buynow a:hover {
background : #333;
}
ul#jf-portfolio li {
float : left;
width : 250px;
display : block;
margin : 10px 25px;
}
ul#jf-portfolio {
margin : 0 0 20px;
padding : 0;
}
.jf-portfolio-item {
width : 250px;
height : 170px;
float : left;
overflow : hidden;
position : relative;
text-align : center;
box-shadow : 0 0 5px #aaa;
cursor : default;
border : #999 solid 1px;
}
.jf-portfolio-item .mask, .jf-portfolio-item .content {
width : 280px;
height : 220px;
position : absolute;
overflow : hidden;
top : 0;
left : 0;
}
.jf-portfolio-item img {
display : block;
position : relative;
}
.jf-portfolio-item h2 {
text-transform : uppercase;
color : #000;
text-align : center;
position : relative;
font-size : 17px;
background : rgba(0, 0, 0, 0.8);
margin : 20px 0 0;
padding : 10px;
}
.jf-portfolio-item p {
font-family : "Helvetica Neue", Arial, Helvetica, sans-serif;
font-style : italic;
font-size : 12px;
position : relative;
color : #000;
text-align : center;
padding : 10px 20px 0;
}
.jf-portfolio-item a.info {
display : inline-block;
text-decoration : none;
background : rgba(15, 146, 176, 0.5);
color : #FFF;
text-transform : uppercase;
width : 310px;
font-weight : 700;
padding : 7px 0;
}
.jf-portfolio-item a.info:hover {
color : #333;
}
.jf-portfolio-item a.jf-zoom {
display : inline-block;
text-decoration : none;
background : url(../images/jf-core-icons/zoom.png) top left no-repeat;
color : #FFF;
text-transform : uppercase;
width : 24px;
font-weight : 700;
height : 24px;
}
.jf-portfolio-item .button {
margin-left : 110px;
}
.jf-portfolio-item-ninth .mask-1, .jf-portfolio-item-ninth .mask-2 {
background-color : rgba(0, 51, 102, 0.5);
height : 311px;
width : 311px;
background : rgba(0, 51, 102, 0.5);
opacity : 1;
transition : all 0.3s 0.6s ease-in-out;
margin : 0.17em 0;
}
.jf-portfolio-item-ninth .mask-1 {
left : auto;
right : 0;
transform-origin : 100% 0;
}
.jf-portfolio-item-ninth .mask-2 {
top : auto;
bottom : 0;
transform-origin : 0 100%;
}
.jf-portfolio-item-ninth .content {
background : rgba(0, 0, 0, 0.9);
height : 0;
opacity : 0.5;
width : 311px;
margin-left : 5px;
overflow : hidden;
transform-origin : 0 100%;
transition : all 0.4s 0.3s ease-in-out;
}
.jf-portfolio-item-ninth h2 {
background : transparent;
color : #FFF;
margin-top : 5px;
text-decoration : none !important ;
border : 0;
border-bottom : 1px solid rgba(255, 255, 255, 0.2);
}
.jf-portfolio-item-ninth a:hover h2 {
color : #0daace;
}
.jf-portfolio-item-ninth:hover .content {
height : 140px;
width : 240px;
opacity : 0.89999997615814208984375;
top : 15px;
}
.jf-portfolio-item-ninth p {
color : #fff;
margin : 0;
padding : 10px !important ;
}
.jf-photo-gallery {
list-style : none !important ;
margin : 10px 2px !important ;
padding : 0 !important ;
}
.jf-photo-gallery li {
float : left;
width : 219px;
margin : 3px !important ;
}
.jf-photo-gallery a {
opacity : 0.800000011920928955078125;
display : block;
position : relative;
transition : all 0.3s;
}
.jf-photo-gallery .hover {
position : relative;
display : inline-block;
}
.jf-photo-gallery a:hover {
opacity : 1;
text-decoration : none;
}
.jf-photo-gallery .jf-gallery-caption {
position : absolute;
display : inline-block;
background-color : rgba(0, 0, 0, 0.4);
color : #fff;
font-weight : 100;
font-size : 14px;
text-shadow : 0 1px 1px rgba(0, 0, 0, 0.5);
box-sizing : border-box;
transition : all 0.3s;
margin-top : -40px;
left : 0;
bottom : 10px;
padding : 2px 10px;
}
.jf-photo-gallery a:hover .jf-gallery-caption {
background-color : rgba(0, 0, 0, 0.9);
padding-left : 30px;
}
.jf-photo-gallery .hover .jf-gallery-caption {
opacity : 0;
bottom : 0;
}
.jf-photo-gallery .hover:hover .jf-gallery-caption {
opacity : 1;
bottom : 20px;
padding-left : 15px;
}
.jf-faq {
width : 100%;
margin : 0 auto;
}
h2.jf-faq-trigger {
height : 30px;
line-height : 30px;
width : 100%;
font-size : 14px;
font-weight : 400;
float : left;
cursor : pointer;
background-repeat : no-repeat;
background-position : top left;
border : #fff solid 1px;
background : url(../images/jf-core-icons/jf-faq.png) top left no-repeat #eee;
margin : 0 0 5px !important ;
}
h2.jf-faq-trigger:hover {
border : #ccc solid 1px;
}
h2.jf-faq-trigger a {
text-decoration : none;
display : block;
text-shadow : 1px 1px 1px #EEE;
background : #eee;
margin-left : 30px;
cursor : pointer;
font-size : 18px;
}
.jf-faq-container {
overflow : hidden;
font-size : 12px;
width : 99.8%;
clear : both;
margin : 0 0 5px;
padding : 0;
}
.jf-faq-container .block {
font-size : 12px;
padding : 10px;
}
#jf-map .mod-jgmap {
border-radius : 3px;
border : #000 solid 5px;
margin-bottom : 15px;
}
.component-content .contact-form input, .component-content .contact-form textarea {
border : #ccc solid 1px;
font-size : 16px;
padding : 3px 6px;
}
.component-content .contact-form {
font-size : 16px;
margin : 20px 0;
}
.component-content .contact legend {
padding : 0;
}
.tip-wrap {
background : #fffdcb;
border : #ddd solid 1px;
box-shadow : 0 0 5px #ccc;
font-size : 16px;
padding : 5px 10px;
}
.component-content .contact .button {
background : #fff;
border : #EEE solid 1px;
font-size : 16px;
cursor : pointer;
border-radius : 2px;
box-shadow : 0 0 0 2px #f6f6f6;
padding : 4px 8px;
}
.component-content .contact .button:active {
background-color : #23324c;
color : #fff;
}
#jf-forest {
background : url(../images/body/jf.png) 0 0 no-repeat;
display : block;
width : 151px;
height : 41px;
margin : 0 auto 10px;
}
.jf-scroll-top {
background : url(../images/jf-core-icons/top_button.png) 0 0 no-repeat;
display : block;
opacity : 0.699999988079071044921875;
margin : 0 auto;
}
.jf-scroll-top:hover {
opacity : 1;
}
.component-content th {
background : #EEE;
border : #FFF solid 2px;
}
ul.pagination {
list-style-type : none;
text-align : left;
margin : 0;
padding : 0;
}
ul.pagination li {
display : inline;
text-align : left;
padding : 2px 5px 0;
}
ul.pagination li a {
padding : 2px;
}
a:hover, .jf-blog-image .jf-blog-author a:hover, .jf-blog-image .jf-blog-category a:hover, .rt-readon-surround a:hover {
text-decoration : underline;
}
#rt-header .rt-container, #rt-footer .rt-container, #rt-copyright .rt-container, #rt-sidebar-a {
background : none !important ;
}
#rt-header .jf-headermaskline #jf-undermenu a:hover, .jf-front_page_element a:hover, #jf-pricing-table .jf-buynow a:hover, .jf-portfolio-item-ninth a, .jf-portfolio-item-ninth a:link, .jf-portfolio-item-ninth a:hover, .jf-portfolio-item-ninth a:visited {
text-decoration : none;
}
.jf-tooltipTop .tip-text, .component-content .contact h3 {
display : none;
}
#jf-welcome .rt-container h1, #rt-feature {
margin : 0;
}
.jf-featured_item.last, ul#jf-portfolio li:last-child {
margin-right : 0;
}
.jf-padding15px-top-bottom, #jf-bottomsection .rt-container .rt-grid-3 .rt-block {
padding : 15px 0;
}
.jf-padding20px-top-bottom, #jf-pricing-table .jf-recommended .jf-buynow {
padding : 20px 0;
}
.jf-padding20px-bottom, .single-item {
padding-bottom : 20px;
}
.jf-what-we-do, .jf-how-we-do {
width : 48%;
}
.jf-font-size-24px, #rt-main .rt-container .rt-grid-12 .rt-block h2.title {
font-size : 24px;
letter-spacing : 0;
text-shadow : 1px 1px 1px #fff;
}
#rt-showcase .rt-container, #rt-feature .rt-container {
border : #DDD solid 1px;
border-radius : 2px;
}
#rt-showcase .rt-container .rt-block, #rt-feature .rt-container .rt-block, #rt-menu .rt-container .rt-block {
padding : 20px 15px;
}
#rt-showcase .rt-container .rt-block .module-title h2, #rt-feature .rt-container .rt-block .module-title h2, #rt-menu .rt-container .rt-block .module-title h2 {
font-size : 24px;
letter-spacing : 0;
text-shadow : 1px 1px 1px #FFF;
margin : 0 0 15px;
}
.twtr-hd, .twtr-ft div {
padding : 10px 3px !important ;
}
.button-blue-style1, .button-blue-style2, .button-blue-style3 {
background : #23324c;
}
.button-red-style1, .button-red-style2, .button-red-style3 {
background : #9e0000;
}
.button-green-style1, .button-green-style2, .button-green-style3 {
background : #00804e;
}
.button-black-style1, .button-black-style2, .button-black-style3 {
background : #444;
}
.button-blue-style1:hover, .button-blue-style2:hover, .button-blue-style3:hover {
background : #19253b;
cursor : pointer;
color : #FFF;
}
.button-red-style1:hover, .button-red-style2:hover, .button-red-style3:hover {
background : #870000;
cursor : pointer;
color : #FFF;
}
.button-green-style1:hover, .button-green-style2:hover, .button-green-style3:hover {
background : #004428;
cursor : pointer;
color : #FFF;
}
.button-black-style1:hover, .button-black-style2:hover, .button-black-style3:hover {
background : #333;
cursor : pointer;
color : #FFF;
}
h2.active, h2.jf-faq-active {
background-position : left bottom;
}
#bg {
background-color : #ccc;
width : 990px;
height : 270px;
position : absolute;
z-index : 1;
top : 0;
left : 0;
border-radius : 10px;
}
#jf-object-carousel {
position : relative;
z-index : 2;
color : #fff;
}
#jf-object-carousel div {
position : relative;
float : left;
width : 960px;
height : 350px;
}
#jf-object-carousel div > * {
position : absolute;
}
#jf-object-carousel img.img-front {
left : 30px;
top : 0;
z-index : 4;
}
#jf-object-carousel img.img-back {
left : 300px;
top : 0;
z-index : 3;
}
#jf-object-carousel h3 {
width : 300px;
left : 650px;
top : 110px;
margin : 0;
font-size : 24px;
}
#jf-object-carousel p {
width : 275px;
left : 650px;
top : 150px;
margin : 0;
font-size : 16px;
}
#jf-object-carousel a {
outline : 0;
display : block;
width : 100px;
left : 650px;
top : 215px;
padding : 8px 20px;
text-align : center;
color : white;
font-size : 18px;
border-radius : 2px;
}
.jf-object-carousel-direction-nav {
margin : 0;
padding : 0;
list-style-type : none;
}
.jf-object-carousel-direction-nav li a {
width : 35px;
height : 250px;
margin : -13px 0 0;
display : block;
background : url(../images/jf-object-carousel/jf-object-carousel-arrows.png) no-repeat;
position : absolute;
top : 20%;
cursor : pointer;
text-indent : -9999px;
}
.jf-object-carousel-direction-nav li a:hover {
width : 40px;
}
.jf-object-carousel-direction-nav li #next {
background-position : 0 -250px;
right : 0;
}
.jf-object-carousel-direction-nav li #prev {
background-position : 100% 0;
left : 0;
}
#jf-simple-slider-slides .next {
background : url(../images/jf-simple-slider/arrow-next.png) top left no-repeat;
}
#jf-simple-slider-slides .prev {
background : url(../images/jf-simple-slider/arrow-prev.png) top left no-repeat;
}
#jf-simple-slider-slides .next, #jf-simple-slider-slides .prev {
opacity : 0.300000011920928955078125;
}
#jf-simple-slider-slides .next:hover, #jf-simple-slider-slides .prev:hover {
opacity : 1;
}
#jf-simple-slider-slides {
position : absolute;
top : 0;
left : 0;
z-index : 100;
}
.slides_container {
width : 940px;
overflow : hidden;
position : relative;
display : none;
}
.slides_container div.slide {
width : 940px;
height : 380px;
display : block;
}
#jf-simple-slider-slides .next, #jf-simple-slider-slides .prev {
position : absolute;
top : 146px;
left : 0;
width : 30px;
height : 70px;
display : block;
z-index : 101;
}
#jf-simple-slider-slides .next {
left : 910px;
}
.pagination {
margin : 0 auto;
width : 120px;
}
.pagination li {
float : left;
margin : 0 3px;
list-style : none;
padding : 0;
}
.pagination li a {
display : block;
width : 14px;
height : 0;
padding-top : 14px;
background : url(../images/jf-simple-slider/slider-pagination.png) 0 -14px;
float : left;
overflow : hidden;
}
.pagination li.current a {
background : url(../images/jf-simple-slider/slider-pagination.png) 0 0;
}
.jf-simple-slider-caption {
z-index : 500;
color : #fff;
text-shadow : 0 1px 1px rgba(0, 0, 0, 0.3);
position : absolute;
bottom : 0;
right : 40px;
box-shadow : 0 0 2px 2px rgba(0, 0, 0, 0.1);
border-radius : 2px;
}
.jf-simple-slider-caption h1 {
margin : 0;
padding : 10px 20px;
font-size : 20px;
text-transform : uppercase;
background : url(../images/jf-simple-slider/caption-title-bg.png);
font-weight : normal;
}
.jf-simple-slider-caption p {
background : #000;
background : rgba(0, 0, 0, 0.5);
padding : 10px 20px;
margin : 0;
}
.jf-simple-slider-caption p a {
color : #ddd;
border-bottom : 1px solid transparent;
transition : all 0.2s ease-in;
}
.jf-simple-slider-caption p a:hover {
color : #fff;
border-bottom : 1px solid #fff;
}
#slider-nivo {
margin : 0 auto;
width : 940px;
height : 360px;
}
.nivoSlider {
position : relative;
background : url(../images/jf-simple-slider/loading.gif) 50% 50% no-repeat #fff;
}
.nivoSlider img {
position : absolute;
top : 0;
left : 0;
display : none;
}
.nivoSlider a.nivo-imageLink {
position : absolute;
top : 0;
left : 0;
width : 100%;
height : 100%;
border : 0;
padding : 0;
margin : 0;
z-index : 6;
display : none;
}
.nivo-slice {
display : block;
position : absolute;
z-index : 5;
height : 100%;
}
.nivo-box {
display : block;
position : absolute;
z-index : 5;
}
.nivo-caption {
position : absolute;
left : 0;
bottom : 0;
background : #000;
color : #ccc;
opacity : 0.699999988079071044921875;
width : 100%;
z-index : 8;
}
.nivo-caption p {
padding : 15px;
margin : 0;
}
.nivo-caption a {
display : inline !important ;
color : #fff;
text-decoration : none;
border-bottom : 1px solid transparent;
transition : border-color 0.2s ease-in;
}
.nivo-caption a:hover {
color : #fff;
border-bottom : 1px solid #fff;
}
.nivo-html-caption {
display : none;
}
.nivo-directionNav a {
position : absolute;
top : 40%;
z-index : 99;
cursor : pointer;
display : block;
text-indent : -9999px;
border : 0;
opacity : 0.20000000298023223876953125;
}
.nivo-directionNav a:hover {
opacity : 1;
}
.nivo-directionNav .nivo-prevNav {
background : url(../images/jf-simple-slider/arrow-prev.png) no-repeat;
width : 30px;
height : 70px;
position : absolute;
left : 0;
}
.nivo-directionNav .nivo-nextNav {
background : url(../images/jf-simple-slider/arrow-next.png) no-repeat;
width : 30px;
height : 70px;
position : absolute;
right : 0;
}
.nivo-controlNav {
position : absolute;
left : 50%;
bottom : -35px;
margin-left : -38px;
}
.nivo-controlNav a {
position : relative;
z-index : 9;
cursor : pointer;
display : block;
width : 14px;
height : 14px;
background : url(../images/jf-simple-slider/slider-pagination.png) no-repeat;
text-indent : -9999px;
border : 0;
margin-right : 6px;
float : left;
}
.nivo-controlNav a.active {
font-weight : bold;
background-position : 0 -14px;
}
.tj_wrapper {
width : 110%;
height : 100%;
position : relative;
margin : 0 auto;
}
.tj_wrapper ul li {
float : left;
height : 120px;
margin-right : 8px;
margin-bottom : 20px;
display : block;
}
.tj_wrapper ul li > span {
display : block;
color : #FFF;
width : 72%;
padding : 2px 10px;
text-transform : uppercase;
text-align : center;
background : #c00;
position : absolute;
right : 4px;
bottom : 25px;
opacity : 0;
}
.tj_wrapper ul li:hover > span {
opacity : 1;
}
.tj_wrapper ul li a {
outline : 0;
display : block;
padding : 3px;
margin-bottom : 20px;
background : white;
border : #DDD solid 1px;
border-radius : 2px;
}
.tj_wrapper ul li a img {
display : block;
border : 0;
}
.tj_nav {
position : absolute;
display : block;
margin-top : -33px;
height : 16px;
width : 16px;
margin-left : 405px;
}
.tj_nav span {
width : 8px;
height : 16px;
position : absolute;
background : url(../images/jf-tj-slider/tj-sprite-arrows.png) left top no-repeat;
top : 0;
left : 0;
text-indent : -9000px;
cursor : pointer;
}
.tj_nav span.tj_next {
left : 18px;
background-position : -16px 0;
}
.tj_nav span.tj_next:hover {
background-position : -24px 0;
}
.tj_nav span.tj_prev {
background-position : 0 0;
}
.tj_nav span.tj_prev:hover {
background-position : -8px 0;
}
.piro_html {
position : absolute;
top : 0;
left : 0;
padding : 0;
width : 500px;
height : 500px;
margin : 0;
display : block;
padding : 0;
z-index : 150001;
padding : 0;
}
.piro_html table, .piro_html tbody, .piro_html tr, .piro_html th, .piro_html td {
margin : 0;
padding : 0;
border : 0;
}
.piro_html img {
margin : 0;
padding : 0;
border : 0;
}
.piro_html .h_t_l {
width : 10px;
height : 10px;
background : url(../images/jf-pirobox/new_skin.png) top left no-repeat;
}
.piro_html .h_t_r {
width : 10px;
height : 10px;
background : url(../images/jf-pirobox/new_skin.png) top right no-repeat;
}
.piro_html .h_t_c {
height : 10px;
background : url(../images/jf-pirobox/new_skin_top.png) top repeat-x;
}
.piro_html .h_c_l {
width : 10px;
background : url(../images/jf-pirobox/new_skin_left.png) left repeat-y;
}
.piro_html .h_c_c {
background : #fff;
margin : 0;
padding : 0;
}
.piro_html .h_c_c .div_reg {
background : #fff;
width : 480px;
overflow : hidden;
height : 480px;
margin : 0;
padding : 0;
position : relative;
z-index : 1500190;
}
.piro_html .h_c_r {
width : 10px;
background : url(../images/jf-pirobox/new_skin_left.png) right repeat-y;
}
.piro_html .h_b_c {
height : 10px;
background : url(../images/jf-pirobox/new_skin_top.png) bottom repeat-x;
}
.piro_html .h_b_l {
width : 10px;
height : 10px;
background : url(../images/jf-pirobox/new_skin.png) bottom left no-repeat;
}
.piro_html .h_b_r {
width : 10px;
height : 10px;
background : url(../images/jf-pirobox/new_skin.png) bottom right no-repeat;
}
.piro_overlay {
position : fixed;
top : 0;
left : 0;
width : 100%;
height : 100%;
z-index : 150000;
background : #222;
display : none;
cursor : pointer;
}
.piro_loader {
position : absolute;
top : 50%;
left : 50%;
margin : -13px 0 0 -37px;
width : 70px;
height : 26px;
display : block;
z-index : 1500197;
background : url(../images/jf-pirobox/loader_nav.png);
cursor : pointer;
}
.piro_loader span {
position : absolute;
top : 50%;
left : 50%;
margin-top : -5px;
margin-left : -24px;
width : 48px;
height : 10px;
padding : 0;
display : block;
z-index : 1500198;
background : url(../images/jf-pirobox/loadinfo.gif) center bottom no-repeat #fff;
}
.piro_title {
position : fixed;
background : url(../images/jf-pirobox/bg_title.png) bottom repeat-x;
top : 0;
left : 0;
width : 100%;
text-align : center;
display : block;
padding : 6px 0 10px 0;
color : white;
z-index : 150000;
font-size : 18px;
display : none;
}
.btn_info {
position : absolute;
bottom : -7px;
right : -7px;
width : 25px;
height : 25px;
margin : 0;
display : block;
padding : 0;
color : black;
cursor : pointer;
background : url(../images/jf-pirobox/b_w/info.png) no-repeat;
z-index : 1500440;
}
.caption {
position : absolute;
bottom : 10px;
left : 10px;
margin : 0;
display : block;
padding : 0;
color : black;
cursor : text;
background : url(../images/jf-pirobox/caption.png);
z-index : 1500191;
}
.caption p {
display : block;
margin : 0;
padding : 7px 5px;
text-align : center;
font-weight : normal;
font-size : 18px;
color : white;
z-index : 150019;
color : white;
}
.nav_container {
position : absolute;
left : 50%;
margin : 0 0 0 -60px;
height : 40px;
width : 120px;
background : url(../images/jf-pirobox/bottom_nav.png) center no-repeat;
z-index : 1500194;
}
.piro_close, a.piro_next, a.piro_prev, .piro_prev_fake, .piro_next_fake {
width : 34px;
height : 34px;
position : absolute;
top : 4px;
}
a.piro_next {
right : 6px;
text-indent : -999em;
outline : 0;
display : block;
margin : 0;
background : url(../images/jf-pirobox/next.png) center no-repeat;
border : 0;
cursor : pointer;
z-index : 150023;
}
a:hover.piro_next {
background : url(../images/jf-pirobox/next_fake.png) center no-repeat;
}
.piro_next_fake {
right : 4px;
outline : 0;
text-indent : -999em;
display : none;
margin : 0;
background : url(../images/jf-pirobox/next_fake.png) center no-repeat;
border : 0;
cursor : auto;
z-index : 150020;
}
.piro_close {
right : 42px;
background : url(../images/jf-pirobox/close.png) center center no-repeat transparent;
cursor : pointer;
margin : 0;
z-index : 150022;
display : none;
}
.piro_close:hover {
background : url(../images/jf-pirobox/close_h.png) center center no-repeat transparent;
}
.piro_prev_fake {
right : 78px;
outline : 0;
text-indent : -999em;
display : none;
margin : 0;
background : url(../images/jf-pirobox/prev_fake.png) center no-repeat;
border : 0;
cursor : auto;
z-index : 150020;
}
a.piro_prev {
right : 78px;
text-indent : -999em;
outline : 0;
display : block;
margin : 0;
background : url(../images/jf-pirobox/prev.png) center no-repeat;
border : 0;
cursor : pointer;
z-index : 150024;
}
a:hover.piro_prev {
background : url(../images/jf-pirobox/prev_fake.png) center no-repeat;
}
.zoomIn {
position : absolute;
height : 32px;
width : 32px;
top : 20px;
right : 20px;
text-indent : -999em;
background : url(../images/jf-pirobox/enlarge.png) no-repeat;
z-index : 1500192;
}
.zoomOut {
position : absolute;
height : 32px;
width : 32px;
top : 20px;
right : 20px;
text-indent : -999em;
background : url(../images/jf-pirobox/dislarge.png) no-repeat;
z-index : 1500193;
}
.piro_html .piro_prev, .piro_html .piro_next, .piro_html .piro_prev_fake, .piro_html .piro_next_fake {
display : none !important ;
}
.gecko #jf-login .jf-login-content {
margin-top : 15px;
}
.gecko #jf-pricing-table .jf-pricing-4-col {
width : 24.7%;
}
.gecko .jf-photo-gallery li {
width : 219px;
}
.opera #rt-sidebar-a .jf-search-searchword {
width : 218px;
height : 30px;
}
.opera #rt-sidebar-a #login-form p {
margin : 10px -10px;
}
.menutop li {
height : auto;
margin : 0;
padding : 0;
position : relative;
list-style : none;
}
.menutop em {
font-size : 80%;
font-weight : normal;
display : block;
font-style : normal;
}
.menutop li .item, .menutop li.active .item {
display : block;
margin : 0;
text-decoration : none;
float : none;
width : auto;
}
.menutop li .fusion-submenu-wrapper {
float : none;
left : -999em;
position : absolute;
z-index : 500;
}
.menutop li:hover li ul, .menutop li.sfHover li ul {
top : -999em;
}
.menutop li:hover ul, .menutop li.sfHover ul {
top : 0;
}
.menutop {
list-style : none;
margin : 0;
padding : 0 10px;
position : relative;
line-height : 1em;
display : inline-block;
}
.menutop li.root {
float : left;
}
.menutop li.root > .item {
white-space : nowrap;
display : block;
padding : 0;
font-size : 16px;
z-index : 100;
cursor : pointer;
position : relative;
margin : 0;
outline : 0;
height : 3em;
text-shadow : 0 1px 0 rgba(0, 0, 0, 1);
}
.menutop li.root > .item span {
display : block;
margin : 0;
outline : 0;
padding : 0 15px;
width : auto;
line-height : 3em;
}
.menutop li.root > .item em {
font-size : 10px;
display : block;
text-transform : lowercase;
line-height : 0.3em;
}
.menutop li.parent.root .item span {
padding-right : 20px;
}
.menutop li.root .subtext span {
line-height : 1.9em;
}
.menutop li.root > .item img {
margin : 0 4px 0 0;
vertical-align : text-bottom;
}
.menutop ul {
padding : 0;
margin : 0;
float : left;
}
.menutop .drop-bot {
height : 1px;
overflow : hidden;
clear : both;
}
.menutop .fusion-submenu-wrapper {
height : auto !important ;
}
.menutop ul li {
padding : 0;
display : block;
}
.menutop ul li > .item {
padding : 0 15px;
height : auto;
display : block;
font-size : 16px;
cursor : pointer;
text-shadow : 0 1px 0 rgba(0, 0, 0, 1);
}
.menutop ul li > .item span {
display : block;
width : 100%;
overflow : hidden;
line-height : 2.5em;
}
.menutop ul li .item img {
float : left;
margin : 8px 6px 0 0;
vertical-align : top;
}
.menutop ul li .nolink span {
display : block;
}
.menutop ul li span.item {
cursor : default;
outline : 0;
}
.menutop ul li .subtext span {
line-height : 1.9em;
}
.menutop ul li .subtext em {
line-height : 0.6em;
padding-bottom : 7px;
text-transform : lowercase;
}
.menutop li.root:hover > .fusion-submenu-wrapper {
top : 35px;
left : 0;
}
.menutop ul li:hover > .fusion-submenu-wrapper {
left : 180px;
top : 0;
}
.fusion-js-container {
display : block;
height : 0;
left : 0;
overflow : visible;
position : absolute;
top : 0;
z-index : 600000 !important ;
background : transparent !important ;
}
.fusion-js-subs {
display : none;
margin : 0;
overflow : hidden;
padding : 0;
position : absolute;
}
.menutop .fusion-grouped {
padding-bottom : 10px;
}
.menutop .fusion-grouped ol {
padding : 0;
}
.menutop .fusion-grouped ol li {
padding : 0 15px;
}
.menutop .fusion-grouped ol li .item {
padding : 0 15px;
}
.menutop .fusion-grouped ol li span {
font-size : 85%;
line-height : 2em;
}
.menutop .type-module ol {
padding : 0;
}
.menutop .type-module ol li {
padding : 0;
}
.menutop .type-module ol li .fusion-modules {
background : 0;
}
.menutop .type-module ol li .fusion-module {
padding : 0;
background : 0;
overflow : hidden;
}
.menutop .fusion-module, .menutop .fusion-modules, .menutop .fusion-grouped {
display : block;
}
.menutop .fusion-modules.item {
padding : 15px;
}
.menutop .fusion-module em {
display : inline;
font-size : inherit;
font-style : italic;
}
.menutop .fusion-module a {
font-size : inherit;
line-height : 130%;
}
.menutop .fusion-module p, .menutop .fusion-modules p {
line-height : 160%;
}
.menutop ul li.grouped-parent > .daddy span {
background : 0;
}
#rt-menu ul.menu li.active a, #rt-menu ul.menu li.active a:hover, .menutop li.root.active > .item, .menutop li.root.active > .item:hover, .menu-type-splitmenu .menutop li.active .item {
background : 0;
color : white;
}
.menutop .fusion-submenu-wrapper {
background : rgba(0, 0, 0, 0.4) !important ;
}
.menutop ul li > .item:hover, .menutop ul li.f-menuparent-itemfocus > .item {
background : 0;
}
#rt-menu ul.menu li a:hover, .menutop li.root > .item:hover, .menutop li.active.root.f-mainparent-itemfocus > .item, .menutop li.root.f-mainparent-itemfocus > .item, .menu-type-splitmenu .menutop li:hover > .item {
background : 0;
}
.fusion-js-subs {
padding-top : 0 !important ;
margin-top : 12px !important ;
}
.menutop {
padding : 0;
}
#rt-menu ul.menu li a, .menutop li.root > .item, .menu-type-splitmenu .menutop li .item {
color : #BBB;
}
.menutop ul li > .item {
color : #fff;
}
.menutop ul li > .item:hover, .menutop ul li.f-menuparent-itemfocus > .item {
color : white;
background : rgba(0, 0, 0, 0.5);
}
.menutop li.root > .item {
height : 2.5em !important ;
}
.menutop li.root > .item span {
line-height : 2.5em !important ;
}
ul.pagination {
list-style-type : none;
margin : 0;
padding : 0;
text-align : left;
}
ul.pagination li {
display : inline;
padding : 2px 5px 0;
text-align : left;
}
ul.pagination li a {
padding : 2px;
}
body, #rt-header .jf-header-shadow {
background-color : #f3f3f3;
}
body a {
color : #2b3c94;
}
#rt-main .rt-container .rt-grid-12 .rt-block h2.title a:hover {
color : #2b3c94;
}
#rt-header {
background-color : #f5813d;
}
#jf-bottomsection {
background-color : #f5813d;
}
#rt-footer .rt-container, #rt-copyright .rt-container {
background : #666666;
}
#rt-sidebar-a .module-title h2 {
background-color : #ff6209;
}
.rt-readon-surround a {
background-color : #ff6209;
}
a:hover {
color : #910606;
}
a:active, a:focus {
outline : 0;
}
img {
border : none;
}
#k2Container {
padding : 0 0 24px 0;
}
body.contentpane #k2Container {
padding : 16px;
}
.k2Padding {
padding : 4px;
}
.clr {
clear : both;
height : 0;
line-height : 0;
display : block;
float : none;
padding : 0;
margin : 0;
border : none;
}
.even {
background : #fffff0;
padding : 2px;
border-bottom : 1px dotted #ccc;
}
.odd {
background : #fff;
padding : 2px;
border-bottom : 1px dotted #ccc;
}
div.k2FeedIcon {
padding : 4px 8px;
}
div.k2FeedIcon a, div.k2FeedIcon a:hover {
display : block;
float : right;
margin : 0;
padding : 0;
width : 16px;
height : 16px;
background : url(../images/fugue/feed.png) 50% 50% no-repeat;
}
div.k2FeedIcon a span, div.k2FeedIcon a:hover span {
display : none;
}
.itemRatingForm {
display : block;
vertical-align : middle;
line-height : 25px;
float : left;
}
.itemRatingLog {
font-size : 11px;
margin : 0;
padding : 0 0 0 4px;
float : left;
}
div.itemRatingForm .formLogLoading {
background : url(../images/system/loading.gif) left center no-repeat;
height : 25px;
padding : 0 0 0 20px;
}
.itemRatingList, .itemRatingList a:hover, .itemRatingList .itemCurrentRating {
background : url(../images/system/transparent_star.gif) left -1000px repeat-x transparent;
}
.itemRatingList {
position : relative;
float : left;
width : 125px;
height : 25px;
overflow : hidden;
list-style : none;
margin : 0;
padding : 0;
background-position : left top;
}
.itemRatingList li {
display : inline;
background : none;
padding : 0;
}
.itemRatingList a, .itemRatingList .itemCurrentRating {
position : absolute;
top : 0;
left : 0;
text-indent : -1000px;
height : 25px;
line-height : 25px;
outline : none;
overflow : hidden;
border : none;
cursor : pointer;
}
.itemRatingList a:hover {
background-position : left bottom;
}
.itemRatingList a.one-star {
width : 20%;
z-index : 6;
}
.itemRatingList a.two-stars {
width : 40%;
z-index : 5;
}
.itemRatingList a.three-stars {
width : 60%;
z-index : 4;
}
.itemRatingList a.four-stars {
width : 80%;
z-index : 3;
}
.itemRatingList a.five-stars {
width : 100%;
z-index : 2;
}
.itemRatingList .itemCurrentRating {
z-index : 1;
background-position : 0 center;
margin : 0;
padding : 0;
}
span.siteRoot {
display : none;
}
.smallerFontSize {
font-size : 100%;
line-height : inherit;
}
.largerFontSize {
font-size : 150%;
line-height : 140%;
}
.recaptchatable .recaptcha_image_cell, #recaptcha_table {
background-color : #fff !important ;
}
#recaptcha_table {
border-color : #ccc !important ;
}
#recaptcha_response_field {
border-color : #ccc !important ;
background-color : #fff !important ;
}
.clearList {
display : none;
float : none;
clear : both;
}
.lastItem {
border : none;
}
.k2Avatar img {
display : block;
float : left;
background : #fff;
border : #ccc solid 1px;
padding : 2px;
margin : 2px 4px 4px 0;
}
div.k2Pagination {
padding : 8px;
margin : 24px 0 4px 0;
text-align : center;
color : #999;
}
div.k2Pagination ul {
text-align : center;
}
div.k2Pagination ul li {
display : inline;
}
div.itemIsFeatured, div.catItemIsFeatured, div.userItemIsFeatured {
background : url(../images/system/featuredItem.png) 100% 0 no-repeat;
}
a.itemPrintThisPage {
display : block;
width : 160px;
margin : 4px auto 16px;
padding : 4px;
background : #F7FAFE;
border : #ccc solid 1px;
text-align : center;
color : #555;
font-size : 13px;
}
a.itemPrintThisPage:hover {
background : #eee;
text-decoration : none;
}
div.itemView {
padding : 8px 0 24px 0;
margin : 0 0 24px 0;
border-bottom : 1px dotted #ccc;
}
span.itemEditLink {
float : right;
display : block;
padding : 4px 0;
margin : 0;
width : 120px;
text-align : right;
}
span.itemEditLink a {
padding : 2px 12px;
border : #ccc solid 1px;
background : #eee;
text-decoration : none;
font-size : 11px;
font-weight : normal;
font-family : Arial, Helvetica, sans-serif;
}
span.itemEditLink a:hover {
background : #ffffcc;
}
div.itemHeader span.itemDateCreated {
color : #999;
font-size : 11px;
}
div.itemHeader h2.itemTitle {
font-family : Georgia, "Times New Roman", Times, serif;
font-size : 36px;
font-weight : normal;
line-height : 110%;
padding : 10px 0 4px 0;
margin : 0;
}
div.itemHeader h2.itemTitle span sup {
font-size : 12px;
color : #CF1919;
text-decoration : none;
}
div.itemHeader span.itemAuthor {
display : block;
padding : 0;
margin : 0;
}
div.itemToolbar {
padding : 2px 0;
margin : 16px 0 0 0;
border-top : 1px dotted #ccc;
border-bottom : 1px dotted #ccc;
background : #f7fafe;
}
div.itemToolbar ul {
text-align : right;
list-style : none;
padding : 0;
margin : 0;
}
div.itemToolbar ul li {
display : inline;
list-style : none;
padding : 0 4px 0 8px;
margin : 0;
border-left : 1px solid #ccc;
text-align : center;
background : none;
font-size : 12px;
}
div.itemToolbar ul > li:first-child {
border : none;
}
div.itemToolbar ul li a {
font-size : 12px;
font-weight : normal;
}
div.itemToolbar ul li a img {
vertical-align : middle;
}
div.itemToolbar ul li a#fontDecrease {
margin : 0 0 0 2px;
}
div.itemToolbar ul li a#fontDecrease img {
width : 13px;
height : 13px;
background : url(../images/system/font_decrease.gif) no-repeat;
}
div.itemToolbar ul li a#fontIncrease {
margin : 0 0 0 2px;
}
div.itemToolbar ul li a#fontIncrease img {
width : 13px;
height : 13px;
background : url(../images/system/font_increase.gif) no-repeat;
}
div.itemToolbar ul li a#fontDecrease span, div.itemToolbar ul li a#fontIncrease span {
display : none;
}
div.itemRatingBlock {
padding : 8px 0;
}
div.itemRatingBlock span {
display : block;
float : left;
font-style : normal;
padding : 0 4px 0 0;
margin : 0;
color : #999;
}
div.itemBody {
padding : 8px 0;
margin : 0;
}
div.itemImageBlock {
padding : 8px;
margin : 0 0 16px 0;
}
span.itemImage {
display : block;
text-align : center;
margin : 0 0 8px 0;
}
span.itemImage img {
border : #ccc solid 1px;
padding : 8px;
}
span.itemImageCaption {
color : #666;
float : left;
display : block;
font-size : 11px;
}
span.itemImageCredits {
color : #999;
float : right;
display : block;
font-style : italic;
font-size : 11px;
}
div.itemIntroText {
color : #444;
font-size : 18px;
font-weight : bold;
line-height : 24px;
padding : 4px 0 12px 0;
}
div.itemFullText h3 {
margin : 0;
padding : 16px 0 4px 0;
}
div.itemExtraFields {
margin : 16px 0 0 0;
padding : 8px 0 0 0;
border-top : 1px dotted #ddd;
}
div.itemExtraFields h3 {
margin : 0;
padding : 0 0 8px 0;
line-height : normal !important ;
}
div.itemExtraFields ul {
margin : 0;
padding : 0;
list-style : none;
}
div.itemExtraFields ul li {
display : block;
}
div.itemExtraFields ul li span.itemExtraFieldsLabel {
display : block;
float : left;
font-weight : bold;
margin : 0 4px 0 0;
width : 30%;
}
div.itemContentFooter {
display : block;
text-align : right;
padding : 4px;
margin : 16px 0 4px 0;
border-top : 1px solid #ddd;
color : #999;
}
span.itemHits {
float : left;
}
div.itemSocialSharing {
padding : 8px 0;
}
div.itemTwitterButton {
float : left;
margin : 2px 24px 0 0;
}
div.itemFacebookButton {
float : left;
margin-right : 24px;
width : 200px;
}
div.itemLinks {
margin : 16px 0;
padding : 0;
}
div.itemCategory {
padding : 4px;
border-bottom : 1px dotted #ccc;
}
div.itemCategory span {
font-weight : bold;
color : #555;
padding : 0 4px 0 0;
}
div.itemTagsBlock {
padding : 4px;
border-bottom : 1px dotted #ccc;
}
div.itemTagsBlock span {
font-weight : bold;
color : #555;
padding : 0 4px 0 0;
}
div.itemTagsBlock ul.itemTags {
list-style : none;
padding : 0;
margin : 0;
display : inline;
}
div.itemTagsBlock ul.itemTags li {
display : inline;
list-style : none;
padding : 0 4px 0 0;
margin : 0;
text-align : center;
}
div.itemAttachmentsBlock {
padding : 4px;
border-bottom : 1px dotted #ccc;
}
div.itemAttachmentsBlock span {
font-weight : bold;
color : #555;
padding : 0 4px 0 0;
}
div.itemAttachmentsBlock ul.itemAttachments {
list-style : none;
padding : 0;
margin : 0;
display : inline;
}
div.itemAttachmentsBlock ul.itemAttachments li {
display : inline;
list-style : none;
padding : 0 4px;
margin : 0;
text-align : center;
}
div.itemAttachmentsBlock ul.itemAttachments li span {
font-size : 10px;
color : #999;
font-weight : normal;
}
div.itemAuthorBlock {
background : #f7fafe;
border : #ddd solid 1px;
margin : 0 0 16px 0;
padding : 8px;
}
div.itemAuthorBlock img.itemAuthorAvatar {
float : left;
display : block;
background : #fff;
padding : 4px;
border : #ddd solid 1px;
margin : 0 8px 0 0;
}
div.itemAuthorBlock div.itemAuthorDetails {
margin : 0;
padding : 4px 0 0 0;
}
div.itemAuthorBlock div.itemAuthorDetails h3.authorName {
margin : 0 0 4px 0;
padding : 0;
}
div.itemAuthorBlock div.itemAuthorDetails h3.authorName a {
font-family : Georgia, "Times New Roman", Times, serif;
font-size : 16px;
}
div.itemAuthorBlock div.itemAuthorDetails span.itemAuthorUrl {
font-weight : bold;
color : #555;
border-right : 1px solid #ccc;
padding : 0 8px 0 0;
margin : 0 4px 0 0;
}
div.itemAuthorBlock div.itemAuthorDetails span.itemAuthorEmail {
font-weight : bold;
color : #555;
}
div.itemAuthorBlock div.itemAuthorDetails span.itemAuthorUrl a, div.itemAuthorBlock div.itemAuthorDetails span.itemAuthorEmail a {
font-weight : normal;
}
div.itemAuthorLatest {
margin-bottom : 16px;
padding : 0;
}
div.itemRelated {
margin-bottom : 16px;
padding : 0;
}
div.itemRelated ul li.k2ScrollerElement {
float : left;
overflow : hidden;
border : #ccc solid 1px;
padding : 4px;
margin : 0 4px 4px 0;
background : #fff;
}
div.itemRelated ul li.clr {
clear : both;
height : 0;
line-height : 0;
display : block;
float : none;
padding : 0;
margin : 0;
border : none;
}
div.itemVideoBlock {
margin : 0 0 16px 0;
padding : 16px;
background : url(../images/system/videoplayer-bg.gif) bottom repeat-x #010101;
}
div.itemVideoBlock div.itemVideoEmbedded {
text-align : center;
}
div.itemVideoBlock span.itemVideo {
display : block;
overflow : hidden;
}
div.itemVideoBlock span.itemVideoCaption {
color : #eee;
float : left;
display : block;
font-size : 11px;
font-weight : bold;
width : 60%;
}
div.itemVideoBlock span.itemVideoCredits {
color : #eee;
float : right;
display : block;
font-style : italic;
font-size : 11px;
width : 35%;
text-align : right;
}
div.itemImageGallery {
margin : 0 0 16px 0;
padding : 0;
}
div.itemNavigation {
padding : 4px 8px;
margin : 0 0 24px 0;
border-top : 1px dotted #ccc;
border-bottom : 1px dotted #ccc;
background : #fffff0;
}
div.itemNavigation span.itemNavigationTitle {
color : #999;
}
div.itemNavigation a.itemPrevious {
padding : 0 12px;
}
div.itemNavigation a.itemNext {
padding : 0 12px;
}
div.itemComments {
background : #f7fafe;
border : #ddd solid 1px;
padding : 16px;
}
div.itemComments ul.itemCommentsList {
margin : 0 0 16px;
padding : 0;
list-style : none;
}
div.itemComments ul.itemCommentsList li {
padding : 4px;
margin : 0;
border-bottom : 1px dotted #ddd;
}
div.itemComments ul.itemCommentsList li.authorResponse {
background : url(../images/system/stripes.png) repeat;
}
div.itemComments ul.itemCommentsList li.unpublishedComment {
background : #ffeaea;
}
div.itemComments ul.itemCommentsList li img {
float : left;
margin : 4px 4px 4px 0;
padding : 4px;
background : #fff;
border-bottom : 1px solid #d7d7d7;
border-left : 1px solid #f2f2f2;
border-right : 1px solid #f2f2f2;
}
div.itemComments ul.itemCommentsList li span.commentDate {
padding : 0 4px 0 0;
margin : 0 8px 0 0;
border-right : 1px solid #ccc;
font-weight : bold;
font-size : 14px;
}
div.itemComments ul.itemCommentsList li span.commentAuthorName {
font-weight : bold;
font-size : 14px;
}
div.itemComments ul.itemCommentsList li p {
padding : 4px 0;
}
div.itemComments ul.itemCommentsList li span.commentAuthorEmail {
display : none;
}
div.itemComments ul.itemCommentsList li span.commentLink {
float : right;
margin-left : 8px;
}
div.itemComments ul.itemCommentsList li span.commentLink a {
font-size : 11px;
color : #999;
text-decoration : underline;
}
div.itemComments ul.itemCommentsList li span.commentLink a:hover {
font-size : 11px;
color : #555;
text-decoration : underline;
}
div.itemComments ul.itemCommentsList li span.commentToolbar {
display : block;
clear : both;
}
div.itemComments ul.itemCommentsList li span.commentToolbar a {
font-size : 11px;
color : #999;
text-decoration : underline;
margin-right : 4px;
}
div.itemComments ul.itemCommentsList li span.commentToolbar a:hover {
font-size : 11px;
color : #555;
text-decoration : underline;
}
div.itemComments ul.itemCommentsList li span.commentToolbarLoading {
background : url(../images/system/searchLoader.gif) 100% 50% no-repeat;
}
div.itemCommentsPagination {
padding : 4px;
margin : 0 0 24px 0;
}
div.itemCommentsPagination span.pagination {
display : block;
float : right;
clear : both;
}
div.itemCommentsForm h3 {
margin : 0;
padding : 0 0 4px 0;
}
div.itemCommentsForm p.itemCommentsFormNotes {
border-top : 2px solid #ccc;
}
div.itemCommentsForm form label.formComment {
display : block;
margin : 12px 0 0 2px;
}
div.itemCommentsForm form label.formName {
display : block;
margin : 12px 0 0 2px;
}
div.itemCommentsForm form label.formEmail {
display : block;
margin : 12px 0 0 2px;
}
div.itemCommentsForm form label.formUrl {
display : block;
margin : 12px 0 0 2px;
}
div.itemCommentsForm form label.formRecaptcha {
display : block;
margin : 12px 0 0 2px;
}
div.itemCommentsForm form textarea.inputbox {
display : block;
width : 350px;
height : 160px;
margin : 0;
}
div.itemCommentsForm form input.inputbox {
display : block;
width : 350px;
margin : 0;
}
div.itemCommentsForm form input#submitCommentButton {
display : block;
margin : 16px 0 0 0;
padding : 4px;
border : #ccc solid 1px;
background : #eee;
font-size : 16px;
}
div.itemCommentsForm form span#formLog {
margin : 0 0 0 20px;
padding : 0 0 0 20px;
font-weight : bold;
color : #CF1919;
}
div.itemCommentsForm form .formLogLoading {
background : url(../images/system/loading.gif) left center no-repeat;
}
div.k2ReportCommentFormContainer {
padding : 8px;
width : 480px;
margin : 0 auto;
}
div.k2ReportCommentFormContainer blockquote {
width : 462px;
background : #f7fafe;
border : #ddd solid 1px;
padding : 8px;
margin : 0 0 8px 0;
}
div.k2ReportCommentFormContainer blockquote span.quoteIconLeft {
font-style : italic;
font-weight : bold;
font-size : 40px;
color : #135CAE;
line-height : 30px;
vertical-align : top;
display : block;
float : left;
}
div.k2ReportCommentFormContainer blockquote span.quoteIconRight {
font-style : italic;
font-weight : bold;
font-size : 40px;
color : #135CAE;
line-height : 30px;
vertical-align : top;
display : block;
float : right;
}
div.k2ReportCommentFormContainer blockquote span.theComment {
font-family : Georgia, "Times New Roman", Times, serif;
font-style : italic;
font-size : 12px;
font-weight : normal;
color : #000;
padding : 0 4px;
}
div.k2ReportCommentFormContainer form label {
display : block;
font-weight : bold;
}
div.k2ReportCommentFormContainer form input, div.k2ReportCommentFormContainer form textarea {
display : block;
border : #ddd solid 1px;
font-size : 12px;
padding : 2px;
margin : 0 0 8px 0;
width : 474px;
}
div.k2ReportCommentFormContainer form #recaptcha {
margin-bottom : 24px;
}
div.k2ReportCommentFormContainer form span#formLog {
margin : 0 0 0 20px;
padding : 0 0 0 20px;
font-weight : bold;
color : #CF1919;
}
div.k2ReportCommentFormContainer form .formLogLoading {
background : url(../images/system/loading.gif) left center no-repeat;
}
div.itemBackToTop {
text-align : right;
}
div.itemBackToTop a {
text-decoration : underline;
}
div.itemBackToTop a:hover {
text-decoration : underline;
}
div.itemListCategory {
background : #f7fafe;
border : #ddd solid 1px;
margin : 4px 0;
padding : 8px;
}
span.catItemAddLink {
display : block;
padding : 8px 0;
margin : 0 0 4px 0;
border-bottom : 1px dotted #ccc;
text-align : right;
}
span.catItemAddLink a {
padding : 4px 16px;
border : #ccc solid 1px;
background : #eee;
text-decoration : none;
}
span.catItemAddLink a:hover {
background : #ffffcc;
}
div.itemListCategory img {
float : left;
display : block;
background : #fff;
padding : 4px;
border : #ddd solid 1px;
margin : 0 8px 0 0;
}
div.subCategoryContainer {
float : left;
}
div.subCategory {
background : #f7fafe;
border : #ddd solid 1px;
margin : 4px;
padding : 8px;
}
div.subCategory a.subCategoryImage, div.subCategory a.subCategoryImage:hover {
text-align : center;
display : block;
}
div.subCategory a.subCategoryImage img, div.subCategory a.subCategoryImage:hover img {
background : #fff;
padding : 4px;
border : #ddd solid 1px;
margin : 0 8px 0 0;
}
div#itemListLinks {
background : #f7fafe;
border : #ddd solid 1px;
margin : 8px 0;
padding : 8px;
}
div.itemContainer {
float : left;
}
div.catItemView {
padding : 4px;
}
div.groupLinks {
padding : 0;
margin : 0;
}
span.catItemEditLink {
float : right;
display : block;
padding : 4px 0;
margin : 0;
width : 120px;
text-align : right;
}
span.catItemEditLink a {
padding : 2px 12px;
border : #ccc solid 1px;
background : #eee;
text-decoration : none;
font-size : 11px;
font-weight : normal;
font-family : Arial, Helvetica, sans-serif;
}
span.catItemEditLink a:hover {
background : #ffffcc;
}
div.catItemHeader span.catItemDateCreated {
color : #999;
font-size : 11px;
}
div.catItemHeader h3.catItemTitle {
font-family : Georgia, "Times New Roman", Times, serif;
font-size : 24px;
font-weight : normal;
line-height : 110%;
padding : 10px 0 4px 0;
margin : 0;
}
div.catItemHeader h3.catItemTitle span sup {
font-size : 12px;
color : #CF1919;
text-decoration : none;
}
div.catItemHeader span.catItemAuthor {
display : block;
padding : 0;
margin : 0;
}
div.catItemRatingBlock {
padding : 8px 0;
}
div.catItemRatingBlock span {
display : block;
float : left;
font-style : normal;
padding : 0 4px 0 0;
margin : 0;
color : #999;
}
div.catItemBody {
padding : 8px 0;
margin : 0;
}
div.catItemImageBlock {
padding : 8px;
margin : 0 0 16px 0;
}
span.catItemImage {
display : block;
text-align : center;
margin : 0 0 8px 0;
}
span.catItemImage img {
border : #ccc solid 1px;
padding : 8px;
}
div.catItemIntroText {
font-size : inherit;
font-weight : normal;
line-height : inherit;
padding : 4px 0 12px 0;
}
div.catItemExtraFields, div.genericItemExtraFields {
margin : 16px 0 0 0;
padding : 8px 0 0 0;
border-top : 1px dotted #ddd;
}
div.catItemExtraFields h4, div.genericItemExtraFields h4 {
margin : 0;
padding : 0 0 8px 0;
line-height : normal !important ;
}
div.catItemExtraFields ul, div.genericItemExtraFields ul {
margin : 0;
padding : 0;
list-style : none;
}
div.catItemExtraFields ul li, div.genericItemExtraFields ul li {
display : block;
}
div.catItemExtraFields ul li span.catItemExtraFieldsLabel, div.genericItemExtraFields ul li span.genericItemExtraFieldsLabel {
display : block;
float : left;
font-weight : bold;
margin : 0 4px 0 0;
width : 30%;
}
div.catItemLinks {
margin : 0 0 16px 0;
padding : 0;
}
div.catItemHitsBlock {
padding : 4px;
border-bottom : 1px dotted #ccc;
}
div.catItemCategory {
padding : 4px;
border-bottom : 1px dotted #ccc;
}
div.catItemCategory span {
font-weight : bold;
color : #555;
padding : 0 4px 0 0;
}
div.catItemTagsBlock {
padding : 4px;
border-bottom : 1px dotted #ccc;
}
div.catItemTagsBlock span {
font-weight : bold;
color : #555;
padding : 0 4px 0 0;
}
div.catItemTagsBlock ul.catItemTags {
list-style : none;
padding : 0;
margin : 0;
display : inline;
}
div.catItemTagsBlock ul.catItemTags li {
display : inline;
list-style : none;
padding : 0 4px 0 0;
margin : 0;
text-align : center;
}
div.catItemAttachmentsBlock {
padding : 4px;
border-bottom : 1px dotted #ccc;
}
div.catItemAttachmentsBlock span {
font-weight : bold;
color : #555;
padding : 0 4px 0 0;
}
div.catItemAttachmentsBlock ul.catItemAttachments {
list-style : none;
padding : 0;
margin : 0;
display : inline;
}
div.catItemAttachmentsBlock ul.catItemAttachments li {
display : inline;
list-style : none;
padding : 0 4px;
margin : 0;
text-align : center;
}
div.catItemAttachmentsBlock ul.catItemAttachments li span {
font-size : 10px;
color : #999;
font-weight : normal;
}
div.catItemVideoBlock {
margin : 0 0 16px 0;
padding : 16px;
background : url(../images/system/videoplayer-bg.gif) bottom repeat-x #010101;
}
div.catItemVideoBlock div.catItemVideoEmbedded {
text-align : center;
}
div.catItemVideoBlock span.catItemVideo {
display : block;
}
div.catItemImageGallery {
margin : 0 0 16px 0;
padding : 0;
}
div.catItemCommentsLink {
display : inline;
margin : 0 8px 0 0;
padding : 0 8px 0 0;
border-right : 1px solid #ccc;
}
div.catItemReadMore {
display : inline;
}
span.catItemDateModified {
display : block;
text-align : right;
padding : 4px;
margin : 4px 0;
color : #999;
border-top : 1px solid #ddd;
}
div.userBlock {
background : #f7fafe;
border : #ddd solid 1px;
margin : 0 0 16px 0;
padding : 8px;
clear : both;
}
span.userItemAddLink {
display : block;
padding : 8px 0;
margin : 0 0 4px 0;
border-bottom : 1px dotted #ccc;
text-align : right;
}
span.userItemAddLink a {
padding : 4px 16px;
border : #ccc solid 1px;
background : #eee;
text-decoration : none;
}
span.userItemAddLink a:hover {
background : #ffffcc;
}
div.userBlock img {
display : block;
float : left;
background : #fff;
padding : 4px;
border : #ddd solid 1px;
margin : 0 8px 0 0;
}
div.userBlock div.userDescription {
padding : 4px 0;
}
div.userBlock div.userAdditionalInfo {
padding : 4px 0;
margin : 8px 0 0 0;
}
span.userURL {
font-weight : bold;
color : #555;
display : block;
}
span.userEmail {
font-weight : bold;
color : #555;
display : block;
}
div.userItemViewUnpublished {
opacity : 0.89999997615814208984375;
border : #ccc dashed 4px;
background : #fffff2;
padding : 8px;
margin : 8px 0;
}
span.userItemEditLink {
float : right;
display : block;
padding : 4px 0;
margin : 0;
width : 120px;
text-align : right;
}
span.userItemEditLink a {
padding : 2px 12px;
border : #ccc solid 1px;
background : #eee;
text-decoration : none;
font-size : 11px;
font-weight : normal;
font-family : Arial, Helvetica, sans-serif;
}
span.userItemEditLink a:hover {
background : #ffffcc;
}
div.userItemHeader span.userItemDateCreated {
color : #999;
font-size : 11px;
}
div.userItemHeader h3.userItemTitle {
font-family : Georgia, "Times New Roman", Times, serif;
font-size : 24px;
font-weight : normal;
line-height : 110%;
padding : 10px 0 4px 0;
margin : 0;
}
div.userItemHeader h3.userItemTitle span sup {
font-size : 12px;
color : #CF1919;
text-decoration : none;
}
div.userItemBody {
padding : 8px 0;
margin : 0;
}
div.userItemImageBlock {
padding : 0;
margin : 0;
float : left;
}
span.userItemImage {
display : block;
text-align : center;
margin : 0 8px 8px 0;
}
span.userItemImage img {
border : #ccc solid 1px;
padding : 8px;
}
div.userItemIntroText {
font-size : inherit;
font-weight : normal;
line-height : inherit;
padding : 4px 0 12px 0;
}
div.userItemLinks {
margin : 0 0 16px 0;
padding : 0;
}
div.userItemCategory {
padding : 4px;
border-bottom : 1px dotted #ccc;
}
div.userItemCategory span {
font-weight : bold;
color : #555;
padding : 0 4px 0 0;
}
div.userItemTagsBlock {
padding : 4px;
border-bottom : 1px dotted #ccc;
}
div.userItemTagsBlock span {
font-weight : bold;
color : #555;
padding : 0 4px 0 0;
}
div.userItemTagsBlock ul.userItemTags {
list-style : none;
padding : 0;
margin : 0;
display : inline;
}
div.userItemTagsBlock ul.userItemTags li {
display : inline;
list-style : none;
padding : 0 4px 0 0;
margin : 0;
text-align : center;
}
div.userItemCommentsLink {
display : inline;
margin : 0 8px 0 0;
padding : 0 8px 0 0;
border-right : 1px solid #ccc;
}
div.userItemReadMore {
display : inline;
}
div.tagItemView {
border-bottom : 1px dotted #ccc;
padding : 8px 0;
margin : 0 0 16px 0;
}
div.tagItemHeader span.tagItemDateCreated {
color : #999;
font-size : 11px;
}
div.tagItemHeader h2.tagItemTitle {
font-family : Georgia, "Times New Roman", Times, serif;
font-size : 24px;
font-weight : normal;
line-height : 110%;
padding : 10px 0 4px 0;
margin : 0;
}
div.tagItemBody {
padding : 8px 0;
margin : 0;
}
div.tagItemImageBlock {
padding : 0;
margin : 0;
float : left;
}
span.tagItemImage {
display : block;
text-align : center;
margin : 0 8px 8px 0;
}
span.tagItemImage img {
border : #ccc solid 1px;
padding : 8px;
}
div.tagItemIntroText {
font-size : inherit;
font-weight : normal;
line-height : inherit;
padding : 4px 0 12px 0;
}
div.tagItemCategory {
display : inline;
margin : 0 8px 0 0;
padding : 0 8px 0 0;
border-right : 1px solid #ccc;
}
div.tagItemCategory span {
font-weight : bold;
color : #555;
padding : 0 4px 0 0;
}
div.tagItemReadMore {
display : inline;
}
div.genericItemView {
border-bottom : 1px dotted #ccc;
padding : 8px 0;
margin : 0 0 16px 0;
}
div.genericItemHeader span.genericItemDateCreated {
color : #999;
font-size : 11px;
}
div.genericItemHeader h2.genericItemTitle {
font-family : Georgia, "Times New Roman", Times, serif;
font-size : 24px;
font-weight : normal;
line-height : 110%;
padding : 10px 0 4px 0;
margin : 0;
}
div.genericItemBody {
padding : 8px 0;
margin : 0;
}
div.genericItemImageBlock {
padding : 0;
margin : 0;
float : left;
}
span.genericItemImage {
display : block;
text-align : center;
margin : 0 8px 8px 0;
}
span.genericItemImage img {
border : #ccc solid 1px;
padding : 8px;
}
div.genericItemIntroText {
font-size : inherit;
font-weight : normal;
line-height : inherit;
padding : 4px 0 12px 0;
}
div.genericItemCategory {
display : inline;
margin : 0 8px 0 0;
padding : 0 8px 0 0;
border-right : 1px solid #ccc;
}
div.genericItemCategory span {
font-weight : bold;
color : #555;
padding : 0 4px 0 0;
}
div.genericItemReadMore {
display : inline;
}
div#genericItemListNothingFound {
padding : 40px;
text-align : center;
}
div#genericItemListNothingFound p {
font-size : 20px;
color : #999;
}
#k2GoogleSearchContainer .gsc-control {
width : auto !important ;
}
#k2GoogleSearchContainer .gsc-control .gsc-above-wrapper-area, #k2GoogleSearchContainer .gsc-control .gsc-resultsHeader, #k2GoogleSearchContainer .gsc-control .gsc-url-bottom {
display : none !important ;
}
div.latestItemsContainer {
float : left;
}
div.latestItemsCategory {
background : #f7fafe;
border : #ddd solid 1px;
margin : 0 8px 8px 0;
padding : 8px;
}
div.latestItemsCategoryImage {
text-align : center;
}
div.latestItemsCategoryImage img {
background : #fff;
padding : 4px;
border : #ddd solid 1px;
margin : 0 8px 0 0;
}
div.latestItemsUser {
background : #f7fafe;
border : #ddd solid 1px;
margin : 0 8px 8px 0;
padding : 8px;
clear : both;
}
div.latestItemsUser img {
display : block;
float : left;
background : #fff;
padding : 4px;
border : #ddd solid 1px;
margin : 0 8px 0 0;
}
div.latestItemsUser p.latestItemsUserDescription {
padding : 4px 0;
}
div.latestItemsUser p.latestItemsUserAdditionalInfo {
padding : 4px 0;
margin : 8px 0 0 0;
}
span.latestItemsUserURL {
font-weight : bold;
color : #555;
display : block;
}
span.latestItemsUserEmail {
font-weight : bold;
color : #555;
display : block;
}
div.latestItemList {
padding : 0 8px 8px 0;
}
div.latestItemHeader h3.latestItemTitle {
font-family : Georgia, "Times New Roman", Times, serif;
font-size : 24px;
font-weight : normal;
line-height : 110%;
padding : 10px 0 4px 0;
margin : 0;
}
span.latestItemDateCreated {
color : #999;
font-size : 11px;
}
div.latestItemBody {
padding : 8px 0;
margin : 0;
}
div.latestItemImageBlock {
padding : 0;
margin : 0;
float : left;
}
span.latestItemImage {
display : block;
text-align : center;
margin : 0 8px 8px 0;
}
span.latestItemImage img {
border : #ccc solid 1px;
padding : 8px;
}
div.latestItemIntroText {
font-size : inherit;
font-weight : normal;
line-height : inherit;
padding : 4px 0 12px 0;
}
div.latestItemLinks {
margin : 0 0 16px 0;
padding : 0;
}
div.latestItemCategory {
padding : 4px;
border-bottom : 1px dotted #ccc;
}
div.latestItemCategory span {
font-weight : bold;
color : #555;
padding : 0 4px 0 0;
}
div.latestItemTagsBlock {
padding : 4px;
border-bottom : 1px dotted #ccc;
}
div.latestItemTagsBlock span {
font-weight : bold;
color : #555;
padding : 0 4px 0 0;
}
div.latestItemTagsBlock ul.latestItemTags {
list-style : none;
padding : 0;
margin : 0;
display : inline;
}
div.latestItemTagsBlock ul.latestItemTags li {
display : inline;
list-style : none;
padding : 0 4px 0 0;
margin : 0;
text-align : center;
}
div.latestItemVideoBlock {
margin : 0 0 16px 0;
padding : 16px;
background : url(../images/system/videoplayer-bg.gif) bottom repeat-x #010101;
}
div.latestItemVideoBlock span.latestItemVideo {
display : block;
}
div.latestItemCommentsLink {
display : inline;
margin : 0 8px 0 0;
padding : 0 8px 0 0;
border-right : 1px solid #ccc;
}
div.latestItemReadMore {
display : inline;
}
h2.latestItemTitleList {
font-size : 14px;
padding : 2px 0;
margin : 8px 0 2px 0;
font-family : Arial, Helvetica, sans-serif;
border-bottom : 1px dotted #ccc;
line-height : normal;
}
.k2AccountPage table tr td label {
white-space : nowrap;
}
img.k2AccountPageImage {
border : #ddd solid 4px;
margin : 10px 0;
padding : 0;
display : block;
}
.k2AccountPage div.k2AccountPageNotice {
padding : 8px;
}
.k2AccountPage div.k2AccountPageUpdate {
border-top : 1px dotted #ccc;
margin : 8px 0;
padding : 8px;
text-align : right;
}
.k2AccountPage th.k2ProfileHeading {
text-align : left;
font-size : 18px;
padding : 8px;
background : #f6f6f6;
}
.k2AccountPage td#userAdminParams {
padding : 0;
margin : 0;
}
.k2AccountPage table.admintable td.key, .k2AccountPage table.admintable td.paramlist_key {
background : #f6f6f6;
border-bottom : 1px solid #e9e9e9;
border-right : 1px solid #e9e9e9;
color : #666;
font-weight : bold;
text-align : right;
font-size : 11px;
width : 140px;
}
div.k2LatestCommentsBlock ul li span.lcCommentDate {
color : #999;
}
div.k2TopCommentersBlock ul li span.tcLatestCommentDate {
color : #999;
}
div.k2ItemsBlock ul li div.moduleItemIntrotext {
display : block;
padding : 4px 0;
line-height : 120%;
}
div.k2ItemsBlock ul li div.moduleItemIntrotext a.moduleItemImage img {
float : right;
margin : 2px 0 4px 4px;
padding : 0;
border : #ddd solid 2px;
}
div.moduleItemExtraFields ul li span.moduleItemExtraFieldsLabel {
display : block;
float : left;
font-weight : bold;
margin : 0 4px 0 0;
width : 30%;
}
div.k2ItemsBlock ul li div.moduleItemTags a {
padding : 0 2px;
}
div.k2ItemsBlock ul li a.moduleItemComments {
border-right : 1px solid #ccc;
padding : 0 4px 0 0;
margin : 0 8px 0 0;
}
div.k2ItemsBlock ul li span.moduleItemHits {
border-right : 1px solid #ccc;
padding : 0 4px 0 0;
margin : 0 8px 0 0;
}
div.k2LoginBlock fieldset.input {
margin : 0;
padding : 0 0 8px 0;
}
div.k2LoginBlock fieldset.input p {
margin : 0;
padding : 0 0 4px 0;
}
div.k2LoginBlock fieldset.input p label {
display : block;
}
div.k2LoginBlock fieldset.input p input {
display : block;
}
div.k2LoginBlock fieldset.input p#form-login-remember label, div.k2LoginBlock fieldset.input p#form-login-remember input {
display : inline;
}
div.k2UserBlock p.ubGreeting {
border-bottom : 1px dotted #ccc;
}
div.k2UserBlock div.k2UserBlockDetails span.ubName {
display : block;
font-weight : bold;
font-size : 14px;
}
div.k2AuthorsListBlock ul li a.abAuthorLatestItem {
display : block;
clear : both;
}
div.k2BreadcrumbsBlock span.bcTitle {
padding : 0 4px 0 0;
color : #999;
}
div.k2BreadcrumbsBlock span.bcSeparator {
padding : 0 4px;
font-size : 14px;
}
div.k2CalendarBlock {
height : 190px;
margin-bottom : 8px;
}
div.k2CalendarLoader {
background : url(../images/system/k2CalendarLoader.gif) 50% 50% no-repeat #fff;
}
table.calendar {
margin : 0 auto;
background : #fff;
border-collapse : collapse;
}
table.calendar tr td {
text-align : center;
vertical-align : middle;
padding : 2px;
border : #f4f4f4 solid 1px;
background : #fff;
}
table.calendar tr td.calendarNavMonthPrev {
background : #f3f3f3;
text-align : left;
}
table.calendar tr td.calendarNavMonthPrev a {
font-size : 20px;
text-decoration : none;
}
table.calendar tr td.calendarNavMonthPrev a:hover {
font-size : 20px;
text-decoration : none;
}
table.calendar tr td.calendarCurrentMonth {
background : #f3f3f3;
}
table.calendar tr td.calendarNavMonthNext {
background : #f3f3f3;
text-align : right;
}
table.calendar tr td.calendarNavMonthNext a {
font-size : 20px;
text-decoration : none;
}
table.calendar tr td.calendarNavMonthNext a:hover {
font-size : 20px;
text-decoration : none;
}
table.calendar tr td.calendarDayName {
background : #e9e9e9;
font-size : 11px;
width : 14.2%;
}
table.calendar tr td.calendarDateEmpty {
background : #fbfbfb;
}
table.calendar tr td.calendarDateLinked {
padding : 0;
}
table.calendar tr td.calendarDateLinked a {
display : block;
padding : 2px;
text-decoration : none;
background : #eee;
}
table.calendar tr td.calendarDateLinked a:hover {
display : block;
background : #135cae;
color : #fff;
padding : 2px;
text-decoration : none;
}
table.calendar tr td.calendarToday {
background : #135cae;
color : #fff;
}
table.calendar tr td.calendarTodayLinked {
background : #135cae;
color : #fff;
padding : 0;
}
table.calendar tr td.calendarTodayLinked a {
display : block;
padding : 2px;
color : #fff;
text-decoration : none;
}
table.calendar tr td.calendarTodayLinked a:hover {
display : block;
background : #BFD9FF;
padding : 2px;
text-decoration : none;
}
div.k2CategorySelectBlock form select {
width : auto;
}
div.k2CategoriesListBlock ul li a span.catTitle {
padding-right : 4px;
}
div.k2CategoriesListBlock ul li.activeCategory a {
font-weight : bold;
}
div.k2SearchBlock {
position : relative;
}
div.k2SearchBlock form input.k2SearchLoading {
background : url(../images/system/searchLoader.gif) 100% 50% no-repeat;
}
div.k2SearchBlock div.k2LiveSearchResults {
display : none;
background : #fff;
position : absolute;
z-index : 99;
border : #ccc solid 1px;
margin-top : -1px;
}
div.k2SearchBlock div.k2LiveSearchResults ul.liveSearchResults {
list-style : none;
margin : 0;
padding : 0;
}
div.k2SearchBlock div.k2LiveSearchResults ul.liveSearchResults li {
border : none;
margin : 0;
padding : 0;
}
div.k2SearchBlock div.k2LiveSearchResults ul.liveSearchResults li a {
display : block;
padding : 1px 2px;
border-top : 1px dotted #eee;
}
div.k2SearchBlock div.k2LiveSearchResults ul.liveSearchResults li a:hover {
background : #fffff0;
}
div.k2TagCloudBlock {
padding : 8px 0;
}
div.k2TagCloudBlock a {
padding : 4px;
float : left;
display : block;
}
div.k2TagCloudBlock a:hover {
padding : 4px;
float : left;
display : block;
background : #135cae;
color : #fff;
text-decoration : none;
}
a.ubUserFeedIcon, a.ubUserFeedIcon:hover {
display : inline-block;
margin : 0 2px 0 0;
padding : 0;
width : 16px;
height : 16px;
background : url(../images/fugue/feed.png) 50% 50% no-repeat;
}
a.ubUserFeedIcon span, a.ubUserFeedIcon:hover span {
display : none;
}
a.ubUserURL, a.ubUserURL:hover {
display : inline-block;
margin : 0 2px 0 0;
padding : 0;
width : 16px;
height : 16px;
background : url(../images/fugue/globe.png) 50% 50% no-repeat;
}
a.ubUserURL span, a.ubUserURL:hover span {
display : none;
}
span.ubUserEmail {
display : inline-block;
margin : 0 2px 0 0;
padding : 0;
width : 16px;
height : 16px;
background : url(../images/fugue/mail.png) 50% 50% no-repeat;
overflow : hidden;
}
span.ubUserEmail a {
display : inline-block;
margin : 0;
padding : 0;
width : 16px;
height : 16px;
text-indent : -9999px;
}
div.k2UsersBlock ul li h3 {
clear : both;
margin : 8px 0 0 0;
padding : 0;
}
.rt-grid-1, .rt-grid-2, .rt-grid-3, .rt-grid-4, .rt-grid-5, .rt-grid-6, .rt-grid-7, .rt-grid-8, .rt-grid-9, .rt-grid-10, .rt-grid-11, .rt-grid-12 {
display : inline;
float : left;
position : relative;
margin-left : 10px;
margin-right : 10px;
}
.rt-container .rt-grid-1 {
width : 60px;
}
.rt-container .rt-grid-2 {
width : 140px;
}
.rt-container .rt-grid-3 {
width : 220px;
}
.rt-container .rt-grid-4 {
width : 300px;
}
.rt-container .rt-grid-5 {
width : 380px;
}
.rt-container .rt-grid-6 {
width : 460px;
}
.rt-container .rt-grid-7 {
width : 540px;
}
.rt-container .rt-grid-8 {
width : 620px;
}
.rt-container .rt-grid-9 {
width : 700px;
}
.rt-container .rt-grid-10 {
width : 780px;
}
.rt-container .rt-grid-11 {
width : 860px;
}
.rt-container .rt-grid-12 {
width : 940px;
}
.rt-container .rt-push-1 {
left : 80px;
}
.rt-container .rt-push-2 {
left : 160px;
}
.rt-container .rt-push-3 {
left : 240px;
}
.rt-container .rt-push-4 {
left : 320px;
}
.rt-container .rt-push-5 {
left : 400px;
}
.rt-container .rt-push-6 {
left : 480px;
}
.rt-container .rt-push-7 {
left : 560px;
}
.rt-container .rt-push-8 {
left : 640px;
}
.rt-container .rt-push-9 {
left : 720px;
}
.rt-container .rt-push-10 {
left : 800px;
}
.rt-container .rt-push-11 {
left : 880px;
}
.rt-container .rt-pull-1 {
left : -80px;
}
.rt-container .rt-pull-2 {
left : -160px;
}
.rt-container .rt-pull-3 {
left : -240px;
}
.rt-container .rt-pull-4 {
left : -320px;
}
.rt-container .rt-pull-5 {
left : -400px;
}
.rt-container .rt-pull-6 {
left : -480px;
}
.rt-container .rt-pull-7 {
left : -560px;
}
.rt-container .rt-pull-8 {
left : -640px;
}
.rt-container .rt-pull-9 {
left : -720px;
}
.rt-container .rt-pull-10 {
left : -800px;
}
.rt-container .rt-pull-11 {
left : -880px;
}
.rt-container .rt-prefix-1 {
padding-left : 80px;
}
.rt-container .rt-prefix-2 {
padding-left : 160px;
}
.rt-container .rt-prefix-3 {
padding-left : 240px;
}
.rt-container .rt-prefix-4 {
padding-left : 320px;
}
.rt-container .rt-prefix-5 {
padding-left : 400px;
}
.rt-container .rt-prefix-6 {
padding-left : 480px;
}
.rt-container .rt-prefix-7 {
padding-left : 560px;
}
.rt-container .rt-prefix-8 {
padding-left : 640px;
}
.rt-container .rt-prefix-9 {
padding-left : 720px;
}
.rt-container .rt-prefix-10 {
padding-left : 800px;
}
.rt-container .rt-prefix-11 {
padding-left : 880px;
}
.left-1, .right-1 {
width : 30px;
}
.left-2, .right-2 {
width : 110px;
}
.left-3, .right-3 {
width : 190px;
}
.left-4, .right-4 {
width : 270px;
}
.left-5, .right-5 {
width : 350px;
}
.left-6, .right-6 {
width : 430px;
}
.left-7, .right-7 {
width : 510px;
}
.left-8, .right-8 {
width : 590px;
}
.left-9, .right-9 {
width : 670px;
}
.left-10, .right-10 {
width : 750px;
}
.left-11, .right-11 {
width : 830px;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, caption {
margin : 0;
padding : 0;
border : 0;
outline : 0;
font-size : 100%;
background : transparent;
}
.rt-container {
margin : 0 auto;
width : 960px;
}
body {
min-width : 960px;
}
.rt-block {
padding : 15px;
margin-bottom : 10px;
position : relative;
}
#rt-content-top .rt-alpha, #rt-content-bottom .rt-alpha {
margin-left : 0;
}
#rt-content-top .rt-omega, #rt-content-bottom .rt-omega {
margin-right : 0;
}
#rt-logo {
width : 185px;
height : 115px;
display : block;
}
#rt-content-top, #rt-content-bottom {
overflow : hidden;
}
#rocket {
display : block;
width : 92px;
height : 16px;
margin : 0 auto;
}
#rt-copyright {
text-align : center;
}
#rt-menu .rt-container {
height : 3em;
}
#rt-menu ul.menu {
list-style : none;
margin : 0 10px;
padding : 0;
}
#rt-menu ul.menu li {
float : left;
padding : 0;
background : none;
}
#rt-menu ul.menu li a {
font-weight : bold;
line-height : 3em;
display : block;
padding : 0 15px;
font-size : 1em;
}
#rt-menu ul.menu ul {
display : none;
}
.font-family-optima {
font-family : Optima, Lucida, 'MgOpen Cosmetica', 'Lucida Sans Unicode', sans-serif;
}
.font-family-geneva {
font-family : Geneva, Tahoma, "Nimbus Sans L", sans-serif;
}
.font-family-helvetica {
font-family : Helvetica, Arial, FreeSans, sans-serif;
}
.font-family-lucida {
font-family : "Lucida Grande", Helvetica, Verdana, sans-serif;
}
.font-family-georgia {
font-family : Georgia, sans-serif;
}
.font-family-trebuchet {
font-family : "Trebuchet MS", sans-serif;
}
.font-family-palatino {
font-family : "Palatino Linotype", "Book Antiqua", Palatino, "Times New Roman", Times, serif;
}
body {
font-size : 12px;
line-height : 1.7em;
font-family : Helvetica, Arial, Sans-Serif;
}
body.font-size-is-xlarge {
font-size : 15px;
line-height : 1.7em;
}
body.font-size-is-large {
font-size : 14px;
line-height : 1.7em;
}
body.font-size-is-default {
font-size : 12px;
line-height : 1.7em;
}
body.font-size-is-small {
font-size : 11px;
line-height : 1.7em;
}
body.font-size-is-xsmall {
font-size : 10px;
line-height : 1.7em;
}
form {
margin : 0;
padding : 0;
}
p {
margin : 0 0 15px 0;
}
h1, h2, h3, h4, h5 {
margin : 15px 0;
line-height : 1.1em;
}
h1 {
font-size : 260%;
}
h2 {
font-size : 200%;
}
h2.title {
font-size : 170%;
}
h3 {
font-size : 175%;
}
h4 {
font-size : 120%;
}
h5 {
font-size : 120%;
}
a {
text-decoration : none;
outline : none;
}
code {
color : #000;
margin : -1px 0 0 0;
font : 10px Courier;
}
blockquote {
font : 16px Georgia, Serif;
}
.left-1, .left-2, .left-3, .left-4, .left-5, .left-6, .left-7, .left-8, .left-9, .left-10, .right-11 {
float : left;
margin-right : 50px;
margin-bottom : 15px;
display : inline;
position : relative;
}
.right-1, .right-2, .right-3, .right-4, .right-5, .right-6, .right-7, .right-8, .right-9, .right-10, .right-11 {
float : right;
margin-left : 50px;
margin-bottom : 15px;
display : inline;
position : relative;
}
.date-block {
padding : 15px;
}
ul, ol {
padding-left : 15px;
}
ul li {
padding : 0;
margin : 0;
}
ul li a {
font-size : 1.2em;
line-height : 1.8em;
}
ul ul {
margin-left : 25px;
padding : 5px 0;
}
ul li.author {
margin : 0;
letter-spacing : 1px;
list-style : none;
font-weight : bold;
text-align : right;
}
ul li.date {
margin : 0;
letter-spacing : 1px;
list-style : none;
text-align : right;
font-weight : bold;
}
ul li.comments {
list-style : none;
text-align : right;
font-weight : bold;
}
ul li.author span, ul li.date span, ul li.comments span {
display : block;
font-weight : normal;
margin-bottom : 10px;
line-height : 1em;
}
body.rtl {
direction : rtl;
}
body.rtl #rt-menu ul.menu {
float : right;
}
body.rtl #rt-menu ul.menu li {
float : right;
}
body.rtl #rt-content-top .rt-alpha, body.rtl #rt-content-bottom .rt-alpha {
margin-right : 0;
margin-left : 10px;
}
body.rtl #rt-content-top .rt-omega, body.rtl #rt-content-bottom .rt-omega {
margin-left : 0;
margin-right : 10px;
}
body.rtl {
min-width : inherit;
}
html, body {
margin-bottom : 1px;
}
body {
color : #333;
}
#rt-header, #rt-bottom {
color : #aaa;
}
.rt-container {
background : #fff;
}
a:hover {
color : #000;
}
#rt-logo {
background : url(../images/header-assets.png) 0 0 no-repeat;
}
#rt-menu ul.menu li a {
color : #fff;
}
#rt-menu ul.menu li a:hover {
background : #444;
color : #fff;
}
#rt-menu ul.menu li.active a, #rt-menu ul.menu li.active a:hover {
background : #fff;
color : #000;
}
#rt-footer, #rt-copyright {
color : #ddd;
}
#rt-sidebar-a {
background-color : #e0e0e0;
}
#rt-sidebar-b {
background-color : #e9e9e9;
}
#rt-sidebar-c {
background-color : #f0f0f0;
}
#rocket {
background : url(../images/rocket.png) 0 0 no-repeat;
}
#gantry-viewswitcher {
background-image : url(../images/iphone/switcher.png);
background-repeat : no-repeat;
background-position : top left;
width : 60px;
height : 20px;
display : block;
position : absolute;
right : 10px;
top : 40%;
}
#gantry-viewswitcher.off {
background-position : bottom left;
}
#gantry-viewswitcher span {
display : none;
}
html body * span.clear, html body * div.clear, html body * li.clear, html body * dd.clear {
background : none;
border : 0;
clear : both;
display : block;
float : none;
font-size : 0;
list-style : none;
margin : 0;
padding : 0;
overflow : hidden;
visibility : hidden;
width : 0;
height : 0;
}
.clearfix:after {
clear : both;
content : '.';
display : block;
visibility : hidden;
height : 0;
}
.clearfix {
display : inline-block;
}
* html .clearfix {
height : 1%;
}
.clearfix {
display : block;
}
#debug #rt-main {
overflow : hidden;
border-bottom : 4px solid #666;
margin-top : 15px;
position : relative;
}
#debug .status {
position : absolute;
background : #333;
opacity : 0.300000011920928955078125;
padding : 0 15px;
z-index : 10000;
color : #fff;
font-weight : bold;
font-size : 150%;
}
h1, h2 {
letter-spacing : -2px;
line-height : 1em;
}
.module-title h2, h3, h4, h5 {
letter-spacing : -1px;
line-height : 1em;
}
.componentheading {
font-weight : bold;
display : block;
margin-bottom : 15px;
}
.contentheading {
font-size : 140%;
font-weight : bold;
margin-bottom : 15px;
display : block;
}
.sectiontableheader {
font-weight : bold;
padding : 3px;
line-height : 25px;
text-align : left;
}
.sectiontablefooter {
padding-bottom : 8px;
}
tr.sectiontableentry0 td, tr.sectiontableentry1 td, tr.sectiontableentry2 td, td.sectiontableentry0, td.sectiontableentry1, td.sectiontableentry2 {
text-align : left;
padding : 6px 5px;
vertical-align : middle;
}
tr.sectiontableentry0 td, td.sectiontableentry0, tr.sectiontableentry1 td, td.sectiontableentry1, tr.sectiontableentry2 td, td.sectiontableentry2 {
height : 30px;
}
.contentpane, .contentpaneopen {
width : 100%;
}
.component-content .cols-1 {
display : block;
float : none !important ;
margin : 0 !important ;
}
.component-content .cols-2 .column-1, .component-content .cols-2 .column-2 {
width : 50%;
float : left;
}
.component-content .cols-3 .column-1, .component-content .cols-3 .column-2, .component-content .cols-3 .column-3 {
float : left;
width : 33.3%;
padding : 0;
margin : 0;
}
.component-content .items-row {
overflow : hidden;
margin-bottom : 10px !important ;
}
.component-content .cols-4 .column-1, .component-content .cols-4 .column-2, .component-content .cols-4 .column-3, .component-content .cols-4 .column-4 {
width : 25%;
padding : 0;
margin : 0;
float : left;
}
.component-content .cols-2 .rt-article, .component-content .cols-3 .rt-article, .component-content .cols-4 .rt-article {
margin : 0 10px 20px 10px;
}
.component-content .cols-2 .column-1 .rt-article, .component-content .cols-3 .column-1 .rt-article, .component-content .cols-4 .column-1 .rt-article {
margin-left : 0;
}
.component-content .cols-2 .column-2 .rt-article, .component-content .cols-3 .column-3 .rt-article, .component-content .cols-4 .column-4 .rt-article {
margin-right : 0;
}
.component-content .rt-blog .rt-description {
margin : 10px 0 15px 0;
padding-bottom : 20px;
border-bottom : 1px dotted #c8c8c8;
}
.component-content .rt-article-bg {
padding-bottom : 5px;
border-bottom : 1px dotted #c8c8c8;
}
.component-content .rt-article-links {
margin : 10px 0 10px 0;
}
.component-content .category-desc {
padding : 0 5px;
margin : 10px 0 25px;
}
.component-content .cat-children .category-desc {
margin : 10px 0 25px;
}
.component-content ul.subcategories {
margin : 20px 20px 20px 10px;
}
.component-content .subcategories-link {
font-weight : bold;
}
.component-content ul {
list-style-position : outside;
list-style-type : square;
padding : 0 0 0 15px;
margin : 10px 0;
}
.component-content ol {
padding : 0 0 0 20px;
margin : 10px 0;
list-style-position : outside;
}
.component-content ul li, .component-content ol li {
padding : 0;
line-height : 1.7em;
margin : 0;
}
.component-content .category-list {
padding : 0 5px;
display : block;
}
.component-content .categories-list {
padding : 0 5px;
}
.component-content .categories-list ul {
margin : 0 0 0 20px;
padding : 0;
list-style : none;
}
.component-content .categories-list ul li {
padding : 5px;
}
.component-content .categories-list ul ul {
margin-left : 15px;
}
.component-content .category-desc {
line-height : 1.7em;
margin : 10px 0;
padding-left : 0;
}
.component-content .small {
font-size : 0.85em;
margin : 0 0 20px;
}
.component-content .image-left {
float : left;
margin : 0 15px 5px 0;
}
.component-content .image-right {
float : right;
margin : 0 0 5px 15px;
}
.component-content .archive {
padding : 0 5px;
}
.component-content .archive form {
padding : 0 5px;
}
.component-content ul#archive-items {
margin : 20px 0;
list-style-type : none;
padding : 0;
}
.component-content ul#archive-items li.row0, .component-content ul#archive-items li.row1 {
padding : 10px 0;
margin : 10px 0;
}
.component-content .title {
width : auto;
font-size : 260%;
line-height : 1.1em;
}
.component-content span.edit {
margin-left : 10px;
float : left;
}
.component-content .rt-articleinfo {
margin-bottom : 15px;
}
.component-content .rt-category, .component-content .rt-date-modified, .component-content .rt-date-published, .component-content .rt-author, .component-content .rt-date-posted, .component-content .rt-hits {
display : block;
font-size : 95%;
}
.component-content .rt-author {
font-style : italic;
}
.component-content .rt-date-created, .component-content .rt-date-published {
font-weight : bold;
}
.component-content .rt-description {
margin : 10px 0 10px 0;
overflow : hidden;
}
.component-content .rt-description img.left {
margin-right : 15px;
float : left;
}
.component-content .rt-description img.right {
margin-left : 15px;
float : right;
}
.component-content .filter {
margin : 10px 0;
}
.component-content span.number {
color : #969696;
font-style : italic;
}
.component-content .rt-article-icons {
width : 65px;
overflow : hidden;
float : right;
}
.component-content .rt-article-icons ul {
margin : 0;
padding : 0;
list-style : none;
}
.component-content .rt-article-icons ul li {
margin : 0;
padding : 0;
}
.component-content .rt-article-icons ul li a {
display : block;
width : 16px;
height : 16px;
float : right;
margin-left : 3px;
background-image : url(../images/typography.png);
background-repeat : no-repeat;
}
.component-content .rt-article-icons ul li img {
display : none;
}
.component-content .print-icon a {
background-position : 0 0;
}
.component-content .email-icon a {
background-position : -16px 0;
}
.component-content .edit-icon a {
background-position : -48px 0;
margin-left : 0 !important ;
margin-right : 5px;
}
.component-content .rt-article-cat {
font-weight : bold;
margin-top : 15px;
margin-bottom : 0;
}
.component-content .edit #editor-xtd-buttons a:link, .component-content .edit #editor-xtd-buttons a:visited, .component-content .edit #editor-xtd-buttons a:hover {
color : #323232;
}
.component-content .edit .inputbox, .component-content .edit textarea {
border : #ddd solid 1px;
}
.component-content .edit legend {
font-size : 150%;
}
.component-content .edit form#adminForm fieldset {
padding : 20px 15px;
margin : 10px 0 15px 0;
}
.component-content .formelm {
margin : 5px 0;
}
.component-content .formelm label {
width : 9em;
display : inline-block;
vertical-align : top;
}
.component-content form#adminForm .formelm-area {
padding : 5px 0;
}
.component-content form#adminForm .formelm-area label {
vertical-align : top;
display : inline-block;
width : 7em;
}
.component-content .formelm-buttons {
text-align : right;
margin-bottom : 10px;
}
.component-content .button2-left {
float : left;
margin-right : 5px;
margin-top : 10px;
}
.component-content .button2-left a {
background : #eee;
padding : 4px;
margin : 0;
line-height : 1.2em;
border : #ddd solid 1px;
font-weight : bold;
text-decoration : none;
}
#form-login .inputbox, #com-form-login .inputbox, #josForm .inputbox {
border : #ddd solid 1px;
font-size : 1.2em;
padding : 2px;
margin : 0;
}
#com-form-login fieldset div, #josForm fieldset div {
margin-bottom : 10px;
}
#form-login ul {
margin-top : 10px;
}
#form-login p {
margin-bottom : 10px;
}
#form-login .user-greeting {
font-weight : bold;
font-size : 120%;
margin-bottom : 15px;
}
.component-content .user label.label-left, .component-content .user span.label-left {
display : block;
width : 130px;
float : left;
font-weight : bold;
font-size : 120%;
}
.col12 .rt-grid-2 #form-login .inputbox {
width : 104px;
}
.col12 .rt-grid-3 #form-login .inputbox {
width : 184px;
}
.col12 .rt-grid-4 #form-login .inputbox {
width : 264px;
}
.col12 .rt-grid-5 #form-login .inputbox {
width : 344px;
}
.col12 .rt-grid-6 #form-login .inputbox {
width : 424px;
}
.col12 .rt-grid-7 #form-login .inputbox {
width : 504px;
}
.col12 .rt-grid-8 #form-login .inputbox {
width : 584px;
}
.col12 .rt-grid-9 #form-login .inputbox {
width : 664px;
}
.col12 .rt-grid-10 #form-login .inputbox {
width : 744px;
}
.col12 .rt-grid-12 #form-login .inputbox {
width : 904px;
}
.col16 .rt-grid-2 #form-login .inputbox {
width : 64px;
}
.col16 .rt-grid-3 #form-login .inputbox {
width : 124px;
}
.col16 .rt-grid-4 #form-login .inputbox {
width : 184px;
}
.col16 .rt-grid-5 #form-login .inputbox {
width : 244px;
}
.col16 .rt-grid-6 #form-login .inputbox {
width : 304px;
}
.col16 .rt-grid-7 #form-login .inputbox {
width : 364px;
}
.col16 .rt-grid-8 #form-login .inputbox {
width : 424px;
}
.col16 .rt-grid-9 #form-login .inputbox {
width : 484px;
}
.col16 .rt-grid-10 #form-login .inputbox {
width : 544px;
}
.col16 .rt-grid-11 #form-login .inputbox {
width : 604px;
}
.col16 .rt-grid-12 #form-login .inputbox {
width : 664px;
}
.col16 .rt-grid-13 #form-login .inputbox {
width : 724px;
}
.col16 .rt-grid-14 #form-login .inputbox {
width : 784px;
}
.col16 .rt-grid-15 #form-login .inputbox {
width : 844px;
}
#users-profile-core, #users-profile-custom {
margin : 10px 0 15px 0;
padding : 15px;
}
#users-profile-core dt, #users-profile-custom dt {
float : left;
width : 10em;
padding : 3px 0;
}
#users-profile-core dd, #users-profile-custom dd {
padding : 3px 0;
}
#member-profile fieldset, .registration fieldset {
margin : 10px 0 15px 0;
padding : 15px;
}
#users-profile-core legend, .profile-edit legend, .registration legend {
font-weight : bold;
}
.component-content #member-registration {
padding : 0 5px;
}
.component-content #member-registration fieldset {
border : #ddd solid 1px;
}
.component-content form fieldset dt {
clear : left;
float : left;
width : 12em;
padding : 3px 0;
}
.component-content form fieldset dd {
float : left;
padding : 3px 0;
}
.component-content table {
border-collapse : collapse;
}
.component-content table.weblinks, .component-content table.category {
font-size : 1em;
margin : 10px 10px 20px 0;
width : 99%;
}
.component-content table.weblinks td {
border-collapse : collapse;
}
.component-content table.weblinks td, .component-content table.category td {
padding : 7px;
}
.component-content table.weblinks th, .component-content table.category th {
padding : 7px;
text-align : left;
}
.component-content td.num {
vertical-align : top;
text-align : left;
}
.component-content td.hits {
vertical-align : top;
text-align : center;
}
.component-content td p {
margin : 0;
line-height : 1.3em;
}
.component-content .filter {
margin : 10px 0;
}
.component-content .display-limit, .component-content .filter {
text-align : right;
margin-right : 7px;
}
.component-content table.category th a img {
padding : 2px 10px;
}
.component-content .filter-search {
float : left;
}
.component-content .filter-search .inputbox {
width : 6em;
}
.component-content legend.element-invisible {
position : absolute;
margin-left : -3000px;
margin-top : -3000px;
height : 0;
}
.component-content .cat-items {
margin-top : 20px;
}
.component-content .contact {
padding : 0 5px;
}
.component-content .contact-category {
padding : 0 10px;
}
.component-content .contact-category .component-content #adminForm fieldset.filters {
border : 0;
padding : 0;
}
.component-content .contact-image {
margin : 10px 0;
overflow : hidden;
}
.component-content address {
font-style : normal;
margin : 10px 0;
}
.component-content address span {
display : block;
}
.component-content .contact-address {
margin : 20px 0 10px 0;
}
.component-content .contact-email div {
padding : 2px 0;
margin : 0 0 10px 0;
}
.component-content .contact-email label {
width : 17em;
float : left;
}
.component-content span.contact-image {
margin-bottom : 10px;
overflow : hidden;
display : block;
}
.component-content #contact-textmsg {
padding : 2px 0 10px 0;
}
.component-content #contact-email-copy {
float : left;
margin-right : 10px;
}
.component-content .contact .button {
float : none !important ;
clear : left;
display : block;
margin : 20px 0 0 0;
}
.component-content dl.tabs {
float : left;
margin : 50px 0 0 0;
z-index : 50;
clear : both;
}
.component-content dl.tabs dt {
float : left;
padding : 4px 10px;
border-left : 1px solid #ccc;
border-right : 1px solid #ccc;
border-top : 1px solid #ccc;
margin-right : 3px;
background : #f0f0f0;
color : #666;
}
.component-content dl.tabs dt.open {
background : #F9F9F9;
border-bottom : 1px solid #F9F9F9;
z-index : 100;
color : #000;
}
.component-content div.current {
clear : both;
border : #ccc solid 1px;
padding : 10px 10px;
max-width : 500px;
}
.component-content div.current dd {
padding : 0;
margin : 0;
}
.component-content dl#content-pane.tabs {
margin : 1px 0 0 0;
}
.component-content .weblinks fieldset div {
overflow : hidden;
}
.component-content .weblinks label.label-left {
display : block;
width : 150px;
float : left;
}
.component-content .searchintro {
font-weight : normal;
margin : 20px 0 20px;
}
.component-content #searchForm {
padding : 0;
}
.component-content .form-limit {
margin : 20px 0 0;
text-align : right;
padding : 0 10px 0 20px;
}
.component-content .highlight {
font-weight : bold;
}
.component-content .ordering-box {
float : none;
}
.component-content .phrases-box {
float : none;
margin-bottom : 10px;
}
.component-content .ordering-box .inputbox {
width : auto !important ;
}
.component-content .only, .component-content .phrases {
margin : 10px 0 0 0;
padding : 15px 0;
line-height : 1.3em;
}
.component-content label.ordering {
display : block;
margin : 10px 0 10px 0;
}
.component-content .word {
padding : 0;
}
.component-content .word input {
font-weight : bold;
}
.component-content .word label {
font-weight : bold;
}
.component-content fieldset.only label, .component-content fieldset.phrases label {
margin : 0 10px 0 0;
}
.component-content .ordering-box label.ordering {
margin : 0 10px 5px 0;
float : left;
}
.component-content form .search label {
display : none;
}
.component-content dl.search-results dt.result-title {
padding : 15px 15px 0 5px;
font-weight : bold;
}
.component-content dl.search-results dd {
padding : 2px 15px 2px 5px;
}
.component-content dl.search-results dd.result-text {
padding : 10px 15px 10px 5px;
line-height : 1.7em;
}
.component-content dl.search-results dd.result-created {
padding : 2px 15px 15px 5px;
}
.component-content dl.search-results dd.result-category {
padding : 10px 15px 5px 5px;
}
#rt-accessibility .rt-desc {
float : left;
padding-right : 5px;
}
#rt-accessibility #rt-buttons {
float : left;
}
#rt-accessibility .button {
display : block;
width : 14px;
height : 14px;
float : left;
background : url(../images/typography.png);
margin : 2px;
}
#rt-accessibility .large .button {
background-position : 0 -17px;
}
#rt-accessibility .small .button {
background-position : -15px -17px;
}
.component-content .categorylist input {
border : #ddd solid 1px;
font-size : 1.2em;
padding : 2px;
margin : 0;
}
.component-content th {
padding : 5px;
background : #ebebeb;
border-bottom : 2px solid #ddd;
font-weight : bold;
}
.component-content tr.even td {
padding : 5px;
background : #f0f0f0;
border-bottom : 1px solid #ddd;
}
.component-content tr.odd td {
padding : 5px;
background : #fafafa;
border-bottom : 1px solid #ddd;
}
.rt-breadcrumb-surround {
margin : 0;
display : block;
position : relative;
overflow : hidden;
height : 20px;
padding : 15px 25px;
}
#breadcrumbs-gantry {
width : 11px;
height : 11px;
display : block;
float : left;
margin-top : 4px;
margin-right : 8px;
background : url(../images/home.png) 0 0 no-repeat;
}
.component-content p.error {
padding : 10px;
}
.component-content .contentpaneopen_edit {
float : left;
}
.component-content table.contenttoc {
padding : 10px;
margin : 10px;
float : right;
}
.component-content table.contenttoc tr td {
padding : 1px 0;
}
.component-content .pagenavcounter {
font-weight : bold;
}
ul.latestnews, ul.mostread {
padding-left : 10px;
margin : 0;
}
ul.latestnews li a, ul.mostread li a {
padding : 2px 2px 2px 15px;
display : block;
text-decoration : none;
}
#article-index {
width : 25%;
float : right;
padding : 10px;
margin : 10px 0 20px 30px;
}
#article-index h3 {
margin : 0;
font-size : 1em;
}
#article-index ul {
list-style-type : disc;
}
.mod-languages ul li {
display : inline;
}
.stats-module dl {
margin : 10px 0 10px 0;
}
.stats-module dt {
float : left;
margin : 0 10px 0 0;
font-weight : bold;
}
.stats-module dt, .stats-module dd {
padding : 2px 0 2px 0;
}
.banneritem {
margin : 10px 0;
padding : 0;
}
.banneritem a {
font-weight : bold;
}
p.syndicate {
float : left;
display : block;
text-align : left;
}
.phrases .inputbox {
width : 10em;
}
.phrases .inputbox option {
padding : 2px;
}
.newsflash {
margin : 0;
}
.newsflash-horiz {
overflow : hidden;
list-style-type : none;
margin : 0 5px;
padding : 20px 10px;
}
.newsflash-horiz li {
float : left;
width : 30%;
margin : 0 1%;
padding : 10px 5px;
}
.newsflash-horiz li h4 {
font-size : 1.4em;
}
.newsflash-horiz li img {
display : block;
margin-bottom : 10px;
}
.newsflash-vert {
padding : 0;
}
.component-content .newsfeed {
padding : 0 5px;
}
.component-content ul.newsfeed {
padding : 0;
}
.component-content .newsfeed-item {
padding : 5px 0 0 0;
margin : 0;
}
.component-content .newsfeed-item h5 a {
font-size : 1.1em;
font-weight : bold;
}
.component-content .feed-item-description img {
margin : 5px 10px 10px 0;
}
.component-content dl.newsfeed-count dt, .component-content dl.newsfeed-count dd {
display : inline;
}
.component-content dl.weblink-count dt, .component-content dl.weblink-count dd {
display : inline;
}
.component-content .rt-pagination {
margin : 10px 0;
padding : 10px 0 10px 0;
}
.component-content .rt-pagination ul {
list-style-type : none;
margin : 0;
padding : 0;
text-align : left;
}
.component-content .rt-pagination li {
display : inline;
padding : 2px 5px;
text-align : left;
border : #eee solid 1px;
margin : 0 2px;
}
.component-content .rt-pagination li.pagination-start, .component-content .rt-pagination li.pagination-next, .component-content .rt-pagination li.pagination-end, .component-content .rt-pagination li.pagination-prev {
border : 0;
}
.component-content .rt-pagination li.pagination-start, .component-content .rt-pagination li.pagination-start span {
padding : 0;
}
.component-content p.counter {
font-weight : bold;
}
.component-content .pagenav {
list-style-type : none;
padding : 0;
overflow : hidden;
}
.component-content .pagenav li {
display : inline-block;
padding : 0;
margin : 0;
}
.component-content .pagenav li {
line-height : 2em;
}
.component-content .pagenav li a {
display : inline;
padding : 2px;
text-decoration : none;
}
.component-content .pagenav li.pagenav-prev {
float : left;
}
.component-content .pagenav li.pagenav-next {
float : right;
}
.tool-tip {
float : left;
background : #ffc;
border : #D4D5AA solid 1px;
padding : 5px;
max-width : 200px;
color : #323232;
}
.tool-title {
padding : 0;
margin : 0;
font-size : 100%;
font-weight : bold;
margin-top : -15px;
padding-top : 15px;
padding-bottom : 5px;
background : url(../../system/images/selector-arrow.png) no-repeat;
}
.tool-text {
font-size : 100%;
margin : 0;
}
#mailto-window {
background : #f5f5f5;
padding : 15px;
border : #ddd solid 1px;
position : relative;
}
#mailto-window label {
width : 10em;
}
.mailto-close {
position : absolute;
right : 0;
top : 5px;
background : none;
}
.mailto-close a {
min-width : 25px;
display : block;
min-height : 25px;
overflow : visible;
}
.mailto-close a span {
position : absolute;
left : -3000px;
top : -3000px;
display : inline;
}
#mailto-window .inputbox {
padding : 3px;
}
#mailto-window p {
margin-top : 20px;
}
#mailto-window button {
margin : 0 5px 0 0;
}
input.system-openid, input.com-system-openid {
background : url(https://partidopirata.es/images/login-bg.gif) no-repeat;
background-color : #fff;
background-position : 0 50%;
color : #000;
padding-left : 18px;
}
.system-unpublished {
background : #e8edf1;
border-top : 4px solid #c4d3df;
border-bottom : 4px solid #c4d3df;
}
#system-message {
margin-bottom : 10px;
padding : 0;
}
#system-message dt {
font-weight : bold;
}
#system-message dd {
margin : 0;
font-weight : bold;
}
#system-message dd ul {
background : #BFD3E6;
color : #0055BB;
margin : 10px 0 10px 0;
list-style : none;
padding : 10px;
border : #84A7DB solid 2px;
}
#system-message dt.message {
display : none;
}
#system-message dt.error {
display : none;
}
#system-message dd.error ul {
color : #c00;
background-color : #EBC8C9;
border : #DE7A7B solid 2px;
}
#system-message dt.notice {
display : none;
}
#system-message dd.notice ul {
color : #A08B4C;
background : #F5ECC1;
border : #F0DC7E solid 2px;
}
#system-debug {
color : #ccc;
background-color : #fff;
padding : 10px;
margin : 10px;
}
#system-debug div {
font-size : 11px;
}
body {
color : #333;
}
#rt-header, #rt-bottom {
color : #aaa;
}
#rt-footer, #rt-copyright {
color : #fff;
}
#rt-sidebar-b {
background-color : #e9e9e9;
}
#rt-sidebar-c {
background-color : #f0f0f0;
}
#gantry-viewswitcher {
margin : 5px auto;
position : relative;
top : auto;
right : 0;
}
#rt-menu ul.menu li a, .menutop li.root > .item, .menu-type-splitmenu .menutop li .item {
color : #fff;
}
.menutop li.parent.root > .item span, .menu-type-splitmenu .menutop li.parent .item span {
background : url(../images/menus/menutop-daddy.png) 100% 50% no-repeat;
}
#rt-menu ul.menu li a:hover, .menutop li.root > .item:hover, .menutop li.active.root.f-mainparent-itemfocus > .item, .menutop li.root.f-mainparent-itemfocus > .item, .menu-type-splitmenu .menutop li:hover > .item {
background : #444;
color : #fff;
}
#rt-menu ul.menu li.active a, #rt-menu ul.menu li.active a:hover, .menutop li.root.active > .item, .menutop li.root.active > .item:hover, .menu-type-splitmenu .menutop li.active .item {
background : #fff;
color : #000;
}
.menutop .fusion-submenu-wrapper {
background : #444;
}
.menutop ul li > .item {
color : #fff;
}
.menutop ul li > .item:hover, .menutop ul li.f-menuparent-itemfocus > .item {
background : #333;
color : #ccc;
}
.menutop ul li > .daddy span {
background : url(../images/menus/dropdown-daddy.png) 100% 50% no-repeat;
}
.menutop .fusion-grouped ol li > .item {
background : url(../images/menus/menu-arrow.png) 5px 50% no-repeat;
}
#rt-header {
background-color : #060c17;
}
#jf-bottomsection {
background-color : #060c17;
}
.jf-blog-image .jf-blog-author a:hover, .jf-blog-image .jf-blog-category a:hover {
color : #c00;
}
h2.jf-faq-trigger a {
color : #23324c;
}
h2.jf-faq-trigger a:hover {
color : #c00;
}
#jf-object-carousel a {
background : #000;
}
.jf-bottom-sep {
border-left : 40px solid #222 !important ;
background : #f00 !important ;
}
#rt-header .rt-fusionmenu, #rt-header .jf-headermaskline #jf-undermenu, #slider-bg {
background : rgba(0, 0, 0, 0.8) !important ;
}
.pagination li.current a, .nivo-controlNav a.active {
background : #000 !important ;
}
.nivo-controlNav a {
background-position : 0 -14px !important ;
}
.rt-readon-surround a:hover {
color : #fff !important ;
}
.jf-portfolio-item-ninth .mask-1, .jf-portfolio-item-ninth .mask-2 {
background : rgba(152, 0, 0, 0.5) !important ;
}
#rt-sidebar-a .module-title h2 {
background-image : none !important ;
}
body #Kunena .kblock div.kheader, body #Kunena div.kblock > div.kheader {
background-color : #000 !important ;
}
body #community-wrap div.greybox {
background-color : #ff6209;
}
#community-wrap .cModule h3 {
background-color : #ff6209;
background-image : none;
}
body #community-wrap div.greybox a#joinButton:hover {
background : #fff;
color : #000;
text-shadow : none;
}
body #community-wrap .button {
background : #111 !important ;
border : #111 solid 1px !important ;
}
#cWindowContentTop {
background : #ff6209 !important ;
}
#cWindow.dialog #cwin_close_btn:link, #cWindow.dialog #cwin_close_btn:visited {
background-color : #ff6209 !important ;
}
#community-wrap .community-status .button {
background : #111 !important ;
}
#community-wrap .wall-coc-form-actions button, #community-wrap a.wall-coc-form-action {
background : #111 !important ;
}
#community-wrap .small-button a:hover span {
background-color : #ff6209;
}
ul.pagination {
list-style-type : none;
margin : 0;
padding : 0;
text-align : left;
}
ul.pagination li {
display : inline;
padding : 2px 5px 0;
text-align : left;
}
ul.pagination li a {
padding : 2px;
}
body {
background-image : url(../images/body/bg-lines.png);
}
#rt-logo {
background : url(../images/logo/logo.png) center no-repeat;
width : 250px;
height : 130px;
display : block;
}
#rt-header, #jf-bottomsection {
background-image : url(../images/header/fondo-r01.png);
background-repeat : repeat;
background-position : top center;
}
.jf-header-shadow {
height : 20px;
background-image : url(../images/header/shadow.png);
background-repeat : no-repeat;
background-position : bottom center;
margin-bottom : -20px;
}
#rt-header .rt-fusionmenu {
background : rgba(0, 0, 0, 0.4);
margin-top : 20px;
border-radius : 2px;
}
#rt-header .rt-container .rt-grid-4 {
margin-left : 0;
margin-right : 20px;
}
#rt-header .rt-container .rt-grid-4 .rt-block {
margin-bottom : 0;
padding : 0;
}
#rt-header .rt-container .rt-grid-8 {
margin-left : 20px;
margin-right : 0;
width : auto;
float : right;
}
#rt-header .jf-headermaskline {
background : url(../images/header/mask-2.png) 230px 0 no-repeat;
}
#rt-header .jf-headermaskline #jf-undermenu a {
margin-left : 10px;
}
#rt-header .jf-headermaskline #jf-undermenu a img {
opacity : 0.699999988079071044921875;
transition : all 0.5s;
}
#rt-header .jf-headermaskline #jf-undermenu a img:hover {
opacity : 1;
transition : all 0.5s;
}
#rt-header .jf-headermaskline #jf-undermenu {
background : rgba(0, 0, 0, 0.4);
margin-top : 20px;
border-radius : 2px;
height : 15px;
padding : 8px 10px;
}
#rt-header .jf-undermenu-separator {
float : left;
display : block;
height : 20px;
width : 1px;
background : #CCC;
opacity : 0.20000000298023223876953125;
margin : -2px -3px 0 10px;
}
#jf-bottomsection {
background-image : url(../images/header/mask-1.png);
background-repeat : no-repeat;
background-position : top center;
margin-top : 20px;
}
.jf-tooltipTop {
margin-top : 8px;
z-index : 999999;
margin-left : -19px;
}
.jf-tooltipTop .tip-top {
border-right : 4px solid transparent;
width : 0;
margin-left : 10px;
border-color : transparent transparent rgba(0, 0, 0, 0.8);
border-style : solid;
border-width : 0 4px 4px;
}
.browserIe .jf-tooltipTop .tip-top {
border-width : 0;
}
.jf-tooltipTop .tip {
background : rgba(0, 0, 0, 0.8);
border-radius : 3px;
}
.jf-tooltipTop .tip-title {
color : #fff;
line-height : 1;
font-size : 14px;
letter-spacing : 1px;
padding : 5px 9px;
}
#jf-login {
float : left;
display : block;
}
#jf-login .jf-login-content {
display : none;
background : rgba(0, 0, 0, 0.95);
position : absolute;
z-index : 888;
box-shadow : 0 0 2px #000;
border-radius : 0 0 2px 2px;
margin-top : 20px;
min-width : 140px;
padding : 12px;
}
#jf-login .jf-login-content input {
font-size : 14px;
border : #fff solid 1px;
background : #fff;
color : #000;
box-shadow : 0 0 15px rgba(0, 0, 0, 0.2) inset;
padding : 2px 6px;
}
#jf-login .jf-login-content input:focus {
box-shadow : 0 0 15px rgba(0, 0, 0, 0.1) inset;
}
#jf-login .jf-login-content a {
font-size : 14px;
color : #CCC;
}
#jf-login .jf-login-content a:hover {
color : #fff;
text-decoration : underline;
}
#jf-login .jf-login-content p {
margin : 0 0 10px;
}
#jf-login .jf-login-content #form-login-remember label {
font-size : 14px;
margin-top : 1px;
position : absolute;
}
#jf-login .jf-login-content ul {
padding-left : 0;
list-style : none;
margin : 5px 0 0 -6px;
}
#jf-login .jf-login-content .readon input {
cursor : pointer;
}
#jf-search {
display : block;
overflow : hidden;
position : relative;
float : left;
margin : 0;
padding : 0;
}
#jf-search .jf-search-button {
display : block;
width : 16px;
height : 18px;
opacity : 0.800000011920928955078125;
float : left;
margin : 0 !important ;
}
#jf-search .jf-search-button :hover {
opacity : 1;
}
#jf-search .jf-search-content {
height : 21px;
line-height : 21px;
position : absolute;
left : 0;
right : 0;
margin : -3px 0 0 24px;
}
#jf-search .jf-search-content .inputbox {
font-size : 14px;
border : #FFF solid 1px;
background : #FFF;
color : #000;
box-shadow : 0 0 15px rgba(0, 0, 0, 0.3) inset;
margin-right : 6px;
padding : 1px 3px;
}
#jf-search .jf-search-content .button {
font-size : 14px;
border : #FFF solid 1px;
background : #FFF;
color : #000;
box-shadow : 0 0 15px rgba(0, 0, 0, 0.3) inset;
cursor : pointer;
margin-left : 3px;
padding : 1px 3px;
}
.jf-search-content input[type="text"] {
background : 0;
border : 0;
color : #ddd;
width : auto;
height : 20px;
margin : 0;
padding : 0;
}
.jf-search-content input[type="text"]:focus {
color : #fff;
outline : 0;
box-shadow : none;
}
#jf-slider-wrapper {
width : 960px;
position : relative;
min-height : 430px;
margin : 0 auto;
}
#slider-bg {
background : rgba(0, 0, 0, 0.4);
width : 960px;
height : 380px;
border-radius : 2px;
}
#slider-photos {
width : 940px;
height : 360px;
position : absolute;
margin : 10px;
}
#jf-simple-slider-slides ul.pagination {
margin-top : 5px;
}
h1, h2 {
letter-spacing : 0;
text-shadow : 0 1px 1px rgba(0, 0, 0, 0.2);
}
#jf-welcome .rt-container {
background : 0;
margin : 25px auto;
}
#jf-welcome .rt-container .jf-welcome-desc {
text-align : center;
font-weight : 400;
font-size : 18px;
letter-spacing : 0;
text-shadow : 1px 1px 1px #FFF;
padding : 10px 0;
}
.jf-featured_item {
position : relative;
float : left;
margin-right : 21.25px;
width : 175px;
min-height : 246px;
border-radius : 2px;
}
.jf-featured_item .jf-featured_item_content {
position : relative;
border : #DDD solid 1px;
background : #fff;
margin : 0 auto;
padding : 0 10px;
}
.jf-featured_item .jf-featured_item_content .jf-featured_icon_wrapper {
position : relative;
width : 64px;
height : 114px;
padding-bottom : 25px;
margin : 0 auto;
}
.jf-featured_item .jf-featured_item_content .jf-featured_icon {
position : relative;
width : 64px;
height : 64px;
margin : 0 auto;
padding : 50px 0 0;
}
.jf-featured_item .jf-featured_item_content .jf-featured_text {
text-align : center;
color : #000;
margin-bottom : 35px;
font-size : 20pt;
line-height : 1.3;
}
.module-title h2, h3, h4, h5 {
letter-spacing : 0;
}
.jf-padding5px-top-bottom {
padding : 5px 0;
}
.jf-padding10px-top-bottom {
padding : 10px 0;
}
.jf-padding25px-top-bottom {
padding : 25px 0;
}
.jf-padding30px-top-bottom {
padding : 30px 0;
}
.jf-padding5px-bottom {
padding-bottom : 5px;
}
.jf-padding10px-bottom {
padding-bottom : 10px;
}
.jf-padding15px-bottom {
padding-bottom : 15px;
}
.jf-width-4percent {
width : 4%;
}
.jf-font-size-16px {
font-size : 16px;
letter-spacing : 0;
text-shadow : 1px 1px 1px #fff;
}
.jf-font-size-18px {
font-size : 18px;
letter-spacing : 0;
text-shadow : 1px 1px 1px #fff;
}
.jf-font-size-20px {
font-size : 20px;
letter-spacing : 0;
text-shadow : 1px 1px 1px #fff;
}
.jf-font-size-22px {
font-size : 22px;
letter-spacing : 0;
text-shadow : 1px 1px 1px #fff;
}
h2, h3, h4, h5 {
letter-spacing : 0;
font-weight : 100;
}
.jf-divider {
background : url(../images/body/divider.png) center center no-repeat;
width : 100%;
height : 10px;
}
.jf-talk-to-us {
background : url(../images/jf-icons/online.png) left top no-repeat;
float : left;
height : 40px;
margin-right : 30px;
padding-left : 50px;
}
.jf-online-sup {
background : url(../images/jf-icons/time.png) left center no-repeat;
float : left;
height : 40px;
padding-left : 50px;
}
#jf-middle-content {
background : #fff;
border : #DDD solid 1px;
padding : 20px 10px;
}
#rt-showcase {
margin : 25px auto;
}
#rt-menu {
margin : 20px auto;
}
#rt-menu .rt-container {
border : #DDD solid 1px;
border-radius : 2px;
background-color : #fff;
height : auto;
}
#rt-menu .rt-container .breadcrumbs {
font-size : 16px;
line-height : 18px;
padding : 10px;
}
#jf-bottomsection h2.title {
font-size : 22px;
font-weight : 100;
text-shadow : 1px 1px 1px #000;
}
.jf-bottom-sep {
border-left : 40px solid #c00;
height : 1px;
background : #555;
margin-bottom : 15px;
}
.jf-bottom-contact-info {
list-style : none;
padding-left : 5px;
}
.jf-bottom-contact-info li {
margin-bottom : 5px;
padding-left : 22px;
}
.jf-bottom-contact-info img {
margin-right : 3px;
}
.jf-bottom-contact-info .jf-bottom-contact-info-location {
background : url(../images/jf-icons/location_pin.png) 2px 1px no-repeat;
}
.jf-bottom-contact-info .jf-bottom-contact-info-phone {
background : url(../images/jf-icons/phone.png) 0 4px no-repeat;
}
.jf-bottom-contact-info .jf-bottom-contact-info-email {
background : url(../images/jf-icons/email_envelope.png) left center no-repeat;
}
.jf-bottom-contact-info .jf-bottom-contact-info-fb {
background : url(../images/jf-icons/fb.png) 0 1px no-repeat;
}
.jf-bottom-contact-info .jf-bottom-contact-info-twitter {
background : url(../images/jf-icons/twitter.png) left center no-repeat;
}
.twtr-timeline {
border-radius : 3px !important ;
}
#jf-bottomsection blockquote {
font-family : Georgia, Times, serif;
font-style : italic;
width : 210px;
margin : 0 auto;
}
#jf-bottomsection blockquote cite {
background : #FFF;
color : #101010;
display : block;
clear : both;
text-align : right;
font-size : 14px;
text-transform : uppercase;
font-style : normal;
position : absolute;
right : 6px;
bottom : -20px;
z-index : 900;
border-radius : 3px;
box-shadow : 0 0 6px 0 rgba(0, 0, 0, 0.8);
letter-spacing : 1px;
padding : 1px 5px;
}
#jf-bottomsection blockquote cite:before {
content : "";
position : absolute;
left : 4%;
top : -6px;
width : 0;
height : 0;
border-top : 10px solid transparent;
border-left : 10px solid #FFF;
border-bottom : 0 solid transparent;
}
#jf-bottomsection blockquote p {
position : relative;
display : block;
font-size : 14px;
margin : 0;
padding : 10px;
}
#jf-bottomsection .jf-testimonial_widget {
background : #000;
color : #f9f9f9;
border-radius : 3px;
height : auto !important ;
margin : 20px 0 0;
padding : 0 5px;
}
#rt-main .rt-container {
background : 0;
}
#rt-main .rt-container .rt-grid-9 {
margin-left : 0;
margin-right : 10px;
width : 710px;
}
#rt-main .rt-container .rt-grid-3 {
margin-left : 10px;
margin-right : 0;
width : 230px;
}
#rt-main .rt-container .rt-block {
border : #DDD solid 1px;
background : url(../images/jf-blog/bg2.png) #fff;
padding : 0 10px;
}
#rt-main .rt-container .rt-grid-12 {
margin-left : 0;
margin-right : 0;
width : 960px;
}
#rt-main .rt-grid-12 .component-content .rt-article-bg .item-page h2.title {
font-size : 32px !important ;
border-left : 3px solid #CCC;
padding-left : 10px;
margin-left : -10px;
}
#rt-main .rt-grid-9 .component-content .rt-article-bg .item-page h2.title {
font-size : 32px !important ;
border-left : 3px solid #CCC;
padding-left : 10px;
margin-left : 0;
}
#rt-main .rt-container .rt-grid-12 .rt-block h2.title a {
color : #000;
}
#rt-main .rt-container .rt-grid-12 .rt-block .rt-article {
padding : 0 15px;
}
#rt-main .component-content .rt-article-bg {
padding-bottom : 0;
border-bottom : 0;
}
#rt-main .component-content .rt-article-bg p {
padding : 0 5px;
}
.jf-column-1 {
width : 100%;
}
.jf-column-1-2 {
width : 48%;
float : left;
margin : 0 2%;
}
.jf-column-1-3 {
width : 30.6%;
float : left;
margin : 0 2%;
}
.jf-column-2-3 {
width : 65.4%;
float : left;
margin : 0 2%;
}
.jf-column-1-4 {
width : 22%;
float : left;
margin : 0 2%;
}
.jf-column-3-4 {
width : 73%;
float : left;
margin : 5px;
}
.jf-column-1.first, .jf-column-1-2.first, .jf-column-1-3.first, .jf-column-2-3.first, .jf-column-1-4.first, .jf-column-3-4.first {
margin-left : 0 !important ;
}
.jf-column-1.last, .jf-column-1-2.last, .jf-column-1-3.last, .jf-column-2-3.last, .jf-column-1-4.last, .jf-column-3-4.last {
margin-right : 0 !important ;
}
.jf-review-block {
margin-bottom : 7px;
}
.jf-review-block .user {
float : left;
height : 64px;
margin-right : 10px;
border : #bbb solid 3px;
width : 64px;
cursor : pointer;
border-radius : 100px;
margin-top : 3px;
}
.jf-review-block .user:hover {
border : #555 solid 3px;
}
.jf-review-block .review-wrapper {
background : #fefefe;
border : #ddd solid 1px;
float : left;
height : 68px;
width : 335px;
padding : 5px;
}
.jf-review-block img {
border-radius : 100px;
opacity : 0.800000011920928955078125;
}
.jf-review-block img:hover {
opacity : 1;
}
.review-wrapper .review {
background : url(../images/jf-icons/quote.png) 6px 9px no-repeat;
color : #999;
height : 58px;
width : 325px;
padding : 5px;
}
.review-wrapper .review p:first-letter {
margin-left : 25px;
}
ul#jf-post-items {
margin : 0;
padding : 0;
}
ul#jf-post-items li {
list-style : none;
}
ul#jf-post-items li .date {
background : url(../images/jf-icons/bg-date-circle.png) center no-repeat;
display : block;
float : left;
height : 50px;
margin-right : 20px;
padding-top : 14px;
text-align : center;
width : 60px;
}
ul#jf-post-items li .date .number {
font-size : 24px;
color : #fefefe;
display : block;
font-style : normal;
}
ul#jf-post-items li .date .month {
font-size : 14px;
color : #f6f4f4;
text-transform : uppercase;
}
ul#jf-post-items li p {
margin-bottom : 0;
}
ul#jf-post-items li .sg-meta {
margin-left : 40px;
font-size : 11px;
}
ul#jf-post-items li .sg-meta a {
font-size : 11px;
}
.list-divider {
border-bottom : 1px solid #e1e3e4;
padding-bottom : 17px !important ;
margin-bottom : 10px !important ;
}
.jf-blog-image {
text-align : center;
position : relative;
margin : 10px 0;
}
.jf-blog-image img {
background : url(../images/jf-blog/image-bg.png);
border : #DDD solid 1px;
margin-bottom : 5px;
padding : 3px;
}
.jf-blog-image .jf-blog-author, .jf-blog-image .jf-blog-category {
display : block;
height : 40px;
line-height : 40px;
position : absolute;
background : #000;
font-size : 12px;
text-transform : uppercase;
color : #FFF;
left : 6px;
top : 100px;
opacity : 0;
letter-spacing : 1px;
padding : 0 20px;
}
.jf-blog-image .jf-blog-category {
top : 145px;
}
.jf-blog-image:hover .jf-blog-author, .jf-blog-image:hover .jf-blog-category {
opacity : 0.800000011920928955078125;
}
.jf-blog-image:hover .jf-blog-date {
opacity : 1;
}
.jf-blog-image .jf-blog-date {
background : #9d0000;
font-size : 18px;
color : #FFF;
text-align : center;
text-transform : uppercase;
position : absolute;
top : 4px;
right : 6px;
height : 30px;
width : 60px;
opacity : 0;
padding : 5px 20px 15px;
}
.jf-blog-date span.number {
display : block;
height : 25px;
font-style : normal;
font-size : 30px;
padding-top : 15px;
}
.jf-blog-image h3 {
margin-bottom : 10px;
}
.rt-readon-surround a {
background-color : #060c17;
opacity : 0.89999997615814208984375;
color : #FFF;
font-size : 16px;
letter-spacing : 1px;
padding : 4px 8px;
}
#rt-sidebar-a ul.menu {
list-style : none;
margin : 0 -10px;
padding : 0;
}
#rt-sidebar-a ul.menu li {
line-height : 30px;
border-bottom : 1px solid #EEE;
padding : 0 0 0 10px;
}
#rt-sidebar-a ul.menu li:hover {
border-bottom : 1px solid #bbb;
}
#rt-sidebar-a ul.menu li a {
font-size : 18px;
letter-spacing : 1px;
color : #777;
}
#rt-sidebar-a ul.menu li a:hover {
color : #333;
}
#rt-sidebar-a .module-title h2 {
color : #FFF;
background-image : url(../images/header/mask-1.png);
background-repeat : no-repeat;
background-position : top center;
background-color : #060c17;
text-shadow : 1px 1px 1px #222;
letter-spacing : 1px;
margin : 0 -10px;
padding : 10px;
}
#rt-sidebar-a .jf-sample-search-button {
position : absolute;
opacity : 0.300000011920928955078125;
margin : 5px 0 0 -12px;
}
#rt-sidebar-a .jf-sample-search-button:hover {
opacity : 1;
}
#rt-sidebar-a .jf-search-searchword {
border : 0;
line-height : 30px;
font-size : 16px;
color : #777;
margin : 0 -10px;
padding : 0 5px;
}
#rt-sidebar-a .jf-search-searchword:focus {
color : #000;
letter-spacing : 1px;
}
#rt-sidebar-a #login-form p {
margin : 10px -12px;
}
#rt-sidebar-a #login-form input {
font-size : 16px;
border : #CCC solid 1px;
border-left : none;
padding : 4px 8px;
}
#rt-sidebar-a #login-form #form-login-remember {
float : left;
margin : 0;
}
#rt-sidebar-a #login-form #form-login-remember label[for="modlgn-remember"] {
font-size : 14px;
color : #777;
}
#rt-sidebar-a #login-form #form-login-remember label[for="modlgn-remember"]:hover {
color : #222;
}
#rt-sidebar-a #login-form input[type="submit"] {
float : right;
border : #CCC solid 1px;
border-right : 0;
background : #FFF;
color : #777;
cursor : pointer;
font-size : 18px;
margin : -10px;
}
#rt-sidebar-a #login-form input[type="submit"]:hover {
color : #222;
border : #aaa solid 1px;
border-right : 0;
}
#rt-sidebar-a #login-form ul {
list-style : none;
padding : 0;
}
#rt-sidebar-a #login-form ul li {
background : url(../images/jf-core-icons/breadcrumb-arrow.png) center left no-repeat;
padding-left : 15px;
}
#rt-sidebar-a #login-form ul li a {
color : #777;
text-decoration : none;
}
#rt-sidebar-a #login-form ul li a:hover {
color : #222;
text-decoration : underline;
}
ul.jf-typo-list li {
background : 0;
margin-left : 8px;
position : relative;
overflow : hidden;
line-height : 22px;
padding : 0 0 0 25px !important ;
}
ul.jf-typo-list span.icon {
background-repeat : no-repeat;
width : 16px;
height : 16px;
display : block;
position : absolute;
top : 0;
left : 0;
}
ul.jf-typo-list.icon {
margin : 0;
padding : 0;
}
ul.jf-typo-list.icon .list-arrow span.icon {
background-position : 0 0;
}
ul.jf-typo-list.icon .list-circle span.icon {
background-position : 0 -16px;
}
ul.jf-typo-list.icon .list-check span.icon {
background-position : 0 -32px;
}
ul.jf-typo-list.icon .list-dollar span.icon {
background-position : 0 -48px;
}
ul.jf-typo-list.icon .list-pound span.icon {
background-position : 0 -64px;
}
ul.jf-typo-list.icon .list-euro span.icon {
background-position : 0 -80px;
}
ul.jf-typo-list.icon .list-yen span.icon {
background-position : 0 -96px;
}
ul.jf-typo-list.icon .list-alert span.icon {
background-position : 0 -112px;
}
ul.jf-typo-list.icon .list-box span.icon {
background-position : 0 -128px;
}
ul.jf-typo-list.icon .list-email span.icon {
background-position : 0 -144px;
}
ul.jf-typo-list.icon .list-star span.icon {
background-position : 0 -160px;
}
ul.jf-typo-list.icon .list-phone span.icon {
background-position : 0 -176px;
}
ul.jf-typo-list.icon .list-print span.icon {
background-position : 0 -192px;
}
ul.jf-typo-list.icon .list-monitor span.icon {
background-position : 0 -208px;
}
ul.jf-typo-list.icon .list-download span.icon {
background-position : 0 -224px;
}
ul.jf-typo-list.icon .list-location span.icon {
background-position : 0 -240px;
}
ul.jf-typo-list.icon li {
padding-left : 20px !important ;
}
ul.jf-typo-list.icon span.icon {
background-image : url(../images/jf-core-icons/typo-icons.png);
width : 16px;
height : 16px;
top : 3px;
}
.button-blue-style1, .button-red-style1, .button-green-style1, .button-black-style1 {
color : #FFF;
font-size : 14px;
letter-spacing : 1px;
padding : 2px 4px;
}
#jf-pricing-table .jf-pricing-column {
position : relative;
background : #fafafa;
color : #777;
border : #ddd solid 1px;
z-index : 2;
margin : 10px 0;
}
#jf-pricing-table .jf-pricing-column h3 {
text-align : center;
height : 50px;
line-height : 50px;
font-size : 32px;
text-shadow : 1px 1px 1px #222;
margin : 0;
}
#jf-pricing-table .jf-pricing-column.jf-recommended {
box-shadow : 0 0 15px 0 rgba(0, 0, 0, 0.2);
margin-top : 0;
z-index : 10;
}
#jf-pricing-table .jf-pricing-column.jf-recommended h3 {
position : relative;
padding : 5px 0;
}
#jf-pricing-table .jf-pricing-column.jf-recommended h3 span.jf-recommended-button, #jf-pricing-table .jf-pricing-column.jf-recommended h3 span.jf-bestvalue-button {
width : 95px;
height : 80px;
position : absolute;
top : -4px;
left : -5px;
z-index : 20;
}
#jf-pricing-table .jf-pricing-column.jf-recommended h3 span.jf-recommended-button {
background : url(../images/jf-core-icons/recommended.png) top left no-repeat;
}
#jf-pricing-table .jf-pricing-column.jf-recommended h3 span.jf-bestvalue-button {
background : url(../images/jf-core-icons/bestvalue.png) top left no-repeat;
}
#jf-pricing-table .jf-cost {
height : 100px;
}
#jf-pricing-table .jf-cost p {
line-height : 100px;
color : #222;
font-size : 56px;
text-shadow : 0 1px 1px #FFF;
}
#jf-pricing-table .jf-cost p span {
font-size : 14px;
}
#jf-pricing-table .jf-features ul {
list-style : none;
margin-bottom : 0;
margin-top : 0;
padding : 0;
}
#jf-pricing-table .jf-features ul li {
border-bottom : 1px solid #f2f2f2;
font-size : 16px;
padding : 12px 20px;
}
#jf-pricing-table .jf-features ul li:hover {
background : #fff;
}
#jf-pricing-table .jf-buynow {
height : 30px;
padding : 15px 0;
}
#jf-pricing-table .jf-buynow, #jf-pricing-table .jf-cost {
border-top : 1px solid #DDD;
}
#jf-pricing-table .jf-buynow a {
font-size : 18px;
text-transform : uppercase;
line-height : 30px;
border-radius : 2px;
padding : 7px 14px;
}
#jf-pricing-table .jf-pricing-3-col {
width : 300px;
float : left;
}
#jf-pricing-table .jf-pricing-4-col {
width : 24.8%;
float : left;
}
#jf-pricing-table.jf-blue-pricing-table .jf-pricing-column h3, #jf-pricing-table.jf-blue-pricing-table .jf-buynow a {
color : #fff;
}
#jf-pricing-table.jf-blue-pricing-table .jf-buynow a:hover {
background : #19253b;
}
#jf-pricing-table.jf-red-pricing-table .jf-pricing-column h3, #jf-pricing-table.jf-red-pricing-table .jf-buynow a {
color : #fafafa;
}
#jf-pricing-table.jf-red-pricing-table .jf-buynow a:hover {
background : #870000;
}
#jf-pricing-table.jf-green-pricing-table .jf-pricing-column h3, #jf-pricing-table.jf-green-pricing-table .jf-buynow a {
color : #fafafa;
}
#jf-pricing-table.jf-green-pricing-table .jf-buynow a:hover {
background : #004428;
}
#jf-pricing-table.jf-black-pricing-table .jf-pricing-column h3, #jf-pricing-table.jf-black-pricing-table .jf-buynow a {
color : #fafafa;
}
#jf-pricing-table.jf-black-pricing-table .jf-buynow a:hover {
background : #333;
}
ul#jf-portfolio li {
float : left;
width : 250px;
display : block;
margin : 10px 25px;
}
ul#jf-portfolio {
margin : 0 0 20px;
padding : 0;
}
.jf-portfolio-item {
width : 250px;
height : 170px;
float : left;
overflow : hidden;
position : relative;
text-align : center;
box-shadow : 0 0 5px #aaa;
cursor : default;
border : #999 solid 1px;
}
.jf-portfolio-item .mask, .jf-portfolio-item .content {
width : 280px;
height : 220px;
position : absolute;
overflow : hidden;
top : 0;
left : 0;
}
.jf-portfolio-item img {
display : block;
position : relative;
}
.jf-portfolio-item h2 {
text-transform : uppercase;
color : #000;
text-align : center;
position : relative;
font-size : 17px;
background : rgba(0, 0, 0, 0.8);
margin : 20px 0 0;
padding : 10px;
}
.jf-portfolio-item p {
font-family : "Helvetica Neue", Arial, Helvetica, sans-serif;
font-style : italic;
font-size : 12px;
position : relative;
color : #000;
text-align : center;
padding : 10px 20px 0;
}
.jf-portfolio-item a.info {
display : inline-block;
text-decoration : none;
background : rgba(15, 146, 176, 0.5);
color : #FFF;
text-transform : uppercase;
width : 310px;
font-weight : 700;
padding : 7px 0;
}
.jf-portfolio-item a.info:hover {
color : #333;
}
.jf-portfolio-item a.jf-zoom {
display : inline-block;
text-decoration : none;
background : url(../images/jf-core-icons/zoom.png) top left no-repeat;
color : #FFF;
text-transform : uppercase;
width : 24px;
font-weight : 700;
height : 24px;
}
.jf-portfolio-item .button {
margin-left : 110px;
}
.jf-portfolio-item-ninth .mask-1, .jf-portfolio-item-ninth .mask-2 {
background-color : rgba(0, 51, 102, 0.5);
height : 311px;
width : 311px;
background : rgba(0, 51, 102, 0.5);
opacity : 1;
transition : all 0.3s 0.6s ease-in-out;
margin : 0.17em 0;
}
.jf-portfolio-item-ninth .mask-1 {
left : auto;
right : 0;
transform-origin : 100% 0;
}
.jf-portfolio-item-ninth .mask-2 {
top : auto;
bottom : 0;
transform-origin : 0 100%;
}
.jf-portfolio-item-ninth .content {
background : rgba(0, 0, 0, 0.9);
height : 0;
opacity : 0.5;
width : 311px;
margin-left : 5px;
overflow : hidden;
transform-origin : 0 100%;
transition : all 0.4s 0.3s ease-in-out;
}
.jf-portfolio-item-ninth h2 {
background : transparent;
color : #FFF;
margin-top : 5px;
text-decoration : none !important ;
border : 0;
border-bottom : 1px solid rgba(255, 255, 255, 0.2);
}
.jf-portfolio-item-ninth a:hover h2 {
color : #0daace;
}
.jf-portfolio-item-ninth:hover .content {
height : 140px;
width : 240px;
opacity : 0.89999997615814208984375;
top : 15px;
}
.jf-portfolio-item-ninth p {
color : #fff;
margin : 0;
padding : 10px !important ;
}
.jf-photo-gallery {
list-style : none !important ;
margin : 10px 2px !important ;
padding : 0 !important ;
}
.jf-photo-gallery li {
float : left;
width : 219px;
margin : 3px !important ;
}
.jf-photo-gallery a {
opacity : 0.800000011920928955078125;
display : block;
position : relative;
transition : all 0.3s;
}
.jf-photo-gallery .hover {
position : relative;
display : inline-block;
}
.jf-photo-gallery a:hover {
opacity : 1;
text-decoration : none;
}
.jf-photo-gallery .jf-gallery-caption {
position : absolute;
display : inline-block;
background-color : rgba(0, 0, 0, 0.4);
color : #fff;
font-weight : 100;
font-size : 14px;
text-shadow : 0 1px 1px rgba(0, 0, 0, 0.5);
box-sizing : border-box;
transition : all 0.3s;
margin-top : -40px;
left : 0;
bottom : 10px;
padding : 2px 10px;
}
.jf-photo-gallery a:hover .jf-gallery-caption {
background-color : rgba(0, 0, 0, 0.9);
padding-left : 30px;
}
.jf-photo-gallery .hover .jf-gallery-caption {
opacity : 0;
bottom : 0;
}
.jf-photo-gallery .hover:hover .jf-gallery-caption {
opacity : 1;
bottom : 20px;
padding-left : 15px;
}
.jf-faq {
width : 100%;
margin : 0 auto;
}
h2.jf-faq-trigger {
height : 30px;
line-height : 30px;
width : 100%;
font-size : 14px;
font-weight : 400;
float : left;
cursor : pointer;
background-repeat : no-repeat;
background-position : top left;
border : #fff solid 1px;
background : url(../images/jf-core-icons/jf-faq.png) top left no-repeat #eee;
margin : 0 0 5px !important ;
}
h2.jf-faq-trigger:hover {
border : #ccc solid 1px;
}
h2.jf-faq-trigger a {
text-decoration : none;
display : block;
text-shadow : 1px 1px 1px #EEE;
background : #eee;
margin-left : 30px;
cursor : pointer;
font-size : 18px;
}
.jf-faq-container {
overflow : hidden;
font-size : 12px;
width : 99.8%;
clear : both;
margin : 0 0 5px;
padding : 0;
}
.jf-faq-container .block {
font-size : 12px;
padding : 10px;
}
#jf-map .mod-jgmap {
border-radius : 3px;
border : #000 solid 5px;
margin-bottom : 15px;
}
.component-content .contact-form input, .component-content .contact-form textarea {
border : #ccc solid 1px;
font-size : 16px;
padding : 3px 6px;
}
.component-content .contact-form {
font-size : 16px;
margin : 20px 0;
}
.component-content .contact legend {
padding : 0;
}
.tip-wrap {
background : #fffdcb;
border : #ddd solid 1px;
box-shadow : 0 0 5px #ccc;
font-size : 16px;
padding : 5px 10px;
}
.component-content .contact .button {
background : #fff;
border : #EEE solid 1px;
font-size : 16px;
cursor : pointer;
border-radius : 2px;
box-shadow : 0 0 0 2px #f6f6f6;
padding : 4px 8px;
}
.component-content .contact .button:active {
background-color : #23324c;
color : #fff;
}
#jf-forest {
background : url(../images/body/jf.png) 0 0 no-repeat;
display : block;
width : 151px;
height : 41px;
margin : 0 auto 10px;
}
.jf-scroll-top {
background : url(../images/jf-core-icons/top_button.png) 0 0 no-repeat;
display : block;
opacity : 0.699999988079071044921875;
margin : 0 auto;
}
.jf-scroll-top:hover {
opacity : 1;
}
.component-content th {
background : #EEE;
border : #FFF solid 2px;
}
ul.pagination {
list-style-type : none;
text-align : left;
margin : 0;
padding : 0;
}
ul.pagination li {
display : inline;
text-align : left;
padding : 2px 5px 0;
}
ul.pagination li a {
padding : 2px;
}
a:hover, .jf-blog-image .jf-blog-author a:hover, .jf-blog-image .jf-blog-category a:hover, .rt-readon-surround a:hover {
text-decoration : underline;
}
#rt-header .rt-container, #rt-footer .rt-container, #rt-copyright .rt-container, #rt-sidebar-a {
background : none !important ;
}
#rt-header .jf-headermaskline #jf-undermenu a:hover, .jf-front_page_element a:hover, #jf-pricing-table .jf-buynow a:hover, .jf-portfolio-item-ninth a, .jf-portfolio-item-ninth a:link, .jf-portfolio-item-ninth a:hover, .jf-portfolio-item-ninth a:visited {
text-decoration : none;
}
.jf-tooltipTop .tip-text, .component-content .contact h3 {
display : none;
}
#jf-welcome .rt-container h1, #rt-feature {
margin : 0;
}
.jf-featured_item.last, ul#jf-portfolio li:last-child {
margin-right : 0;
}
.jf-padding15px-top-bottom, #jf-bottomsection .rt-container .rt-grid-3 .rt-block {
padding : 15px 0;
}
.jf-padding20px-top-bottom, #jf-pricing-table .jf-recommended .jf-buynow {
padding : 20px 0;
}
.jf-padding20px-bottom, .single-item {
padding-bottom : 20px;
}
.jf-what-we-do, .jf-how-we-do {
width : 48%;
}
.jf-font-size-24px, #rt-main .rt-container .rt-grid-12 .rt-block h2.title {
font-size : 24px;
letter-spacing : 0;
text-shadow : 1px 1px 1px #fff;
}
#rt-showcase .rt-container, #rt-feature .rt-container {
border : #DDD solid 1px;
border-radius : 2px;
}
#rt-showcase .rt-container .rt-block, #rt-feature .rt-container .rt-block, #rt-menu .rt-container .rt-block {
padding : 20px 15px;
}
#rt-showcase .rt-container .rt-block .module-title h2, #rt-feature .rt-container .rt-block .module-title h2, #rt-menu .rt-container .rt-block .module-title h2 {
font-size : 24px;
letter-spacing : 0;
text-shadow : 1px 1px 1px #FFF;
margin : 0 0 15px;
}
.twtr-hd, .twtr-ft div {
padding : 10px 3px !important ;
}
.button-blue-style1, .button-blue-style2, .button-blue-style3 {
background : #23324c;
}
.button-red-style1, .button-red-style2, .button-red-style3 {
background : #9e0000;
}
.button-green-style1, .button-green-style2, .button-green-style3 {
background : #00804e;
}
.button-black-style1, .button-black-style2, .button-black-style3 {
background : #444;
}
.button-blue-style1:hover, .button-blue-style2:hover, .button-blue-style3:hover {
background : #19253b;
cursor : pointer;
color : #FFF;
}
.button-red-style1:hover, .button-red-style2:hover, .button-red-style3:hover {
background : #870000;
cursor : pointer;
color : #FFF;
}
.button-green-style1:hover, .button-green-style2:hover, .button-green-style3:hover {
background : #004428;
cursor : pointer;
color : #FFF;
}
.button-black-style1:hover, .button-black-style2:hover, .button-black-style3:hover {
background : #333;
cursor : pointer;
color : #FFF;
}
h2.active, h2.jf-faq-active {
background-position : left bottom;
}
#bg {
background-color : #ccc;
width : 990px;
height : 270px;
position : absolute;
z-index : 1;
top : 0;
left : 0;
border-radius : 10px;
}
#jf-object-carousel {
position : relative;
z-index : 2;
color : #fff;
}
#jf-object-carousel div {
position : relative;
float : left;
width : 960px;
height : 350px;
}
#jf-object-carousel div > * {
position : absolute;
}
#jf-object-carousel img.img-front {
left : 30px;
top : 0;
z-index : 4;
}
#jf-object-carousel img.img-back {
left : 300px;
top : 0;
z-index : 3;
}
#jf-object-carousel h3 {
width : 300px;
left : 650px;
top : 110px;
margin : 0;
font-size : 24px;
}
#jf-object-carousel p {
width : 275px;
left : 650px;
top : 150px;
margin : 0;
font-size : 16px;
}
#jf-object-carousel a {
outline : 0;
display : block;
width : 100px;
left : 650px;
top : 215px;
padding : 8px 20px;
text-align : center;
color : white;
font-size : 18px;
border-radius : 2px;
}
.jf-object-carousel-direction-nav {
margin : 0;
padding : 0;
list-style-type : none;
}
.jf-object-carousel-direction-nav li a {
width : 35px;
height : 250px;
margin : -13px 0 0;
display : block;
background : url(../images/jf-object-carousel/jf-object-carousel-arrows.png) no-repeat;
position : absolute;
top : 20%;
cursor : pointer;
text-indent : -9999px;
}
.jf-object-carousel-direction-nav li a:hover {
width : 40px;
}
.jf-object-carousel-direction-nav li #next {
background-position : 0 -250px;
right : 0;
}
.jf-object-carousel-direction-nav li #prev {
background-position : 100% 0;
left : 0;
}
#jf-simple-slider-slides .next {
background : url(../images/jf-simple-slider/arrow-next.png) top left no-repeat;
}
#jf-simple-slider-slides .prev {
background : url(../images/jf-simple-slider/arrow-prev.png) top left no-repeat;
}
#jf-simple-slider-slides .next, #jf-simple-slider-slides .prev {
opacity : 0.300000011920928955078125;
}
#jf-simple-slider-slides .next:hover, #jf-simple-slider-slides .prev:hover {
opacity : 1;
}
#jf-simple-slider-slides {
position : absolute;
top : 0;
left : 0;
z-index : 100;
}
.slides_container {
width : 940px;
overflow : hidden;
position : relative;
display : none;
}
.slides_container div.slide {
width : 940px;
height : 380px;
display : block;
}
#jf-simple-slider-slides .next, #jf-simple-slider-slides .prev {
position : absolute;
top : 146px;
left : 0;
width : 30px;
height : 70px;
display : block;
z-index : 101;
}
#jf-simple-slider-slides .next {
left : 910px;
}
.pagination {
margin : 0 auto;
width : 120px;
}
.pagination li {
float : left;
margin : 0 3px;
list-style : none;
padding : 0;
}
.pagination li a {
display : block;
width : 14px;
height : 0;
padding-top : 14px;
background : url(../images/jf-simple-slider/slider-pagination.png) 0 -14px;
float : left;
overflow : hidden;
}
.pagination li.current a {
background : url(../images/jf-simple-slider/slider-pagination.png) 0 0;
}
.jf-simple-slider-caption {
z-index : 500;
color : #fff;
text-shadow : 0 1px 1px rgba(0, 0, 0, 0.3);
position : absolute;
bottom : 0;
right : 40px;
box-shadow : 0 0 2px 2px rgba(0, 0, 0, 0.1);
border-radius : 2px;
}
.jf-simple-slider-caption h1 {
margin : 0;
padding : 10px 20px;
font-size : 20px;
text-transform : uppercase;
background : url(../images/jf-simple-slider/caption-title-bg.png);
font-weight : normal;
}
.jf-simple-slider-caption p {
background : #000;
background : rgba(0, 0, 0, 0.5);
padding : 10px 20px;
margin : 0;
}
.jf-simple-slider-caption p a {
color : #ddd;
border-bottom : 1px solid transparent;
transition : all 0.2s ease-in;
}
.jf-simple-slider-caption p a:hover {
color : #fff;
border-bottom : 1px solid #fff;
}
#slider-nivo {
margin : 0 auto;
width : 940px;
height : 360px;
}
.nivoSlider {
position : relative;
background : url(../images/jf-simple-slider/loading.gif) 50% 50% no-repeat #fff;
}
.nivoSlider img {
position : absolute;
top : 0;
left : 0;
display : none;
}
.nivoSlider a.nivo-imageLink {
position : absolute;
top : 0;
left : 0;
width : 100%;
height : 100%;
border : 0;
padding : 0;
margin : 0;
z-index : 6;
display : none;
}
.nivo-slice {
display : block;
position : absolute;
z-index : 5;
height : 100%;
}
.nivo-box {
display : block;
position : absolute;
z-index : 5;
}
.nivo-caption {
position : absolute;
left : 0;
bottom : 0;
background : #000;
color : #ccc;
opacity : 0.699999988079071044921875;
width : 100%;
z-index : 8;
}
.nivo-caption p {
padding : 15px;
margin : 0;
}
.nivo-caption a {
display : inline !important ;
color : #fff;
text-decoration : none;
border-bottom : 1px solid transparent;
transition : border-color 0.2s ease-in;
}
.nivo-caption a:hover {
color : #fff;
border-bottom : 1px solid #fff;
}
.nivo-html-caption {
display : none;
}
.nivo-directionNav a {
position : absolute;
top : 40%;
z-index : 99;
cursor : pointer;
display : block;
text-indent : -9999px;
border : 0;
opacity : 0.20000000298023223876953125;
}
.nivo-directionNav a:hover {
opacity : 1;
}
.nivo-directionNav .nivo-prevNav {
background : url(../images/jf-simple-slider/arrow-prev.png) no-repeat;
width : 30px;
height : 70px;
position : absolute;
left : 0;
}
.nivo-directionNav .nivo-nextNav {
background : url(../images/jf-simple-slider/arrow-next.png) no-repeat;
width : 30px;
height : 70px;
position : absolute;
right : 0;
}
.nivo-controlNav {
position : absolute;
left : 50%;
bottom : -35px;
margin-left : -38px;
}
.nivo-controlNav a {
position : relative;
z-index : 9;
cursor : pointer;
display : block;
width : 14px;
height : 14px;
background : url(../images/jf-simple-slider/slider-pagination.png) no-repeat;
text-indent : -9999px;
border : 0;
margin-right : 6px;
float : left;
}
.nivo-controlNav a.active {
font-weight : bold;
background-position : 0 -14px;
}
.tj_wrapper {
width : 110%;
height : 100%;
position : relative;
margin : 0 auto;
}
.tj_wrapper ul li {
float : left;
height : 120px;
margin-right : 8px;
margin-bottom : 20px;
display : block;
}
.tj_wrapper ul li > span {
display : block;
color : #FFF;
width : 72%;
padding : 2px 10px;
text-transform : uppercase;
text-align : center;
background : #c00;
position : absolute;
right : 4px;
bottom : 25px;
opacity : 0;
}
.tj_wrapper ul li:hover > span {
opacity : 1;
}
.tj_wrapper ul li a {
outline : 0;
display : block;
padding : 3px;
margin-bottom : 20px;
background : white;
border : #DDD solid 1px;
border-radius : 2px;
}
.tj_wrapper ul li a img {
display : block;
border : 0;
}
.tj_nav {
position : absolute;
display : block;
margin-top : -33px;
height : 16px;
width : 16px;
margin-left : 405px;
}
.tj_nav span {
width : 8px;
height : 16px;
position : absolute;
background : url(../images/jf-tj-slider/tj-sprite-arrows.png) left top no-repeat;
top : 0;
left : 0;
text-indent : -9000px;
cursor : pointer;
}
.tj_nav span.tj_next {
left : 18px;
background-position : -16px 0;
}
.tj_nav span.tj_next:hover {
background-position : -24px 0;
}
.tj_nav span.tj_prev {
background-position : 0 0;
}
.tj_nav span.tj_prev:hover {
background-position : -8px 0;
}
.piro_html {
position : absolute;
top : 0;
left : 0;
padding : 0;
width : 500px;
height : 500px;
margin : 0;
display : block;
padding : 0;
z-index : 150001;
padding : 0;
}
.piro_html table, .piro_html tbody, .piro_html tr, .piro_html th, .piro_html td {
margin : 0;
padding : 0;
border : 0;
}
.piro_html img {
margin : 0;
padding : 0;
border : 0;
}
.piro_html .h_t_l {
width : 10px;
height : 10px;
background : url(../images/jf-pirobox/new_skin.png) top left no-repeat;
}
.piro_html .h_t_r {
width : 10px;
height : 10px;
background : url(../images/jf-pirobox/new_skin.png) top right no-repeat;
}
.piro_html .h_t_c {
height : 10px;
background : url(../images/jf-pirobox/new_skin_top.png) top repeat-x;
}
.piro_html .h_c_l {
width : 10px;
background : url(../images/jf-pirobox/new_skin_left.png) left repeat-y;
}
.piro_html .h_c_c {
background : #fff;
margin : 0;
padding : 0;
}
.piro_html .h_c_c .div_reg {
background : #fff;
width : 480px;
overflow : hidden;
height : 480px;
margin : 0;
padding : 0;
position : relative;
z-index : 1500190;
}
.piro_html .h_c_r {
width : 10px;
background : url(../images/jf-pirobox/new_skin_left.png) right repeat-y;
}
.piro_html .h_b_c {
height : 10px;
background : url(../images/jf-pirobox/new_skin_top.png) bottom repeat-x;
}
.piro_html .h_b_l {
width : 10px;
height : 10px;
background : url(../images/jf-pirobox/new_skin.png) bottom left no-repeat;
}
.piro_html .h_b_r {
width : 10px;
height : 10px;
background : url(../images/jf-pirobox/new_skin.png) bottom right no-repeat;
}
.piro_overlay {
position : fixed;
top : 0;
left : 0;
width : 100%;
height : 100%;
z-index : 150000;
background : #222;
display : none;
cursor : pointer;
}
.piro_loader {
position : absolute;
top : 50%;
left : 50%;
margin : -13px 0 0 -37px;
width : 70px;
height : 26px;
display : block;
z-index : 1500197;
background : url(../images/jf-pirobox/loader_nav.png);
cursor : pointer;
}
.piro_loader span {
position : absolute;
top : 50%;
left : 50%;
margin-top : -5px;
margin-left : -24px;
width : 48px;
height : 10px;
padding : 0;
display : block;
z-index : 1500198;
background : url(../images/jf-pirobox/loadinfo.gif) center bottom no-repeat #fff;
}
.piro_title {
position : fixed;
background : url(../images/jf-pirobox/bg_title.png) bottom repeat-x;
top : 0;
left : 0;
width : 100%;
text-align : center;
display : block;
padding : 6px 0 10px 0;
color : white;
z-index : 150000;
font-size : 18px;
display : none;
}
.btn_info {
position : absolute;
bottom : -7px;
right : -7px;
width : 25px;
height : 25px;
margin : 0;
display : block;
padding : 0;
color : black;
cursor : pointer;
background : url(../images/jf-pirobox/b_w/info.png) no-repeat;
z-index : 1500440;
}
.caption {
position : absolute;
bottom : 10px;
left : 10px;
margin : 0;
display : block;
padding : 0;
color : black;
cursor : text;
background : url(../images/jf-pirobox/caption.png);
z-index : 1500191;
}
.caption p {
display : block;
margin : 0;
padding : 7px 5px;
text-align : center;
font-weight : normal;
font-size : 18px;
color : white;
z-index : 150019;
color : white;
}
.nav_container {
position : absolute;
left : 50%;
margin : 0 0 0 -60px;
height : 40px;
width : 120px;
background : url(../images/jf-pirobox/bottom_nav.png) center no-repeat;
z-index : 1500194;
}
.piro_close, a.piro_next, a.piro_prev, .piro_prev_fake, .piro_next_fake {
width : 34px;
height : 34px;
position : absolute;
top : 4px;
}
a.piro_next {
right : 6px;
text-indent : -999em;
outline : 0;
display : block;
margin : 0;
background : url(../images/jf-pirobox/next.png) center no-repeat;
border : 0;
cursor : pointer;
z-index : 150023;
}
a:hover.piro_next {
background : url(../images/jf-pirobox/next_fake.png) center no-repeat;
}
.piro_next_fake {
right : 4px;
outline : 0;
text-indent : -999em;
display : none;
margin : 0;
background : url(../images/jf-pirobox/next_fake.png) center no-repeat;
border : 0;
cursor : auto;
z-index : 150020;
}
.piro_close {
right : 42px;
background : url(../images/jf-pirobox/close.png) center center no-repeat transparent;
cursor : pointer;
margin : 0;
z-index : 150022;
display : none;
}
.piro_close:hover {
background : url(../images/jf-pirobox/close_h.png) center center no-repeat transparent;
}
.piro_prev_fake {
right : 78px;
outline : 0;
text-indent : -999em;
display : none;
margin : 0;
background : url(../images/jf-pirobox/prev_fake.png) center no-repeat;
border : 0;
cursor : auto;
z-index : 150020;
}
a.piro_prev {
right : 78px;
text-indent : -999em;
outline : 0;
display : block;
margin : 0;
background : url(../images/jf-pirobox/prev.png) center no-repeat;
border : 0;
cursor : pointer;
z-index : 150024;
}
a:hover.piro_prev {
background : url(../images/jf-pirobox/prev_fake.png) center no-repeat;
}
.zoomIn {
position : absolute;
height : 32px;
width : 32px;
top : 20px;
right : 20px;
text-indent : -999em;
background : url(../images/jf-pirobox/enlarge.png) no-repeat;
z-index : 1500192;
}
.zoomOut {
position : absolute;
height : 32px;
width : 32px;
top : 20px;
right : 20px;
text-indent : -999em;
background : url(../images/jf-pirobox/dislarge.png) no-repeat;
z-index : 1500193;
}
.piro_html .piro_prev, .piro_html .piro_next, .piro_html .piro_prev_fake, .piro_html .piro_next_fake {
display : none !important ;
}
.gecko #jf-login .jf-login-content {
margin-top : 15px;
}
.gecko #jf-pricing-table .jf-pricing-4-col {
width : 24.7%;
}
.gecko .jf-photo-gallery li {
width : 219px;
}
.opera #rt-sidebar-a .jf-search-searchword {
width : 218px;
height : 30px;
}
.opera #rt-sidebar-a #login-form p {
margin : 10px -10px;
}
.menutop li {
height : auto;
margin : 0;
padding : 0;
position : relative;
list-style : none;
}
.menutop em {
font-size : 80%;
font-weight : normal;
display : block;
font-style : normal;
}
.menutop li .item, .menutop li.active .item {
display : block;
margin : 0;
text-decoration : none;
float : none;
width : auto;
}
.menutop li .fusion-submenu-wrapper {
float : none;
left : -999em;
position : absolute;
z-index : 500;
}
.menutop li:hover li ul, .menutop li.sfHover li ul {
top : -999em;
}
.menutop li:hover ul, .menutop li.sfHover ul {
top : 0;
}
.menutop {
list-style : none;
margin : 0;
padding : 0 10px;
position : relative;
line-height : 1em;
display : inline-block;
}
.menutop li.root {
float : left;
}
.menutop li.root > .item {
white-space : nowrap;
display : block;
padding : 0;
font-size : 16px;
z-index : 100;
cursor : pointer;
position : relative;
margin : 0;
outline : 0;
height : 3em;
text-shadow : 0 1px 0 rgba(0, 0, 0, 1);
}
.menutop li.root > .item span {
display : block;
margin : 0;
outline : 0;
padding : 0 15px;
width : auto;
line-height : 3em;
}
.menutop li.root > .item em {
font-size : 10px;
display : block;
text-transform : lowercase;
line-height : 0.3em;
}
.menutop li.parent.root .item span {
padding-right : 20px;
}
.menutop li.root .subtext span {
line-height : 1.9em;
}
.menutop li.root > .item img {
margin : 0 4px 0 0;
vertical-align : text-bottom;
}
.menutop ul {
padding : 0;
margin : 0;
float : left;
}
.menutop .drop-bot {
height : 1px;
overflow : hidden;
clear : both;
}
.menutop .fusion-submenu-wrapper {
height : auto !important ;
}
.menutop ul li {
padding : 0;
display : block;
}
.menutop ul li > .item {
padding : 0 15px;
height : auto;
display : block;
font-size : 16px;
cursor : pointer;
text-shadow : 0 1px 0 rgba(0, 0, 0, 1);
}
.menutop ul li > .item span {
display : block;
width : 100%;
overflow : hidden;
line-height : 2.5em;
}
.menutop ul li .item img {
float : left;
margin : 8px 6px 0 0;
vertical-align : top;
}
.menutop ul li .nolink span {
display : block;
}
.menutop ul li span.item {
cursor : default;
outline : 0;
}
.menutop ul li .subtext span {
line-height : 1.9em;
}
.menutop ul li .subtext em {
line-height : 0.6em;
padding-bottom : 7px;
text-transform : lowercase;
}
.menutop li.root:hover > .fusion-submenu-wrapper {
top : 35px;
left : 0;
}
.menutop ul li:hover > .fusion-submenu-wrapper {
left : 180px;
top : 0;
}
.fusion-js-container {
display : block;
height : 0;
left : 0;
overflow : visible;
position : absolute;
top : 0;
z-index : 600000 !important ;
background : transparent !important ;
}
.fusion-js-subs {
display : none;
margin : 0;
overflow : hidden;
padding : 0;
position : absolute;
}
.menutop .fusion-grouped {
padding-bottom : 10px;
}
.menutop .fusion-grouped ol {
padding : 0;
}
.menutop .fusion-grouped ol li {
padding : 0 15px;
}
.menutop .fusion-grouped ol li .item {
padding : 0 15px;
}
.menutop .fusion-grouped ol li span {
font-size : 85%;
line-height : 2em;
}
.menutop .type-module ol {
padding : 0;
}
.menutop .type-module ol li {
padding : 0;
}
.menutop .type-module ol li .fusion-modules {
background : 0;
}
.menutop .type-module ol li .fusion-module {
padding : 0;
background : 0;
overflow : hidden;
}
.menutop .fusion-module, .menutop .fusion-modules, .menutop .fusion-grouped {
display : block;
}
.menutop .fusion-modules.item {
padding : 15px;
}
.menutop .fusion-module em {
display : inline;
font-size : inherit;
font-style : italic;
}
.menutop .fusion-module a {
font-size : inherit;
line-height : 130%;
}
.menutop .fusion-module p, .menutop .fusion-modules p {
line-height : 160%;
}
.menutop ul li.grouped-parent > .daddy span {
background : 0;
}
#rt-menu ul.menu li.active a, #rt-menu ul.menu li.active a:hover, .menutop li.root.active > .item, .menutop li.root.active > .item:hover, .menu-type-splitmenu .menutop li.active .item {
background : 0;
color : white;
}
.menutop .fusion-submenu-wrapper {
background : rgba(0, 0, 0, 0.4) !important ;
}
.menutop ul li > .item:hover, .menutop ul li.f-menuparent-itemfocus > .item {
background : 0;
}
#rt-menu ul.menu li a:hover, .menutop li.root > .item:hover, .menutop li.active.root.f-mainparent-itemfocus > .item, .menutop li.root.f-mainparent-itemfocus > .item, .menu-type-splitmenu .menutop li:hover > .item {
background : 0;
}
.fusion-js-subs {
padding-top : 0 !important ;
margin-top : 12px !important ;
}
.menutop {
padding : 0;
}
#rt-menu ul.menu li a, .menutop li.root > .item, .menu-type-splitmenu .menutop li .item {
color : #BBB;
}
.menutop ul li > .item {
color : #fff;
}
.menutop ul li > .item:hover, .menutop ul li.f-menuparent-itemfocus > .item {
color : white;
background : rgba(0, 0, 0, 0.5);
}
.menutop li.root > .item {
height : 2.5em !important ;
}
.menutop li.root > .item span {
line-height : 2.5em !important ;
}
ul.pagination {
list-style-type : none;
margin : 0;
padding : 0;
text-align : left;
}
ul.pagination li {
display : inline;
padding : 2px 5px 0;
text-align : left;
}
ul.pagination li a {
padding : 2px;
}
body, #rt-header .jf-header-shadow {
background-color : #f3f3f3;
}
body a {
color : #2b3c94;
}
#rt-main .rt-container .rt-grid-12 .rt-block h2.title a:hover {
color : #2b3c94;
}
#rt-header {
background-color : #f5813d;
}
#jf-bottomsection {
background-color : #f5813d;
}
#rt-footer .rt-container, #rt-copyright .rt-container {
background : #666666;
}
#rt-sidebar-a .module-title h2 {
background-color : #ff6209;
}
.rt-readon-surround a {
background-color : #ff6209;
}
a:hover {
color : #910606;
}

