/*  
Theme Name: 1001 Asian Celebrities 160208
Theme URI: http://www.templatepanic.com/
Description: A Wordpress Theme.
Version: 1.0
Author: Effi
Author URI: http://www.effiharyanti.com/

*/

body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form { 
	margin: 0;
	padding: 0;
}

body {
	font-family: Verdana, Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
	line-height: 20px;
	background: #91278e url(images/bg.jpg) repeat-x;
	color: #2a2a2a;
}

h1, h2, h3, h4, h5, h6 {
	font-family: "Trebuchet MS", Helvetica, Georgia, Sans-Serif;
}

a {
	text-decoration: none;
	color: #004a80;
}

a:hover {
	text-decoration: underline;
	color: #004a80;
}

a img {
	border: 0;
}

blockquote {
	margin: 15px 0 0;
}

blockquote p { 
	padding: 15px; 
}

blockquote blockquote {
	margin: 15px;
}

code {
}

dt { font-weight: bold; }

dd { padding: 0 0 0 15px; }

hr {
	clear: both;
	margin: 15px 15px 5px 15px;
	border: 0;
	height: 1px;
	text-align: left;
	color: #9b9b9b;
}


.entry img{
	border: 1px solid #ccc;
	padding: 4px;
	margin: 5px;
}
.entry img:hover{
	border: 1px solid #444;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	margin: 5px 0 2px 7px;
	padding: 4px;
	display: inline;
}

img.alignleft {
	margin: 5px 7px 2px 0;
	padding: 4px;
	display: inline;
}

img.wp-smiley{
	border: 0;
	margin: 0;
	padding: 0;
	background-color: transparent;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}

/* end image styles */

input, textarea{
	font-family: Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 12px;
	padding: 2px;
}

input#s, input#author, input#email, input#url, textarea#comment{
	padding: 3px;
}

input#author, input#email, input#url{
	margin: 0 5px 0 0;
}

pre{
	width: 90%;
}

small{
	font-size: 12px;
}

#container{
	margin: 0 auto;
	width: 859px;
	padding: 10px 0 0;
}

#page{
	float: left;
	width: 859px;
	margin: 0 0 10px;
	background: #fff;
}

#header{
	float: left;
	width: 859px;
	background: url(images/header.jpg) no-repeat;
}

#header .site_title{
	float: left;
	width: 60%;
	padding-bottom: 120px;
}


#header .site_title h1 {
	padding: 50px 20px 10px 20px;
	font: normal 310%/100% "Lucida Grande", Arial, sans-serif;
	position: relative;
	color: #f2f2f2;
	text-transform: uppercase;
	letter-spacing: -2px;
}
#header .site_title a, #header .site_title a:visited {
	color: #f2f2f2;
	text-decoration: none;
}
#header .site_title a:hover {
	color: #ccc;
}
.description {
	padding: 0 20px 20px 20px;
	font-size: 14px;
	color: #f2f2f2;
	font-style: italic;
}

#header .syndication{
	float: left;
	width: 40%;
	text-align: right;
}

#header .syndication ul{
	margin: 0;
	padding: 25px;
	list-style: none;
}

#header .syndication ul li{
	display: inline;
}

#header .topmenu{
	float: left;
	width: 839px;
	margin: 0 10px 30px 10px;
	padding: 0;
	background: #92278f url(images/bg-topmenu.jpg) no-repeat;
	color: #fff;
	display: inline;
	clear: both;
}

#header .topmenu #topmenuleft { 
	float: left;
	width: 659px;
}
#header .topmenu #topmenuright { 
	float: left;
	width: 160px;
	padding-left: 10px;
	padding-top: 6px;
	list-style: none;
	display: inline;
}

#search{
	float: left;
}

#search form#searchform{
	float: left;
	width: 160px;
	margin: 0;
}

#search form#searchform input{
	font: 11px; color: #427db7; text-align: center; margin-right: 10px;
}

#search form#searchform .keyword{
	float: left;
	background: url(images/bgsearch.gif) no-repeat;
}

#search form#searchform .keyword input#s{
	float: left;
	margin: 0;
	border: 0;
	display: inline;
	background-color: transparent;
}

#search form#searchform .go{
	float: right;
}


#header .topmenu ul{
	margin: 0;
	padding: 5px 0;
	list-style: none;
	font-family: "Trebuchet MS", Arial, Helvetica, Georgia, Sans-Serif;
}

#header .topmenu ul li{
	display: inline;
	margin: 0 0 0 10px;
}

#header .topmenu ul li a{
	padding: 0 0 0 13px;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
}

#header .topmenu ul li a:hover{
	text-decoration: underline;
}

#header .ads {
	margin: 0;
	text-align: center; 
	padding: 10px 0;
}

.columns_wrapper{
	float: left;
	width: 839px;
	margin: 10px 10px 0;
	background: url(images/bg-inside.gif) repeat-y top left;
	display: inline;
}

.content{
	float: left;
	width: 379px;
}

.post{
	padding: 10px;
}

.postinfo { font-size: 11px; float: left; width: 359px; margin: 0 0 20px 0; padding: 0; clear: both; }
.postinfo ul { list-style-type: none; margin: 0; padding: 10px 0 0 0; }
.postinfo ul li { float: left; margin: 0 10px 0 0; display: inline; }

.postinfo ul li.author { padding: 0 0 0 20px; background: url(images/user.gif) no-repeat 0 3px; }
.postinfo ul li.date { padding: 0 0 0 20px; background: url(images/calendar.png) no-repeat 0 3px; }
.postinfo ul li.category-info { padding: 0 0 0 20px; background: url(images/tag_blue.png) no-repeat 0 3px; }
.postinfo ul li.comment-number { padding: 0 0 0 19px; background: url(images/comment.png) no-repeat 0 3px; }
.postinfo ul li.edit-info { padding: 0; }
.postdate { }


.post h2{
	padding: 15px 0 0;
	font-weight: normal;
}
.post h2 a{
	color: #872084;
}
.post h2 a:hover{
	color: #111;
}

.entry{
}

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6{
	border: 0;
	padding: 15px 0 0;
	font-weight: bold;
}

.entry h1{
	font-size: 30px;
	font-weight: normal;
	line-height: 36px;
}

.entry h2{
	font-size: 18px;
}

.entry h3{
	font-size: 16px;
}

.entry  h4{ font-size: 14px; }

.entry h5{ font-size: 12px; }

.entry h6{ font-size: 11px; }

.entry p.postinfo{
	padding: 15px 0 15px;
	background: url(images/dotted_horizontal.gif) repeat-x left bottom;
}

.relatedposts { color: #666; }

.navigation{
	float: left;
	width: 359px;
	display: inline;
	margin: 10px;
}

.sidebar{
	float: left;
	width: 210px;
	padding: 0 10px 0 10px;
	display: inline;
}

.sidebar ul, .sidebar p {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar ul li{
	padding: 10px 0 10px;
}
.sidebar ul li a{
	color: #3e3e3e;
}
.sidebar ul li a:hover{
	color: #004a80;
}

.sidebar ul li h2{
	font-size: 16px;
	color: #a934a6;
}

.sidebar ul ul li{
	padding: 0;
}

.sidebar ul ul ul li{
	padding: 0 0 0 10px;
}


/* comments template */

.comments-template{
	padding: 15px 0 0;
}

.comments-template h2, .comments-template h3{
	font-size: 14px;
	font-weight: bold;
	color: #333;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 20px;
	list-style: none;
}

.comments-template ol li{
	margin: 15px 0 0;
	padding: 0 0 20px;
	background: url(images/dotted_horizontal.gif) repeat-x bottom left;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

/* end comments template */

/* wp-calendar */

table#wp-calendar{
	width: 100%;
	text-transform: none;
}

table#wp-calendar caption{
	padding: 10px 15px;
}

table#wp-calendar th{
	padding: 0px;
	text-align: center;
	vertical-align: top;
	background: #eee;
}

table#wp-calendar td{
	padding: 0px;
	text-align: center;
}

table#wp-calendar tfoot td{
	text-align: center;
}

/* end calendar */


#footer{
	float: left;
	width: 859px;
	font-family: Verdana, Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 11px;
	background: #fff url(images/bg-footer.gif) no-repeat left bottom;
	color: #666;
	clear: both;
}

#footer a{
	text-decoration: none;
	color: #000;
}

#footer a:hover{
	text-decoration: underline;
}

#footer .footer-left {
	float: left;
	width: 30%;
}
#footer .footer-left p {
	padding: 5px 15px;
}
#footer .footer-right{
	float: left;
	width: 70%;
	text-align: right;
}
#footer .footer-right p {
	padding: 5px 20px;
}

/*-------------------- Bottom --------------------*/


#bottom { clear: both; float: left; width: 819px; height: 100%; margin: 0; padding: 20px; background: #111; color: #d0d0d0; font-size: 95%; }
#bottom-divs { float: left; clear: both; margin: 0; padding: 20px; }

#bottom-left, #bottom-mid { width: 200px; padding-right: 20px; float: left; }
#bottom-right { width: 379px; float: left; }

#bottom h2 { line-height: 30px; font-size: 14px; color: #8dc63f; font-weight: normal; }

#bottom a { color: #c4c5ff; text-decoration: none; }

#bottom ul { margin: 0; padding: 0; list-style-type: none; border-top: 1px dotted #ccc; }
#bottom ul li { line-height: 20px; border-bottom: 1px dotted #ccc; }
#bottom ul li a { display: block; }
#bottom ul li:hover { background: #0f1a25; }

#bottom p { margin: 0; padding: 0; }

#contactform { padding: 20px 0; border: none; }