*{

padding-:0px;

margin:0px

}

img{

border:none;

}
input{
background:url('images/input_bg.png') repeat-x;
border:1px solid #e6e6e1;
}
textarea{
background:url('images/input_bg.png') repeat-x;
border:1px solid #e6e6e1;
}
select{
background:url('images/input_bg.png') repeat-x;
border:1px solid #e6e6e1;
}
a{

text-decoration:none;

color:#72A026;

}

a:hover{

text-decoration:underline;

}

body{

background:#efefef url('images/body_bg.png') repeat-x;

direction:rtl;

font-size:11px;

font-family:tahoma;

color:#666;

outline:none;

}

.fix{

clear:both;

}

#container{

margin:0 auto;

/*width:70%;*/

}

#logo{

float:right;
margin-right:30px;
}
#logo a{
width:217px;
height:124px;
background:url('images/logo.png') no-repeat;
display:block;
outline:none;
}
#head_spark{

background:url("images/header_spark.png") no-repeat scroll left top transparent;

height:146px;

margin-bottom:-23px;
padding:1px;

}

#slug{

height:22px;

color:#fff;

font-family:tahoma;

margin-right:50px;

}

#adv{
border:1px solid black;
margin:35px auto;
color:#fff;
width:468px;
height:60px;
text-align:center;
}

#menu{

float:right;

padding-top:11px;

margin-right:27px;

}

#menu ul{

list-style:none;

margin:5px 0 0 4px;

}

#menu ul li{

display:inline;

}

#menu ul li a{

border-left:1px solid #D0D0D0;

color:#7F7F7F;

font-family:arial;

font-size:16px;

font-weight:bold;

line-height:2px;

padding:6px 10px 8px;

text-decoration:none;

text-shadow:1px 1px #F6F6F6;

}

#menu ul li a:hover{

border-left:1px solid #d0d0d0;

height:10px;

color:#7f7f7f;

text-decoration:none;

font-size:16px;

font-family:arial;

font-weight:bold;

background:url('images/menu_hover.png') repeat-x;

}

#search{

width:201px;

float:left;

margin-top:9px;

margin-left:34px;

}

#reg{

float:left;

margin:10px 0 0 10px;

}

#reg a{

text-decoration:none;

}

.search_text{

width:151px;

height:22px;

background:url('images/search_text.png') no-repeat;

float:right;

}

.search_text input{

background:transparent;

border:none;

margin-top:3px;

margin-right:3px;

width:129px;

color:#9d9d9d;

}

.search_btn{

width:45px;

height:20px;

background:url('images/search_btn.png') no-repeat;

float:left;

text-align:center;

}

.search_btn input{

background:transparent;

border:none;

color:#fff;

}

#content{

background:url("images/conent_bg.png") repeat-x scroll 0 0 #FFFFFF;

border-left:1px solid #D7D7D7;

border-right:1px solid #D7D7D7;

margin:8px auto 0;

min-height:650px;

padding-bottom:20px;

width:95%;

}

#sidebar1{

width:19%;

margin:43px 12px 0 0;

float:right;

}

.block{

margin-bottom:20px;

}

#content_body{

margin:43px 0 0 0;

width:59%;

float:right;

}

#sidebar2{

margin:43px 0 0 5px;

width:19%;

float:left;

}

.block_head{
background:url("images/sidebar_block_header_bg.png") no-repeat scroll right top transparent;
color:#FFFFFF;
font-size:12px;
font-weight:bold;
height:31px;
line-height:25px;
text-align:center;
text-shadow:1px 1px #618522;
position:relative;
}

.block_img{
left:0;
position:absolute;
top:0;
width:12px;
height:31px;
float:left;
background:url('images/sidebar_block_header_img.png') no-repeat;
}

.block_body{

border-right:1px solid #e1e1e1;

border-left:1px solid #e1e1e1;

width:90%;

margin:0 auto;

}

.block_body ul{

list-style:none;

}

.block_body ul li{

padding-right:5px;

padding-top:10px;

min-height:20px;

background:url('images/block_li_bg.png') repeat-x center top;

}

.block_body ul li a{

padding-right:10px;

display:block;

text-decoration:none;

color:#666;

}

.block_body ul li a:hover{

display:block;

text-decoration:none;

color:#5d8421;

background:url('images/block_a_hover.png') no-repeat right;

}

.block_end{

width:91%;

margin:0 auto;

background:url('images/block_end_bg.png') repeat-x;

}

.block_end_r{

width:5px;

height:6px;

float:right;

background:#fff url('images/block_end_r.png') no-repeat;

}

.block_end_l{

width:5px;

height:6px;

float:left;

background:#fff url('images/block_end_l.png') no-repeat;

}

.content_block{

width:95%;

margin:0 auto 15px;

background:#fff url('images/content_block_bg.png') repeat-x;

padding-right:6px;

padding-top:27px;

}

.content_block_img{

}

.content_block_img img{
width:110px;
height:112px;
border:none;
border:1px solid #d6d6d6;
float:right;
margin:0 0 5px 10px;
}

.content_more{

width:77px;

height:31px;

float:left;

border:none;

background:#fff url('images/content_more.png') no-repeat;

}

.title{

display:block;

margin-bottom:5px;

}

.title a{

color:#72a026;

font-size:13px;

text-decoration:none;

}

.content_title{

min-height:40px;

border-bottom:1px solid #dedede;

}

#footer{

width:100%;

height:73px;

background:#fff url('images/footer.png') repeat-x;

}

#footer_body{

margin:0 auto;

/*width:70%;*/

height:73px;

}

#footer_rights{
float:right;
margin-top:9px;
}

#f_search_text{

width:151px;

height:22px;

background:url('images/search_text2.png') no-repeat;

float:right;

}

#f_search_text input{

background:transparent;

border:none;

margin-top:3px;

margin-right:3px;

width:129px;

color:#9d9d9d;

}

#f_search_btn{

width:45px;

height:20px;

background:url('images/search_btn2.png') no-repeat;

float:left;

text-align:center;

}

#f_search_btn input{

background:transparent;

border:none;

color:#fff;

}

.sidebar2_block{

margin-bottom:20px;

}

.sidebar2_block_head{

background:url("images/sidebar2_block_header_bg.png") no-repeat scroll right top transparent;
position:relative;
color:#5D8421;

font-size:12px;

font-weight:bold;

height:29px;

line-height:25px;

text-align:center;

text-shadow:1px 1px #E9E9E9;

}

.sidebar2_block_img{
position:absolute;
top:0;
left:0;
width:7px;

height:29px;

float:left;

background:url('images/sidebar2_block_header_img.png') no-repeat;

}

.sidebar2_block_body{

border-right:1px solid #e1e1e1;

border-left:1px solid #e1e1e1;

border-bottom:1px solid #e1e1e1;

min-height:25px;

width:95%;

margin:0 auto;

background:#fff url('images/sidebar2_block_bg.png') repeat-x;

}

#footer_nav{

border-bottom:1px solid #9eb874;

padding-top:10px;

margin:0 auto;

height:21px;

width:300px;

}

#footer_nav ul{

list-style:none;

}

#footer_nav ul li{

display:inline;

background:url('images/footer_nav.png') no-repeat center bottom;

padding-bottom: 8px;
margin-right:10px;

}

#footer_nav ul li:hover{

display:inline;

background:url('images/footer_nav.png') repeat-x center bottom;

padding-bottom: 8px;

}

#footer_nav ul li a{

font-size:12px;

text-decoration:none;

color:#fff;

}

#rights{

color:#FFFFFF;

margin:0 auto;

padding-top:35px;

text-align:center;

}

#rights a{

text-decoration:none;

color:yellow;

}

.sidebar_text{

width:90%;

margin:0 auto;

padding-top:10px;

}

.page{

color:#72a026;

font-size:16px;

margin:0 auto 5px;

width:90%;

font-family:arial;

font-weight:bold;

}

.date{

margin:0 auto 5px;

width:90%

}

.post_img{

}

.post_img img{
width:185px;
height:188px;
border:1px solid #d6d6d6;
margin-right:5px;
float:left;
}

#tags{

float:left;

margin:0 0 15px 20px;

}

#tags span{

color:#6f9f27;

font-weight:bold;

}

#tags a{

color:#6f9f27;

text-decoration:none;

}

#related{

width:95%;

margin:0 auto;

}

#related div{

margin-bottom:10px;

color:#75a329;

font-weight:bold;

}

#related ul{

list-style:none;

}

#related ul li{

padding-right:5px;

padding-top:10px;

height:20px;

background:url('images/related_li_bg.png') no-repeat center top;

}

#related ul li a{

padding-right:10px;

display:block;

text-decoration:none;

color:#666;

}

#related ul li a:hover{

display:block;

text-decoration:none;

color:#5d8421;

background:url('images/block_a_hover.png') no-repeat right;

}

.sub{

padding:0 !important;

margin:0 20px 0 0 !important;

background-image:none !important;

}

.sidebar2_block_body ul{

list-style:none;

}

.sidebar2_block_body ul li{

padding-right:5px;

padding-top:10px;

min-height:20px;

margin-bottom:5px;

background:url('images/block_li_bg.png') repeat-x center top;

}

.sidebar2_block_body ul li a{

padding-right:10px;

display:block;

text-decoration:none;

color:#666;

}

.sidebar2_block_body ul li a:hover{

display:block;

text-decoration:none;

color:#5d8421;

background:url('images/block_a_hover.png') no-repeat right;

}
.dw-copy{float:left;

height:42px;

margin-left:5px;

margin-top:-5px;

width:143px;}

.dw-copy a{display:block;width:143px;height:42px;background:url(http://dataway.me/images/datawayg.png) no-repeat top center;}
.dw-copy a:hover{display:block;width:143px;height:42px;background:url(http://dataway.me/images/datawayg.png) no-repeat 0 -42px;}

.comments{
width:95%;
margin:0 auto 10px;
border-bottom:1px dotted #e6e6e1;
padding-bottom:10px;
}
.auth_date{
margin-bottom:5px;
float:right;
}
.comment_auth{
margin:0 auto;
}
.comment_date{
margin:0 auto;
}
.comment{
padding:5px 5px 0 0;
background-color:#fbfbf9;
margin-right:10px;
float:right;
}
#msg{
float:left;
width:150px;
}
.msg_no{
color:#72A026;
border:1px solid #e6e6e1;
}

.profile td{
border-bottom:1px solid #e6e6e1;
border-left:1px solid #e6e6e1;
}
.date_tags{
border:1px dashed #e6e6e1;
background-color:#fbfbf9;
margin:0 auto;
width:95%;
}