/*  
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>.
*/

/* .h2{font-family:Arial, Helvetica, sans-serif;line-height:18px;font-size:12px;color:#312E2E;font-weight:700;} */
#wpfooter{clear:both;height:24px;margin:0;padding:0;}
#top{height:6px;}
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:690px;margin:0;padding:0;}
.entry{float:left;width:680px;border:1px solid #dadada;background:#fff url(images/box.gif) repeat-x left top;margin:0 0 10px;padding:10px;}
#sidebar{float:right;width:250px;margin:0;padding:0;}
.rsidebar{float:right;width:240px;border:1px solid #dadada;background:#fff url(images/box.gif) repeat-x left top;margin:0 0 10px;padding:10px;}
.rsidebar h2{font-size:12px;border-bottom:#eee 1px solid;margin:0 0 5px;padding:0;}
.rsidebar ul{list-style-type:none;margin:0;padding:0;}
.rsidebar ul li{list-style-type:none;margin:0 0 10px;padding:0;}
.rsidebar ul li ul{list-style-type:square;margin:0;padding:0 3px;}

.rsidebar ul li ul li{padding:2px 0 2px 12px; _padding:1px 0 1px 12px; background:url(images/orange_roundBoxArrow.gif) 0 5px no-repeat;}
.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;}
.boxcomments{border-top:5px solid #ddd;border-bottom:5px solid #ddd;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:#eee;}
ol.commentlist li{border-top:1px solid #eee;display:block;list-style:none;margin:0;padding:15px 15px 1px;}
ol.commentlist li :hover{background:none;}
ol.commentlist li.commenthead{display:block;list-style:none;margin:0;padding:5px 15px;}
ol.commentlist li.commenthead h2{margin:0;}
ol.tblist{border-top:1px solid #fff;list-style:none;margin:0 0 1px;padding:15px;}
ol.tblist li{display:block;list-style:none;background:transparent url(images/c.gif) 0 2px no-repeat;padding-left:15px;margin:0 0 5px;}

#bodyContainer
{
	width:980px;
	margin:auto;
	height:auto !important;
	height:100%;
	min-height:100%;
}

html 
{ 
	overflow:scroll;
	overflow-x:hidden;
}

html,body
{
  margin: 0px;
  padding: 0px;
  height:auto !important;
  height: 100%;
  min-height:100%;
}

body
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:.8em;
	color:#000000;	
	background: #FFFFFF;
}

.smallText
{
	font-size:11px;
}

#header { }
#header .prenav
{
	display:block;
	margin:5px 0 5px 0;
	font-size:11px;
	letter-spacing:1px;
}

#header .prenav .left { float:left;width:300px;padding-left:1px; }
#header .prenav .right { float:right;width:600px; }

#header .prenav ul.prenavLinks
{
	margin:0;
	padding:0;
	display:block;
	float:right;
}

#header .prenav ul.prenavLinks li
{
	display:inline;	
}

#Body {
	clear: both;
	width: 820px;
	margin: 0 auto;
	}

h1
{
	font-size:18px;
	margin:0 0 3px 0;
	font-weight:bold;
	padding:0;
	color:#e8581f;
}

a,a:link,a:visited { color:#133497; }
a:hover { color:#dc500a; }


h3
{
	font-size:11px;
	margin:0 0 3px 0;
	font-weight:normal;
	padding:0;
	color:#11629a;
}

h2 a,
h2 a:link,
h2 a:visited
{
	color:#d14b0a;
	font-size:28px;
}



/*********************************************************************************************************
MAIN NAV
*********************************************************************************************************/
.headerMain
{
	display:block;
	background:url(images/header_bkgrnd.gif) 0 0 repeat-x;
	padding:0;
	margin:10px 0;
	overflow:hidden;
	height:35px;
}

.headerMain li.logoContainer a,
.headerMain li.headerNav a,
.headerMain li.endCap {
	background:url('images/header_main.gif') 0 0 no-repeat;
}

/* UL Container for the logo, main nav, and search */
.headerMain ul
{ 
	display:block;
	margin:0;
	padding:0;
}

.headerMain li
{
	display:inline;
	float:left;
	height:48px;	
	border-left:1px solid #4562ac;
	border-right:1px solid #0e2979;
}

.headerMain li.endCap
{
	border-width:0;
	width:4px;
	background-position:100% 0;
	float:right;
}
.headerMain li.endCap.noRound { background:none; }

.headerMain li.logoContainer
{
	width:224px;
	border-left-width:0;
}

.headerMain li.logoContainer a
{
	display:block;
	width:224px;
	height:100%;
	background-position:-264px 0;
	text-decoration:none;
}
.headerMain li.logoContainer.noRound a { background-position:0 0; }

.headerMain li.logoContainer a:hover { background-position:-264px -120px; text-decoration:none;}
.headerMain li.logoContainer.noRound a:hover { background-position:0 -120px;text-decoration:none;}

.headerMain li.headerNav { }

.headerMain li.headerNav a
{
	display:block;
	width:112px;
	text-decoration:none;
	height:100%;
}

.headerMain li.headerNav a:hover { text-decoration:none; }

.headerMain li.headerNav.hn01 a { background-position:-488px 0; }
.headerMain li.headerNav.hn02 a { background-position:-581px 0; }
.headerMain li.headerNav.hn03 a { background-position:-693px 0; }
.headerMain li.headerNav.hn04 a { background-position:-812px 0; }
.headerMain li.headerNav.hn05 a { background-position:-931px 0; }
.headerMain li.headerNav.hn06 a { background-position:-1051px 0; }
.headerMain li.headerNav.hn07 a { background-position:-1159px 0; }
.headerMain li.headerNav.hn09 a { background-position:-1393px 0; }

.headerMain li.headerNav.hn01 a#hn01_mykwiry { background-position:-488px -60px; }
.headerMain li.headerNav.hn02 a#hn02_browsefriends { background-position:-581px -60px; }
.headerMain li.headerNav.hn03 a#hn03_info { background-position:-693px -60px; }
.headerMain li.headerNav.hn04 a#hn04_register { background-position:-812px -60px; }
.headerMain li.headerNav.hn05 a#hn05_discussions { background-position:-931px -60px; }
.headerMain li.headerNav.hn06 a#hn06_categories { background-position:-1051px -60px; }
.headerMain li.headerNav.hn07 a#hn07_search { background-position:-1159px -60px; }
.headerMain li.headerNav.hn09 a#hn09_blog { background-position:-1393px -60px; }

.headerMain li.headerNav.hn01 a:hover { background-position:-488px -120px; }
.headerMain li.headerNav.hn02 a:hover { background-position:-581px -120px; }
.headerMain li.headerNav.hn03 a:hover { background-position:-693px -120px; }
.headerMain li.headerNav.hn04 a:hover { background-position:-812px -120px; }
.headerMain li.headerNav.hn05 a:hover { background-position:-931px -120px; }
.headerMain li.headerNav.hn06 a:hover { background-position:-1051px -120px; }
.headerMain li.headerNav.hn07 a:hover { background-position:-1159px -120px; }
.headerMain li.headerNav.hn09 a:hover { background-position:-1393px -120px; }

.headerMain li.headerNav a span { visibility:hidden; }

/*********************************************************************************************************
PRENAV
*********************************************************************************************************/
#header { }
.headerMain .prenavLinks
{
	display:block;
	margin:5px 0 5px 0;
	font-size:11px;
	width:375px;
	float:right;
	border-width:0;
}

.headerMain .prenavLinks ul
{
	margin:0 10px 0 0;
	padding:0;
	display:block;
	float:right;
}

.headerMain .prenavLinks li
{
	display:inline;
	background:none;
	border-width:0;
	color:#FFF;
}

.headerMain .prenavLinks a,
.headerMain .prenavLinks a:visited,
.headerMain .prenavLinks a:link {
	color:#FFF;
	line-height:24px;
	font-size:1em;
}

.headerMain li.prenavBuffer
{
	border-right-width:0;
}



/*
// --------------------------------------------------------------------------------------------------------------------
// Footer
// --------------------------------------------------------------------------------------------------------------------
*/

#footer 
{
	border-top:1px solid #EBEFF5;
	display:block;
}

#footer #footerContainer
{
	color: #666;
	font-size: 12px;
	width:980px;
	margin:auto;
	display:block;
	text-align:center;
	text-transform:lowercase;
	padding:5px;
}

#footer #footerContainer .padding
{
	display:block;
	padding:7px 0;
}
