@charset "utf-8";
/* ----------------------------------------------
[Info]
	Name: 				Dark - PhotoCMS
	Version: 			1.0
	Author: 			Jonatan Froes
	Author email:	 	jonatan.froes@yahoo.com.br
	Url:				http://themeforest.net/
	Date of creation:	September 29, 2009
	Last Date Modified: September 29, 2009
 ------------------------------------------------ */
@import url(960.css);


/* ----------------------------------------------
	Style
 ------------------------------------------------ */
html {
	font-size:100%;
}
body {
	color:#767772;
	font-family:Arial, Helvetica, sans-serif;
	font-size:62.5%;
	text-align:center;
	padding:0 0 20px 0;
	background: #000 url('../img/bg.png') repeat-x;
	/*background: url('../img/background.jpg');*/
}

/* ----------------------------------------------
	fonts
------------------------------------------------ */
p {
	font-size:1.2em;
	line-height:1.5em;
	margin-bottom:10px;
}

h1 {
	font: bold 4em/1.8em Arial, Helvetica, sans-serif;
}

h2 {

	font: normal 2.8em/1em Arial, Helvetica, sans-serif;
}

h3 {
	font: bold 1.6em/1em Arial, Helvetica, sans-serif;
}

h4 {
	color:#333;
	font: bold 1.4em/1.2em Arial, Helvetica, sans-serif;
}



/* ----------------------------------------------
	gerenal classes
------------------------------------------------ */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.error { 
	border:1px solid #d51313;
	color:#d51313;
	padding: 10px 15px;
	margin:15px 30px 0 40px;
	background:#f7eded;
}
.success { 
	border:1px solid #0c9543;
	color:#0c9543;
	padding: 10px 15px;
	margin:15px 30px 0 40px;
	background:#e5f6ec;
}

.float-left {float:left;}
.float-right {float:right;}
.text-left {text-align:left; }
.text-right {text-align:right; }
.spacer { clear:both; display:block; height:25px;}
.highlight { font-weight:bold;}
.clear {clear:both;}
.text-center {text-align:center; }
.hidden {display:none;}


/* ----------------------------------------------
	images & links
------------------------------------------------ */

a:link, a:visited, a:active {
	text-decoration:none;
	font-weight:bold;
	color:#2d3133;
}
	a:hover {
		color:#555;
	} 


img.float-left {
	margin: 0 12px 5px 0;
	float:left;
}
img.float-right {
	margin: 0 0 5px 20px;
	float:right;
}

p img.float-left {
	margin: 0 15px 3px 0;
}
p img.float-right {
	margin: 0 0 3px 15px;
	}

.no-border {
	border-width:0;
}


/* ----------------------------------------------
	lists
------------------------------------------------ */
ul {
	font: normal 1.2em Arial, Helvetica, sans-serif;
}
li {
	
}
ol {

}
	ol p {
	}
ul.list-images {
	float:left;
	margin:0 auto;
	padding:0;
}
	ul.list-images li {
		list-style:none;
		float:left;
		text-align:left;
	}
		ul.list-images li a {
			margin:0 1em .5 0;
			display:block;
		}
			ul.list-images li:hover img {
				border:1px solid #027fb0;
			}
		ul.list-images li img {
			padding:.3em;
			border: 1px solid #ededec;
		}

/* ----------------------------------------------
	forms
------------------------------------------------ */
form { 
	font: normal 1.2em verdana;
}
	form span.helper {
		font: italic 9px arial;
		color:#666;
		display:block;
	}
	label {
		display:block;
		font-weight:bold;
		margin-top:5px;
	}
	input, textarea, select {
		padding: 3px;
		margin:3px 0;
		border:1px solid #333;
		background:#fff;
		-webkit-border-radius: 3px;
	}
		input:hover, textarea:hover, select:hover {
			background:#fff; border:1px solid #666;
		}
		input:focus, textarea:focus, select:focus {
			background:#f4f4f4;
			border:1px solid #666;
		}
	textarea {
		width:400px;
		height:100px;
	}
	legend {
		font-size:18px;
		font-weight:bold;
		text-align:center;
		padding-bottom:16px;
	}

/* ----------------------------------------------
	tables
------------------------------------------------ */
table {
	border:1px solid #055a7a;
	border-collapse:collapse;
	width:100%;
}

	table td {
		font-size:1.2em;
		padding:0.3em;
		text-align:center;
	}

	table th {
		text-align:center;
	}
	
		table tbody th a {
			color:#fff;
			text-decoration:none;
		}

	table thead th {
		background: #56aaca;
		color:#fff;
		font-size:1.8em;
		padding: 0.5em 0.3em;
	}
	
	table tbody th {
		background: #e1e1e1;
		color:#055a7a;
		font-size:1.6em;
		padding: 0.3em;
		border-bottom: 1px solid #055a7a;
		font-weight:bold;
	}
	
	table tr.odd {
		background:#f4f4f4;
	}
	
	table caption {
		caption-side: bottom;
		font-size: 1.2em;
		font-style: italic;
		line-height: 2em;
		text-align:right;
	}
	
/* ----------------------------------------------
	bloquequote & hr
------------------------------------------------ */
blockquote {
	margin:1.5em 0;
}
	blockquote p {
		font: italic 1.4em/1.4em "Trebuchet MS";
	}
		blockquote p:first-letter{
			float:left;
			padding: .1em .5em 0 .6em;
			font: italic 2.57em/1em "Monotype Corsiva", "Apple Chancery", fantasy;

		}
	blockquote .author {
		clear:both;
		display:block;
		text-align:right;
		font-size:.8em;
		font-style:normal;

	}

hr {border-top: 1px solid #b1b1b1; margin: 30px auto 3px 0; display:block; clear:both; }

/* ----------------------------------------------
[Page estructure]
------------------------------------------------ */
#wrap {
	padding:  0;
}
/* [top] */

#top {
	float: left;
	width: 100%;
	margin-bottom: 1px;
}
	
	h1 {
		float: left;
		color: #FFF;
		padding: 0;
		font-size: 24px;
		text-indent: -9999px;
	}
	
	#top h1 a {
		float: left;
		margin: 5px 13px;
		color: #FFF;
	} 

#submit {
	width: 300px;
	float: right;
	}
	
	#submit img {
		float: right;
		margin-top: 24px;
		margin-right: 1px;
	}
	
#banners_icon {
	position:relative;
	top:3px;
	right:8px;
}
#banners_icon li {
	list-style:none;
}
#banners_icon a {
	margin: 3px;
	float:right;
}

#main_logo {
	float: left;
	width: 29px;
}
	
/* [nav] */
#nav li {
	list-style: none;
	float:left;
}
	#nav li a {
		display:block;
		padding: 5px 10px;
		margin:10px 10px 10px 0;
		color:#555;
	}
		#nav li a:hover, #nav li.active a {
			background:#ececec;
			text-decoration:none;
		}
		
/* [featured] */
#featured {
	background:#2d3133;
}
	.featured_img {
		background:#484c4e;
	}
	.featured_img img {
		margin: 20px 10px;
		border: 5px solid #fff;
	}
	
	.featured_info {
		text-align:center;
		color:#fff;
	}
	.featured_info h2 {
		padding:20px 0;
	}
	.featured_info h3 {
		padding-bottom:20px;
	}
	
	.featured_info p {
		text-align:left;
		padding: 0 10px 10px 10px;
	}
	.featured_info a {
		padding: 5px 10px;
		margin:10px 10px 10px 0;
		color:#fff;
		background:#484c4e;
	}
	
	.featured_info a:hover {
		text-decoration:none;
		background:#fff;
		color:#484c4e;
	}	


/* [main] */
#main {
	padding:  0;
	float: left;
	width: 903px;
}

.list_gallery {
	float: left;
	width: 300px;
	padding: 0 1px 1px 0;

}

	.list_gallery:hover {
		color:#2d3133;
	}
	
	.list_gallery h3 {
		padding:10px 5px 5px;
		text-align:left;
		color:#2d3133;
	}
	.list_gallery p {
		text-align:left;
		padding-left:5px;
	}
	.list_gallery a {
		color:#6b6c6d;
		padding: 5px 10px 5px 0;
	}
	
	.list_gallery a:hover {
		text-decoration:none;
		color:#2d3133;
	}
	
	.gallery_legend {
		float: left;
		width: 300px;
		position: absolute;
		z-index: 99;
		margin-top: -60px;
		background: #111;
		border-top: 1px solid #000;
		opacity: .9;
		filter: alpha(opacity=90);
		-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	}
	
	.gallery_legend:hover {
		opacity: 1;
		filter: alpha(opacity=100);
		-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	}
	
	.gallery_legend h3 {
		color: #FFF;
	}
	
/* [sidebar] */
#sidebar {
	padding: 20px 0;
}
#sidebar h4 {
	background:#2d3133;
	color:#fff;
	padding: 8px;
	font-size:1.2em;
}
.sub_nav {
	margin: 0 0 10px 0;
}
.sub_nav li {
	list-style:none;
}
.sub_nav li:first-child a {

}
	.sub_nav li a {
		display:block;
		padding: 5px 10px;
		color:#FFF;
		text-align:left;
	}
		.sub_nav li a:hover, .sub_nav li.active a {
			background:#111;
			text-decoration:none;
			color:#fff;
			border-bottom-color: transparent;
		}

#banners_top {
	padding:0;
	margin:0;
}


.pagination li {
	list-style:none;
	float:left;
	color:#FFF;
	margin: 0 1px 1px 0;
	background:#222;
}
.pagination a, .pagination .current {
	background:#222;
	display:block;
	padding:5px 8px;
}
.pagination a:hover {
	background:#28003B;
	color:#fff;
	text-decoration:none;
}

.page {
	text-align:left;
	padding:15px 30px 0 40px;
}
.page .error, .page .success {
	margin-left:0;
}


/* post detail */
.item_detail {
	float: left;
	width: 900px;
	background: #111;
	border-bottom: 1px solid #000;
	text-align:left;
}
	.item_detail h3 {
		float: left;
		margin: 15px 5px 0 5px;
		font-size:24px;
		font-weight:normal;
		display:inline;
		padding: 0 10px;
	}
	
	.item_detail a {
		color: #FFF;
	}

	.item_image img {
		margin-top:1px;
	}
		.item_image img:hover {
			background:#ededed;
		}
		.item_description {
			padding: 10px 30px 10px 10px;
		}

#visit_website {
	float: right;
	border-left: 1px solid #333;
	background: #222;
}

#visit_website a {
	float: left;
	margin: 20px;
	font-size: 1.5em;
}
/*comments */

.comment_item, #comment_form {
		margin:15px 30px 0 40px;
		padding:10px 10px 15px;
		border:1px solid #2d3133;
		display:block;
		text-align:left;
}
	.comment_item:hover {
		background:#ededed;
	}
	.poster_name {
		font-size:18px;
		font-weight:bold;
	}
	.comment_detail {
		font-size:12px;
		line-height:16px;
	}
#footer {
	background: #333;
	color:#fff;
	width: 902px;
	margin-left: 29px;
}
	#footer p {
		padding: 15px 0;
	}
	#footer a {
		color:#ececec;
	}
		#footer a:hover {
			color:#555;
		}

#footer_left, #footer_center {
	float: left;
	width: 300px;
	margin: 10px;
	font-weight: normal;
}

#footer_left h2, #footer_center h2 {
	font-size: 15px;
	text-align: left;
	margin-bottom: 10px;
	font-weight: bold; 
}

#footer_right {
	float: left;
	width: 240px;
	margin: 10px;
}

#footer_right img {
	float: right;
}