.at4-follow-outer.addthis-smartlayers{display:none !important;}

/*Pagination*/

.mini-pager {
    position: relative;
    list-style: none;
    padding: 0;
}
.mini-pager li {
    display: block;
    float: left;
    margin-right: 5px;
}

.mini-pager li a {
    display: block;
    width: 23px;
    height: 23px;
    color: transparent;
}

.mini-pager li.pager-previous, .mini-pager li.pager-next {
    width: 23px;
    height: 23px;
    color: transparent;
}

.mini-pager li.pager-previous {
    background: url(../images/pager_arrow_left.png);
}

.mini-pager li.pager-next {
    background: url(../images/pager_arrow_right.png);
}

.mini-pager li.pager-previous:hover {
    background: url(../images/pager_arrow_left_hover.png);
}

.mini-pager li.pager-next:hover {
    background: url(../images/pager_arrow_right_hover.png);
}

.mini-pager li.pager-current {
    font-size: 11px;
    margin-top: 4px;
    margin-left: 4px;
}

.mini-pager .horizontal_dotted_line {
    width: 145px;
    border-top: 1px dotted #d1d1d1;
    position: absolute;
    top: 50%;
    right: 0;
}
.text-center{text-align: center;}
/* Select (ikSelect) */

/* ikSelect */

.container-inline div, .container-inline label {
    display: inline-block;
}

.ik_select {
    display: inline-block;
    position: relative;
    *zoom: 1;
    font-family: 'ArnoPro-Regular', serif;
    font-size: 15px;
    padding: 2px;
    background: #faf8f3;
    border-radius: 3px;
    border: 1px solid #e4e3e3;
    box-shadow: inset 0 1px 1px 0 #c3c3c1;
    color: #cfcabf;
}

#poetsearch-form .ik_select {
    display: block;
}

.ik_select_autowidth {
    display: inline-block;
    *display: inline;
    vertical-align: middle;
}

.ik_select_link {
    *zoom: 1;
    height: 16px;
    padding: 0 22px 0 0;
    overflow: hidden;
    cursor: default;
    white-space: nowrap;
    position: relative;
    height: 16px;
    background: #faf8f3;
    -webkit-transition: all 0.1 linear;
    -moz-transition: all 0.1 linear;
    -ms-transition: all 0.1 linear;
    -o-transition: all 0.1 linear;
    transition: all 0.1 linear;
    width: 100%;
}

.ik_select_link:hover {
    color: #6f6c66;
}

.ik_select_link_text {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 20px;
    font-size: 15px;
    padding: 1px 6px;
    text-align: left;
}

.ik_select_block {
    display: none;
    position: absolute;
    z-index: 9999;
    width: 100%;
    left: 0;
    top: 0;
    cursor: default;
}

.ik_select_list {
    position: relative;
    border: 1px solid #c3c3c1;
    background: #faf8f3;
    *zoom: 1;
}

.ik_select_list ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.ik_select_list li.ik_select_optgroup {
    padding-right: 0;
    padding-left: 0;
}

.ik_select_optgroup_label {
    padding: 0 7px;
    color: #7f8080;
}

.ik_select_optgroup li {
    padding-left: 14px;
}

.ik_select_hover {
    background: #EEE;
}

.ik_select_optgroup_disabled .ik_select_optgroup_label,
.ik_select_option_disabled {
    color: #999;
}

.ik_select_link_disabled {
    opacity: 0.5;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
}

.ik_select_link_text:after {
    content: "";
    background: url(../images/arrow_in_select.png);
    width: 15px;
    height: 15px;
    position: absolute;
    right: 0px;
}

.ik_select_block {
    top: -2px;
}

.ik_select_list {
    padding: 2px 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-family: 'ArnoPro-Regular', serif;
    font-size: 15px;
    color: #6f6c66;
}

.ik_select_list li {
    text-align: left;
    position: relative;
    padding: 2px 8px;
    overflow: hidden;
}

.ik_select_optgroup_label {
    padding: 0 21px;
}

.ik_select_optgroup li {
    padding-left: 42px;
}

.ik_select_list li.ik_select_hover {
    background: #48b0db;
    color: #ffffff;
}

.ik_select_list li.ik_select_active span:after {
    position: absolute;
    top: 0;
    left: 5px;
}

.ik_select_link_disabled {
    box-shadow: none;
}

.ik_select_filter_wrap {
    padding: 0 4px 4px;
}

.ik_select_filter {
    height: 20px;
    padding: 0 5px;
    border: none;
}

.ik_select_filter:focus {
    outline: none;
}

.ik_nothing_found {
    padding: 0 5px;
}

.variant_selection {
    display: none;
}

#advanced-forum-forum-topic-list-sort-form .form-item-order .ik_select,
#ctools-jump-menu .ik_select {
    width: 180px;
    height: 22px;
}

#advanced-forum-forum-topic-list-sort-form .form-item-sort .ik_select {
    width: 80px;
    height: 22px;
}

.page-forum .ik_select,
.page-forum .ik_select_list {
    font-family: Arial, sans-serif;
}

.page-forum .ik_select_link_text,
.page-forum .ik_select_list {
    font-size: 12px;
}

.page-forum-active .ik_select,
.page-forum-unanswered .ik_select,
.page-forum-new .ik_select {
    width: 210px;
}

/*Tab links*/

.tabs--primary {
    margin-bottom: 10px;
    border-bottom: 1px dotted #bbb;
}

.tabs a {
    background-color: #fcfcfc;
    text-decoration: none;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    color: #5e5e5e;
    border-top: 1px solid #e0dcd3;
    border-left: 1px solid #e0dcd3;
    border-right: 1px solid #e0dcd3;
    font-style: normal;
}

.tabs a:hover, .tabs a:focus {
    background-color: #b2293f;
    color: #f4c6c1;
}

.tabs a.active {
    background-color: #d95c6e;
    color: #ffffff;
}

/*--/CONTENT (common)*/

/*FOOTER*/

/*menu in footer*/

.l-footer {
    width: 100%;
    min-width: 1150px;
    background: url(../images/background_5_footer.png) repeat-x, url(../images/phrase_on_footer.png) no-repeat, url(../images/background_4_footer.png);
    margin-top: 25px;
}

.l-footer .l-region--footer {
    width: 1150px;
    margin: 0 auto;
}

.l-footer .l-region--footer #block-menu-menu-footer-menu {
    float: left;
}

#block-menu-menu-footer-menu .block__title {
    display: none;
}

#block-menu-menu-footer-menu .menu {
    padding: 0;
    margin-top: 20px;
}

#block-menu-menu-footer-menu .menu li, #block-menu-menu-footer-menu .menu .leaf {
    display: inline-block;
    list-style-image: none;
    margin-right: 10px;
    list-style-type: none;
    vertical-align: top;
}

#block-menu-menu-footer-menu .menu li a, #block-menu-menu-footer-menu .menu .leaf a {
    display: block;
    width: 90px;
    font-family: 'ArnoPro-Regular', serif;
    font-size: 12px;
    text-transform: uppercase;
    color: #b2e7fe;
}

#block-menu-menu-footer-menu .menu li a:hover, #block-menu-menu-footer-menu .menu .leaf a:hover {
    color: #b2e7fe;
}

#block-menu-menu-footer-menu .menu li .menu {
    padding: 0;
    margin-top: 7px;
}

#block-menu-menu-footer-menu .menu li .menu .leaf {
    display: block;
    list-style-image: none;
    list-style-type: none;
    border-bottom: 1px dotted #6296b0;
}

#block-menu-menu-footer-menu .menu li .menu .last {
    border-bottom: none;
}

#block-menu-menu-footer-menu .menu li .menu .leaf a {
    display: block;
    width: 90px;
    font-size: 11px;
    font-family: arial;
    text-transform: none;
    color: white;
    padding: 7px 0;
    /*border-bottom: 1px dotted #6296b0;*/
}

/*follow links in footer*/

.l-footer .l-region--footer #block-follow-site {
    float: right;
    width: 225px;
    margin-top: 10px;
    margin-right: 1px;
}

.l-footer .l-region--footer #block-follow-site .block__title {
    display: inline-block;
    float: left;
    font-family: 'ArnoPro-Regular', serif;
    font-size: 20px;
    text-transform: uppercase;
    color: #b2e7fe;
    font-weight: normal;
    border-bottom: none;
}

.l-footer .l-region--footer #block-follow-site .follow-links {
    float: right;
}

.l-footer .l-region--footer #block-follow-site .follow-link-wrapper {
    display: inline-block;
    width: 25px;
    margin: 3px 0 0 12px;
}

.l-footer .l-region--footer #block-follow-site .follow-link-wrapper a {
    font-size: 0;
}

/*--/FOOTER*/

/*STYLES OF PAGES*/

/*MAIN PAGE*/

.header_links_and_title_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;
}

.header_links_and_title {
    position: relative;
    border-bottom: 1px solid #2e609d;
    padding-bottom: 5px;
}

.header_links_and_title .must-be-hidden-only-on-front-page {
    font-size: 15px;
    font-family: 'ArnoPro-Regular', serif;
    font-weight: lighter;
    color: #2e609d;
    padding-bottom: 6px;
    margin: 5px 0 0 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 500px;
    height: 21px;
    overflow: hidden;
    text-overflow: ellipsis;
    text-transform: uppercase;
}


.front .header_links_and_title .must-be-hidden-only-on-front-page {
  
    position: absolute;
  width: auto;
    font-size: 17px;
    text-transform: none;
}

.header_links_and_title .l-region--highlighted {
    margin-bottom: 0;
    float: right;
    position: absolute;
    top: 0;
    right: 0;
}


.front .header_links_and_title_wrapper {
    background: none;
    border: none;
    padding: 0;
    margin-bottom: 0;
}

.front .header_links_and_title_wrapper .header_links_and_title {
    border-bottom: none;
    padding-bottom: 0;
}

.panels-flexible-column-last .pane-title {
    display: none;
}

/*Top 100 buttons*/

.panels-flexible-row-6-6 .panels-flexible-region-inside {
    padding: 15px 15px 25px 15px;
    background: url(../images/shadow_under_100_buttons.png) 3px 69px no-repeat, url(../images/background_3_paper.png);
}

.top_100 {
    display: block;
    float: left;
    width: 175px;
    height: 57px;
    background: #d95d6e; /* Old browsers */
    background: -moz-linear-gradient(top, #f0f9ff 0%, #d95d6e 0%, #b7213a 100%, #b82d45 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f0f9ff), color-stop(0%, #d95d6e), color-stop(100%, #b7213a), color-stop(100%, #b82d45)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #f0f9ff 0%, #d95d6e 0%, #b7213a 100%, #b82d45 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #f0f9ff 0%, #d95d6e 0%, #b7213a 100%, #b82d45 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #f0f9ff 0%, #d95d6e 0%, #b7213a 100%, #b82d45 100%); /* IE10+ */
    background: linear-gradient(to bottom, #f0f9ff 0%, #d95d6e 0%, #b7213a 100%, #b82d45 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d95d6e', endColorstr='#b82d45', GradientType=0); /* IE6-9 */
    border: 3px solid #97162e;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    text-decoration: none;
    box-shadow: inset 0 -3px 1px 0 rgba(255, 255, 255, 0.1);
}

.l-main a.top_100 {
    font-style: normal;
}

.top_100:hover {
    box-shadow: inset 0 -3px 3px 0 rgba(255, 255, 255, 0.1), inset 0 6px 9px 3px rgba(159, 25, 49, 0.7);
    text-decoration: none;
}

#top-100-poems {
    margin: 0 19px 0 1px;
}

#top-100-poems .top_decoration {
    margin-left: 24px;
}

#top-100-poets .top_decoration {
    margin-left: 26px;
}

.top_decoration {
    position: relative;
    top: 3px;
}

.top_decoration .top_100_hr {
    position: relative;
    float: left;
    box-shadow: 0 1px 1px 0 rgba(255, 255, 255, 0.5);
}

.top_decoration .top_100_star {
    font-family: 'entyporegular';
    position: relative;
    float: left;
    font-size: 24px;
    color: rgba(161, 32, 54, 0.8);
    text-shadow: 0 2px 2px rgba(255, 255, 255, 0.3);
    margin: 0 4px;
    line-height: 18px;
}

.top_100_phrase {
    font-size: 24px;
    text-shadow: 0 2px 3px #6f1022;
    text-align: center;
}

.top_100_phrase .top_100_top {
    font-family: 'bebas_neueregular';
    color: #ffffff;
}

.top_100_phrase .top_100_100 {
    font-family: 'bebas_neueregular';
    color: #f4c6c1;
}

/*Poems of the day*/

.panels-flexible-region-6-1_2,
.panels-flexible-region-6-1_3 {
    position: relative;
}

.panels-flexible-region-6-1_2:after,
.panels-flexible-region-6-1_3:after {
    display: block;
    position: absolute;
    top: -5px;
    right: 0;
    width: 88px;
    height: 41px;
    background: url(../images/poem_of_the_day_after.png) center center no-repeat;
    line-height: 40px;
    font-family: 'ArnoPro-Regular', serif;
    font-size: 16px;
    color: #dd364c;
    text-align: center;
}

.panels-flexible-region-6-1_2:after {
    content: "classic";
}

.panels-flexible-region-6-1_3:after {
    content: "members";
}

.poem_of_the_day_author_wrapper {
    margin-bottom: 12px;
}

.poem_of_the_day_title a {
    font-size: 17px;
    color: #747474;
    font-style: normal;
}

.poem_of_the_day_author_wrapper .poem_of_the_day_by {
    float: left;
    font-size: 13px;
    margin-right: 4px;
    color: #747474;
}

.poem_of_the_day_author_wrapper .poem_of_the_day_author {
    float: left;
    line-height: 16px;
}

.poem_of_the_day_author_wrapper .poem_of_the_day_author a {
    font-size: 13px;
    font-style: italic;
    color: #129ABC;
}

.pane-poem-of-the-day-potd-m p, .pane-poem-of-the-day-potd-c p {
    font-size: 13px;
    color: #5e5e5e;
    margin: 0;
}


/*--/ Feedback forms on bottom */

/*Random images*/

.nav {
    margin: 0 0 20px 0;
    padding-left: 0;
    list-style: none;
}

.nav > li > a {
    display: block;
}

.nav > li > a:hover,
.nav > li > a:focus {
    text-decoration: none;
    background-color: #eeeeee;
}

.nav > li > a > img {
    max-width: none;
}

.nav-tabs {
    font-size: 11px;
    font-weight: bold;
    text-align: center;
    height: 30px;
    position: relative;
}

.nav-tabs > li {
    position: absolute;
    margin-bottom: -1px;
}

.nav-tabs > li > a {
    height: 24px;
    padding: 5px 0;
    margin-right: 0;
    line-height: 14px;
    font-style: normal;
    font-size: 11px;
    color: #797979;
    border: 1px solid #d2d2d2;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
    background: #f0f9ff; /* Old browsers */
    background: -moz-linear-gradient(left, #f0f9ff 0%, #e6e6e6 1%, #c7c7c7 99%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, #f0f9ff), color-stop(1%, #e6e6e6), color-stop(99%, #c7c7c7)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, #f0f9ff 0%, #e6e6e6 1%, #c7c7c7 99%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, #f0f9ff 0%, #e6e6e6 1%, #c7c7c7 99%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left, #f0f9ff 0%, #e6e6e6 1%, #c7c7c7 99%); /* IE10+ */
    background: linear-gradient(to right, #f0f9ff 0%, #e6e6e6 1%, #c7c7c7 99%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f0f9ff', endColorstr='#c7c7c7', GradientType=1); /* IE6-9 */
    box-shadow: inset 0 0 4px 2px rgba(255, 255, 255, 0.6);
}

.nav-tabs > li > a:hover,
.nav-tabs > li > a:focus {
    color: #797979;
    background: #f0f9ff; /* Old browsers */
    background: -moz-linear-gradient(top, #f0f9ff 0%, #fafafa 0%, #ebebeb 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f0f9ff), color-stop(0%, #fafafa), color-stop(100%, #ebebeb)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #f0f9ff 0%, #fafafa 0%, #ebebeb 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #f0f9ff 0%, #fafafa 0%, #ebebeb 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #f0f9ff 0%, #fafafa 0%, #ebebeb 100%); /* IE10+ */
    background: linear-gradient(to bottom, #f0f9ff 0%, #fafafa 0%, #ebebeb 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f0f9ff', endColorstr='#ebebeb', GradientType=0); /* IE6-9 */
    -webkit-border-radius: 0 0 0 0;
    -moz-border-radius: 0 0 0 0;
    border-radius: 0 0 0 0;
    z-index: 100;

}

.nav-tabs > li > a:hover:after,
.nav-tabs > li > a:focus:after,
.nav-tabs > .active > a:after,
.nav-tabs > .active > a:hover:after,
.nav-tabs > .active > a:focus:after {
    content: "";
    position: relative;
    display: block;
    width: 100%;
    height: 6px;
    top: -26px;
    right: 1px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-left: 1px solid #ade2f5;
    border-top: 1px solid #ade2f5;
    border-right: 1px solid #ade2f5;
    background: #75d4f6; /* Old browsers */
    background: -moz-linear-gradient(top, #75d4f6 0%, #59b4d5 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #75d4f6), color-stop(100%, #59b4d5)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #75d4f6 0%, #59b4d5 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #75d4f6 0%, #59b4d5 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #75d4f6 0%, #59b4d5 100%); /* IE10+ */
    background: linear-gradient(to bottom, #75d4f6 0%, #59b4d5 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#75d4f6', endColorstr='#59b4d5', GradientType=0); /* IE6-9 */
}

.nav-tabs > .active > a,
.nav-tabs > .active > a:hover,
.nav-tabs > .active > a:focus {
    font-style: normal;
    font-size: 11px;
    color: #353535;
    cursor: default;
    background: #f0f9ff; /* Old browsers */
    background: -moz-linear-gradient(top, #f0f9ff 0%, #fafafa 0%, #ebebeb 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f0f9ff), color-stop(0%, #fafafa), color-stop(100%, #ebebeb)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #f0f9ff 0%, #fafafa 0%, #ebebeb 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #f0f9ff 0%, #fafafa 0%, #ebebeb 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #f0f9ff 0%, #fafafa 0%, #ebebeb 100%); /* IE10+ */
    background: linear-gradient(to bottom, #f0f9ff 0%, #fafafa 0%, #ebebeb 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f0f9ff', endColorstr='#ebebeb', GradientType=0); /* IE6-9 */
    -webkit-border-radius: 0 0 0 0;
    -moz-border-radius: 0 0 0 0;
    border-radius: 0 0 0 0;
    z-index: 100;
}

.tab1_li a {
    width: 88px;
}

.tab2_li a {
    width: 78px;
}

.tab3_li a {
    width: 84px;
}

.tab1_li {
    left: 0px;
    bottom: 0;
    z-index: 20;
}

.tab2_li {
    left: 88px;
    bottom: 0;
    z-index: 15;
}

.tab3_li {
    left: 166px;
    bottom: 0;
    z-index: 10;
}

.tab-content {
    overflow: hidden;
    word-break: break-all;
}

.tab-content > div.active {
    display: block;
}

.tab-content > .tab-pane {
    display: none;
}

.random_image_image {
    text-align: center;
    margin-bottom: 10px;
}

.random_image_title a {
    font-weight: normal;
}

.random_image_author strong, .random_image_author a {
    font-size: 13px;
    color: #747474;
    font-weight: normal;
    font-style: normal;
}

.random_image_description {
    margin: 10px 0;
    font-size: 13px;
    color: #5e5e5e;
}

.random_image_show {
    text-align: right;
}

.random_image_show a {
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    font-style: normal;
}

.random_image_show a:hover {
    text-decoration: none;
}

.random_image_show a .reload_icon {
    font-family: 'web_symbolsregular';
    font-size: 14px;
    font-weight: normal;
    padding-right: 3px;
}

.random_image_show a .reload_link {
    text-decoration: none;
}

.random_image_show a:hover .reload_link {
    text-decoration: underline;
}

.node-teaser {
    margin-bottom: 8px;
}

.node-teaser h2 {
    margin: 0;
}

.node-teaser h2 a {
    color: #747474;
    font-size: 17px;
    font-weight: lighter;
}

.section-forum #comment-form input[type="submit"],
.section-forum #comment-confirm-delete input[type="submit"] {
    font-family: 'bebas_neueregular', sans-serif;
    text-shadow: none;
    padding: 4px 14px;
    line-height: 20px;
}

#comment-form input[type="submit"],
#comment-confirm-delete input[type="submit"] {
    padding: 1px 14px;
    line-height: 25px;
    color: #ffffff;
    margin: 0;
}

#comment-confirm-delete {
    margin: 20px 0;
    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;
}

#comment-confirm-delete #edit-actions {
    margin-top: 10px;
}

#comment-confirm-delete a {
    padding-left: 20px;
}

/*--/FORUM*/

/*POETRY NEWS*/

.section-poetry-news .block--nodeblock,
#block-views-pndigest-block,
.node-type-poetry-news-material 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;
}

.node-type-poetry-news-material .comment-form,
.node-type-poetry-news-material article.comment {
    background: none;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    padding: 0;
    margin-bottom: 10px;
}

.node-type-poetry-news-material .comment-form {
    border: none;
}

.node-type-poetry-news-material article.comment {
    border-bottom: 1px dotted #d1d1d1;
    border-top: none;
    border-left: none;
    border-right: none;
    padding-bottom: 10px;
}

/*Content*/

#block-views-pndigest-block .views-field-title a {
    font-size: 16px;
    font-weight: bold;
    color: #7d7d7d;
    font-style: normal;
}

#block-views-pndigest-block ul {
    list-style: none;
    padding: 0;
    margin: 6px 0 9px 0;
}

#block-views-pndigest-block ul li {
    padding: 3px 0;
    font-size: 14px;
}

.section-poetry-news .block--nodeblock .field__item {
    padding: 3px 0;
}

.section-poetry-news .block--nodeblock .statistics_counter {
    padding-top: 3px;
}

/*Calendar*/

.section-poetry-news .l-region--sidebar-second {
    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;
    width: 242px;
}

.two-sidebars.sidebar-second.sidebar-third .l-region--sidebar-second #calendar_block {

}

#calendar_block {
    line-height: 100%;
    width: 210px;
    border: none;
    color: #494949;
    background: #8ad7f9; /* Old browsers */
    background: -moz-linear-gradient(top, #8ad7f9 0%, #2f9ac8 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #8ad7f9), color-stop(100%, #2f9ac8)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #8ad7f9 0%, #2f9ac8 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #8ad7f9 0%, #2f9ac8 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #8ad7f9 0%, #2f9ac8 100%); /* IE10+ */
    background: linear-gradient(to bottom, #8ad7f9 0%, #2f9ac8 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8ad7f9', endColorstr='#2f9ac8', GradientType=0); /* IE6-9 */
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

#calendar_row0 {
    background: none;
    height: 59px;
}

#calendar_row0 .hok {
    box-shadow: none;
    background: none;
    height: 22px;
}

#calendar_header {
    font-family: 'bebas_neueregular';
    color: white;
    font-size: 20px;
    margin-top: 12px;
}

#calendar_prev, #calendar_next {
    padding-top: 11px;
}

.l-main #calendar_prev span a,
.l-main #calendar_next span a {
    font-family: 'modern_pictogramsnormal';
    color: white;
    font-size: 18px;
    font-style: normal;
}

#calendar_prev span a:hover, #calendar_next span a:hover {
    text-decoration: none;
    text-shadow: 0 0 4px #ffffff;
}

#weekdays {
    clear: both;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 210px;
    border-bottom: 1px solid #a8a8a8;
    background: #f1f1f1; /* Old browsers */
    background: -moz-linear-gradient(top, #f1f1f1 1%, #dadada 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #f1f1f1), color-stop(100%, #dadada)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #f1f1f1 1%, #dadada 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #f1f1f1 1%, #dadada 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #f1f1f1 1%, #dadada 100%); /* IE10+ */
    background: linear-gradient(to bottom, #f1f1f1 1%, #dadada 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f1f1f1', endColorstr='#dadada', GradientType=0); /* IE6-9 */
}

.hok {
    padding: 0px;
    width: 30px;
    height: 30px;
    float: left;
    text-align: center;
    font-weight: bold;
    font-size: 12px;
    position: relative;
    padding-top: 8px;
    box-shadow: inset -1px -1px 0 0 #c2c4c6, inset 1px 0 0 0 rgba(255, 255, 255, 0.5);
}

.hok.first, .hok.last {
    width: 30px;
}

.hok.top {
    font-size: 10px;
    height: 22px;
    line-height: 100%;
    padding: 0;
}

#calendar_row0 .hok span {
    margin-top: 5px;
}

#calendar_row1 .hok.disabled, #calendar_row2 .hok.disabled, #calendar_row3 .hok.disabled, #calendar_row4 .hok.disabled, #calendar_row5 .hok.disabled, #calendar_row6 .hok.disabled {
    background-image: url(../images/pattern_calendar.png);
    background-color: #dfe9ed;
}

#calendar_row1 .hok, #calendar_row2 .hok, #calendar_row3 .hok, #calendar_row4 .hok, #calendar_row5 .hok, #calendar_row6 .hok {
    background-image: none;
    background: #ebeff1; /* Old browsers */
    background: -moz-linear-gradient(top, #ebeff1 2%, #d5e4ea 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(2%, #ebeff1), color-stop(100%, #d5e4ea)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ebeff1 2%, #d5e4ea 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ebeff1 2%, #d5e4ea 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ebeff1 2%, #d5e4ea 100%); /* IE10+ */
    background: linear-gradient(to bottom, #ebeff1 2%, #d5e4ea 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ebeff1', endColorstr='#d5e4ea', GradientType=0); /* IE6-9 */
}

#calendar_row1 .hok.today, #calendar_row2 .hok.today, #calendar_row3 .hok.today, #calendar_row4 .hok.today, #calendar_row5 .hok.today, #calendar_row6 .hok.today {
    background-image: none;
    background: #ab002a;
    color: white;
    background-repeat: no-repeat;
    box-shadow: inset 0 2px 2px 0 #490012;
    font-weight: normal;
}

.hok.disabled span {
    -moz-opacity: .50;
    filter: alpha(opacity=50);
    opacity: .50;
}

.hok .border_right, .hok .border_bottom {
    background: none;
}


/*USER PAGE*/

.page-user .user-profile {
    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;
}

/*POET PAGE*/

.section-poet article.node--poet,.section-author article.node--author,
.section-poet #block-amazon-books-amazon-books, article.node--stories--full, article.node--member-story--full,
.section-poet .l-region--sidebar-second #block-views-poets-blocks-reviews {
    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-poet article.node--poet {
    margin: 0;
}

.section-poet article.node--poet .field--name-field-image img {
    margin: 5px 0;
}

.section-poet .panels-flexible-column-8-main,
.section-poet .panels-flexible-column-8-1 {
    width: 50%;
}

.section-poet .panels-flexible-region-8-center {
    width: 100%;
    padding: 10px 10px 10px 0;
}

.section-poet .panels-flexible-region-8-right {
    width: 100%;
    padding: 10px 0 10px 10px;
}

.section-poet .panels-flexible-column-8-main,
.section-poet .panels-flexible-column-8-1 {
    margin: 30px 0;
}

.section-poet .panels-flexible-column-8-main a,
.section-poet .panels-flexible-column-8-1 a {
    line-height: 20px;
    font-style: italic;
}

.section-poet .panels-flexible-column-8-main .panels-flexible-region-inside,
.section-poet .panels-flexible-column-8-1 .panels-flexible-region-inside {
    background: none;
    padding: 0;
    border: none;
}

.section-poet .panels-flexible-column-last .pane-title {
    display: block;
}

.section-poet .panels-flexible-column-8-main .mini-pager .horizontal_dotted_line,
.section-poet .panels-flexible-column-8-1 .mini-pager .horizontal_dotted_line {
    width: 555px;
}

/*Amazon.com*/

.section-poet #block-amazon-books-amazon-books .amazon-books-item {
    margin-bottom: 21px;
}

.section-poet #block-amazon-books-amazon-books .amazon-books-image {
    float: left;
    width: 48px;
}

.section-poet #block-amazon-books-amazon-books .amazon-books-information-wrapper {
    float: left;
    width: 202px;
    padding-left: 8px;
}

.section-poet #block-amazon-books-amazon-books .amazon-books-information-wrapper .amazon-books-authors {
    margin-bottom: 4px;
    font-size: 15px;
    font-style: italic;
}

.section-poet #block-amazon-books-amazon-books .amazon-books-information-wrapper .amazon-books-price {
    color: #dd364c;
}

/*inputs*/

.poetry-tools-thesaurus-search-form,
.rhyme-search-form {
    width: 230px;
    height: 27px;
    background: #faf8f3;
    border-radius: 3px;
    border: 1px solid #e4e3e3;
    box-shadow: inset 0 1px 1px 0 #c3c3c1;
}

.poetry-tools-thesaurus-search-form .form-type-textfield,
.rhyme-search-form .form-type-textfield {
    display: inline;
}

.poetry-tools-thesaurus-search-form input[type="text"],
.rhyme-search-form input[type="text"] {
    width: 162px;
    height: 21px;
    margin: 0 0 0 2px;
    padding: 2px 6px 0 6px;
    border: none;
}

.poetry-tools-thesaurus-search-form input[type="submit"],
.rhyme-search-form input[type="submit"] {
    height: 21px;
    margin-top: 2px;
    padding: 1px 0;
    width: 58px;
}

/*Comments (not only in tools)*/

#comments {
    border-top: 1px dotted #d1d1d1;
    margin-top: 20px;
}

.comment-form label {
    font-family: 'ArnoPro-Regular', serif;
    font-weight: lighter;
    font-size: 16px;
}

.comments__form-title {
    width: 130px;
    font-size: 13px;
    font-style: italic;
    color: #2e609d;
    margin: 10px 0 8px 0;
    padding-right: 7px;
    background: url(../images/comment_arrow_down.png) right center no-repeat;
}

.node-type-quote article.node--quote--full .comment-form,
.section-poet .comment-form {
    background: none;
    padding: 0;
    border: none;
}

/* width of the line in more-links */

.no-sidebars .l-content .more-link a:after {
    width: 1019px;
}

.one-sidebar.sidebar-first .l-region--sidebar-first .more-link a:after,
.two-sidebars.sidebar-first.sidebar-third .l-region--sidebar-first .more-link a:after,
.two-sidebars.sidebar-second.sidebar-third .l-region--sidebar-second .more-link a:after,
.one-sidebar.sidebar-second .l-region--sidebar-second .more-link a:after {
    /*width: 290px (258)*/
    right: 75px;
    width: 183px;
}

.one-sidebar.sidebar-first .l-content .more-link a:after,
.one-sidebar.sidebar-second .l-content .more-link a:after {
   /* width: 826px (794)*/
    right: 75px;
    width: 719px;
}

.two-sidebars.sidebar-first.sidebar-second .l-region--sidebar-first .more-link a:after,
.three-sidebars .l-region--sidebar-first .more-link a:after {
    /* width: 246px (214)*/
    right: 75px;
    width: 139px;
}

.two-sidebars.sidebar-first.sidebar-second .l-content .more-link a:after {
    /* width: 618px (586)*/
    right: 75px;
    width: 511px;
}

.two-sidebars.sidebar-first.sidebar-second .l-region--sidebar-second .more-link a:after,
.three-sidebars .l-region--sidebar-second .more-link a:after {
    /* width: 242px (210)*/
    right: 75px;
    width: 135px;
}

.one-sidebar.sidebar-third .l-content .more-link a:after {
    /* width: 996px*/
    right: 75px;
    width: 889px;
}

.two-sidebars.sidebar-first.sidebar-third .l-content .more-link a:after,
.two-sidebars.sidebar-second.sidebar-third .l-content .more-link a:after {
    /* width: 696px*/
    right: 75px;
    width: 589px;
}

.three-sidebars .l-content .more-link a:after {
    /* width: 488px*/
    right: 75px;
    width: 381px;
}

/*--/ width of the line in more-links */

/*--/MORE-LINKS*/

/*LINE_IN_PAGINATOR*/

.section-poet .view-display-id-poems .mini-pager .horizontal_dotted_line {
    width: 550px;
}

.page-tools-quotes-author .l-content .view-display-id-quotes_by_author_page .mini-pager .horizontal_dotted_line {
    width: 425px;
}

/*--/LINE_IN_PAGINATOR*/

/*ACCOUNT*/

#block-system-user-menu {
    margin: 10px 0;
}

/*SUBSCRIBE*/

div.ctools-modal-content {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: none;
    color: #5e5e5e;
}

div.ctools-modal-content .modal-title {
    font-size: 15px;
    font-weight: lighter;
    color: #2e609d;
}

div.ctools-modal-content .modal-header {
    background-color: #fff;
    padding: 33px 0 6px 0;
    font-family: 'ArnoPro-Regular', serif;
    text-transform: uppercase;
    border-bottom: 1px solid #2e609d;
    margin: 10px 20px;
}

div.ctools-modal-content .modal-content {
    padding: 10px 20px 20px 20px;
}

div.ctools-modal-content .modal-header a.close {
    display: block;
    position: absolute;
    top: 20px;
    right: 11px;
    width: 28px;
    height: 30px;
    background: url(../images/close_button_normal.png);
    font-size: 0;
}

div.ctools-modal-content .modal-header a.close:hover {
    background: url(../images/close_button_active.png);
}

.poetrynook-subscribe-popup-form label {
    font-weight: normal;
    font-family: Arial, sans-serif;
    font-size: 13px;
}

.poetrynook-subscribe-popup-form .form-item-mail {

}

.poetrynook-subscribe-popup-form .form-item-mail label {

}

.poetrynook-subscribe-popup-form .form-item-mail input[type="text"] {
    width: 100%;
    height: 28px;
    padding: 6px 8px;
    font-size: 12px;
}

.poetrynook-subscribe-popup-form input[type="radio"] {
    display: none;
}

.poetrynook-subscribe-popup-form input[type="radio"] + label {
    font-weight: normal;
    font-size: 12px;
    color: #9b9b9b;
    cursor: pointer;
}

.poetrynook-subscribe-popup-form input[type="radio"] + label::before {
    content: "";
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px -6px 0;
    background-image: url(../images/radio_button.png);
    background-repeat: no-repeat;
}

.poetrynook-subscribe-popup-form input[type="radio"]:checked + label::before {
    background-image: url(../images/radio_button_checked.png);
}


.poetrynook-subscribe-popup-form input[type="submit"] {
    width: 80px;
    height: 21px;
    float: right;
}

.poetrynook-subscribe-popup-form .settings-container-up {
    padding-bottom: 0;
    margin-bottom: 15px;
    border-bottom: 1px dotted #d2d2d2;
}

.poetrynook-subscribe-popup-form #settings-label {
    position: relative;
    float: left;
    margin: 5px 0 11px 0;
    padding-right: 12px;
    font-size: 12px;
    color: #129ABC;
    background: url(../images/subscribe_triangle.png) right 65% no-repeat;
}

.poetrynook-subscribe-popup-form #settings-label:after {
    position: absolute;
    top: 50%;
    left: 63px;
    content: "";
    display: block;
    width: 197px;
    border-bottom: 1px dotted #d1d1d1;
}

.poetrynook-subscribe-popup-form .form-type-textfield label {
    font-size: 16px;
    font-weight: lighter;
    font-family: 'ArnoPro-Regular', serif;
    color: #9b9b9b;
}

/*button in footer*/

.l-region--footer #block-block-2 p {
    position: relative;
    float: right;
    margin: 60px -147px 0 0;
}

.subscribe-popup-button {
    display: block;
    position: relative;
    width: 186px;
    height: 49px;
    background: #d95d6e;
    background: -moz-linear-gradient(top, #f0f9ff 0%, #d95d6e 0%, #b7213a 100%, #b82d45 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f0f9ff), color-stop(0%, #d95d6e), color-stop(100%, #b7213a), color-stop(100%, #b82d45));
    background: -webkit-linear-gradient(top, #f0f9ff 0%, #d95d6e 0%, #b7213a 100%, #b82d45 100%);
    background: -o-linear-gradient(top, #f0f9ff 0%, #d95d6e 0%, #b7213a 100%, #b82d45 100%);
    background: -ms-linear-gradient(top, #f0f9ff 0%, #d95d6e 0%, #b7213a 100%, #b82d45 100%);
    background: linear-gradient(to bottom, #f0f9ff 0%, #d95d6e 0%, #b7213a 100%, #b82d45 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d95d6e', endColorstr='#b82d45', GradientType=0);
    border: 3px solid #97162e;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    box-shadow: inset 0 -3px 1px 0 rgba(255, 255, 255, 0.1);
    font-size: 0;
}

.subscribe-popup-button:hover {
    box-shadow: inset 0 -3px 3px 0 rgba(255, 255, 255, 0.1), inset 0 6px 9px 3px rgba(159, 25, 49, 0.7);
    text-decoration: none;
}

.subscribe-popup-button:after,
.subscribe-popup-button:before {
    display: block;
    position: absolute;
}

.subscribe-popup-button:after {
    content: "";
    width: 34px;
    height: 33px;
    background: url(../images/subscribe_email.png) center center no-repeat;
    top: 6px;
    left: 23px;
}

.subscribe-popup-button:before {
    content: "SUBSCRIBE";
    font-family: 'bebas_neueregular';
    color: #ffffff;
    font-size: 24px;
    text-shadow: 0 2px 3px #6f1022;
    text-align: center;
    top: 7px;
    right: 23px;
}

/*--/SUBSCRIBE*/

/* COMMENTS */

article.comment {
    border-bottom: 1px dotted #d1d1d1;
    padding: 10px 0;
}

article.comment .user-picture {
    width: 50px;
    height: 50px;
    margin-bottom: 5px;
    float: left;
}

article.comment .comment__info,
article.comment .comment__content {
    padding-left: 65px;
}

article.comment h3 {
    display: none;
}

article.comment a.permalink {
    display: block;
    margin-bottom: 8px;
    font-size: 11px;
    font-style: normal;
    font-weight: lighter;
    color: #2e609d;
    text-transform: lowercase;
}

article.comment p.comment__submitted {
    margin: 0;
}

article.comment .comment__links {
    margin-top: 10px;
    float: right;
}

.l-main article.comment a {
    font-style: italic;
}

/*RATE WIDGET*/

.rate-widget-custom ul {
    padding: 0;
    margin: 1em 0 5px 0;
}

.rate-widget-custom ul li {
    list-style: none;
}

.rate-widget-custom ul li a {
    display: block;
    background-color: #d95c6e;
    color: #ffffff;
    padding: 4px;
    width: 50px;
    text-align: center;
    border-radius: 4px;
}

.rate-widget-custom ul li a:hover {
    background-color: #b2293f;
    color: #f4c6c1;
    text-decoration: none;
}

.rate-widget-custom ul li span {
    display: block;
    background-color: #c6c6c6;
    color: #ffffff;
    padding: 4px;
    width: 50px;
    text-align: center;
    border-radius: 4px;
}

/*--/ RATE WIDGET */

/* AUDIO-PLUGIN */

div.jp-audio {
    margin: 10px 0;
    border: none;
}

div.jp-audio div.jp-type-single div.jp-interface {
    height: 60px;
}

div.jp-audio div.jp-type-single div.jp-progress {
    width: 335px;
    position: absolute;
    top: 25px;
    left: 65px;
    height: 10px;
}



.panels-flexible-11 .panels-flexible-region-inside-first,
.panels-flexible-16 .panels-flexible-region-inside-first {
    padding-left: 10px;
    padding-right: 10px;
}

.tab1_li a {
    width: 86px;
}
.tab2_li {
    left: 85px;
}
 
.tab2_li a {
    width: 72px;
}
 
.tab3_li {
    left: 156px;
}

.tab3_li a {
    width: 60px;
}

.ctools-modal-content .messages.messages--error {
    background: none;
    border: 0px;
    text-align: left;
    padding: 5px 0px;
    color: red;
    font-weight: bold;
    margin-top: -9px;
}


.resource-list ol{
  
  line-height:22px;
}
.resource-list li.views-row:after,
.resource-list li.views-row:before{
  
  content:none;
}

.paper-bg{
  background: url("../images/background_3_paper.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
  padding:20px;
}

.view-id-members table{
  width:100%;
}

.node--poem--full .field--type-fivestar{
  margin-top:2em;
}

.blue-btn{
  display:inline-block;
}

span.tab{
  margin-left:5px;
}
.view-plum-white-press.view-id-plum_white_press.view-display-id-block_1 {
    background: url("/sites/all/themes/custom/poetry_nook/images/background_3_paper.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    padding: 12px;
}
.view-plum-white-press.view-id-plum_white_press.view-display-id-block_1 .external-processed > img {
  height: auto;
    width: auto;
  max-height: 130px;
}

.view-plum-white-press.view-id-plum_white_press.view-display-id-block_1 .views-field-title-1 a {
    display: block;
    font-size: 11px;
    font-style: italic;
}
.view-plum-white-press.view-id-plum_white_press.view-display-id-block_1 .views-field-title-1 {
    text-align: center;
}

.view-amazon-store.view-id-amazon_store.view-display-id-block_1{
  
    background: url("/sites/all/themes/custom/poetry_nook/images/background_3_paper.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    padding: 12px;
}

.view-amazon-store.view-id-amazon_store.view-display-id-block_1 .external-processed > img {
    height: 120px;
    width: auto;
}

.view-amazon-store.view-id-amazon_store.view-display-id-block_1 .views-field-title a {
    display: block;
    font-size: 11px;
    font-style: italic;
}
.view-amazon-store.view-id-amazon_store.view-display-id-block_1 .views-field-title {
    text-align: center;
}
.view-amazon-store.view-id-amazon_store.view-display-id-block_1 .views-field-listpriceformattedprice,
.view-id-plum_white_press.view-display-id-block_1 .views-field-listpriceformattedprice {
     display: inline-block;
    font-size: 11px;
    margin-bottom:10px;
    text-align: center;
    width: 100%;
}


.l-content > #poetrycontest-contest-entry-form-new-poem{
  background: url("../images/background_3_paper.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
  padding:20px;
}


.blue-primary-btn{
    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-family: 'ArnoPro-Regular', serif;
    font-size: 16px;
    color: #396075;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.6);
    padding: 5px 10px;
}

.l-content a.blue-primary-btn{
    font-size: 16px;
    color:white;
}

.l-region--sidebar-third .adsense {
    margin-top:20px;
}

.front .panels-flexible-region-16-32-inside,
.front  .panels-flexible-column panels-flexible-column-16-4,
.front .panels-flexible-region-16--inside,
.front .panels-flexible-region-16-44_-inside
{
    display: none;
}

@media only screen and (max-width: 768px) {
  div.l-page{overflow: hidden}
}

.l-branding .authblock .authblock_sign,.l-branding .authblock .authblock_newpoem,.l-branding .authblock .authblock_profile {
    padding: 5px 8px;
    background: #bc2f46;
    color: #fff !important;
    border-radius: 3px;
    border: 2px solid #a51c2d;
    width: 100px;
    height:30px;
}
.l-branding .authblock .dotted_line{height: 23px;margin: 4px 6px}

.l-branding .authblock .authblock_register,.l-branding .authblock .authblock_logout {
    padding: 5px 8px;
    background: #2e609d;
    color: #fff;
    border-radius: 3px;
    border: 2px solid #14437d;
    width: 100px;
    height:30px;
}

.l-branding .authblock .authblock_sign:hover,.l-branding .authblock .authblock_newpoem:hover,.l-branding .authblock .authblock_profile:hover {
    color: #f4c6c1 !important;
    text-decoration: none;
}
.l-branding .authblock .authblock_register:hover,.l-branding .authblock .authblock_logout:hover {
    color: #becbdd !important;
    text-decoration: none;
    box-shadow: inset 0 -3px 3px 0 rgba(255,255,255,0.1), inset 0 6px 9px 3px rgba(20,67,125,0.7);
}

span.mobile_menu {
  font-family: 'entyporegular';
  font-size: 45px;
  color: #fff;
  position: absolute;
  left: 0;
  padding: 12px;
  display: none;
  cursor: pointer;
  outline: none !important;
}

/*** custom **/

/*.panels-flexible-10 .panels-flexible-column-10-main.panels-flexible-column{width: 800px}*/
/*.panels-flexible-10 .panels-flexible-column-10-1{width: 300px}*/
.panels-flexible-10 .panels-flexible-column-10-1 .panels-flexible-region-inside{ background:url("../images/background_3_paper.png");border: 1px solid #e0dcd3;border-radius: 5px;padding: 10px 15px 15px;}
.panels-flexible-10 .panels-flexible-column-10-1 .panels-flexible-region-inside .pane-title{display: block}
.view-id-contests thead tr th {padding-bottom: 8px;width: 28%;}
.view-id-contests tbody tr td {padding-bottom: 5px;padding-top: 0;width: 28%;}
#block-system-main-menu .menu .leaf{vertical-align: middle}

.l-page , .l-footer .l-region--footer{
  width: 100%;
  max-width:1230px;
  padding: 0 40px;
  margin: 0 auto;
  padding-top: 6px;
}
.l-footer .l-region--footer{
  padding-top: 0;
}
.l-header, .l-main{
  width: 100%;
  max-width: 100%;
}
.l-region--navigation{
  width: auto;
  margin: 0 -10px;
  right: 0;
}
.top_line{
  position: absolute;
  left: 0;
  top: 0;
  z-index: 999;
  min-width: 0;
}
.admin-menu .top_line{
  top: 21px;
}
.l-region--navigation:before {
  position: absolute;
}
.l-region--navigation:after {
  top: 10px;
  right: -27px;
  position: absolute;
}
#block-search-form , #block-system-main-menu{
  top: 0;
}
.l-branding{
  text-align: center;
  padding: 0 25px;
}
.l-branding .site_slogan_wrapper {
  margin: 13px auto 0 auto;
  display: inline-block;
  float: none;
}
.l-branding .site-logo {
  margin-left: 0;
}
.l-branding .authblock {
  margin-right: 0;
}
.no-sidebars.page-home .l-content{
  width: 100%;
}

.pane-plum-white-press {
    background: #fff;
    padding: 10px 0;
}

/*** content part **/
.l-main a.top_100 {
  width: 48%;
  margin: 0;
}
#top-100-poems {
  margin-right: 3%;
}
#top-100-poems .top_decoration , #top-100-poets .top_decoration {
  margin: 0;
  text-align: center;
}
.top_decoration .top_100_hr , .top_decoration .top_100_star{
  float: none;
  display: inline-block;
}
.top_decoration .top_100_hr {
  width: 30%;
}
.amazon-adds .views-field-product-image{
  text-align: center;  
}
.header_links_and_title .must-be-hidden-only-on-front-page{
  position: static;
  float:left;
}
.front .header_links_and_title .must-be-hidden-only-on-front-page{
  position: static;
  height: auto;
}
ins#aswift_2_anchor iframe , ins#aswift_2_expand , ins#aswift_1_anchor , ins#aswift_1_anchor iframe , 
ins#aswift_2_anchor , ins#aswift_2_anchor iframe , #views-exposed-form-poet-search-page input[type="text"],.views-exposed-form-poet-search-page-1 .views-exposed-form input[type="text"] , #views-exposed-form-poet-search-page .ik_select ,
.no-sidebars .l-content , #poetrycontest-contest-entry-form-new-poem input[type="text"] , .page-amazon-store .block--nodeblock .node-teaser{
  width: 100% ;
}
.page-amazon-store .block--nodeblock .node-teaser .field__item {
    width: 180px;
}
.l-footer {
  min-width: 0;
}
.header_links_and_title .l-region--highlighted{
  position: static;
}

/*** poems ***/

.two-sidebars.sidebar-second.sidebar-third .l-content,
.two-sidebars.sidebar-first.sidebar-third .l-content{
  width: 60%;
  margin-right: 0;
  padding-right: 0.5em;
}
.two-sidebars.sidebar-second.sidebar-third .l-region--sidebar-second,
.two-sidebars.sidebar-first.sidebar-third .l-region--sidebar-first{
  width: 27%;
  padding-right: 0.5em;
  margin-right: 0;
}
.two-sidebars.sidebar-second.sidebar-third .l-region--sidebar-third ,
.two-sidebars.sidebar-first.sidebar-third .l-region--sidebar-third,
.one-sidebar.sidebar-third .l-region--sidebar-third{
  width: 12.3750%;
  margin: 0;
}
span.tagclouds-term {
  word-break: break-word;
      margin: 0 3px;
}

.view-header .poem-tabs .btn-primary {
  margin-right: 5px;
}
.view.view-plum-white-press.view-id-plum_white_press.view-display-id-block_1.amazon-adds .view-content {
  padding: 0 10px;
}
.view-plum-white-press.view-id-plum_white_press.view-display-id-block_1{
  padding: 0;
}
#views-exposed-form-poet-search-page .ik_select{
  max-width: 200px;
}
.l-region--sidebar-third .block__content {
    padding: 0 10px;
}
.l-region--sidebar-third .block__content .view-plum-white-press {
    padding: 10px 0;
        background: #fff;
}
.block--views-plum-white-press-block-1 {
    padding-left: .5em;
}
div#block-tagclouds-1 {
    background: transparent;
    border: 0;
}
.view-id-poets_top_100 .mini-pager .horizontal_dotted_line, .view-id-poems_top_100 .mini-pager .horizontal_dotted_line{
      width: 87%;
}
/*** poets page **/
#views-exposed-form-poet-search-page input[type="text"], .views-exposed-form-poet-search-page-1 .views-exposed-form input[type="text"]{
  max-width: 500px;
}

.view-popular-member-poets td {
  padding: 10px;
}
.view-popular-member-poets .views-field-name a {
  word-break: break-all;
}
.page-top-poets .view-id-poets_top_100 .views-row, .page-top-poems .view-id-poems_top_100 .views-row , .page-top-poets .view-id-poems_top_100 .views-row{
      width: 235px;
}
/*** forum **/
body.page-forum #forum table tr{
  width: auto;
  display: table-row;
}

body.page-forum  #forum .forum-details .forum-name, .page-forum  #forum table tbody tr td:nth-child(2),
body.page-forum  #forum .forum-header .forum-name, .page-forum  #forum table thead tr th:nth-child(2){
  width: auto !important;
}
.section-forum.sidebar-third .l-content,.one-sidebar.sidebar-third.page-top-poems .l-content,
.one-sidebar.sidebar-third.page-top-poets .l-content , .one-sidebar.sidebar-third.node-type-poet .l-content , 
.one-sidebar.sidebar-third.node-type-poem .l-content , body.one-sidebar .l-content{
  width: 87%;
}
/**** resources page **/
.section-resources .panels-flexible-5 .panels-flexible-region-inside-last{
  padding-right: 0.5em;
  padding-left: 0.5em;
}
/*** store **/
.common-fullpage {
  display: inline-block;
  width: 24%;
  vertical-align: top;
  padding: 10px;
}
.view-id-plum_white_press .views-field-product-image{
  text-align: left;
}

.page-store.one-sidebar.sidebar-third .l-content {
  width: 87%;
}
.page-store .block--views, .page-store .block--book-user-amazon,
.page-store .block--amazon-books {
	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;
	margin-bottom: 10px;

}

ul.quicktabs-tabs li {
    display: inline-block;
}
.view-poets-blocks table{
/*  width: 100%;*/
}
td.views-field.views-field-created {
    white-space: nowrap;
}
th.views-field.views-field-comment-count {
    width: 80px;
}
.view-poems .mini-pager .horizontal_dotted_line {
    width: 75%;
}
.forum-pager .pager, .forum-comment-wrapper .pager{
  width: 50%;
}
.forum-node-create-links{
  margin-top: 0;
}
#block-search-form input[type=submit]{
  line-height: 1;
  text-align: center;
    padding: 0;
}
/** upcoming **/
body .panels-flexible-10 .panels-flexible-column-10-main.panels-flexible-column{
      width: 71%;
}
body .panels-flexible-10 .panels-flexible-column-10-1 {
    width: 29%;
    margin-left: 0;
}
.view-explore-poets .table_results_wrapper table{
  width: 100%;
}
.page-user #user-register-form input[type="text"],
.page-user #user-login input[type="text"], 
.page-user #user-login input[type="password"], 
.page-user #user-pass input[type="text"] {
    padding: 6px 8px;
    margin: 1px 0;
    width: 100%;
    max-width: 370px;
}
.MsoNormal embed{
  width: 100%;
}
.contest-preview-more-link{
  overflow: hidden;
}

/*My profile edit page css changes start here*/

.page-user-edit fieldset{
    padding: 0;
    margin: 10px 0 0 0;
}
.page-user-edit input[type="text"], .page-user-edit input[type="password"], .page-user-edit input[type="email"] {
    margin-bottom: 5px;
    height: 25px;
    border: 1px solid #d2d2d2;
    box-shadow: 0 0 0;
}

/*** add poem **/
#member-poem-node-form fieldset , #member-poem-node-form .filter-wrapper .form-item{
      padding: 10px 0;
}

#member-poem-node-form .l-main ul , div#edit-field-year-und-0-value , #member-poem-node-form .filter-guidelines{
  padding: 0;
}
#member-poem-node-form .fieldset-legend {
    font-weight: bold;
}
fieldset.date-combo.form-wrapper legend {
    float: left;
    width: 100%;
}
#member-poem-node-form input[type="text"] {
    padding: 10px;
    width:100%;

}
#member-poem-node-form input[type="text"] , page-user-edit input[type="text"], .page-user-edit input[type="password"], .page-user-edit input[type="email"] {
        max-width: 500px;
}
#member-poem-node-form .l-main ul{
  margin: 0;
}
body .view-contest-submissions .views-field {
    display: table-cell;
    float: none;
    height: auto;
    width: auto;
        padding: 10px 0;
}
body .view-contest-submissions .views-field.views-field-comment-count {
    width: 90px;
}
#member-poem-node-form #edit-actions input{
        padding: 4px 15px;
    line-height: 1.3;
    margin-right: 10px;
}
html.js .form-autocomplete {
    background-position: 98% 15px;
}
#member-poem-node-form .form-textarea-wrapper textarea{
      margin: 0;
    width: 100%;
    max-width: 100%;
}
#member-poem-node-form .date-no-float , fieldset.date-combo .container-inline-date > .form-item , #edit-field-year-und-0-value , .page-user-edit input[type="text"], .page-user-edit input[type="password"], .page-user-edit input[type="email"]{
  width: 100%;
}
#member-poem-node-form .container-inline-date > .form-item{
  margin-right: 0;
}
#member-poem-node-form .form-item.form-type-managed-file.form-item-field-image-und-0 , #user-profile-form .filter-help a,
#user-profile-form .filter-help{
      padding: 0px;
}
#user-profile-form .filter-help{
      float: left;
}
#user-profile-form .filter-wrapper .form-item , #user-profile-form .filter-guidelines{
  padding-left: 0;
}
/*My profile edit page css changes end here*/

/* hide top block for desktop */
.panels-flexible-region-16-1_-inside .pane-views.pane-contest{display: none}
.view-id-contest_submissions .views-field-totalcount, .view-id-contest_submissions .views-field-comment-count, .view-id-contest_submissions .views-field-value {
    width: 140px !important;
    text-align: center;
}
.view-id-contest_submissions .views-field-title {
    width: 280px !important;
    padding-right: 10px !Important;
}
.view-id-contest_submissions .views-field-name {
    width: 250px !important;
}
.view-id-contest_submissions .views-field-nothing {
    width: 140px !important;
}

#rhyme-dictionary-search-form .form-item-findrhymes{float: left; margin-bottom: 0px; width: 76%;}
#rhyme-dictionary-search-form .form-item-findrhymes input{background: rgb(255, 255, 255); width: 100%; border-radius: 4px;     padding: 12px;font-size: 15px;box-shadow: 0 0 0;}
#rhyme-dictionary-search-form #edit-submit{    margin: 0;color: rgb(255, 255, 255);       width: 15%;  background: #44789d;  padding: 13px 10px 9px 11px;
                                               float: right;
                                               border-radius: 6px;}
#rhyme-dictionary-search-form .rhyming_results{margin-top: 10px; float: left; width: 100%;}
#rhyme-dictionary-search-form .rhyming_results h4{    color: #417493;   border-bottom: 1px solid #417493;   padding-bottom: 8px;    font-family: 'ArnoPro-Regular', serif; font-size: 15px;   font-weight: normal;}
#rhyme-dictionary-search-form .allsyllables{padding: 10px 30px 35px;font-size: 16px;     margin-bottom: 40px; position: relative;   line-height: 1.7;    color: #7c7b79;    font-weight: normal;     word-wrap: break-word;}
.syllableheading{font-family: 'ArnoPro-Regular', serif;    color: #333331;  font-size: 18px;}
#rhyme-dictionary-search-form .allsyllables:before {
    height: 2px;
    background: #aaa7a7;
    width: 94%;
    margin: 0 auto;
    content: "";
    left: 0;
    right: 0;
    position: absolute;
    bottom: -2px;
    opacity: 0.5;
}
#rhyme-dictionary-search-form .allsyllables:after {
    height: 2px;
    background: #f2f2f2;
    width: 94%;
    margin: 0 auto;
    content: "";
    left: 0;
    right: 0;
    position: absolute;
    bottom: 0;
    opacity: 0.8;
}
#rhyme-dictionary-search-form .allsyllables:last-child:after, #rhyme-dictionary-search-form .allsyllables:last-child:before {
    display: none;
}

/* ----------------- 
	20-OCT-2016 START
----------------- */
.thesaurus-dictionary-search-form .form-item-findthesaurus {
    display: inline-block;
	width:84%;
}
.thesaurus-dictionary-search-form .form-item input {
    padding: 12px 10px;
	width:100%;
}
.thesaurus-dictionary-search-form .form-item-thesaurus-options {
    display: inline-block;
	width: 19%;
}
.thesaurus-dictionary-search-form .form-item-thesaurus-options .ik_select {
    padding: 12px 10px;
    position: relative;
    top: 5px;
	width:100%;
}
.thesaurus-dictionary-search-form input#edit-submit {
    padding: 15px 10px 8px;
    background: #44789d;
    color: #fff;
}
.thesaurus_results h4 {
    color: #417493;
    border-bottom: 1px solid #417493;
    padding-bottom: 8px;
    font-family: 'ArnoPro-Regular',serif;
    font-size: 15px;
    font-weight: normal;
}
.thesaurus_results .allsyllables{
    font-size: 16px;
    margin-bottom: 40px;
    position: relative;
    line-height: 1.7;
    color: #7c7b79;
    font-weight: normal;
    word-wrap: break-word;
}
#rhyme-dictionary-search-form .form-item-findrhymes {
    float: left;
    margin-bottom: 0;
    width: 65%;
}
.rhyme-dictionary-search-form .form-item-rhymes-options {
    display: inline-block;
    margin-left: 5px;
    width: 19%;
}
.rhyme-dictionary-search-form .form-item-rhymes-options .ik_select {
    padding: 12px 10px;
	width: 100%;
}
.datamuse-copyrights{
    border-top: none;
    position: absolute;
    bottom: 2px;
    width: 100%;
    left: 0;
    padding: 15px;
    z-index: 1;
    text-align: center;
    text-transform: capitalize;
}
/* ----------------- 
	20-OCT-2016 END
----------------- */
/* -------------	
	24-OCT-2016 START	
	---------------- */
.news-sorted-page .left-side{
	float: left;
	width: 19.8589%;
	padding-right: 0.5em;
}
.news-sorted-page .center-content{
	float: left;
	width: 58.3235%;
	padding-left:1em;
}
.news-sorted-page .left-side .block {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #e0dcd3;
  border-radius: 5px;
  margin-bottom: 0.5em;
  padding: 10px 0.5em;
}
.news-sorted-page .center-content > div {
  background: #fff none repeat scroll 0 0;
  border-radius: 5px;
  margin-bottom: 0.5em;
  padding: 10px 0.5em;
}
.news-sorted-page .center-content table tr td {
  font-size: 13px;
}
.news-sorted-page .center-content table tr td:first-child {
  padding: 0 0 0 30px;
}
/* -------------	
24-OCT-2016 END	
---------------- */


/* -------------	
25-OCT-2016 START
---------------- */
.news-sorted-page .right-side {
    float: left;
    width: 20.9989%;
    padding-left: 1.5em;
}
.news-sorted-page .right-side .block {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #e0dcd3;
  border-radius: 5px;
  margin-bottom: 0.5em;
  padding: 10px 0.5em;
}
.years-container .year-content {
    display: none;
    padding : 5px;
}

.years-container {
    border: thin solid #eee;
}

.year-header {
    padding: 7px 10px;
    background: #eee;
    cursor: pointer;
}

.year-content ul li {
    margin: 5px 0;
}

.year-header span {
    float: right;
    margin-top: 2px;
	display:none;
}

.year-header .down {
	display:block;
}
/* -------------	
25-OCT-2016 END	
---------------- */


@media all and (max-width:1200px){
  .l-page , .l-footer .l-region--footer{
    width: 980px;
  }
  .top_100_phrase {
    font-size: 20px;
  }
  .front .panels-flexible-column-16-2{
    width: 32.8145%;
  }
  .panels-flexible-column-16-5.panels-flexible-column-last{
    width: 15.375%;
  }
  .view.view-plum-white-press.view-id-plum_white_press.view-display-id-block_1.amazon-adds{
/*   padding: 0;*/
  }
  .l-main ul.nav-tabs {
    height: auto;
    padding: 0;
  }
  #picture-of-the-day-tab > li {
    position: static;
    margin-bottom: -1px;
    width: 100%;
  }
  #picture-of-the-day-tab > li > a {
    width: 100%;
    position: relative;
  }
  .nav-tabs > li.active {
    padding-top: 7px;
  }
  .nav-tabs > .active > a, .nav-tabs > .active > a:hover, .nav-tabs > .active > a:focus , .nav-tabs > li > a{
    height: auto;
    padding: 7px 0;
  }
  #picture-of-the-day-tab > li > a:hover:after, #picture-of-the-day-tab > li > a:focus:after,
  #picture-of-the-day-tab > .active > a:after, #picture-of-the-day-tab > .active > a:hover:after,
  #picture-of-the-day-tab > .active > a:focus:after{
    position: absolute;
    top: -6px;
    right: -1px;
  }
  .l-footer .l-region--footer #block-follow-site {
    float: right;
    width: 260px;
  }
    #block-tagclouds-1 .more-link:after {
    right: 50px;
    width: 100%;
        content: "";
    position: absolute;
    border-bottom: 1px dotted #d1d1d1;
    top: 7px; 
}
#block-tagclouds-1 .more-link a:after{
  display: none;
}
.more-link, .contest-preview-more-link {
    margin-top: 10px;
    position: relative;
    overflow: hidden;
}
}

@media all and (max-width:980px){
.news-sorted-page .left-side,.news-sorted-page .center-content{
	width:100%;
	padding-right:0;
	padding-left:0;
}
.password-strength {
	float: left;
	margin-top: 0;
	width: 100%;
	margin-bottom: 10px;
}
.user-picture img {
    max-width: 100%;
}
  .page-contest .common_col_wrapper{
    padding-right: 0;
  }
  .views-exposed-form .views-exposed-widget .form-submit {
    margin-top: 0;
}
.views-exposed-widget.views-submit-button{
  width: 100%;
}
  .view-poems .mini-pager .horizontal_dotted_line ,
  .section-contest .panels-flexible-column-10-main .contest-preview-more-link a:after{
    display: none;
  }
  .common-fullpage { 
    display: inline-block;
    width: 49%;
  }
  .resource-list ol {
    padding-left: 20px;
  }
  span.mobile_menu {
    display: block;
  }
  .active span.mobile_menu{
    background: rgba(0, 0, 0, 0.2);
  }
  #block-search-form {
    width: 70%;
    margin: 0;
    position: absolute;
    right: 0;
    padding: 10px;
    box-sizing: border-box;
    height: 100%;
    background: transparent;
  }
  #block-search-form h2 {
    display: none;
  }
  div#block-search-form .form-item-search-block-form {
    margin-bottom: 0;
    width: 100%;
    padding-right: 30px;
  }
  #block-search-form input[type="text"] , .page-store.one-sidebar.sidebar-third .l-content  {
    width: 100%;
  }
  #block-search-form .form-actions{
    position: absolute;
    right: 10px;
    top: 13px;
  }
  #block-search-form .container-inline {
    margin-top: 4px;
}
  #block-system-main-menu .menu {
    position: absolute;
    top: 100%;
    background: url(../images/pattern_m.png);
    margin: 0;
    z-index: 99;
    padding-left: 0;
    width: 60%;
    display: none;
}
  #block-system-main-menu .menu .leaf ,
  #block-system-main-menu .menu .leaf:nth-child(5){
    width: 100%;
    text-align: left;
    margin: 0;
}
  #block-system-main-menu .menu .leaf a:hover,
  #block-system-main-menu .menu .leaf:nth-child(5) a:hover{
    background-position: bottom left;
}
  #block-system-main-menu .menu .leaf a {
    height: auto;
    padding: 10px;
}
  .l-page , .l-footer .l-region--footer{
    width: 640px;
  }
  .l-branding{
    height: auto;
    padding: 0 15px;
  }
  .l-branding .site-logo {
    width: 100px;
    height: 30px;
  }
  .l-branding .authblock {
    margin-top: 7px;
  }
  .l-branding .site-slogan {
    font-size: 15px;
  }

  .front .panels-flexible-row-16-main-row-inside , .common_col_wrapper{
/*    padding-right: 25%;
    position: relative;*/
  }
  .front .common_col_wrapper {
    padding-right: 0;
  }
  .front .panels-flexible-row-16-main-row-inside .panels-flexible-column-first, 
  .two-sidebars.sidebar-second.sidebar-third .l-content , 
  .two-sidebars.sidebar-second.sidebar-third .l-region--sidebar-second,
  .two-sidebars.sidebar-first.sidebar-third .l-content , .section-forum.one-sidebar.sidebar-third .l-content , .panels-flexible-column-5-main , .panels-flexible-column-5-1 , .one-sidebar.sidebar-third.page-top-poems .l-content,
  .page-top-poets .view-id-poets_top_100 .views-row, .one-sidebar.sidebar-third.page-top-poets .l-content,
  .one-sidebar.sidebar-third.node-type-poet .l-content , .one-sidebar.sidebar-third.node-type-poem .l-content,
   body.one-sidebar .l-content
  {
    width:100%;
    padding-right: 0em;
  }
  .panels-flexible-16 .panels-flexible-column-inside {
    padding-top: 0.5em;
  }
  .front .inside .panels-flexible-column-16-3 , .front .inside .panels-flexible-column-16-4 , 
  .two-sidebars.sidebar-first.sidebar-third .l-region--sidebar-first, .two-sidebars.sidebar-first.sidebar-third .l-content{
    width:50%
  }
  .front .panels-flexible-column-16-5.panels-flexible-column-last,
  .two-sidebars.sidebar-second.sidebar-third .l-region--sidebar-third,
  .two-sidebars.sidebar-first.sidebar-third .l-region--sidebar-third,
  .one-sidebar.sidebar-third .l-region--sidebar-third{
    width: 25%;
    position: absolute;
    right: 0;
    top: 0;
  }
  .common_col_wrapper {
    min-height: 765px;
}
.page-user-login .common_col_wrapper {
    min-height: 1185px;
}
.forum-node-create-links .forum-add-node {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}
  .two-sidebars.sidebar-first.sidebar-third .l-region--sidebar-third{

  }
  .page-top-poets .view-id-poets_top_100 .views-row, .page-top-poems .view-id-poems_top_100 .views-row,
  .page-top-poets .view-id-poems_top_100 .views-row{
    padding: 10px 0px 30px 0px;
  }
  .l-branding .authblock .authblock_register, .l-branding .authblock .authblock_logout,
  .l-branding .authblock .authblock_sign, .l-branding .authblock .authblock_newpoem,
  .l-branding .authblock .authblock_profile{
    padding: 5px 5px;
    font-size: 13px;

  }
  .view-id-poets_top_100 .mini-pager .horizontal_dotted_line, .view-id-poems_top_100 .mini-pager .horizontal_dotted_line{
    display: none;
  }
  .forum-pager .pager, .forum-comment-wrapper .pager , .forum-node-create-links{
    width: 100%;
  }
  .front .inside .panels-flexible-column-16-3{
    padding-left: 0;
  }
.ik_select_link_text {
    white-space: pre-wrap;
}
}

@media all and (max-width:768px){
  .page-amazon-store .block--nodeblock .node-teaser .field__item {
    width: 50%;
}
  #forum-topic-list .sticky-header {
    display: none !important;
  }
.page-resources .common_col_wrapper {
    padding-right: 0;
}
.page-resources .panels-flexible-5 .panels-flexible-column-inside{
  padding-left: 0;
}
  .l-main a.top_100 , .one-sidebar.sidebar-first .l-region--sidebar-first .more-link a:after, .two-sidebars.sidebar-first.sidebar-third .l-region--sidebar-first .more-link a:after, .two-sidebars.sidebar-second.sidebar-third .l-region--sidebar-second .more-link a:after, .one-sidebar.sidebar-second .l-region--sidebar-second .more-link a:after{
    width: 100%;
  }
  #top-100-poems  {
    margin-right: 0;
    margin-bottom: 10px;
  }
  #block-system-main-menu {
    height: 50px;
  }
  .l-footer .l-region--footer #block-follow-site .follow-links{
        float: left;
  }
  .l-footer .l-region--footer #block-follow-site{
    width: 100%;
  }
.page-resources .panels-flexible-5 .panels-flexible-column-inside{
        margin-top: 10px;
  }
  .panels-flexible-region-16-1_-inside .pane-top100links-top100links{display: none}
  .panels-flexible-column-16-3-inside .panels-flexible-row-16-9{display: none}  
  .panels-flexible-region-16-1_-inside .pane-views.pane-contest{display: block}
.panels-flexible-row-16-16 .panels-flexible-row-16-16-inside,#block-views-plum-white-press-block-1{display: none}  
}


@media all and (max-width:760px){
  .views-field.views-field-product-image{
    text-align: center;
  }
  .one-sidebar.sidebar-third .l-region--sidebar-third , .page-resources .panels-flexible-5 .panels-flexible-column-inside{
        margin-top: 10px;
  }
  body .panels-flexible-10 .panels-flexible-column-10-1{
        margin-top: 10px;
  }
  .af-button-large span {
    font-size: 14px;
  }
  .forum-pager .pager a, .forum-comment-wrapper .pager a {
    padding: 2px 7px;
    margin: 0pt;
    display: inline-block;
}
.forum-pager .pager li, .forum-comment-wrapper .pager li {
    margin: 1px 1px;
    display: inline-block;
}
  .random-poem-button div {
    text-align: left;
}
.node--poem--full .random-poem-button, .node--member-poem--full .random-poem-button ,body .panels-flexible-10 .panels-flexible-column-10-main.panels-flexible-column , body .panels-flexible-10 .panels-flexible-column-10-1 , .section-contact .contact-site-form input[type="text"] , .section-contact .contact-site-form textarea, .section-violation-report textarea,
.page-forum-active .ik_select, .page-forum-unanswered .ik_select, .page-forum-new .ik_select , .l-footer .l-region--footer #block-follow-site{
     width: 100%; 
}
.view-advanced-forum-unanswered-topics div#forum-topic-list,
.page-forum div#forum-topic-list{
  float: none;
}
.view-explore-poets .table_results_wrapper table , .section-forum .view-id-advanced_forum_unanswered_topics .forum-table,
.page-forum div#forum-topic-list table{
    width: 460px;
}
  .view-poets-blocks table {
    width: 540px;
}
  .l-branding .authblock .dotted_line {
    margin: 4px 2px;
  }

  .front .panels-flexible-row-16-main-row-inside , .common_col_wrapper ,
  .two-sidebars.sidebar-second.sidebar-third .l-content , 
  .two-sidebars.sidebar-second.sidebar-third .l-region--sidebar-second,
  .front .panels-flexible-row-16-main-row-inside .panels-flexible-column-first,
  .two-sidebars.sidebar-second.sidebar-third .l-content, 
  .two-sidebars.sidebar-second.sidebar-third .l-region--sidebar-second,
  .two-sidebars.sidebar-first.sidebar-third .l-region--sidebar-first,
  .two-sidebars.sidebar-first.sidebar-third .l-content{
    padding-right: 0;
  }
  .front .inside .panels-flexible-column-16-3, .front .inside .panels-flexible-column-16-4 ,
  .two-sidebars.sidebar-first.sidebar-third .l-region--sidebar-first, .page-poetry .panels-flexible-region-17-center, .page-poetry .panels-flexible-region-17-1_,
  .two-sidebars.sidebar-first.sidebar-third .l-content , #forum .forum-list-icon-legend , .page-store.one-sidebar.sidebar-third .l-content , .page-top-poets .view-id-poets_top_100 .views-row, .page-top-poems .view-id-poems_top_100 .views-row, .page-top-poets .view-id-poems_top_100 .views-row {
    width: 100%;
  }
  .front .panels-flexible-column-16-5.panels-flexible-column-last , .two-sidebars.sidebar-second.sidebar-third .l-region--sidebar-third , .two-sidebars.sidebar-first.sidebar-third .l-region--sidebar-third , .one-sidebar.sidebar-third .l-region--sidebar-third {
    width: 100%;
    position: static;
  }
  #block-menu-menu-footer-menu .menu li, #block-menu-menu-footer-menu .menu .leaf {
    width: 49%;
    margin-right: 0;
  }
  .front .panels-flexible-16 .panels-flexible-column-inside ,
  .front .panels-flexible-16 .panels-flexible-column-inside-first,
  .two-sidebars.sidebar-second.sidebar-third .l-region--sidebar-second , .block--views-plum-white-press-block-1 , .l-region--sidebar-third .block__content , body .panels-flexible-10 .panels-flexible-column-inside-first , body .panels-flexible-10 .panels-flexible-column-inside-last , .front .panels-flexible-16 .panels-flexible-column-last .panels-flexible-region-inside-first , .front .panels-flexible-16 .panels-flexible-column-inside{
    padding-right: 0;
    padding-left: 0;
  }
  .l-branding .site-logo {
    width: 100%;
    height: auto;
    padding: 10px;
    margin: 0;
  }
   #views-exposed-form-poet-search-page input[type="text"]{
    max-width: 100%; 
  }
  .table_results_wrapper table {
    width: 420px;
}

  .l-branding .site_slogan_wrapper {
    margin: 0px auto 0 auto;
  }
  .l-branding .authblock {
    margin-top: 7px;
    width: 100%;
    text-align: center;
  }
  .l-branding .authblock .dotted_line , .l-branding .authblock .authblock_sign, .l-branding .authblock .authblock_newpoem, .l-branding .authblock .authblock_profile , .l-branding .authblock .authblock_register, .l-branding .authblock .authblock_logout{
    display: inline-block;
    float: none;
    vertical-align: middle;
  } 
  .l-branding {
    height: auto;
    padding: 0 15px;
    padding-bottom: 10px;
    margin-bottom: 0;
  }
  .l-page , .l-footer .l-region--footer{
    width: 100%;
  }
  .links--inline li {
    float: left;
    margin: 3px 0;
    width: 100%;
}
  div .view-header .poem-tabs .btn-primary{
    padding: 5px;
    font-size: 12px;
  }
  div .view-header .poem-tabs .btn-primary a{
    padding: 0;
  }
  div .view-id-poems .random-poem-button {
    float: right;
    width: 100%;
    margin-bottom: 10px;
  }
  .table_results_wrapper  , #forum-table-4 , #forum-table-5 , #forum-table-6 , forum-table-7 , #forum-table-7,
  div#forum-topic-list{
    overflow: hidden;
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
  }
  div#forum-topic-list{
        float: left;
    width: 100%
  }
  #forum .forum-table{
    width: 500px;
    border: 1px solid #ccc;
  }
  .forum-table td {
    padding: 5px;
  }
  .panel-pane.pane-forum-statistics {
    margin-bottom: 20px;
  }
  #forum .forum-table th.forum-last-post{
    width: 120px;
  }
  .view-poems .views-table {
    width: 700px;
    border: 1px solid #ccc;
  }
  th.views-field.views-field-title {
    width: 170px;
  }
  .view-poems .views-table th , .view-poems .views-table tr td{
    padding: 5px;
  }
  .views-exposed-form .views-exposed-widget .form-submit {
    margin-top: 0;
    margin-bottom: 20px;
  }
}
@media all and (max-width:480px){
  .l-page , .l-main ul {
        padding: 0 0px;
  }
  .l-region--navigation{
    margin: 0;
  }
  .l-footer .l-region--footer{
    padding: 0 15px;
  }
  .l-header:after, .l-header:before , .l-region--navigation:before , .l-region--navigation:after{
    display: none;
  }
}
@media all and (max-width:800px)
{
    .admin-menu .top_line{
       top:0
    }
}

.panels-flexible-10 .panels-flexible-column-10-main.panels-flexible-column{width: 800px}
.panels-flexible-10 .panels-flexible-column-10-1{width: 300px}
.panels-flexible-10 .panels-flexible-column-10-1 .panels-flexible-region-inside{ background:url("../images/background_3_paper.png");border: 1px solid #e0dcd3;border-radius: 5px;padding: 10px 15px 15px;}
.panels-flexible-10 .panels-flexible-column-10-1 .panels-flexible-region-inside .pane-title{display: block}
.view-id-contests thead tr th {padding-bottom: 8px;width: 28%;}
.view-id-contests tbody tr td {padding-bottom: 5px;padding-top: 0;width: 28%;}
.node-type-contest .view-contest-submissions .views-field-nothing{display: none}
.admin-menu.node-type-contest .view-contest-submissions .views-field-nothing{display: block}

.view-id-contests table .views-field.views-field-field-contest-type{width: 18%}
.view-id-contests table .views-field.views-field-php{width: 19%}
/*//#block-system-main-menu .menu .leaf{vertical-align: middle}*/
.front .view-id-plum_white_press div.views-field-product-image,.l-region--sidebar-third #block-views-plum-white-press-block-1 .view-id-plum_white_press div.views-field-product-image{text-align: center}
.random-poem-button h3.pane-title{text-align: left}
.panels-flexible-column-16-4 .panels-flexible-column-16-4-inside .panels-flexible-row-16-14{padding: 0}
.page-node article.node--contestant div.form-type-item {margin-top: 1em;}
a.masquerade-switch{display: block}

body .view-id-contest_submissions table.views-table{width:auto;}
/*body .view-id-contest_submissions table.views-table .views-field.views-field-title{max-width: 180px}
body .view-id-contest_submissions table.views-table .views-field.views-field-name{max-width: 120px}*/

.node-type-forum .header_links_and_title_wrapper h1.node_title{
	width: auto;
}

.book-navigation {
    margin: 15px 0;
}

.l-main a:nth-child(2) {
    padding: 0 40px;
}

.view-poems .view-books {
    margin: 25px 0;
}

.panels-flexible-row-16-6 a:nth-child(2) {
    padding: 0 25px;
}

.l-region--sidebar-second {
    overflow: hidden;
}

.page-poetry .l-content{
    width: 100%
}
.panels-flexible-17 .panels-flexible-region, .panels-flexible-18 .panels-flexible-region{
    padding: 8px;
}
.pane-equal{
    min-height: 570px;
}
.page-poetry .panel-pane, .page-stories-overview .panel-pane{
    padding: 0 10px;
}
.ordered-list li{
    padding-bottom: 10px;
}
.form-item .description{display: none;}