/*   
Theme Name: openark-blog
Theme URI: http://code.openark.org/forge/wordpress
Description: A theme for technical blogs
Author: Shlomi Noach
Author URI: http://code.openark.org/blog/shlomi-noach
Tags: orange,white, two-columns, flexible-width
Version: 1.0
License: http://www.opensource.org/licenses/gpl-license.php
*/

.clear {
	clear:both;
	height:1px;
}

.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

body {
	background: #ffffff;
	font-size: 15px;
	line-height: 150%;
	color: #505050;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
form {
	display: inline;
}
#wrapper {
	width: 90%;
	text-align:left;
}

#hd {
	padding-bottom: 10px;
	margin-bottom: 20px;
	border-bottom: 1px solid #e0e0e0;
}
#blogtitle h1 {
	display: block;
margin-left:10px;
}
#blogtitle h1 a {
	color: #000;
	font-size: 28px;
	text-decoration: none;
	font-weight: bold;
	vertical-align:bottom;
}
#menu {
	margin-top: 10px;
	display: inline;
	float: left;
}
#menu ul {
	list-style:none outside;
	margin: 0px;
	padding: 0px;
}
#menu ul li {
	float: left;
}
#menu ul li a {
	font-size: 10pt;
	padding-left: 15px;
	font-weight: bold;
	text-decoration: none;
	color: #505050;

	margin-left: 15px;
	border-left: 1px solid #e0e0e0;
}

#menu ul li a:hover {
	color: red;
}

#blogdescription {
	color: #909090;
	font-size:10pt;
	font-weight: bold;
}

#sitemeta {
	float: right;
	font-size: 10px;
}
#sitemeta ul{
        list-style: none;
	display: inline;
}

#sitemeta li {
        float: left;
        margin: 0 0 0 10px;
}

#sitemeta a {
        color: #252525;
}

#sitemeta a:hover {
/*        color:red;*/
}

#meta li.rss {
        padding: 0 0 0 15px;
        background: url(images/rss-icon.gif) no-repeat left center;
}

#bd {
	margin: 0px 230px 0px 0px;
        color: #000;
}
#sidebar {	
        font-size: 12px;
	width: 200px;
	float: right;
	color:#606060;
	padding-left: 10px;
        border-left: 1px solid #e0e0e0;
}
#sidebar ul {
	list-style:none outside;
	margin: 0px;
	padding: 0px;
}
#sidebar ul li {
	display: block;

}
#sidebar ul li ul {
	list-style:none outside;
	margin-top: 4px;
	margin-bottom: 10px;
	margin-left:5px;
}
li.vategories ul {
	list-style:none outside;
	margin-top: 10px;
	margin-bottom: 10px;
}
#sidebar ul li ul li {
	margin-top: 0px;
	display: block;
line-height:140%;
}
#sidebar a {
	color: #00f;
	text-decoration: underline;
}
#sidebar a:hover {
	/*color: rgb(251,173,35);*/
}
#sidebar h2 {
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
	display: inline;
color: #000;
}
#aboutme a {
	color: #00f; /*rgb(251,173,35);*/
	text-decoration: none;
}

.date {
	width: 50px;
	height: 80px;
	text-align:center;
	font-size: 9pt;
	/*background: url(images/background_date_grad.png) no-repeat;*/
	float: left;
	color: #000;
	padding: 8px 0px;
border: 1px solid #999;
background-color:#eee;
}
.date .day {
	font-size: 14pt;
}

.post-wrap {
	margin-left: 70px;
	padding-bottom: 10px;
	border-bottom: 1px solid #e0e0e0;
	margin-bottom: 20px;
}
#commentwrap {
	margin-left: 10px;
}
#respond {
	padding-top: 10px;
}
#yui-main a {
	color: #00f; /*rgb(251,173,35);*/
	/*text-decoration: none;*/
}
#yui-main h1 {
	text-decoration: none;
}
#yui-main h1 a {
	color: #000;
	text-decoration: none;
font-weight:bold;
font-size:24px;
}
#yui-main h1 a:hover {
	/*color: rgb(251,173,35);*/
}

#yui-main h2 {
	display: block;
	/*color: rgb(251,173,35);*/
	text-decoration: none;
line-height:120%;
}
#yui-main h2 a {
	color: #000;
	font-size: 24px;
text-decoration:none;
}
#yui-main h2 a:hover {
	/*color: rgb(251,173,35);*/
}
blockquote {
	margin: 10px;
	font-size: 10pt;
        padding: 10px;
        border: 1px dashed #999;/* rgb(251,173,35);*/
        background:#fafafa;
}
blockquote p {
	padding: 0px;
	margin: 0px;
}
pre {
        font-family:'Courier New', Courier, Monospace, Fixed;
	line-height: normal;
        overflow: auto;
	padding-bottom: 25px;
	margin: 0px;

	background-image:url('images/bg_pre_dots.png');
	background-repeat: repeat-x;
	background-position: bottom left;
}
cite {
	font-weight: bold;
	font-style: normal;
	margin-left: 4px;
}
#author, #email, #url, #comment, .s {
	border: 1px solid #bdc1a3; 
	padding: 5px;
	font-size: 8pt;
	background:#ffffff;
	color: #363636;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#author, #email, #url, #comment {
	padding: 5px;
}
.s {
	padding: 3px;
}
#submit, #searchsubmit {
/*	font-size: 8pt;
	background: rgb(251,173,35);
	color: #ffffff;
	border: 1px solid #a0a0a0; */
}

.searchresults ul {
	list-style: none;
	display: inline;
}
.categories ul {
	list-style: none;
	display: inline;
}
.archives ul {
	list-style: none;
	display: inline;
}
dl, dd, dt {
	margin: 0px;
}
#footnote a {
	color: #999; /* rgb(251,173,35);*/
	text-decoration: none;
}

div.story-content h3 {
border-left: 5px solid #ccc;
padding: 5px;
padding-left: 10px;
color: #333;
font-size: 10pt;
}

div.story-content p {
padding: 10px 10px 0px 0px;
}

h1.post-title {
font-weight: bold;
/*background-color: #eee;*/
}



img {
border-width: 0px;
}


ul.sidebar li {
margin-top: 20px;
}

#yui-main h3.post-title a {
color: #000;
text-decoration: none;
font-size:24px;
}