/*  
Theme Name: Silver Light
Theme URI: http://www.blogohblog.com/
Description: Silver Light is a 2 columns Wordpress theme. A part of my previous theme (simple la bob). I love to hear of my work being used :). This work is licensed under a <a href="http://creativecommons.org/licenses/by-sa/3.0/">Creative Commons Attribution-Share Alike 3.0 License</a>. This means you may use it for any purpose, and make any changes you like. Just leave my Bob link under your footer :)
Version: 0.1
Author: Bob 
Author URI: http://www.blogohblog.com/

This theme was designed and built by Bob of <a href="http://www.blogohblog.com/">Blog Oh Blog</a> based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
*/

body{
	font: 11px verdana, arial, helvetica, sans-serif;
	color:#666;
	margin:0;
	padding:0;
}
img {
	border: 0;
}
h2,h3 {
	font-size:16px;
	line-height:20px;
	margin:0;
	padding:0;
}
h3 {
	font-size: 12px;
	line-height: normal;
}
.h2 {
	font-family:Arial, Helvetica, sans-serif;
	line-height:18px;
	font-size:12px;
	color:#312E2E;
	font-weight:700;
}
a:link,a:visited,a:active {
	color:#00749E;
	text-decoration:none;
}
.entry p a {
	text-decoration: underline;
}
.entry p {
	line-height: 1.4
}
a:hover{
	color:#000;
	text-decoration:underline;
}
#header {
	width:980px;
	height:80px;
	margin:0 auto;
	padding:0;
}
#header h1 {
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	padding:10px 0 0;
}
#header h1 img {
margin: 12px 0 -7px -5px;
}
#header p.desc {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	margin:0;
	padding:0;
}
#top {
	background-color:#fff;
	background-image:url(images/topbck.gif);
	background-repeat:repeat-x;
	height:34px;
}
#ddnav {
	background-color:#312e2e;
	height:35px;
	margin:0;
	padding:0;
}
#nav{
	height:25px;
	width:980px;
	font-weight:700;
	margin:0 auto;
	padding:10px 0 0;
}
ul.nav{
	height:25px;
	line-height:25px;
	float:left;
	list-style:none;
	font-size:11px;
	text-transform:inherit;
	margin:0;
	padding:0;
}
ul.nav li {
	float:left !important;
	list-style-type:none;
	border-right:2px solid #312e2e;
	margin:0;
	padding:0;
}
ul.nav li a,ul.nav li a:link,ul.nav li a:visited {
	background:url(images/navsilver.gif) repeat-x;
	color:#818181;
	float:left;
	display:block;
	text-decoration:none;
	padding:0 15px;
}
ul.nav li a:hover,ul.nav li a:active {
	background:url(images/navblue.gif) repeat-x;
	color:#205387;
	text-decoration:none;
}
ul.nav li.current_page_item a {
	text-decoration:none;
	background:url(images/navblue.gif) repeat-x;
	color:#fff;
}
ul.nav li ul {
	float:left;
	margin:0;
	padding:0;
}
#main {
	width:980px;
	margin:0 auto;
	padding:0;
}
#content {
	float:left;
	width:610px;
	margin:0;
	padding:0;
}
.entry {
	float:left;
	width:600px;
	border:1px solid #dadada;
	background:#fff url(images/box.gif) repeat-x left top;
	margin:0 0 10px;
	padding:10px;
}
#sidebar {
	float:right;
	width:330px;
	margin:0;
	padding:0;
}
.rsidebar {
	float:right;
	width:320px;
	border:1px solid #dadada;
	background:#fff url(images/box.gif) repeat-x left top;
	margin:0 0 10px;
	padding:10px;
}
.rsidebar h3 {
	font-size:12px;
	border-bottom:#eee 1px solid;
	margin:10px 0 5px;
	padding:0;
}

.rsidebar ul {
	list-style-type:square;
	margin:0;
	padding:0 3px;
}
.rsidebar ul li {
	list-style-type:none;
	background:transparent url(images/li.gif) no-repeat;
	border:0;
	margin:0;
	padding:0 0 5px 20px;
}
.rsidebar ul#ulfeed li {
	background: none; 
	padding: 0 0 5px 40px; 
}
.navigation {
	width:600px;
	float:left;
	color:#666;
}
.alignright {
	float:right;
	margin-top:10px;
}
.alignleft {
	float:left;
	margin-top:10px;
}
span.cmt {
	background:transparent url(images/comment.gif) no-repeat;
	border:0;
	margin:0;
	padding:0 0 5px 20px;
}
span.cty {
	background:transparent url(images/category.gif) no-repeat;
	border:0;
	margin:0;
	padding:0 0 5px 20px;
}
span.next{background:transparent url(images/next.gif) no-repeat;border:0;margin:0;padding:0 0 5px 20px;}
span.prev{background:transparent url(images/prev.gif) no-repeat;border:0;margin:0;padding:0 0 5px 20px;}
.postmetadata{border-top:1px #eee solid;font-size:10px;margin:0;padding:5px;}
.entry p.postmetadata a {text-decoration:none }
.boxcomments{margin-bottom:20px;width:600px;}
#commentform{border-top:1px solid #eee;margin:0;padding:15px 15px 1px;}
#commentform label{display:block;margin:0;}
#commentform input{width:170px;margin:0 5px 10px 0;padding:1px;}
#commentform textarea{width:400px;margin:0 0 10px;padding:0;}
#commentform #submit{margin:0 0 20px;}
#commentform p{margin:5px 0;}
ol.commentlist{margin:0 0 1px;padding:0;}
ol.commentlist :hover{background:#eef;}
ol.commentlist li{border-top:1px solid #eee;display:block;list-style:none;margin:0;padding:5px 15px 7px;}
ol.commentlist li :hover{background:none;}
ol.commentlist li.commenthead{display:block;list-style:none;margin:0;padding:5px 15px;}
ol.commentlist li.commenthead h3{margin:0;}
ol.commentlist li.bypostauthor { background-color: #ffffe6; color: #000; border: 1px solid #ccc; }

ol.tblist{border-top:1px solid #fff;list-style:none;margin:0 0 1px;padding:15px;}
ol.tblist li{display:block;list-style:none;padding-left:15px;margin:0 0 5px;}

h3#pings {
	margin-top: 20px;
}

#footer{background-image:url(images/footerbck.gif);background-repeat:repeat-x;clear:both;height:24px;margin:0;padding:0;}
#footerbox{color:#fff;background-color:#312e2e;height:30px;line-height:30px !important;margin:0;padding:0;}
.footer{width:980px;color:#fff;height:30px;line-height:30px !important;margin:0 auto;padding:0;}
.footer a:hover{text-decoration:underline;color:#fff;border:none;}
.footer a:link,.footer a:active,.footer a:visited{text-decoration:underline;color:#25aacd;border:none;}

img.imgleft {
 float: left;
 margin: 0 10px 10px 0;
 border: 1px solid #ccc;
 padding: 5px;
}

div#htitle { float:left; width: 50% }
#flickr_badge_uber_wrapper { float: right; width: 400px; text-align: right; margin-top: 2px }
#flickr_badge_uber_wrapper img { float: left; margin-left: 5px ; }
#flickr_badge_uber_wrapper img.banner { border: 0; float: none }

img.fleft { float: left; }

fieldset { border: 0; margin-left: 0; padding-left: 0; }
.rsidebar form { margin-top: 10px }

#commentform fieldset {
  border-top: 1px;
}

#commentform p {
	font-weight:bold;
	margin: 8px 0;
}

img.avatar { float: right; width: 40px; margin: 0 -8px 5px 5px }

.sarahcats li {
  list-style: none;
  margin: 0;
  padding: 0;
}
.sarahcats ul li {
  list-style: disc;
  margin: 0;
  padding: 0;
}

ul.sarahcats li h3 {
  margin-top: 20px;
 }

ul#social {
  margin: 10px 0;
	padding: 0;
	list-style-type:none;
	display: inline;
}

ul#social li { display: inline; }

/* Link Icons */
a.external {
	padding-right : 10px;
	background : url(images/icons/external.gif) no-repeat 100% 10%;
}

a.external:visited {
	padding-right : 10px;
	background : url(images/icons/external2.gif) no-repeat 100% 10%;
}

a.mailto {
	padding-right : 13px;
	background : url(images/icons/mail.gif) no-repeat 100% 50%;
}

a.pdf {
	padding-right : 13px;
	background : url(images/icons/pdf.png) no-repeat 100% 50%;
}

a.doc {
	padding-right : 13px;
	background : url(images/icons/word.png) no-repeat 100% 50%;
}

a.xls {
	padding-right : 13px;
	background : url(images/icons/excel.png) no-repeat 100% 50%;
}

a.zip {
	padding-right : 13px;
	background : url(images/icons/zip.png) no-repeat 100% 50%;
}

p.postdate { margin-top: 2px; }

code {
	display: block;
	margin: 10px 0 10px 0px;
	background: #f7f7f7;
	border: 1px solid #933;
	border-left: 5px solid #933;
	padding: 0.8em 5px 0.8em 10px;
	/*font-family: courier, monospace;*/
	font-size: 1.1em;
	color: #000;
	}
	
legend { font-weight: bold }
input#punemail { margin-left: 10px; }
#punform fieldset { padding-top: 10px; }
#punform div { clear:both; margin-top: 5px; }

dt {
  margin-top: 5px;
  font-weight: bold;
}
dd {
  margin: 0;
}

div.clear { clear:both }

span.red {
  font-weight: bold;
  color: #c00;
}

/* Code blocks */
dl.code {
	border : 1px solid #e0e0e0;
	padding : 0;
}

ol.code {
	border : 1px solid #f6f6f6;
	padding : 1px 1px 0 35px;
	margin : 10px 0;
}

.code dt {
	background : #eee;
	color : #870000;
	margin : 0;
	padding : 2px 10px;
	line-height : 2.0;
}

.code dd {
	padding : 1px 1px 0 35px;
}

.code ol {
	margin : 0;
	padding : 0;
}

.code li {
	list-style : decimal-leading-zero;
	padding : 0 0 0 5px;
	margin : 0 0 1px 0;
	line-height : 2.0;
	background : #f6f6f6;
	color : #000099;
}

.code code, kbd, pre {
	font : 11px/1.5 "courier new", monospace;
	color : #000000;
/* The pixel unit for font size is for cross-browser consistency - the problem browser being Safari, which was rendering the text much smaller than other browsers. Its anti-aliasing is also a bit much, with the black text colour appearing like a faint grey. For IE 6 and under the pixel unit setting is overridden and ems used instead so that the text can still be resized. */
}

.code li.indent1 {
  padding-left: 20px;
}

.code li.indent2 {
  padding-left: 40px;
}
.code li.indent3 {
  padding-left: 60px;
}
.code li.indent4 {
  padding-left: 80px;
}

#mybloglog table#MBL_COMM th.mbl_h {
  font-family: arial, verdana, serif;
  font-size: 13px;
  font-weight: bold;
}		
#mybloglog table#MBL_COMM td { background: #fff; }		
#mybloglog table#MBL_COMM #tdd11 { background: #fff !important; }

ul#ew_posts {
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
}

ul#ew_posts ul {
	list-style-type: bullet;
	margin: 10px 0;
}

ul#ew_posts li {
	margin: 2px 5px;
}