/*
Theme Name: The Dotspot 2016
Description: Dot Black on life, sex, love and the funny in the mother city.
Author: Andre van Rooyen
Author URI: http://Twitter.com/andrevr
*/



/***** CSS RESET *******/

html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, code, em, img, small, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, ol, ul, li {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

body {
    line-height: 1;
}

blockquote, q {
    quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

.clearfix, .clear {
    clear: both;
}


/**** FONT-FACE STYLES ****/

@font-face {
    font-family: 'momstypewriterregular';
    src: url('font/mom-webfont.eot');
    src: url('font/mom-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/mom-webfont.woff2') format('woff2'),
         url('font/mom-webfont.woff') format('woff'),
         url('font/mom-webfont.ttf') format('truetype'),
         url('font/mom-webfont.svg#momstypewriterregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

/**** FRONT PAGE CONTENT STYLES ****/

#top-content-list, #bottom-featured-content-list {
    width: 100%;
}

#top-content-list li, #bottom-featured-content-list li {
   list-style: none;
}

.four-by-four {
    width: 640px;
    height: 360px;
    float: left;
    display: block;
    position: relative;
}

.four-by-four h2 {
    width: 600px;
    color: #fff;
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    font-size: 24px;
    position: absolute;
    bottom: 10px;
    left: 10px;
    text-align: left;
    padding: 10px 10px;
    background: #000;
}

.one-by-one {
    width: 320px;
    height: 180px;
    float: left;
    display: block;
    position: relative;
}

.one-by-one h2 {
    width:280px;
    color: #fff;
    font-family: 'Oswald', sans-serif;
    font-weight: 300;
    font-size: 16px;
    position: absolute;
    bottom: 10px;
    left: 10px;
    text-align: left;
    padding: 10px 10px;
    background: #000;
    padding: 10px;
    z-index: 100;
}

.one-by-two {
    width: 320px;
    height: 360px;
    float: right;
    display: block;
    overflow: hidden;
    position: relative;
}

.one-by-two h2 {
    width: 280px;
    color: #fff;
    font-family: 'Oswald', sans-serif;
    font-weight: 300;
    font-size: 16px;
    position: absolute;
    bottom: 10px;
    left: 10px;
    text-align: left;
    padding: 10px;
    background: #000;
}

.color-overlay {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    opacity: 0.9;
    z-index: 10;
}

.category-label {
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 100;
    color: #ffeb04;
    text-align: left;
    padding: 3px;
    background: #000;
    opacity: 0.9;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 10px;
    text-transform: uppercase
}

.category-label a:link {color: #ffeb04; text-decoration: none;}
.category-label a:visited {color: #ffeb04; text-decoration: none;}
.category-label a:active {color: #ffeb04; text-decoration: none;}
.category-label a:hover {color: #ffeb04; text-decoration: underline;}

#bottom-content-list {
    width: 640px;
    float: left;
}

#bottom-content-list li {
    list-style: none;
}

.side-by-side {
    width: 100%;
    height: 180px;
    margin-bottom: 10px;
}

.post-date {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 10px;
    color: #ccc;
}

.recent-thumb a {
    width: 320px;
    height: 180px;
    display: block;
    float: left;
    text-align: center;
}

.recent-text {
    width: 300px;
    height: 140px;
    display: block;
    float: left;
    padding: 5px 10px;
}

.recent-text h2 {
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    font-size: 24px;
}

.recent-text a:link {color: #ffeb04; text-decoration: none;}
.recent-text a:visited {color: #ffeb04; text-decoration: none;}
.recent-text a:active {color: #ffeb04; text-decoration: none;}
.recent-text a:hover {color: #ff0099; text-decoration: underline;}

#til-area {
    width: 320px;
    height: 570px;
    display: block;
    float: right;
}

#til-area a {
    width: 320px;
    height: 180px;
    display: block;
    margin-bottom: 10px;
}

#til-side img {
    margin-bottom: 20px;
}


/**** BODY STYLES ********/

body {
    background: url('img/bg.jpg') top center no-repeat #000;
    color: #d1d1d1;
    font: normal 12px Verdana, Arial, Helvetica, sans-serif;
    margin: 0 auto;
    width: 100%;
    display: table;
}

p {
    margin-bottom: 18px;
}

h1 {} h2 {} h3 {}

.entry-content h1 {
    font-size: 28px;
    margin: 0;
    padding: 0px 0 20px 0;
    color: #ffeb04;
    font-weight: bold;
}

.entry-content h2 {
    font-size: 24px;
    margin: 0;
    padding: 0px 0 20px 0;
    color: #ffeb04;
    font-weight: bold;
}

.entry-content h3 {
    font-size: 20px;
    margin: 0;
    padding: 0px 0 16px 0;
    color: #ffeb04;
    font-weight: bold;
}

.entry-content h4 {
    font-size: 16px;
    margin: 0;
    padding: 0px 0 14px 0;
    color: #ffeb04;
    font-weight: bold;
}

.entry-content h5 {
    font-size: 14px;
    margin: 0;
    padding: 0px 0 13px 0;
    color: #ffeb04;
    font-weight: bold;
}

.entry-content h6 {
    font-size: 12px;
    margin: 0;
    padding: 0px 0 13px 0;
    color: #ffeb04;
    font-weight: bold;
}

a {
    text-decoration: none;
}

a:hover {}



/**** TEXT ELEMENTS ****/

.entry-content ul {
    margin: 0 0 18px 1.5em;
    line-height: 22px;
}

.entry-content ol {
    list-style: decimal;
    margin: 0 0 18px 1.5em;
}

.entry-content ol ol {
    list-style: upper-alpha;
}

.entry-content ol ol ol {
    list-style: lower-roman;
}

.entry-content ol ol ol ol {
    list-style: lower-alpha;
}

.entry-content li {
    margin-bottom: 5px;
}

.entry-content ul ul, .entry-content ol ol, .entry-content ul ol, .entry-content ol ul {
    margin-bottom: 0;
}

.entry-content dl {
    margin: 0 0 24px 0;
}

.entry-content dt {
    font-weight: bold;
}

.entry-content dd {
    margin-bottom: 18px;
}

#content strong {
    font-weight: bold;
}

#content cite, #content em, #content i {
    font-style: italic;
}

#content big {
    font-size: 131.25%;
}

#content ins {
    background: #ffc;
    text-decoration: none;
}

#content blockquote {
    font-style: italic;
    padding: 0 3em;
    color: #a3a3a3;
    border-left: 5px solid #ff0099;
}

#content blockquote em, #content blockquote i {
    font-style: normal;
}

#content blockquote cite {
    font-weight: bold;
    font-style: normal;
}

#content pre {
    background: #f7f7f7;
    color: #222;
    line-height: 18px;
    margin-bottom: 18px;
    padding: 1.5em;
}

#content abbr, #content acronym {
    border-bottom: 1px dotted #666;
    cursor: help;
}

#content sup, #content sub {
    height: 0;
    line-height: 1;
    vertical-align: baseline;
    position: relative;
}

#content sup {
    bottom: 1ex;
}

#content sub {
    top: .5ex;
}

/**** CONTAINER STYLES  ******/

#container {
    width: 960px;
    margin: 0 auto;
    margin-bottom: 10px;
}

#sidebar-left {
    width: 205px;
    float: left;
    margin: 10px 25px 0 0;
}

.content-area {
    width : 960px;
    display: block;
    clear: both;
}

#content-con {
    width: 680px;
    float: left;
    padding-bottom: 55px;
}

#content {
    width: 648px;
    padding: 30px 15px;
    background-color: #000;
    line-height: 18px;
    border: 1px solid #433f43;
    overflow: hidden;
}

#top-content {
    width: 960px;
    height: 720px;
    background: #000;
    border-bottom: 1px solid #ccc;
}

#bottom-featured-content {
    width: 960px;
    height: 360px;
    background: #000;
}

#bottom-content {
    width: 960px;
    height: 560px;
    /* margin-top: 10px; */
    background: #000;
}

#scoll-content-con {
    width: 960px;
    padding-bottom: 55px;
}

#scroll-content {
    width: 648px;
    padding: 30px 15px;
    background-color: #000;
    overflow: hidden;

}

#sidebar-right {
    width: 280px;
    float: right;
    background: transparent;
}

/**** HEADER STYLES *****/

#header {
    width: 960px;
    height: 128px;
    display: block;
    /* background: url('img/header.png'); */
}

.site-title {
    width: 155px;
    height: 128px;
    position: absolute;
}

.site-title a {
    width: 155px;
    height: 128px;
    display: block;
}

/***** NAV STYLES *****/

.bottom-meta {
	width: 960px;
	height: 200px;
	display: block;
	margin:  0 auto;
}

#nav-con, #nav-con-2, .nav-con-3 {
    width: 960px;
    height: 40px;
    display: block;
    border-bottom: 1px solid #ccc;
}

#nav-con {
    background: #2c2c2c;
}

#nav-con-2, .nav-con-3 {
    background: #09c4f5;

}

.nav-con-3 {
    margin: 0 auto;
}

#topnav, #globalnav, #midnav, #footnav {
    display: block;
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    font-size: 16px;
}

#topnav {
    float: left;
    width: 680px;
}

#globalnav {
    float: right;
    width: 230px;
}

#midnav {
    float: right;
    width: 575px;
}

#footnav {
    clear: both;
    width: 960px;
    margin: 0 auto;
}


.menu ul li:hover > ul {
	display: block;
}

.sub-menu li {
	list-style: none;
	margin: 0 0 0 50px;
	float: right;
	text-align: left;
	background: #09c4f5;
	width: 125px;
	display: block;
	z-index: 200;
}


.menu li  {
    list-style: none;
    display: inline;
    margin: 0;
}

#topnav li,
#footnav li {
    position: relative;
    margin-right: -4px;
}

#topnav li {
    float: left;
}

#footnav li {
    float: right;
    margin-right: 0px;
}

#globalnav li {
    float: right;
}

#midnav li {
    float: right;
}

#footnav li:last-child {
    margin-right: 0px;
}

#globalnav li,
#midnav li {
    position: relative;
    margin-left: 0px;
}


#topnav a, #globalnav a,
#midnav a, #footnav a {
    color: #fff;
    display: block;
    text-transform: uppercase;
    line-height: 25px;
    padding: 8px 9px;
    text-decoration: none;
}

#topnav li:hover > a {
    color: #00cbff;
}

#globalnav li:hover > a {
    color: #ffff00;
}

#midnav li:hover > a,
#footnav li:hover > a {
    color: #0e67ab;
}

#searchbox {
    float: left;
    padding: 6px 10px 5px;
    margin-right: 50px;
}

#searchform #s {
    width: 240px;
    padding-left:10px;
    height: 25px;
    background-color: rgba(115,221,249,0.8);
    border: none;
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
    line-height: 25px;
}
#searchform .submit {
    width: 34px;
    height: 34px;
    display: inline-block;
    background: url('img/search.png') top left no-repeat;
    border: none;
}



#menu-global-menu li:first-child a:link {
    color: #ffff00;
}

#menu-global-menu li:first-child a:hover {
    text-decoration: underline;
}

/***** POST STYLES *****/

#post {
    padding-bottom: 30px;
}

.entry-content a:link, .entry-content a:visited {
    color: #ff0099;
    text-decoration: none;
}

.entry-content a:active, .entry-content a:hover {
    color: #ff0099;
    border-bottom: 1px dotted;
}

#content .entry-title {
    color: #ffeb04;
    font-size: 24px;
    font-weight: bold;
    line-height: 31px;
    margin-bottom: 21px;
    font-family: Tahoma, Arial, Helvetica, Verdana, sans-serif;
}

.entry-title a:link, .entry-title a:visited {
    color: #ffeb04;
    text-decoration: none;
}

.entry-title a:active, .entry-title a:hover {
    color: #ffeb04;
    border-bottom: 1px dotted;
}

.entry-meta {
    margin-bottom: 5px;
    clear: both;
}

.entry-meta a, .entry-meta a:visited {
    color: #ff0099;
    font-weight: bold;
}

.meta {
    width: 100%;
    height: 0px;
    clear: both;
}

.meta a:hover {
    border-bottom: 1px dotted;
}

.cat-links {
    float: left;
    margin: 60px 0 0 17px;
    font-size: 11px;
    width: 336px;
    color: #ff0099;
}

.cat-links a, .cat-links a:visited {
    color: #ff0099;
    font-weight: bold;
}

.comments-link {
    float: right;
	width: 160px;
	height: 20px;
	text-align: center;
	margin: 8px 0 8px 0;
	font-family: 'momstypewriterregular';
	font-size: 17px;
	letter-spacing: 3px;
	color: #fff;
	padding: 0 0 5px 5px;
	background: url('img/catarget.png') top left no-repeat;
}

.comments-link a, .comments-link a:visited, .comments-link a:hover {
    color: #fff;
    font-weight: bold;
    text-decoration: none !important;
}

.social-share {
    width: 454px;
    height: 51px;
    padding: 49px 0 0 0;
    margin: 16px 0 0 0;
    overflow: hidden;
    background: url('img/spread_the_word.png') top left no-repeat;
}

.social-share span {
    display: none;
}

.social-share-menu {
    width: 454px;
    height: 50px;
    background: url('img/social_share.png') top no-repeat;
}

.social-share-menu a {
    height: 50px;
    display: block;
    float: left;
}

.share-facebook a {
    width: 44px;
}

.share-twitter a {
    width: 44px;
}

.share-friendfeed a {
    width: 48px;
}

.share-stumble a {
    width: 46px;
}

.share-buzz a {
    width: 45px;
}

.share-delicious a {
    width: 48px;
}

.share-tumblr a {
    width: 48px;
}

.share-reddit a {
    width: 46px;
}

.share-digg a {
    width: 44px;
}

.share-email a {
    width: 41px;
}

.share-facebook a:hover {
    background: url('img/social_share.png') 0px -50px no-repeat;
}

.share-twitter a:hover {
    background: url('img/social_share.png') -44px -50px no-repeat;
}

.share-friendfeed a:hover {
    background: url('img/social_share.png') -88px -50px no-repeat;
}

.share-stumble a:hover {
    background: url('img/social_share.png') -136px -50px no-repeat;
}

.share-buzz a:hover {
    background: url('img/social_share.png') -182px -50px no-repeat;
}

.share-delicious a:hover {
    background: url('img/social_share.png') -227px -50px no-repeat;
}

.share-tumblr a:hover {
    background: url('img/social_share.png') -275px -50px no-repeat;
}

.share-reddit a:hover {
    background: url('img/social_share.png') -323px -50px no-repeat;
}

.share-digg a:hover {
    background: url('img/social_share.png') -369px -50px no-repeat;
}

.share-email a:hover {
    background: url('img/social_share.png') -413px -50px no-repeat;
}



.divider {
    clear: both;
    height: 87px;
    width: 454px;
    background: url('img/line.jpg') center no-repeat;
}

.divider-archive {
    clear: both;
    height: 43px;
    width: 454px;
    background: url('img/line.jpg') top center no-repeat;
}

.fullstory a {
    float: right;
    color: #fd45a4;
    margin: -14px 0 22px 0;
}

.fullstory a:hover, .fullstory a:active {
    color: #fd45a4;
    text-decoration: underline;
    border: none;
}

.related-head {
    width: 454px;
    height: 29px;
    display: block;
    margin-top: 10px;
    text-indent: -9999px;
    background: url('img/you_might_also_like.png') top left no-repeat;
}


#related-posts {
	width: 575px;
	margin: 0 auto;
}

#related-posts img {
    padding: 5px;
    border: 1px solid #433f43;
}

#related-posts img:hover {
    border: 1px solid #ff0099;
}

#related-posts ul {
    padding: 20px 0 20px 0;
    list-style: none;
    list-style-position: inside;
}

#related_posts li {
    float: left;
    width: 116px !important;
    display: block;
    margin: 0 35px 0 0;
}

#related-posts a, #related-posts a:visited {
    color: #d1d1d1;
    font-weight: bold;
}

#related-posts a:hover {
    color: #ff0099;
    font-weight: bold;
}

/****SIDEBAR STYLES*******/

.sidebar {
	padding: 8px 8px;
    background: transparent !important;
}

.sidebar ul {
    padding: 10px 0 35px 0;
}

.sidebar li {
    list-style: none;
    border-bottom: 1px solid #433f43;
    padding: 10px 0 10px 0;
}

.sidebar span {
    color: #ffeb04;
}

#sidebar-left li a:link, #sidebar-left li a:visited, #sidebar-right li a:link, #sidebar-right li a:visited {
    color: #d1d1d1;
}

#sidebar-left li a:active, #sidebar-left li a:hover, #sidebar-right li a:active, #sidebar-right li a:hover {
    color: #d1d1d1;
    border-bottom: 1px dotted;
}

.recent-posts {
    width: 205px;
    height: 29px;
    display: block;
    text-indent: -9999px;
    background: url('img/recent_posts.png') top left no-repeat;
}

.on-channel {
    width: 205px;
    height: 29px;
    display: block;
    text-indent: -9999px;
    background: url('img/on-channel.png') top left no-repeat;
}

.recent-comments {
    width: 205px;
    height: 29px;
    display: block;
    text-indent: -9999px;
    background: url('img/recent_comments.png') top left no-repeat;
}

#sex-toys-sidebar {
    width: 168px;
    height: 92px;
    padding: 53px 0 0 37px;
    margin: 0;
    background: url('img/sex_toy_reviews.png') top no-repeat;
}

.review-item a {
    color: #fff;
    padding-left: 20px;
    margin-bottom: 4px;
    width: 144px;
    display: block;
    background: url('img/review_arrow.png') left no-repeat;
}

.review-item a:hover {
    color: #fff;
    text-decoration: underline;
}

.all-reviews a {
    color: #000;
    font-weight: bold;
    display: block;
    position: absolute;
    margin: 2px 0 0 35px;
}

.all-reviews a:hover {
    color: #000;
}

#dinner-sidebar {
    width: 168px;
    height: 124px;
    padding: 53px 0 0 37px;
    margin: 40px 0 9px 0;
    background: url('img/dinner-at-eight-podcasts.png') top no-repeat;
}

.podcast-item a {
    color: #000;
    padding-left: 20px;
    margin-bottom: 4px;
    width: 133px;
    display: block;
    background: url('img/podcast_arrow.png') left no-repeat;
}

.podcast-item a:hover {
    color: #000;
    text-decoration: underline;
}

.all-podcasts a {
    color: #000;
    font-weight: bold;
    display: block;
    position: absolute;
    margin: 17px 0 0 35px;
}

.all-podcasts a:hover {
    color: #000;
}

#ads {
    margin: 18px 0 20px 0;
}

#ads img {
    margin-bottom: 18px;
}

.popular-posts {
    width: 205px;
    height: 29px;
    display: block;
    text-indent: -9999px;
    background: url('img/popular_posts.png') top left no-repeat;
}

.events {
    width: 205px;
    height: 29px;
    display: block;
    clear: both;
    text-indent: -9999px;
    background: url('img/events.png') top left no-repeat;
}

.blue {
    color: #00ccff;
}

.target-cat-header {
    height: 29px;
    display: block;
    clear: both;
    font-family: 'momstypewriterregular';
    font-size: 16px;
    font-weight: normal !important;
    letter-spacing: 3px;
    color: #fff;
    padding: 5px 5px 0 5px;
    /* background: url('img/catarget2.png') top left no-repeat; */
}



.readmore {
    float: right;
    height: 29px;
    display: block;
    clear: both;
    font-family: 'momstypewriterregular';
    font-size: 14px;
    letter-spacing: 2px;
    padding: 6px 5px 0 5px;
    text-transform: uppercase;
    margin-bottom: 40px;
}

.readmore a:link, .readmore a:visited, .readmore a:active, .readmore a:hover {
        color: #ff0099;
        text-decoration: none;
    }

.on-women24 {
    width: 205px;
    height: 29px;
    display: block;
    clear: both;
    text-indent: -9999px;
    background: url('img/on_women24.png') top left no-repeat;
}

.on-dinner {
    width: 205px;
    height: 29px;
    display: block;
    clear: both;
    text-indent: -9999px;
    background: url('img/dinner_at_eight.png') top left no-repeat;
}

.on-nsfw_mondays {
    width: 205px;
    height: 29px;
    display: block;
    clear: both;
    background: url('img/nsfw_mondays.png') top left no-repeat;
}

.podcasts-side {
    width: 205px;
    height: 29px;
    display: block;
    clear: both;
    text-indent: -9999px;
    background: url('img/5fm_podcasts.png') top left no-repeat;
}

.hotpress-side {
    width: 205px;
    height: 29px;
    display: block;
    clear: both;
    text-indent: -9999px;
    background: url('img/hot_press.png') top left no-repeat;
}

.hotpress img {
    border: 1px solid #433f43;
    float: left;
    margin: 0 11px 9px 0;
}

.hotpress img:hover {
    border: 1px solid #ff0099;
}

.hotpress li {
    clear: both;
}

.wrap-date {
    float: left;
    margin-bottom: 14px;
    line-height: 20px;
}

.random-hearts {
    padding-bottom: 30px;
}

.heart-con {
    border: 1px solid #433f43;
}

.hearts-side {
    width: 205px;
    height: 29px;
    display: block;
    clear: both;
    text-indent: -9999px;
    background: url('img/random_hearts.png') top left no-repeat;
    margin-bottom: 18px;
}

.sex-actually a {
    width: 205px;
    height: 298px;
    display: block;
    clear: both;
    text-align: center;
    padding-left: 2px;
    padding-bottom: 35px;
}

.follow-dot {
    width: 190px;
    height: 78px;
    background: url('img/follow_dot_bg.png') 0 0 no-repeat;
    margin: 0 0 35px;
    padding: 52px 0 0 15px;
}

.twitter-side a {
    float: left;
    width: 35px;
    height: 37px;
    margin: 4px 8px 0 0;
    text-indent: -9999px;
    background: url('img/twitter_side.png') top no-repeat;
}

.twitter-side a:hover {
    background: url('img/twitter_side.png') bottom no-repeat;
}

.facebook-side a {
    float: left;
    width: 39px;
    height: 40px;
    margin: 8px 6px 0 0;
    text-indent: -9999px;
    background: url('img/facebook_side.png') top no-repeat;
}

.facebook-side a:hover {
    background: url('img/facebook_side.png') bottom no-repeat;
}

.rss-side a {
    float: left;
    width: 38px;
    height: 39px;
    margin-right: 7px;
    text-indent: -9999px;
    background: url('img/rss_side.png') top no-repeat;
}

.rss-side a:hover {
    background: url('img/rss_side.png') bottom no-repeat;
}

.email-side a {
    float: left;
    width: 37px;
    height: 38px;
    margin-top: 2px;
    text-indent: -9999px;
    background: url('img/email_side.png') top no-repeat;
}

.email-side a:hover {
    background: url('img/email_side.png') bottom no-repeat;
}

.read-all a {
    clear: both;
    width: 51px;
    height: 28px;
    display: block;
    text-indent: -9999px;
    float: right;
    padding: 0;
    margin: -20px 0 28px 0;
    background: url('img/all.png') no-repeat;
}

.read-all a:hover {
    background: url('img/all.png') bottom no-repeat;
}

/***** COMMENT STYLES *****/

.something-to-say {
    /*
    width: 454px;
    height: 51px;
    padding-top: 25px;
    clear: both;
    margin: 35px 0 15px 0;
    background: url('img/post_comment_bg.png') no-repeat;
    */
}

.comment-button a {
    width: 178px;
    height: 90px;
    display: block;
    text-indent: -9999px;
    text-decoration: none;
    margin-left: 427px;
    background: url('img/subscribe.png') top no-repeat;
}

.comment-button a:hover {
    /* background: url('img/post_comment.png') bottom no-repeat; */
}

.comment-close-link {
    margin-bottom: 18px;
}

#comments {
    clear: both;
    font-size: 20px;
    font-weight: bold;
}

#comments a, #comments a:visited {
    color: #ff0099;
}

input[type=submit] {
    cursor: pointer;
}

#comments .navigation {
    padding: 0 0 18px 0;
}

h3#comments-title, h3#reply-title {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 0;
}

h3#comments-title {
    padding: 24px 0;
}

.commentlist {
    list-style: none;
    margin: 0;
    margin-top: 20px;
}

.commentlist a:hover, .commentlist a:active {
    border-bottom: 1px dotted;
}

.commentlist li.comment {
    font-size: 11px;
    line-height: 18px;
    background-color: #312c2f;
    margin: 0 0 24px 0;
    padding: 0px;
    clear: both;
}

.comment-whole {
    float: left;
    margin: 0 0 0 20px;
    width: 330px;
}

.comment-text a, .comment-text:visited {
    color: #ff0099;
    font-weight: bold;
}

.commentlist li:last-child {
    border-bottom: none;
    margin-bottom: 0;
}

#comments .comment-body ul, #comments .comment-body ol {
    margin-bottom: 18px;
}

#comments .comment-body p:last-child {
    margin-bottom: 6px;
}

#comments .comment-body blockquote p:last-child {
    margin-bottom: 24px;
}

.commentlist ol {
    list-style: decimal;
}

.commentlist .avatar {
    padding: 4px;
    float: left;
    border: 1px solid #666666;
}

.comment-author vcard {
    padding: 10px 0px 10px 10px;
}

.comment-author cite {
    color: #ffeb04;
    font-style: normal;
    font-weight: bold;
}

.comment-author cite a, .comment-author cite a:visited {
    color: #ffeb04;
    font-style: normal;
    font-weight: bold;
}

.comment-author .says {
    display: none;
}

.comment-meta {
    font-size: 11px;
    position: relative;
    margin: 5px 5px 3px 0;
    color: #ffeb04;
}

.comment-meta a:link, .comment-meta a:visited {
    color: #ffeb04;
    position: relative;
    font-weight: bold;
    text-decoration: none;
}

.comment-meta a:active, .comment-meta a:hover {
    color: #ffeb04;
}

.commentlist .even {} .commentlist .bypostauthor {} .reply {
    font-size: 12px;
    margin: 0 0 5px 0;
    float: right;
}

a.comment-edit-link, a.comment-edit-link:hover {
    color: #ffeb04;
}

.reply a {
    width: 64px;
    height: 38px;
    display: block;
    background: url('img/reply_bg.png') top;
    text-indent: -9999px;
}

.reply a:hover {
    background: url('img/reply_bg.png') bottom;
    border: none;
}

.commentlist .children {
    list-style: none;
    margin: 0;
}

.commentlist .children li {
    border: none;
    margin: 0;
}

.nopassword, .nocomments {
    display: none;
}

#comments .pingback {
    border-bottom: 1px solid #e7e7e7;
    margin-bottom: 18px;
    padding-bottom: 18px;
}

.commentlist li.comment+li.pingback {
    margin-top: -6px;
}

#comments .pingback p {
    color: #888;
    display: block;
    font-size: 12px;
    line-height: 18px;
    margin: 0;
}

#comments .pingback .url {
    font-size: 13px;
    font-style: italic;
}

#respond input {
    margin: 0 0px 9px 0;
    width: 207px;
    background-color: #312c2f;
    color: #d1d1d1;
    padding: 10px;
    display: block;
    border: 1px solid #433f43;
    font-size: 12px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

#respond textarea {
    margin: 0 0px 0px 0px;
    padding: 10px;
    width: 80%;
    color: #d1d1d1;
    background-color: #312c2f;
    overflow: auto;
    border: 1px solid #433f43;
    font-size: 12px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

#respond textarea:focus, #respond input:focus {
    border: 1px solid #ff0099;
}

#respond .submit {
    margin: 18px 0px 30px 0;
    border: none;
    width: 80px;
    height: 29px;
    text-indent: -9999px;
    cursor: pointer;
    background: url('img/submit.png') top no-repeat;
}

#respond .submit:hover {
    background: url('img/submit.png') bottom no-repeat;
}

/***** FOOTER STYLES *****/

#footer-con {
    width: 960px;
    height: 500px;
    display: block;
    margin: 0 auto;
 }   

// #footer {
//    width: 960px;
//    height: 290px;
//    display: block;
//    margin: 0 auto;
// }


.about-img {
	color: #000000;
	width: 350px;
    display: block;
    float: left;
    
}	
	
.about-footer {
    color: #ffffff;
    width: 560px;
    display: block;
    float: right;
    font-size: 12px;
    line-height: 1.4em;
    padding: 10px 10px;
}

.social {
	color: #ffffff;
    width: 960px;
    height: 40px;
    display: block;
}

.getintouch {
	float: right;
	margin-top: 8px;
	margin-right: 8px;	
	
}


.about-footer a:link, .about-footer a:visited {
    color: #ff0099;
    text-decoration: none;
}

.about-footer a:active, .about-footer a:hover {
    color: #ff0099;
    border-bottom: 1px dotted;
}

#custom {
    float: left;
    margin: 126px 0 0 156px;
    width: 338px;
    line-height: 21px;
}

#custom a, #custom a:visited {
    color: #2fd3fc;
}

#custom a:hover, #custom a:active {
    border-bottom: 1px dotted;
}

#custom li {
    list-style: none;
    color: #FFF;
}

#follow-dot-footer {
    float: right;
    width: 90px;
    margin-top: 100px;
}

.facebook-footer a {
    float: right;
    width: 39px;
    height: 40px;
    margin: 0 13px 4px 0;
    text-indent: -9999px;
    background: url('img/fb.png') top no-repeat;
}

.facebook-footer a:hover {
    /* background: url('img/facebook_bottom.png') bottom no-repeat; */
}

.twitter-footer a {
    float: right;
    width: 40px;
    height: 50px;
    margin: 0 13px 4px 0;
    text-indent: -9999px;
    background: url('img/tw.png') top no-repeat;
}

.twitter-footer a:hover {
    /* background: url('img/twitter_bottom.png') bottom no-repeat; */
}

.rss-footer a {
    float: right;
    width: 45px;
    height: 45px;
    margin: 0 25px 4px 0;
    text-indent: -9999px;
    background: url('img/rss.png') top no-repeat;
}

.rss-footer a:hover {
    /* background: url('img/rss_bottom.png') bottom no-repeat; */
}


#footernav {
    width: 960px;
    clear: both;
    margin-top: 0px;
}

.footernav-1 {
    float: right;
    margin: 135px 120px 0 0
}

.footernav-1 a {
    float: right;
    margin-left: 40px;
    color: #d1d1d1;
}

.footernav-1 a:hover {
    color: #ff0099;
}

.footernav-2 {
    float: right;
    clear: right;
    margin: 7px 0 0 0;
    width: 725px;
}

.footernav-2 a {
    float: left;
    margin-left: 40px;
    color: #d1d1d1;
}

.footernav-2 a:hover {
    color: #ff0099;
}

#copyright {
    float: left;
    margin-top: 20px;
    margin-left: 65px;
    color: #fff;
    padding: 5px;
    background: transparent;
    opacity: 0.9;
}

#attribution {
    float: right;
    margin-top: 20px;
    margin-right: 65px;
    color: #fff;
    padding: 5px;
    background: transparent;
    opacity: 0.9;
}

#ownership {
    text-align: center;
    margin: 10px auto;
    color: #fff;
    padding: 5px;
    background: transparent;
    opacity: 0.9;
    width: 700px;
}

#copyright a:link, #attribution a:link, #ownership a:link,
#copyright a:visited, #attribution a:visited, #ownership a:visited,
#copyright a:active, #attribution a:active, #ownership a:active {
    text-decoration: none;
    color: #2fd3fc;
}

#copyright a:hover, #attribution a:hover, #ownership a:hover {
    text-decoration: none;
    color: #ff0099;
}

/**** CUSTOM HEADER STYLES *****/

.search-title, .page-title {
    color: #00ccff;
    font-weight: bold;
    font-size: 18px;
    padding-bottom: 40px;
}

.blogarchive-title {
    color: #00ccff;
    font-weight: bold;
    font-size: 18px;
    padding-bottom: 30px;
}

.category-title {
    color: #00ccff;
    font-weight: bold;
    font-size: 18px;
    padding-bottom: 40px;
    width: 350px;
    float: left;
}

.archive-tag {
    width: 84px;
    height: 37px;
    float: right;
    background: url('img/archive.png') bottom no-repeat;
}


/***** SUB CONTENT STYLES *****/
/*Images*/

.alignleft {
    float: left;
    margin-right: 15px;
}

.alignright {
    float: right;
    margin-left: 15px;
}

/*Single*/

.single .entry, .page .entry {
    width: 100%;
}

.single #comments, .page #comments {
    float: left;
    margin-top: 30px;
    width: 100%;
}

.single .commentlist, .page .commentlist {
    float: left;
    width: 100%;
}

.single .commentlist > li, .page .commentlist > li {
    padding: 10px;
}

.single .comment-author img, .page .comment-author img {
    float: left;
    margin-right: 5px;
}

.single .commentmetadata, .page .commentmetadata {
    position: absolute;
    right: 10px;
    top: 10px;
}

#respond {
    float: left;
    margin-top: 30px;
}

#respond a {
    color: #ff0099;
}

.navigation {
    margin: 18px 0 40px 0;
}

.nav-previous a {
    float: left;
    width: 104px;
    height: 29px;
    padding: 0px;
    text-indent: -9999px;
    background: url('img/older.png') top no-repeat;
}

.nav-next a {
    float: right;
    width: 104px;
    height: 29px;
    padding: 0px;
    text-align: right;
    text-indent: -9999px;
    background: url('img/newer.png') top no-repeat;
}

.navigation a:active, .navigation a:hover {
    background-position: 0 -29px !important;
}

.pagination a:active, .pagination a:hover {
    background-position: 0 -29px !important;
}

#content table {
    border: 1px solid #e7e7e7;
    text-align: left;
    margin: 0 -1px 24px 0;
    width: 100%;
}

#content tr th, #content thead th {
    font-size: 12px;
    font-weight: bold;
    line-height: 18px;
    padding: 9px 24px;
}

#content tr td {
    border-top: 1px solid #e7e7e7;
    padding: 6px 24px;
}

#content tr.odd td {
    background: #F2F7FC;
}

/**** IMAGES ****/

.entry-content img {
    max-width: 428px;
    height: auto;
    width: auto;
    background-color: #d1d1d1;
    padding: 1px;
    border: 12px solid #312c2f;
}

#content .attachment img {
    max-width: 428px;
}

#content .alignleft, #content img.alignleft {
    display: inline;
    float: left;
    margin-right: 24px;
    margin-top: 4px;
}

#content .alignright, #content img.alignright {
    display: inline;
    float: right;
    margin-left: 24px;
    margin-top: 4px;
}

#content .aligncenter, #content img.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

#content img.alignleft, #content img.alignright, #content img.aligncenter {
    margin-bottom: 24px;
}

.wp-caption {
    background: #312c2f;
    line-height: 18px;
    margin-bottom: 20px;
    max-width: 430px !important;
    /* prevent too-wide images from breaking layout */

    padding: 12px;
    text-align: center;
}

.wp-caption img {
    margin: 0;
    background-color: #d1d1d1;
    padding: 1px;
    border: none;
    margin-top: 5px;
}

.wp-caption p.wp-caption-text {
    color: #888;
    font-size: 11px;
    color: #ffeb04;
    margin: 5px 0 5px 0;
}

#content .wp-smiley {
    margin: 0;
}

#content .gallery {
    margin: auto;
    padding-bottom: 14px;
}

#content .gallery .gallery-item {
    float: left;
    margin-top: 0;
    text-align: center;
    width: 33%;
}

#content .gallery img {} #content .gallery .gallery-caption {
    font-size: 12px;
    margin: 0 0 12px;
    padding: 5px 0 5px 0;
}

#content .gallery dl {
    margin: 0;
}

#content .gallery img {
    border: 1px solid #fff;
}

#content .gallery img:hover {
    border: 1px solid #ff0099;
}

#content .gallery br+br {
    display: none;
}

.tagcloud {
    line-height: 30px;
}

.blogarchive-content {
    color: #ff0099;
}

.blogarchive-content ul {
    margin: 0 0 18px 1.5em;
    line-height: 22px;
}

.blogarchive-content ol {
    list-style: decimal;
    margin: 0 0 18px 1.5em;
}

.blogarchive-content ol ol {
    list-style: upper-alpha;
}

.blogarchive-content ol ol ol {
    list-style: lower-roman;
}

.blogarchive-content ol ol ol ol {
    list-style: lower-alpha;
}

.blogarchive-content a:link, .blogarchive-content a:visited {
    color: #d1d1d1;
    text-decoration: none;
}

.blogarchive-content a:active, .blogarchive-content a:hover {
    color: #d1d1d1;
    border-bottom: 1px dotted;
}

.datelist {
    padding-bottom: 25px;
}

.linkdesc {
    display: block;
}

#share {
    height: 50px;
    width: 138px;
    padding: 25px 0 0 220px;
}

#share a {
    display: block;
    float: left;
    margin: 0 10px 0 0;
    background: url('img/sharesprite.png') no-repeat 0 0;
    width: 36px;
    height: 36px;
}

#share a:hover {
    background-position: 0 -59px;
}

#share .tw-share {
    background-position: -46px -9px;
    width: 32px;
    height: 32px;
}

#share .tw-share:hover {
    background-position: -46px -68px;
}

#share .em-share {
    background-position: -89px -2px;
    width: 37px;
    height: 38px;
}

#share .em-share:hover {
    background-position: -89px -61px;
}

#share .su-share {
    background-position: -134px -5px;
}

#share .su-share:hover {
    background-position: -134px -64px;
}

#share .re-share {
    background-position: -178px -4px;
    width: 38px;
    height: 38px;
}

#share .re-share:hover {
    background-position: -178px -63px;
}

h3.archivestitle {
    display: block;
    background: url('img/archives.png') 0 0 no-repeat;
    text-indent: -9999px;
    overflow: hidden;
    width: 100px;
    height: 29px;
    margin: 0;
}

#archiveform {
    margin: 0 0 35px 0;
}

#archiveselect {
    width: 210px;
}

#sidebar-left #ads {
    height: auto;
    padding: 0;
    margin: 0 0 35px 0;
}

#ads a, #ads img {
    margin: 0;
    padding: 0;
}

#sidebar-right #ads {
    margin: 0 0 29px;
}

#gforms_confirmation_message {
    background-color: transparent !important;
    border: none !important;
    color: #D1D1D1 !important;
    font-size: 12px !important;
    padding: 0 !important;
    margin: 0 !important;
    text-align: left !important;
}

#randomhearts {
    width: 175px!important;
}

#twitter-widget-0 .e-entry-title {
    color: #fff !important;
}

.tweet .e-entry-title {
    color: #fff;
}

.stream li {
    color: #fff;
}

#custom .twitter-timeline .e-entry-title {
    color: #fff !important;
}

/**** SOCIAL ****/

#social-links {
    float: right;
    margin-right: 80px;
}

#social-links li {
    list-style: none;
    display: inline-block;
     margin-left: 3px;
}

.social-icon {
    height: 32px;
    width: 32px;
    display: block;
   
}

/*

#social-tw {
    background: url('img/tw.png');
}
#social-fb {
    background: url('img/fb.png');
}
#social-rss {
    background: url('img/rss.png');
}
#social-goog {
    background: url('img/g+.png');
}
#social-ig {
    background: url('img/ig.png');
}
*/

.yellow-links a:link {color: #ffeb04; text-decoration: none;}
.yellow-links a:visited {color: #ffeb04; text-decoration: none;}
.yellow-links a:active {color: #ffeb04; text-decoration: none;}
.yellow-links a:hover {color: #00ccff; text-decoration: underline;}

li#categories {list-style: none;}  /* outermost list item */
li.cat-item {list-style: none;}

#menu-main-menu .menu-item-15104 a:link, 
#menu-main-menu .menu-item-15104 a:visited, 
#menu-main-menu .menu-item-15104 a:active  {
    color: #09c4f5 !important;
}

#menu-main-menu .menu-item-15104 a:hover {
    text-decoration: underline !important;
}

#side-book-box {
    margin-bottom: 25px !important;
}

#side-book-box a {
    cursor: pointer;
}

#related_posts_thumbnails li {
     border-right: none !important;
}

a.relpost-content {
    width: 116px !important;
}

