/*
Theme Name: Cherry Berry 
Theme URI: http://blog.geminigeek.com/
Description: A simple theme that uses reds, reds and more reds.
Version: FW 1.0
Author: GeminiGeek
Author URI: http://blog.geminigeek.com/
*/

/* Basic Styling */
body {
	color: #FFFFFF;
	font-size: 12px;
	background-color: #333333;
	background-image: url(http://www.shes-boss.co.uk/images/bg.gif);
	font-family: "Trebuchet MS";
}
ol, ul {
	font-size: 12px;
	margin: 1.2em 0 1.2em 4em;
	padding: 0;
}
h1, h2, h3, h4, h5, h6 {
	margin: 1.3em 0;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Arial, sans-serif;
	font-weight: normal;
	line-height: normal;
}
h1, h2 {
	font-size: 1.7em;
}
h3 {
	font-size: 1.5em;
}
h4 {
	font-size: 1.3em;
}
p {
	margin: 1.2em 0;
	padding: 0;
}
acronym, abbr {
	cursor: help;
	border-bottom: 1px dotted
}
input, textarea, select {
	border: 1px solid #F9DDDD;
	background-color: #FFF4F4;
	color: #555;
	font-size: 1em;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Arial, sans-serif;
}
blockquote {
	margin: 0 30px;
	padding: 0 10px;
	border-left: 4px solid #cccccc;
	color: #666666;
}
code {
	font-family: monospace;
	color: #666;
}
form, img {
	margin: 0;
	padding: 0;
	border: 0;
}
a {
	text-decoration: none;
}
a:link, a:active, a:visited {
	color: #ffffff;
}
a:hover {
	color: #ffffff;
}
/* wrapper setting */
#wrap {
	width: 726px;
	margin: 0 auto;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-color: #000000;
	border: 1px solid #FFFFFF;
}
/* header/banner style */
#header {
	background-image: url(images/banner.jpg);
	margin: 0 -10px;
	height: 110px;
	background-color: #FFF4F4;
	padding: 40px 15px 0 30px;
}
#header h1, #header small {
	padding: 0;
	margin: 0;
}
#header h1 {
	font-size: 3em;
}
#navigation {
	text-align: center;
	letter-spacing: 1px;
	background-color: #FFF4F4;
	margin: 0.5em 0;
	height: 2.5em;
	line-height: 2.5em;
	text-align: center;
	border: 1px solid #F9DDDD;
}
/* body/posts style */
#body {
	float: left;
	width: 480px;
	margin-bottom: 3.5em;
}
#body .postitle a:link, #body .postitle a:visited, #body .postitle a:active {
	color: #CC3333;
}
#body .postitle a:hover {
	color: #ff6666;
}
#body .postmeta {
	font-size: 0.9em;
	margin: 5px 10px 5px 5px;
	padding: 0;
	color: #999999;
}
#body .postnavigation {
	padding: 0;
}
#body .post {
	border-bottom: 1px solid #F9DDDD;
	margin-left: 10px;
}
#body .relatedpost {}
#body .postentry {}
/* sidebar style */
#sidebar {
	margin: 0px 10px 5px 565px;
	margin-bottom: 1.5em;
	font-size: 0.9em;
}
#sidebar ul, #sidebar li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#sidebar li h2 {
	margin: 1.7em 0 0 0;
	border: 1px solid #F9DDDD;
	text-align: left;
		background-color: #420000;
		font-size: 14px;
	font-weight: bold;
		font-family: "Trebuchet MS";
			text-align: center;
}
#sidebar ul ul {
	border: 1px solid #F9DDDD;
	border-width: 0 1px 1px 1px;
	background-color: #550000;
}
#sidebar ul ul li {
	padding: 0px 5px;
}
#sidebar .pagenav ul ul {
	border: 0px;
}
/* comments style */
#commentid {
}
#commentid .commentlist {
	margin: 1.8em 0;
	list-style-type: none;
}
#commentid .commentlist li {
 	padding: 0 1.6em;
}
#commentid .commentlist li.alt {
	border: 1px solid #F9DDDD;
	background-color: #FFF4F4;
	border-width: 1px 0 1px 0;
}
#commentid .commentlist h4 {
	margin: 1em 0;
}
#commentid textarea {
	width: 470px;
}
/* footer stuff */
#footer {
		
	
}
/* other styles */
#wp-calendar {
	width: 160px;
	text-align: center;
}
.rightbar {
	background-color: #550000;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	padding: 4px;
}
.rightbartitle {
	background-color: #420000;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px none #FFFFFF;
	border-left: 1px solid #FFFFFF;
}
.thumb {
	border: 1px solid #FFFFFF;
	padding: 5px;
	margin: 3px;
}
.thumb2 {
	border: 1px solid #FFFFFF;
}.nav {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
A.sidelink{
	display:block;
	text-decoration:none;
	color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 5px;
	text-align: center;
    } 
        A.sidelink:Visited{ 
	display:block;
	text-decoration:none;
}
A.sidelink:Hover{
	text-decoration:none;
	background-repeat: repeat-y;
	color: #FFFFFF;
	background-color: #710000;
}
.menu {
	background-color: #000000;
	border-top: 2px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 0px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}
/*
Coding by Chan Siau Liang
June 2005
*/