﻿/*Theme Name: Cherry Berry Theme URI: http://blog.geminigeek.com/Description: قالب من تصميم <a href="http://blog.geminigeek.com/">GeminiGeek</a> ، تعريب <a href="http://www.tumi.ws">تومي</a> .Version: FW 1.0Author: GeminiGeekAuthor URI: http://blog.geminigeek.com/*//* Basic Styling */body {	margin: 0;	padding: 0;	font-size: 69%;	font-family: "Lucida Grande", Tahoma, Arial, sans-serif;	color: #555;	background-color: #f6f6f6;}ol, ul {	font-size: 1em;	margin: 1.2em 0 1.2em 4em;	padding: 0;}h1, h2, h3, h4, h5, h6 {	margin: 1.3em 0;	font-family: "Lucida Grande", 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", Tahoma, Arial, sans-serif;
}
input#search{
	width:132px;
}
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: #ff6666;}a:hover {	color: #ff9966;}/* wrapper setting */#wrap {
	width: 680px;
	margin: 0 auto;
	padding:5px 30px 0;
	background-color: #ffffff;
	background-image: url(images/background.gif);
	background-position: center;
	background-repeat: repeat-y;
}

/* header/banner style */

#header {
	background:#FFFFFF url('images/cherryberry.jpg') no-repeat scroll center 0;
	height: 128px;
	width:690px;
	margin:0 -5px;
	cursor: pointer;
}

#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: right;	width: 480px;	margin-bottom: 1.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: -1.8em 0 1.6em 0;	padding: 0;	color: #999999;}#body .postnavigation {	padding: 0;}#body .post {	border-bottom: 1px solid #F9DDDD;	margin-bottom: 1.5em;}#body .relatedpost {}#body .postentry {}/* sidebar style */#sidebar {	margin: 0 500px 0 0;	margin-bottom: 1.5em;	font-size: 0.9em;}#sidebar ul, #sidebar li {	margin: 0;	padding: 0;	list-style-type: none;}#sidebar li h2 {
	font-size: 1.3em;
	margin: 1em 0 0 0;
	border: 1px solid #F9DDDD;
	padding: 3px 5px;
	text-align: right;
}

#sidebar ul ul {
	border: 1px solid #F9DDDD;
	border-width: 0 1px 1px 1px;
	background-color: #FFF4F4;
	padding:3px 0;
}

#sidebar ul ul li {
	padding:2px 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 {	border: 1px solid #F9DDDD;	background-color: #FFF4F4;	border-bottom: 0px;	margin: 0 0 0 0;	clear: both;	text-align: center;	height: 2.5em;	line-height: 2.5em;	direction: rtl;}/* other styles */#wp-calendar {	width: 160px;	text-align: center;}/*Coding by Chan Siau LiangJune 2005*/