/*
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
Author: Pupung Budi Purnama
Tags: White, Gray, 2 Column
/* src:url(http://petra.digiscrapfinder.com/wp-content/themes/fotofolio/SCRIPALT.ttf) format("truetype");
/* GLOBAL CSS */


* {
	margin: 0;
	padding: 0;
}
body {
	text-align: center;
	background:#333333 url(images/bg_pattern.png) repeat scroll 0 0;
	
	color: #fff;
}
h1, h2, h3, h4 {
	font-size: 1.6em;
}
.ffix {
	clear: both;
}
a {
	color: #bbbbbb;
	text-decoration: none;
}
img {
	border: none;
}

#wrapper {
	background: url(images/blog-image6.png) no-repeat 20% 0%;
	margin-top: 0px;   
}

/* TYPOGRAPHY */
body {
	font-family: Sylfaen, Verdana, Futura, Arial, Helvetica, sans-serif;

	font-size: 70.5%;
	padding: 0px 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 Sylfaen, Verdana, Futura, Arial, Helvetica, sans-serif;
	letter-spacing: 0.3em;
	text-transform: uppercase;
}
.legend h3 {
	font-size: 1.2em;
	letter-spacing: 0;
}
.notes a {
	border-bottom: 1px dotted #333;
}
.author {
	font-size: 1.2em;
}
.author strong {
	font-family: Sylfaen, Verdana, Futura, Arial, Helvetica, sans-serif;
}
.blognotes {
	font-size: 1.3em;
	line-height: 1.6em;
padding-left:15px;
padding-right:200px;
padding-top:20px;
width:450px;
	margin-left:75px;
	margin-top:75px;

	min-height: 300px;
	text-align: left;
}
.notes {
	font-size: 1.3em;
	line-height: 1.6em;
	
}

.page .notes {
	width: 500px;
}
.notes p {
}
#data h2 {
	color: #999;
	padding-left: 8px;
}
#data ul li, #data .resume p {
	font-size: 1.3em;
	color: #fff;
	line-height: 1.6em;
}
#footer {
	font-size: 0.9em;
	font-family: Sylfaen, Verdana, Futura, Arial, Helvetica, sans-serif;
	color: #fff;
	padding: 15px;
	text-align: center;
	margin: 0 auto;
}

#footer a {
	color: #bbb;
}

/* LAYOUT */
#container {
	background: url(images/blog-image6.png) no-repeat 0% 0%;
	width: 820px;
	margin: 0 auto;
	text-align: left;
}
#blogcontainer {
	
	width: 650px;
	margin-left:50px;
	margin-top:0px;
	text-align: center;
	
}

.pic {
text-align:center;
}

#portfolio {
	width: 650px;
	height: 570px;
	padding-top: 100px;
	padding-left: 100px;
	text-align:center;
	color:#FFFFFF;
}

#sidebar {
	width: 200px;
	margin: auto;
	text-align: left;
}

#header {
	height: 0px;
}
#header h1 {
	
}
#header h1 a {
	display: block;

	width: 400px;

	float: left;
	text-indent: -7777px;
}
.featured {
	padding-top: 100px;
	width: 820px;
	padding-bottom: 50px;
	height:400px;
	margin-left:50px;
}
.featured img {

	background: #ebebeb;
}
.photo {
	float: left;
	position: absolute;
}
.shadow-left {
	
}
.shadow-right {
	
	padding: 15px;
}
ul#photos {
	list-style: none;
	width: 490px;
	height: 285px;
}
.legend {
	float: right;
	text-align: left;
	width: 150px;
	padding-top: 15px;
	padding-right:30px;
	color:#FFFFFF;
}


.legend h2 {
	padding-bottom: 20px;
}
.legend h3 {
	
}
.notes p {
	padding-top: 20px;
}
.news h2 {
	padding-top: 20px;
}

#data {
	background:#0F1212 url(images/border_pattern1.png) repeat scroll 0 0;
	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-dark.png) no-repeat 402px 0;
	height: 9px;
	clear: both;
}
#data .container .bottom {
	background: url(images/arrow-bottom-dark.png) no-repeat 402px 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: 250px;
}
#data .category li {
	width: 120px;
}
#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: 380px;
	float: right;
	padding-top: 25px;
	padding-bottom: 25px;
}
#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: 310px;
}
#data a {
	color: #fff;
}
#data .resume a {
	border-bottom: 1px dotted #efefef;
}

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: 50px;
	height: 50px;
}

/*paging*/
.navigation {
	clear: both;
	font: bold 1em Sylfaen, Verdana, Futura, Arial, Helvetica, 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;
}

.pagetitle { 
	
}

.storytitle {
	margin: 10px;
}

.storytitle a {
	text-decoration: none;
}

/* 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;
}

#menu {
	
	border-left:3px dotted #bbbbbb;	
	margin-left:325px;
	padding-left:20px;
	position:absolute;
	top:120px;
	width:150px;
	text-align: left;
}

#menu form {
	margin: 0 0 0 13px;
}

#menu input#s {
	width: 80%;
	background: #eee;
	border: 1px solid #999;
	color: #fff;
}

#menu ul {
	color: #fff;
	font-weight: bold;
	list-style-type: none;
	margin: 0;
	padding-left: 3px;
	text-transform: lowercase;
}

#menu ul li {
	font: italic normal 110% Sylfaen, Verdana, Futura, Arial, Helvetica, sans-serif;
	letter-spacing: 0.1em;
	margin-top: 10px;
	padding-bottom: 2px; /*border-bottom: dotted 1px #ccc;*/
}

#menu ul ul {
	font-variant: normal;
	font-weight: normal;
	line-height: 100%;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
}

#menu ul ul li {
	border: 0;
	font: normal normal 12px/115% Sylfaen, Verdana, Futura, Arial, Helvetica, sans-serif;
	letter-spacing: 0;
	margin-top: 0;
	padding: 0;
	padding-left: 12px;
}

#menu ul ul li a {
	color: #bbbbbb;
	text-decoration: none;
}

#menu ul ul li a:hover {
	border-bottom: 1px solid #809080;
}

#menu ul ul ul.children {
	font-size: 142%;
	padding-left: 4px;
}

#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #fff;
	border: 1px solid #333;
	padding: .2em;
}

#commentform textarea {
	width: 100%;
}


#commentlist li .avatar {
	float: right;
	margin-right: 25px;
	border: 1px dotted #ccc;
	padding: 2px;
}
