/*
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.4
Author: Pupung Budi Purnama
Tags: White, Gray, 2 Column
/*
/* GLOBAL CSS */
* {
	margin: 0;
	padding: 0;
}
body {
	text-align: center;
	background: #fff;
	color: #505050;
}
h1, h2, h3, h4 {
	font-size: 1.6em;
}
.ffix {
	clear: both;
}
a {
	color: #505050;
	text-decoration: none;
}
img {
	border: none;
}

/* TYPOGRAPHY */
body {
	font: 62.5% Optima, "Lucida Sans", Arial, Helvetica Tahoma, "Lucida Grande", "Helvetica Neue", Futura, Verdana, sans-serif;
	padding: 10px 0;
}

.category-list h2, .category-list h3, .legend h2, .legend h3, #data h2, .news h2 {
	font: bold 1.2em Helvetica, Arial, sans-serif;
	letter-spacing: 0.5em;
	text-transform: uppercase;
}
.category-list h3, .legend h3 {
	font-size: 2.4em;
	letter-spacing: 0;
}

.notes a {
	border-bottom: 1px dotted #333;
}
.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: 450px;
}

.notes h3{
	margin-top: 30px;
	font-size: 1.2em !important;
}
.bio {
	margin: 0;
}
.bio p {
	font-size: 1.2em;
	line-height: 1.5em;
	width: 90%;
	padding: 4px;
	margin: 5px 0px;
}

.bio b{
	font-size: 1.4em;
}

#data h2 {
	color: #352511;
	padding-left: 8px;
}
#data ul li, #data .resume p {
	font-size: 1.2em;
	color: #whitesmoke;
	line-height: 1.6em;
}
#footer {
	font-size: 0.9em;
	font-family: Helvetica, Arial, sans-serif;
	text-transform: uppercase;
}

/* LAYOUT */
#container {
	width: 980px;
	margin: 0 auto;
	text-align: left;
	background: url(images/container-back.png) repeat-y right;
	padding-bottom: 10px;
	min-height: 450px;
}

#header_wrapper {
	width: 100%;
	background-color: #464942;
	text-align: left;
	padding-top: 20px;
	background-image: none;
}

#header {
	font-family:Helvetica, Futura, Verdana, sans-serif;
	position: relative;
	width: 950px;
	margin: auto;
	overflow: hidden;
}

#header a.header {
	display: block;
	width: 421px !important;
}

#header h2 {
	color: #c9c8c2;
	font-size: 1.2em;
	letter-spacing: 0.1em;
	float: right;
}
.header_spacer {
	height: 20px;
	width: 100%;
	background-color: #464942;
}
.featured {
	padding-top: 30px;
	width: 920px;
	padding-bottom: 30px;
	min-height: 300px;
}
.featured img {
	padding: 5px;
	background: #fff;
}
.photo {
	float: left;
}
.shadow-left {

}
.shadow-right {
	padding: 15px;
}
ul#photos {
	list-style: none;
	width: 450px;
}
.legend {
	float: right;
	text-align: left;
	width: 370px;
	padding-top: 10px;
	padding-left: 30px;
}

.content {
	float: left;
	text-align: left;
	padding-top: 15px;
}

.legend h2, .category-list h2 {
	padding-top: 5px;
	padding-bottom: 20px;
}

.legend h3, .category-list h3 {
	padding-bottom: 20px;
}

.notes p {
	padding-top: 20px;
}
.news h2 {
	padding-top: 20px;
}

#data {
	background: #727278;
	text-align: center;
}
#data .container {
	text-align: left;
	margin: 0 auto;
	width: 950px;
}
#data .container .top {
	background: url(images/arrow-top.png) no-repeat 467px 0;
	height: 9px;
	clear: both;
}
#data .container .bottom {
	background: url(images/arrow-bottom.png) no-repeat 467px 0;
	height: 9px;
	clear: both;
}
#data .about {
	padding: 25px 0;
	width: 150px;
}
#data .about, #data .category {
	float: left;
	padding-left: 5px;
}
#data .about li {
	clear: both;
}
#data .category {
	padding: 25px 0;
	width: 300px;
}
#data .category li {
	width: 150px;
}
#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 {
	background: url(images/current.png) no-repeat left center;
}
#data .resume {
	width: 850px;
	float: left;
	padding-top: 25px;
	padding-bottom: 25px;
	margin-left: 0px;
}
#data .resume img {
	padding: 3px;
	float: left;
	background: #404040;
	margin-top: 5px;
	margin-left: 8px;
	display: none;
}
#data .resume h2 {
	padding-bottom: 10px;
}
#data .resume p {
	float: left;
	width: 850px;
	margin-left: 10px;
	font-size: 1.2em;
	letter-spacing: 0.1em;
	color: #fff;
	line-height: 150%;
	padding-bottom: 10px;
}
#data a {
	color: whitesmoke;
}
#data .resume a {
	border-bottom: 1px dotted #efefef;
}
#footer {
	padding: 15px;
}
div.category-list {
	width: 400px;
	float: left;
	padding-top: 15px;
	padding-left: 60px;
	margin-top: 0px;
}
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: #eaeaea;
}


div.news {
	overflow: hidden;
	clear: both;
}

/*paging*/
.navigation {
	clear: both;
	font: bold 1em Arial, Helvetica, Verdana, Sans-Serif;
	text-transform: uppercase;
	letter-spacing: 0.3em;
	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: 470px;
	padding: 0 10px;
}

/* CSS: (StyleSheet) */

#imgPreviewWithStyles {
    background: #fff;
    padding: 2px;
    z-index: 999;
    border: 1px solid #555;
}

#imgPreviewWithStyles img {
}

/* Text below image */
#imgPreviewWithStyles span {
    color: #rgb(53, 37, 17);
    text-align: center;
    display: block;
    padding: 10px 3px 3px;
	font-family: "Lucida Sans Typewriter", Monaco, sans-serif;
}

/* 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;
}

#header .logo {
	float: left;
	width: 460px;
	margin-top: 20px;
}

#header .category {
	float: left;
	padding: 10px 0;
	margin-left: 20px;
	width: 300px;
}

#header .category h2{
	width: 95%;
	border-bottom: 1px dotted #e0e0e0;
	float: left;
	margin-left: 7px;

}

#header .category li {
	width: 150px;
}
#header .category ul {
	float: left;
	list-style: none;
	padding-top: 6px;
}
#header .category ul li {
	float: left;
	padding-bottom: 2px;
}
#header .category ul li a {
	padding-left: 8px;
	color: #e0e0e0;
	letter-spacing: 1px;
	font-size: 9px;
}
#header ul li a:hover, .current-cat, .active {
	background: url(images/current.png) no-repeat left center;
}


#header .about {
	margin-left: 20px;
	float: left;
	padding: 10px 0;
	width: 130px;
}

#header .about h2{
	width: 95%;
	border-bottom: 1px dotted #e0e0e0;
	float: left;
	margin-left: 7px;

}

#header .about li {
	width: 130px;
}
#header .about ul {
	float: left;
	list-style: none;
	padding-top: 6px;
}
#header .about ul li {
	float: left;
	padding-bottom: 2px;
}
#header .about ul li a {
	font-size: 9px;
	padding-left: 8px;
	color: #e0e0e0;
	letter-spacing: 1px;
}
#header ul li a:hover, .current-cat, .active {
	background: url(images/current.png) no-repeat left center;
}
#rand_pic {
	padding: 2px;
	border: 1px solid #c9c8c2 !important;
	margin-left: 60px;
	margin-top: 40px;
}