/* 
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 */

#header {
	width: 100%;
	height: 139px;
	padding-top: 0px;
	background: #000;
	clear: both;
	position: relative;
}

#header img.title {
	margin-left: 5px;
}

#header h1 {
	display: none;
}

#header .advert {
	position: absolute;
	left: 470px;
	top:43px;
}

#top-out {
	width: 100%;
	background: #e1e1e1 url(http://condommonologues.com/wp-content/themes/busybee/images/bg_top-1.jpg) repeat-x 0px -11px;
}

#condomselect table{
width: 345px;
padding: 20px;
background: #CC0000;
border: 2px solid #000;
font-size: 20px;
font-weight: bold;
}


#condomselect td{
padding: 4px 0 0 0;
}

#condomselect td a, #condomselect td{
color: #fff;
}

.BlackH5 {
color: #fff;
}

#main-content .post img.thumbnail {
	-moz-border-radius-bottomleft:1px;
	-moz-border-radius-bottomright:1px;
	-moz-border-radius-topleft:1px;
	-moz-border-radius-topright:1px;
	background-color:#EEEEEE;
	border:1px solid #DDDDDD;
	padding:3px;
height: 50px;
width: 70px;
}

#menubar {
margin: 0px 0 5px 10px;
padding: 0px 0 0px 0;
}

#secnav a {
font-size: 12px;
padding-bottom: 8px;
padding-top: 8px;
}
