/*
Theme Name: khyalat
Theme URI: http://khyalat.com/
Description: The default khyalat theme Designed by <a href="http://egydes.com">Egydes</a>.
Version: 1.0
Author: Husien Adel
Author URI: http://egydes.com/
Tags: blue, custom header, fixed width, two columns, widgets

	khyalat v1.0
http://khyalat.com/
	This theme was designed and built by Husien Adel,
	whose blog you will find at http://egydes.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/


* {
	padding:0;
	margin:0;
	outline:none;
}
img {
	border:0;
}
.clear {
	clear:both
}
body {
	background:url(images/back.gif) repeat #b62b4b;
	padding:0;
	margin:0;
	font-family:tahoma;
	font-size:13px;
}
#wrapper {
	width:779px;
	margin:0 auto;
	overflow:hidden;
	background-color:#fff;
}
#header {
	width:779px;
	height:162px;
	background:url(images/header.jpg) no-repeat;
}
#index {
	display:block;
	width:275px;
	height:80px;
	float:right;
	overflow:hidden;
	text-indent:-9999px;
	margin:10px 5px 0 0;
}
#header-ads {
	width:468px;
	height:60px;
	background-color:#fff;
	border:1px solid #b62b4b;
	float:left;
	margin:30px 0 0 20px;
	text-align:center;
}
.sub-ads {
	width:728px;
	height:91px;
	margin:5px auto 7px auto;
}
#page {
	width:779px;
	margin:0 auto;
	vertical-align:top;
	overflow:hidden;
}
#slidebar {
	width:175px;
	float:right;
	padding-right:10px;
}
#content {
	width:576px;
	padding:0 5px 0 5px;
	float:left;
}
.cats {
	float:right;
}
.cats li {
	list-style-type:none;
	display:block;
	width:169px;
	height:44px;
	margin:2px 4px 0 0;
}
.slide-block {
	width:155px;
	background-color:#f3dde2;
	border:1px solid #d7a6b1;
	float:right;
	padding:5px;
	margin:5px 10px 0 0;
}
.slide-block > h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	text-align:center;
	background-color:#fff;
	border:1px solid #fdc7d3;
}
.slide-block ul {
	text-align:right;
	padding-right:3px;
	font-size:12px;
	list-style-image:url(images/dot.gif);
	direction:rtl;
	list-style-position:inside;
}
.slide-block ul li {
	border-bottom:1px solid #b22847;
	padding:2px 0 2px 0;
	line-height:135%;
}
.block {
	width:567px;
	margin:5px auto 7px 10px;
	min-height:150px;
}
.block-t {
	width:567px;
	height:9px;
	background:url(images/content_top.gif) no-repeat;
}
.block-c {
	width:557px;
	background:url(images/content_m.gif) repeat-y;
	padding:0 5px 0 5px;
	direction:rtl;
}
.block-f {
	width:567px;
	height:11px;
	background:url(images/content_bot.gif) no-repeat;
}
.entry-title h2 {
	color:#841223;
	border-bottom:1px solid #841223;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	padding:0 5px 3px 0;
}
.meta-data {
	background-color:#fff;
	border:1px solid #dea0af;
	margin:3px auto 2px auto;
	padding:4px;
	width:490px;
	height:15px;
}
.meta-data ul li {
	list-style-type:none;
	display:inline;
	float:right;
	margin-right:10px;
	color:#89142f;
	font-size:12px;
	text-align:center;
	font-weight:bold;
}
.entry {
	width:98%;
	text-align:justify;
}


.entry-single {
	width:98%;
	border:1px solid #ffe5eb;
	padding:5px;
	text-align:justify;
}
.entry-thum {
	float:right;
	vertical-align:text-top;
	width:115px;
	height:85px;
	overflow:hidden;
	padding:2px;
}
#footer {
	width:779px;
	height:172px;
	background:url(images/footer.gif) no-repeat;
	padding-top:25px;
}
.footer-sections {
	margin:0 auto;
	text-align:center;
	width:98%;
}
.footer-sections > h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#b62b4b;
	text-align:right;
	padding-right:25px;
}
.footer-sections ul {
	width:98%;
	text-align:center;
}
.footer-sections ul li {
	list-style-type:none;
	display:inline;
	float:right;
	margin-right:4px;
	font-size:12px;
	border-left:1px solid #b62b4b;
	padding-left:2px;
}
.footer-forum {
	margin:30px auto 0 auto;
	text-align:center;
	width:98%;
}
.footer-forum > h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#b62b4b;
	text-align:right;
	padding-right:25px;
}
.footer-forum ul {
	width:98%;
	text-align:center;
}
.footer-forum ul li {
	list-style-type:none;
	display:inline;
	float:right;
	margin-right:5px;
	font-size:12px;
	border-left:1px solid #b62b4b;
	padding-left:2px;
}
.rights {
	width:779px;
	font-size:11px;
	float:right;
	text-align:center;
	text-align:center;
	margin:40px 0 0 0;
}
a:link, a:visited, a:active {
	color:#bd415d;
	text-decoration:none
}
a:hover {
	text-decoration:none;
	color:#b36174;
}
.postmetadata_alt {
	border:1px solid #b5304f;
	border-bottom:3px solid #b5304f;
	padding:3px;
	text-align:justify;
	width:550px;
	margin:5px auto 3px auto;
}
.navigation {
	width:500px;
	margin:7px auto 10px auto;
}
.alignleft {
	background-color:#ffeaef;
	border:1px solid #b5304f;
	display:block;
	float:left;
	padding:5px;
}
.alignright {
	background-color:#ffeaef;
	border:1px solid #b5304f;
	display:block;
	float:right;
	padding:5px;
}
small {
	font-family: Tahoma, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
}
h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
}
h1 {
	font-size: 4em;
	text-align: center;
}
h2 {
	font-size: 1.6em;
}
h2.pagetitle {
	font-size: 1.6em;
}
#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
}
h3 {
	font-size: 1.3em;
}
h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: #b5304f;
}
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #b5304f;
}
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
}
.entry p a:visited {
	color: #b5304f;
}
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	border:1px solid #ffe2e9;
}
#commentform input {
	height:20px;
	margin:2px 0 3px 0;
	padding:2px;
}
#commentform input:hover, #commentform textarea:hover {
	border:1px solid #d69aa8
}
#commentform textarea {
	width:500px;
	height:200px;
	overflow:auto;
	padding:4px;
}
.commentlist li {
	font-weight: bold;
	width:96%;
	margin:0 auto;
	list-style-type:none;
	padding:3px;
	border-bottom:3px solid #efc8d1;
}
.commentlist li .avatar {
	float: right;
	padding: 2px;
	background: #fff;
}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}
#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
#comments, #respond h3 {
	font: bold 14pt Arial;
	color: #b5304f;
	text-align:center;
	background-color:ffe7ed;
	border:1px solid #d391a0;
	width:85%;
	margin:5px auto 8px auto;
	padding:2px;
}
.says {
	display:none
}
.bypostauthor, .thread-alt .bypostauthor, .thread-even .bypostauthor {
	border: 1px solid #d391a0 !important;
	border-right:5px solid #d391a0 !important;
	border-left:5px solid #d391a0 !important;
}
.commentmetadata {
	font-weight: bold;
	color:#fff;
}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
}
acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
}
h2 a:hover, h3 a:hover {
	color: #b5304f;
	text-decoration: none;
}
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
}
#wp-calendar a {
	text-decoration: none;
}
#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
#commentform #submit {
	background-color:#c66279;
	color:#fff;
	text-align:center;
	padding:2px;
	font-family:tahoma;
	font-size:12px;
	height:25px;
	margin:5px;
}
#commentform #submit:outline {
border:3px solid #ffe2e9;
}
.alt {
	margin: 0;
	padding: 10px;
}
.commentlist p {
	margin: 10px 5px 10px 0;
}
#commentform p {
	margin: 5px 0;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
.commentmetadata {
	margin: 0;
	display: block;
}
.more-link {
	display:block;
	background:#fff;
	border: 1px solid #ccc;
	border-right:5px solid #ffdbe3;
	border-left:5px solid #ffdbe3;
	width:150px;
	text-align:center;
	float:left;
	margin-top:10px;
	text-decoration:none !important;
}
.more-link:hover {
	background:#D2E8F3;
	color:#4670BA;
	border:1px solid #e5afbc;
	border-right:5px solid #e5afbc;
	border-left:5px solid #e5afbc;
}

.cat-item li {display:inline; float:right; margin-right:5px;}