/*
Theme Name: Barbara Brannen
Theme URI: http://www.barbarabrannen.com
Description: Design for Barbara Brannen.
Author: Maia Internet Consulting
Author URI: http://www.maia-consulting.com
version: 2.0
Tags: two-column, widget-ready,blank
*/




/* basics */

*{margin:0; padding:0;}

body {
	background:#dedede;
	background-image:url(images/background.png);
	font-family: verdana, arial, tahoma, sans-serif;
	font-size: 10pt;
	margin:20px;
	}
	
h1.teal {font-size: 14pt;
		color:#49bac5;
	}	h1.orange{font-size: 14pt;		color:#f8931e;	}	
h1.brown {font-size: 14pt;
		color:#58240c;
	}

h1.gray {font-size: 14pt;
		color:#333333;
	}
	
h1 {font-size: 14pt;
		color:#660000;
	}
	
h2 {font-size: 12pt;}
h3 {font-size: 10pt;}
h4 {font-size: 9pt;}


img{ border: none; padding:0; }
img a{border:none;}

img.left{ float: left; border: none; padding: 6px 0 0 0; }
img.right{ float: right; border: none; padding: 0 0 0 6px; }

blockquote{
	border-left:1px solid #A5ABAB;
	margin:15px;
	padding:0 12px 0 12px;
	}

code{
	font-family:"Courier New", Courier, monospace;
	}


/* links */

a{
	color:#000;
	text-decoration:underline;
	}

a:hover{text-decoration: none;}



/* container */


#container {
	width: 1000px;
	margin: 0 auto;
	padding:0;
	background: #ffffff;
	color:#333;
	overflow: hidden;
	background-image:url(images/bkgd-blog.jpg);
	background-repeat: none;
	border: 1px solid #ffffff;
	}		
	
#container-coaching {
	width: 1000px;
	margin: 0 auto;
	padding:0;
	background: #ffffff;
	color:#333;
	overflow: hidden;
	background-image:url(images/bkgd-coaching.jpg);
	background-repeat: none;
	border: 1px solid #ffffff;
	}
#container-kudo{	width: 1000px;	margin: 0 auto;	padding:0;	background: #ffffff;	color:#333;	overflow: hidden;	background-image:url(images/bkgd-kudo.jpg);	background-repeat: none;	border: 1px solid #ffffff;	}	
#container-home {
	width: 998px;
	margin: 0 auto;
	padding:0;
	color:#333;
	overflow: hidden;
	background-image:url(images/bkgd-home.jpg);
	background-repeat: no-repeat;
	background-repeat: none;
	min-height: 569px;
	border: 1px solid #ffffff;
	}
	
#container-speaking {
	width: 1000px;
	margin: 0 auto;
	padding:0;
	background: #ffffff;
	color:#333;
	overflow: hidden;
	background-image:url(images/bkgd-speaking.jpg);
	background-repeat: none;
	border: 1px solid #ffffff;
	}
	
#container-hr {
	width: 1000px;
	margin: 0 auto;
	padding:0;
	background: #ffffff;
	color:#333;
	overflow: hidden;
	background-image:url(images/bkgd-hr.jpg);
	background-repeat: none;
	border: 1px solid #ffffff;
	}
	
#container-library {
	width: 1000px;
	margin: 0 auto;
	padding:0;
	background: #ffffff;
	color:#333;
	overflow: hidden;
	background-image:url(images/bkgd-library.jpg);
	background-repeat: none;
	border: 1px solid #ffffff;
	}
	
#container-shop {
	width: 1000px;
	margin: 0 auto;
	padding:0;
	background: #ffffff;
	color:#333;
	overflow: hidden;
	background-image:url(images/bkgd-shop.jpg);
	background-repeat: none;
	border: 1px solid #ffffff;
	}
	
#stage {
	width: 860px;
	margin: 50px 70px 30px 70px;
	padding:0;
	color:#333;
	overflow: hidden;
	border: 6px solid #333333;
	background-color: #FFFFFF;
	}
	
#content-store {
	width: 830px;
	margin: 20px;
	padding:0;
	color:#333;
	}
	
	
/* header */

#header {
	background:#e6e6e6;
	background-image: url(images/header.jpg);
  	width: 1000px; 
  	height: 181px;
	color: #fff; 
	}

/* Top menu */


#menu-top {
	font-family: verdana, arial, times, serif;
	font-size: 10pt;
	width:1000px; 
	overflow:hidden;
	text-transform:uppercase;
	padding-top: 0px;
}


#menu-top ul {
	margin:0;
	padding:0;
}
	
#menu-top ul li {
	list-style-type: none;
	float:right;
	margin: 2px 0 0 0;
	padding: 0 5px;
	line-height: 7px;
}

#menu-top ul li a {
	padding:6px 0px;
	margin: 0;
	color: #679dad;
	display:block;
	font-weight: bold;
	text-decoration: none;
}

#menu-top ul li a:hover {
	color:#58240c;
	text-decoration: none;
}

/* main menu */


#menu {
	font-family: verdana, arial, times, serif;
	font-size: 8pt;
	width:1000px; 
	overflow:hidden;
	text-transform:uppercase;
	padding-top: 130px;
}


#menu ul {
	margin:0;
	padding:0;
}
#menu li.no-border {
	border-right: none;
	}
	
#menu ul li {
	list-style-type: none;
	float:left;
	margin: 2px 0 0 0;
	padding: 0 9px;
	border-right: 1px solid #ddd;
	line-height: 7px;
}

#menu ul li a {
	padding:6px 7px;
	margin: 0;
	color: #fff;
	display:block;
	font-weight: bold;
	text-decoration: none;
}

#menu ul li a:hover {
	color:#58240c;
	text-decoration: none;
}



/* content */


#content {
	float: right;
	width:655px;
	overflow: hidden;
	margin:14px;
	}	

.post {
	margin:0;
	padding:0;
	line-height: 12pt;
	}
	
.post h1{
	font:normal 18pt;
	font-family:Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	}
	
.post h1 a{
	color: #58240c;
	text-decoration: none;
	}
	
.post h1 a:hover{
	color: #777;
	text-decoration: none;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}
.entry{
	margin:18px 0;
}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ul {
	padding: 0 0 0 30px;
	margin: 0;
	}
.entry ol li, .entry ul li{
	margin: 0;
	padding: 0;
	}
	
.post ul {}

.post li {}

.entry p{margin:12px 0;}

.postmetadata{
	clear: both;
	background:#F7F7F7;
	padding:6px;
	margin: 20px 0;
	}
	

.navigation {
	font-size:8pt;
	width:100%;
	float:left;
	margin:0;
	padding:0;
	overflow:hidden;
	}
	
.alignleft a{float:left; margin:25px 0;}
.alignright a{float:right; margin:25px 0;}



/* sidebar */

#sidebar {
	font-family: verdana, arial, tahoma;
	font-size:8pt;
	width:165px;
	float:left;
	margin:5px;
	padding: 0;
	border-right: 1px solid #ddd;
	background-image:url(images/sidebar-burgandy.gif);
	background-repeat: repeat-x;
	min-height: 347px;
	}
	
#sidebar a {
	text-decoration: none;
	}
	
#sidebar a:hover {
	text-decoration: underline;
	}
	
#sidebar.teal {
	background-image: url(images/sidebar-teal.gif);
	background-repeat: repeat-x;
	min-height: 347px;
	}
	
#sidebar.gray {
	background-image: url(images/sidebar-gray.gif);
	background-repeat: repeat-x;
	min-height: 347px;
	}
	
#sidebar.burgandy {
	background-image:url(images/sidebar-burgandy.gif);
	background-repeat: repeat-x;
	min-height: 347px;
	}
	
#sidebar.brown {
	background-image:url(images/sidebar-brown.gif);
	background-repeat: repeat-x;
	min-height: 347px;
	}
	
#sidebar.blog {
	}

#sidebar h2{
	font:bold 11pt arial, georgia, times;
	color: #000;	
	margin: 0;
	padding: 0;
}

#sidebar label{
	font:normal 11pt arial, georgia, times;
	color: #000;	
	margin: 0;
	padding: 0;
}

#sidebar p {margin:0; padding:0;}

#sidebar img {padding: 0; margin: 0;}

#sidebar ul {
	margin:12px;
	padding:0;
	}

#sidebar ul li {
	margin: 8px 0 8px 0;
	padding: 0;
	line-height: 12pt;
	list-style-type: none;
	}

#sidebar ul ul {
	margin:14px 0;
	padding:0;
}

#sidebar ul ul li {
	list-style-type: none;
	}

#sidebar ul ul ul{
	margin: 0;
	padding: 0;
}

#sidebar ul ul ul li{
	padding: 0 0 0 15px;
	list-style-type: square;
	color: #898989;
}



/* comments */


#commentform{
	background:#fff;
	margin:0;
	padding:0;
	}
	
#commentform p{
	color: #000;
	}
	
#commentform a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;line-height: 14pt;}
	
#commentform h3{
	font-family: georgia, times, verdana;
	font-size: 10pt;
	font-weight: 300;
	color: #000;
	margin:0;
	padding:0;
	}
	
#comment{
	width:80%;
	}

#author, #email, #url, #comment, #submit{
	background: #fff;
	font-family: verdana, arial, times;
	font-size: 8pt;
	margin:5px 5px 0 0;
	padding:0;
	border: 1px solid #000;
	}
	
#submit{margin:5px 5px 0 0;}

#comments{margin:0; padding:0}
	
ol.commentlist {list-style-type: none; margin:0; padding:0;}

.avatar{float:left; margin:0 12px 0 0;}

ol.commentlist li {
	background: #fff;
	margin:10px 0;
	padding:5px 0 5px 10px;
	list-style-type:none;
	}

ol.commentlist li.alt {background: #eee;}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 14pt;}

ol.commentlist a {color:#000;}

cite {
	font-family: arial, verdana, tahoma;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	}
	
cite a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;}



/* search */

#searchform{
	padding:0;
	margin:14px 0;
	}

#searchform input#s{
	margin:0;
	padding:2px;
	border:1px solid #000;
	width: 110px;
	}

	
	
/* misc */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}




/* footer */

#footer {
	background:#3d697e;
	clear: both;
	width: 100%;
	font-size: 9px;
	}
	
#footer-home {
	clear: both;
	width: 100%;
	font-size: 9px;
	padding: 10px 0 0 0;	
	}
	
#footer p{padding:14px 0;margin: 0; color: #eee; text-align:center;}
#footer a{color: #BCBCBC;text-decoration: none;}
#footer a:hover{color: #5D5D5D;text-decoration: underline;}

/*Home Page*/

#h-image {
	height: 596px;
	width: 998px;
	margin: 0 0 0 0px;
	}
	
/* setup the background image of the USA */
.homemap {
	padding:0; 
	margin:0; 
	list-style-type:none; 
	width:1000px; 
	height:596px; 
	background-repeat:no-repeat; 
	position:relative; 
	z-index:100;
	}
	
/* move the text off screen */
a { 
	outline: none;
	}
	
.homemap li a {
/*	text-indent:-999px;*/
	display:block;
	width:9px;
	height:9px;
	position:absolute;
	line-height:10px;
	left: 350px;
	top: 146px;
}
/* make the images and description invisible and an absolute position so that it does not take up any space */
.homemap li a em {
	visibility:hidden; 
	position:absolute;
	}
	
/* position the links*/
.homemap li a.nav-hr {top:50px; left:5px; background-image: url(images/hr.png); height: 60px; width:187px; }/*HR Situation Specialist*/
.homemap li a.nav-library {top:93px; left:210px; background-image:url(images/library.png); background-repeat: no-repeat; height: 43px; width:80px; }/*Library*/
.homemap li a.nav-ematters {top:114px; left:313px; background-image:url(images/everibodi.png);background-repeat: no-repeat;  height:43px; width:139px;}/*Everibodi Matters*/
.homemap li a.nav-speaking {top:134px; left:476px; background-image:url(images/speaking.png);background-repeat: no-repeat;  height: 35px; width:85px;}/*Speaking*/.homemap li a.nav-kudo {top:103px; left:666px; background-image:url(images/kudo-effect.png); background-repeat: no-repeat; height: 46px; width:148px;}/*Speaking2*/
.homemap li a.nav-coaching {top:136px; left:574px; background-image:url(images/coaching.png);background-repeat: no-repeat;  height: 23px; width:78px;}/*Coaching*/
.homemap li a.nav-blog {top:82px; left:805px; background-image:url(images/blog.png); background-repeat: no-repeat; height: 33px; width:66px;}/*Blog*/
.homemap li a.nav-shopping {top:57px; left:870px; background-image:url(images/shopping.png); background-repeat: no-repeat; height: 46px; width:111px;}/*Shopping*/
.homemap li a.int-speaking {top:447px; left:460px; background-image:url(images/speaking2.png); background-repeat: no-repeat; height: 35px; width:151px;}/*Speaking2*/
.homemap li a.int-hr {top:128px; left:02px; background-image:url(images/hr2.png); background-repeat: no-repeat; height: 61px; width:197px;}/*Library2*/
.homemap li a.int-library {top:158px; left:280px; background-image:url(images/library2.png); background-repeat: no-repeat; height: 44px; width:125px;}/*Barbara2*/
.homemap li a.int-barbara {top:214px; left:487px; background-image:url(images/barbara2.png); background-repeat: no-repeat; height: 33px; width:86px;}/*Shop2*/
.homemap li a.int-shop {top:210px; left:872px; background-image:url(images/shop2.png); background-repeat: no-repeat; height: 30px; width:75px;}/*Speaking2*/
.homemap li a.int-blog {top:506px; left:210px; background-image:url(images/blog2.png); background-repeat: no-repeat;  height: 43px; width:80px;}/*Blog2*/
.homemap li a.int-dog {top:440px; left:630px; background-image:url(images/dog.png); background-repeat: no-repeat;  height: 114px; width:148px;}/*Dog*/
.homemap li a.int-kudo {top:133px; left:744px; background-image:url(images/kudo-icon0.png); background-repeat: no-repeat;  height: 122px; width:122px;}/*Dog*/

/* move the text back into view on hover */
.homemap li a:hover {text-indent:0; height:1.2em; font-size:1em; color:#fff; line-height:1em; padding:2px 5px; width:80px; font-size: 11px; font-family:Arial, Helvetica, sans-serif;}
.homemap li a:hover.nav-hr {background-image: url(images/hr.png); background-repeat: no-repeat; text-indent:0; height:1.2em; font-size:1em; color:#fff; line-height:1em; padding:2px 5px; width:187px; height:60px; font-size: 11px; font-family:Arial, Helvetica, sans-serif;}
.homemap li a:hover.nav-library {background-image: url(images/library.png); background-repeat: no-repeat;  text-indent:0; height:1.2em; font-size:1em; color:#fff; line-height:1em; padding:2px 5px; width:85px; height:43px; font-size: 11px; font-family:Arial, Helvetica, sans-serif;}
.homemap li a:hover.nav-ematters {background-image: url(images/everibodi.png); background-repeat: no-repeat; text-indent:0; height:1.2em; font-size:1em; color:#fff; line-height:1em; padding:2px 5px; height:43px; width:139px; font-size: 11px; font-family:Arial, Helvetica, sans-serif;}
.homemap li a:hover.nav-speaking {background-image: url(images/speaking.png); background-repeat: no-repeat;  text-indent:0; height:1.2em; font-size:1em; color:#fff; line-height:1em; padding:2px 5px; height:43px; width:85px; font-size: 11px; font-family:Arial, Helvetica, sans-serif;}
.homemap li a:hover.nav-coaching {background-image: url(images/coaching.png);  background-repeat: no-repeat; text-indent:0; height:1.2em; font-size:1em; color:#fff; line-height:1em; padding:2px 5px; height:29px; width:92px; font-size: 11px; font-family:Arial, Helvetica, sans-serif;}.homemap li a:hover.nav-kudo {background-image: url(images/kudo-effect.png);  background-repeat: no-repeat; text-indent:0; height:1.2em; font-size:1em; color:#fff; line-height:1em; padding:2px 5px; height:46px; width:148px; font-size: 11px; font-family:Arial, Helvetica, sans-serif;}
.homemap li a:hover.nav-blog {background-image: url(images/blog.png); background-repeat: no-repeat; text-indent:0; height:1.2em; font-size:1em; color:#fff; line-height:1em; padding:2px 5px; height:33px; width:66px; font-size: 11px; font-family:Arial, Helvetica, sans-serif;}
.homemap li a:hover.nav-shopping {background-image: url(images/shopping.png); background-repeat: no-repeat; text-indent:0; height:1.2em; font-size:1em; color:#fff; line-height:1em; padding:2px 5px; height:46px; width:111px; font-size: 11px; font-family:Arial, Helvetica, sans-serif;}
.homemap li a:hover.int-hr {background-image: url(images/hr2.png); text-indent:0; height:1.2em; font-size:1em; color:#fff; line-height:1em; padding:2px 5px; height:61px; width:197px; font-size: 11px; font-family:Arial, Helvetica, sans-serif;}
.homemap li a:hover.int-library {background-image: url(images/library2.png); background-repeat: no-repeat; text-indent:0; height:1.2em; font-size:1em; color:#fff; line-height:1em; padding:2px 5px; height: 44px; width:125px; font-size: 11px; font-family:Arial, Helvetica, sans-serif;}
.homemap li a:hover.int-barbara {background-image: url(images/barbara2.png); background-repeat: no-repeat; text-indent:0; height:1.2em; font-size:1em; color:#fff; line-height:1em; padding:2px 5px; height: 33px; width:86px; font-size: 11px; font-family:Arial, Helvetica, sans-serif;}
.homemap li a:hover.int-shop {background-image: url(images/shop2.png); background-repeat: no-repeat; text-indent:0; height:1.2em; font-size:1em; color:#fff; line-height:1em; padding:2px 5px; height: 30px; width:75px; font-size: 11px; font-family:Arial, Helvetica, sans-serif;}
.homemap li a:hover.int-speaking {background-image: url(images/speaking2.png);background-repeat: no-repeat; text-indent:0; height:1.2em; font-size:1em; color:#fff; line-height:1em; padding:2px 5px; height: 35px; width:151px; font-size: 11px; font-family:Arial, Helvetica, sans-serif;}
.homemap li a:hover.int-blog {background-image: url(images/blog2.png);background-repeat: no-repeat; text-indent:0; height:1.2em; font-size:1em; color:#fff; line-height:1em; padding:2px 5px; height:33px; width:66px; font-size: 11px; font-family:Arial, Helvetica, sans-serif;}
.homemap li a:hover.int-dog {background-image: url(images/dog.png);background-repeat: no-repeat; text-indent:0; height:1.2em; font-size:1em; color:#fff; line-height:1em; padding:2px 5px; height: 114px; width:148px; font-size: 11px; font-family:Arial, Helvetica, sans-serif;}
.homemap li a:hover.int-kudo {background-image: url(images/kudo-icon0.png);background-repeat: no-repeat; text-indent:0; height:1.2em; font-size:1em; color:#fff; line-height:1em; padding:2px 5px; height: 122px; width:122px; font-size: 11px; font-family:Arial, Helvetica, sans-serif;}

/* hack for IE5.x */
* html .homemap li a:hover {width:90px; height:1.5em; w\idth:90px; he\ight:1.2em;}
