/*
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
/*
/* GLOBAL CSS */
* {
	margin: 0;
	padding: 0;
}
body {
	text-align: center;
	background: #fff;
	color: #505050;
	min-width	: 770px;
}
body.page {

	background: #fff url(./images/bg.jpg) no-repeat bottom right;
}

.clear { clear : both;	}
.right { float : right;	}
.left  { float : left;	}

div.notes ul {
	margin-left	: 3em ;
	list-style-type	: square;
}

h1, h2, h3, h4 {
	font-size: 1.6em;
}

.page h1 {
	font-size	: 3em;
}

.ffix {
	clear: both;
}
a {
	color: #505050;
	text-decoration: none;
}
img {
	border: none;
}

/* TYPOGRAPHY */
body {
	font-family: arial, helvtica, sans-serif;
	font-size: 62.5%;
	padding: 30px 0;
}

blockquote {
	font-size	: 180%;
	line-height	: 1.5em;
	color		: #699F02;
}

#header p {
	font-size: 1.4em;
	font-weight: normal;
	font-style: italic;
	line-height: 4.4em;
}
.legend p.heading, .legend span.heading, .legend h1, #data h2, .news h2 {
	font: bold 1.2em Helvetica, Arial, sans-serif;
	letter-spacing: 0.3em;
	text-transform: uppercase;
}
.legend h1 {
	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;
	float	: left;

}
.page .notes {
	width: 500px;
}

.single .notes {
	width: 500px;
	margin-left	: 10px;

}

.notes p {
}
#data h2 {
	color: #699f02;

}
.bodytext p {
	font-size: 1.3em;
	line-height: 1.6em;
	width: 450px;
	margin-right	: 10px;
}

#data .resume p {
	font-size: 1.3em;
	color: #fff;
	line-height: 1.6em;
}

#data ul li {
	font-size: 1.3em;
	color: #fff;
	line-height: 1.6em;
}
#data ul li ul {
	margin-left	: 1em;
}
#data ul li ul li {
	font-size	: 1em;
}

#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 p 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: #ebebeb;
}

.single .legend img {
	padding: 0px;
	background: #fff;
}


.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: right;
	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: #000;
	text-align: center;
}
#data .container {
	text-align: left;
	margin: 0 auto;
	width: 820px;

}
#data .container .top {
	height: 9px;
	clear: both;
}
#data .container .bottom {
	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: 12px;
}
#data ul li a {
	background: url(images/navbullet.png) no-repeat left center;
}

#data ul li a:hover, #data ul.cats li.current-cat a, .active {
	background: url(images/current.png) no-repeat left center;
}

#data ul.blink li.current-cat a {
	background: url(images/current.gif) no-repeat left center;
}

#data .resume {
	width: 380px;
	float: right;
	padding-top: 25px;
	padding-bottom: 25px;

}
#data .resume img {
	padding: 3px;
	float: left;
	background: #fff;
	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;
}
#footer {
	padding: 15px;
}
.category-list {
	width: 400px;
	float: left;
	padding-top: 15px;
	padding-left: 30px;
}
.category-list .pic, div.news .pic {
	width: 80px;
	height: 80px;
	float: left;
	margin-right: 8px;
	margin-bottom: 8px;
}
.pic a img {
	border: 1px solid #000;
	background: #fff;
}
.pic a:hover img {
	background: #ccc;
}
div.news .pic {
	width: 50px;
	height: 50px;
}

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

#large {
	display	: none;
}

.page .notes img {
	border	: none;
	padding	: 0px;
}

form#commentform input.text {
	border			: 1px solid #000;
}

/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 15px;
	list-style: none;
	border	: 1px solid #000;

	}
.commentlist li ul li {
	margin-right: -5px;
	margin-left: 10px;
}

.page .commentlist .avatar {
	margin-right : 10px;
	border	: 1px solid #000;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform {
	background : #eee;
	padding		: 15px;
}

#respond h2 {
		color : #eee;
		font-size	: 3.3em;
}
#commentform p {
	margin: 5px 0;
	}
#respond {
	margin-top : 50px;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */


/* Blog Calendar Style */
span.calendar {
	border		: 5px solid #eee;
	display		: block;
	width		: 70px;
	height		: 70px;
	background	: #fff;
	color		: #000;
	text-align	: center;
	float		: left;
	margin		: 0px 10px 10px 0px;
}
span.calendar span.date,
span.calendar span.year {
		display	: block;
}
span.calendar span.date {
		font-size	: 225%	;
}

span.calendar span.year {
		font-size	: 150%	;
}
.blog a.entrylink:hover span.calendar {
	background	: #fff;
	color		: #45a4b8;
	border		: 5px solid #bedbe1;
}

.exceprt {
	font-size	: 120%;
	display		: block;
	height		: 60px;
	border-bottom		: 1px solid #ccc;
	padding-bottom	: 15px;
}
/* END Blog Calendar Style */
