/*  
Theme Name: fvr_theme1
Theme URI: http://www.blogohblog.com/
Description: Don't forget to leave the Bob link
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-family:'Verdana'; font-size:10px; }
#wrap { width:1024px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#666; margin:0 auto; }
#header { height:90px; width:1024px; background:url(images/header.jpg) no-repeat left top; background-color:#070B9D; padding:0; }
#header h1 { text-indent:-10000px; margin:0; padding:0; }
#header h1 a {display: inline; height:80px; }
#search { margin:10px; float:right; padding:0; position: relative; top: 20px; }
input#searchsubmit { background:#fc6; border:2px solid #f93; color:#333; font-size:13px; }
a:hover { text-decoration:none; color:#555353; border:none; }
.left { float:left; width:200px; border:3px solid #f3f3f3; margin:10px 0; padding:10px; }
.left img { border:0; float: left; margin-left: 5px; margin-top: 5px; margin-right: 5px; }
.right { float:right; width:190px; border:3px solid #f3f3f3; margin:10px 0; padding:10px; } 
.right img { border:0; display:block; margin-left:auto; margin-right:auto; }
.middle { margin-top:10px; line-height:16px; margin-left:10px; float:left; width:535px; border:3px solid #f3f3f3; overflow:hidden; padding:10px; font-size:11px; }
.middle h2 { font-size:16px; border-bottom:dashed 1px #ccc; margin:0 7px 3px 0; padding:3px 0; }
.middle img { border:4px #eee solid; }
.ads { margin-top:10px; line-height:16px; margin-left:10px; float:left; width:510px; border:3px solid #f3f3f3; text-align:center; padding:10px; }
.ads img { border:0; text-align:center; }
img.wp-smiley { border:0; padding:0; }
#footer { width:980px; margin-top:20px; text-align:center; clear:both; padding:10px; }
div.hr { display: none; height:3px; background:#fff url(images/hr.gif) repeat-x scroll center; clear:both; }
div.br { height:10px; background:#fff url(images/br.gif) repeat-x scroll center; clear:both; }
.alignright { float:right; } 
.alignleft { float:left; } 
.gcomment { border-left:none; vertical-align:middle; border-right:none; margin-bottom:3px; border-bottom:1px solid #f3f3f3; background-color:#F7F7F7; padding:3px; }
.ucomment { border-left:none; border-right:none; margin-bottom:3px; border-bottom:1px solid #f3f3f3; background-color:#fbfbf1; padding:3px; } 
input#submit { background:#fc6; border:2px solid #f93; color:#fff; font-size:13px; }
ol.commentlist { margin:0 0 1px; padding:0; }
ol.commentlist li { list-style:none; margin:0; padding:13px 13px 1px; }
ol.commentlist li.commenthead { list-style:none; margin:0; } 
ol.commentlist li.commenthead h2 { margin:0; }
span { background:#FFC; }
.addthis { float:right; clear:both; }
a:link,a:active,a:visited { text-decoration:none; color:#416e90; border:none; }
.left h2,.comments h3 { font-size:14px; border-bottom:dashed 1px #ccc; margin:0 7px 3px; padding:3px 0; }
.left ul,.right ul { list-style-type:none; margin:0; padding:0; line-height:150%; font-size:11px; }
.left ul li,.right ul li { list-style-type:none; margin:0 0 20px; padding:0; }
.left ul li ul,.right ul li ul { list-style-type:square; margin:0; padding:0 3px; }
.left ul li ul li,.right ul li ul li { list-style-type:none; background:transparent url(images/bullet.gif) no-repeat 0 4px; border:0; margin:0; padding:0 0 2px 14px; }
.left ul li ul li :hover { border-bottom:#ccc 1px solid;}
.right h2,.comments h3 { font-size:14px; border-bottom:dashed 1px #ccc; margin:0 7px 3px; padding:3px 0; }
.right ul,.right ul { list-style-type:none; margin:0; padding:0; line-height:150%; font-size:11px; }
.right ul li,.right ul li { list-style-type:none; margin:0 0 20px; padding:0; }
.right ul li ul,.right ul li ul { list-style-type:square; margin:0; padding:0 3px; }
.right ul li ul li,.right ul li ul li { list-style-type:none; background:transparent url(images/bullet.gif) no-repeat 0 4px; border:0; margin:0; padding:0 0 2px 14px; }
.right ul li ul li :hover { border-bottom:#ccc 1px solid;}
div.hr hr,div.br br { display:none; }
.middle2,.middle3 { margin-top:10px; line-height:16px; margin-left:10px; float:left; width:237px; border:3px solid #f3f3f3; overflow:hidden; padding:10px; }
.middle2 h2,.middle3 h2 { font-size:14px; border-bottom:dashed 1px #ccc; margin:0 7px 3px 0; padding:3px 0; } 
.middle2 :hover,.middle3 :hover { background:#fafafa; }
.ucomment img,.addthis img { border:0; }
#TopNav {
  font: 10pt/16pt Verdana, Arial, sans-serif;
	/* float: left; */ 
  background-color: blue;
	/* top: 175px; */
  /* width: 208px; */
	/* height: 50px; */
	/* bottom: 50px; */
  padding: 1px; /* Need this otherwise FF adds extra vertical margin above LeftNav */
  margin: 0px;
  border: 0px;
  text-align: center;
  /* display: inline;  Stops IE adding extra padding at bottom but also stops FF and IE rendering this full width */
  /* width: 798px; */ /* Might be needed Stops IE adding extra padding at bottom, set to 800 - 2 for 1px padding */
}
/* Margins for left nav list */
#TopNav ul {
	margin-left: 0px;
	margin-top: 0px;
	padding-left: 0px;

}

/* 4/17/07 added 2nd level list info */
#TopNav ul ul {
	margin-top: 0px;
	padding-left: 15px;
}

/* left navigation list elements */
/* added display and float left for inline display */
#TopNav li {
  list-style-type: none;
  margin-top: 0px;
	margin-left: 0px;
	padding-top: 0px;
  padding-bottom: 0px;
	padding-left: 10px;
  padding-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
  background-color: blue;
	padding-bottom: 4px;
  display: inline;
  float: left;
}

/* 4/17/07 changed from class id to 2nd link level identifier */
#TopNav ul ul li {
	border-bottom-width: 0px;
}

#TopNav a:link {
  color: #C6B172; 
}

#TopNav a:visited {
  color: #C6B172;
}

#TopNav a:hover {
	text-decoration: underline; 
	color: #C8B374;
}

/* Clear .clr divs - 2 floats in MainSection make it disappear */
.clr {
  clear:both;
}
