/*
Theme Name: SummerFruit
Theme URL: N/A
Author: Carl Mason
Description: This theme is very contrasting, striking and bold. The theme is very Web2.0 modern and unique
*/

/* Main Tags */
html {
	min-height: 100%;
}
img {
	border: 0px;
}
body {
	text-align: center;
	margin:0px auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	background: #FFFFFF url(images/bg_footer.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
#wrapper {
	display: block;
	width:100%;
	background: #FFFFFF url(images/bg_page.gif);
	background-repeat:repeat-x;
	background-position:top;
	height:100%;
	text-align:center;
	border:0px;
	padding:0px;
	margin:0px;
}
#pagecontainer {
	width:789px;
	background: #ffffff;
	height:100%;
	text-align:center;
	border:0px;
	margin:auto;
}
.page_item {
	float: left;
	margin: 0px;
}
#header {
	width:789px;
	height:112px;
	background: #000000 url(images/header2.gif) top left no-repeat;
	text-align:left;
	margin:0px;
	padding:0px;
}
#header #siteinfo {
	color:#ffffff;
	letter-spacing:-1px;
	font-size:24px;
	padding-left:107px;
	padding-top:35px;
	float:left;
	width:50%;
}
#header #siteinfo div {
	color:#ffffff;
	letter-spacing:0px;
	font-size:12px;
	font-weight:bold;
	padding-left:15px;
}
#header #SearchBox {
	float:right;
	padding-top:47px;
	padding-right:45px;
}
#searchform {
	margin:0px;
	padding:0px;
}
#header #SearchBox #s {
	background: #ffffff;
	border:0px;
	padding: 0px;
	color:#525252;
	width:180px;
}
/* Navigation */
#navigation {
	width:789px;
	background: #b70908 url(images/bg_nav.gif);
	background-repeat:repeat-x;
	background-position:top;
	height:47px;
	margin-bottom:0px;
	font-size: 1.0em;
	font-weight:bold;
}
#navigation ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
#navigation li {
	display: inline;
	margin: 0px;
}
#navigation li a {
	height:32px;
	padding-top: 15px;
	color: #FFFFFF;
	padding-right: 20px;
	padding-left: 20px;
	text-decoration: none;
	float: left;
	margin-right: 1px;
	background: url(images/nav_split.gif) no-repeat right bottom;
}
#navigation li a:hover {
	background: url(images/bg_nav_hover.gif) repeat-x left top;
}
/* Content */
#content {
	width: 549px;
	float: left;
	text-align:left;
	background:transparent;
	border-right:1px solid #d9d9d9;
}
.more-link {
	color:#ff0000;
	text-decoration:none;
}
blockquote {
	margin-left: 10px;
	margin-right:10px;
	margin-top:5px;
	padding: 1px 12px 0px 35px;
	background: url(images/blockquote.gif) no-repeat;
	color:#000000;
}
#PostSet {
	padding-top:10px;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:15px;
}
#dateblock {
	background:url(images/dateblock.gif);
	background-repeat:no-repeat;
	width:66px;
	height:82px;
	text-align:center;
	float:left;
	color:#ffffff;
	font-size:10px;
	font-weight:bold;
	margin:0px;
	margin-top:3px;
	margin-right:10px;
	padding-top:7px;
}
#dateblock #day {
	font-size:35px;
	font-weight:bold;
	color:#000000;
	padding-top:2px;
	letter-spacing:-1px;
}
#postheader {
	padding:5px;
}
#postheader h1 {
	letter-spacing:-1px;
	font-size:22px;
	font-weight:bold;
	margin:3px 0px 3px 0px;
	padding-top:5px;
}
#postheader h1 a:hover {
	text-decoration:none;
}
#postheader a {
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}
#postheader #postdetails a {
	color: #ff0000;
}
#postheader #postdetails a:hover {
	border-bottom: 1px dotted #ff0000;
}
#postcontent a:hover {
	border-bottom: 1px dotted #ff0000;
}
#postcontent a {
	color:#ff0000;
	text-decoration:none;
	font-weight:bold;
}
#postcontent {
	padding:0px;
	margin:0px;
	font-size:12px;
	line-height:200%;
	width:520px;
	background: #ffffff;
}
#postcontent div {
	padding:0px 10px 10px 0px;
}
#toplink {
	float:left;
	margin:0px;
	padding:5px;
}
#no_comments {
	float:right;
	width:88px;
	height:53px;
	background:#ffffff url(images/comment_bubble.gif) top right no-repeat;
	margin:0px;
	padding:10px 0px 0px 0px;
	text-align:right;
}
#no_comments a {
	color:#ffffff;
	text-decoration:none;
	padding-right:35px;
	font-size:22px;
}
#postfooter {
	border: 0px;
	margin-bottom:15px;
	margin-top:0px;
	font-weight:bold;
	width:515px;
	padding:0px;
}
#postfooter .graylink {
	color:#cccccc;
	font-size:18px;
	text-decoration:none;
	font-weight:normal;
}
#postfooter .graylink2 {
	color:#cccccc;
	font-size:10px;
	text-decoration:none;
	font-weight:normal;
}
#postfooter .graylink:hover {
	text-decoration:none;
}
#postfooter .graylink2:hover {
	text-decoration:underline;
	font-weight:bold;
}
#postfooter a:hover {
	text-decoration:none;
}
/* Comments */
#commenter a {
	font-size:13px;
	color:#000000;
	text-decoration:none;
}
#commenttop {
	margin-top:5px;
	width:497px;
	background:#000000 url(images/bg_comment.gif) repeat-y;
}
#commenttop div {
	padding:3px 10px 25px 110px;
	font-size:12px;
	color:#ffffff;
	background:transparent url(images/comment_top.gif) top no-repeat;
	line-height:160%;
	margin:0px;
}
#commentbottom {
	margin-bottom:10px;
	width:497px;
	height:19px;
	background:#000000 url(images/footer_bottom.gif) top no-repeat;
}
/* Sidebar */
#sidebar {
	width:236px;
	background:#ffffff url(images/logo.gif) top no-repeat;
	float:left;
	text-align:left;
}
#both {
	clear: both;
}
.title {
	letter-spacing:-1px;
	color:#000000;
	font-size:18px;
	padding:7px;
}
.affiliates {
	letter-spacing:-1px;
	color:#000000;
	font-size:18px;
	padding: 1px;
}
.affiliates2 {
	text-align: center;
}
.ads {
	padding: 7px;
}
.top_ads {
	border-bottom: 1px solid #d9d9d9;
	padding: 3px;
	text-align: center;
}
h2 {
	letter-spacing:-1px;
	color:#000000;
	font-size:18px;
}
#sidebar ul li {
	padding:5px;
	margin:0px;
	list-style-image: url(images/bullet.gif);
	color:#000000;
	border-bottom:1px dotted #a6a6a6;
	width:180px;
}
#sidebar ul .nobullet {
	padding:5px;
	margin:0px;
	list-style:none;
	color:#525252;
	border:0px;
	list-style-image: none;
	text-align:center;
}
#sidebar ul li a {
	text-decoration:none;
	color:#2d2d2d;
}
#sidebar ul li a:hover {
	font-weight:bold;
}
/* Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 175px;
}
#wp-calendar tr td {
	padding:3px;
}
#wp-calendar tr td a {
	font-weight:bold;
	color:#FF0000;
	text-decoration: underline;
}
#wp-calendar tr td a:hover {
	font-weight:bold;
	text-decoration: none;
}
#wp-calendar tr #today {
	border:1px solid #a6a6a6;
	background:#ff0000;
	color:#ffffff;
}
#wp-calendar caption {
	padding:3px;
	color:#ff0000;
	font-size:13px;
	font-weight:bold;
}
/* Footer */
#footer {
	height:178px;
	background:transparant;
	margin:auto;
	width:789px;
}
#footer #WPLogo {
	float:left;
	padding-top:85px;
}
#footer #CM {
	float:left;
	margin-top:85px;
	background:#000000 url(images/bg_copy.gif) no-repeat;
	height:65px;
	width:250px;
	vertical-align: middle;
	padding-top: 10px;
	padding-bottom: -10px;
}
#footer #CM div {
	padding:10px;
	color:#363636;
	font-weight:bold;
}
#footer #CM2 {
	float:left;
	margin-top:85px;
	background:#000000 url(images/bg_copy.gif) no-repeat;
	height:65px;
	width:250px;
	vertical-align: middle;
	padding-top: 10px;
	padding-bottom: -10px;
}
#footer #CM2 div {
	padding:10px;
	color:#363636;
	font-weight:bold;
}
#content_start {
	position: absolute;
	left: -10000px;
}
;
.prev_next a {
	color: #ff0000;
}
.prev_next a:hover {
	border-bottom: 1px dotted #ff0000;
}
.center {
	text-align: center;
}
.rtextbox {
	color:#555555;
	font-family:Arial;
	background: #EFEFEF;
	text-align:justify;
}
.rtextboxinside {
	margin-left: 8px;
	margin-right: 8px;
	margin-top: 3px;
	margin-bottom:3px
}
.rtop, .rbottom {
	display:block;
	background: #FFF
}
.rtop span, .rbottom span {
	display: block;
	height: 1px;
	overflow: hidden;
	background: #EFEFEF
}
.r1 {
	margin: 0 5px
}
.r2 {
	margin: 0 3px
}
.r3 {
	margin: 0 2px
}
span.rtop span.r4, span.rbottom span.r4 {
	margin: 0 1px;
	height: 2px
}
#footer a:hover {
	border-bottom: 1px dotted #ff0000;
}
#footer a {
	color:#ff0000;
	text-decoration:none;
	font-weight:bold;
}
#more_posts a:hover {
	border-bottom: 1px dotted #ff0000;
}
#more_posts a {
	color:#ff0000;
	text-decoration:none;
	font-weight:bold;
}
#wdb_wrapper {
}
#wbd_title {
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
	border-bottom: 1px dashed #ff0000;
}
#wbd_post1 {
	vertical-align: middle;
}
#wbd_post2 {
	background-color: #fafafa;
	vertical-align: middle;
}
#feedfilter {
	margin-left:75px;
}
.red {
	background-color: #E12832;
	color: #E12832;
}
.subscribe {
	color: #E12832;
	font-weight: bold;
	font-size: 14px;
	vertical-align: text-bottom;
	padding: 10px;
	text-align: center;
}
.subscribe a {
	color: #E12832;
	text-decoration: none;
}
.subscribe a:hover {
	color: #E12832;
	text-decoration: none;
	font-size: 15px;
}
.subimg {
	border: none;
	margin-bottom: -4px;
}
pre {
	background: #F9F9F9;
}
#PostSet .wp_rp a {
	color:#ff0000;
	text-decoration:none;
	font-weight:bold;
}
#PostSet .wp_rp a:hover {
	border-bottom: 1px dotted #ff0000;
}
#passgen {
	border: 1px dashed #FF0000;
	background: #efefef;
}
#passgen span {
	font-weight: bold;
	padding-left: 5px;
}
.error {
	color: #FF0000;
	font-weight: bold;
	padding-left: 5px;
}
#postcontent form {
	line-height: 100%;
	padding: 0px;
	margin: 0px;
}
#postcontent fieldset {
	background: #EFEFEF;
	border: 1px solid #666666;
	padding-left: 20px;
	padding-right: 20px;
}
#postcontent legend {
	color: #666666;
	font-weight: bold;
	text-transform: uppercase;
}
#postcontent input[type=text], input[type=password] {
	width: 170px;
	border: 1px solid #666666;
	color: #666666;
	padding-left: 3px;
	display: inline;
}
#postcontent input[type=submit], input[type=reset] {
	width: 75px;
	border: 1px solid #EFEFEF;
	background: #666666;
	color: #EFEFEF;
	font-weight: bold;
	padding: 3px;
}
#postcontent label {
	color: #666666;
	font-weight: bold;
	width: 130px;
	display: inline;
	margin: 0px;
	padding: 0px;
}
#postcontent .inputline {
	display: block;
	padding-bottom: 5px;
}
#postcontent .buttons {
	display: block;
	margin: 0 auto;
	text-align: center;
	margin-top: 5px;
	padding-top: 10px;
	border-top: 1px solid #666666;
}