/*  
Theme Name: Photo Gallery Dark 1
Author URI: http://shutterthemes.com
Version: 2
Author: Shutter Themes
Description: Shutter Themes Photo Gallery 1 is WordPress photo gallery template.
All the CSS, XHTML and design is copyrighted. Please don't steal.
*/



body {
	background: #000;
	color: #666;
	font-size: 11px;
	font-family: Verdana, Arial, Sans-Serif;
	margin: 0;
}

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

td {
	width: 50%;
	vertical-align: top;
}

a, a:visited { 
	color: #7b7878;
	color: #666;
	text-decoration: underline;
}
	
a:hover {
	text-decoration: none;
	color: #fff;
}

body #container .home_bck {

}
	
#container, .home_bck { 
	text-align: left; 
	margin: 0 auto; 
	padding: 0;
	overflow: hidden;
}

#container {
	/*width:100%; 
	float:left; 
	clear:both;
	overflow:hidden;
	border: 1px solid cyan;*/
}

td {
	vertical-align: top;
}

#container TD IMG {
	border: 0;
}


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

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

#header_container {
	background: #161616 url("images/bck_header.jpg") repeat-x top;
	border-bottom: 1px solid #2c2c2c;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

#header {
	color: #333333;
	font-size: 24px;
	margin: 0 auto;
	padding: 0;
	width: 960px;
}
	
#header a img {
	border: none;
	margin: 0px;
	padding: 0px;
	}
	
#header h1 {
	color: #fff;
	font-size: 18px;
	font-weight: normal;
	margin: 0px;
	padding: 10px 0px 10px 0px;
	text-decoration: none;
	background: #000;
	}
	
#header h1 a, #header h1 a:visited {
	font: normal 14px Georgia,Times,serif;
	margin: 0;
	padding: 0;
	text-decoration: none;
}
	
#header h1 a:hover {
	color: #fff;
	text-decoration: none;
	}

#headerleft {
	margin-top: 10px;
	float: left;
}
	
#headerleft p {
	color: #666666;
	font-size: 15px;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 0px 25px;
	text-decoration: none;
	}
	
#headerright {
	width: 500px;
	float: right;
	font-size: 12px;
	text-align: right;
	margin: 0;
	padding: 0 10px 5px 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: normal 11px Georgia,Times,serif;
	padding: 3px 10px;
	margin: 0;
	text-decoration: none;
	text-transform: uppercase;
}

#headerright ul li a:hover {
	text-decoration: none;
}

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


.thumbnail{
	float: left;
	width: 258px;
	height: 127px;
	margin: 10px 5px 0 5px;
	background: #fff;
	display: inline;
	border: 5px solid #333;
}

/*#home_content .thumbnail {
	width: 258px;
	height: 127px;
}*/

.thumbnail img {
	/*border: 1px solid #FFF;*/
	margin: 0;
	padding: 0;
	float: left;
}
	
.thumbnail img a {
	border: 0;
}	

.thumbnail img a:hover {
	border: 1px solid #fff;
}

#aboutbox { 
	margin: 0 auto;
	padding: 0;
	width: 960px;
	
}

#aboutbox IMG {
	border: 0;
	margin-top: 20px;
	position: absolute;
	z-index: 60;
}

/************************************************
*	PAGE TEMPLATE 									*
************************************************/

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

#content_page { 
	background: #000;
	margin: 10px 100px 10px 100px;
	float: left; 
	padding: 0px 0px 15px 0px;
	}
#content_page p{
	margin: 0px;
	line-height: 18px;
	padding: 0px 0px 10px 0px;
	}
	
#content_page p img{
	border: 10px solid #666;
	padding: 0px;
	margin: 0px
}

#content_page h1 {
	color: #565c68;
	font-size: 20px;	
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 15px 0px;
	line-height: 120%;
	font-variant: normal;
	text-align: center;
}

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

#home_content { 
	background: url("images/trans.png") repeat;
	margin: 300px auto 0;
	padding: 5px 0 75px 0;
	width: 100%;
	float: left;
	clear:both;
	display: block;
}

.home_content_items {
	margin: 0 auto;
	padding: 0;
	width: 860px;
	height: 20px
	/*border: 1px solid #ff0000;*/
}

.home_content_items .home_left {
	margin: 0 0 0 5px;
	width: 200px;
	float: left;
}

.home_content_items .home_right {
	margin: 2px 30px 0 0;
	width: 130px;
	float: right;
	text-align: right;
}

.home_content_items .home_right LI {
	margin-right: 5px;
	float: left;
	list-style: none;
}

.home_content_items H5 {
	color: #727171;
	font-size: 13px;
	
}

#content {
	margin: 0 auto;
	padding: 0 0 30px;
	width: 960px;
	overflow: hidden;
}

#container .porfolio_content, #container .page_content, #container .thoughts_content {
	background: url(images/bck_content.jpg) no-repeat top center;
}

#container .thoughts_content {
	background: url(images/bck_thought_content.jpg) no-repeat top center;
}

#container .page_content {
	background: url(images/bck_personal_content.jpg) no-repeat top center;
}

#container .blog_content {
	background: url(images/bck_blog_content.jpg) no-repeat top center;
}


.content_left {
	width: 650px;
	float: left;
}

.content_right {
	width: 290px;
	float: right;
}

#content p {
	color: #999;
	margin: 0px;
	line-height: 18px;
	padding: 0 0 10px 0;
}
	
#content p img, #content img {
	border: 1px solid #3c3b3b;
	padding: 0px;
	margin: 0 0 10px;
}

#content h1 {
	color: #99cc00;
	font-size: 20px;	
	font-weight: bold;
	margin: 0 0 10px;
	padding: 0;
}
	
#content h1 a  {
	font-size: 20px;	
	font-weight: bold;
	text-decoration: none;
}

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


#content h2 {
	color: #FFF;
	font-size: 12px;	
	font-weight: bold;
	margin: 0 0 10px;
	line-height: 120%;
	font-variant: normal;
}
	
#content h2 a  {
	color: #EEE;
	text-decoration: none;
}

#content h2 a:hover {
	background: none;
}

#container .thoughts_content h2 a {
	font: bold 16px Georgia, Times, serif;
}

#container .admin_list {
	margin-bottom: 10px;
	padding-bottom: 4px;
}

#container .admin_list li {
	margin-left: 0;
	list-style-type: none;
}

#content h3 {
	color: #FFF;
	font: bold 22px Georgia, Times, serif;
	margin: 0;
	padding: 25px 0;
	line-height: 120%;
}

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

#home_content #screen_thumbs {
	margin: 0 auto;
	width: 860px;
}

#home_content content #screen_thumbs li {
	margin: 0 5px;
}

#content ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 10px 0px;
}
	
#content li {
	margin: 0px;
	padding: 0px;
}
	
#content ul li {
	list-style: square outside;
	margin: 0 0 0 10px;
	padding: 5px 0 0 0;
}
	
#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;
}


/************************************************
*	sidebar 									*
************************************************/

#sidebar {
	padding-top: 50px;
}

.sidebar_content {
	/*border-bottom: 1px solid #232323;*/
	margin: 0 0 10px;
	padding: 0 0 3px;
}

.sidebar_text {
	margin-left: 110px;
}
.sidebar_portfolio {
	font-size: 10px;
}
 
#sidebar .sidebar_portfolio IMG, #sidebar .sidebar_thoughts IMG {
	margin: 0 10px 10px 0;
	width: 100px;
	height: 49px;
	float: left;
	position: absolute;
}

#sidebar .sidebar_thoughts IMG {
	width: 80px;
	height: 53px;
}

#sidebar .sidebar_thoughts .sidebar_text {
	margin-left: 90px;
}

#sidebar h6, #sidebar h6 a {
	color: #FFF;
	font-size: 11px;
	margin: 0 0 8px;
}

#sidebar_category {
	background: url(images/bck_category.png) no-repeat top left;
	margin-bottom: 20px;
	width: 290px;
	height: 150px;
}

#sidebar_category H2 {
	color: #666;
	font-size: 10px;
	margin-left: 15px;
	padding-top: 35px;
}

#sidebar_category SELECT {
	color: #FFF;
	font: normal 10px Verdana;
	background: #000;
	border: 1px solid #1c1b1b;
	margin: 0 0 0 15px;
	padding: 5px 3px;
	width: 250px;
}

#sidebar_category OPTION {
	
}

	
/************************************************
*	ARCHIVES 									*
************************************************/

.portfolio_desc {
	border: 1px solid #333;
	background: #0f0f0f;
	margin: 0 0 15px;
	padding: 10px 0;
	width: 650px;
	float: left;
	clear: both;
}

.portfolio_desc_2 {
	border-bottom: 1px dotted #121212;
	margin: 0 0 15px;
	padding-bottom: 5px;
	width: 650px;
	float: left;
	clear: both;
}

.portfolio_desc_2 IMG {
	float: left;
}

.portfolio_desc_2_text {
	margin-left: 265px;
}

.portfolio_desc_2 .desc_items {
	width: 100%;
	clear: both;
}

#content .portfolio_desc ul {
	margin: 0 10px 0 300px;
}

.portfolio_desc .thumbnail {
	margin: 0 10px;
}

.portfolio_desc h6, .portfolio_desc p {
	margin-right: 10px;
	display: inline;
}

.portfolio_desc a {
	color: #FFF;	
}

.portfolio_desc h6, .portfolio_desc h6 a {
	color: #FFF;
	font: bold 14px Verdana, Arial, sans-serif;
	text-decoration: none;
}


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


#navigation { 
	font-size: 9px;
	margin: 0 auto 60px auto;
	padding: 4px 0;
	width: 970px;
	clear: both;
	
	text-transform: uppercase;
	position: relative;
	z-index: 100;
}

#navigation a {	text-decoration: none; padding: 0px 8px;
	}

#tags { 
	font-size: 9px;
}

#comment_page { 
	display: block;
	background: #000;
	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: 440px;
	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;
	}



/************************************************
*	Bottom "Sidebars"					     		* 
************************************************/

#bottom_container {
	background: #161718 url("images/bck_footer.jpg") repeat-x top;
	border-top: 1px solid #1f1f1f;
	border-bottom: 1px solid #666;
	padding-bottom: 35px;
	width: 100%;
	float: left;
	clear: both;
}

#bottom {
	width: 960px;
	margin: 0px auto 0px;
	padding: 80px 0px 20px 0px;
	line-height: 20px;
	clear: both;
}
	

#bottom p, #bottom .textwidget {
	margin: 0;
	padding: 0;
}
	
#bottom h2 {
	font: bold 18px Georgia, "Times New Roman", Times, serif;
	margin: 0 0 3px 0;
}
	
#bottom h2 a, #bottom h2 a:visited  {
	color: #7b7878;
	text-decoration: none;
}

#bottom a, #bottom h2 a:hover {
	color: #e0e0e0;
}

	
#bottom img {
	float: left;
	border: none;
	margin: 0px 0px 10px 0px;
	}
	
#bottom ul{
	list-style-type: square;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
	
#bottom ul li{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#bottom .bottomleft ul li {
	width: 275px;
	overflow: hidden;
	white-space: nowrap;
	
}

.bottomleft, .bottommiddle, .bottomright {
	padding: 10px;
	width: 290px;
	height: 120px;
	overflow: hidden;
}	
	
.bottomleft {
	float: left;
	margin: 0;
	
}
	
.bottommiddle {
	float: left;
	margin: 0 0 0 5px;
}

#bottom .bottommiddle IMG {
	border: 1px solid #666;
	width: 290px;
	height: 100px;
}
	
.bottomright {
	float: right;
	margin: 0;
}
	
#bottom .readmore {
	display: none;
}

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

#footer { 
	color: #666;
	font-size: 10px;
	font-weight: normal;
	background: #000;
	margin: 0;
	padding: 30px 20px 20px 20px;
	clear: both;
	text-align: center;
	text-transform: uppercase;
}

#footer a {
	color: #666;
	text-decoration: none;
}

#footer a:hover {
	color: #99cc00;
	text-decoration: none;
}

/************************************************
*	Contact 									*
************************************************/

#container .wpcf7 {
	margin: 0;
	width: 500px;
}


#container .wpcf7 input, #container .wpcf7 textarea {
	color: #FFF;
	font: bold 18px "Trebuchet MS", Verdana, Arial, sans-serif;
	background: #1b1a1a;
	border: 1px solid #333;
	padding: 5px;
	width: 470px;
}

#container .wpcf7 textarea {
	height: 100px;
}

#container .wpcf7 .submit INPUT {
	background: #000;
	width: auto;
}
	
	
#dogfight {
	margin: 0 auto;
	width: 960px;
}

#dogfight IMG {
	margin: -60px 0 0;
	position: absolute;
	z-index: 50;
}

/****************************************

jquery

****************************************/

		
.boxgrid {  
	background: transparent; 
	overflow: hidden; 
	position: relative; 
}

.boxgrid H2 {
	color: #FFF;
	font: bold 18px "Trebuchet MS", Verdana, Arial, sans-serif;
	margin: 10px 0 5px 10px;
}

.boxgrid img { 
	border: 1px solid #FFF;
	position: absolute; 
	top: 0; 
	left: 0; 
	 
}

.boxgrid p { 
	color: #afafaf; 
	font-weight:bold; 
	font:10pt "Lucida Grande", Arial, sans-serif; 
	padding: 0 10px; 
}
				
.boxcaption { 
	background: #000; 
	width: 100%; 
	height: 100px; 
	float: left; 
	position: absolute; 
	opacity: .8; 
	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	/* For IE 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}

.captionfull .boxcaption {
 	top: 260;
 	left: 0;
}

.caption .boxcaption {
 	top: 220;
 	left: 0;
}

.ngg-galleryoverview  .piclenselink {
	color: #FFF;
	margin: 5px 0 15px 0;
}

#container #content .view_item {
	border-bottom: 1px dotted #333;
	margin: 5px 0 20px;
	padding-bottom: 20px;
	display: block;
}

.time, .author {
	color: #e3e2e2;
	background: url(images/skull_heart.png) no-repeat left;
	padding: 3px 0 3px 30px;
}

.author {
	background: url(images/key_g.png) no-repeat left;
}
