/*
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: #333333;
	color: #000;
}
h1, h2, h3, h4 {
	font-size: 1.6em;
}
.ffix {
	clear: both;
}
a {
	color: #000;
	text-decoration: none;
}
img {
	border: none;
}

/* TYPOGRAPHY */
body {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 62.5%;
	padding: 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;
	letter-spacing: 0.3em;
	text-transform: uppercase;
}
.legend h3 {
	font-size: 2.4em;
	letter-spacing: 0;
}
.notes a {
	border-bottom: 1px dotted #333;
}
.author {
	font-size: 1.2em;
}

.notes {
	font-size: 1.3em;
	line-height: 1.6em;
}
.page .notes {
	width: 500px;
}
.notes p {
}
#data h2 {
	color: #ffffcc;
	background:url(images/footertitle.png) no-repeat top left;
	width:280px;
	padding-left:20px;
}
#data ul li, #data .resume p {
	font-size: 1.3em;
	color: #fff;
	line-height: 1.6em;
}
#footer {
	font-size: 0.9em;
	text-transform: uppercase;
}

/* LAYOUT */
#container {
	width: 960px;
	margin: 0 auto;
	text-align: left;
	background:#a8a897;
	border-left:3px solid;
	border-right:3px solid;
	border-bottom:3px solid;	
}

#header {
	background:#333333;
}
#logo {
	width: 960px;
	height: 300px;
	margin: 0 auto;
	border:3px solid;
}

#logo a {
	display: block;
	float: left;
	outline:none;
}

#nav {
	height:51px;
	background:url(images/navbottom.png) no-repeat top center;
}

#nav ul{margin-left:5em;font-size:1.9em;font-weight:bold;padding-top:0.5em;}
#nav ul li{display:inline;}
#nav ul li a{color:#cccccc;margin:0 10px 0 10px;padding:3px 0 1px 0;text-decoration:none;text-transform:uppercase;}
#nav ul li a:hover{color:#ffffcc;margin:0 10px 0 10px;padding:3px 0 1px 0;text-decoration:none;text-transform:uppercase;}
#nav ul li a.selected{color:#ffffcc;}
.current a:link,.current a:visited{color:#ffffcc;}

li.rss {
padding-right:10px;
float:right;
text-indent:-5000px;
}

li.rss a{display:block;outline:none;width:100px;height:32px;background:url(images/rss.png) no-repeat!important;height:32px;}

.featured {
	padding: 15px 0 50px 15px;
	width: 820px;
	min-height: 300px;
}
.featured img {
	padding: 4px;
	background: #333300;
}
.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: 490px;
	height: 285px;
}
.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 {
	color: #fff;
	background: #333333;
	text-align: center;
}
#data .container {
	text-align: left;
	margin: 0 auto;
	width: 900px;
}
#data .container .top {
	height: 9px;
	clear: both;
}
#data .container .bottom {
	height: 9px;
	clear: both;
}
#data .twitter {
	padding: 25px 0;
	width: 280px;
	margin:0 5px;
}

li.twitter-item {
list-style:none;
list-style-image:none;
padding-top:10px;
}

li.twitter-item p{
font-size:1.3em;
line-height:1.6em;
}

li.twitter-item a{
color:#ffffcc!important;
}

#data .twitter, #data .recentposts {
	float: left;
}
#data .twitter li {
	clear: both;
}
#data .recentposts {
	padding: 25px 0;
	width: 280px;
	margin:0 5px;
}
#data .recentposts li {
	width: 270px;
}
#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: 280px;
	float: right;
	padding-top: 25px;
	padding-bottom: 25px;
	margin:0 5px;
}
#data .resume img {
	padding: 3px;
	float: left;
	background: #7b6851;
	margin-top: 5px;
	margin-left: 8px;
}
#data .resume h2 {
	padding-bottom: 10px;
}
#data .resume p {
	float: right;
	width: 280px;
}
#data a {
	color: #fff;
}
#data .resume a {
	border-bottom: 1px dotted #efefef;
}
#footer {
	padding: 15px;
	color:#fff;
}


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: #666;
}
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;
}

/* Blog Functions */



#content {
background:#A8A897;
padding:20px 0;
margin-left:3em;
width:550px;
}

.post {padding:5px 0;
}

.post h2 {font-size:18px;}

.entry {
font-size:12px;
padding:10px 0 3px;
}

p.postmetadata {
padding:2px 0 10px 0;
}

/* CSS: (StyleSheet) */

#imgPreviewWithStyles {
    background: #666;
    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 {
	padding: 5px;
}
form input#submit {
	background: #ccc;
	font-weight: bold;
}