/*
Theme Name: Mr. Bee
Author: Tina Poe
Author URI: http://tinapoe.com
*/


/* ----------- Basic ----------- */

img{
	border:none;
	behavior: url(iepngfix.htc);
	}

a img { border:none }

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.spacer {width:40px; float:left;}

  
body{
	background:#7790a9 url('img/header.jpg') repeat-x;
	text-align:center;
	margin:0;
	padding:0;
	font-size:62.5%;
	font-family:Arial, Helvetica, sans-serif;
	color:#212227;
	}

a{
	color:#ffffff;
	text-decoration:none;
	}
	
a:hover{
	color:#51013d;
	text-decoration:none;
	}


	
p a{
	color:#ffffff;
	text-decoration:none;
	}
	
p a:hover{
	color:#51013d;
	text-decoration:none;
	}
	
li a{
	color:#51013d;
	text-decoration:none;
	}
	
li a:hover{
	color:#51013d;
	text-decoration:none;
	}

	
.wrapper{
	width:100%;
	padding-top:15px;
	}
	
h1{     font-weight:bold;
font-size: 3.0em;
	padding:0;
	margin:0;
	}
	
h1 a{
	color: #ffffff;
	font-size: 3.0em;
	text-decoration:none;
	font-weight:100;
	}
	
h3{
	font-size: 1.4em;
	}
	
h4{
	font-size:1.2em;
	font-weight:bold;
	}
	
strong{
	font-weight:bold;
	}	
	
em{
	color:#eee;
	}
	
	
	
/* ----------- Menu ----------- */
		
#logo{background-image: url('img/tina-poe-blog-logo.jpg');
background-repeat: no-repeat;
height: 169px; width:346px; float:left;}

#topnavi{
	color: #ffffff;
	width:100%
	margin-top:0px;
	height: 169px;
	font: 1.4em;
padding-left:300px;
	}
	
#topnavi a{
	color: #ffffff;
	text-decoration:none;
	}
	
#topnavi a:hover{
	color: #51013d;
	}

#menu{
	float:left;
	}

ul#menu{
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: left;
	border-left:#FFF68F dotted 1px;
	}

ul#menu li{
	display: block;
	float: left;
	padding: 20px 8px 0px 8px;
	margin: 0;
	border-right:#FFF68F dotted 1px;
	height: 40px;
	text-align: center;
	}

ul#menu li a{
	
	height: 40px;
	padding: 0;
	margin: 0 0 0px 0;
	color: #ffffff;
	text-decoration: none;
	display: block;
	text-align: center;
	}

ul#menu li a:hover{
	color: #51013d;
	}
	
ul#menu li:hover{
	  background:url('img/menuhover.png') repeat-x;
	height: 40px;
	display: block;
	text-align: center;
          }


ul#menu .current_page_item{
	color: #370c42;
  	background:url('img/menuhover.png') repeat-x;
	}
	
#rightnavi{
	float:left;
	text-align:right;
	margin-left:25px;
	padding: 20px 5px 0px 5px;
	height: 40px;
	color: #ffffff;
	text-decoration: none;
	display: block;
	}
	
	
	
	
	
	
/* ----------- Centerpieces ----------- */
	
#main{
	width:1200px;
	margin:0 auto 0 auto;
	text-align:left;
	}
	
#content{
	width:800px;
	padding:25px;
	background:url('img/contentbg.png');
	margin-left:0;
	float:left;
	font-size:1.2em;
	line-height:1.4em;
	}
	
#content h2{
	font-size:1.6em;
	font-weight:100;
	text-transform:uppercase;
	color:#ffffff;
	}
	
#content h2 a{
	color:#ffffff;
	text-decoration:none;
	}
	
#content h2 a:hover{
	color:#eee;
	}

#content .time{
	text-transform:uppercase;
	margin-top:-12px;
	color:#eee;
	}
	
#content .gray{
	color:#eee;
	}
	
#content .edit{
	float:right;
	}
	
#content .time a{
	color:#fff;
	text-decoration:none;
	}
	
#content .time a:hover{
	color:#eee;
	text-decoration:none;
	}
	
.post{
	padding:0 0 30px 0
	}
	
.details{
	background-image:url('img/sidebarbg.png');
	padding:2px 15px 2px 15px;
	}
	
.details a:hover{
	color:#2e1737;
	}
	

/* ----------- Previous & Next link ----------- */

.navigation {margin-top:8px; font-weight:bold;}	

.navigation a{color:#ffffff;
	text-decoration:none;
	}
	
.navigation a:hover{
	color:#51013d;
	text-decoration:none;
	}
	
	
	
	
	
/* ----------- Sidebar ----------- */
	
.sidebar{
	font-size:1.2em;
	width:300px;
	float:left;
margin-left:15px;
	background:url('img/sidebarbg.png');
	color:#FFFFFF;
	}
	
.sidebar h2{
	font-size: 1.4em;
	}
	
.sidebar ul{
	margin: 0;
	padding: 2px;
	list-style-type: none;
	}
	
.sidebar ul li{
	background:none;
	padding:2px 0 2px 0;
	margin:5px;

	}
	
.sidebar ul li li{
	}

.sidebar a{
	text-decoration:none;
	color:#ffffff;
	}

.sidebar a:hover{
	text-decoration:none;
	color:#eee;
	}
	
.sidebar ul li li:hover{
	background:url('img/sidebarbg.png');
	}
	
	
	
	
	
	
/* ----------- Search ----------- */
	
#searchform{
	padding:0;
	margin-top:-8px;
        padding-bottom:10px;
	}
	
#searchform #s{
	background:url('img/contentbg.png');
	border:0;
	color:#FFFFFF;
	font:1.0em Arial, Helvetica, sans-serif;
	}
	
	
	
	
	
	
/* ----------- Footer ----------- */

#footer{
        text-align:left;
	width:100%;
	background-color:#7790a9;
	clear:both;
	margin-bottom:0;
        padding-top:40px;
padding-bottom:40px;
padding-right:40px;
	color:#FFFFFF;
        float:left;
	}
	
#footerimg{
	background-color:#7790a9;
        background:url('img/footer.jpg') repeat-x;
	width:100%;
        height:180px;
	margin-bottom:0;
	clear:both;
	}

#footer a{
	color:#51013d;
	text-decoration:none;
	}

.bottompod{
width:200px;
}
		
	
/* ----------- Comments ----------- */

ol.commentlist {
	margin:0;
	padding:0;
	}

.commentlist li {
	list-style:none;
	margin-bottom:14px;
	}

.commentlist cite {
	padding: 7px;
	display:block;
	font-style:normal;
	color:#ffffff;
	}	

.commentlist a:link, .commentlist a:visited {
	color:#fff;
	}

.commentlist a:hover, .commentlist a:active {
	color:#eee;
	}

.commentlist cite img {
	padding:1px;
	float:left;
	margin-right:9px;
	}

.commentlist .author {
	font: small-caps bold 1.2em;
	text-decoration:none;
	}

.commenttext {
	background: url('img/sidebarbg.png');
	border-top:1px dotted #FFF68F;
	padding: 0 20px 10px 20px;
	color:#fafcf6;
	}

li.author {background-color:#7790a9; font-weight:bold; border:0px dotted #FFF68F;}




.highslide-container div {
	font-family: Verdana, Helvetica;
	font-size: 10pt;
}
.highslide-container table {
	background: none;
}
.highslide {
	outline: none;
	text-decoration: none;
}
.highslide img {
	border: 2px solid silver;
}
.highslide:hover img {
	border-color: gray;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide-gallery .highslide-active-anchor img {
	border-color: black;
	visibility: visible;
	cursor: default;
}
.highslide-image {
	border-width: 2px;
	border-style: solid;
	border-color: white;
}
.highslide-wrapper, .highslide-outline {
	background: white;
}
.glossy-dark {
	background: #111;
}

.highslide-image-blur {
}
.highslide-number {
	font-weight: bold;
	color: gray;
	font-size: .9em;
}
.highslide-caption {
	display: none;
	font-size: 1em;
	padding: 5px;
	/*background: white;*/
}
.highslide-heading {
	display: none;
	font-weight: bold;
	margin: 0.4em;
}
.highslide-dimming {
	/*position: absolute;*/
	background: black;
}
a.highslide-full-expand {
   background: url(graphics/fullexpand.gif) no-repeat;
   display: block;
   margin: 0 10px 10px 0;
   width: 34px;
   height: 34px;
}
.highslide-loading {
	display: block;
	color: black;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 3px;
	border: 1px solid white;
	background-color: white;
	padding-left: 22px;
	background-image: url(graphics/loader.white.gif);
	background-repeat: no-repeat;
	background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
	padding: 2px;
	color: silver;
	text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
	color: white;
	background-color: gray;
}
.highslide-move, .highslide-move * {
	cursor: move;
}

.highslide-viewport {
	display: none;
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 1;
	background: none;
	left: 0;
	top: 0;
}
.highslide-overlay {
	display: none;
}
.hidden-container {
	display: none;
}
/* Example of a semitransparent, offset closebutton */
.closebutton {
	position: relative;
	top: -15px;
	left: 15px;
	width: 30px;
	height: 30px;
	cursor: pointer;
	background: url(graphics/close.png);
	/* NOTE! For IE6, you also need to update the highslide-ie6.css file. */
}
