/*  
Theme Name: Aqueous
Theme URI: www.bloggingmeta.com
Description: Habari conversion of OSWD design
Version: .3
Author: Michael Bishop 
Author URI: http://www.bloggingmeta.com
*/

body {
	font:62.5% "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif;
	word-spacing:2px;
	color:#444;
	margin:20px;
	background:url(images/body.jpg) #f6f6f6;
}

* {
	margin:0;
	padding:0;
	
}

#wrapper {
	background:#fff;
	border:3px solid #f1f1f1;
	max-width:1200px;
	width:expression(this.width > 320 ? "320px" : this.width);
	min-width:760px;
	margin:0 auto;
}

* html #wrapper
{
	w\idth: expression(document.documentElement.clientWidth > 1200 ? "1200px" : "auto");
}

#innerwrapper {
	margin:1px;
	background:url(images/innerwrapper.jpg) top repeat-x;
	padding:20px;
}

#feed {
	float: right;
	height: 32px;
	width: 32px;
}

#header input {
	width:150px;
	padding:5px;
	background:#fff;
	border:2px solid #f6f6f6;
	font:1.5em Arial;
	color:#999;
}

#header input:hover {
	border:2px solid #ccc;
}

#search {
	float: right;
}

#header input:focus {
	border:2px solid #79B5D6;
	color:#555;
}

#header form {
	padding:27px 25px 20px 25px;
	float:right;
	background:#fff;
	width:160px;
	margin:-20px -20px 0 0 !important;
	margin:-20px -10px 0 0;
	border:none;
}



#header h1 {
	float:left;
	font:2.5em Arial;
	color:#333;
	padding:5px 20px 5px 5px;
	border-right:1px solid #ccc;
	margin:0 20px 0 0;
}

#header h1 a {
	color:#333;
	text-decoration:none;
	border-bottom:2px solid #f6f6f6;
}

#header h1 a:hover {
	color:#111;
	border-bottom:2px solid #79B5D6;
}

#header h2 {
	font:1.8em Arial;
	color:#666;
	padding:10px 0 5px 0;
	border:none;
}

#header h2 a {
	color:#444;
	text-decoration:none;
	border-bottom:2px solid #f6f6f6;
}

#header h2 a:hover {
	border-bottom:2px solid #79B5D6;
}

#header #nav {
	clear:both;
	background:url(images/nav.jpg) top repeat-x #4F9EC9;
	border-bottom:2px solid #4F9EC9;
	border-top:2px solid #388CBA;
	border-left:2px solid #388CBA;
	border-right:2px solid #388CBA;
	padding:10px 10px 10px 0 !important;
	padding:4px 10px 10px 0;
}

.page item {
	
}

.current_page_item {
	background:#4F9EC9;
	padding:10px;
}
#header a em {
	font-style:normal;
	text-decoration:underline;
}

#header #nav a {
	color:#fff;
	font:1.4em Trebuchet MS;
	text-decoration:none;
	padding:10px;
}

#header #nav a:hover {
	background:#4F9EC9;
	border: none;
}

#header #nav a.active {
	background:#4F9EC9;
}

#header #nav li {
	display:inline;
	list-style:none;
	margin:0 1px 0 0;
}

/*--Sidebar--*/

#sidebar a {
	color:#ccc;
	letter-spacing:1px;
	text-decoration:none;
}

#sidebar a:hover {
	border-bottom: 1px dashed;
	padding: 0;
}

#sidebar {
	background:#333;
	width:200px;
	padding:10px 20px 20px 20px;
	float:left;
	color:#666;
	border-top:2px solid #000;
	border-bottom:10px solid #000;
}

#sidebar h2 {
	font:1.8em Century Gothic;
	color:#FF8040;
	margin:20px 0 10px 0;
	height: 24px;
	border:none;
}

.feed {
	background: url(images/rss.png) right no-repeat;
}

.document {
	background:url(images/file_new.png) right no-repeat;
}

.web {
	background:url(images/web.png) right no-repeat;
}

.search {
	background:url(images/search_new.png) right no-repeat;
}

.tweet {
	/*background:url(images/search_new.png) right no-repeat;*/
}

.about {
	background:url(images/about_new.png) right no-repeat;
}

.tags {
	background:url(images/tag_new.png) right no-repeat;
}

.sidebarcomments {
	background:url(images/comment.png) right no-repeat;
}

#sidebar h2 .search {
	background:url(images/search_orange_24.png) right no-repeat;
}

#sidebar h3 a {
	color:#FF8040;
	font:1.2em Verdana;
	font-weight:bold;
	letter-spacing:2px;
	text-decoration: none;
}

#sidebar p  {
	color:#ccc;
	display:block;
	text-align:left;
	font:1.1em Verdana;
	letter-spacing:1px;
	padding:10px 0;
	background:#323232;
}


ul#cloud li {
	display: inline;
	padding: 8px 3px;
	border: none;
	text-decoration: none;
}
#cloud a {
	padding: 2px;
	line-height: 140%;
	border: none;
	text-decoration: none;
}

#cloud a:hover {
	border: none;
	line-height: 140%;
	text-decoration: none;
}

#sidebar p.news a:hover {
	color:#98D158;
}

#sidebar .subnav {
	border-top:1px solid #2C2C2C;
}

#sidebar ul {
	line-height: 140%;
}

#sidebar .subnav li {
	list-style:none;
	padding:7px;
	border-bottom:1px solid #2C2C2C;
	font-size: 1.1em;
}

#sidebar .subnav li a {	
	color:#ccc;
	text-decoration:none;
	display:block;
}


ul.recentcomments li   {
	list-style-type:none;
	padding:7px;
	border-bottom:1px solid #2C2C2C;
	font-size: 1.1em;

}

#sidebar .subnav li a:hover {
	color:#98D158;
	border: none;
}

#sidebar .subnav li a b {
	float:right;
	display:none;
	color:#666;
}

#sidebar .subnav li a:hover b {
	display:inline;
}

#sidebar input {
	padding:4px;
	background:#2c2c2c;
	border:1px solid #222222;
	color:#ccc;
	font:1.1em Verdana;
	width:190px;
}



#sidebarright {
	width:170px;
	float:right;
	padding:10px 0 0 20px;
	background:url(images/sidebarright.jpg) top left no-repeat;
}

#sidebarright p {
	font:1.1em Verdana;
	color:#777;
	line-height:20px;
	margin:10px 0;
}

#sidebarright h2 {
	font:1.6em Arial;
	color:#333;
	margin:10px 0;
	border:none;
}

#sidebarright ul {
	margin:10px 0 10px 15px;
	font:1.1em Verdana;
}

#sidebarright ul li {
	margin:5px 0;
	padding-bottom: 7px;
	list-style-type: none;
}

#sidebarright ul li {
	border-bottom:1px solid #2C2C2C;
}

#sidebarright a {
	border-bottom:1px dotted #eee;
	color:#444;
	text-decoration:none;
}

#sidebarright a:hover {
	border-bottom:1px solid #ccc;
}

/*--Posts--*/
#content {
	margin:0 210px 0 240px;
	background:url(images/content.jpg) top left no-repeat;
	padding:20px 0 0 20px;
	font-size: 1.2em;
}

.post {
	margin-bottom: 50px;
}

.post_nav {
	margin:5px 0 15px 70px;
}
.postavatar {
	float: left;
	padding: 8px;
}

.tag_hd {
	font:1.3em Arial;
	color: #79B933;
	display: inline;
}

p {
	margin:15px 0;
	line-height:22px;
}

h2 {
	font:1.8em Arial;
	color:#79B933;
	border-bottom:2px solid #f6f6f6;
}

.pagetitle {
	font: 2em;
	margin-bottom: 35px;
}

#content h2 a {
	color:#79B933;
	text-decoration:none;
}

#content h2 a:hover {
	color:#5F9128;
	border-bottom: none;
}


#footer {
	clear:both;
	border-top:1px solid #eee;
	padding:10px;
	margin:30px 0 0;
	text-align: center;
}

.post a {
	color:#FF8040;
	text-decoration: none;
}

.utwtags {
	margin-bottom: 25px;
}
.post a:hover {
	border-bottom: 1px dashed #FF8040;
}

h3 {
	font:1.3em Trebuchet MS;
	margin:10px 0;
}

#content ul, #content ol {
	margin:15px 0 15px 0;
	line-height:25px;
	padding:15px 0 15px 45px;
	border-top:1px solid #eee;
	border-bottom:1px solid #eee;
}
#content ul span {
	color:#444;
}
#contentnorightbar ul {
	margin:15px 0 15px 20px;
	line-height:25px;
	padding:15px 0;
	border-top:1px solid #eee;
	border-bottom:1px solid #eee;
	color:#79B933;
}
#contentnorightbar ul span {
	color:#444;
}

pre {
	font-family: "Courier New", Courier, mono;
	font-size: .9em;
	padding: 10px 5px;
	background: #e6e6e6;
	color: #000;
	border: 1px dashed #666;
	width: 80%;
}

#content img {
	padding:6px;
	margin: 6px;
	background:#ccc;
	border:4px solid #F7F7F7;
}

 a {
	color:#FF8040;
	text-decoration: none;
}

 a:hover {
	border-bottom: 1px dashed #FF8040;
}

form {
	padding:10px;
	border:1px solid #f6f6f6;
}

#comments_form fieldset {
	padding: 0 4px;
	border: none;
}

#comments_form label {
	padding-left: 5px;
	color: #ccc;
}

label {
	display:block;
	font-weight:bold;
	color:#444;
	margin:5px 0;

}
input {
	width:300px;
	padding:4px;
	border:none;
	border-bottom:1px dotted #ccc;
	font:1.1em Verdana;
	color:#777;
}

#sidebar #searchform #s {
	width: 165px;
	background: #ccc;
	color: #000;
}

#sidebar #searchform #searchsubmit {
	width: 175px;
	margin-top: 5px;
	background: #666666;
	
}

#sidebar #tweetform #s {
	width: 165px;
	background: #ccc;
	color: #000;
}

#sidebar #tweetform #tweetsubmit {
	width: 175px;
	margin-top: 5px;
	background: #666666;
	
}

textarea {
	width:400px;
	padding:4px;
	font:1.1em Verdana;
	border:1px solid #eee;
	height:200px;
	display:block;
	color:#777;
}

p img {
	float:left;
	margin:0 10px 0 0;
}

blockquote p {
	font:1.4em Georgia;
	color:#aaa;
	padding:0 10% 0 0;
	line-height:30px;
}

/* Commments */

#comments {
	margin-left: 20px;
}

li.comment {
	background: url(images/comment_top.png) no-repeat top;
	padding: 10px 0 0 0px;
	margin: 0 0 20px 0px;
	width: 625px;
}

.comment-content {
	background: url(images/comment_bg.png) repeat-y;
	margin: 34px 0 0 3px;
	padding: 0 0 0 40px;
	width: 625px;
}

.comment-content p {
	width: 560px;
	margin: 0;
	padding: 0;
}

.ping-meta, .comment-meta {
	background: url(images/comment_footer.png) no-repeat top;
	padding: 90px 0 15px 0;
	margin: -15px 0 0 0;
	width: 625px;
}


.owner .comment-content {
	color: #000;
	background: #e6e6e6;
}

ul#commentlist {
	list-style-type: none;
	color: #777;
}

#comments_form {
	background: #333;
	color: #ccc;
}

.required {
	color: #FF8040;;
}

#commentContent {
	width: 600px;
}

#clearitem {
	
	/*clear: both;*/
}
