/*   
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.1
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: 9pt;
	line-height: 1.5;
	color: #505050;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
img { 
        border: 0px; 
} 
form {
	display: inline;
}
a:hover{
	text-decoration:underline;
}
#wrapper {
	/*width: 90%;*/
	text-align:left;
}

#hd {
	padding-bottom: 10px;
	margin-bottom: 20px;
	border-bottom: 1px solid #e0e0e0;
}
#blogtitle h1 {
	display: inline;
}
#blogtitle h1 a {
	color: #3B5998;
	font-size: 16pt;
	text-decoration: none;
	font-weight: normal;
	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: #f60;
}

#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: #f60;
}

#meta li.rss {
        padding: 0 0 0 15px;
        background: url(images/rss-icon.gif) no-repeat left center;
}
#newsflash {
	float: right;
	margin: 0px 20px 0px 20px;
}
#newsflash a {
        color: #3B5998;
}

#bd {
	margin: 0px 230px 0px 0px;
        color: #505050;
}
#sidebar {	
	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: inline;
}
#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: 4px;
	display: block;
}
#sidebar a {
	color:#3B5998;
	text-decoration: none;
}
#sidebar a:hover {
	color: #f60;
}
#sidebar h2 {
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
	display: inline;
}
#aboutme a {
	color: #3B5998;
	text-decoration: none;
}

.post-wrap {
	margin-left: 0px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #e0e0e0;
	margin-bottom: 20px;
}
#commentwrap {
	margin-left: 0px;
}
#respond {
	padding-top: 10px;
}
#yui-main a {
	color: #3B5998;
	text-decoration: none;
}
#yui-main a:hover{
	color:#f60;
}
#yui-main h1 {
	display: inline;
	color: #3B5998;
	font-size: 14pt;
	text-decoration: none;
	font-weight: normal;
}
#yui-main h1 a {
	color: #505050;
	text-decoration: none;
}
#yui-main h1 a:hover {
	color: #f60;
}

#yui-main h2 {
	display: inline;
	color: #3B5998;
	font-size: 14pt;
	text-decoration: none;
	font-weight: normal;
}
#yui-main h2 a {
	color: #505050;
	font-size: 14pt;
}
#yui-main h2 a:hover {
	color: #f60;
}
blockquote {
	margin: 10px;
	font-size: 10pt;
        padding: 10px;
        border: 1px dashed #3B5998;
        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;
}
.authorpost {
	background: #f0f0f0;
	padding: 10px;
	margin-bottom: 10px;
}
.s {
	padding: 3px;
}
#submit, #searchsubmit {
	font-size: 8pt;
	background: #3B5998;
	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: #3B5998;
	text-decoration: none;
}
#sidebar .widget{
	display:block;
	margin:0 0 20px 0
}
#sidebar .widget li{
	padding:5px 0;
	border-bottom:1px dashed #ccc;
}
#sidebar .widget .cat-item {
	border:0;
}
#sidebar .widget .children .cat-item {
	border-bottom:1px dashed #ccc;
}
#text-3{
	color:#F26522;
}


/**
 * yy
 */ 
#sidebar2{
	margin-left:-440px;
	left:440px;
	width: 200px;
	color:#606060;
	padding:10px;
	/*border: 1px solid #ccc;*/
	/*border-width:0 0px 0 1px;*/
	border-top:1px solid #D8DFEA;
	/*background:#D8DFEA;*/
}
#sidebar{
	margin-left:-440px;
	left:660px;
	border:0;
	padding:10px;
	border-top:1px solid #D8DFEA;
	/*border-left:1px solid #ccc;*/
}
#bd{
	/*margin:0 450px 0 0;*/
	padding:0px;
	width:100%;
	margin:0;
}
#yui-main{
	background:#fff;
	position:relative;
}
#doc1{
	overflow:hidden;
	padding-right:440px;
	position:relative;
	background:url(images/yybg.png) repeat-y right top;
	zoom:1;
}
#bd,#sidebar,#sidebar2{
	float:left;
	position:relative;
	overflow:hidden;
}
#ft{
	clear:both;
	position:relative;
}

/*#wrapper .index{*/
	/*margin-right:450px;*/
/*}*/
#hd{
	padding:0;
	margin:0;
	border:0;
	height:80px;
	background:#627AAD;
	overflow:hidden;
}
#footnote{
	color:#333;
	border-top:1px solid #ccc;
	padding-bottom:10px;
	background:#EDEFF4;
}
#footnote p{
	margin:0;
	padding:20px 0;
}
#footnote img{
	margin:10px 0;
}
.nav{padding:10px 20px;border-top:1px dashed #ccc;}

#blogtitle{
	background:#355688;
	padding:0px 20px;
	margin:0;
	height:auto;
}
#blogtitle h1 {
	display:block;
	margin:0;pading:10px;
	line-height:40px;
	height:40px;
	font-size:14pt;
}
#blogtitle h1 a{color:#96B2E4;font-weight:bold;}
#menu{
	display:block;
	padding:0px 20px;
	margin:0;
	line-height:40px;
	height:40px;
	/*text-shadow:-2px -1px 0px #0066FF;*/
}
#blogdescription{color:#fff;font-weight:normal;}
#menu ul li a {color:#fff;font-weight:normal; }
#sitemeta{position:absolute;top:10px;right:0px;}
#sitemeta a{color:#96B2E4}

.post-wrap,
.story-content{padding-bottom:0;border-bottom:0;margin-bottom:0}

#commentwrap h3,
#yui-main .post-title {
	position:relative;
	display:block;
	padding:10px 20px;
	margin:0 0 10px 0;
	background:#EDEFF4;
	border-top:1px solid #D8DFEA;
	zoom:1;
}
#commentwrap h3{padding:10px 20px;}
#commentform p,
#commentform textarea{margin:10px 20px;}
.story-content,
.post-time,
.metawrap,
.post-meta{padding:0 20px;}
.post-meta{margin:0;padding:10px 20px;border-top:1px dashed #ccc}
.metawrap{border-top:1px dashed #ccc;margin-top:10px;}

#bd .pagetitle{
	padding:0px 20px;
	margin:0;
	line-height:50px;
	display:block;
	background:#EDEFF4;
	border-bottom:1px dashed #666666;
}

#commentlist{
	padding-right:20px;
}

#sidebar2 ul {
	list-style:none outside;
	margin: 0px;
	padding: 0px;
}

#sidebar2 a {color:#3B5998; font-family: verdana,arial,tahoma,sans-serif }
#sidebar2 a:hover{
	color:#f60;
}

#wrapper{
	border:0
	padding:0px;
	min-width:980px;
}
body{padding:0;margin:0;}

#gber_wrapper { padding: 5px; }
#gber_title h2 {
 padding:0;margin:0;
 font-size:14px;
}
#gber_title a{}
#gber_title{
 height:100px;
 text-align:right;
}
#gber_title ul{
list-style:none;
margin:0;padding:0;
float:right;
width:90px;
}
.google_avatar{float:left;margin:0 0px 0 0;border:1px solid #D8DFEA;width:80px;}
.gber_post { padding:0px;margin-bottom:10px;  text-align:right;width:100%}
.gber_post div{border-bottom:1px dashed #ccc;padding:10px 0;text-align:left;}
.gber_time { font-style: italic; color:#999;padding:4px 0 4px 20px;background:url(http://www.limboy.com/wp-content/plugins/google-buzz-er/buzz-icon2.png) no-repeat left top;}
.gber_image { display: block; }
#gber_small {  height: 25px; display: block; }
.gber_post div { font-size: 12px; }

.aktt_tweets li{
	border-bottom:1px dashed #ccc;
	padding:10px 0;
}
#headquote{
	position:relative;
	background:#666;
	padding:0;
	color:#eee;
	text-shadow: -1px -1px 0px #333;
	border-top:1px solid #505050;
	border-bottom:1px solid #434343;
}
#headquote p{
	margin:0;
}
#headquote .versetext{
	padding:10px 20px;
	line-height:150%;
}
#headquote .versesource{
	text-align:right;
	padding:10px 20px;
	border-top:1px dashed #999;
	font-size:12px;
}
.versesource em{
	/*font-style:normal;*/
	text-decoration:underline;
	margin:0 0 0 20px;
}
.versesource em a{
	color:#eee;
}

#rollQuote{
	position:absolute;
	top:-1px;right:0;
	width:55px;
	height:31px;
	background:#666 url(images/roll.jpg) no-repeat right bottom;
}

.searchresults ul,
.categories ul,
.archives ul{
	padding:0;
}

.post-meta{clear:left}

