*{ padding:0; margin:0;}
body{
	padding:0px;
	margin:0px;
	background-color:#000000;
	color:#000000;
	
	font-family:Tahoma, Verdana, Arial, sans-serif;
	font-size:11px;
}

.breadCrumb{ padding:10px;}
	.breadCrumb a{ color:#222222}
	.breadCrumb a:hover{ color:#888888; }

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

.wrapper{
	width:750px;
	margin-left:auto;
	margin-right:auto;
	direction:rtl;
}


.header{
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	height:250px;
	position:relative;
}

.header a:link , .header a:visited {
	color:#FFFFFF;
}

.header a:hover , .header a:active {
	color:#CCCCCC;
}

.navbar{
	position:absolute;
	top:168px;
	left:165px;
	
	color:#FFFFFF;
}

.search-input{
	border:1px solid #FFFFFF;
	background-color:#FFFFFF;
	font-family:Tahoma, Verdana, Arial, sans-serif;
	font-size:11px;
	padding-top:2px;
	padding-bottom:2px;
	height:11px;
	width:130px;
}

.search-button{
	background-image:url(../images/search-button.gif);
	background-position:center center;
	background-repeat:no-repeat;

	font-family:Arial, Tahoma, Verdana, Arial, sans-serif;
	font-size:18px;
	font-weight:bold;

	padding-bottom:5px;
	height:17px;
	width:20px;
	
	border:1px solid #FFFFFF;;
}


.homeboxs{width:750px; position:relative; color:#555555;}
	.homeboxs h4{ font-family:tahoma; font-size:11px; margin:10px 0 3px 0;}
	.homeboxs h4 a{ color:#444444;}
	.homeboxs h4 a:hover{ color:#000000;}
.home-box_bg{ background:url(../images/home-box_bg.gif); margin-bottom:10px;position:relative;_position:inherit;}
.home-box_btn{ background:url(../images/home-box_btn.gif) no-repeat bottom left; height:1%;}
.home-box_top{ background:url(../images/home-box_top.gif) no-repeat top left;height:100%; }
	.home-box_top h1{ height:27px; font-family:Arial; font-size:16px; padding-top:10px;margin-bottom:10px; color:#FFFFFF;}

	.black{ background:#000000; width:374px; position:absolute;left:0; height:100%;min-height: 100%; border-top:1px solid #000000;}

.home-rightBox{ width:350px; float:right; padding:0 10px 10px 10px;}
.home-leftBox{ width:350px; float:left; padding:0 10px 10px 10px;}

.side-bar{
	width:160px;
	float:right;
	background-image:url(../images/side-menu-bg.gif);
	background-repeat:repeat-y;
	background-color:#6a6a6a;
}

.side-bar-top{
	height:6px;
	font-size:1px;
	background-image:url(../images/side-menu-top.gif);
	background-repeat:no-repeat;
}

.side-bar-bottom{
	height:6px;
	font-size:1px;
	background-image:url(../images/side-menu-bottom.gif);
	background-repeat:no-repeat;
}

.side-bar-content{
	padding-left:5px;
	padding-right:5px;
	
	padding-bottom:2px;
	padding-top:2px;
}

.side-bar-title{
	background-image:url(../images/side-menu-bullet.gif);
	background-position:95% 54%;
	background-repeat:no-repeat;
	padding-right:20px;
	padding-top:15px;
	padding-bottom:15px;
	
	border-bottom:1px solid #CCCCCC;
}

.content{
	width:530px;
	float:left;
	
	background-image:url(../images/content-bg.gif);
	background-repeat:repeat-y;
	background-color:#efefef;
	margin-bottom:10px;
	
	
}

.content-top{
	height:6px;
	font-size:1px;
	background-image:url(../images/content-top.gif);
	background-repeat:no-repeat;
	background-color:#6a6a6a;
}

.content-bottom{
	height:6px;
	font-size:1px;
	background-image:url(../images/content-bottom.gif);
	background-repeat:no-repeat;
}

.content-header{
	background-color:#6a6a6a;

	color:#FFFFFF;
	margin-left:1px;
	margin-right:1px;
	
	padding-top:7px;
	padding-bottom:10px;
	padding-right:10px;
	padding-right:10px;
}

.content-bar{
	padding:10px;
	border-bottom:1px solid #CCCCCC;
	border-top:1px solid #FFFFFF;
	color:#666666; 
}

.content-body{padding:10px;border-top:1px solid #FFFFFF;color:#666666;}

.more-post{ margin:12px 0 5px 0; padding:3px; border-bottom:1px solid #FFFFFF; font-size:10px;}
	.more-post a{ color:#222222}
	.more-post a:hover{ color:#888888; }

.content-title{
	background-image:url(../images/content-bullet.gif);
	background-position:100% 70%;
	background-repeat:no-repeat;
	padding-right:7px;
	color:#0000bd;
	margin-bottom:10px;
}
.content-title a{padding-right:7px;color:#0000FF;margin-bottom:10px;}
.content-title a:hover{color:#FF0000;margin-bottom:10px; text-decoration:underline;}

.post{ padding:10px;}
.post h2{ font-weight:bold; font-size:12px; margin-bottom:5px;}
	.post a{ color:#0000FF}
	.post a:hover{ color:#888888; }

.archive{ font-size:12px; padding:15px; margin:5px;}
	.archive a{display:block;}
	.archive a:hover{ color:#000000;}
.content-archive{ background:#ddd;}
.monthArchive{ background:#eee; font-size:11px; padding:5px;}
	.monthArchive a{ margin:2px; padding:3px;color:#444444;}
	.monthArchive a:hover{ background:#F3F3F3;}

.comment{}
.comment h4{ padding:5px; background:#DDDDDD; font-size:12px;}
.commentbox {
	padding:10px;
	border:1px solid #ddd;
	margin:10px 20px 10px 20px;
}
.commentbox strong {
	background:url(../images/comment_icona.gif) no-repeat right;
	padding-right:17px;
	display:block;
}
.commentbox p {
	text-align:justify;
	color:#555555;
	margin:5px 20px 10px 0;
}
.comment-footer {
	text-align:left;
	color:#BBBBBB;
	display:inline;
	float:left;
	clear:both;
	background:#EEEEEE;
}



.input1{border:1px solid #444444;font-family:Tahoma, Arial, sans-serif;font-size:11px;padding:2px;}
.input{border:1px solid #444444;font-family:Tahoma, Arial, sans-serif;font-size:11px;padding:2px;}

.searchResults{}
	.searchResults a{ color:#222222;}
	.searchResults a:hover{ color:#555555;}

.footer{
	text-align:center;
	border-top:1px solid #444444;
	padding:10px;
	direction:ltr;
	color:#FFFFFF;
	height:25px;
	clear: both;
}


.clear{
	font-size:1px;
	clear:both;
}
