/*
Theme Name: LZHT
Theme URI: http://ararat-center.org
Description: Child Theme for twetyten
Author: Impressario & Aram Palyan
Author URI: http://ararat-center.org
Template: twentyten
Version: 0.1
*/
 
@import url("../twentyten/style.css");

@font-face {
    font-family: arianamu;
    src: url('arnamu.ttf');
src: local('arianamu'), url('arnamu.ttf') format('truetype');
}
@font-face {
	font-family: arianamu;
	font-weight: bold;
	src: url('arnamub.ttf');
}
body, h1, h2, h3, .entry-title, .entry-title a, .menu-item a{
    font-family: arianamu;
}

body {
	height: 100%;
	width: 100%;
    margin: 0px 0px 0px 0px;
    background-color: #380600;
    background-image: url("images/bg_all_repeat.jpg");
    background-position: top center;
    background-repeat: no-repeat;
}








#access .menu-header,
div.menu,
#colophon,
#branding,
#main,
#wrapper {
        width:990px;
}

#wrapper {

	margin-top: 0px;
	padding: 0px;
}
#header{
padding: 0 0px;
}
#main {
background-image: url("images/bg_mid.jpg");
background-repeat: repeat-x;
}

#access {
width: 990px;
background-color:#ddd;
}



#access a {

	color:#020202;
font-weight:bold;
}

#menu-mymen {

background-color:#aaa;

}

#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	color: #111;

}

* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	color:#111;

}




#access ul ul a {
	background:#eee;
	height:auto;
	line-height:1em;
	padding:10px;
	width: 160px;

}
#access li:hover > a,
#access ul ul :hover > a {
	color:#111;
	background:#aaa;
}

#content {
        margin-right:236px;
        margin-left:14px;
	color: #111;
	font-size: 12px;
	line-height: 16px;
  border-right:1px solid #eee;
}

.attachment-thumbnail,
.attachment-100x100{
float:left;
padding:0px 7px 5px 0px;
border:0px solid #ccc;
/*background-color:#ddd;*/

}
.attachment-thumbnail,
.wp-post-image,
.attachment-100x100 {
height:100px;
width:100px;
}
.entry-title{
border-bottom:1px solid #ccc;
}
.entry-title a{
font-size:16px;
}
#content p,
#content ul,
#content ol,
#content dd,
#content pre,
#content hr {
	margin-bottom:14px;
}
#content img{
max-width:500px;
width: no auto;
}
#colophon {
	border-top: 2px solid #000;
	padding: 18px 3px;
}

#nav-below {
margin-top:0px;
}
.hot_topic{
 width:98%; 
 height:190px;
 padding:5px; 
border-bottom:0px solid #d5d5d5; 
/*background-color:#f3f3f3; */
}

.norutyunner{
/*float:left; */
/*width: 156px;*/ 
/*height: 1500px;*/ 
/*border-right:1px solid #eee; */
/*padding:0px; */
/*display:block;*/
}
.norutyunner a{
color:#333;
}


.entry-content {
margin-right:5px;
/*width:550px;*/
/*float:right;*/
}

#content table { 
width:737px
}
