/*
Theme Name: Twirlit
Theme URI: http://twirlit.com/
Description: The 2013 re-designed theme for twirlit.
Author: Sasha Byrd, Amie Cunningham, Pouya Emami, Natalie Englehart
Author URI: http://rebellionmedia.com/
Version: 2.0

Designed by Sasha Byrd and Amie Cunningham. Developed by Pouya Emami and Natalie Englehart. Modifications by Willem Kappers
*/

@font-face {
    font-family: 'japanregular';
    src: url('includes/fonts/japan-webfont.eot');
    src: url('includes/fonts/japan-webfont.eot#iefix') format('embedded-opentype'), url('includes/fonts/japan-webfont.woff') format('woff'), url('includes/fonts/japan-webfont.ttf') format('truetype'), url('includes/fonts/japan-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
body {
    background-repeat: no-repeat;
    background-attachment: fixed !important;
    background: #30b6c0; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzMwYjZjMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=');
    background: -moz-linear-gradient(top, #30b6c0 0%, #ffffff 50%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #30b6c0), color-stop(50%, #ffffff)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #30b6c0 0%, #ffffff 50%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #30b6c0 0%, #ffffff 50%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #30b6c0 0%, #ffffff 50%); /* IE10+ */
    background: linear-gradient(to bottom, #30b6c0 0%, #ffffff 50%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#30b6c0', endColorstr='#ffffff', GradientType=0 ); /* IE6-8 */
}
body, div, p, ul, ol, li, span, blockquote {
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
    line-height:15px;
    color:#4d4d4d;
}
div {
    line-height:0;
}
strong, b{
    font-weight:700;   
}
em, i{
	font-style:italic;	
}
a:link, a:visited {
    text-decoration:none;
    color:#2eb6bf;
}
a:hover {
    color:#9b598c;
}
h1, .cat-title {
    font-size:4.545em;
    line-height:1em;
    font-family:Japan, japanregular;
    color:#333;
}
h2, h2 a:link, h2 a:visited {
    color:#fff;
    font-size: 2.273em;
}
h3 {
    color:#9b598c;
    font-size:1.636em;
    line-height:2em;
    font-weight:700;
}
/*** What's Hot ***/

.whats-hot {
    padding-bottom:15px;
    border-bottom:2px solid #333;
    display:inline-block;
}
.whats-hot h3 {
    display:inline;
    background:#fff;
    padding:0 10px;
    line-height:1.636em;
}
.whats-hot h2, .whats-hot h2 a {
    font-size: 1.091em;
    line-height: 23px;
    height:23px;
    background:#9b598c;
    padding:0 3px;
}
.whats-hot .title {
    text-align:center;
    margin: 0 auto 5px auto;
    background:url(images/divider_whats-hot.png) repeat-x center;
}
.whats-hot .item {
    background:#f0f0f0;
    text-align:left;
    border:1px solid #e9e9e9;
}
.whats-hot .item .article-title {
    line-height: 15px;
    height: 45px;
    display: block;
    padding: 0 3px;
    margin: 9px 0;
    overflow: hidden;
    font-size: 12px;
    font-weight: 700;
    color: #000;
}
/*** Social Media/Logo/Search ***/

.header {
    padding:15px 0;
    display:inline-block;
    width:100%;
}
.social-media {
    padding-top:9px;
}
.social-media .title {
    font-size:1.091em;
    text-transform:uppercase;
    padding:0 0 0 5px;
}
.social-media-links {
    padding-top:5px;
    display:inline-block;
}
.social-media li {
    float:left;
    vertical-align:top;
    overflow:hidden;
    margin-right:3px;
}
.social-media li a, .social-icons {
    text-indent:-9999px;
    width:28px;
    height:28px;
    background:url('images/social_buttons.png') no-repeat;
    display:inline-block;
}
.social-icons {
    font-size: 28px;
}
.social-media .facebook:hover, .social-icon-facebook:hover {
    background-position:0 -28px;
}
.social-media .twitter, .social-icon-twitter {
    background-position:-28px 0;
}
.social-media .twitter:hover, .social-icon-twitter:hover {
    background-position:-28px -28px;
}
.social-media .tumblr, .social-icon-tumblr {
    background-position:-56px 0;
}
.social-media .tumblr:hover, .social-icon-tumblr:hover {
    background-position:-56px -28px;
}
.social-media .google, .social-icon-google {
    background-position:-84px 0;
}
.social-media .google:hover, .social-icon-google:hover {
    background-position:-84px -28px;
}
.social-media .rss, .social-icon-rss {
    background-position:-112px 0;
}
.social-media .rss:hover, .social-icon-rss:hover {
    background-position:-112px -28px;
}
.searchform {
    padding-top:16px;
}
.searchform input[type=text] {
    background: #eeeeee; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIxJSIgc3RvcC1jb2xvcj0iI2VlZWVlZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2Y5ZjlmOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZWVlZWUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+');
    background: -moz-linear-gradient(top, #eeeeee 0%, #f9f9f9 50%, #eeeeee 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #eeeeee), color-stop(50%, #f9f9f9), color-stop(100%, #eeeeee)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #eeeeee 0%, #f9f9f9 50%, #eeeeee 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #eeeeee 0%, #f9f9f9 50%, #eeeeee 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #eeeeee 0%, #f9f9f9 50%, #eeeeee 100%); /* IE10+ */
    background: linear-gradient(to bottom, #eeeeee 0%, #f9f9f9 50%, #eeeeee 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#eeeeee', GradientType=0 ); /* IE6-8 */
    height:32px;
    width:185px;
    border:1px solid #e0e0e0;
    border-right:0;
    padding:0 15px;
    display:inline-block;
    margin-top:0;
}
.searchform input[type=submit] {
    background:url('images/btn_search.png') no-repeat;
    height:34px;
    width:28px;
    border:1px solid #e0e0e0;
    border-left:0;
    margin-left:-4px;
    overflow:hidden;
    cursor:pointer;
    margin-top:0;
    float:right;
}

.error404 .full-article .searchform input[type=submit]{
    margin-left:-2px;	
    text-indent:-999px;
}
/*** Nav ***/

.menu {
    background: #000000; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzMjMyMzEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+');
    background: -moz-linear-gradient(top, #000000 0%, #323231 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #000000), color-stop(100%, #323231)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #000000 0%, #323231 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #000000 0%, #323231 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #000000 0%, #323231 100%); /* IE10+ */
    background: linear-gradient(to bottom, #000000 0%, #323231 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#323231', GradientType=0 ); /* IE6-8 */
    position:relative;
    margin-bottom:21px;
}
.menu li, .sub-menu li {
    float:left;
    height:32px;
    line-height:32px;
}
.menu li:first-child, .sub-menu li:first-child {
    padding-left:0;
}
.menu a, .sub-menu a {
    font-size:1.091em;
    text-transform:uppercase;
    color:#fff;
    display:block;
    height:100%;
    padding:0 15px;
    transition: all 400ms;
    -moz-transition: all 400ms;
    -webkit-transition: all 400ms;
}
.menu a:hover, .sub-menu a:hover, .current-menu-item a, .current-menu-ancestor a, .current-menu-parent a {
    background:#2eb6bf;
}
.sub-menu .current-menu-item > a, .current-menu-ancestor > a, .current-menu-parent > a, .current-post-ancestor > a, .current-post-parent > a {
    background:#10929b;
}
.sub-menu {
    background:#5e5e5e;
    position:absolute;
    top:32px;
    left:0;
    border-top: 1px solid #fff;
    zoom: 1;
    filter: alpha(opacity=0);
    opacity: 0;
    transition: all 400ms;
    -moz-transition: all 400ms;
    -webkit-transition: all 400ms;
    visibility: hidden;
    height: 0px;
}
.current-menu-item .sub-menu, .current-menu-ancestor .sub-menu, .current-menu-parent .sub-menu, .current-post-ancestor .sub-menu, .current-post-parent .sub-menu {
    background:#2eb6bf;
}
.menu > li:hover .sub-menu {
    zoom: 1;
    filter: alpha(opacity=100);
    opacity: 1;
    z-index: 100;
    visibility: visible;
    height: 20px;
}
.current-menu-ancestor ul li a:hover, .current-menu-item ul li a:hover, .current-menu-parent ul li a:hover {
    background:#10929b;
}
.sub-menu li {
    height:20px;
    line-height:20px;
}
.nav, .nav ul {
    line-height:10px;
}
/*** Content ***/

.content {
    display:inline-block;
}
.top {
    padding-bottom:15px;
    border-bottom:1px dotted #000;
    display:inline-block;
    width:100%;
}
.section .top {
    padding-bottom:0;
    border-bottom:1px solid #454544;
}
.article, .full-article {
    display:inline-block;
    width:100%;
}
.caption {
    z-index:50;
    position: absolute;
}
/*** Featured Article ***/

.featured-article, .article-image, .widget_pic-of-the-day, .section-featured-article, .section-image {
    position: relative;
}
.featured-article .caption {
    bottom:10px;
    left:10px;
    padding:10px 15px;
    background: rgb(255, 255, 255); /* fallback color */
    background: rgba(255, 255, 255, 0.75);
    font-size: 2em;
    line-height:1.091em;
    font-weight:700;
    overflow:hidden;
}
.featured-article .caption a {
    color:#333;
}
.featured-article .caption a:hover {
    color:#2eb6bf;
}
/*** Editor Picks ***/
.editor-picks {
    border-bottom:2px solid #787878;
}
.editor-picks h2 {
    background:#2eb6bf;
    height:43px;
    line-height:43px;
    text-align:center;
    text-transform:uppercase;
    font-family:"Arial Narrow", sans-serif;
    letter-spacing:1px;
    margin-bottom:10px;
}
.editor-article {
    margin-top:7px;
}
.editor-article .excerpt {
    font-size:1.182em;
    line-height:1.355em;
}
.editor-article .excerpt a {
    color:#333;
    font-size: 16px;
}
.editor-article .excerpt a:hover {
    color:#2eb6bf;
}
.editor-picks .divider {
    background:url(images/divider_editors-pick.png) repeat-x center;
    text-align:center;
    margin:7px auto 0 auto;
}
.editor-picks .divider img {
    display:block;
    padding:0 10px;
    background:#fff;
    margin:0 auto;
}
/*** Recent Article ***/

.recent-articles {
    display:inline-block;
    width:404px;
}
.recent-articles .excerpt h2 {
    font-weight: 700;
    line-height: 0.5em;
}
.recent-articles .excerpt p {
    font-size: 13px;
}
.article-image .caption {
    bottom:0;
    text-transform:uppercase;
    background: rgb(0, 0, 0); /* fallback color */
    background: rgba(0, 0, 0, 0.75);
    text-align:center;
    margin:0 auto;
    display: none;
}
.article-image .caption a {
    color:#fff;
}
.article-image .caption a:hover {
    color:#2eb6bf;
}
.recent-articles h2 a, .articles h2 a {
    color:#2eb6bf;
    font-size:0.640em;
    line-height:1.100em;
    display:block;
}
.recent-articles a:hover, .articles h2 a:hover {
    color:#9b598c;
}
.recent-articles p {
    padding:7px 0;
}
.arrow {
    float:right;
    padding-top:5px;
}
/*** Articles ***/

.articles {
    margin-top:15px;
}
.articles .article {
    padding-bottom:15px;
    margin-bottom: 15px;
    border-bottom:1px dotted #000;
    min-height:127px;
}
.articles .article:last-child {
    margin-bottom: 0;
    border-bottom:none;
}
.articles .article-image .caption {
    top:100px;
    text-align:left;
    padding:0 10px;
    font-size:1.091em;
}
.articles h2 {
    padding-bottom:12px;
    border-bottom:#333 1px solid;
    font-weight: 700;
    line-height: 0.5em;
}
.articles .excerpt p {
    padding:0;
    margin:7px 0;
    font-size: 13px;
}
.meta {
    padding:6px 0;
    margin:5px 0;
    border-left:1px solid #333;
}
.author-profile img{
	float:left;
	padding: 10px 15px 10px 0;
}
.author-profile{
	font-size: 1.273em;
	line-height: 1.636em;
}
.author-single-name, .date {
    text-align:right;
    font-size:0.818em;
    line-height:1.273em;
}
.date {
    color:#707070;
}
.meta .avatar-container {
    margin-left:10px;
}
/*** It Bar ***/

.it-bar {
    border-top:1px solid #333;
    margin-top:2px;
    padding-top:10px;
    height: 27px;
    position: relative;
}
.it-bar .bar {
    background:#2eb6bf;
    height:19px;
    padding:4px;
    position: absolute;
    right: 0;
    width: 0px;
    overflow: hidden;
}
.mini-logo {
    float:left;
    display:none;
}
.it-bar-social-media {
    margin-left:30px;
    display:none;
}
.it-bar-social-media li {
    float:left;
    vertical-align:top;
    overflow:hidden;
    margin-right:10px;
}
.it-bar-social-media li a {
    width:36px;
    height:20px;
    background:url(images/social_buttons.png) no-repeat;
    display:inline-block;
    text-align:right;
    color:#5f5f5f;
    font-size:0.818em;
    line-height:20px;
    font-weight:700;
    padding-right:6px;
}
.it-bar-social-media li a.comments {
    width:78px;
}
.it-bar-social-media .facebook {
    background-position: 0 -56px;
}
.it-bar-social-media .twitter {
    background-position:-42px -56px;
}
.it-bar-social-media .tumblr {
    background-position:-84px -56px;
}
.it-bar-social-media .google {
    background-position:-126px -56px;
}
.it-bar-social-media .pinterest {
    background-position:-167px -56px;
}
.it-bar-social-media .comments {
    background-position:-210px -56px;
}
.mini-it {
    position: absolute;
    left: 0;
    top: 0;
    display:block;
    background: url(images/bkg_it-bar.png) no-repeat;
    width: 27px;
    height: 27px;
    display:none;
}
.chatter-count {
    position: absolute;
    right: 0;
    top: 10px;
    height:19px;
    padding:4px;
    display:block;
    width:100px;
    text-align: left;
    cursor:pointer;
    background:#2eb6bf;
}
.chatter-count .chatter-arrow {
    height: 27px;
    width: 14px;
    background-image: url('images/chatter_arrow.png');
    display: inline-block;
    position: absolute;
    top: 0;
    left: -14px;
}
.chatter-count .chatter-label {
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    line-height: 20px;
    text-transform: uppercase;
}
.chatter-count .total-count {
    float: right;
    color: #000;
    background-color: #fff;
    font-size: 16px;
    font-weight: 700;
    line-height: 15px;
    padding: 2px 5px;
    border-radius: 10px;
}
/*** Sidebar ***/


#ad-horz {
    text-align:center;
    margin:0 auto;
}
.widget_pic-of-the-day .caption {
    bottom:20px;
    padding:15px 10px;
    background: rgb(255, 255, 255); /* fallback color */
    background: rgba(255, 255, 255, 0.75);
    font-size: 1.636em;
    line-height:1.1em;
    font-weight:700;
}
.widget_pic-of-the-day .caption a {
    color:#333;
}
.widget_pic-of-the-day .caption a:hover {
    color:#2eb6bf;
}
#floating-sidebar h2 {
    background:#9b598c;
    height:43px;
    line-height:43px;
    text-align:center;
    text-transform:uppercase;
    font-family:"Arial Narrow", sans-serif;
    letter-spacing:1px;
}
#floating-sidebar .item {
    display:inline-block;
    background:#f0f0f0;
    width:100%;
    padding:15px 0;
    border-bottom:1px solid #333;
}
#floating-sidebar .item:last-child {
    border-bottom:none;
}
#floating-sidebar .article-image {
    float:right;
    width:72px;
    padding:0 10px;
}
#floating-sidebar h3 {
    font-size:1.255em;
    line-height:1.255em;
    padding-left:10px;
}
#floating-sidebar h3 a {
    color:#333;
}
#floating-sidebar h3 a:hover {
    color:#2eb6bf;
}
/*** Footer ***/

.footer {
    display:inline-block;
    width:100%;
    background:#2d2d2d;
}
.footer-tagline {
    padding:30px 0 30px 10px;
}
.footer .copy {
    text-align:right;
    display:inline-block;
    padding:30px 10px 30px 0;
}
.footer .copy, .footer a {
    color:#fff;
}
.footer a:hover {
    color:#2eb6bf;
}
.footer-menu {
    display:inline-block;
    width:100%;
}
.footer-menu li {
    display:inline;
    padding:0 5px;
    border-right:1px solid #fff;
}
.footer-menu li:last-child {
    border-right:none;
    padding-right:0;
}
.copyright {
    line-height:1em;
    color:#fff;
    margin-top:3px;
}
.social-bar {
    background-color:#2eb6bf;
    height:45px;
    margin-bottom:25px;
    clear:both;
}
.social-label {
    padding:14px 0 0 10px;
    width:140px;
    float:left;
}
.social-bar .social-media-links {
    padding-top:0;
    margin-left:26px;
}
.footer-logo {
    float:right;
    padding:8px 10px 0 0;
}
/*** Section Heading ***/

.heading {
    text-align:center;
    border-bottom:2px solid #000;
    padding:10px 0 5px 0;
    margin-bottom:10px;
    position:relative;
}
.parent-cat {
    position:absolute;
    z-index:50;
    left:0;
    top:30px;
    font-family:Japan, japanregular;
    font-size:2.909em;
}
.parent-cat a {
    color:#333;
}
.parent-cat a:hover {
    color:#2eb6bf;
}
/*** Section Featured Article ***/

.section-featured-article .caption {
    bottom:10px;
    padding:10px 15px;
    background: rgb(255, 255, 255); /* fallback color */
    background: rgba(255, 255, 255, 0.75);
    font-size: 2em;
    line-height:1.091em;
    font-weight:700;
    overflow:hidden;
}
.section-featured-article .caption a {
    color:#333;
}
.section-featured-article .caption a:hover {
    color:#2eb6bf;
}
.section-categories {
    display:inline-block;
    min-width:650px;
    min-height:320px;
    margin-top:10px;
    border-bottom:1px solid #333;
}
.section-image {
    float:left;
    border-top:0;
    border-left:0;
}
.section-image.first {
    padding-left:0;
}
.section-image.last {
    border-right:0;
    padding-right:0;
}
.section-image:nth-last-child(-n+4) {
    border-bottom:0;
}
.section-image .headline a {
    opacity: 0;
    transition: all 0.5s;
    height: 130px;
    width: 130px;
    padding: 5px;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0,0.5);
    box-shadow: inset 0 0 30px rgba(0,0,0,0.75);
    line-height: 15px;
    display: block;
    position: absolute;
    color: #fff;
    font-weight: 700;
    font-size: 12px;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}
.section-image .caption {
    display: none;
    bottom:10px;
    text-transform:uppercase;
    background: rgb(0, 0, 0); /* fallback color */
    background: rgba(0, 0, 0, 0.75);
    padding:0 10px;
}
.section-image .caption a {
    color:#fff;
}
.section-image .caption a:hover {
    color:#2eb6bf;
}
.show-category-labels .caption {
    display: block;
}
/*** Full Articles ***/


.full-article h1 {
    font-family:Arial, Helvetica, sans-serif;
    font-size:1.818em;
    line-height:1em;
}
.full-article h2 {
    font-size:1.636em;
    line-height:1.2em;
    color:#2eb6bf;
    margin-bottom: 1em;
}
.full-article h3 {
    font-size:1.364em;
    line-height:1.545em;
    color:#2eb6bf;
    text-transform:none;
    margin-bottom: 1em;
}
.full-article h4 {
    font-size:1.182em;
    line-height:1.364em;
    color:#2eb6bf;
    text-transform:none;
    font-weight:700;
    margin-bottom: 1em;
}
.search-no-results .full-article h2{
    border-bottom:none;
    margin-left:0;	
    margin-bottom:0.5em;
}
.article-heading {
    display:inline-block;
    width:100%;
    margin-bottom:10px;
    border-bottom:1px solid #333;
}
.prev-next-buttons{
	line-height: 15px;
	height: 37px;
}
.prev-next-buttons .previous-button{
	float:left;
	height:37px;
	line-height: 15px;
}
.prev-next-buttons .next-button{
	float:right;
	height:37px;
	line-height: 15px;
}
.share-it-bar {
    background:#eff9fa;
    height:37px;
    margin-bottom:10px;
    display:inline-block;
    width:100%;
}
.share-it-bar .expand-text {
    float:right;
    padding: 0 10px;
    height: 37px;
    width: 105px;
    background-color: #2eb6bf;
    position: relative;
}
.share-it-bar .expand-text span.text {
    font-size: 1.455em;
    font-weight: 700;
    color: #fff;
    position: absolute;
    left: 10px;
    top: 0;
    line-height: 37px;
}
.share-it-bar .expand-text span.plus-sign {
    width:33px;
    height:33px;
    display:inline-block;
    background-image: url('images/icn_discuss.png');
    cursor:pointer;
    position: absolute;
    right: 10px;
    top: 2px;
}
.share-logo {
    background:#2eb6bf url(images/bkg_social-bar.png) no-repeat right;
    padding:4px 0 4px 10px;
    width:120px;
    float:left;
}
.share-links {
    margin-left:10px;
    padding:9px 0;
    float: left;
}
.socialite{
    float:left;	
}
.facebook-like iframe, .fb_iframe_widget span{
    margin-right: 20px;
}
.twitter-share iframe{
    width:100px !important;	
}
.g-plusone, .googleplus-one iframe{
    width:80px !important;
}
.socialite.pinterest-pinit.socialite-loaded{
    width:70px!important;	
}
.featured-image {
    margin-bottom:10px;
    position: relative;
}
.wp-caption {
    position: relative;
}
.wp-caption .hover-links {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    zoom: 1;
    filter: alpha(opacity=0);
    opacity: 0;
    transition: opacity 500ms;
    background-color: rgba(0,0,0,0.5);
}
.wp-caption:hover .hover-links {
    zoom: 1;
    filter: alpha(opacity=100);
    opacity: 1;
}
.wp-caption .hover-links .social-share-link {
    margin: 5px;
}
.wp-caption .hover-links .social-share-link.tumblr {
    float: left;
}
.wp-caption .hover-links .social-share-link.pinterest {
    float: right;
}
.full-article p, .full-article li, .full-article blockquote {
    font-size:1.091em;
    line-height:1.636em;
}
.page .full-article p{
    font-size:1.273em;	
}
.full-article ul, .full-article ol {
    margin-bottom:10px;
    padding-left: 1.5em;
}
.full-article ul {
    list-style:disc;
}
.full-article ol {
    list-style:decimal;
}
.full-article blockquote {
    font-style:italic;
    padding:15px 25px;
}
.full-article .wp-caption-text {
    background:#e1e1e1;
    text-align:center;
    padding:0;
    height:22px;
    line-height:22px;
    font-size:0.818em;
}
.alignright {
    margin-left:15px;
}
.alignleft {
    margin-right:15px;
}
.aligncenter{
    text-align:center;	
    margin:0 auto 15px auto;
}
.zergnet-widget div {
    line-height: 15px;
}
.viafoura {
    margin-top:25px !important;	
    width:99%;
}
.viafoura div {
    line-height: 1em; 
    text-align: left;
}
.viafoura .vf-modal .vf-modal-close{
    padding: 10px !important;
}
.viafoura ul li{
    text-indent:0;	
}
.viafoura ul li:before{
    content:normal;	
}
.viafoura .vf-comments-sort {
    width: 150px;
}
.viafoura .vf-comment-box .vf-comment-textarea .vf-content{
    width:95%!important;	
}
.viafoura .vf-comment-box .vf-comment-textarea{
    box-shadow:none !important;	
}
.viafoura .vf-comment-box .vf-textarea-container{
    border:1px solid #2eb6bf !important;	
}
.viafoura .vf-comment-box .vf-comment-controls{
    border:1px solid #2eb6bf !important;	
}
.viafoura .vf-comment-box .vf-comment-submit {
    background-image:none !important;	
    background:#2eb6bf !important;
    border:1px solid #095c61 !important;
}
.viafoura .vf-comment-box .vf-comment-controls{
    background:#eff9fa !important;	
}
.viafoura .vf-comments .vf-comments-container{
    margin-top:25px;
    border:none !important;
}
.viafoura .vf-item{
    background:#eff9fa;	
    border:1px solid #2eb6bf !important;
    border-top:none !important;
    border-bottom:none !important;
}

.viafoura .vf-item:first-child{
    border-top:1px solid #2eb6bf !important;
}

.viafoura .vf-item:last-child{
    border-bottom:1px solid #2eb6bf !important;
}

.viafoura .vf-comments .vf-comments-container .vf-child-comment{
    border:none !important;
    margin-top:0 !important;
    margin-left:78px !important;
    border-top:1px dotted #000 !important;
}
.viafoura .vf-comment-container+.vf-comment-container{
    border-top:1px dotted #000 !important;	
}
.viafoura .vf-form input[type='text'], .viafoura .vf-form input[type='email'], .viafoura .vf-form input[type='password']{
    text-transform: none !important;
}
.viafoura input[type="radio"]{
    -webkit-appearance: radio;
}
.viafoura input[type=submit]{
    width: auto;
    height: auto;
}
.comments-bar {
    background:#2eb6bf;
    -moz-border-radius: 70px;
    -webkit-border-radius: 70px;
    border-radius: 70px;
    margin-top:25px;
}
.comments-bar span {
    color:#fff;
    font-size:1.455em;
    line-height:34px;
}
.comments-bar .copy {
    padding-left:15px;
    float:left;
}

#commentform{
    text-align:center;	
}

.comments-container{
    background:#eff9fa;
    border:1px solid #2eb6bf;	
    display:block;		
    margin-top:15px;
    padding-bottom:15px;
}

.comments-container .title{
    background:#2eb6bf;
    height:30px;
    line-height:30px;
    text-align:center;
    color:#fff;
    text-transform:uppercase;
    font-size:1.455em;
}

.comment, .comment div{
    line-height:1em;	
    font-size:1em;
}

.comment{
    margin:15px 15px 0 15px;	
    border-bottom:1px dotted #000;
    display:inline-block;
}

.comment .comment-name{
    font-size:1.273em;
    padding-bottom:3px;	
    color:#2d2d2d;
}

.comment-date{
    padding-bottom:15px;	
}

.comment-reply-link:link, .comment-reply-link:visited{
    background:#2d2d2d url(images/reply-arrow.jpg) no-repeat 47px 7px;
    color:#fff;
    padding:5px 0;
    display:block;
    width:60px;
    text-align:center;
    float:right;
    padding-right:3px;
}

.article-ad{
    margin:15px auto;	
    text-align:center;
}

.error404 .full-article{
    text-align:center;
    margin:auto;	
}

.error404 .full-article .page-not-found-image{
    margin-bottom:15px;
}

.error404 .full-article #searchform label{
    display:none;	
}



/*** Forms ***/

input[type="text"], input[type="email"], textarea, select {
    background:#eff9fa;
    border:1px solid #2eb6bf;	
    padding-left:15px;
    display:block;
    margin-top:15px;
    font-family:Arial, Helvetica, sans-serif;
    font-size:1.091em;
}

input[type="file"] {
    display:block;
    margin-top:15px;
    font-family:Arial, Helvetica, sans-serif;
    font-size:1.091em;
}

input:focus, textarea:focus  {outline: none; }

input {
    -webkit-appearance: none;
    border-radius: 0;
}

textarea{
    padding-top:15px;
}

input[type="submit"] {
    background:#2eb6bf;
    border:1px solid #095c61;
    color:#fff;
    cursor:pointer;
    margin-top:15px;
    text-transform:uppercase;
}

/*** Pagination ***/

.links {
    display:block;
    width:100%;
    padding-top:15px;
    border-top:1px dotted #000;
}
.links .previous {
    float:left;
    font-size:1.250em;
    text-transform:uppercase;
    margin:0 0 15px 10px;
}
.links .next {
    float:right;
    font-size:1.250em;
    text-transform:uppercase;
    margin:0 10px 15px 0;
}
.links .previous a {
    background:url(images/left-arrow.png) no-repeat left;
    padding-left:15px;
    line-height:1em;
}
.links .next a {
    background:url(images/right-arrow.png) no-repeat right;
    padding-right:15px;
    line-height:1em;
}

.links .load-more a{
    background:#F0F0F0;
    -moz-border-radius: 40px;
    -webkit-border-radius: 40px;
    border-radius: 40px;
    display:block;	
    line-height:25px;
    color:#2d2d2d;
    font-size:1em;
    text-align:center;
    margin:0 auto;
}

/*** Contact Page ***/

.cf-row{
    display:block;
    margin-top:25px;
}

.contact-form input[type="submit"]{
    margin-bottom:25px;
}

.contact-form .fleft, .contact-form .fright {
    width: 50%;
}

.contact-form {
    margin-bottom: 15px;
}

/*** Mobile Link ***/
.mobile-link {
    position: fixed;
    bottom: 0;
    padding: 10px 0;
    background-color: #fff;
    text-align: center;
    display: block;
    width: 100%;
    z-index: 100;
}
.mobile-link a {
    display: inline-block;
    font-size: 200%;
    padding: 30px 20px;
    background-color: #ccc;
    color: #fff;
    text-transform: uppercase;
}

/*** Shortcodes ***/

.section-authors {
    border: 1px solid #2d2d2d;
    padding-bottom: 30px;
}
.authors-tagline {
    background-color: #2d2d2d;
    padding: 10px;
    text-align: center;
}
.author-photo {
    margin-bottom: 10px;
}
.author-info {
    width: 20%;
    padding: 30px 2.5% 0 2.5%;
    text-align: center;
    float: left;
	height:205px;
}
.author-info p {
    padding: 0;
}
.author-info a:hover p {
    color:#2eb6bf;
}

.author-info .author-name {
    font-weight: 700;
}
.author-info .author-title {
    font-size: 11px;
}

.xdebug-error *, .xdebug-var-dump * {
    line-height: 15px;
}

/* Author Page */
.desktop-author .author-profile p{
	text-size:13px;
}
.desktop-author .author-profile{
	width:70%;
	display:inline-block; 
	font-size:14px;
}
.desktop-author .author-infobox .social-media{
	width:100%;
	text-align:center;
}
.desktop-author .author-infobox {
	padding-right:20px;
	float:right;
	height:100%;
	width:128px;
}
.desktop-author .title-heading{
	padding:5px 0;
}
.desktop-author .title-heading .authorName{
	line-height:20px;
	font-size:18px;
	font-weight:bold;
}
.desktop-author .title-heading .authorTitle{
	line-height:20px;
	font-size:15px;
}
.desktop-author .title-heading{
	padding:5px 0;
}