/*  
Theme Name: Free Photo Gallery Light
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: #fff;
	color: #666;
	font-size: 12px;
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	margin: 0px;
	}

body * {margin: 0px; padding: 0px;}

a, a:visited { 
	color: #3299cc;
	font-weight: bold;
	text-decoration: none;
	}
	
a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #000;
	}
	
#container { 
	background: #fff;
	width: 860px;
	text-align: left; 
	margin: 10px auto 20px auto; 
	padding: 0px;
	overflow: hidden;
	}


#inescrow {
position: absolute;
width:860px;
height: 980px;
z-index: 99;
background-color: #aaaaaa;
text-align: center;
filter:alpha(opacity=60);
	-moz-opacity:0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
}

#inescrowtext {
z-index: 100;
text-align: center;
vertical-align: middle;
color: #fff;
font-size: 60px;
filter:alpha(opacity=100);
	-moz-opacity:1.0;
	-khtml-opacity: 1.0;
	opacity: 1.0;
}

/************************************************
*	Header  									*
************************************************/

* html #header{ width: 860px; padding: 0px;}

#header {
	background: #fff;
	color: #333333;
	font-size: 24px;
	margin: 0px;
	padding: 4px 0px 10px 0px;
	overflow: hidden;
	border-bottom: 1px solid #333;
	}
	
#header a img {
	border: none;
	margin: 0px;
	padding: 0px;
	}
	
#header h1 {
	color: #333;
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	}
	
#header h1 a, #header h1 a:visited {
	font-weight: bold;
	font-size: 24px;
	color: #3299cc;
	margin: 0px;
	padding: 0px;
	}
	
#header h1 a:hover {
	color: #333;
	}
	
#header h2 {
	color: #333;
	font-size: 10px;	
	font-weight: bold;
	margin: 0px;
	line-height: 180%;
	font-variant: normal;
	text-transform: uppercase;
	padding: 0px;
	}
	
#header h2 a  {
	text-decoration: none;
	}

#header h2 a:hover {
	color: #333;
	background: none;
	}

/************************************************
*	HOME PAGE  									*
************************************************/


.small{
	float: left;
	width: 830px;
	height: 333px;
	margin: 0px 5px 10px 5px;
	background: #fff;
	display: inline;
	border: 10px 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;
	}

/************************************************
*	PAGE TEMPLATE 									*
************************************************/
* html #content_page  { width: 660px; padding: 0px; margin: 10px 0px 0px 50px;}

#content_page { 
	display: block;
	background: #fff;
	margin: 10px 100px 0px 100px;
	float: left; 
	padding: 0px;
	}
#content_page p{
	margin: 0px;
	line-height: 18px;
	padding: 0px 0px 10px 0px;
	font-size: 12px;
	font-weight: normal;
	}
	
#content_page p img{
	border: 10px solid #666;
	padding: 0px;
	margin: 0px
	}
	
#content_page h1 {
	color: #333;
	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  {
	color: #3299cc;
	font-size: 20px;	
	font-weight: bold;
	text-decoration: none;
	}

#content_page h1 a:hover {
	color: #333;
	text-decoration: none;
	}

#content_page h2 {
	color: #666;
	font-size: 18px;	
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	line-height: 120%;
	font-variant: normal;
	text-align: left;
}

#content_page h3 {
	color: #666;
	font-size: 12px;	
	font-weight: bold;
	margin: 7px;
	line-height: 120%;
	font-variant: normal;
	text-align: center;
	}
#content_page h3 a  {
	text-decoration: none;
	}

#content_page h3 a:hover {
	background: none;
	text-decoration: none;
	}


/************************************************
*	SINGLE POST  									*
************************************************/

* html #content { width: 860px; }

#content { 
	display: block;
	background: #fff;
	width: 860px; 
	margin: 10px 0px 0px 0px;
	float: left; 
	padding: 0px 0px 5px 0px;
	}
#content p{
	margin: 0px;
	line-height: 24px;
	padding: 0px;
	font-size: 14px;
	}
	
#content p img{
	border: 10px solid #666;
	padding: 0px;
	margin: 0px 10px 10px 10px;
	}
#content h1 {
	color: #333;
	font-size: 20px;	
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	line-height: 120%;
	font-variant: normal;
	text-align: center;
	}
#content h1 a  {
	color: #3299cc;
	font-size: 20px;	
	font-weight: bold;
	text-decoration: none;
	}

#content h1 a:hover {
	color: #333;
	background: none;
	text-decoration: none;
	}

#content h2 {
	color: #666;
	font-size: 12px;	
	font-weight: bold;
	margin: 7px;
	line-height: 120%;
	font-variant: normal;
	text-align: center;
	}
#content h2 a  {
	text-decoration: none;
	}

#content h2 a:hover {
	background: none;
	text-decoration: none;
	}

#content h3 {
	color: #3299cc;
	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 strong{
	font-weight: bold;
	background-color: #fffeb4;
	}

/************************************************
*	MISC 									*
************************************************/

.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;
	}

#navigation {
	color: #333;
	font-size: 10px;	
	font-weight: bold;
	margin: 0px;
	font-variant: normal;
	text-transform: uppercase;
	padding: 0px;
	text-align: center;
	}
	
#navigation a  {
	text-decoration: none;
	}

#navigation a:hover {
	color: #333;
	background: none;
	}

/************************************************
*	FOOTER 									*
************************************************/

#footer { 
	color: #333;
	background: #fff;
	font-weight: bold;
	margin: 0px;
	padding: 10px 20px 0px 20px;
	text-align: center;
	clear: both;
	font-size: 10px;
	border-top: 1px solid #333;
	text-transform: uppercase;
	line-height: 120%;
	font-variant: normal;
	text-transform: uppercase;
	}
#footer a {
	color: #3299cc;
	text-decoration: none;
	}
#footer a:hover {
	color: #333;
	text-decoration: none;
	}