/*
Theme Name: Pop Life Parent Theme
Theme URI: 
Description: 
Version: 1.0
Author: Scott Bernadot
Author URI: alohathemes.com

 Reset & Common */
html,body,p,h1,h2,h3,h4,h5,h6,table,thead,tbody,tfoot,tr,th,td,pre,strong,font,b,fieldset,legend,ul,ol,li,form,label,input,textarea,select,option,iframe {
border:0;
font:normal 12px arial,sans-serif;
text-align:left;
margin:0;
padding:0;
}

body {
text-align:left;
margin-top:20px;
}
@font-face {
    font-family: 'sadfilms';
    src: url('fontface/sadfilms-webfont.eot?') format('eot'),
         url('fontface/sadfilms-webfont.woff') format('woff'),
         url('fontface/sadfilms-webfont.ttf') format('truetype'),
         url('fontface/sadfilms-webfont.svg#webfontZ2piJtjX') format('svg');
    font-weight: normal;
    font-style: normal;
}
table {
width:100%;
}

table,thead,tbody,tfoot,tr,th,td {
border-collapse:collapse;
vertical-align:top;
}

ul,ol {
list-style:none;
}

a {
color:LightSeaGreen ;
text-decoration:none;
}

strong {
font-weight:700;
}

img {
border:1px solid #000;
}

:focus {
outline:0;
}

.clr {
clear:both;
}

/* Main Structure */
.main {
width:960px;

margin:0 auto;
}

.mainsub {
width:960px;
margin:0 auto;
}
#topNav li a span {
display:block;
line-height:10px;

}
#content .postFoot {
background:url(images/postBot.png) left top no-repeat;
height:19px;
text-align:left;
}


/* Top Logo, Main Navigation, Search, RSS */
#top {
width:960px;
position:relative;
}




#top #header_ad {
float:right;
width:304px;
height:60px;
position:absolute;
z-index:151;
margin-left:470px;
_margin-left:-180px;
#margin-left:-180px;
}

#top ul#topNav {
float:left;
position:relative;
left:20px;
z-index:6;
width:600px;
height:25px;
line-height:24px;
margin-top:5px;
padding:0;
}

#top ul#topNav li a {
float:left;
color:#fff;
text-transform:uppercase;
font:normal 13px tahoma, arial, sans-serif;
}



#topNav li a:hover span {
background:#FF61A4;
background-image:none;
color:#fff;
}

#top #mainNav {
float:left;
color:#fff;
width:600px;
height:24px;
line-height:24px;
margin-left:20px;
position:relative;
top:20px;
z-index:1000;
}

#top ul#mainNav li a {
float:left;
color:#fff;
text-transform:uppercase;
font:normal 11px arial, sans-serif;
background:#333;
border:1px solid #555;
padding:5px;
}

#top ul#mainNav li a:hover {
background:#212121;
}

#top #mainNav a {
color:#fff;
}

#top ul#topNav li,#top ul#mainNav li {
float:left;
display:inline;
margin:0 10px 0 0;
}


#top form#mainSearch {
float:right;
margin:20px 15px 0;
*margin:20px 0 0;
padding:0;
}

#top form#mainSearch label {
font:bold 13px arial, sans-serif;
text-transform:uppercase;
color:#fff;
}

#top form#mainSearch input {
width:170px;
border:3px solid #333;
height:16px;
vertical-align:middle;
background:#000;
color:#ccc;
margin:0 5px;
padding:2px;
}



/* Show - Featured Post Image, Audio Player */
#show {
width:926px;
height:350px;
clear:both;
position:relative;
top:10px;
bottom:40px;
left:16px;
}

#show p{color:#fff; font-size:14px;}
#show h3{font-family:"sadfilms" !important;font-size:32px;color:#fff;}

#show #left {
float:left;
width:500px;
overflow-y:auto;
overflow-x:hidden;
height:330px;
margin-left:-5px;
}

#show #right {
float:right;
width:411px;
text-align:right;
padding-left:10px;
height:330px;
}

/*  ----------  Body - Contents, Blog Posts, Sidebar ----------  */
#body #content {
float:left;
display:inline;
width:600px;
margin:34px 0 0 11px;
}

#body #sidebar {
float:right;
display:inline;
width:321px;
margin:20px 18px 0 0;
}

/*  ----------  Sidebar ----------  */
#sidebar ul {
text-align:left;
}

#sidebar,#sidebar li,#sidebar li a {
color:#fff;
line-height:20px;
}

#sidebar li.sidebarLi {
width:321px;
padding:8px 0 0;
}

#sidebar .sidebarLiContent {
background:#000;
width:291px;
margin-top:20px;
padding:20px 15px 0;
}

#sidebar .sidebarLiContent li {
background:#2F3332;
border-top:1px dotted #777;
padding-left:5px;
}

#sidebar .sidebarLiContent li:hover {
background:#212121;
border-top:1px dotted #777;
padding-left:5px;
display:block;
}

#sidebar .sidebarLiBot {
background:#000;
height:25px;
}

.adSpacebot {
height:25px;
background:#000;
}



#bannersSquare {
text-align:center;
margin:auto;
}

.ad300x250 {
text-align:center;
margin:10px auto;
}


.taghead {
font-size:16px;
font-weight:700;
color:#fff;
}

/* Post Block */
#content .postMain {
background:#91C04F;
width:600px;
padding:9px 0 0;
}

#content .post {
background:#fff;
width:570px;
color:#454545;
float:left;
padding:15px;
}



#content .post .postMeta {
background-color:#000;
border-top:1px solid #8A8782;
border-bottom:1px solid #8A8782;
margin-bottom:5px;
color:#fff;
text-align:left;
clear:both;
padding:5px 2px 5px 8px;
}

#content .postMain .post .postMeta {
background-color:#000;
border-top:1px solid #8A8782;
border-bottom:1px solid #8A8782;
margin-bottom:5px;
color:#fff;
text-align:left;
margin-top:10px;
float:left;
width:550px;
padding:5px 2px 5px 8px;
}

#content .post .postMeta a {
color:#CE2778;
text-align:left;
font:12px/18px #fff;
}
#content .post a:link {border-bottom:1px dotted #6C8F3B; color:#6C8F3B}
#content .post a:visited {border-bottom:0; color: #6C8F3B}
#content .post a:hover {border-bottom:1px dotted #004A89; color:#004A89}
#content .post a:active {border-bottom:1px dotted #BD94C4; color:#BD94C4 }

#content .post p {
line-height:18px;
clear:left;
text-align:left;
margin:5px 0 5px 0;
padding:0 0 0 10px;
}
#content .post h2 {margin-bottom:10px}
#content .post h2 a:link, #content .post h2 a:visited, #content .post h2 a:hover, #content .post h2 a:link  {border-bottom:none}
#content .post h3 {border-bottom: 1px dotted #BD95C4; font: bold 14px Arial, Helvetica, sans-serif; color: #666666; padding:3px 0; margin-bottom:5px}

#content .post h4 {
font-size:10px;
color:#212121;
text-align:left;
padding:10px 0;
}


#content .post ul {list-style-type:disc; margin-left:10px; margin-top:10px; list-style-position:inside}
#content .post ul li {padding-left:10px; line-height:18px;}
#content .post ul ul {list-style-type: circle}
#content .post ul ul ul {list-style-type:square}

/* Footer */
#footOut {
clear:both;
width:960px;
padding:10px 0 0;
}


#footOut #footIn {
background:#000;
}

#footIn #foot {
color:#fff;
width:960px;
}

#foot .block {
text-align:left;
float:left;
width:288px;
margin:0;
padding:10px 15px;
}

#foot .last {
margin-right:0;
}

#foot ul {
margin-bottom:20px;
}

/* Single Post Page */
.single #body {
min-height:500px;
}

/* Comments */
.commentsMain {
padding:0 0 20px;
}

.commentsMain h3#comments,.commentsMain #respond h3 {
font:bold 18px arial, sans-serif;
color:#fff;
padding:20px 0 10px;
}

.commentsMain .commWrap {
width:600px;
padding:9px 0 0;
}
.commentsMain .commFoot {

height:19px;
}

.commentsMain ol.commentlist {
background:#fff;
padding:15px;
}

.commentsMain ol.commentlist li {
border:1px solid #ccc;
margin:0 0 5px;
padding:5px;
}

.commentsMain ol.commentlist li li {
margin:10px;
}



.commentsMain form#commentform p {
padding:0 0 10px;
}

.commentsMain form#commentform p input,.commentsMain form#commentform p textarea {
border:1px solid #ccc;
padding:5px;
}

.commentsMain form#commentform p input#submit {
cursor:pointer;
background:#333;
font-weight:700;
color:#fff;
}

/* Begin Images */
p img {
border:1px solid #ccc;
max-width:100%;
padding:0;
}

#buynow a img {border: none;}

img.centered {
display:block;
margin-left:auto;
margin-right:auto;
}

img.alignright {
display:inline;
margin:0 0 2px 7px;
padding:4px;
}

img.alignleft {
display:inline;
margin:0 7px 0 0;
padding:4px;
}

.alignright {
float:right;
}

.alignleft {
float:left;
}

 ul.social {
float:left;
height:32px;
margin-right:0px;
margin-top:18px;
margin-bottom:none;
}

ul.social li.connect {
float:left;
height:32px;
line-height:32px;

}

ul.social li {
display:inline-block;
float:left;
height:32px;
line-height:32px;
list-style:none;
margin-left:7px;
border:none !important;
}




#logo{
float:left;
width:360px;
height:80px;
position:relative;
z-index:50;
overflow:hidden;
margin-top:-10px;
margin-left:0;
}
.logo img{border:none;}

.bx-pager a{
margin-right:10px;
}

#options {
	display: none;
}

#options pre {
	font-size: 12px;
}

#show-options {
	background: url(css/images/icon_arrow.png) no-repeat 0 135%;
	padding-left: 14px;
}

#show-options.open {
	background-position: 0 -56%;
}

#changelog span {
	display:block;
	color:#777;
}


#sidebar h3 a{color:#fff;}
#sidebar li {margin-left:10px; border-bottom:1px dotted #cccccc; }
#sidebar li img {margin-left:none; border-bottom:none !important; }

#show h3 a{color:#fff;}
#show li {margin-left:10px; border-bottom:1px dotted #fff;padding:5px; }
#show li a{color:#fff;}
#show li img {margin-left:none; border-bottom:none !important; }



#foot h3 a{color:#fff;}
#foot li {margin-left:10px; border-bottom:1px dotted #cccccc;line-height:22px; clear:left; overflow:hidden;}
#foot li img {margin-left:none; border-bottom:none !important; }





.navigation {margin:20px 0px 30px; 0;}
.navigation  a{padding:10px; background:#333; border:1px dotted #cccccc;clear:both;}

.post .aligncenter, .post p .aligncenter{display: block; margin-left: auto !important; margin-right: auto !important; text-align: center !important;}

#footOut{margin-top:20px; border-top:1px solid #555;}

#widgetme ul{margin-bottom:20px;}
#widgetme li,#widgetme p {color:#fff !important;}
#show #slider li{border:none;padding:0 !important; width:500px}
#show h3 {margin-top:20px;}
.banner_ads img{margin:0 10px 20px 0; text-align:center;}
.banner_ads{margin-left:18px;}

#credit p{text-align:center;color:#cccccc;}
#sidebar a img {border:none !important;margin:10px 0 0px 0}

#sidebar object {margin:20px 0 0px 0;}