/*
Theme Name: Fotofolio
Theme URI: http://pupungbp.erastica.com/
Description: Wordpress Theme for Photography lovers, Graphic Designers, of even a Drawer. By: Pupung Budi Purnama.
Version: 1.0.6
Author: Pupung Budi Purnama
Tags: White, Gray, 2 Column
/*
/* GLOBAL CSS */
* {
	margin: 0;
/*	padding: 0; */
}

body {
	text-align: center;
	background: #000;
	color: #afafaf;
}
h1, h2, h3, h4 {
	font-size: 1.6em;
}
.ffix {
	clear: both;
}
a {
	color: #cfcfcf;
}
img {
	border: none;
}

.children { display : none; }

.sistemacopia {
font-size:11px;line-height:14px;
}

/* TYPOGRAPHY */
body {
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	font-family: arial,sans-serif;
	font-size: 62.5%;
	padding: 15px 0;
}
#header h1 {
	font-size: 1.4em;
	font-weight: normal;
	font-style: italic;
	line-height: 4.4em;
}
.legend h2, .legend h3, #data h2, .news h2 {
	font: bold 1.2em Helvetica, Arial, sans-serif;
	letter-spacing: 0.28em;
	text-transform: uppercase;
}
.legend h3 {
	font-size: 2.4em;
	letter-spacing: 0;
}
.notes a {
	border-bottom: 1px dotted #333;
	color: #aa0000;
}
.author {
	font-size: 1.2em;
}
.author strong {
	font-family: Helvetica, Arial, sans-serif;
}
.notes {
	font-size: 1.3em;
	line-height: 1.6em;
}
.page .notes {
	width: 500px;
}

.page a, .category a {
	text-decoration:none;
	color:#aa0000;
}

.notes p {
}
#data h2 {
	color: #fff;
	padding-left: 8px;
}

#data ul {
	padding:0px;
}

#data ul li, #data .resume p {
	font-size: 1.3em;
	color: #000;
	line-height: 1.5em;
}
#data .resume p {
	line-height: 1.3em;
}
#footer {
	font-size: 0.9em;
	font-family: Helvetica, Arial, sans-serif;
	text-transform: uppercase;
}

/* LAYOUT */
#container {
	width: 820px;
	margin: 0 auto;
	text-align: left;
}
#header {
	
}
#header h1 {
	
}
#header h1 a {
	display: block;
	/*background: url(images/logo.png) no-repeat top left;
	width: 128px;
	height: 62px; */
	float: left;
	/*text-indent: -7777px;*/
}
.featured {
	padding-top: 15px;
	width: 820px;
	padding-bottom: 50px;
	min-height: 300px;
}
.featured img {
	padding: 5px;
	background: #000;
}
.photo {
	float: left;
}
.shadow-left {
	/*background: url(images/shadow-left.png) no-repeat left bottom;*/
}
.shadow-right {
	/*background: url(images/shadow-right.png) no-repeat right bottom;*/
	padding: 15px;
}
ul#photos {
	list-style: none;
	width: 450px;
	height: 450px;
}
.legend {
	float: left;
	text-align: left;
	width: 280px;
	padding-top: 15px;
}
.legend h2 {
	padding-bottom: 20px;
}
.legend h3 {
	
}
.notes p {
	padding-top: 20px;
}
.news h2 {
	padding-top: 20px;
}

#data {
	background: #989898;
	background-image:url('images/fondostrip.jpg');
	text-align: center;
}
#data .container {
	text-align: left;
	margin: 0 auto;
	width: 820px;
	background: url(images/stripe.png) repeat-y 410px 0;
}
#data .container .top {
	/*background: url(images/arrow-top.png) no-repeat 402px 0;*/
	height: 9px;
	clear: both;
}
#data .container .bottom {
	/*background: url(images/arrow-bottom.png) no-repeat 402px 0;*/
	height: 9px;
	clear: both;
}
#data .about {
	padding: 15px 0;
	width: 150px;
}
#data .about, #data .category {
	float: left;
	padding-left: 5px;
}
#data .about li {
	clear: both;
}
#data .category {
	padding: 15px 0;
	width: 250px;
}
#data .category li {
	width: 100px;
}
#data ul {
	list-style: none;
	padding-top: 10px;
}
#data ul li {
	float: left;
}
#data ul li a {
	padding-left: 8px;
}
#data ul li a:hover, .current-cat, .active, .current_page_item {
	background: url(images/current.png) no-repeat left center;
}
#data .resume {
	width: 380px;
	float: right;
	padding-top: 15px;
	padding-bottom: 20px;
}
#data .resume img {
	padding: 0px;
	float: left;
	background: #7b6851;
	margin-top: 5px;
	margin-left: 8px;
}
#data .resume h2 {
	padding-bottom: 10px;
}
#data .resume p {
	float: right;
	width: 296px;
}
#data a {
	color: #000;
}
#data .resume a {
	color:#770000;
	text-decoration:none;
}

#data .resume a:hover {
	text-decoration:underline;
}

#footer {
	padding: 15px;
}
div.category-list {
	width: 400px;
	float: left;
	padding-top: 15px;
	padding-left: 30px;
}
div.category-list .pic, div.news .pic {
	width: 80px;
	height: 80px;
	background: #000;
	float: left;
	margin-right: 8px;
	margin-bottom: 8px;
}
.pic a img {
	border: none;
}
.pic a:hover img {
	background: #444;
}
div.news .pic {
	width: 60px;
	height: 60px;
}

/*paging*/
.navigation {
	clear: both;
	font: bold 1em Arial, Helvetica, Verdana, Sans-Serif;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	padding-right: 44px;
}
.alignleft {
	text-align: left;
}
.alignright {
	text-align: right;
}
.navigation .alignleft {
	width: 40%;
	float: left;
}
.navigation .alignright {
	width: 40%;
	float: right;
}
.single .navigation {
	width: 500px;
	padding: 0 10px;
}

/* CSS: (StyleSheet) */

#imgPreviewWithStyles {
    background: #000;
    padding: 5px;
    z-index: 999;
    border: none;
}

/* Text below image */
#imgPreviewWithStyles span {
    color: white;
    text-align: center;
    display: block;
    padding: 10px 0 3px 0;
}

/* Comments */
div.comments {
	padding-top: 30px;
}
#respond {
	width: 280px;
	float: right;
	padding: 10px;
	background: #efefef;
	-moz-border-radius: 4px;
}
.commentlist {
	width: 500px;
	float: left;
}
.comments .navigation {
	width: 450px;
	padding: 10px;
}
textarea#comment {
	width: 250px;
	padding: 10px;
	border: none;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
}
.navigation-comment {
	width: 400px;
	float: left;
}
.comment-box {
	width: 500px;
	float: left;
}
h3#comments, div#respond h3 {
	font-size: 11px;
	font-family: Arial, Helvetica, Sans-Serif;
	text-transform: uppercase;
}
ol.commentlist {
	list-style: none;
	line-height: 18px;
}
ol.commentlist li {
	padding: 15px;
	font-size: 1.3em;
}
ol.commentlist li .avatar {
	margin: 5px 8px 5px 0;
}
cite.fn {
	font-weight: bold;
}
.comment-meta {
	font: italic 11px Arial, Helvetica, Sans-Serif;
}
.comment p {
	width: 420px;
	float: right;
}
form#commentform p {
	font: italic 11px Arial, Helvetica, Sans-Serif;
	padding: 5px 0;
}
form input {
	border: none;
	padding: 5px;
}
form input#submit {
	background: #ccc;
	font-weight: bold;
}
