/*  
Theme Name: Free Photo Gallery Dark
Author URI: http://shutterthemes.com/purchase/
Version: 1
Author: Upgrade Your Free Shutter Themes Here
Description: Shutter Themes Free Photo Gallery is WordPress photo gallery template.
All the CSS, XHTML and design is copyrighted. Please don't steal.

Download the Free Photo Gallery at: http://freephotogallery.shutterthemes.com
*/


body {
background: url(images/bg.jpg);
background-repeat:repeat;	
background-color: #566c10;
	color: #666;
	font-size: 12px;
	font-family: Trebuchet MS ,Arial, Verdana, Sans-Serif;
	margin: 0px 0px 0px 0px;
	}

body * {margin: 0px; padding: 0px;}

body p{color:#003300;
	line-height: 18px;
	}

a, a:visited { 
	color: #99cc00;
	font-weight: bold;
	text-decoration: none;
	}
a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #99cc99;
	}
#container { 
	background: #324028 url(images/bg2.jpg) repeat-y;
	width: 800px;
	text-align: left; 
	margin: 90px auto 20px auto; 
	padding: 0px;
	overflow: hidden;
border-width: 3px;
border-color: #688d4f;
border-style:solid;
border-width:5px;
	}


/************************************************
*	Header  									*
************************************************/

* html #header{ width: 860px; padding: 0px;}

#header {
	background: none;
	color: #333333;
	font-size: 24px;
	margin: 0px 0px 5px 0px;
	padding: 4px 0px 5px 0px;
	overflow: hidden;
clear: both;
	}
	
#header a img {
	border: none;
	margin: 0px;
	padding: 0px;
	}
	
#header h1 {
	color: #334108;
	font-size: 24px;
	font-weight: normal;
	margin: 0px;
	padding: 10px 0px -10px 0px;
	text-decoration: none;
	background: #none;
	}
	
#header h1 a, #header h1 a:visited {
	color: #566c10;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	}
	
#header h1 a:hover {
	color: #99cc00;
	text-decoration: none;
	}

#headerleft {
	width: 300px;
	float: left;
	font-size: 14px;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	overflow: hidden;
	}
	
#headerleft p {
	color: #566c10;
	font-size: 15px;
	font-weight: normal;
	margin: -20px 0 0 0;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	}
	
#headerright {
	width: 600px;
	float: right;
	font-size: 12px;
	text-align: right;
	margin: 0px;
	padding: 0px 10px 10px 0px;
	overflow: hidden;
	}
	
#headerright p {
	color: #666666;
	font-size: 18px;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 0px 20px;
	text-decoration: none;
	}
#headerright li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
		
#headerright ul {
	margin: 0px;
	padding: 4px;
	}
	
#headerright ul li a {
	font-size: 12px;
	padding: 8px 7px 8px 60px;
	margin: 0px 0px 0px 0px;
	}

#headerright ul li a:hover {
	padding: 8px 7px 8px 60px;
	margin: 0px 0px 0px 0px;
	}

/************************************************
*	HOME PAGE  									*
************************************************/


.small{
	float: right;
	width: 430px;
	height: 350px;
	margin: 10px 5px 0px 5px;
	background: #none;
	display: inline;
	border: 0px solid #666;
	}

.small img {
	margin: 0px;
	border: 0px;
	padding: 0px;
	float: left;
	}	

.small img a {
	border: none;
	}	

.small img a:hover {
	border: 1px solid #fff;
	}

/************************************************
*	middle container									*
************************************************/
#midcontainer{
clear: both;
	display: block;
	background: none;
	margin: 0px;
	float: left; 
	padding: 0px;
width: 660px;
	}

/************************************************
*	PAGE TEMPLATE 									*
************************************************/
#content_page { 
	margin: 10px 10px 10px 10px;
	float: left; 
	padding: 0px 0px 15px 0px;
width: 250px;
display: block;
background: #ffffff;
	}
#content_page p{

	margin: 0px;
	
	padding: 0px 0px 10px 0px;
font-size: 14px;
color:#003300;
	}
	
#content_page p img{
	border: 10px solid #666;
	padding: 0px;
	margin: 0px
	}
#content_page h1 {
	color: #688d4f;
	font-size: 20px;	
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	line-height: 120%;
	font-variant: normal;
	text-align: left;
	}
#content_page h1 a  {
	font-size: 20px;	
	font-weight: bold;
	text-decoration: none;
	}

#content_page h1 a:hover {
	text-decoration: none;
	}


/************************************************
*	SINGLE POST  									*
************************************************/

* html #content { width: 860px; }

#content { 
	display: block;
	background: none;
	width: 860px; 
	margin: 10px 0px 10px 0px;
	float: left; 
	padding: 0px 0px 15px 0px;
	}
#content p{
color:#003300;
	margin: 0px;
	line-height: 18px;
	padding: 0px 0px 10px 0px;
	}


	
#content p img{
	border: 10px solid #666;
	padding: 0px;
	margin: 0px 10px 10px 10px;
	}
#content h1 {
	color: #99cc00;
	font-size: 20px;	
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 15px 0px;
	line-height: 120%;
	font-variant: normal;
	text-align: center;
	}
#content h1 a  {
	font-size: 20px;	
	font-weight: bold;
	text-decoration: none;
	}

#content h1 a:hover {
	background: none;
	text-decoration: none;
	}


#content h2 {
	color: #99cc00;
	font-size: 18px;	
	font-weight: bold;
	margin: 0px;
	line-height: 120%;
	font-variant: normal;
	}
#content h2 a  {
	text-decoration: none;
	}

#content h2 a:hover {
	background: none;
	text-decoration: underline;
	}

#content h3 {
	color: #99cc00;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0px;
	line-height: 120%;
	text-align: center;
	padding: 0px 0px 10px 0px;
	}
#content h3 a  {
	text-decoration: none;
	}

#content h3 a:hover {
	text-decoration: underline;
	}

#content ol {
	list-style-type: decimal;
	line-height: 18px;
	margin: 0px;
	padding: 0px 0px 10px 30px;
	}
#content ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}
	
#content li {
	margin: 0px;
	padding: 0px;
	}
	
#content ul li {
	list-style: square inside;
	margin: 0px 0px 0px 10px;
	padding: 5px 0px 0px 0px;
	}
	
#content ul li a {
	text-decoration: underline;
	}

#content ul li a:hover {
	text-decoration: underline;
	}
blockquote{
	margin: 0px 0px 0px 25px;
	padding: 0px 25px 0px 10px;
	font-style: italic;
	color: #666666;
	border-left: 1px solid #cccccc;
	}
	
#content blockquote p{
	margin: 0px 0px 20px 0px;
	padding: 0px;
	}

/************************************************
*	Gallery									*
************************************************/

#gallery {
	margin: 10px 0px 10px 20px;
	float: left;
text-align: center; 
width: 350px;
display: block;
background: #000000;
	}

/************************************************
*	MISC 									*
************************************************/


#navigation { 
	background: none;
	margin: 0px 0px 20px 0px;
	padding: 4px 0px 4px 0px;
	text-align: center;
	font-size: 9px;
	text-transform: uppercase;
	}
#navigation a {	text-decoration: none; padding: 0px 8px;
	}

#tags { 
	text-align: center; 
	font-size: 9px;
	text-transform: uppercase;
	}

#comment_page { 
	display: block;
	background: none;
	margin: 10px 200px 10px 200px;
	float: left; 
	padding: 0px 0px 15px 0px;
	}

.postspace {
	width: 440px;
	height: 32px;
	margin: 0px;
	padding: 0px;
	}
.postspace2 {
	width: 440px;
	height: 0px;
	margin: 0px;
	padding: 0px;
	}
.postspace3 {
	width: 440px;
	height: 15px;
	margin: 0px;
	padding: 0px;
	}

/************************************************
*	COMMENTS 									*
************************************************/
#comments {
	width: 250px;
	margin: 0px auto;
	padding: 20px 0px 0px 0px;
	border-top: 1px dotted #333;
	}
#comments h3 {
	color: #99cc00;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0px;
	line-height: 120%;
	text-align: center;
	padding: 0px 0px 10px 0px;
	text-transform: uppercase;
	border-top: 0px solid #666;
	}


/************************************************
*	FOOTER 									*
************************************************/

#footer { 
	color: #333;
	background: none;
	font-weight: normal;
	padding: 5px 20px 20px 90px;
	text-align: center;
	clear: both;
	font-size: 10px;
	margin: 5px 0px 0px 0px;
	text-transform: uppercase;
	}
#footer a {
	color: #688d4f;
	text-decoration: none;
	}
#footer a:hover {
	color: #99cc00;
	text-decoration: none;
	}
