
/*--/POET PAGE*/

/*STORE*/

.page-amazon-store .l-content,
.page-store .l-content,
.node-type-ebook-classic .l-content,
.node-type-ebook-member .l-content,
.section-content .l-content {
    width: 996px;
}

.section-store .l-region--sidebar-second {
    float: left;
    width: 290px;
}

.right-sidebars.page-amazon-store .l-content,
.right-sidebars.page-store .l-content {
    width: 696px;
    margin-right: 10px;
}

.page-amazon-store .block--nodeblock,
#block-views-amazon-sync-block-1,
.page-amazon-store #amazon-store-search-form,
.page-amazon-store .amazon-store-panel,
.section-store .l-content #block-views-store-member-popular-block,
.section-store .l-content #block-views-store-classic-popular-block,
    /*.section-store .l-content .view-display-id-member_section_page,*/
.section-store .l-region--sidebar-second #block-views-store-new-books-block,
    /*.section-store .l-content .view-display-id-classic_section_page,*/
.section-store .l-content .block--nodeblock,
.node-type-ebook-classic article.node--ebook-classic--full,
.node-type-ebook-member article.node--ebook-member--full,
.section-comment .l-content {
    background: url(../images/background_3_paper.png);
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #e0dcd3;
    padding: 10px 15px 15px 15px;
    margin-bottom: 10px;
}

.page-amazon-store .block--nodeblock .node-teaser,
.section-store .l-content .block--nodeblock .node-teaser {
    background: none;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    border: none;
    padding: 0;
}

.page-amazon-store .block--nodeblock .node-teaser {
    width: 960px;
}

.page-amazon-store .block--nodeblock .node-teaser .field__item,
.section-store .l-content .block--nodeblock .node-teaser .field__item {
    display: inline-block;
    padding: 10px 10px 20px 10px;
    vertical-align: top;
}

.page-amazon-store .block--nodeblock .node-teaser .field__item {
    width: 20%;
}

.right-sidebars.page-amazon-store .block--nodeblock .node-teaser .field__item {
    width: 25%;
}

.section-store .l-content .block--nodeblock .node-teaser .field__item {
    width: 166px;
}

.page-amazon-store .block--nodeblock .node-teaser .field__item img,
.section-store .l-content .block--nodeblock .node-teaser .field__item img {
    display: block;
}

.page-amazon-store .block--nodeblock .node-teaser .field__item strong,
.section-store .l-content .block--nodeblock .node-teaser .field__item strong {
    display: block;
    margin: 7px 0 4px 0;
    font-weight: normal;
    font-style: italic;
    font-size: 13px;
    line-height: 18px;
}

.page-amazon-store #block-views-amazon-sync-block-1 .views-view-grid {
    width: 100%;
    margin-bottom: 30px;

}

.page-amazon-store #block-views-amazon-sync-block-1 .views-view-grid td {
    width: 25%;
    padding: 10px 10px 20px 10px;
    vertical-align: top;
}

.page-amazon-store #block-views-amazon-sync-block-1 .views-view-grid td .views-field-title {
    margin: 7px 0 4px 0;
    font-weight: normal;
    font-style: italic;
    font-size: 13px;
    line-height: 18px;
}

.page-amazon-store #block-views-amazon-sync-block-1 .views-view-grid td .views-field-listpriceformattedprice {
    color: #dd364c;
}

.page-amazon-store input[type="text"] {
    padding: 6px 8px;
    margin: 1px 0;
}

#views-exposed-form-amazon-sync-block-1 .ik_select {
    margin-top: 3px;
}

#views-exposed-form-amazon-sync-block-1 .views-exposed-form .views-exposed-widget {
    float: left;
    margin-right: 5px;
}

.page-amazon-store #amazon-store-search-form input[type="submit"],
.page-amazon-store .amazon-store-panel input[type="submit"],
.node-type-ebook-classic article.node--ebook-classic--full #comment-form input[type="submit"],
.node-type-ebook-member article.node--ebook-member--full #comment-form input[type="submit"],
.section-comment .l-content #comment-form input[type="submit"],
.node-type-contest #comment-form input[type="submit"],
.node-type-contestant #comment-form input[type="submit"] {
    height: 22px;
    padding-top: 2px;
    line-height: 0;
    margin-right: 10px;
}

.page-amazon-store #amazon-store-search-form input[type="submit"] {
    display: block;
    position: relative;
    top: 32px;
    left: 10px;
}

.page-amazon-store .amazon-store-panel table {
    width: 100%;
}

.page-amazon-store .amazon-store-panel table tr td {
    padding: 10px 10px 30px 10px;
    vertical-align: top;
}

.page-amazon-store .amazon-store-panel table tr td input[type="submit"] {
    margin-top: 10px;
}

.page-amazon-store .search-results p.title {
    font-size: 15px;
    font-weight: normal;
    font-style: italic;
    margin: 0 0 4px 0;
}

.page-amazon-store .search-results .form-item,
.page-amazon-store #amazon-store-search-form .form-item {
    margin: 8px 0;
}

.page-amazon-store .search-results span.offer-status {
    padding: 0;
    margin: 0;
}

.page-amazon-store .search-results .product-image {
    border: none;
    margin: 0;
    padding: 0;
}

.page-amazon-store .l-content label,
#edit-searchbins span {
    font-size: 16px;
    font-weight: lighter;
    font-family: 'ArnoPro-Regular', serif;
    color: #9b9b9b;
}

/*Amazon item*/

.page-amazon-store-item #main-item-wrapper {
    background: url(../images/background_3_paper.png);
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #e0dcd3;
    padding: 10px 15px 15px 15px;
    margin-bottom: 10px;
}

.page-amazon-store-item #main-item-wrapper #item-details,
.page-amazon-store-item #main-item-wrapper #right-column {
    width: 477px;
}

.page-amazon-store-item .item-detail-wrapper .column {
    padding: 15px;
    margin: 10px 0 0 0;
    background: #faf8f3;
    border-radius: 3px;
    border: 1px solid #e4e3e3;
    box-shadow: inset 0 1px 1px 0 #c3c3c1;
    outline: none;
}

.page-amazon-store-item .item-detail-wrapper .column a {
    font-style: italic;
}

.page-amazon-store-item .item-detail-wrapper .customer_review_iframe {
    border: 1px dotted #d1d1d1;
}

.page-amazon-store-cart .l-content {
    background: url(../images/background_3_paper.png);
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #e0dcd3;
    padding: 10px 15px 15px 15px;
    margin-bottom: 10px;
}

.page-amazon-store-cart .l-content h2 {
    display: none;
}

.page-amazon-store-cart input[type="submit"],
.page-amazon-store #edit-submit--2 {
    margin: 5px 0;
    padding: 5px 8px;
    border: none;
    outline: none;
    background: #55b3d1;
    background: -moz-linear-gradient(top, #f0f9ff 0%, #55b3d1 0%, #2696bf 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f0f9ff), color-stop(0%, #55b3d1), color-stop(100%, #2696bf));
    background: -webkit-linear-gradient(top, #f0f9ff 0%, #55b3d1 0%, #2696bf 100%);
    background: -o-linear-gradient(top, #f0f9ff 0%, #55b3d1 0%, #2696bf 100%);
    background: -ms-linear-gradient(top, #f0f9ff 0%, #55b3d1 0%, #2696bf 100%);
    background: linear-gradient(to bottom, #f0f9ff 0%, #55b3d1 0%, #2696bf 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#55b3d1', endColorstr='#2696bf', GradientType=0);
    border-radius: 3px;
    box-shadow: inset 0 1px 1px 0px rgba(255, 255, 255, 0.7);
    font-size: 16px;
    font-style: normal;
    color: #ffffff;
    text-shadow: none;
    font-family: 'bebas_neueregular';
}

.page-amazon-store-cart table {
    width: 100%;
}

.page-amazon-store-cart table p.price,
.page-amazon-store-cart table span.price {
    color: #dd364c;
}

.page-amazon-store-cart table tr td {
    padding: 10px;
    border-bottom: 1px solid #d1d1d1;
}

.page-amazon-store-cart table tr#cart_items_footer td {
    border: none;
}

.page-amazon-store-cart table input[type="text"] {
    padding: 3px 6px;
    margin: 1px 0 5px 0;
}

.section-store .l-main a {
    font-style: italic;
}

.section-store .l-main .more-link a,
.section-store .l-content .attachment-before a {
    font-style: normal;
}

.section-store .l-content table {
    width: auto;
}

.section-store .l-content table td {
    width: 25%;
    vertical-align: top;
    padding: 10px 10px 30px 10px;
}

.section-store .l-content label,
.section-store .l-content .views-exposed-form #edit-title-wrapper label {
    font-size: 16px;
    font-weight: lighter;
    font-family: 'ArnoPro-Regular', serif;
    color: #9b9b9b;
}

.section-store .l-content .views-exposed-form .views-exposed-widget {
    float: left;
    margin-right: 5px;
}

.section-store .l-content .views-exposed-form .views-exposed-widget .description {
    display: none;
}

.section-store .l-content .attachment-before {
    margin-bottom: 20px;
}

.section-store .l-content .attachment-before .sort-active-asc,
.section-store .l-content .attachment-before .sort-active-desc {
    color: #dd364c;
    font-weight: bold;
}

.section-store .l-region--sidebar-second #block-views-store-new-books-block .view-display-id-new_books_block a {
    display: block;
    margin: 4px 0;
}

.node-type-ebook-classic article.node--ebook-classic--full #comment-form,
.node-type-ebook-member article.node--ebook-member--full #comment-form,
.section-comment .l-content #comment-form,
article #comment-form{
    background: none;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    border: none;
    padding: 0;
}

.node-type-ebook-classic article.node--ebook-classic--full .field--type-image,
.node-type-ebook-member article.node--ebook-member--full .field--type-image {
    margin: 5px 0;
}

.node-type-ebook-classic article.node--ebook-classic--full .node__content a,
.node-type-ebook-member article.node--ebook-member--full .node__content a {
    font-style: italic;
}

#block-ebook-store-download a {
    display: block;
    background-color: #d95c6e;
    color: #ffffff;
    padding: 4px 10px;
    text-align: center;
    border-radius: 4px;
}

#block-ebook-store-download a:hover {
    background-color: #b2293f;
    color: #f4c6c1;
    text-decoration: none;
}

.two-sidebars.sidebar-second.sidebar-third .l-region--sidebar-second #block-ebook-store-download a {
    margin-bottom: 10px;
}

/*--/STORE*/

/*TOOLS*/

/*Sizes and backgrounds*/

.page-tools .panels-flexible-column-7-main,
.page-tools #block-views-quotes-popular-quotes,
.node-type-quote .l-content,
.page-tools-quotes-author .l-content,
.page-tools-quotes-search .l-content {
    float: left;
    width: 566px;
    margin-right: 10px;
}

.page-tools .panels-flexible-column-7-2 {
    float: left;
    width: 420px;
    margin-right: 10px;
}

.section-tools .l-region--sidebar-second {
    float: left;
    width: 420px;
}

.page-tools .panels-flexible-column-7-5 {
    float: right;
    width: 120px;
}

.panels-flexible-region-7-top_right,
.panels-flexible-region-7-bottom_left,
.panels-flexible-region-7-right_top,
.panels-flexible-region-7-right_bottom {
    width: 100%;
}

#block-views-quotes-popular-quotes,
#block-views-exp-quotes-quote-search-page,
#block-views-quotes-popular-authors,
.node-type-quote article.node--quote--full,
.page-tools-quotes-author .l-content .view-display-id-quotes_by_author_page,
.page-tools-quotes-search .l-content .view-display-id-quote_search_page {
    background: url(../images/background_3_paper.png);
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #e0dcd3;
    padding: 10px 15px 15px 15px;
    margin-bottom: 10px;
}

#block-views-exp-quotes-quote-search-page #edit-body-value-wrapper {
    float: left;
}

#block-views-exp-quotes-quote-search-page #edit-body-value-wrapper label {
    font-size: 16px;
    font-weight: lighter;
    font-family: 'ArnoPro-Regular', serif;
    color: #9b9b9b;
}

#block-views-exp-quotes-quote-search-page .views-submit-button {
    float: left;
}

/*Reload button*/

.reload-block-link a {
    display: block;
    width: 28px;
    height: 28px;
    background: url(../images/reload_button_normal.png);
}

.reload-block-link a:hover {
    background: url(../images/reload_button_hover.png);
}

.pane-poetry-tools-random-word #random-word-block .reload-block-link {
    position: relative;
}

.pane-poetry-tools-random-word #random-word-block .reload-block-link a {
    position: absolute;
    right: 0;
    top: -51px;
}

/*Quotes*/

.view-display-id-random_quote_block .views-field-body {
    margin: 10px 0 23px 0;
}

#block-views-quotes-popular-quotes .view-display-id-popular_quotes .views-field-title {
    margin: 10px 0 5px 0;
}

article.node--quote--full .field--type-text-with-summary {
    margin: 10px 0 23px 0;
}

#block-views-quotes-popular-quotes .view-display-id-popular_quotes .views-row {
    padding-bottom: 13px;
    border-bottom: 1px dotted #d1d1d1;
}

.view-display-id-random_quote_block .views-field-body .quote-body,
#block-views-quotes-popular-quotes .view-display-id-popular_quotes .views-field-title a,
article.node--quote--full .field--type-text-with-summary .field__item {
    display: block;
    color: #2e609d;
    font-size: 18px;
    font-style: italic;
}

.view-display-id-random_quote_block .views-field-body .quote-body:before,
#block-views-quotes-popular-quotes .view-display-id-popular_quotes .views-field-title a:before,
article.node--quote--full .field--type-text-with-summary .field__item:before {
    color: #2e609d;
    content: "\201C";
    font-size: 3em;
    line-height: 0.1em;
    margin-right: 0.15em;
    vertical-align: -0.4em;
}

.view-display-id-random_quote_block .views-field-body .quote-body:after,
#block-views-quotes-popular-quotes .view-display-id-popular_quotes .views-field-title a:after,
article.node--quote--full .field--type-text-with-summary .field__item:after {
    color: #2e609d;
    content: "\201D";
    font-size: 3em;
    line-height: 0.1em;
    margin-left: 0.05em;
    vertical-align: -0.45em;
}

#block-views-quotes-popular-quotes .view-display-id-popular_quotes .views-field-title a:hover {
    text-decoration: none;
}

#block-views-quotes-popular-authors .view-display-id-popular_authors  .views-row {
    margin: 7px 0;
}

article.node--quote--full .field--name-field-author .field__item a {
    display: block;
    margin-top: 10px;
    color: #747474;
    font-size: 17px;
}

.view-id-quotes .views-field-title-1 a {
    display: block;
    padding-left: 20px;
    margin-left: 20px;
    background: url(../images/dash.png) left center no-repeat;
    font-style: italic;
}

.page-tools-quotes-author .l-content .view-display-id-quotes_by_author_page .view-content .views-row,
.page-tools-quotes-search .l-content .view-display-id-quote_search_page .view-content .views-row {
    margin: 7px 0;
}

.page-tools-quotes-author .l-content .view-display-id-quotes_by_author_page .view-content .views-row a,
.page-tools-quotes-search .l-content .view-display-id-quote_search_page .view-content .views-row a {
    font-style: italic;
}

.page-tools-quotes-author .l-content .view-display-id-quotes_by_author_page .view-display-id-author_info_attach .views-row a {
    color: #747474;
    font-size: 17px;
    font-style: normal;
}


/*Thesaurus*/

.page-tools-thesaurus .l-content {
    background: url(../images/background_3_paper.png);
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #e0dcd3;
    padding: 10px 15px 15px 15px;
    margin-bottom: 10px;

    width: 996px;
}

#thesaurus-search-tabbed-form {
    padding: 10px 0 20px 0;
}

#thesaurus-search-tabbed-form input[type="text"] {
    padding: 6px 8px;
}

#thesaurus-search-tabbed-form input[type="submit"] {
    height: 21px;
    line-height: 0;
    padding: 0 10px;
}

#thesaurus-search-tabbed-form ul {
    list-style: none;
    padding: 0 0 0 20px;
    margin: 10px 0;
}

#thesaurus-search-tabbed-form ul li {
    margin: 2px 0;
}

#thesaurus-search-tabbed-form a.thesaurus-selector.active {
    color: #dd364c;
    font-weight: bold;
}

.node-type-quote article.node--quote--full #comment-form input[type="submit"] {
    height: 22px;
    padding-top: 2px;
    line-height: 0;
    margin-right: 10px;
}

/*--/TOOLS*/

/*CONTACT AND REPORT*/

.section-contact .l-content,
.section-violation-report .l-content {
    width: 696px;
    float: left;
}

.section-contact .contact-site-form,
.section-violation-report article {
    background: url(../images/background_3_paper.png);
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #e0dcd3;
    padding: 10px 15px 15px 15px;
    margin-bottom: 10px;
}

.section-contact .contact-site-form textarea,
.section-violation-report textarea {
    width: 500px;
}

.section-contact .contact-site-form input[type="text"] {
    width: 270px;
    padding: 6px 8px;
    margin: 0;
}

.section-contact .contact-site-form textarea,
.section-violation-report textarea {
    margin-top: 0;
}

.section-contact label, .section-violation-report label {
    font-family: 'ArnoPro-Regular', serif;
    font-weight: lighter;
    font-size: 16px;
}

.section-contact .contact-site-form .form-type-checkbox {
    margin-top: 20px;
}

.section-contact .contact-site-form input[type="submit"],
.section-violation-report input[type="submit"] {
    height: 21px;
    line-height: 0;
    padding: 0 10px;

}

/*--/CONTACT AND REPORT*/

/*MORE-LINKS*/

.more-link, .contest-preview-more-link {
    margin-top: 10px;
}

.l-main .more-link a,
.l-main .contest-preview-more-link a {
    display: block;
    position: relative;
    float: right;
    font-size: 11px;
    font-weight: bold;
    color: #129ABC;
    font-style: normal;
    padding-left: 15px;
    background: url(../images/arrow_see_more.png) left center no-repeat;
}

.more-link a:after, .contest-preview-more-link a:after {
    content: "";
    position: absolute;
    border-bottom: 1px dotted #d1d1d1;
    top: 7px;
}

.more-link a:after {
    right: 75px;
    width: 183px;
}

#block-tagclouds-1 .more-link a:after {
    right: 50px;
    width: 208px;
}

#block-tagclouds-1 .more-link a:hover {
    color: #129ABC;
    text-decoration: underline;
}

.view-display-id-random_quote_block .more-link a:after {
    width: 459px;
}

.pane-poetry-tools-random-word .more-link a:after {
    width: 313px;
}

.section-contest .panels-flexible-region-9-center .contest-preview-more-link a:after {
    right: 88px;
    width: 876px;
}

.section-contest .panels-flexible-column-10-main .contest-preview-more-link a:after {
    right: 82px;
    width: 882px;
}

.section-store .l-content #block-views-store-member-popular-block .more-link a:after,
.section-store .l-content #block-views-store-classic-popular-block .more-link a:after {
    width: 589px;
}

.node-type-quote article.node--quote--full .more-link a:after {
    right: 197px;
    width: 338px;
}


/*--/POETS SEARCH RESULT*/

/*CONTESTS*/

.node-type-contest .l-content,
.node-type-contestant .l-content,
.panels-flexible-column-10-main,
.panels-flexible-column-9-main {
    width: 996px;
}

.page-contest-upcoming .l-content,
.panels-flexible-9 {
    width: 1126px;
}

.page-contest-upcoming .panels-flexible-column-10-1,
.panels-flexible-column-9-1 {
    width: 120px;
    margin-left: 10px;
}

.panels-flexible-region-10-center,
.panels-flexible-region-9-center {
    width: 100%;
}

.panels-flexible-region-10-ads {
    width: 100%;
}

.page-contest .l-content .inside .contextual-links-region.pane-block {
    padding-bottom: 30px;
}

.page-contest .l-content .pane-block:last-child {
    padding-bottom: 10px;
}

.section-contest article.node--contest--full,
.node-type-contestant article.node--contestant,
.node-type-contestant table.sticky-enabled,
.node-type-contestant .l-content p {
    background: url(../images/background_3_paper.png);
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #e0dcd3;
    padding: 10px 15px 15px 15px;
    margin-bottom: 10px;
}

.node-type-contestant article.node--contestant p,
.node-type-contestant article.node--contestant h2 {
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    border: none;
}

.node-type-contestant article.node--contestant p {
    padding: 0;
    background: none;
}


/*--/POEMS PAGE*/

/*POETS PAGE*/

#block-views-poets-top-100-block,
#block-poetsearch-poetsearch,
#block-views-poets-popular-poets-page-block,
#block-views-poets-popular-members-block {
    background: url(../images/background_3_paper.png);
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #e0dcd3;
    padding: 10px 15px 15px 15px;
    margin-bottom: 10px;
}

#block-views-poets-top-100-block {
    margin: 0;
}

/*Poet search form*/

#poetsearch-form {
    padding: 0 5px;
}

#poetsearch-form #edit-poet-name {
    font-family: Arial, sans-serif;
    font-size: 13px;
    color: #5e5e5e;
    padding: 3px 8px;
    background: #faf8f3;
    border-radius: 3px;
    border: 1px solid #e4e3e3;
    box-shadow: inset 0 1px 1px 0 #c3c3c1;
    outline: none;
}

#poetsearch-form .form-item-poet-type, #poetsearch-form .form-item-century {
    margin-bottom: 6px;
}

#poetsearch-form .form-type-select label {
    position: relative;
    top: 3px;
}

#poetsearch-form .form-item-poet-name label {
    display: none;
}

#poetsearch-form .form-item-country {
    padding-bottom: 13px;
    border-bottom: 1px dotted #d1d1d1;
    margin-bottom: 13px;
}

#poetsearch-form label {
    float: left;
    font-size: 12px;
    font-weight: normal;
    color: #5e5e5e
}

#poetsearch-form .ik_select {
    width: 150px;
    margin-left: 72px;
}

.poetsearch-form input[type="submit"] {
    display: block;
    margin: 0 auto;
    width: 62px;
}

/*--/TOP 100 POETS/POEMS*/

/*FORUM*/

/*Main page*/

#forum .panels-flexible-region-inside {
    background: none;
    border: none;
    padding: 0;
}

#forum .forum-table-wrap,
#forum .pane-forum-legend,
#forum #forum-statistics,
.section-forum .pane-forum-topic-list,
.section-forum .pane-forum-topic-list-sort,
.section-forum .pane-forum-topic-legend,
.section-forum .view-id-advanced_forum_active_topics,
.section-forum .view-id-advanced_forum_unanswered_topics,
.section-forum .view-id-advanced_forum_new_topics {
    background: url(../images/background_3_paper.png);
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #e0dcd3;
    padding: 10px 15px 15px 15px;
}

#forum-topic-header {
    background: url(../images/background_3_paper.png);
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #e0dcd3;
    padding: 10px;
    margin-bottom: 10px;
}

.section-forum .view-id-advanced_forum_active_topics,
.section-forum .view-id-advanced_forum_unanswered_topics,
.section-forum .view-id-advanced_forum_new_topics {
    margin-bottom: 10px;
}

.section-forum .view-id-advanced_forum_active_topics .views-exposed-form .views-exposed-widget .form-submit,
.section-forum .view-id-advanced_forum_unanswered_topics .views-exposed-form .views-exposed-widget .form-submit,
.section-forum .view-id-advanced_forum_new_topics .views-exposed-form .views-exposed-widget .form-submit {
    margin: 5px 0 10px 0;
}

.section-forum .pane-forum-topic-list,
.section-forum .pane-forum-topic-list-sort,
.section-forum .pane-forum-topic-legend {
    margin-bottom: 10px;
}

.section-forum .view-id-advanced_forum_active_topics label,
.section-forum .view-id-advanced_forum_unanswered_topics label,
.section-forum .view-id-advanced_forum_new_topics label {
    font-size: 16px;
    font-weight: lighter;
    font-family: 'ArnoPro-Regular', serif;
    color: #9b9b9b;
}

.view-advanced-forum-topic-list .view-empty {
    margin: 30px 0;
    padding: 0;
    border: none;
}

div.forum-post {
    margin-bottom: 10px;
}

.section-forum .view-id-advanced_forum_active_topics .forum-table,
.section-forum .view-id-advanced_forum_unanswered_topics .forum-table,
.section-forum .view-id-advanced_forum_new_topics .forum-table {
    width: 100%;
    border: none;
}

#forum .forum-table {
    width: 100%;
    border: none;
}

#forum .forum-table .forum-list-icon-wrapper {
    border: none;
    background: url(../images/forum_folder.png) center center no-repeat;
    box-shadow: none;
    margin: 5px 5px 5px 0;
    width: 40px;
    height: 40px;
}

#forum th.forum-name {
    text-align: left;
    position: relative;
    left: -50px;
}

#forum .forum-list-icon-legend .forum-list-icon-new-posts {
    background: url(../images/forum_folder_star.png) center center no-repeat;
}

#forum .forum-list-icon-legend .forum-list-icon-default {
    background: url(../images/forum_folder.png) center center no-repeat;
}

#forum tr.even td.forum-list-icon-default .forum-list-icon-wrapper span,
#forum tr.odd td.forum-list-icon-default .forum-list-icon-wrapper span {
    background: none;
}

.forum-table-wrap .forum-table-superheader, .forum-table-topics thead tr {
    background: none;
    padding: 0 0 6px 0;
    border-top: none;
    border-left: none;
    border-right: none;
    margin: 5px 0 16px 0;
}

.forum-table-wrap .forum-table-superheader {
    border-bottom: 1px solid #2e609d;
}

.forum-table-topics thead tr {
    border-bottom: 1px dotted #d1d1d1;
}

.forum-table-superheader .forum-table-name, .forum-table-superheader .forum-table-name a {
    font-size: 15px;
    font-family: 'ArnoPro-Regular', serif;
    font-weight: lighter;
    color: #2e609d;
    text-transform: uppercase;
    margin: 0 0 0 0;
}

.forum-table thead.forum-header {
    border-bottom: 1px dotted #d1d1d1;
}

.forum-table thead th, .forum-table thead th a {
    font-size: 12px;
    font-style: italic;
    color: #2e609d;
}

td.forum-list-icon {
    width: 50px;
}

th,
.forum-table-wrap thead tr,
.forum-table tr.even,
.forum-table tr.odd,
.forum-table td,
tr.even,
tr.odd {
    background: none;
    border: none;
}

.forum-icon {
    background-image: none;
}

.forum-table .forum-number-topics, .forum-table .forum-number-posts, .forum-table .forum-last-reply {
    font-size: 13px;
    color: #5e5e5e;
}

#forum .pane-forum-legend, .forum-table-wrap, .forum-table-topics {
    margin-bottom: 10px;
}

/*forum topic*/

.view-advanced-forum-topic-list table.forum-table-topics tr.even,
.view-advanced-forum-topic-list table.forum-table-topics tr.odd {
    padding: 7px 0;
}

#advanced-forum-forum-topic-list-sort-form input[type="submit"] {
    border: none;
    outline: none;
    background: #55b3d1;
    background: -moz-linear-gradient(top, #f0f9ff 0%, #55b3d1 0%, #2696bf 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f0f9ff), color-stop(0%, #55b3d1), color-stop(100%, #2696bf));
    background: -webkit-linear-gradient(top, #f0f9ff 0%, #55b3d1 0%, #2696bf 100%);
    background: -o-linear-gradient(top, #f0f9ff 0%, #55b3d1 0%, #2696bf 100%);
    background: -ms-linear-gradient(top, #f0f9ff 0%, #55b3d1 0%, #2696bf 100%);
    background: linear-gradient(to bottom, #f0f9ff 0%, #55b3d1 0%, #2696bf 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#55b3d1', endColorstr='#2696bf', GradientType=0);
    border-radius: 3px;
    box-shadow: inset 0 1px 1px 0px rgba(255, 255, 255, 0.7);
    text-shadow: none;
    font-family: 'bebas_neueregular', sans-serif;
    font-size: 17px;
    color: #ffffff;
    display: block;
    padding: 1px 6px;
    height: 22px;
}

#advanced-forum-forum-topic-list-sort-form .form-item-sort,
#advanced-forum-forum-topic-list-sort-form .form-item-order {
    float: left;
    margin-right: 8px;
}

/*forum-legend*/

#forum .forum-list-icon-legend {
    width: 255px;
    margin: 0 auto;
    font-size: 15px;
}

.forum-list-icon-legend div {
    margin: 0;
}

.forum-list-icon-legend div:last-child {
    float: right;
}

.forum-list-icon-legend .forum-list-icon-wrapper {
    border: none;
    background: none;
    box-shadow: none;
    margin: 0 auto 8px;
    width: 50px;
    height: 40px;
}

/*forum statistic*/

#forum-statistics-header, .forum-statistics-sub-header, .forum-statistics-sub-body {
    padding: 0;
}

#forum-statistics-header {
    background: none;
    border-top: none;
    font-size: 15px;
    font-family: 'ArnoPro-Regular', serif;
    font-weight: lighter;
    color: #2e609d;
    text-transform: uppercase;
    padding-bottom: 6px;
    border-bottom: 1px solid #2e609d;
    margin: 5px 0 16px 0;
}

.forum-statistics-sub-header {
    border-top: none;
    border-bottom: 1px dotted #d1d1d1;
    font-size: 12px;
    font-style: italic;
    color: #2e609d;
    padding-bottom: 8px;
    margin-bottom: 5px;
}

.forum-statistics-sub-body {
    background: none;
    line-height: 21px;
    margin-bottom: 8px;
}

.forum-statistics-sub-body a {
    font-style: italic;
    color: #129ABC;
}

/*New reviews*/

/*icons*/

.topic-icon-default {
    background: transparent url(../images/topic_list_default.png) no-repeat top left;
}

.topic-icon-new {
    background: transparent url(../images/topic_list_new.png) no-repeat top left;
}

.topic-icon-hot-new {
    background: transparent url(../images/topic_list_hot_new.png) no-repeat top left;
}

.topic-icon-hot {
    background: transparent url(../images/topic_list_hot.png) no-repeat top left;
}

.topic-icon-sticky {
    background: transparent url(../images/topic_list_sticky.png) no-repeat top left;
}

.topic-icon-closed {
    background: transparent url(../images/topic_list_closed.png) no-repeat top left;
}

/*topic list*/

.pane-forum-topic-list a {
    font-style: italic;
    color: #129ABC;
}

.forum-table thead tr a, .forum-table thead tr a:visited, .forum-table thead tr a:link {
    color: #2e609d;
}

.forum-node-create-links {
    margin: 10px 0;
}

.af-button-large,
.af-button-small,
.author-pane-link {
    border: none;
    outline: none;
    background: #55b3d1;
    background: -moz-linear-gradient(top, #f0f9ff 0%, #55b3d1 0%, #2696bf 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f0f9ff), color-stop(0%, #55b3d1), color-stop(100%, #2696bf));
    background: -webkit-linear-gradient(top, #f0f9ff 0%, #55b3d1 0%, #2696bf 100%);
    background: -o-linear-gradient(top, #f0f9ff 0%, #55b3d1 0%, #2696bf 100%);
    background: -ms-linear-gradient(top, #f0f9ff 0%, #55b3d1 0%, #2696bf 100%);
    background: linear-gradient(to bottom, #f0f9ff 0%, #55b3d1 0%, #2696bf 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#55b3d1', endColorstr='#2696bf', GradientType=0);
    border-radius: 3px;
    box-shadow: inset 0 1px 1px 0px rgba(255, 255, 255, 0.7);
    font-size: 16px;
    color: #396075;
    text-shadow: none;
    font-family: 'bebas_neueregular';

}

a.af-button-large:hover,
a.af-button-small:hover,
a.author-pane-link:hover,
.section-forum #comment-form input[type="submit"]:hover,
.section-forum #comment-confirm-delete input[type="submit"]:hover,
#advanced-forum-forum-topic-list-sort-form input[type="submit"]:hover,
.page-amazon-store-cart input[type="submit"]:hover,
.page-amazon-store #edit-submit--2:hover {
    background: #69d7e8;
    background: -moz-linear-gradient(top, #69d7e8 0%, #36afd0 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #69d7e8), color-stop(100%, #36afd0));
    background: -webkit-linear-gradient(top, #69d7e8 0%, #36afd0 100%);
    background: -o-linear-gradient(top, #69d7e8 0%, #36afd0 100%);
    background: -ms-linear-gradient(top, #69d7e8 0%, #36afd0 100%);
    background: linear-gradient(to bottom, #69d7e8 0%, #36afd0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#69d7e8', endColorstr='#36afd0', GradientType=0);
}

.forum-add-forum .af-button-large span {
    background: none;
}

.af-button-large span {
    font-size: 18px;
    padding: 2px;
    line-height: 30px;
    font-style: normal;
    margin: 5px;
    color: #ffffff;
}

.af-button-large, .af-button-small, .author-pane-link {

}

.forum-node-create-links-top {
    clear: both;
    padding-top: 20px;
    margin-bottom: 10px;
}

.forum-table-topics th {
    padding-bottom: 5px;
}

.forum-table-topics th.views-field-title a {
    position: relative;
    left: -25px;
}

.forum-table-topics th.views-field-comment-count, .forum-table-topics th.views-field-totalcount {
    text-align: center;
    padding-right: 0;
}

/*topic*/

.topic-reply-allowed .af-button-large span, .last-post-link .af-button-large span, .topic-new-post-link .af-button-large span {
    background: none;
}

.forum-jump-links {
    margin: 10px 0;
}

.forum-jump-links .af-button-small span {
    background: url(../images/topic_top.png) no-repeat;
}

.comment-edit .af-button-small span, .post-edit .af-button-small span {
    background: url(../images/post_edit.png) left -1px no-repeat;
}

.comment-delete .af-button-small span, .post-delete .af-button-small span {
    background: url(../images/post_delete.png) no-repeat;
}

.comment-add .af-button-small span, .comment-reply .af-button-small span {
    background: url(../images/post_reply.png) left -1px no-repeat;
}

.af-button-small span {
    font-size: 15px;
    padding: 1px 2px 1px 20px;
    line-height: 28px;
    margin: 0 7px 0 7px;
    color: #ffffff;
}

div.forum-post, .comment-form {
    background: url(../images/background_3_paper.png);
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #e0dcd3;
    padding: 10px 15px 15px 15px;
}

.page-comment-reply .comment-form,
.page-comment-reply div.forum-post {
    background: none;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    border: none;
    padding: 0;
}

h2.comment-form {
    background: url(../images/comment_arrow_down.png) 138px center no-repeat, url(../images/background_3_paper.png);
    font-size: 13px;
    font-style: italic;
    color: #2e609d;
    padding: 10px 15px;
}

div.forum-post a, #forum-comments a, #comment-form a, #comment-confirm-delete a {
    color: #129ABC;
}

.forum-post-info {
    background: none;
    border-top: none;
    border-bottom: 1px dotted #d1d1d1;
    color: #5e5e5e;
    padding-bottom: 2px;
}

.forum-post-wrapper {
    background-color: transparent;
}

.forum-post-panel-main {
    background-color: transparent;
}

.forum-post-title {
    font-weight: bold;
    border-bottom: 1px dotted #d1d1d1;
    color: #2e609d;
    padding: 5px;
}

.forum-post-panel-main {
    border-left: 1px dotted #d1d1d1;
}

.forum-post-footer {
    border-top: 1px dotted #d1d1d1;
}

.l-main .forum-post-footer a {
    font-style: normal;
}

/*forum comments*/

#forum fieldset {
    border: none;
}

#forum-comments .forum-in-reply-to {
    font-size: 12px;
    position: relative;
    bottom: 2px;
    padding-left: 5px;
    font-weight: lighter;
}

.forum-post-panel-sub .author-pane {
    margin: 10px;
    position: relative;
}

.forum-post-panel-sub .author-pane .user-picture {
    text-align: center;
}

.forum-post-panel-sub .author-pane a.username {
    position: absolute;
    bottom: -20px;
}

