/*  
Theme Name: simple GRE
Theme URI: artharry.com
Description: A very simple clean GRE template.
Author: artharry
Author URI: artharry.com
Version: 1.0
*/

*{
	padding:0;
	margin:0;
}

body{
	background-color: #343434;
	font-family: arial;
	font-size: 12px;
}

a:focus{
	outline: none;
}

#Container{
	width: 974px;
	margin: 0px auto;
}

.cleaner{
    clear: both;
}

#Head{
	width: 974px;
}

#Head_top{
	height: 50px;
	width: 974px;
}

#top-head-home{
	float: right;
	width: 482px;
	text-align: right;
}

#top-head-right{
	float: left;
	width: 492px;
}

#top-head-right, #top-head-home{
	height: 50px;
	margin-top: 10px;
	padding-left: 0px;
	color: #999999;
	font-size: 12px;
	font-weight: bold;
}

#top-head-right a, #top-head-home a{
	color: #999999;
	text-decoration: none;
	position: relative;
}
#top-head-right a:hover, #top-head-home a:hover {
	color: #A05D26;
	text-decoration: none;
	background: #343434;
}
#top-head-right a span {
	display: none;
	width: 50em !important;
}
#top-head-right a:hover span {
	display: block;
	position: absolute;
	top: -12px;
	left: 200px;
	width: 125px;
	padding: 5px;
	margin: 10px;
	z-index: 100;
	color: #A05D26;
	font: 10px Verdana, sans-serif;
	text-align: left;
	text-decoration: none;
}
#top-head-right a:hover span#cu {
	left: 80px;
}

#p7menubar {
	width: 50em;
}
#p7menubar, #p7menubar ul {
	padding: 0;
	margin: 0;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
}
#p7menubar a {
	display: block;
}
#p7menubar li {
	float: left;
	position: static;
	width: auto;
}
#p7menubar li ul, #p7menubar ul li  {
	width: 12em;
}
#p7menubar li a {
	padding-bottom: 4px;
}
#p7menubar ul li a {
	padding-bottom: 0px;
	color: #999999 !important;
	border-right: 0;
	width: 10em;
	font: 11px;
}
#p7menubar li ul {
	position: absolute;
	display: none;
}
#p7menubar li:hover a, #p7menubar a:focus,
#p7menubar a:active, #p7menubar li.p7hvr a {
	color: #A05D26;
	background-color: transparent;
}
#p7menubar li:hover ul, #p7menubar li.p7hvr ul {
	display: block;
}
#p7menubar li:hover ul a, #p7menubar li.p7hvr ul a {
	color: #A05D26;
	background-color: transparent;
}
#p7menubar ul a:hover {
	color: #A05D26 !important;
	background-color: transparent !important;
}

#Head_left{
	width: 974px;
}

#Leaf_logo{
	width: 455px;
	height: 82px;
	margin: 200px auto;
	background: url(images/25frames-logo.gif) no-repeat;
}
#Leaf_logo a{
	width: 455px;
	height: 82px;
	display: block;
}

.art_two_col {
	width: 628px;
	padding: 0 173px;
}

.art_gallery {
	margin: 0;
	padding: 0;
}

.gbr{
	background: #FFFFFF;
	margin: 0 0 20px 0;
	width: 202px;
	float: left;
}

.gbr#mid{
	float: left;
	margin: 0 11px;
}

.gbitem{
	background: #F6F6F6;
	width: 202px;
	height: 157px;
	overflow: hidden;
}
.gbitem img {
	border: none;
}
.gbtitle{
	width: 202px;
	height: 122px;
	background: #D1D2D4;
}

.right {
	float: right;
}


.left {
	float: left;
}

.gbtab{
	background: #FFFFFF;
	width: 182px;
	padding: 0px 10px;
	color: #EF9329;
	font-size: 13px;
	font-weight: bold;
	line-height: 15px; /*40px;*/
}
.gbcli{
	background: #FFFFFF;
	width: 182px;
	height: 90px; /*52px;*/
	padding: 0px 10px;
	line-height: 20px;
	padding-top: 7px;
	color: #ADADAD;
	font-size: 12px;
}
.gbcli b{
	color: #EF9329;
	font-weight: normal;
}

#Head_tit{
	height: 39px;
	width: 628px;
	padding: 0 173px;
}

#tit-head-left{
/*	color: #D5D5D5;*/
	color: #A05D26;
	width: 628px;
	height: 20px;
	float: left;
	margin-bottom: 20px;
	font-size: 24px;
	text-align: left;
}

#Head_bot{
	height: 39px;
	width: 628px;
	padding: 0 173px;
}

#bot-head-left{
	color: #1A1819;
	width: 428px;
	height: 20px;
	float: right;
	margin-bottom: 10px;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
}
#bot-head-left a, #bot-head-right a{
	color: #ffffff;
	text-decoration: none;
}
#bot-head-left a:hover, #bot-head-right a:hover{
	color: #1A1819;
}

#bot-head-right{
	color: #1A1819;
	width: 200px;
	height: 20px;
	float: left;
	margin-bottom: 10px;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}

#Leaf_player{
	width: 320px;
	height: 256px;
	margin: 100px auto;
	background: #343434;
}

#Leaf_about{
	color: #999999;
	width: 628px;
	padding: 0 173px;
	margin-top: 5px;
}
#Leaf_about b{
	color: #A05D26;
}
