/*  
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:#CC9966 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:#2B98D2;
	color:#FFFFFF;
	border-width:1px;
	border-color:#5ECBFF #00659F #00659F #5ECBFF;
	cursor:pointer;
	padding:2px 3px;
	font:12px/25px Arial,Verdana,Sans-serif;
}
.inputbox {
	padding:2px 3px;
	color:#00659F;
	text-align:right;
}
.inputbox:focus {
	background:#EFEFEF;
}
textarea.inputbox {
	width:300px;
	
	
}
#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/header1.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;
	text-align:right;
}
#header_title h1 {
	color:#0F4766;
	font:28px Georgia, Verdana,Sans-serif;
	position:relative;
	top:8px;
	right:50px;
}
#header_title h1 a {
	color:#0F4766;
	text-decoration:none;
}
#header_title h1 a:hover {
	color:#FFFFFF;
}
#header_title h3 {
	color:#0F4766;
	position:relative;
	font:16px Verdana,Sans-serif;
	top:3px;
	right:50px;
	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:10px;
	padding:0px;
	width:140px;
	position:relative;
	left:7px;
	top:5px;
}
#header_menu ul li {
	list-style:none;
	font:20px Georgia, Verdana,Sans-serif;
	display:block;
	background:transparent url("images/bg_dots.gif") repeat-x bottom left;
}
#header_menu li a {
	
	
	text-decoration:none;
	color:#0066CC;
	background:transparent url("images/bg_list.gif") no-repeat 0px 2px;
	padding-left:15px;
}
#header_menu li a:hover {
	color:#999999;
	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:53px;
}
#header_author p {
	position:relative;
	margin:0px;
	padding:0px;
	color:#FFFFFF;
	left:40px;
	top:20px;
	float:left;
	width:400px;
	line-height:15px;
	font-family: "Lucida Grande", Tahoma, Arial, sans-serif;
	font-size:14px;
}
/******* 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-family: "Lucida Grande", Tahoma, Arial, sans-serif;
	font-size: 14px;
	text-align:left;
}
.post h2 {
	font-family: "Lucida Grande", Tahoma, Arial, sans-serif;
	font-size: 19px;
}
.post h2 a {
	color:#996633;
	text-decoration:none;
}
.post h2 a:hover,
.post small a:hover {
	color:#00659F;
}
.post small {
	color:#996600;
	font:11px Arial,Verdana,Sans-serif;
}
.post small a {
	background:transparent url("images/bg_dots.gif") repeat-x bottom left;
	color:#996600;
	text-decoration:none;
}
span img {
	position:relative;
	top:3px;
}
span {
	margin-right:8px;
}
.entry,
.entrytext {
	position:relative;
	width:420px;
	line-height:18px;
	color:#555555;
}
.entry a,
.entrytext a,
.navigation a {
	background:transparent url("images/bg_dots.gif") repeat-x bottom left;
	color:#00659F;
	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:#333333;
}
.alignright a:hover {
	background:transparent url("images/bg_nav_over.gif") no-repeat top right;
	text-decoration:none;
	color:#333333;
}
h2.pagetitle {
	color:#00659F;
	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:#ad9f31;
}
#sidebar p {
	color:#B4DAEF;
	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;
	right:5px;
}
#sidebar ul li {
	list-style:none;
	margin-bottom:15px;
	font:16px Arial,Verdana,Sans-serif;
}
#sidebar ul li li{
	background:transparent url("images/bg_list.gif") no-repeat 0px 2px;
	margin-left:25px;
	padding-left:25px;
	margin-bottom:4px;
	color:#B4DAEF;
}
#sidebar li a {
	color:#0F4766;
	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;
	font:11px Arial,Verdana,Sans-serif;
	background:transparent url("images/bg_dots.gif") repeat-x top left;
	padding-top:10px;
	color:#336699;
}
#footer p a{
	background:transparent url("images/bg_dots.gif") repeat-x bottom left;
	color:#336699;
	text-decoration:none;
}
#footer p a:hover{
	color:#666666;
}



/* 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:10px;
	
}
#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;
}

#ddblueblockmenu{
border: 1px solid black;
border-bottom-width: 0;
width: 185px;
position: absolute; top: 312px; right: 80px

}

#ddblueblockmenu ul{

margin: 0;
padding: 0;
list-style-type: none;
font: normal 17px 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;

}

#ddblueblockmenu li a{
display: block;
padding: 3px 0;
padding-left: 9px;
width: 169px; /*185px minus all left/right paddings and margins*/
text-decoration: none;
color: white;
background-color: #2175bc;
border-bottom: 1px solid #90bade;
border-left: 7px solid #1958b7;
}

* html #ddblueblockmenu li a{ /*IE only */
width: 187px; /*IE 5*/
w\idth: 169px; /*185px minus all left/right paddings and margins*/
}

#ddblueblockmenu li a:hover {
background-color: #2586d7;
border-left-color: #1c64d1;
}

#ddblueblockmenu div.menutitle{
color: white;
border-bottom: 1px solid black;
padding: 1px 0;
padding-left: 5px;
background-color: black;
font: bold 90% 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
}


