*{margin: 0; padding: 0;}
body{
font-size:62.5%;
font-family: 'Actor', sans-serif;
background:url(../images/system/background.jpg) repeat-x top left;
}

@font-face {
  font-family: font_face;
  src: url(../font-face/font_face.otf);
}

#menu_bar ul.nav li a:hover{
    color: #c23903
}
a{
text-decoration: none;
}

ul{
list-style: none;
}

img{
border: none;
}

.clear{
clear: both;
}

#header_outer{
font-size: 1.1em;
height:266px;
position: relative;
z-index: -1;
overflow: auto;
}

#header{
width: 985px;
position: relative;
margin: 0px auto;
margin-bottom: 20px;
}
#header h1{
position: absolute;
top: 15px;
text-indent: -9999999999px;
left: 0px;
width: 260px;
height: 120px;

background: url(../images/system/logo.png) no-repeat top left;
}

#hea_right{
float: right;
padding-right:4px;
margin-top: 28px;
font-size: 1.6em;
color: white;
}
#hea_right  p.phone{
padding-left: 30px;
line-height: 40px;
background: transparent url(../images/system/phone.png) no-repeat 0 center;
}
#hea_right  p.emali{ 
padding-left: 30px;
line-height: 40px;
background: transparent url(../images/system/chuot.png) no-repeat 0 center;
}
#hea_right  p.phone span{
font-size: 1.7em;
color: #FADB08;
font-family:arial;
}
#hea_right p.emali span{
   font-size: 1.7em; 
}
span.center{
position:absolute;
top: 0px;
height: 136px;
background: transparent url(../images/system/bong.png) no-repeat top left;
width: 985px;
text-indent: -999999999999px;
}
#wrapper{
position: relative;
z-index: 100;
font-size: 1.1em;
width: 985px;
margin:0px auto;
margin-top: -130px;
padding: 0px 38px 15px 38px;
}
p.left{
position:absolute;
width:38px;
height: 417px;
background: url(../images/system/shadow_left.png) no-repeat top left;
top:0px;
left: 0px;
text-indent: -9999999px;
}

p.right{
position:absolute;
width:38px;
height: 417px;
background: url(../images/system/shadow_right.png) no-repeat top left;
top:0px;
right: 3px;
text-indent: -99999999px;
}

#slide
{
height:401px;
/*background: url(../images/system/bg_slider.png) no-repeat top left;
padding:10px 9px;*/
width:964px;
} 
#slider{
	/*width:962px;	
	border:10px solid #45220C;	
	border-radius: 5px 5px 5px 5px;
	float:left;
	height:400px;*/
}
#slider img{
width:962px;
height:421px;

}
#menu_bar{
height: 87px;
background:url(../images/system/menu_home.png) no-repeat top left;
padding: 0px 41px 0px 57px ;
}
#menu_bar ul.nav li{
float: left;
padding: 0px 28px;
font-family: 'Pinyon Script', cursive;
font-size: 2.4em;
font-weight:bold;
margin-top: -20px;
}
#menu_bar ul.nav li a{
color:#040404;
}
#menu_bar ul.nav li.current a{
color:#c23903;
}
#menu_bar h1{
float:left;
width: 100%;
margin: -20px 20px;
font-family: 'Pinyon Script', cursive;
font-size: 3em;
font-weight:bold;
}

#top{
border-bottom: 1px solid #040404;
height: 120px;
}
#top ul#small_list{
position:absolute; top: 121px;
margin: -18px 0px 0px 165px;
}

#top ul#small_list li{
float: left;
padding: 0px 8px;
}
#top ul#small_list li a{
color: #040404;
}
#primary div#right{
float:right;
width: 752px;
margin: -20px 0px 0px 0px;
font-size: 1.1em;
overflow: hidden;
}
#primary div#right h2{
margin: 0px 0px 10px 0px;
}
#primary div#right p{
margin:0px 15px 10px 0px;
text-align: justify;
}
#primary div#right p span.tim{
color:#A54805;
}


#primary div#left p.top{
width: 172px;
height: 285px;
background: url(../images/system/flower.jpg) no-repeat top left;
position: absolute;
left: 20px;
z-index: -1;
text-indent: -9999999px;
}


#primary div#left p.bottom{
width: 172px;
height: 285px;
background: url(../images/system/flower_bottom.jpg) no-repeat top left;
position: absolute;
left: 20px;
z-index: -1;
bottom: 0px;
text-indent: -99999999px;
}

#footer{
width:985px; 
margin: 10px auto ;
font-size:1.1em;
}

#footer p{
	font-family: 'yanone_kaffeesatzlight', Arial, sans-serif;
	text-align: center;
	padding-top: 20px;
	background:url(../images/system/line_footer.jpg) no-repeat 50%  10px;
	margin-top: -35px;
	font-size: 1.25em;
}
#right .pages{
float: right;
width: 250px;
}
#right .pages li{
float: left;
margin: 0px 5px;
padding: 0px 5px;
background: white;
border: 1px solid #cecece;
}
#right .pages li a{
color: #040404;
}
#right .pages li.one{
border: none;
background:url(../images/system/previous.jpg) no-repeat top left;
text-indent: -9999999px;
}
#right .pages li.two{
border: none;
background:url(../images/system/next.jpg) no-repeat 0 50%;
text-indent: -9999999px;
}


#right .pages li.current{
background: #80350d;
}

.post{
margin: 20px 15px 0px 15px;
border-bottom:1px solid #040404;
}
.post h3{
margin: 0px 0px 10px 0px;
}
.post p span{
margin-left: 150px;
}
.end{
border: none!important;
}
.post img{
float: left;
margin: 5px 10px 0px 0px;
}



#menu_bar ul#yw0 li{
float: left;
padding: 0px 28px;
font-family: 'Pinyon Script', cursive;
font-size: 2.4em;
font-weight:bold;
margin-top: -20px;
}
#menu_bar ul#yw0 li a{
color:#040404;
}
#menu_bar ul#yw0 li.current a{
color:#c23903;
}

#wrapper {
    position: relative;
    z-index: 100;
    font-size: 1.1em;
    /*width: 1000px;*/
    width: 1015px;
    height: auto;
    margin: 0px auto;
    background: white;
    padding: 0;
}

#left_column {
    position: relative;
    width: 195px;
    min-height: 695px;
    height: auto!important;
    height: 695px;
    float: left;
    background: #2c2012 url('../images/system/bg-left-column.jpg') top left no-repeat;
}

#right_column {
    /*width: 805px;*/
    width: 816px;
    float: left;
    min-height: 695px;
    height: auto;
    max-height: auto;
    background: #3c2e21;
}

#left_column h1 {
    text-indent: -9999999999px;
    left: 15px;
    width: 143px;
    height: 106px;
    margin: 40px auto 30px auto;
    background: url(../images/system/logo-2013.png) no-repeat top left;
}
#menu {
	font-family: 'yanone_kaffeesatzlight', Arial, sans-serif;
    margin: 0 auto;
    color: #fff;
    font-size: 1.5em;
}
#menu li {
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
    margin: 5px 0;
}
#menu li:hover {
	/*border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;*/
}
#menu a:visited, #menu a:link {
    color: #fff;
}
#menu a:hover {
    color: #fff;
}

#footer {
    position: absolute;
    width: 185px;
    bottom: 0px;
    left: 5px;
    color: #fff;
    font-size: 9px;
}

#right_column h2 {
    font-size: 24px;
    margin-top: -50px;
    margin-bottom: 50px;
    margin-left: 15px;
    color: #fff;
}
#right_column h2.style-2 {
    color: #5c4f15;
}
#right_column p {
    font-size: 1.25em;
    text-align: justify;
    color: #fff;
    padding-top: 5px;
    padding-bottom: 5px;
}

#right_column p:first-child {
    padding-top: 0;
}
#right_column p.center {
    text-align: center;
}

#right_column #page_title .nomargin {
    margin-top: 0;
    margin-bottom: 10px;
}
#right_column #page_title .white {
    color: #fff;
}

#featured_section {
	width: 816px;
	height: 245px;
}
.featured_content {
	position: relative;
	width: 408px;
	height: 250px;
	float: left;
}
.featured_content .caption {
	position: absolute;
	width: 408px;
	height: 250px;
	top: 0;
	left: 0;
	box-shadow: inset 0 0 100px 20px #000;
	background: rgba(0,0,0,0.7);
}
#featured_section .featured_content .caption p {
	font-family: 'channelregular', Arial, sans-serif;
	font-size: 2em;
	color: #fff;
	text-align: center;
	padding-top: 100px;
}

@font-face {
    font-family: 'channelregular';
    src: url('../font-face/channel-webfont.eot');
    src: url('../font-face/channel-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font-face/channel-webfont.woff') format('woff'),
         url('../font-face/channel-webfont.ttf') format('truetype'),
         url('../font-face/channel-webfont.svg#channelregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'yanone_kaffeesatz_rgbold';
    src: url('../font-face/yanonekaffeesatz-bold-webfont.eot');
    src: url('../font-face/yanonekaffeesatz-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font-face/yanonekaffeesatz-bold-webfont.woff') format('woff'),
         url('../font-face/yanonekaffeesatz-bold-webfont.ttf') format('truetype'),
         url('../font-face/yanonekaffeesatz-bold-webfont.svg#yanone_kaffeesatz_rgbold') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'yanone_kaffeesatzlight';
    src: url('../font-face/yanonekaffeesatz-light-webfont.eot');
    src: url('../font-face/yanonekaffeesatz-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font-face/yanonekaffeesatz-light-webfont.woff') format('woff'),
         url('../font-face/yanonekaffeesatz-light-webfont.ttf') format('truetype'),
         url('../font-face/yanonekaffeesatz-light-webfont.svg#yanone_kaffeesatzlight') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'yanone_kaffeesatz_rgregular';
    src: url('../font-face/yanonekaffeesatz-regular-webfont.eot');
    src: url('../font-face/yanonekaffeesatz-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font-face/yanonekaffeesatz-regular-webfont.woff') format('woff'),
         url('../font-face/yanonekaffeesatz-regular-webfont.ttf') format('truetype'),
         url('../font-face/yanonekaffeesatz-regular-webfont.svg#yanone_kaffeesatz_rgregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'yanone_kaffeesatzthin';
    src: url('../font-face/yanonekaffeesatz-thin-webfont.eot');
    src: url('../font-face/yanonekaffeesatz-thin-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font-face/yanonekaffeesatz-thin-webfont.woff') format('woff'),
         url('../font-face/yanonekaffeesatz-thin-webfont.ttf') format('truetype'),
         url('../font-face/yanonekaffeesatz-thin-webfont.svg#yanone_kaffeesatzthin') format('svg');
    font-weight: normal;
    font-style: normal;
}