/*  
Author URI: http://www.qyasi.com
*/

body {
	margin: 0;
	padding: 0;
	background: #000;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	direction: rtl;
}

h1, h2, h3 {
	font-weight: normal;
	color: #FFFFFF;
}

h1 {
	font-size: 138%;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background: #353535;
	text-align: center;
	margin: 0px;
	line-height: 30px;
	color: #CCCCCC;
	font-weight: bold;
}

h2 {
	font-size: 120%;
	line-height: 25px;
	font-weight: bold;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

h3 {
	margin-bottom: 1.5em;
	font-size: 100%;
	font-weight: bold;
}

p, ul, ol {
	margin: 0 0 1em 0;
	line-height: 1.7em;
}

ul, ol {
	margin-right: 0;
	padding-right: 0;
	list-style-position: inside;
}

ul {
	list-style: circle inside 5px;
}

ul li {
	padding-right: 5px;
	border: none;
}

blockquote {
	font-style: italic;
}

a:link {
	text-decoration: none;
	color: #DFC017;
}

a:visited {
	text-decoration: none;
	color: #DFC017;
}

a:hover {
	border: none;
	color: #EFF000;
	text-decoration: underline;
}
img {
	border: none;
}

img.left {
	float: right;
	margin: 3px 0px 10px 20px;
}

img.right {
	float: left;
	margin: 3px 20px 10px 0px;
}

/* Wrapper */

#wrapper {
	background: #000 url(images/mid.gif) repeat-y top center;
	width: 778px;
	padding: 0px;
	margin: 0 auto;
}

/* Header */

#header {
	width: 778px;
	height: 60px;
	margin: 0 auto;
	padding: 0px 0 0 0;
	background: #000 url(images/header.gif) no-repeat top;
}

/* Search Form */

#searchform {
	float: left;
	margin: 0;
	padding: 25px 0 0 0;
}

input, textarea {
	float: right;
	width: 150px;
	height: 20px;
	background: #eee url(images/img03.gif) no-repeat;
	border: 1px solid Black;
	font: normal 120% Tahoma, Helvetica, sans-serif;
	color: #333;
	margin-left: 10px;
}

#s, textarea {
	width: 250px;
	height: 150px;
	margin: 0 10px 0 0px;
	background: #F6F6F6 url(images/img02.gif) repeat-x;
	border: 1px solid #FFFFFF;
	font-weight: normal;
	color: #000000;
}

#searchform br {
	display: none;
}

/* Logo */

#logo {
}

#logo h1 {
	height: 50px;
	margin: 0;
	padding: 15px 60px 15px 0px;
	background: url(images/img04.gif) no-repeat right center;
	font-size: 35px;
	font-weight: normal;
}

#logo h2 {
	margin: 0;
	padding: 0;
	width: 740px;
	height: 60px;
	text-align: left;
	padding: 140px 0px 0 20px;
	background: url(images/img05.jpg) no-repeat;
	text-transform: lowercase;
	font-size: 26px;
	font-weight: normal;
	font-style: italic;
	color: #FFFFFF;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Pages (Top Menu) */

#pages {
	clear: both;
	width: 760px;
	height: 36px;
}

#pages ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#pages li {
	display: block;
	float: right;
	margin: 0;
	padding: 2px 0 0 0;
	background: none;
}

#pages a {
   float: left;
	display: block;
	height: 29px;
	padding: 7px 20px 0 20px;
	border: none;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

#pages a:hover, #pages .current_page_item a {
	background: url(images/img06.gif) repeat-x;
}

/* Page */

#page {
	width: 778px;
	margin: 0 auto;
}

/* Content */

#content {
	float: left;
	width: 570px;
	border: 3px solid #353535;
	margin: 0 3px 0 11px;
}

/* Post Box */

.post {
 margin: 0px;
}
.postpic{
	float: right;
	width: 280px;
	height: 450px;
	margin: 0px;
}
.postpost{
	float: left;
	text-align: right;
	width: 287px;
	height: 450px;
	margin: 0px;
	border-right: 3px solid #353535;
}
.postpost .title, .pagetitle {
	margin: 0;
	padding: 0;
	background: #353535;
	border-bottom: 1px solid #2F2F2F;
	color: #CCCCCC;
	text-align: center;
	
}

.postpost .title a {
	border: none;
	text-decoration: none;
	color: #CCCCCC;
}

.postpost .title a:hover {
}

.postpost .byline {
	margin: 0;
	font-size: 88%;
	color: #999999;
}

.postpost .entry {
	padding: 20px 20px 0 20px;
	text-align: justify;
	margin: auto;
}

.postpost .meta {
	margin: 0 0 0px 0;
	padding: 10px 10px;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 90%;
	line-height: normal;
	color: #F5F5F5;
	float: left;
}

.postpost .meta a {
}
.post .title, .pagetitle {
	margin: 0;
	padding: 0;
	background: #353535;
	border-bottom: 1px solid #2F2F2F;
	color: #CCCCCC;
	text-align: center;
	
}

.pagetitle {
	margin-bottom: 20px;
}

.post .title a {
	border: none;
	text-decoration: none;
	color: #CCCCCC;
}

.post .title a:hover {
}

.post .byline {
	margin: 0;
	font-size: 88%;
	color: #999999;
}

.post .entry {
	padding: 20px 20px 0 20px;
	text-align: justify;
}
.post .entry img{
	border: 2px solid #353535;
	margin: 5px;
}
.post .entry img a{
	border: 2px solid #353535;
}
.post .meta {
	margin: 0 0 0px 0;
	padding: 10px 10px;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 90%;
	line-height: normal;
	color: #F5F5F5;
}

.post .meta a {
}
.arc
{
	float: right;
	width: 165px;
	margin: 10px;
}
.arcc
{
	float: right;
	width: 165px;
	margin: 10px;
	height: 150px; 
}
/* Comments */

#comments {
}

#comments h3 {
}

#comments ol {
	background: #2A2A2A;
	line-height: normal;
}

#comments li {
	margin: 0 3em 1px 0;
	padding: 1em;
	background: #353535;
	list-style-position: outside;
}

#comments li.alt {
}

#comments cite {
}

#comments .commentmetadata {
}

#comments p {
	margin: 0;
	line-height: normal;
}

/* Respond */

#respond {
}

#respond h3 {
}

#respond p {
	margin: 0;
}

#respond form {

}
#respond input {
	background: #ccc;
	border: 1px solid #696969;
	float: right;
	width: 150px;
	color: #2F4F4F;
	margin-left: 5px;
}
#respond #comment {
	width: 470px;
	height: 100px;
	margin: 5px;
	float: right;
	color: #eee;
	background: #353535;
}

#respond #submit {
	width: 100px;
	background: url(images/botton.gif) no-repeat;
	color: #ccc;
	margin: 5px;
	height: 30px;
	line-height: 26px;
	border: none;
	font-family: Tahoma;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 150px;
	padding: 0px 15px 2px 10px;
}
#sidebar img{
	border: none;
	padding: 0px;
	margin: 1px 0;
}
#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	margin-bottom: 8px;
	padding: 0;
	background: none;
}

#sidebar li ul {
	padding: 0px;
	background: no-repeat;
}

#sidebar li li {
	padding-right: 5px;
}

#sidebar a {
}

#sidebar a:hover {
}

#sidebar h2 {
	width: 145px;
	height: 29px;
	margin: 0;
	padding:6px 10px 0 0px;
	font-size: 122%;
	font-weight: bold;
}

/* Footer */

#footer {
	clear: both;
	height: 50px;
	padding: 30px 0;
	background: #000 url(images/footer.gif) no-repeat top center;
}

#footer p {
	margin: 0;
	text-align: center;
	line-height: normal;
	font-size: 90%;
}

#footer a {
	color: #228B22;
}

#credits {
}

#feeds {
}
.nacsh{
	width: 137px;
	border-left: 2px solid #434343;
	border-right: 2px solid #434343;
	border-bottom: 2px solid #434343;
	background-color: #999999;
	display: block;
	margin: -4px 0 0 0;
	color: #222222;
	font-weight: bold;
	padding: 2px;
}
.new{
	margin: 10px;
	border: 2px solid #222222;
	background-color: #444444;
}
.new ul{
	margin: 0px;
	list-style: none;
}
.new ul li{
	border-right: 20px solid #222222;
	border-top: 2px solid #222222;
	border-left: 2px solid #222222;
	border-bottom: 2px solid #222222;
	font: bold 14px/30px Tahoma,Arial;
}
.feedb{
	text-align: center;
	padding: 5px 0px;
	margin: 0px;
	width:140px;
}