/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/

#header {
background: #878719 url("images/bg_top_gradient.jpg") repeat-x scroll left top ;
clear:both;
position:relative;
width:100%;
}

#header img.title {
margin-left:30px;
margin-top:10px;
}

ul#idTabs {
	width: 100%;
	padding: 0 0 7px 0;
}

ul#idTabs li {
	display: inline;
	font-family: Arial;
	font-weight: bold;
}

ul#idTabs li a {
	line-height: 31px;
	background: #9B4798;
	color: #fff !important;
	display: block;
	float: left;
	padding: 0 12px;
	margin-right: 4px;
-moz-border-radius:4px;border-radius:4px;-webkit-border-radius:4px;
}

ul#idTabs li a.selected, ul#idTabs li a:hover {
	background: #752373;
	text-decoration:none;
}

/* subscriber badge 09 */
#sidebar .widgetized ul.mc-sub-badge09 {font-size:9px; width:260px; margin:0; padding:0; font-family:"Trebuchet MS", Arial, sans-serif;
border-top:0px;
}
#sidebar .widgetized ul.mc-sub-badge09 li {margin:0; padding:0; list-style:none;padding:3px;
border-bottom:0;
background:none;
}
#sidebar .widgetized ul.mc-sub-badge09 li a {text-decoration:none;}
#sidebar .widgetized ul.mc-sub-badge09 li.mc-subscribers {color:#000; padding:3px 0px 2px 0; font-size:12px; font-weight:bold; -moz-border-radius:2px;border-radius:2px;-webkit-border-radius:2px;}
#sidebar .widgetized ul.mc-sub-badge09 li.mc-power {padding:0 3px;}
#sidebar .widgetized ul.mc-sub-badge09 li.mc-power a {color:#999; font-size:8px;}
#sidebar .widgetized ul.mc-sub-badge09 li.mc-power a:hover {color:#333;}
#sidebar .widgetized ul.mc-sub-badge09 li strong {margin-right:2px; background:#878719; margin-left:27%; font-size:12px; color:#fff; -moz-border-radius:2px;border-radius:2px;-webkit-border-radius:2px;}

.mc_input {
width:240px;
}

.entry_author_image {
  float: left;
  border: solid 1px outset;
  margin: 1.2em 1.2em 0px .1em;
}
