/*  
Theme Name: Simple La Bob
Theme URI: http://www.blogohblog.com/
Description: Simple eh? 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>. 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 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: 1.0
Author: Bob 
Author URI: http://www.blogohblog.com/
*/


/*INSIGHT ADDITIONS*/



/*end INSIGHT ADDITIONS*/

* {
	margin: 0;
	padding: 0;
	}	
	
form {
	margin: 0;
	padding: 0;
	}
	
h1 {
	font-size: 19px;
	color: #858383;
	}
	
h2 {
	font-size: 16px;
	line-height: 20px;
	color: #006699;
	}
	
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-size: 12px;
	color: #312E2E;
	font-weight: bold;
	}
	
h3 {
	font-size: 15px;
	color: #656565;
	}
	
html, body {
	background: #fff;
	margin: 0px;
	padding: 0px;
	text-align: center;
	}
	
body, tr, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#76797c;

	}
	
a:link,a:visited,a:active {color:#990000; text-decoration: none;}
a:hover	{color:#000000; text-decoration: underline;}

#wrap {
    position:relative;
	width: 982px;
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	clear:both;
	}
	
#header {
	width: 980px;
	text-align: right;
	padding: 4px 0 4px 0;
	font: normal 10px arial, helvetica;
	}
	
#logo {
	float: left;
	width: 600px;
	 margin-top: 20px;
	}
	
#logo h1 {
	text-indent: -10000px;
	 padding: 0px;
	 margin: 0px;
	 }
	 
#logo h1 a {
	display: block;
	background: url(images/logo.gif) no-repeat;
	height: 53px;
	}
	
#middle {
	clear: both;
	 width: 980px;
	 margin-top: 25px;
	}
	
#right {
	float: right;
	 width: 234px;
	}
	
#left {
	float: left;
	 width: 728px;
	 padding-top:0px;
	}
	
.entry {
	width: 728px;
	 border: 1px solid #dadada;
	 background: #fff url(images/entry.gif) repeat-x left top;
	 margin-bottom: 10px;
	}
	
.entry p {
	font-family: Arial, Helvetica, sans-serif;
	 font-size: 12px;
	 line-height:1.5em;
	 color: #76797c;
	 padding: 0px 30px 10px 30px;
	}
	
.entry h2 {
	font-family: Arial, Helvetica, sans-serif;
	 line-height: 18px;
	 font-size: 16px;
	 color: #898585;
	 font-weight: bold;
	 padding: 20px 10px 0 30px;
	}
	
.entry ul, .entry ol {
    margin: 0;
    line-height:1.5em;
    }

.entry ol {
    padding: 0 35px 0 50px;
    }

.entry ul {
    padding: 0 0 0 30px;
    list-style-type: none;
    }

.entry ol li {
    background-image: none;
    padding-left: .5em;
    padding-bottom:.7em;
    }

.entry ul li {
    background-image: url(images/bullet.png);
    background-repeat: no-repeat;
    background-position: 0 .4em;
    padding-left: 20px;
    padding-bottom:.7em;
    }

#sidebar {
	background: #fff;
	 width: 212px;
	 border: 1px solid #dadada;
	 margin-bottom: 5px;
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 11px;
	 line-height: 14px;
	 color: #000000;
	 padding: 10px;
	 }
	 
#sidebar h2 {
	font-size: 14px;
	 padding: 3px 0px;
	 margin: 0px 7px 3px 7px;
	 border-bottom: dashed 1px #ccc;
	}
	
#sidebar ul {
	list-style-type: none;
	 margin: 0 ;
	 padding: 0;
	 }
	 
#sidebar ul li {
	list-style-type: none;
	 margin: 0 0 10px 0;
	 padding: 0;
	 }
	 
#sidebar ul li ul {
	list-style-type: square;
	 margin: 0px;
	 padding: 0 3px;
	 }
	 
#sidebar ul li ul li {
	list-style-type:none;
	 background: transparent url(images/bullet_blue.png) no-repeat 0 4px;
	 padding: 0px 0px 2px 14px;
	 border: 0;
	 margin: 0;
	  }
	  
.alignright {
	float: right;
	margin-left: 10px;
	 }
	 
.alignleft {
	float: left;
	margin-right: 10px;
	 }
	 
blockquote {
	margin: 15px 30px 0 10px;
	 padding-left: 20px;
	 border-left: 5px solid #ddd;
	 }
	 
blockquote cite {
	margin: 5px 0 0;
	 display: block;
	 }
	 
.comments h3 {
	font-size: 14px;
	 padding: 3px 0px;
	 margin: 0px 7px 3px 7px;
	 border-bottom: dashed 1px #ccc;
	}
	
.gcomment {
	border-left: none;
	 vertical-align:middle;
	 border-right:none;
	 margin-bottom:3px;
	 border-bottom: 1px solid #f3f3f3;
	 padding:3px;
	 background-color:#F7F7F7;
	 }
	 
.ucomment { border-left: none;
	 border-right:none;
	 margin-bottom:3px;
	 border-bottom: 1px solid #f3f3f3;
	 padding:3px;
	 background-color:#fbfbf1;
	 }
	 
ol.commentlist {
	padding: 0;
	 margin: 0 0 1px;
	 }
	 
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;
	}
	
#footerbox {
	clear:both;
	 background: pink;
	 width: 100%;
	 margin: 0px auto;
	 text-align: center;
	 height:40px;
	}
	
#footerpad {
	clear:both;
	 width: 980px;
	 padding-top: 5px;
	 margin: 0px auto;
	 text-align: left;
	}
	
#footer {
	clear:both;
	 width: 980px;
	 padding: 5px 0px 5px 0px;
	}
	
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	 font-size: 11px;
	 color: #8E8C8C;
	}
	
#footer a:link, #footer a:active, #footer a:visited { color: #C3C2C2; text-decoration: none;}
#footer a:hover { color: #006699; text-decoration: underline;}


#top_stripe {
     background: #0C7A53;
     height:5px;
    }


#big_image {
    position:relative;
	float:left;
	background: url(images/header_default.jpg) no-repeat;
    width:980px;
    height:165px;
    }

#logo_link {
    position:absolute;
    width:260px;
    height:150px;
    top:4px;
    left:3px;
    }

#tag {
	float:left;
	z-index:2; 
    width:200px;
    margin-top: 80px; 
    font-family:arial, sans-serif;
    font-size:16px;
    font-weight:normal;
    color:#0C7A53;
    letter-spacing:1px;
    text-align:left;
    }


#blog_boxes {
	float:right;
	padding:15px 0 10px 0;
	width:210px;
	}


#bottom_bar {
	visibility: hidden;
	background:#fff url(images/bg_stripes.gif) center bottom no-repeat;
	height: 35px;
	text-align:center;
	padding:20px 0 0 70px;
	font:normal 10px arial, helvetica;
}























