/*
Theme Name: RCCLive
Version: 1.0
Description: RCCLive - Child theme of Busy Bee.
Author: WooThemes
Author URI: http://www.woothemes.com
Template: busybee
*/
 
@import url("../busybee/style.css");

#subscribe2 form div {
	position: relative;
	width: 260px;
	height: 33px;
	background: url(../busybee/images/bg_search_field.gif) no-repeat 0 0;
}

#subscribe2 h2 {
	width: 230px;
}
#subscribe2 #sub {
	width: 155px;
	position: absolute;
	left: 12px;
	top: 7px;
	padding-top: 2px;
	outline: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 0;
	background: transparent;
	z-index: 1;
}

#subscribe2 input.subscribe {
	position: absolute;
	right: 0;
	top: 0;
	z-index: 1;
}

div .comment-cloud {
	display: none !important;
}

#s {
	color: black !important;
}

.subscribe2_confirmation {
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 1px;
	padding-top: 1px;
	color: white;
	background-color: #4e9e01;
	border-color: green;
	border-style: solid;
	border-width: 1px;
}

.register_submit {
	width: auto;
	padding: 9px 15px;
	background: #617798;
	border: 0;
	font-size: 14px;
	color: #FFFFFF;
}
	
.page-id-196 h2,
.page-id-302 h2,
.page-id-316 h2,
.page-id-526 h2,
.page-id-529 h2,
.page-id-533 h2,
.page-id-536 h2,
.page-id-560 h2,
.page-id-643 h2 {
	display: none;
}

p {
	padding-top: 0px;
	padding-bottom: 15px;
}

hr {
	margin-bottom: 5px;
}

.clear {
	clear: both;
}
#main-content .post img.size-thumbnail {
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	background-color:#EEEEEE;
	border:1px solid #DDDDDD;
	padding:5px;
}