/*   
Theme Name: BeeHive
Theme URI: http://www.podcast.co.za/
Description: Podcast SA site Theme
Author: Richard Banks
Author URI: http://www.datapoint.co.za/
Template: beehive
Version: 1.0
.
Designed for PodcastSA, released under the terms and conditions of the GPL.
.
*/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #FDE401;
	background-image: url(images/background.png);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-weight: bold;
}
a:link {
	color: #D4870E;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #643F06;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: underline;
	color: #333333;
}
h1, h2, h3, h4, h5, h6 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
}
h2.pagetitle {
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
h3 {
	font-size: 12px;
	font-weight: bold;
}
h4 {
	font-size: 10px;
	font-weight: bold;
}
h5 {
	font-size: 9px;
	font-weight: bold;
}
form {
	margin: 0px;
	padding: 0px;
}
#container {
	width: 750px;
	clip: rect(10px,auto,0px,auto);
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
}
#container .c1 {
	background-image: url(images/page_tm.png);
	background-repeat: repeat-x;
	background-position: center top;
}
#container .c2 {
	background-image: url(images/page_l.png);
	background-repeat: repeat-y;
	background-position: left top;
}
#container .c3 {
	background-image: url(images/page_r.png);
	background-repeat: repeat-y;
	background-position: right top;
}
#container .c4 {
	background-image: url(images/page_bm.png);
	background-repeat: repeat-x;
	background-position: center bottom;
}
#container .c5 {
	background-image: url(images/page_tlc.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#container .c6 {
	background-image: url(images/page_trc.png);
	background-repeat: no-repeat;
	background-position: right top;
}
#container .c7 {
	background-image: url(images/page_blc.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#container .c8 {
	background-image: url(images/page_brc.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#created {
	font-size: 10px;
	color: #333333;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	width: 750px;
}
#created a {
	color: #333333;
	text-decoration: none;
}
#created a:hover {
	text-decoration: underline;
}
#top {
	height: 18px;
	width: 730px;
	color: #FFFFFF;
	text-align: right;
	line-height: 18px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
}
#header {
	height: 184px;
	width: 740px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header .logo {
	float: left;
	height: 184px;
	width: 538px;
	margin-top: 2px;
	margin-right: 2px;
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#header .logo a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 184px;
	width: 538px;
}
#header .ad1 {
	width: 200px;
	margin-top: 2px;
	float: left;
	height: 80px;
}
#header .ad2 {
	width: 200px;
	margin-top: 2px;
	float: left;
	height: 80px;
}
#header .sidebar_header {
	width: 200px;
	margin-top: 2px;
	float: left;
	height: 20px;
	background-color: #FDE401;
}
#page {
	width: 740px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#page .sidebar_left {
	width: 150px;
	float: left;
	text-align: right;
	padding: 5px;
}
#page .sidebar_left ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#page .sidebar_left li {
	margin-bottom: 5px;
}
#page .sidebar_left a {
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
#page .sidebar_left a:hover {
	text-decoration: none;
	color: #D4870E;
}
#page .sidebar_left .summary h2 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E0E0E0;
	padding-top: 5px;
}
#page .sidebar_left .more {
	padding-bottom: 10px;
}
#page .content {
	width: 365px;
	float: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#page .content form {
	margin-top: 5px;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E0E0E0;
}
#page .content2 {
	width: 565px;
	float: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#page .content2 ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#page .content p, #page .content2 p {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#page .sidebar_right {
	width: 190px;
	background-image: url(images/sidebar_background.png);
	background-repeat: repeat-x;
	background-position: left top;
	float: left;
	padding: 5px;
}
#page .sidebar_right ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#page .sidebar_right li {
	margin-left: 10px;
	margin-bottom: 5px;
	margin-right: 5px;
}
#page .sidebar_right a {
	text-decoration: none;
}
#page .sidebar_right a:hover {
	text-decoration: underline;
}
#footer {
	margin-top: 0px;
	width: 740px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	padding-top: 2px;
	padding-bottom: 5px;
	height: 30px;
}
#footer .f1 {
	width: 528px;
	float: left;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #333333;
	margin-right: 2px;
	height: 30px;
	padding-right: 5px;
	padding-left: 5px;
}
#footer .f2 {
	float: left;
	width: 190px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FDE401;
	text-align: right;
	padding-right: 5px;
	font-size: 9px;
	height: 30px;
	padding-left: 5px;
}
.message {
	font-size: 12px;
	padding: 5px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
}
.msg {
	font-size: 10px;
	color: #333333;
	background-color: #FFFACE;
	border: 1px solid #FDE401;
}
.warn {
	font-size: 10px;
	color: #FFFFFF;
	background-color: #FFDFB0;
	border: 1px solid #FF9900;
}
.error {
	font-size: 10px;
	background-color: #FFE6E6;
	border: 1px solid #CC0000;
}
.post {
	width: 360px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0E0E0;
}
.post h2 a {
	color: #333333;
	text-decoration: none;
}
.post h2 a:hover {
	color: #D4870E;
}
.post a.entry_title {
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.post a.entry_title:hover {
	color: #D4870E;
}
.post .time {
	clear: both;
	font-size: 9px;
	padding-left: 1px;
}
.post .entry blockquote, .post .entrytext blockquote {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 20px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #FDE401;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #FDE401;
	border-right-color: #FDE401;
	border-bottom-color: #FDE401;
	padding: 5px;
}
.post .postmetadata {
	font-size: 9px;
	text-align: center;
}
.navigation {
	height: 20px;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
.summary {
	text-align: left;
}
#message {
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
#message2 {
	padding: 5px;
	font-weight: bold;
	margin-bottom: 5px;
}
#contact_form {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E0E0E0;
}
#feeds {
	text-align: left;
}
.required {
	color: #CC0000;
}
