/*  
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: "Trebuchet MS", Arial, geneva, helvetica, sans-serif;
	font-size:80%;
	margin: 0 auto;
	padding: 0;
}
h3 {
        margin-bottom: 0;
        margin-top: 0.5em;
}
#shadow {
	width: 830px;
	margin:0 auto;
	background: #fff url(images/shadow.jpg) repeat-y;
}
#wrap {
	width:800px;
	margin:0 auto;
	border-bottom: 3px solid #b9babc;
	background: #fff url(/wp-content/themes/mimn/images/yellowbkgd.gif) repeat-y !important;
}
body div#background {
	width:800px;
	margin:0 auto;
	z-index: 5;
	background: #fff url(/wp-content/themes/mimn/images/yellowbkgd.gif) repeat-y !important;
}
#header {
	padding:0;
	width: 800px;
	margin: 0 auto;
}
.left {
	float:left;
	width:136px;
	padding: 0px;
	padding-top: 2em;
	/*background-color: #fdf387;*/
}
.right {
	float:right;
	width:126px;
	padding:0 10px 10px 10px;
        margin-top: 3em;
        border-left: 1px solid #ccc;
}
.right img {
	border:0;
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.middle {
	margin-left:10px;
	float:left;
	width:470px;
	padding:2em 10px 10px 10px;
	background-color: #fff;
}
.middle h2 {
    color: #d52627;
	margin-top: 0;
	font-size: 1.5em;
	font-weight: normal;
}
.middle #post-3 h2 {
        display: none;
}
.middle img {
	border:4px #eee solid;
}

img.wp-smiley {
	border:0;
	padding:0;
}
#footer {
	width:780px;
	text-align:center;
	clear:both;
	padding:10px 0px;
}
div.hr {
	height:3px;
	background:#fff url(images/yellowbkgd.gif) repeat-y;
	clear:both;
}
div.br {
	height:10px;
	clear:both;
}
div#br {
	height:10px;
	background:#fff url(images/yellowbkgd.gif) repeat-y;
	clear:both;
}
img.alignright {
	float:right;
        border: none;
        margin: 1em 0 1em 1em;
}
img.alignleft {
	float:left;
        border: none;
        margin: 0 1em 2em 0;
}
.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 {
	color:#0052a5;
	border:none;
}
a:visited {
    color: #d52627;
}
a:hover {
    text-decoration: none;
	color: #0052a5;
}

.left ul {
	list-style-type:none;
	margin:0;
	padding:0;
	line-height:150%;
    text-transform: uppercase;
    font-family: arial, geneva, sans-serif;
    font-size: 0.95em;
    font-weight: bold;
    letter-spacing: 0.2em;
}
.left ul li {
	list-style-type:none;
	padding:0;
	border-bottom: 1px solid #0052a5;
}
li#text-1, li#pages, li#text-2, li#text-3 {
    border: none;
}
.left h2.widgettitle {
     display: none;
}
.left ul li ul {
	margin:0;
	padding:0;
}
.left a:link, .left a:visited {
        display: block;
		color:#0052a5;
        padding: 1em 0px 1em 35px;
		text-decoration: none;
}
.left a:hover {
        color: #fff;
        background: #0052a5 url(images/stars.gif) no-repeat 5px center;
}
.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 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%;
}
.right ul li {
	list-style-type:none;
	margin:0 0 20px;
	padding:0;
}
.right ul li ul {
	list-style-type:square;
	margin:0;
	padding:0 3px;
}
.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;
    background-color: #fff;
	overflow:hidden;
	padding:10px;
}
.middle2 h2, .middle3 h2 {
	font-size:14px;
 	margin:0 7px 3px 0;
	padding:3px 0;
}
.middle2 :hover, .middle3 :hover {
	background:#fafafa;
}
.ucomment img, .addthis img {
	border:0;
}
#store {
        border: 1px solid #ccc;
        font-size: 0.95em;
}
#store td, #store th {
        vertical-align: top;
        padding: 5px;
}
#store th {
        background-color: #0052a5;
        text-align: left;
        color: white;
        text-transform: uppercase;
        border-bottom: 1px white solid;
}
#store td {
        border-bottom: 1px #ccc solid;
}
#calendar h2.widgettitle {
        display: none;
}
#calendar #calendar_wrap {
        margin-top: 4em;
	}
.highlightbox {
        color: #fff;
        border: 2px solid #d52627;
        background-color: #0052a5;
        padding: 5px;
        font-weight: bold;
}