@charset "utf-8";
/*   
Theme Name: Nature Gallery
Description: Template for Nature Gallery
Author: blank
Author URI: blankisblank.com

.
Copyright 2010 Blank LLC
.
*/


/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	background-color: #000;
	background:url(images/bg1.jpg);
	font-family:Verdana,Arial,Helvetica,sans-serif;
	padding:0 8%;
	margin: 0;
	color: #CCCCCC;
	
}
p, li, h1,h2,h3 {
	color: #CCCCCC;
}
a:hover {
	color: #fff;
	text-decoration: underline;
}
img {
	padding: 0;
	margin: 0;
}
span.art-pad {
	margin: 20px;

}
div.art-menu {
	padding:10px;
}
div.first {
}
	
div.head {
	padding: 6px;
}
div.head:hover {
	background:url(images/hover-bg.png);
}
#p7TMnav div {
margin:0 0 -1px 15px !important;

}
#ptTMnav {
		border-top: 1px solid #3D321E;
	border-left: 1px solid #3D321E;
	border-bottom: 1px solid #3D321E;
	-moz-border-radius: 7px 0px 0px 7px;
	-webkit-border-radius: 7px 0px 0px 7px;
}

#menu ul {
	padding: 0;
	margin: 0;
	text-indent: 0px;
}

#menu li {
	display: inline;
}
#info li a {
	color:#5A7C63;
	font-size: 12px;
}
#info p {
	font-size: 12px;
	line-height: 1.7em;
}
#info {
	text-align: left !important;
	width: 196px;
	height: 334px;
}
#main {
	background-color: #000;
	border: 1px solid #3D321E;
	-moz-border-radius: 7px 7px 0 0;
	-webkit-border-radius: 7px 7px 0 0;
	float: right;
	padding:20px 20px 20px 50px;
	width:640px;
	min-height: 739px;
	margin-right: auto;
}
#main h1{
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.3em;
	margin-bottom: 1.2em;
	text-align: left;
}
.home p {
	font-size: .9em;
	font-family: Verdana, Geneva, sans-serif;
	margin-bottom: 1.7em;
	text-align: left;
	width: 88%;
	font-weight: normal;
	line-height: 1.2em;
}
.home img {
	margin-bottom: 30px;
}
.left-block {
	float: left;
	width: 250px;
}
.left-block a, .right-block a {
	text-decoration: none;
	color: #969696;
}
.left-block li, .right-block li {
	font-size: .8em;
	color: #969696;
}
.left-block h2, .right-block h2 {
	font-size: 1.2em;
	font-weight:normal;
}
.post a {
	color: #BA8B2E;
}
#main ul {
	padding: 0;
}
.home li {
	list-style: none;
	margin-bottom: 15px;
}
.right-block {
	float: right;
	width: 310px;
}
#main strong {
	color:#BA8B2E;
}

#main a:hover {
	color: #fff !important;
	text-decoration: underline !important;
}
.top-header li a{
	color: #BA8B2E;
	text-decoration: none;
	font-size:0.9em;
}
.top-header li a:hover{
	color: #fff !important;
	text-decoration: underline !important;
}

.top-header ul {
	margin-top:12px;
	overflow:auto;
	padding:0 10%;
}
	
.top-header li {
	display: inline;
	float: right;
	list-style: none;
	margin-left: 20px;
	margin-bottom: 6px;
}
.top-header {
	clear: both;
	overflow: hidden;
	height: 39px;
	background:url(images/bg-top.jpg)bottom no-repeat;
	background-position:129px 0px;
}
#left {
	background:url(images/bg-left.jpg) right top no-repeat;
	border: none !important;
	width: 189px;
	float: left;
	padding-top:25px;
	margin-left: auto;
	display:inline;
}
#left p {
	font-size: .8em;
}
#content {
	width: 903px;
	position: relative;
}
.right-bg {
	background:url(images/bg-right.jpg) left top no-repeat;
	width: 204px;
	height: 739px;
	overflow:hidden;
	position:absolute;
	right:-205px;
	width:204px;
}
p#breadcrumbs {
	color:#83611a;
	font-size: .8em;
}
#breadcrumbs a{
	color:#83611a;
}
.post h1, .post h2, .post h2 a{
	color:#BA8B2E;
}
.post h1 {
	margin-bottom:0.5em !important;
	margin-top:-7px;
}
.post h2 {
	font-size: 1.5em;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-weight: normal;
	padding-top:1em;
}

.left-about {
	float: left;
	width:58%;
}
.left-about p{
	font-size:0.76em;
	line-height:1.3em;
	width: 95%;
	color: #cccccc;
}
.right-about {
	float: right;
}
.bottom-about {
	clear: both;
}
.bottom-about li img{
	margin-bottom:20px;
}
.bottom-about li p {
	float: right;
	font-size: .8em;
	width:73%;
	font-size:0.75em;
	margin-top: 0;
	color: #969696;
}
.bottom-about li {
	list-style: none;	
}
.linklove {
	display:none;
}
.links ul, ul.links{
	list-style: none;
}
.links ul li {
	margin-left: 15px;
	margin-bottom: 5px;
}

	
	
	
	
	
