/*  
Theme Name: Limau Orange
Theme URI: http://www.blogohblog.com/
Description: Limau Orange is a 3 columns Wordpress theme. 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-family: 'Verdana';
	font-size: 12px;
        background:#f3f3f3;
}



#wrap
{
	width: 980px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #000000;
	margin: 0 auto;
        border: 1px solid #f3f3f3;
        background:#ffffff;
        border: 1px solid #000000;

}


#header
{
	height: 144px;
	width: 985px;
	position: relative;
	color: #000;
	margin-bottom: 3px;
	float: left;
	padding-top: 17px;

}
#header h1
{
	text-indent: -10000px;
	margin: 0;
	padding: 0;
}
#header h1 a
{
	display: block;
	background: url(images/logo.gif) no-repeat left top;
	height: 144px;
}
#search
{
	margin-top: 30px;
	float: left;
	padding: 0;
        
}
input#searchsubmit
{
	background: #fc6;
	border: 2px solid #000;
	color: #000;
	font-size: 10px;
   
}



a:hover
{
	text-decoration: none;
	color: #ff7f01;
	border: none;
}
.left
{
	float: left;
	width: 170px;
	border: 0px solid #f3f3f3;
	margin: 3px 0;
	padding: 10px;
}
.right
{
	float: right;
	width: 170px;
	border: 0px solid #f3f3f3;
	margin: 3px 0;
	padding: 10px;
}

.clearer {clear: both; font-size: 0;}

.right img
{
	border: 0;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.outer
{
        width: 975px;
	color: #000000;
        border-right: 0px solid #f3f3f3;
	border-left: 0px solid #f3f3f3;
	margin-top: 20px;
}

.middle
{
	margin-top: 4px;
	line-height: 11px;
	margin-left: 10px;
	float: left;
	width: 550px;
	border: 3px solid #f3f3f3;
	overflow: hidden;
	padding: 10px;
	font-size: 11px;

}
.middle h2
{
	font-size: 14px;
        color: #000000;
	border-bottom: dashed 1px #ccc;
	margin: 0 7px 3px 0px;
	padding: 3px 0;
        
}
.middle img
{
	border: 2px #eee solid;
        display: block;
        padding: 5px 5px 5px 5px;



}
.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: 985px;
	margin-top: 10px;
	text-align: center;
        font-size: 11px;
	clear: both;
	padding: 10px;
	display: block;
	background: url(images/footer.gif) no-repeat left top;;
	height: 65px;

}
div.hr
{
	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
{
	vertical-align: middle;
	border: 1px solid #ff9900;
	margin-bottom: 3px;
	background-color: #ffc4ef;
	padding: 3px;
}
.ucomment
{
	margin-bottom: 3px;
	border: 1px solid #ff9900;
	background-color: #ffffff;
	padding: 1px;
}


input#submit
{
	background: #fc6;
	border: 2px solid #ff9900;
	color: #ee0547;
	font-size: 12px;
}
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;
	border: none;
	color: #ee0547;
	border: none;

}
.left h2, .comments h3
{
	font-size: 12px;
	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 0px solid;
        text-decoration: none;
	color: #000000;
	border: none;

}
.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 0px 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;
}

