/*  
Theme Name: Celebrity Freakshow
Theme URI: http://celebrityfreakshow.com/
Version: 1.0
Author: Michael Jubel Hutagalung and Skullebrity
Author URI: http://celebrityfreakshow.com/

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php
*/


/* HTML Elements */
* {
	margin:0;
	padding:0;
	}

body {
        width: 980px;
        margin: 0px auto 0px;
        padding: 0px;
	font: 100% Arial, Helvetica;
	background: #F98E10;
	color:#333333;
	}

p {	
	margin: 20px 0;
	}

a:link, a:visited {
	color: #000000;
        text-decoration:none;
	}

a:hover {
	color: #cc0000;
	text-decoration:none;
	}

a img {
	border:0;
	}

code {
	font: 1.0em 'Courier New', Courier, Fixed;
	background:#ececec;
	}	

acronym, abbr, span.caps {	
	font-size: 0.9em;
	letter-spacing: .07em;
	cursor: help;
	}			

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	padding: 10px 10px 0 10px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	background: #eee;
	font:1.0em Arial;
	line-height:1.5em;
	margin:10px 0px;
	}

select {
	width: 130px;
	}	



/* Structure */


#head {
	width:980px;
	margin:0px auto;
	margin-top:0px;
	padding:0px;
	font-size:0.7em;
	}

#wrap {
        margin-top: 0px;
        background: #ffffff;
        border-left: solid #000000 1px;
        border-right: solid #000000 1px;
        }


#page {
	width:960px;
	margin-top:0px;
	padding:0px;
	background:#ffffff;
	font-size:.9em;
        }

.left, .alignleft {
	float:left;
	}

.right, .alignright {
	float:right;
        margin-top: 15px;
	}

.thumb {
         float: left;
         display: block;
         width: 70px;
         height:50px;
         margin-right: 7px;
         margin-bottom: 0px;
         }




/* Navigation Bar*/
#navbar {
	margin:0 auto;
	margin-top:0px;
	padding:0px 10px;
	text-transform:uppercase;
	background:#121212;
	}

#page-bar {
	width:722px;
	}

#page-bar ul {
	list-style: none;
	}

#page-bar li {
	float:left;
	list-style:none;
	display:block;
	background:#121212;
	}

#page-bar li:hover {
	background: #cc0000;
	}


#page-bar a, #page-bar a:visited {
	margin: 0px;
	padding:10px 16px;
	font-weight:bold;
	color:#FFF;
	display:block;
	}

#page-bar a:hover {
	text-decoration:none;
	display:block;
	}

#searchform {
	width:194px;
	float:right;
	text-align:right;
	padding-top:8px;
	margin-right:10px;
        background:#121212;
	}

/* Dropdown Menus */		
#page-bar li {
	float: left;
	margin: 0px;
	padding: 0px;
	}
	
#page-bar li li {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 122px;
	text-transform:none;
	}
	
#page-bar li li a, #page-bar li li a:link, #page-bar li li a:visited {
	background: #2B2B2B;
	width: 122px;
	float: none;
	margin: 0px;
	padding: 5px 10px 5px 18px;
	border-top: 1px solid #C0C0C0;
	}
	
#page-bar li li a:hover, #page-bar li li a:active {
	background: #666666;
	padding: 5px 10px 5px 18px;
	}

#page-bar li ul {
	position: absolute;
	width: 10em;
	left: -999em;
	}

#page-bar li:hover ul {
	left: auto;
	display: block;
	}
	
#page-bar li:hover ul, #page-bar li.sfhover ul {
	left: auto;
	}


/* Text*/

h1 {
	font:3.5em Arial;
	font-weight:bold;
	letter-spacing:-0.08em;
	}

h2 {
	font:2.3em Georgia, "Times New Roman";
	}

h3 {
	font:1.3em Georgia;
	margin-bottom:0px;
	color:#3c78a7;
	font-weight:bold;
	}

h4 {
	font:1.0em Arial;
	}

h5 {
        font-size:.8em;
        color:#333;
	}

h6 {
        float: left;
        font-size: 1.2em;
        color:#666666;
        }

h7 {
        float: right;
        font-size: 1em;
        color:#cc00000;
        }

h8 {
        font-size: .9em Arial;
        font-style: italics;
        color:#333;
	}

h3.cat_title, h3.cat_title a {
	color:#333;
	letter-spacing:-0.05em;
	font-size:0.85em;
	}

h3#respond {
	margin-top:0px;
	padding-top:20px;
	}

h3#comments {
	margin-top:32px;
	padding-left:0px;
	}

h3.authors {
	margin-top:15px;
	}

/* Index Page*/

#logo {
	width:350px;
	}

firsttop {
        width: 1000px;
        height: 200px;
        background: #cccccc;
        padding: 0px;
        margin: 0px 0px 0px 5px;
        }

#headerad {
        width: 728px;
        height: 90px;
        float: left;
        margin: 5px 5px 5px 10px;
        }

#subscriptionswhole {
         width: 205px;
         height: 90px;
         float: right;
         background: #ffffff;         
         margin: 5px 0px 5px 5px;
         padding: 0px;
         }

#twittersub {
         width: 200px;
         height: 40px;
         float: right;
         background: #ffffff;
         margin: 0px 0px 0px 0px;
         padding: 0px;
         }

#rsssub {
         width: 200px;
         height: 40px;
         float: right;
         background: #ffffff;
         margin: 10px 0px 0px 0px;
         padding: 0px;
         }


#tagline {
        width: 400px;
        margin-left: 40px;
	margin-top:5px;
	font-size:1.5em;
        color:#333;
	}

#top {
	padding:0;
        margin-bottom: 20px;
	}

#topstories {
        width: 960px;
        height: 205px;
        float: left;
        margin: 0px 0px 0px 10px;
        background: transparent;
        padding: 0px 0px 0px 0px;
        }

#contentgallery {
        width: 450px;
        height: 200px;
        float: left;
        background: #ffffff;
        margin: 0px 0px 0x 0px;
        padding: 0px 0px 0px 0px;
        }

#headline {
	width:580px;
        height: 290px;
	float:left;
	background:#fff;
	padding:10px 0px 2px 0px;
	font-size:1.05em;
	line-height:1.5em;
	margin:0px 0px 0px 0px;
	}

#headline  div.title {
	font-weight:bold;
	font:2.4em Georgia;
	letter-spacing:-0.05em;
	display:block;
	padding-bottom:5px;
	}

#headline div.meta {
	display:block;
	margin-top:-5px;
	padding-bottom:2px;
	}

#headline p {
	padding-bottom:15px;
	}

#featuredstories {
	width:200px;
        height:200px;
	background:#ffffff;
	float:left;
        margin: 0px 10px 0px 10px;
	padding:0px 0px 0px 0px;        
	}

#featuredstories .clearfloat {
	margin-top:7px;
	margin-bottom:8px;
	}

#featuredstories .info {
	margin-top:5px;
	padding-top:5px;
	float:right;
	width:180px;
	}

#featuredtop {
        width: 320px;
        height: 17px;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        }

#featuredstories .title {
	font-weight:bold;
	}

#popularstories {
        width: 270px;
        height: 200px;
        float: right;
        background: #e2e2e2;
        padding: 0px 0px 0px 10px;
        border: solid #000000 1px;
        }


#popularstories ul {
	list-style: none;
	}

#popularstories li {
	float:left;
	list-style:none;
	display:block;
        margin: 3px 0px 0px 0px;
	}


#headline a img, #featuredstories a img, #firstsection a img, #secondsection a img {
	border:1px solid #666;
	margin-top:5px;
	margin-right:10px;
	padding:2px;
	}

#firstsection {
        width: 960px;
        float: left;
        margin: 0px 0px 10px 10px;
        background: #ffffff;      
        }

#firstsection li {
	float:left;
        list-style:square;
	cursor: pointer;
	display:block;
        margin: 10px 20px 10px 45px;
        }





#moviesection {
        width: 350px;
        float: right;
        padding: 0px;
        margin: 0px 0px 0px 0px;
        background: #ffffff url(images/sectionback.jpg) top left no-repeat;
        
        } 

#moviesection a img{
	border:1px solid #666;
	margin-top:5px;
	margin-right:10px;
	padding:2px;
	}


#moviesection li {
	float:left;
        list-style:square;
	cursor: pointer;
	display:block;
        margin: 5px 20px 10px 15px;
        }

.movietitle {
         width: 350px;
         height: 55px;
         float: left;
         background: transparent url(images/movietitle3.jpg) top left no-repeat;
         margin: 0px;
         }

#moviesection .clearfloat {
	margin-top:0px;
	margin-bottom:15px;
	}

#moviesection .info {
        background: transparent;
	float:left;
	width:200px;
          margin: 0px 0px 0px 0px;
	}

#moviesection .excerpt {
        background: transparent;
        margin-top: 0px;
        margin-right: 5px;
        float:left;
	width:200px;
	}

#moviesectionheadline {
        width: 330px;
        background: transparent;
        float: left;
        margin: 0px 0px 0px 0px;
        padding: 5px;
        }

#moviesectionmore {
        width: 300px;
        background: #ffffff url(images/moreheadlines.jpg) top left no-repeat;
        margin: 0px;
        }

#celebritysection {
        width: 350px;
        float: right;
        padding: 0px;
        margin: 0px 0px 0px 0px;
        background: #ffffff url(images/sectionback.jpg) top left no-repeat;
        }

#celebritysection a img{
	border:1px solid #666;
	margin-top:5px;
	margin-right:10px;
	padding:2px;
	}

#celebritysection li {
	float:left;
        list-style:square;
	cursor: pointer;
	display:block;
        margin: 5px 20px 10px 15px;
        }

.celebritytitle {
         width: 350px;
         height: 55px;
         float: left;
         background: transparent url(images/celebritytitle3.jpg) top left no-repeat;
         margin: 0px;
         }

#celebritysectionheadline {
        width: 330px;
        background: transparent;
        float: left;
        margin: 0px 0px 0px 0px;
        padding: 5px;
        }

#celebritysection .clearfloat {
	margin-top:0px;
	margin-bottom:15px;
	}

#celebritysection .info {
        background: transparent;
	float:left;
	width:200px;
          margin: 0px 0px 0px 0px;
	}

#celebritysection .excerpt {
          background: transparent;
        margin-top: 0px;
        margin-right: 5px;
        float:left;
	width:200px;
	}


#secondsection {
        width: 960px;
        float: left;
        margin: 0px 0px 10px 10px;
        background: #ffffff;      
        }

#secondsection li {
	float:left;
        list-style:square;
	cursor: pointer;
	display:block;
        margin: 10px 20px 10px 45px;
        }



#musicsection {
        width: 350px;
        float: right;
        padding: 0px;
        margin: 0px 0px 0px 0px;
        background: #ffffff url(images/sectionback.jpg) top left no-repeat;
        }

#musicsection a img{
	border:1px solid #666;
	margin-top:5px;
	margin-right:10px;
	padding:2px;
	}

#musicsection li {
	float:left;
        list-style:square;
	cursor: pointer;
	display:block;
        margin: 5px 20px 10px 15px;
        }

.musictitle {
         width: 350px;
         height: 55px;
         float: left;
         background: transparent url(images/musictitle3.jpg) top left no-repeat;
         margin: 0px;
         }

#musicsectionheadline {
        width: 330px;
        background: transparent;
        float: left;
        margin: 0px 0px 0px 0px;
        padding: 5px;
        }

#musicsection .clearfloat {
	margin-top:0px;
	margin-bottom:15px;
	}

#musicsection .info {
        background: transparent;
	float:left;
	width:200px;
          margin: 0px 0px 0px 0px;
	}

#musicsection .excerpt {
          background: transparent;
        margin-top: 0px;
        margin-right: 5px;
        float:left;
	width:200px;
	}

#televisionsection {
        width: 350px;
        float: right;
        padding: 0px;
        margin: 0px 0px 0px 0px;
        background: #ffffff url(images/sectionback.jpg) top left no-repeat;
        }

#televisionsection a img{
	border:1px solid #666;
	margin-top:5px;
	margin-right:10px;
	padding:2px;
	}

#televisionsection li {
	float:left;
        list-style:square;
	cursor: pointer;
	display:block;
        margin: 5px 20px 10px 15px;
        }

.televisiontitle {
         width: 350px;
         height: 55px;
         float: left;
         background: transparent url(images/televisiontitle3.jpg) top left no-repeat;
         margin: 0px;
         }

#televisionsectionheadline {
        width: 330px;
        background: transparent;
        float: left;
        margin: 0px 0px 0px 0px;
        padding: 5px;
        }

#televisionsection .clearfloat {
	margin-top:0px;
	margin-bottom:5px;
	}

#televisionsection .info {
        background: transparent;
	float:left;
	width:200px;
          margin: 0px 0px 0px 0px;
	}

#televisionsection .excerpt {
          background: transparent;
        margin-top: 0px;
        margin-right: 5px;
        float:left;
	width:200px;
	} 


#middle {
	width: 960px;
	background:#fff;
	float:left;
	padding:0px;
	margin:0px 0px 20px 10px;
	}

#middle li {
	float:left;
        list-style:square;
	cursor: pointer;
	display:block;
        margin-bottom: 10px;
        }

#middle li:hover {
	background: #ffffff;
	}

.midadsense {
         width: 920px;
         height: 92px;
         margin: 0px auto 0px;
         float: left;
         }          

.category {
	width:172px;
	float:left;
	border-top:8px solid #333;
	margin:0px;
	padding:5px 10px 10px 10px;
	background:#fff;
	}

.category p {
	margin:0;
	}

.category li {
	float:left;
	list-style:square;
	cursor: pointer;
	display:block;
	}

.category li:hover {
	background: #3c78a7;
	}

#cat-1, #cat-3, #cat-5  {border-top:8px solid #333333;}
#cat-2, #cat-4 {border-top:8px solid #3c78a7;}

.category span.cat_title, #front-popular h3, #front-list .cat_title, #archive .cat_title {
	text-transform:lowercase;
	margin:0;
	font-weight:bold;
	font-size:1.5em;
	letter-spacing:-0.05em;
	}

#front-popular h3 {
	color:#fff;
	}

.category a {
	color:#333;
	display:block;
	background:none;
	}

.category a:hover {
	background:none;
	color:#fff;
	text-decoration:none;
	}

#cat-1:hover, #cat-3:hover, #cat-5:hover {background:#333333; color:#fff; }
#cat-2:hover, #cat-4:hover {background:#3c78a7; color:#fff; }
#cat-1:hover a, #cat-3:hover a, #cat-5:hover a {background:#333333; color:#fff; }
#cat-2:hover a, #cat-4:hover a {background:#3c78a7; color:#fff; }

#categoryheadlines {
	width: 900px;
        float:right;
	background:#ffffff;
	padding:10px 10px 10px 0px;
	margin:0px 0px 0px 0px;
	}

.categorymovies {
	width:150px;
	float:left;
	margin:0px;
	padding:5px 10px 10px 0px;
	background:#fff;
        }

.categorymusic {
	width:150px;
	float:left;
	margin:0px 0px 0px 10px;
	padding:5px 10px 10px 10px;
	background:#fff;
        }

.categorycelebrity {
	width:150px;
	float:left;
	margin:0px 0px 0px 15px;
	padding:5px 10px 10px 10px;
	background:#fff;
        }

.categorytelevision {
	width:150px;
	float:left;
	margin:0px 0px 0px 15px;
	padding:5px 10px 10px 10px;
	background:#fff;
        }

.categorytechnology {
	width:150px;
	float:left;
	margin:0px 0px 0px 15px;
	padding:5px 10px 10px 10px;
	background:#fff;
        }

#bottom {
	width: 960px;
	}

#front-list {
	width:500px;
	background:#ffffff;
	padding:10px;
	font-size:1.05em;
	line-height:1.45em;
	float:left;
	}




#archive {
	padding-top:15px;
	font-size:1.05em;
	line-height:1.75em;
	}

#front-list blockquote {
	padding: 0px 10px 0 10px;
	}

#front-list .title, #archive .title {
	font-weight:bold;
	font:2.0em Georgia;
	letter-spacing:-0.05em;
	}

#front-list .clearfloat, #archive .clearfloat {
	padding-bottom:10px;
	border-bottom:1px dotted #ccc;
	margin-bottom:10px;
	}

#front-list .spoiler, #archive .spoiler {
	display:block;
	margin-top:3px;
	}

#front-list p, #archive p {
	margin:0px;
	padding:0px;
	}

.author {
	font-size:0.8em;
	font-weight:bold;
	}

.meta {
	font-size:0.8em;
	color:#333;
	}

.meta a {
	color:#333;
	}

#headline p, #featuredstories p {
	margin:0;
	}




/* Content Page*/

#content {
	width:590px;
	background:#fff;
	padding:10px;
	font-size:1.05em;
	line-height:1.75em;
	float:left;
	min-height:400px;
	}

#content .breadcrumbs, #content .breadcrumbs a {
	font-weight:bold;
	color:#333;
	}

#content h2.title {
	font:2.2em Georgia;
	font-weight:bold;
	letter-spacing:-0.05em;
	border-bottom:1px solid #ddd;
	border-top:3px solid #ddd;
	padding:5px 0px;
	}

.post {
	font-size:1.05em;
	line-height:1.40em;
	}

.post p {
	margin-top:0px;
        }

.post .clearfloat {
	border-bottom:1px dotted #ccc;
	margin:10px 0px;
	}

.post ul, .post ol, #front-list ul, #front-list ol {
	margin-bottom:15px;
	}

.post ul li, #front-list ul li {	
	list-style:square;
	margin-left:30px;
	}

.post ol li, #front-list ol li {	
	list-style:decimal;
	margin-left:30px;
	}

.post ol li ul li, #front-list ol li ul li {	
	list-style:square;
	margin-left:20px;
	}

.post img, .post a img, #front-list img, #archive img {
	border:1px solid #ccc;
	margin:0 10px 5px 0;
	padding:2px;
	}

.post img.alignright {
         float:right; 
         margin:10px 0px 5px 10px;
         }

.post img.alignleft {
          float:left; 
          margin:0px 10px 5px 0px;
          }

.post img.aligncenter {
           display: block; 
           margin-left: auto; 
           margin-right: auto;
          }

.postbroadcasttop {
          width: 600px;
          height: 20px;
          background: transparent;
          margin: 0px;
          padding: 10px 0px 10px 0px;
          border-top: solid #cccccc 1px;
          border-bottom: solid #cccccc 1px;
          }

.postbroadcasttop ul {
	float: left;
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}

	
.postbroadcasttop li {
	float: left;
	list-style: none;
	margin: 0px 20px 0px 0px;
	padding: 0px;
	}
	
.postbroadcasttop ul li {
	list-style: none;
	margin: 0px 30px 0px 0px;
	padding: 0px;
	}


.postbroadcastbottom {
          width: 570px;
          height: 70px;
          background: transparent;
          margin: 0px;
          padding: 0px;
          }

.postbroadcastbottom ul {
	float: left;
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}

	
.postbroadcastbottom li {
	float: left;
	list-style: none;
	margin: 0px 20px 0px 0px;
	padding: 0px;
	}
	
.postbroadcastbottom ul li {
	list-style: none;
	margin: 0px 55px 0px 0px;
	padding: 0px;
	}

/* Captions */
.aligncenter,
div.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}

.wp-caption {
border: 1px solid #ddd;
text-align: center;
background-color: #f3f3f3;
padding-top: 4px;
margin: 10px;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}

.wp-caption img {
margin: 0;
padding: 0;
border: 0 none;
}

.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
padding: 0 4px 5px;
margin: 0;
}
/* End captions */


.post .ads {
	margin-top:10px;
	}

.entry {
	margin-top:20px;
	}

.singlepostad {
        width: 468px;
        height: 61px;
        float: left;
        margin: 0px auto 0px;
        padding: 0px 0px 0px 0px;
        }

#stats {
	margin-top:0px;
	padding:4px 0px;
	text-transform:uppercase;
	font:0.8em Arial;
	display:block;
	}

#stats span {
	padding: 0px 20px 0px 0px;
	}

#stats span a:hover {
	background:none;
	}

#stats span a {
	color:#333;
	}

#stats img, #nav img {
	border:0px;
	margin:0px;
	padding:0px;
	}
#socialnetworking {
         width: 590px;
         height: 70px;
         float: left;
         padding: 0px;
         margin: 10px 0px 10px 0px;
         border-bottom: solid #cccccc 2px;
         }

#tweetemail {
         width: 150px;
         height: 30px;
         float: left;
         margin: 5px;
         }
#tools {
	width:400px;
	height:25px;
        float: right;
	font-size:0.95em;
	}

#tools a:hover {
	background:none;
	}

.navigation {
	padding:5px 0px;
	text-align:Center;
	}


/*Midbar*/

#midbar {
         width:120px;         
         background:#ffffff;
         float:left;
         margin:0px 0px 0px 10px;
         }	

         

/* Sidebar*/
#sidebar {
	width:300px;
	float:right;
	margin:10px 0px 0px 0px;
	}

#sidebar h3 {
	font:1.1em Arial;
	font-weight:bold;
	background:#333;
	color:#fff;
	margin:10px 0px 5px 0px;
	padding:3px 10px;
	}

#sidebar-top {
	width:300px;
	float:right;
	padding:10px 0px 10px 10px;
	background:#fff;
	}

#sidebar-top-tweet {
        width: 300px;
        float: right;
        padding: 0px 0px 0px 0px;
        margin: 0px 0px 0px 0px;
        background: #ffffff;
        border: solid #888888 2px;
        }

#sidebar-top-tweetskull {
        width: 300px;
        height:100px;
        float: right;
        background: #ffffff url(images/tweetskull.gif) top right no-repeat;
        margin: 0px 0px 10px 0px;
        padding: 0px 0px 0px 0px;
        }

#sidebar-bottom {
	width:300px;
	float:right;
	padding:0px 10px 10px 10px;
	background:#fff;
	}

#sidebar-bottom, #sidebar-middle {
	margin-top:10px;
	}

#sidebar-middle {
	width:300px;
	float:right;
	}

#sidebar-left {
	width:135px;
	float:left;
        padding:0px 10px 10px 10px;	
	background:#fff;
	}

#sidebar-right {
	width:135px;
        float:right;
	padding:0px 10px 10px 10px;	
	background:#fff;
	}


#sidebar li {
	list-style:none;
	border-bottom:1px dotted #ccc;
	display:block;
	padding:2px 0px 2px 13px;
	}

#sidebar li ul li:last-child{
	list-style:none;
	border-bottom:0px dotted #ccc;
	display:block;
	padding:2px 0px 0px 13px;
	}

#sidebar-ads {
	width:300px;
	float:right;
	margin-bottom:10px;
	padding:10px;
	background:#fff;
	}

#sidebartwitter {
          margin-top: 10px;
          }


/* Form Elements */

select {
	border:1px solid #333;
	width:100%
	}
	
.field {
	padding: 2px;
	border:1px solid #333;
	background:#fff;
	font-size:1.0em;
	}

#s {
	padding:1px;
	font-size:1.0em;
	width:150px;
	}
	
#searchsubmit {
	padding-left:5px;
	}

#commentform input {
	width: 140px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 99%;
	margin-top:5px;
	}



/* Comments*/

.commentlist cite {
	font-style:normal;
	margin-bottom:4px;
	display:block;
	}	

.commentlist blockquote {
	background:#ededed;
	}
			
.commentlist li {
	padding: 10px 0px 10px 0px;
	list-style:none;
	margin-bottom:3px;
	}

.commentlist li li {
	background:none;
	border:none;
	list-style:square;
	margin:3px 0 3px 20px;
	padding:3px 0;
	}

.commenttext {
	padding: 10px 10px 0px 10px;
	background:#f2f2f2;
	border-top:1px solid #ddd;
	border-bottom: 1px solid #ddd;
	width:495px;
	float:right
	}
		
.commentlist cite strong {
	font-size:1.1em;
	}
	
li.my_comment {
	background: #FFF;
	border:none;
	}

li.my_comment cite strong {
	font-size: 1.3em;
	color:#313228;
	}
	
#commentform small {
	background:#FFF;
	font-weight:bold;
	padding:0;
	}
	
.commentmetadata {
	color:#4d4d4d;
	display: block;
	margin-top:3px;
	text-align:right;
	font-size:0.9em;
	}

.commentmetadata a, .commentmetadata a:visited {
	color:#959382;
	}
	
.commentlist small {
	background:#e9e9e9;
	}

.avatar {
	border:1px solid #bbb;
	margin:0px 10px 0px 0px;
	float:left;
	padding:2px;
	width:55px;
	height:55px;
	}	

#comment {
	width:590px;
	background:#fff;
	}

/* Footer*/

#front-popular {
	font-size:0.7em;
	color:#fff;
	width: 960px;
	background: #000000;
	margin: 0 auto;
	padding:10px;
	}

#recentpost, #mostcommented {
	width:280px;
	float:left;
	padding:10px;
	border:1px solid #fff;
	}

#mostcommented {
	margin-left:17px;
	}

#recent_comments {
	width:280px;
	float:right;
	padding:10px;
	border:1px solid #fff;
	}

#recentpost a, #mostcommented a, #recent_comments a {
	color:#fff;
	}

#recentpost ul, #mostcommented ul, #recent_comments ul {
	margin-top:5px;
        list-style:none;
	}

#recentpost ul li, #mostcommented ul li, #recent_comments ul li {
	list-style:none;
	border-top:1px dotted #fff;
	padding:5px;
	display:block;
	}

#recentpost ul li:hover, #mostcommented ul li:hover, #recent_comments ul li:hover {
	background:#3c78a7;
	color:#fff;
	}

#recentpost ul li:first-child, #mostcommented ul li:first-child, #recent_comments ul li:first-child {
	border-top:0px dotted #fff;
	}


#footer {
	margin: 0 auto;
	width: 970px;
        background: #000000;
	font-size:0.6em;
        color: #ffffff;
        padding: 5px 5px 10px 5px;
	}

#footer a {
          color: #ffffff;
          text-decoration: none;
          }

#footer a:hover {
          color: #ffffff;
          text-decoration: underline;
           }


/* Float Properties*/

.clearfloat:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}

.clearfloat {
	display: inline-block;
	}


/* Hides from IE-mac \*/
* html .clearfloat {
	height:1%;
	}

*+html .clearfloat {
	height:1%;
	}

.clearfloat {
	display:block;
	}