/*  
Theme Name: uTheme
Theme URI: http://b-12.blogspot.com/2007/12/utheme-new-theme-for-wordpress.html
Description: Simplicity strikes again.
Version: 1.6
Author: maxxu.
Author URI: http://maxxu.blogspot.com/
Tags: simple, black, two columns
*/

/* start with GLOBALS */
body, h1, h2, h3, form, p, ol, ul{
	margin: 0;
	padding: 0;
}

body{
	font-family: "Lucida Sans Unicode", "Trebuchet MS", Helvetica, Sans-Serif;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	background: #FFF;
	color: #000;
}

a {
	text-decoration: none;
	color: #CC0000;
}
a:hover{
	color:#91A398;
	text-decoration: underline;
}
a img{
	border: 0;
}
form, input, textarea{
	font-family: "Lucida Sans Unicode", "Trebuchet MS", Helvetica, Sans-Serif;
	font-size: 11px;
}
ul, ul li{
	list-style-type: none;
}
img.icon { 
	margin-bottom:-4px; 
	margin-right:2px; 
	}
h1 {
	margin-bottom: 5px;
	font-family: "Lucida Sans Unicode", "Trebuchet MS", Helvetica, Sans-Serif;
	font-size: 24px;
	font-weight: normal;
	color: #000;
}
h1 a {
	text-decoration: none;
	color: #000;
}
h1 a:hover {
	text-decoration: underline;
}
/* end GLOBALS */

#container {
	margin: 0 auto;
	width: 97%;
	text-align: left;
	vertical-align: top;
	background: #FFF;
	color: #000;
}

#page{
	padding-top: 15px; 
}

/* start the MENU */
#top-menu {
	margin:0 0 5px 0;
	width: 100%;
	border-top: 1px dotted #eee;
	font-family: "Lucida Sans Unicode", "Trebuchet MS", Helvetica, Sans-Serif;
	font-size: 14px;
	text-align: left;
	vertical-align: top;
	background: #fff;
	color: #000;
}
#top-menu .menu-left ul {
	margin: 0 0 0 -30px;
	padding:10px;
	list-style-type: none;
	list-style-image: none;
	float:left;
	}
#top-menu .menu-left ul li {
	display: inline;
	}
#top-menu .menu-left ul a {
	padding-right: 20px;
	font-weight: bold;
	text-decoration: none;
	color: #AF4646;
	}
#top-menu .menu-left ul a:hover {
	color:#33605A;
	}

#top-menu .menu-search ul { float:right }
#top-menu .menu-search ul li { margin:5px; padding:0 }
/* end MENU */

/* the separator */
.narrowcolumn {
	float: left;
	margin-right: 50px;
	width: 72%;
	text-align: left;
	vertical-align: top;
	background: #fff;
	color: #000;
	display: inline;
}
/* end it */

/* style for POST */
.post {
	padding: 10px 10px 10px;
	line-height: 18px;
	text-align: left;
	vertical-align: top;
	background: #FFF;
	color: #000;
	line-height:19px;
	border-bottom:1px dotted #eee;
	width:100%;
	}
.post h2 {
	margin: 0 0 1px;
	font-family: "Lucida Sans Unicode", "Trebuchet MS", Helvetica, Sans-Serif;
	font-size: 24px;
	font-weight: normal;
	line-height: 28px;
	color: #CC0000;
	}
.post h2 a {
	text-decoration: none;
	color: #CC0000;
	}
.post h2 a:hover {
	color:#68462B;
	}
.post p {
	padding: 0 0 12px;
	}	
.post img {
	padding: 1px;
	background: #fff;
}
.post img.icon { 
	margin-bottom:-4px;
	}
.post img.alignleft {
	float: left;
	margin: 5px 10px 0 0;
}
.post img.alignright {
	float: right;
	margin: 5px 0 0 10px;
}	
.post ul, li {
	list-style-type:dot;
	margin-left:15px;
	}
.post blockquote {
	margin: 5px;
	border: 1px solid #eee;
	padding: 10px;
	font-family: "Helvetica", Trebuchet MS, Sans-Serif;
	font-size: 12px;
	line-height: 20px;
	text-align: left;
	background: #fff;
	color: #333;
}
.post .related {
	border: 1px solid #EEE;
	background: #F7F7F7;
	padding: 5px 8px;
}
.post .related h3 {
	font-size: 14px;
	cursor: default;
}
.post .related ul {
	margin: 5px 0;
	margin-left: -4px;
}
.post .related ul li {
	border-left: 5px solid #CCC;
	padding-left: 6px;
	margin-bottom: 3px;
}
cite {
	font-family: "Lucida Sans Unicode", "Trebuchet MS", Helvetica, Sans-Serif;
	font-size: 11px;
	font-style: normal;
}
.post-date {
	font-family: "Lucida Sans Unicode", "Trebuchet MS", Helvetica, Sans-Serif;
	font-size: 11px;
	background: #FFF;
	color: #37424B;
	margin-left:2px;
}
.postmetadata {
	color:#37424B;
	}
.postmetadata img.icon { 
	margin-bottom:-5px; 
	margin-left:8px; 
	margin-right:2px; 
	}
.postmetadata a {
	text-decoration:none;
	color:#37424B;
	}
.postmetadata a:hover {
	color:#CCC;
	}
/* end POST */

/* style NAVIGATION */
.navigation {
	margin-bottom: 20px;
	padding: 0 10px;
}
.navigation a {
	color: #AF4646;
}
/* end it */

/* style for SEARCH FORM on SIDEBAR */
#searchform {
	float: right;
	display: inline;
	clear: both;
	margin: 50px 10px 0 0;
}
#searchform input.textinput {
	background:#FFF; 
	border:2px solid #eee;
	}
#searchform input.textinput:hover {
	border:2px solid #999;
}
#searchform input.search-btn
	{
	width: 54px;
	height: 20px;
	background: #e5e5dd url(images/btn-search.gif) no-repeat;
	outline: none;
	margin-bottom:-6px;
	}
#searchform input.search-btn:hover
	{
	background: #c9c9c2 url(images/btn-search.gif) no-repeat 0 -20px;
	}
/* end SEARCH FORM on SIDEBAR */

/* begin COMMENT FORM style */
#commentform { 
	background:#FFF;
	}
#commentform label {
	background:#FFF;
	color:#AF4646;
	font-size:14px;
	}
#commentform .commentauthor, .commentemail, .commenturl {
	background:#FFF;
	border:2px solid #eee;
	padding:5px;
	width:98%;
	}
#commentform .commentarea {
	background:#FFF;
	border:2px solid #eee;
	padding:5px;
	width:98%;
	wid\th:98%; /* IE HACK */
	overflow:hidden;
	}
#commentform input.submit-btn {
	width: 54px;
	height: 20px;
	background: #e5e5dd url(images/btn-submit.gif) no-repeat;
	outline: none;
	margin-bottom:-6px;
	}
#commentform input.submit-btn:hover {
	background: #c9c9c2 url(images/btn-submit.gif) no-repeat 0 -20px;
	}
/* finish COMMENT FORM style */

/* SIDEBAR */
#sidebar {
	float: right;
	margin: 2px 0 0 0;
	width: 222px;
	text-align: right;
	vertical-align: top;
	background: #F7F7F7;
	color: #000;
	display: inline;
}
#sidebar h2 {
	font-family: "Lucida Sans Unicode", "Trebuchet MS", Helvetica, Sans-Serif;
	font-size: 21px;
	letter-spacing: -1px;
	cursor: default;
	font-weight: normal;
	color: #37424B;
	margin-top: 3px;
	}
#sidebar h2 a	{
	text-decoration: none;
	color: #AF4646;
	font-size: 12px;
	}
#sidebar h2 span { font-size: 12px; }
#sidebar h2 a:hover	{
	text-decoration: underline;
	}
#sidebar ul li	{
	margin: 0 0 10px;
	padding: 5px 20px 5px;
	font-family: "Lucida Sans Unicode", "Trebuchet MS", Helvetica, Sans-Serif;
	font-size: 24px;
	font-weight: normal;
	color: #000;
	}
#sidebar ul ul	{
	margin: 0;
	padding: 0;
}
#sidebar ul ul li	{
	margin: 0 0 2px 0;
	padding: 5px 0 0;
	font-family: "Lucida Sans Unicode", "Trebuchet MS", Helvetica, Sans-Serif;
	font-size: 12px;
}
#sidebar .link-widgets li {
	font-size: 11px;
	border-bottom: 1px solid #EEE;
}
#sidebar .ads {
	text-align: right;
	/*margin-top: 5px;
	margin-right: 23px;*/
	margin-bottom: -15px;
	margin-top: 5px;
}
/* end style for SIDEBAR */

/* the CALENDAR */
#wp-calendar {
	margin: 0;
	font-family: "Lucida Sans Unicode", "Trebuchet MS", Helvetica, Sans-Serif;
	font-size:10px;
	}
#wp-calendar caption {
	font-weight: bold;
	padding: 0 0 0 5px;
	text-align: left;
	color: #AF4646;
	}
#wp-calendar th, #wp-calendar td {
	padding: 1px;
	background: #FFF;
	color: #000;
	}
/* end CALENDAR */

/* start FOOTER */
#footer {
	clear: both;
	width: 100%;
	font-size: 11px;
	vertical-align: middle;
	background: #EEE;
	color: #000;
	padding: 15px 0;
	border-top: 3px solid #666;
	cursor: default;
}
#footer p {
	display: block;
	text-align: center;
}
/* end FOOTER */

/* start CSS SPEECH BUBBLES */
div.header {
	margin: 0;
	padding: 0;
	border-bottom: 3px solid #333;
	background-color: #FFF;
	font-family: "Lucida Sans Unicode", "Trebuchet MS", Helvetica, Sans-Serif;
	line-height: 18px;
	height: 160px;
}
div.header h1 a {
	display: inline;
	font-size: 26px;
	color: #CC0000;
	letter-spacing: -1px;
	margin: 20px 20px 0 0;
	float: right;
}
div.header cite {
	display: inline;
	font-size: 10px;
	color: #666;
	margin: 5px 20px 0 0;
	float: right;
	clear: both;
}
div.bubble div.rounded {
	margin-bottom: 10px;
	border: 3px solid #e8e8c5;
	background-color: #f9f9d6;
}
div.bubble div.rounded blockquote {
	border: 0;
	background-color: transparent;
	color:#000;
}
div.bubble div.rounded blockquote p {
	margin: 0px 10px;
}
div.bubble cite.rounded {
	position: relative;
	margin: 0px;
	padding-left: 15px;
	padding-top: 12px;
	top: 9px;
	background: transparent url(images/tip-rounded.gif) no-repeat 15px 0;
}
div.bubble {
	width: auto;
	font-size: 0.75em;
	margin-bottom: 24px;
}

div.bubble blockquote {
	margin: 0px;
	padding: 0px;
	border: 1px solid #e8e8c5;
	background-color: #f9f9d6;
	font-family: "Lucida Sans Unicode", "Trebuchet MS", Helvetica, Sans-Serif;
	line-height:18px;
}
div.bubble blockquote p {
	margin: 10px;
	padding: 0px;
}
div.bubble cite {
	position: relative;
	margin: 0px;
	padding: 7px 0px 0px 15px;
	top: 4px;
	background: transparent url(images/tip.gif) no-repeat 20px 0;
	font-style: normal;
}
/* end those CSS SPEECH BUBBLES */

/* end of CSS FILE :-) */
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

