/*  
Theme Name: Softcore Asia
Theme URI: http://softcoreasia.com/
Description: Softcore Asia
Version: 1.0
Author: Softcore Asia
Author http://softcoreasia.com/

*/



body {
	background: #000000 url(images/body_bg.png);
	margin: 0px;
	text-align:center;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:link {
	color: #33CCE9;
}
a:visited {
	color: #33CCE9;
}
a:hover {
	color: #000000;
}
#link a:hover {
	color: #fff;
}
#link {
	text-align:center;
color:#fff;
padding: 0 0 5px 0;
}
a:active {
	color: #33CCE9;
}
#wrap {
	width:770px;
	margin:0 auto;
	text-align:left;
}
#leftWrap {
	width:575px;
	float:left;
	margin-right:5px;
}
#content {
	width:380px;
	float:right;
}
.sidebar {
	width:190px;
	float:left;
}
.post h2 {
font-family:Arial, Helvetica, sans-serif;
font-size:21px;
font-weight:bold;
color:#33CCE9;
padding: 5px 37px;
margin:0;
text-align:center;
}
.post h2 a:link, .post h2 a:visited, .post h2 a:active{
color:#33CCE9;
text-decoration:none;
}
.post h2 a:hover {
color:#000;
text-decoration:none;
}
.postT {
	background: url(images/post_top.gif) no-repeat;
	height:57px;
	text-align:center;
}
.postB {
	background: url(images/post_bottom.gif) no-repeat;
	height:11px;
	overflow:hidden;
	margin-bottom:10px;
}
.postM {
	background: #fff;
	padding:1px;
}
.postM img {
	border-style:dashed;
	border-width:1px;
	margin-bottom:3px;
}
.sidebar img {
	border:none;
margin:0;
}
.sidebarBox {
	background: #fff;
	padding:5px;
}
.sidebar h2 {
color:#33CCE9;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
text-transform:uppercase;
border-bottom:2px solid #33CCE9;
margin:20px 0 5px 0;
}
.sidebar ul {
margin:0;
padding:0 0 0 10px;
list-style-type:none;
color:#666666;
font-weight:bold;
}
.sidebar ol {
margin:0;
padding:0 0 0 30px;
color:#666666;
font-weight:bold;
}
.sidebar ul a:link, .sidebar ul a:visited, .sidebar ul a:active, .sidebar ol a:link, .sidebar ol a:visited, .sidebar ol a:active{
color:#666666;
text-decoration:none;
}
.sidebar ul a:hover{
color:#666666;
text-decoration:underline;
}
.sidebar ol a:hover{
color:#666666;
text-decoration:underline;
}
.sidebarBottom {
height:11px;
overflow:hidden;
background:url(images/sidebar_bottom.gif);
}
.sidebarLeft {
height:203px;
overflow:hidden;
background:url(images/logo.gif);
}
.sidebarRight {
height:203px;
overflow:hidden;
background:url(images/bookmark.gif);
}
.thumbsWrap {
clear:both;
padding-top:0px;
}
.thumbsTop {
height:11px;
overflow:hidden;
background:url(images/thumbs_top.gif);
}
.thumbsBottom {
height:11px;
overflow:hidden;
background:url(images/post_bottom.gif);
}
.thumbs {
background:#fff;
padding: 0 5px;
}
.thumbs img {
border-weight:1px;
border-color: #33CCE9;
margin:8px;
}
.footer {
text-align:center;
padding: 10px 0 0 0;
color:#fff;
clear:both;
}
.footer a {
color:#fff;
}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}