/*
Theme Name: BlogBabes
Theme URI: 
Description: 
Version: 1.0
Author: 
Author URI: 
Tags: 
*/


body {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF url(images/bg01.jpg) repeat-x left top;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
}

h1, h2, h3 {
	margin-top: 0px;
}

h1 {
}

h2 {
}

h3 {
}

p, ol, ul {
	margin-top: 0px;
}

p {
}

ol {
}

ul {
}

a {
	color: #2566B9;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0px 20px 0px 0px;
}

img.right {
	float: right;
	margin: 0px 0px 0px 20px;
}

/* Header */

#header {
	width: 1040px;
	height: 147px;
	margin: 0px auto;
	background: url(images/bg02.jpg) no-repeat left top;
}

/* Logo */

#logo {
	float: left;
}

#logo h1 {
	margin: 0px;
	padding: 0px;
	text-indent: -9999em;
}

/* Topmenu */

#topmenu {
	height: 116px;
}

#topmenu ul {
	margin: 0px;
	padding: 30px 30px 0px 820px;
	list-style: none;
}

#topmenu li {
	float: left;
}

#topmenu a {
	padding: 0px 20px;
	font-size: 11px;
}

#topmenu1 {
	background: url(images/homepage01.gif) no-repeat left center;
}

#topmenu2 {
	background: url(images/homepage02.gif) no-repeat left center;
}

/* Menu */

#menu {
}

#menu ul {
	float: right;
	margin: 0px;
	padding: 0px 40px 0px 0px;
	list-style: none;
	line-height: normal;
	text-align: right;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	float: left;
	width: 113px;
	height: 26px;
	padding: 5px 0px 0px 0px;
	background: url(images/homepage03.gif) no-repeat left top;
	text-decoration: none;
	text-transform: lowercase;
	text-align: center;
	letter-spacing: -1px;
	font-size: 13px;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}

#menu .active a {
	background-image: url(images/homepage04.gif);
	color: #555555;
}

/* Header2 */

#header2 {
	width: 1000px;
	height: 200px;
	margin: 0px auto;
	padding: 0px 20px;
	background: url(images/bg03.jpg) no-repeat left top;
}

/* Header3 */

#header3 {
	width: 1000px;
	height: 200px;
	margin: 0px auto;
	padding: 0px 20px;
	background: url(images/bg04.jpg) repeat-y left top;
}

/* Page */

#page {
	width: 960px;
	margin: 0px auto;
	padding: 10px 40px;
	background: url(images/bg04.jpg) repeat-y left top;
}

/* Content */

#content {
	float: right;
	width: 739px;
}

/* Post */

.post {
	background: #F4F4F4 url(images/homepage12.gif) no-repeat left bottom;
}

.post .title {
	height: 28px;
	margin: 0px;
	padding: 6px 0px 0px 20px;
	background: url(images/homepage11.jpg) no-repeat left top;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
}

.post .title a {
	text-decoration: none;
	color: #FFFFFF;
}

.post .title a:hover {
	text-decoration: underline;
}

.post .date {
	float: left;
	width: 110px;
	height: 140px;
	padding: 20px 0px 0px 20px;
	background: url(images/homepage10.gif) no-repeat 20px 20px;
}

.post .date .month {
	display: block;
	width: 61px;
	padding: 20px 0px 0px 17px;
	text-transform: uppercase;
	text-align: center;
	font-size: 18px;
	color: #A9A9A9;
}

.post .date .day {
	display: block;
	width: 61px;
	padding: 3px 0px 0px 17px;
	letter-spacing: -2px;
	text-transform: uppercase;
	text-align: center;
	font-size: 30px;
	color: #2566B9;
}

.post .entry {
	margin-left: 130px;
	padding: 20px 20px 20px 0px;
}

.postmetadata {
	clear: left;
	padding: 10px 20px 20px 20px;
}

.navigation {
	height: 40px;
	clear: both;
	font-weight: bold;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

/* Comment */

#comment {
	width: 500px;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 198px;
}

#sidebar ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#sidebar li {
	margin-bottom: 20px;
	padding-bottom: 20px;
	background: #F4F4F4 url(images/homepage07.gif) no-repeat left bottom;
}

#sidebar li ul {
	line-height: 150%;
}

#sidebar li li {
	margin: 0px;
	padding: 0px 0px 0px 20px;
	background: none;
}

#sidebar li h2 {
	height: 28px;
	padding: 6px 0px 0px 20px;
	background: url(images/homepage06.jpg) no-repeat left top;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
}

#sidebar li a {
	padding-left: 13px;
	background: url(images/homepage08.gif) no-repeat left center;
	text-decoration: none;
}

#sidebar li a:hover {
	text-decoration: underline;
}

/* Bottommenu */

#bottommenu {
	width: 1040px;
	height: 72px;
	margin: 0px auto;
	background: url(images/bg05.jpg) no-repeat left top;
}

#bottommenu h2 {
	float: left;
	margin: 0px;
	padding: 40px 0px 0px 40px;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
}

#bottommenu ul {
	float: left;
	margin: 0px;
	padding: 40px 0px 0px 0px;
	list-style: none;
}

#bottommenu li {
	float: left;
	padding-left: 15px;
	text-transform: lowercase;
	font-size: 18px;
	color: #FFFFFF;
}

#bottommenu a {
	padding: 0px 5px;
	text-decoration: none;
	color: #FFFFFF;
}

#bottommenu a:hover {
	text-decoration: underline;
}

/* Footer */

#footer {
	width: 1040px;
	height: 60px;
	margin: 0px auto;
	background: url(images/bg06.jpg) no-repeat left top;
}

#footer p {
	margin: 0px;
	padding: 16px 0px 0px 40px;
}
