/*
Theme Name: Hamid's Theme
Theme URI: http://ashoob.net/hamid
Description: Hamid's Theme.
Version: 1.1
Author: Hamid/Kaveh
Author URI: http://ashoob.net/
Tags: 
*/



body {
	margin: auto;
	background-color: #FFFBE8;
	font-family: tahoma;
	font-size: 8pt;
	color: #000;
	text-align: center;
	}

a {
	color: #339999;
	text-decoration: none;
	}
a:hover {
	color: #000;
	}

p {
	margin: 7 0;
	}

table, input { font: 8pt tahoma; }

div.clear {
	clear: both;
	height: 0px;
	}

#page {
	width: 750px;
	margin: 20px auto;
	}

#header {

	}
#header h1 {
	width: 750px;
	height: 246px;
	background: url('images/top.gif') center center no-repeat;
	text-indent: -900em;
	overflow: hidden;
	}

#topnav {
	width: 700px;
	margin: 5px auto;
	padding: 5px;
	text-align: center;
	background-color: #FFF0D8;
	}

#content {
	direction: rtl;
	display: inline;
	float: left; 
	width: 560px;
	border: 1px solid #000;
	}

#content .post {
	text-align: justify;
	margin: 10px;
	}

#content .date {
	width: 250px;
	color: navy;
	border-bottom: 1px solid navy;
	padding-bottom: 5px;
	}

#content h2.title {
	font-family: tahoma;
	font-size: 8pt;
	color: #000;
	font-weight: bold;
	margin: 10px 5px 3px;
	padding: 0;
}

#content .entry {
	margin: 0px 10px 15px;
	font-size: 112%;
	line-height: 170%;
	}

#content .postmetadata {
	background-color: #FFF0D8;
	color: gray;
	margin-bottom: 40px;
	padding: 1px 5px;
	line-height: 170%;
	}

#sidebar {
	direction: rtl;
	display: inline;
	float: right;
	width: 180px;
	}

#sidebar .rightbox {
	margin-bottom: 10px;
	padding: 5px;
	border: 1px solid #000;
	}

#sidebar .imagebox {
	text-align: center;
	}

#sidebar .imageboxright {
	text-align: right;
	}

#sidebar .ht {
	text-align: center;
	color: navy;
	border-bottom: 1px solid navy;
	padding-bottom: 5px;
	line-height: 150%;
	}

#sidebar .hte {
	direction: ltr;
	text-align: center;
	color: navy;
	border-bottom: 1px solid navy;
	padding-bottom: 5px;
	line-height: 150%;
	}

#sidebar .text {
	margin: 15px;
	text-align: center;
	color: navy;
	line-height: 170%;
	}

#sidebar .note {
	padding: 3px 8px 3px 5px;
	text-align: justify;
	line-height: 170%;
	}

#sidebar ul {
	text-align: center;
	margin: 10px 0;
	padding: 0;
}
#sidebar li {
	list-style: none;
	margin: 0;
	padding: 0;
}

#sidebar #searchform { text-align: center; }

ul#commentlist { 
	line-height: 170%;
	padding: 0;
	margin: 0 40px;
	text-align: justify;
	}

#commentlist li {
	list-style: none;
	border-bottom: 1px solid #FFF0D8;
	margin-bottom: 10px;
	}

#commentlist img.avatar {
	margin: 5px;
	float: right;
	}

.navigation {
	margin: 10px 80px 40px;
	padding: 4px;
	font-size: 112%;
	}
.alignright {
	float: right;
	width: 40%;
	text-align: right;
	}
.alignleft {
	float: left;
	width: 40%;
	text-align: left;
	}

.alert {
	padding: 10px;
	font-size: 112%;
	text-align: center;
	color: red;
	}

.textbox {
	width:100px;
	border: 1px solid navy;
	color: navy;
	font-family: tahoma;
	}

.button {
	color: navy;
	font-size: 9pt;
	border: 1px solid navy;
	font-family: tahoma;
	padding: 0px 1px 1px 2px;
	}

#respond {
	text-align: right;
	}
#respond label {
	display: block;
	text-align: left;
	padding-left: 10px;
	}
.red { color: red; }

