/*  

Theme Name: TrenddollRevamp
Theme URI: http://www.trenddoll.com
Author: Michael Jubel Hutagalung / Tee-Tee
Re-Edited: T.LeMak

*/



/* HTML Elements */


*
{
	margin: 0;
	padding: 0;
}
body
{
	background: #ededed;
	color: #000000;
	font: 100% Arial, Helvetica;
	text-align: center;
}
ul, ol
{
	list-style: none;
}
p
{
	margin: 15px 0;
}
a:link, a:visited
{
	color: #ff3f73;
	text-decoration: none;
}
a:hover, a:active
{
	color: #808080;
	text-decoration: underline;
}
a img
{
	border: 0;
}
code
{
	background: #ececec;
	font: 1em 'Courier New', Courier, Fixed;
}
acronym, abbr, span.caps
{
	cursor: help;
	font-size: 0.9em;
	letter-spacing: 0.07em;
}
acronym, abbr
{
	border-bottom: 1px dashed #999;
}
blockquote
{
	background: #ffffff;
	font: 1em Arial;
	line-height: 1.5em;
	margin: 10px 0;
	padding: 10px 10px 0 10px;
}
select
{
	width: 130px;
}
#head
{
	background: #fff;
	font-size: 0.7em;
	margin: 0 auto;
	margin-top: 0;
        width: 980px;
        margin-bottom: 10px;
         
        
}
#sidebarTWITTER
{
	float: right;
	margin: 0 0 0 0;
	overflow: hidden;
        overflow-x:hidden;
        overflow-y:hidden;
  	width: 320px;
        color: #000000;
	font: 11px Arial;
        text-align: left;

}
#twitter_update_list li { 
	padding: 0; 
	line-height: 1em; 
	margin-bottom: 10px;
}

#twitter_update_list li a {
	background: url(images/twitCAPTION.gif) no-repeat 8px top;
	color: #777;
	line-height: 1em;
	padding-left: 18px;
}

#twitter_update_list li span {
	background: #ffd2f6;
	display: block;
	line-height: 1em;
	padding: 7px 7px 9px;
}
#twitter_update_list li span a {
	background: none;
	color: #666;
        line-height: 1em;
	padding: 0;
}
#topstory
{
	background: #fff600;
	font-size: 0.7em;
	margin: 0 auto;
        width: 980px;
        display:block; 
                
}

#topstory h3 {
	width: 980px;
	margin: 0 auto;
	clear: both;
        background:#000000 url(images/topstory_BAN.png) no-repeat center;
	height:25px;

}

#featured {
        width:245px;
        float: left;
        padding-top:5px;
        padding-bottom:5px;
        margin: 0 auto;
	margin-top: 0;
        font-size:1.05em;
        	       
}

#featured .clearfloat {
	margin-top:0px;
	margin-bottom:7px;
	}

#featured .info {
	margin-top:5px;
	padding-top:0px;
	font-size:0.9em;
        width: 240px;
	}

#featured .meta {
	margin-top:5px;
	font-size:0.85em;
        
	}

#featured .title {
	font-weight:bold;
        text-align: center;
               
	}

#featured a img {
	margin-top:1px;
        margin:1.89px;
        border:1px solid #000000;
                       
	}

#featured a {
	color:#000000;
	}

#featured a:hover {
	color:#808080;
	}

#page
{
	background: #fff;
	font-size: 0.7em;
	margin: 0 auto;
	text-align: left;
	width: 980px;
}
.left
{
	float: left;
}
.right
{
	float: right;
        font-size: 1em; 
}
.rightAD
{
	width: 728px;
        height: 90px; 

}
h1
{
	font: 3.5em Arial;
	font-weight: bold;
	letter-spacing: -0.08em;
}
h2
{
	font: 1.7em Myriad Pro;
	font-weight: bold;
}
h3
{
	color: #303030;
	font: 1.3em Arial;
	font-weight: bold;
	margin-bottom: 3px;
}
h4
{
	font: 1em Arial;
}
h3.cat_title, h3.cat_title a
{
	color: #333333;
	letter-spacing: -0.05em;
}
h3#respond
{
	margin-top: 0;
	padding-top: 20px;
}
h3#comments
{
	margin-bottom: 15px;
	margin-top: 32px;
	padding-left: 0;
}
h3.authors
{
	margin-top: 15px;
}
#logo
{
	background: #fff;
	height:123px;
	width: 250px;
}
#tagline
{
	color: #1d3566;
	font-size: 1em;
	font-weight: bold;
	margin-top: 10px;
}
#top
{
	background: #dedede;
	font-size: 0.7em;
	margin: 0 auto;
	padding: 0 10px 0 0;
	width: 980px;
}
#middle
{
	background: #fff;
	font-size: 0.7em;
	margin: 0 auto;
	padding: 10px 10px 0 10px;
	width: 980px;
}
.category
{
	background: #fff;
	border-top: 8px solid #333333;
	float: left;
	margin: 0;
	padding: 5px 10px 15px 10px;
	width: 164px;
}
.category p
{
	margin: 0;
}
.category span.cat_title, #front-popular h3, #front-list .cat_title, #gallery h3
{
	font-size: 1.1em;
	font-weight: bold;
	letter-spacing: -0.05em;
	margin: 0;
	text-transform: lowercase;
}
#front-list .cat_title
{
	font-size: 1.25em;
}
#front-popular h3
{
	color: #fff;
}
.more-link
{
	display: block;
	margin: 15px 0;
}
.category a
{
	background: none;
	color: #333333;
	display: block;
}
.category a:hover
{
	background: none;
	color: #fff;
	text-decoration: none;
}
#bottom
{
	width: 980px;
}
#bottom-left
{
	float: left;
        margin-top: 5px;
}
#bottom-left .meta, #content.archive .meta
{
	font-size: 0.85em;
}
#TrendDollBAN
{
	background: #fff url(images/header.png) no-repeat center;
	height: 112px;
	margin-bottom: 10px;
	padding: 2px;
	width: 630px;
}
#front-list
{
	background: #fff;
	border-top: 1px solid #ffffff;
	font-size: 1.05em;
	line-height: 1.75em;
	margin-bottom: 10px;
	padding: 10px;
	width: 630px;
}
#front-list img
{
	border: 1px solid #ffffff;
}
#front-list .divider
{
	margin-bottom: 0;
	margin-left: 216px;
	margin-top: 0;
}
.author
{
	font-size: 0.2em;
	font-weight: bold;
}
.meta
{
	color: #333333;
	font-size: 0.2em;
	font-weight: bold;
}
#headline p, #featured p
{
	margin: 0;
}
#towerAD
{
	float: left;
	margin-bottom: 10px;
	width: 181px;
}
#towerADINNER
{
	background: #fff;
	float: left;
	padding: 10px;
	width: 160px;
}
#paged-listed header
{
	background: #fff url(images/header2.png) no-repeat center;
	float: left;
	height: 20px;
	margin-bottom: 10px;
	padding: 5px;
        margin-top: 10px;
	width: 630px;
}
#paged-list
{
	background: #fff;
	border-top: 1px dotted #ff3f73;
	float: left;
	font-size: 1.05em;
	line-height: 1.75em;
	padding: 5px;
	width: 630px;
        
}
#paged-list .clearfloat
{
	background: url(images/dots_content.gif) repeat-x bottom;
	padding-bottom: 7px;
        margin-bottom: 10px; 
}
.onecolumn
{
	line-height: 1.5em;
	margin: 0;
	padding: 5px 0;
}
.onecolumn img
{
	border: 1px solid #fff;
	float: left;
	margin: 0 8px 8px 0;
	padding: 1px;
}
.tanbox
{
	line-height: 1.5em;
	margin: 0;
	padding: 5px 0;
	width: 630px;
}
.archive .tanbox
{
	background: url(images/dots_content.gif) repeat-x bottom;
	padding-bottom: 1px;
        margin-bottom: 10px;
	width: 630px;
}
.archive .tanbox img
{
	border: 1px solid #fff;
	float: left;
	margin: 0 8px 8px 0;
	padding: 1px;
}
.tanbox img
{
	border: 1px solid #fff;
	float: left;
	margin: 8px 8px 8px 0;
	padding: 2px;
}
.tanbox span.title a, .onecolumn span.title a
{
	font: 20px Myriad Pro;
	font-weight: bold;
        letter-spacing: -0.05em;
}
.tanbox p, .onecolumn p
{
	font: 11px Arial;
	margin: 5px 0;
}
#navigation
{
	background: transparent;
	font-size: 1.05em;
	margin-top: 10px;
	text-align: center;
	width: 630px;
}
#navigation2
{
	background: transparent;
	font-size: 1.05em;
	padding: 15px 10px;
	text-align: center;
	width: 630px;
}
#navigationPOST
{
	background: transparent;
	padding: 15px 10px;
	text-align: center;
	width: 630px;
}
#content
{
	background: #fff;
	border-top: 1px dotted #ffffff;
	float: left;
	font-size: 1.05em;
	line-height: 1.75em;
	padding: 5px;
	width: 630px;
}
#contentPOST
{
	background: #fff;
	border-top: 1px dotted #ffffff;
	margin: 0 auto;
	font-size: 1.05em;
        line-height: 1.75em;
	width: 970px;
}
#contentBan
{
	background: #fff url(images/header.png) no-repeat center;
	float: left;
	height: 112px;
	width: 630px;
}
.post
{
	font-size: 1.05em;
	line-height: 1.75em;
}
.post p
{
	margin-top: 0;
}
.post .clearfloat
{
	border-bottom: 1px dotted #ff3f73;
}
.entry ul, .post ol
{
	margin-bottom: 15px;
}
#content h2.title
{
	border-bottom: 1px dotted #ff3f73;
	border-top: 1px dotted #ff3f73;
	color: #000000;
	letter-spacing: -0.05em;
	margin-bottom: 0;
	padding: 5px 0;
}
.entry ul li
{
	list-style: square;
	margin-left: 30px;
}
.entry ol li
{
	list-style: decimal;
	margin-left: 30px;
}
.entry ol li ul li
{
	list-style: square;
	margin-left: 20px;
}
.entry img, .post a img
{
	border: 1px solid #fff;
	margin: 0px 10px 10px 0;
        margin-left: 55px;
	max-width: 855px;
	padding: 1px;
}
.post2 a img
{
	border: 1px solid #fff;
	margin: 0px 10px 10px 0;
        max-width: 855px;
	padding: 1px;
}
.entry a
{
	text-decoration: underline;
}
.post .ads
{
	margin-top: 10px;
}
#stats
{
	border-bottom: 1px dotted #ff3f73;
	display: block;
	font: 10px Arial;
	font-weight: bold;
	margin-bottom: 15px;
	padding: 8px 0;
}
span#map
{
	font-size: 0.9em;
}
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 2px 0;
	padding: 4px;
}
.alignright
{
	float: right;
	font-size: 10px;
	height: 22px;
	text-align: right;
	width: 235px;
}
.alignleft
{
	float: left;
	font-size: 10px;
	height: 22px;
	text-align: left;
	width: 235px;
}
#sidebar
{
	float: right;
	margin: 0 0 0 0;
	overflow: hidden;
        overflow-x:hidden;
        overflow-y:hidden;
  	width: 320px;
}
#spoilcontain
{
	float: right;
	margin: 0 0 0 0;
	overflow: hidden;
	width: 320px;
}
#spoilcontain2
{
	float: right;
	margin: 0 0 0 0;
	overflow: hidden;
	width: 320px;
        margin-bottom: 12px;
}
.spoiler
{
	background: #fff600;
	border-bottom: 1px solid #ffff11;
	border-top: 1px solid #ffff11;
	margin-bottom: 12px;
	overflow: hidden;
	padding: 12px 12px 12px 12px;
}
.spoiler img
{
	border: 1px solid #000000;
	margin-bottom: 5px;
	margin-right: 10px;
	padding: 1px;
}
.spoiler h3
{
	border-bottom: 1px solid #ffff45;
	color: #ffff45;
	font: 0 Arial, Helvetica, Verdana, Sans-Serif;
	font-weight: bold;
	margin: 0 0 0 0;
	padding: 0;
}
.spoiler h3 a
{
	color: #ffff45;
	text-decoration: none;
}
.spoiler p
{
	color: #000000;
	font: 11px Arial;
	margin: 0;
}
.spoiler h4
{
	font: 10px Arial;
	font-weight: bold;
	margin-bottom: 5px;
}
.spoiler h4 a
{
	color: #000000;
}
.spoiler a
{
	color: #000000;
        font-weight: bold;
}
#sidebar h3
{
	background: #ffffff;
	color: #ffffff;
	font: 0 Arial;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 2px;
	padding: 0 0;
}
#sidebar-top
{
	background: #ffffff;
	float: right;
	width: 320px;
        margin-bottom: 10px;
}
#sidebar-bottom, #sidebar-middle
{
	margin-top: 10px;
}
#sidebar-middle
{
        float: right;
	width: 320px;
}
#sidebar-bottom
{
	float: right;
	width: 320px;
        margin-bottom: 15px;
        
}
#sidebar-bottom2
{
	float: right;
	width: 320px;
        margin-bottom: 10px;
        
}
#sidebar-left
{
	background: #fff;
	border-top: 1px solid #fff;
	float: left;
	margin-right: 30px;
	padding: 0 0 0 0;
	width: 160px;
}
#sidebar-right
{
	background: #fff;
	float: left;
	padding: 0 0 0 0;
	width: 120px;
}
#spoilcontain2 li
{
	background: url(images/sub.png) no-repeat 0% 0;
	border-bottom: 1px dotted #bbbbbb;
	display: block;
	list-style: none;
	padding: 2px 0px 2px 13px;
        margin-right: 10px;
}
#spoilcontain2 li ul li
{
	border-bottom: 0;
}
#sidebar-bottom li
{
	background: url(images/sub.png) no-repeat 0% 0;
	border-bottom: 1px dotted #bbbbbb;
	display: block;
	list-style: none;
	padding: 2px 0px 2px 13px;
        margin-right: 10px;
}
#sidebar-bottom li ul li
{
	border-bottom: 0;
}
#sidebar-bottom2 li
{
        background: url(images/sub.png) no-repeat 0% 0;
	border-bottom: 1px dotted #bbbbbb;
	display: block;
	list-style: none;
	padding: 2px 0px 2px 13px;
        margin-right: 10px;
}
#sidebar-bottom2 li ul li
{
	border-bottom: 0;
}
#sidebar-ads
{
	background: #fff;
	float: right;
	margin-bottom: 10px;
	padding: 10px;
	width: 300px;
}
#sidebar-ads2
{
	background: #fff;
	float: right;
	margin-bottom: 10px;
	padding: 10px;
	width: 300px;
}
#sidebar h3 img
{
	margin-top: 1px;
}
select
{
	border: 1px solid #000000;
	width: 100%;
}
.submitbutton
{
	background: #fff;
	border: 1px solid #000000;
	color: #000000;
	cursor: pointer;
	font-size: 0.9em;
	padding: 1px;
}
.field
{
	background: #fff;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
	font-size: 1em;
	padding: 1px;
}
#search .searchbutton
{
	background: #fff;
	border: 1px solid #333333;
	font-size: 1em;
	padding: 1px;
}
#commentform input
{
	margin: 5px 5px 0 0;
	width: 140px;
}
#commentform textarea
{
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
	margin-top: 5px;
	width: 99%;
}
#comments
{
	line-height: 1.5em;
}
.commentlist cite
{
	display: block;
	font-size: 1.1em;
	font-style: normal;
	margin-bottom: 0;
}
.commentlist blockquote
{
	background: #ffe3de;
}
.commentlist li
{
	background: #ffe3de;
	border-bottom: 1px dotted #ffffff;
	color: #000000;
	line-height: 1em;
	list-style: none;
	margin-bottom: 3px;
	padding: 10px 14px 10px 14px;
}
.commentlist li li
{
	background: none;
	border: none;
	list-style: square;
	margin: 3px 0 3px 20px;
	padding: 3px 0;
}
.commenttext
{
	float: right;
	line-height: 1.5em;
	width: 482px;
}
li.my_comment
{
	background: #fff;
}
li cite strong
{
	color: #000000;
	font-size: 1.1em;
}
#commentform small
{
	background: #fff;
	font-weight: bold;
	padding: 0;
}
.commentmetadata
{
	color: #000000;
	display: block;
	font-size: 0.9em;
	margin-top: 3px;
	text-align: right;
}
.commentmetadata a, .commentmetadata a:visited
{
	color: #959382;
}
.commentlist small
{
	background: #ffe8e3;
}
.avatar
{
	border: 1px solid #ccc;
	float: left;
	height: 45px;
	margin: 15px 8px 6px 0;
	padding: 2px;
	width: 45px;
}
#comment
{
	background: #fff;
	width: 630px;
}
#carousel
{
	background: #fff;
	color: #fff;
	font-size: 0.7em;
	margin: 0 auto;
	padding: 10px;
	width: 980px;
}
.carousel-item
{
	border-right: 1px dotted #ccc;
	float: left;
	padding: 0 20px;
	width: 131px;
}
.carousel-item img
{
	border: 1px solid #ccc;
	margin-bottom: 5px;
	padding: 2px;
}
.carousel-item .info
{
	font-weight: bold;
}
#gallery
{
	background: #000000;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
	color: #fb1993;
	font-size: 10px;
	margin: 0 auto;
	width: 980px;
}
#gallery #random
{
	margin: 35px;
	padding-bottom: 15px;
	padding-top: 15px;
        margin: 0 auto;
	width: 980px;
}
#gallery #random img
{
	background: #fff;
	border: 1px solid #000000;
	margin-bottom: 15px;
	margin-right: 16px;
	padding: 2px;
}
#gallery #random h3
{
	color: #fb1993;
	display: block;
	font-variant: small-caps;
	padding-bottom: 10px;
}
#front-popular
{
	background: #fff600;
	color: #000000;
        text-align:left;
	font-size: 0.7em;
	margin: 0 auto;
	padding-top: 5px;
	width: 980px;
}
#recentpost
{
        
	color: #000000;
	float: left;
        margin-left: 10px; 
        margin-bottom: 10px;
        margin-top: 10px; 
	padding: 0px 10px 0 0;
	width: 450px;
}
#mostcommented
{
	color: #000000;
	float: right;
	padding: 0 10px 0 0;
        width: 450px;
        margin-bottom: 10px;
        margin-top: 10px; 
        border-left: 1px dotted #000;

}
#mostcommented
{
	margin-left: 10px;
}
#recent_comments
{
	float: right;
	padding: 0;
	width: 276px;
}
#recentpost a, #mostcommented a, #recent_comments a
{
	color: #000;
}
#recentpost ul, #mostcommented ul, #recent_comments ul
{
	margin-top: 5px;
}
#recentpost li, #mostcommented li, #recent_comments li
{
	background: url(/images/dots_footer.gif) repeat-x top;
	color: #000000;
	list-style: none;
	padding-top: 1px;
}
#recentpost ul li a, #mostcommented ul li a, #recent_comments ul li a
{
	display: block;
	padding: 5px;
	text-decoration: none;
}
#recentpost ul li a:hover, #mostcommented ul li a:hover, #recent_comments ul li a:hover
{
	background: #fff6000;
	color: #000;
}
#recentpost ul li:first-child, #mostcommented ul li:first-child, #recent_comments ul li:first-child
{
	background: none;
}
#footer
{
	background: #fff600;
	color: #000;
	font-size: 0.6em;
	margin: 0 auto;
	padding-bottom: 5px;
	padding-top: 5px;
	width: 980px;
        font-weight: bold;
        margin-top: 10px;
}
#footer a:hover
{
	color: #000;
}
#footer a
{
	color: #000;
}
.clearfloat:after
{
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
.clearfloat
{
	display: inline-block;
}
* html .clearfloat
{
	height: 1%;
}
* + html .clearfloat
{
	height: 1%;
}
.clearfloat
{
	display: block;
}