/*  
Theme Name: Umalas
Theme URI: http://didats.net/
Description: The blue themes with two column layout
Version: 1.0
Author: Didats Triadi
Author URI: http://didats.net/
*/


/*** HTML Tags ***/
body {
	background:#4D4D4F url("images/bg_body.gif") top left;
	font:11px Verdana,Arial,Sans-serif;
	text-align:center;
}
input,select {
	font:12px Arial,Sans-serif;
}
h1,h2,h3,h4,h5,h6,h7,
form {
	margin:0px;
	padding:0px;
}
/*** End of HTML Tags ***/


/*** Various Class ***/
.clear {
	clear:both;
}
.button {
	background:#EC008C;
	color:#FFFFFF;
	border-width:1px;
	border-color:#FF80CA #A50060 #A50060 #FF80CA;
	cursor:pointer;
	padding:0px 3px;
}
.inputbox {
	padding:2px 3px;
	color:#0078A5;
}
.inputbox:focus {
	background:#FFBFE4;
}
textarea.inputbox {
	width:415px;
}
#sidebar .inputbox {
	width:100px;
}
/*** End of Various Class ***/




/*** Layout ***/
#container {
	position:relative;
	margin:30px auto;
	width:720px;
	background:transparent url("images/bg_container.gif") no-repeat top left;
	text-align:left;
	z-index:1;
}


/* Header */
#header {
	width:700px;
	height:380px;
	background:transparent url("images/bg_header.jpg") no-repeat top left;
	position:relative;
	top:10px;
	left:10px;	
}
#header_title {
	position:absolute;
	bottom:71px;
	left:0px;
	height:71px;
	width:475px;
	background:transparent url("images/bg_header_title.jpg") no-repeat top left;
}
#header_title h1 {
	color:#000000;
	font:25px Georgia, Verdana,Sans-serif;
	position:relative;
	top:8px;
	left:15px;
}
#header_title h1 a {
	color:#000000;
	text-decoration:none;
}
#header_title h1 a:hover {
	color:#FFFFFF;
}
#header_title h3 {
	color:#4E4E50;
	position:relative;
	font:11px Arial,Verdana,Sans-serif;
	top:5px;
	left:15px;
	letter-spacing:1px;
}
#header_menu {
	background:#FFFFFF;
	width:154px;
	position:relative;
	float:right;
	right:50px;
}
#bg_header_menu {
	background:transparent url("images/bg_header_menu.gif") no-repeat bottom left;
	width:154px;
	height:17px;
	position:absolute;
	bottom:-16px;
	left:0px;
}
#header_menu ul {
	margin:0px;
	padding:0px;
	width:140px;
	position:relative;
	left:7px;
	top:5px;
}
#header_menu ul li {
	list-style:none;
	font:11px/25px Arial,Verdana,Sans-serif;
	display:block;
	background:transparent url("images/bg_dots.gif") repeat-x bottom left;
}
#header_menu li a {
	text-decoration:none;
	color:#A50060;
	background:transparent url("images/bg_list.gif") no-repeat 0px 2px;
	padding-left:15px;
}
#header_menu li a:hover {
	color:#000000;
	background:transparent url("images/bg_list_over.gif") no-repeat 0px 2px;
}
#header_author {
	background:transparent url("images/bg_header_author.jpg") no-repeat top left;
	width:671px;
	height:90px;
	position:absolute;
	bottom:0px;
	right:0px;
}
#header_author img {
	border:4px solid #FFFFFF;
	position:relative;
	left:30px;
	top:15px;
	float:left;
	width:65px;
}
#header_author p {
	position:relative;
	margin:0px;
	padding:0px;
	color:#FFFFFF;
	left:40px;
	top:20px;
	float:left;
	width:400px;
	line-height:15px;
}
/******* End of header *********/



#content {
	position:relative;
	background:#FFFFFF;
	width:663px;
	left:57px;
	top:22px;
	padding-bottom:0px;
}

#leftcol {
	position:relative;
	float:left;
	width:430px;
	left:15px;
}

/* Post */
.post {
	margin-bottom:30px;
	line-height:17px;
	font:12px Arial,Verdana,Sans-serif;
}
.post h2 {
	font:bold 20px Arial,Verdana,Sans-serif;
}
.post h2 a {
	color:#000000;
	text-decoration:none;
}
.post h2 a:hover,
.post small a:hover {
	color:#EC008C;
}
.post small {
	color:#2B98D2;
	font:11px Arial,Verdana,Sans-serif;
}
.post small a {
	background:transparent url("images/bg_dots.gif") repeat-x bottom left;
	color:#2B98D2;
	text-decoration:none;
}
span img {
	position:relative;
	top:3px;
}
span {
	margin-right:8px;
}
.entry,
.entrytext {
	position:relative;
	width:420px;
	line-height:18px;
	color:#504E4F;
}
.entry a,
.entrytext a,
.navigation a {
	background:transparent;
	color:#EC0089;
	text-decoration:none;
}
.entry a:hover,
.entrytext a:hover,
.navigation a:hover {
	text-decoration:underline;
	background:none;
}
.entry img,
.entrytext img {
	padding:3px;
	background:#FFFFFF;
	border:1px solid #CCCCCC;
	margin-top:3px;
}

/* Navigation */
.navigation {
	position:relative;
	width:430px;
	font:12px/25px Arial,Verdana,Sans-serif;
	margin-bottom:10px;
}
.alignleft,
.alignright {
	position:relative;
	width:200px !important;
	width:188px;
}
.alignleft { float:left; }
.alignright { float:right;text-align:right; }
.alignleft a {
	background:transparent url("images/bg_nav.gif") no-repeat 0px 0px;
	padding-left:12px;
}
.alignright a {
	background:transparent url("images/bg_nav.gif") no-repeat top right;
	padding-right:12px;
}
.alignleft a:hover {
	background:transparent url("images/bg_nav_over.gif") no-repeat 0px 0px;
	text-decoration:none;
	color:#A50060;
}
.alignright a:hover {
	background:transparent url("images/bg_nav_over.gif") no-repeat top right;
	text-decoration:none;
	color:#A50060;
}
h2.pagetitle {
	color:#EC0089;
	font:bold 20px Arial,Verdana,Sans-serif;
	margin-bottom:10px;
	background:transparent url("images/bg_dots.gif") repeat-x bottom left;
}

/* Sidebar */
#sidebar {
	width:188px;
	float:right;
	position:relative;
	right:10px;
	top:-12px;
	background:#6D6D6F;
}
#sidebar p {
	color:#0078A5;
	width:170px;
	line-height:17px;
}
#sidebar p a {
	background:transparent url("images/bg_dots.gif") repeat-x bottom left;
}
#sidebar ul {
	margin:0px;
	padding:0px;
	position:relative;
	left:10px;
}
#sidebar ul li {
	list-style:none;
	margin-bottom:15px;
	font:12px Arial,Verdana,Sans-serif;
}
#sidebar ul li li{
	background:transparent url("images/bg_list.gif") no-repeat 0px 2px;
	margin-left:15px;
	padding-left:15px;
	margin-bottom:4px;
	color:#80DCFF;
}
#sidebar li a {
	color:#BFEEFF;
	text-decoration:none;
}
#sidebar li a:hover {
	color:#FFFFFF;
}
#sidebar h2 {
	color:#FFFFFF;
	font:18px Georgia,Verdana,Sans-serif;
	background:transparent url("images/bg_h2.gif") no-repeat 0px 2px;
	padding-left:24px;
}

#footer {
	position:relative;
	width:663px;
	height:77px;
	background:transparent url("images/bg_footer.gif") no-repeat top left;
	top:-17px !important;
	top:-8px;
	left:57px;
}
#footer p {
	position: relative;
	left: 10px;
	top: 10px;
	text-align: center;
	width: 442px;
	line-height: 17px;
	background:transparent url("images/bg_dots.gif") repeat-x top left;
	font: 11px Arial,Verdana,Sans-serif;
	padding-top: 10px;
	color: #A50060;
	text-decoration: none;
}
#footer p a{
	color:#EC008C;
	text-decoration:none;
}
#footer p a:hover{
	color:#EC6D00;
}



/* Comment */
h3#comments {
	font:16px Arial,Verdana,Sans-serif;
	color:#336699;
	border-bottom:1px solid #CCCCCC;
	padding-bottom:3px;
	margin-bottom:15px;
}
h3#respond {
	font:16px/30px Arial,Verdana,Sans-serif;
	color:#336699;
	padding-left:30px;
	padding-bottom:3px;
	margin-bottom:15px;
	background:transparent url("images/bg_respond.jpg") no-repeat top left;
}

p.url {
	position:relative;
	margin:0px;
	padding:0px;
	top:-12px;
	font:11px Arial,Verdana,Sans-serif;
	color:#336699;
}
p.url a {
	background:transparent url("images/bg_dots.gif") repeat-x bottom left;
	text-decoration:none;
	color:#336699;
}
p.url a:hover {
	text-decoration:underline;
	background:none;
	color:#006599;
}
.comment_top {
	width:430px;
	position:relative;
}
.comment-list {
	background:transparent url("images/bg_dots.gif") repeat-x bottom left;
	width:430px;
	margin-bottom:20px;
	padding-bottom:5px;
	color:#555555;
}
.comment-text {
	width:370px;
	position:relative;
	left:40px;
	line-height:17px;
}
.name,
.name a {
	font:bold 14px Arial,Verdana,Sans-serif;
	color:#00659F;
	text-decoration:none;
}
.name a:hover {
	color:#2B98D2;
}
.comment-list small a {
	color:#999999;
	text-decoration:none;
}
.number {
	float:left;
	width:40px;
	text-align:center;
	color:#00659F;
	font:16px Georgia,Arial,Verdana,Sans-serif;
	position:relative;
	top:-2px;
}
.comment-content {
	float:left;
	
	display:block;
	width:360px;
	height:30px;
	position:relative;
}
#form {
	margin-top:30px;
	padding-bottom:30px;
	position:relative;
	z-index:5;
}
#form label{
	float:left;
	width:80px;
	font-size:11px;
	position:relative;
	top:4px;
}
#form small {
	position:relative;
	top:4px;
}
#form input {
	float:left;
	margin-bottom:5px;
}
#form p {
	clear:both;
}

.phbox2 {
	width: 261px;
	padding: 4px 0px 6px 8px;
	margin: 0 0 0 0;
	float: right;
}

.phbox2 p {
   float: none !important;
 	float: left;
	font-size: 8px;
	line-height: 10px;
	margin: 0 0 0 0;
	padding: 0 0 2px 4px;
}

.phbox2 img {
	margin: 0 0 0 0;
	padding: 0px 1px 4px 4px;
}

.info {
	float: none;
	margin-bottom: 3em;
	padding-bottom: 3em;
	font-size: 11px;
	line-height: 14px;
}

h4 {
	float: none;
	margin-top: 2em;
	padding-top: 2em;
	text-decoration: underline;
	color: #4e4f50;
	font-size: 14px;
	font-weight: bold;
}

blockquote, strike {
	color: #6d6d6f;
	font-size: 14px;
	font-weight: bold;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

blockquote {
	margin: 15px 10px 15px 10px;
	padding-left: 22px;
	background: url("images/quote_open.gif") no-repeat top left;
	
}

.blockquote-inner {
	padding-right: 22px;
	background: url("images/quote_close.gif") no-repeat bottom right;
}

.textwidget {
	color:#FFBFE4;
	width:160px;
	line-height:17px;
}

#header_author p a{
	color: #FFBFE4;
	text-decoration: none;
	font-weight: bold;
}
#header_author p a:hover{
	color:#FFFFFF;
	font-weight: bold;
}