/* Created by http://freehtml5templates.com */

/* reset */
* {
margin: 0;
padding: 0;
}

/* render html5 elements as block */
header, footer, section, aside, nav, article {
display: block;
}

body {
line-height: 1;
background: #09675A;
font-family: Garamond, Georgia, Times, 'Times New Roman', serif;
color: #A18844;
font-size: 14px;
line-height: 18px;
}
	
/* layout */

#wrapper {
width: 1200px;
margin: 22px auto;
margin-top: 5px;
margin-bottom: 5px;
-webkit-box-shadow: 2px 2px 7px #555;
-moz-box-shadow: 2px 2px 7px #555;
}

header {
width: 1100px;
height: 200px;
margin: 60px;
background: #fff url(images/headerimg.png) no-repeat top margin-left:center}

.menufull {margin-left: 80px;}

#main {
width: 1000px;
margin-left: 180px;
padding-top: 20px;
background: rgba(1,23,67,0.75);
overflow: hidden;
}
top {margin-left: 180px;}

#content {
float: left;
width: 800px;
margin-left: 100px;
}
#sidebar1 {
float: left;
padding-left: 10px;
width: 180px;
}

#sidebar2 {
float: right;
padding-right: 10px;
width: 200px;
}

footer {
width: 940px;
margin: 55 auto;
clear: both;
}

/* basics */

@font-face {
	font-family: 'TangerineRegular';
	src: url('Tangerine_Regular-webfont.eot');
	src: local('☺'), url('Tangerine_Regular-webfont.woff') format('woff'), url('Tangerine_Regular-webfont.ttf') format('truetype'), url('Tangerine_Regular-webfont.svg#webfontGpn5Zlw8') format('svg');
	font-weight: normal;
	font-style: normal;
}

h1,h2,h3,h4,h5,h6 {
font-weight: bold;
clear: both;
color: #8b7733;
}

a:link, a:visited {
color:#292661;
text-decoration: none;
}

a:hover, a:active {
color: #333;
text-decoration: underline;
}

p {
margin-bottom: 18px;
}

li {
padding-left: 5px;
}
	
.menu_nav {
	margin:0 auto;
	padding:4px 0 10;
	height:46px;
	background:url(../images2/xxmenuframe.jpg) repeat-x left top;
}
.menu_nav ul {
	list-style:none;
	padding:0;
	height:50px;
	float:left;
}
.menu_nav ul li {
	margin:0;
	padding:10 10px 100 10;
	float:left;
	background:url(../images/menu_split.gif) no-repeat right top;
}
.menu_nav ul li a {
	display:block;
	margin:0;
	padding:1 px 1 1;
	width:120px;
	height:44px;
	font-size:15px;
	line-height:50px;
	font-weight:bold;
	background: /bttnp.jpg
  no-repeat left top;
	text-decoration:none ;
	text-transform:uppercase;
	text-align:center;
}

.menu_nav ul li:active a {
	 box-shadow: 0 10px #666;
  transform: translateY(4px);
  background:/bttnp.jpg
  no-repeat }
  
  
.menu_nav ul li a:hover {
	background:/bttnh.jpg no-repeat;}

/** PLAY **/
.play {
  display: block;
  padding: 0px 0px;
  font-size: 12px;
  cursor: pointer;
  text-align: center;	
  text-decoration: none;
  outline: none;
  color: #fff;
  background:url(../play.png) no-repeat}
  
.play:hover {background:url(../play.png) no-repeat;
transform: scale(1.10);}

.play:active {
  box-shadow: 0 5px #666;
  transform: translateY(4px);
  background:url(../play.png) no-repeat
 }



#content ul ul, ol ol, ul ol, ol ul {
margin-bottom: 0;
}
#content p, { margin-left: 120px; 
}

ul, ol, hr {
margin-bottom: 24px;} 

#content h1, h2, h3, h4, h5, h6 {
color: #8b7733;
margin: 200 2 30px 50;
line-height: 1.5em;
text-shadow: 0px 2px 3px #ddd;
}

.asidebox {
width: 600px;
-o-border-image: url('images/boxborder.gif') 27 27 27 27 round round;
-icab-border-image: url('images/boxborder.gif') 27 27 27 27 round round;
-khtml-border-image: url('images/boxborder.gif') 27 27 27 27 round round;
-moz-border-image: url('images/boxborder.gif') 27 27 27 27 round round;
-webkit-border-image: url('images/boxborder.gif') 27 27 27 27 round round;
border-image: url('images/boxborder.gif') 27 27 27 27 round round;
border: 10px solid #eee;
margin-bottom: 30px;
}

aside h3 {
font-size: 18px;
text-shadow: 0px 2px 3px #ddd;
padding-left: 10px;
margin-bottom: 25px;
color: #8b7733;
border-bottom: 1px #ddd dotted;
}

aside ul {
list-style: none;
margin-bottom: 20px;
margin-top: -15px;
padding-left: 10px;
}

#footer-area {
background-color: #F7F3E8;
background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#DCD1B3), to(#F7F3E8));
background: -moz-linear-gradient(top, #DCD1B3 0%, #F7F3E8 100%);
color: #FFF;
font-size: 90%;
padding: 18px 0;
overflow: hidden;
}

.footer-segment {
float: left;
margin-right: 20px;
margin-left: 20px;
width: 190px;
}

footer aside h4 {
font-size: 16px;
line-height: 1.5em;
text-shadow: 0px 2px 3px #ddd;
}

footer a:link, footer a:visited {
color: #292661;
}

footer a:hover { 
text-decoration: underline; 
}

footer p {
margin-top: -15px;
color: #333;
}

.avail {
font-size: 28px;
text-shadow: 0px 2px 3px #ddd;
padding-left: 0px;
margin-bottom: 25px;
color: #8b7733;
}

