/*

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:960px;

	background: #ffffff;

	height:100%;

	text-align:center;

	border:0px;

	margin:auto;

}



.page_item {

	float: left;

	margin: 0px;

}

#header {

	width: 960px;
	height:140px;
	background: #000000 url(images/header.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:63px;
		float:left;
	width:50%;
}

#header #siteinfo a {
   color: white;
   text-decoration: none;
}

#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:960px;
	background: #b70908 url(images/bg_nav.gif);
	background-repeat:repeat-x;
	background-position:top;
	height:24px;
	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:20px;
	padding-top: 4px;
	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: 620px;
	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: 0px 12px 0px 15px;
	background: url(images/blockquote.gif) no-repeat;
	color:#000000;
	*/
	color: #000000; font-style: italic;
}

#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:150%;
	width:590px;
	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:585px;
	padding:0px;
}

#postfooter .graylink {
	color:#cccccc;
	font-size:18px;
	text-decoration:none;
	font-weight:normal;
}

#postfooter .graylink:hover {
	text-decoration:none;
}

#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 10px 110px;
	font-size:12px;
	color:#000000;
	background:transparent url(images/comment0.png) top no-repeat;
	line-height:160%;
	min-height:88px;
	margin:0px;
}

#commentbottom {
	margin-bottom:10px;
	width:497px;
	height:19px;
	/* background:#000000 url(images/footer_bottom.gif) top no-repeat; */
}





/* Sidebar */
#sidebarBaner {
	width:320px;
	background:#ffffff url(images/logo.gif) top no-repeat;
	float:left;
	text-align:left;
	padding:5px;
	/*border-bottom:1px solid #d9d9d9;*/
	text-align: center;
}
#sidebarBaner img {
	padding:5px;
	border:1px solid #d9d9d9;
}

#BanerUp {	position: absolute;
	left: 495px;
	top: 5px;
	z-index: 1;
	width:486px;
}

#BanerUp div div {
    margin:6px;
    border:1px;
}

#sidebar {
	width:160px;
	background:#ffffff url(images/logo.gif) top no-repeat;
	float:left;
	text-align:left;
	padding-top:5px;
	padding-left:5px;
	padding-right:0px;
	padding-bottom:5px;
	border-right:1px solid #d9d9d9;
}



#both {
	clear: both;
}

.title {
	letter-spacing:-1px;
	color:#000000;
	font-size:18px;
	padding:5px;
}

h2 {
	letter-spacing:-1px;
	color:#000000;
	font-size:18px;
	padding:2px;
}

#sidebar ul {
	/*float:left;
	left: -10px;*/
	padding:0px;
	/*margin:20px;*/
	margin-top:10px;
	margin-left:20px;
	margin-right:0px;
	margin-bottom:10px;*/
}
#sidebar ul li {
	padding:0px;
	margin:0px;
	list-style-image: url(images/bullet.gif);
	color:#000000;
	border-bottom:1px dotted #a6a6a6;
	width:125px;
}

#sidebar ul .nobullet {
	padding:3px;
	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*/
#calendar_wrap {
	padding:0;
	text-align: center;
}
#wp-calendar tr td {
	padding:1px;
}

#wp-calendar tr td a{
	border:1px solid #a6a6a6;
	font-weight:bold;
}

#wp-calendar tr td a:hover{
	font-weight:bold;
}


#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:95px;
}

#footer #CM {
	float:right;
	margin-top:95px;
	background:#000000 url(images/bg_copy.gif) no-repeat;
	height:75px;
	width:269px;
	padding-top:20px;
}
#footer #CM div {
	padding:10px;
	color:#363636;
	font-weight:bold;
}

#content_start {position: absolute;left: -10000px;};




