/*
Theme Name: Womenbiz
Theme URI: http://womenbizawards.com/
Description: Wordpress Custom Theme
Author: Tim Noyes
*/
@import url(css/blueprint/screen.css) screen;
@import url(css/blueprint/print.css) print;
#header {
	background-image: url('images/headerbg-light_03.jpg');
	height: 147px;
}
body {
	background-image: url('images/background-light.jpg');
	background-repeat: repeat-x;
}
#skybox {
	padding-top: 25px;
	text-align: center;
}
#skybox h1 {
	font-family: Verdana, sans-serif;
	font-size: 1.5em;
	color: #183152;
}
h1 a:link {
	font-family: Verdana, sans-serif;
	color: #183152;
	font-weight: bold;
	text-decoration: none;
}
h1 a:visited {
	font-family: Verdana, sans-serif;
	color: #183152;
	font-weight: bold;
	text-decoration: underline;
}
h1 a:hover {
	font-family: Verdana, sans-serif;
	color: #183152;
	font-weight: bold;
	text-decoration: underline;
}
h1 {
	font-family: Verdana, sans-serif;
	font-size: 2em;
	color: #183152;
	font-weight: bold;
}
h2 {
	font-family: Georgia,"Times New Roman", serif;
	margin-bottom: 0px;
}
#nav {
	background-image: url('images/navbg.jpg');
	background-repeat: repeat-x;
	height: 33px;
}
#categorylist {
	width: 100%;
	padding-left: 7px;
}
#categorylist div {
	display: inline-table;
	height: 33px;
	padding-top: 5px;
}
#categorylist div:hover {
	background-image: url(images/hover.jpg);
	background-repeat: repeat-x;
}
#categorylist div a:link {
	font-family: Georgia, 'Times New Roman', serif;
	font-size: 14px;
	color: #e1e6fa;
	text-decoration: none;
	margin-right: 7px;
	margin-left: 7px;
}
#categorylist div a:visited {
	font-family: Georgia, 'Times New Roman', serif;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	margin-right: 7px;
	margin-left: 7px;
}
#categorylist div a:hover {
	font-family: Georgia, 'Times New Roman', serif;
	font-size: 14px;
	color: #FFF;
	text-decoration: underline;
	margin-right: 7px;
	margin-left: 7px;
}
#main p {
	font-family: Georgia, "Times New Roman", serif;
}
.entry-content {
	font-family: Georgia, "Times New Roman", serif;
}
#content {
	padding: 10px;
}
#sponsors {
	text-align: center;
}
#sponsors img {
	margin-right: 10px;
}
#sponsors h1 {
	text-align: left;
	padding-left: 10px;
}
#sidebar {
	background-color: #e1e6fa;
}
#sidebox {
	padding: 5px;
}
#sidebox h1 {
	font-size: 1.5em;
	font-weight: bold;
	font-family: Verdana, sans-serif;
}
#sidebox li a:link {
	font-family: Georgia, "Times New Roman", serif;
	color: #000000;
	text-decoration: none;
}
#sidebox li a:hover {
	font-family: Georgia, "Times New Roman", serif;
	color: #000000;
	text-decoration: underline;
}
#sidebox li a:visited {
	font-family: Georgia, "Times New Roman", serif;
	color: #000000;
	text-decoration: underline;
}
#sidebox ul {
	margin-left: -20px;
}
#ruler {
	background-image: url('images/ruler.jpg');
	height: 20px;
}
#clicktag {
	cursor: pointer;
	height: inherit;
}
div p {
	font-family: Georgia, "Times New Roman", serif;
}
.entry-meta span {
	font-family: Georgia, "Times New Roman", serif;
	font-style: italic;
}
#search label {
	font-family: Georgia, "Times New Roman", serif;
	font-weight: normal;
	font-style: normal;
}
hr {
	margin-top: 10px;
}
.alignright {
	float: right;
	display: inline;
	margin-left: 5px;
	max-width: 640px;
}
.alignleft {
	float: left;
	display: inline;
	margin-right: 5px;
	max-width: 640px;
}
.navigation {
	width: 100%;
	overflow: hidden;
	margin-bottom: 5px;
}
.nav-previous {
	float: left;
	width: 50%;
}
.nav-next {
	float: right;
	text-align: right;
	width: 50%;
	display: inline;
}
.bigtags a {
	color: #000;
	text-decoration: none;
}
.bigtags {
margin-bottom: 5px;
}
