/*
Theme Name: vito
Theme URI: http://pupungbp.erastica.com/
Description: Wordpress Theme for Photography lovers, Graphic Designers, of even a Drawer. By: Pupung Budi Purnama.
Version: 1.1
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;
}
h4 {
	font-size: 1.2em;
	padding-top: 20px;
	font-style: italic;
	color: #666666;
}


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

/* TYPOGRAPHY */
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 62.5%;
	padding: 10px 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.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;
}
.author strong {
	font-family: Helvetica, Arial, sans-serif;
}
.notes {
	font-size: 1.3em;
	line-height: 1.6em;
}
.page .notes {
	width: 600px;
}
.notes p {
}
#data h2 {
	color: #FFFFFF;
	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: Helvetica, Arial, sans-serif;
	text-transform: uppercase;
}

/* LAYOUT */
#container {
	width: 820px;
	margin: 0 auto;
	text-align: left;
}
#header {
}
#header h1 {	 margin-bottom:15px;

	
}
#header h1 a {
	display: block;
	background: url(images/logo.png) no-repeat center left;
	width: 740px;
	height: 40px;
	float: left;
	text-indent: -7777px;
}
.featured {
	padding-top: 55px;
	width: 820px;
	padding-bottom: 50px;
	min-height: 300px;
}
.featured img {
	padding: 5px;
	background: #fff;
	padding-bottom:10px;
}
.photo {
	float: left; display:block;
}
.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:0px 15px 15px 15px;
}
ul#photos {
	list-style: none;
	width: 300px;
	height: 280px;
}
.legend {
	float: right;
	text-align: left;
	width: 320px;
	padding-top: 15px;
}
.legend.page { width:800px;}
.legend h2 {
	padding-bottom: 20px;
}
.legend h3 {
	
}
.notes p {
	padding-top: 20px;
}
.news h2 {
	padding-top: 20px;
}

#data {
	background: #000000;
	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: 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: 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 {
	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: #7E7E7E;
	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: 35px 15px;
	color: #EFEFEF;
}
div.category-list {
	width: 400px;
	float: left;
	padding-top: 15px;
	padding-left: 30px;
}
div.category-list .pic, div.news .pic,div.homenews .pic  {
	width: 80px;
	height: 80px;
	background: #fff;
	float: left;
	margin-right: 8px;
	margin-bottom: 8px;
}
.pic a img {
border:1px #fff solid;}
.pic a:hover img, div.category-list .pic a:hover img {
	background: #fff; border:1px #ccc solid;
}
div.news .pic {
	width: 50px;
	height: 50px;
}
.homenews {	width:800px; float:left; display:block; clear:both;}
div.homenews .pic {
	width: 50px;
	height: 50px;
}

/*paging*/
.navigation {
	clear: both;
	display: block;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	padding-right: 44px;
	font-family: Arial, Helvetica, sans-serif; width:800px;
}
.alignleft {
	text-align: left;
}
.alignright {
	text-align: right;
}
.navigation .alignleft {
	width: 40%;
	float: left;
}
.navigation .alignright {
	width: 40%;
	float: right;
}
.single .navigation {clear: both;
	display: block;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	font-family: Arial, Helvetica, sans-serif; 
	width: 750px;
	padding: 0 10px;
}

/* CSS: (StyleSheet) */

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

/* Text below image */
#imgPreviewWithStyles span {
	color: #666666;
	text-align: center;
	display: block;
	padding: 10px 0 3px 0;
}
#sidebar {
	float:right; display:block; width:180px; clear:right; padding:20px 5px;}
	
	/************************************/
	
	.commentlist li {
	display: block;
	float: left;
	clear: both;
	padding: 10px;
	margin-left: 0px;
	margin-bottom: 10px;
	width: 100%;	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	background-color: #F8F8F8;
	border: 1px solid #E6E6E6;
	display: block;


}
.commentlist li cite {
	text-decoration: none;
	font-weight: bold;
}
.commentlist ol {
	margin-left: 0px;
	padding-left: 0px;
}
#commentwrap {
	width: 98%;
	margin-bottom: 20px;
	margin-top: 20px;
}
.commentlist ol li {
	margin-left: 0px;
}
.commentlist {
	margin-left: 0px;
	padding-left: 0px;
}
#commentform {
	margin: 1em 0;
	background: #FFFFFF;
	margin-left: 20px;
}
#commentform textarea {
	background: #f8f7f6;
	border: 1px solid #d6d3d3;
	width: 570px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 10px;
	font-size: 12px;
}
#commentform textarea:hover {
	background: #FFFFFF;
	border: 1px solid #d6d3d3;
}
#commentform textarea:focus {
	background: #ffffff;
	border: 1px solid #939793;
}
#commentform label {
	display: block;
	clear: both;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
#commentform #email {
	font-size: 1.1em;
	background: #f8f7f6;
	border: 1px solid #d6d3d3;
	width: 280px;
	background-image: url(images/comment-email.gif);
	background-position: 7px 7px;
	background-repeat: no-repeat;
	height: 20px;
	padding-left: 30px;
	padding-top: 6px;
}
#commentform #author {
	font-size: 1.1em;
	background: #f8f7f6;
	border: 1px solid #d6d3d3;
	width: 280px;
	background-image: url(images/comment-author.gif);
	background-position: 7px 7px;
	background-repeat: no-repeat;
	height: 20px;
	padding-left: 30px;
	padding-top: 6px;
}
#commentform #url {
	font-size: 1.1em;
	background: #f8f7f6;
	border: 1px solid #d6d3d3;
	width: 280px;
	background-image: url(images/comment-website.gif);
	background-position: 7px 7px;
	background-repeat: no-repeat;
	height: 20px;
	padding-left: 30px;
	padding-top: 6px;
}
#commentform #email:focus {
	font-size: 1.1em;
	background: #ffffff;
	border: 1px solid #939793;
	width: 280px;
	background-image: url(images/comment-email.gif);
	background-position: 7px 7px;
	background-repeat: no-repeat;
	height: 20px;
	padding-left: 30px;
	padding-top: 6px;
}
#commentform #author:focus {
	font-size: 1.1em;
	background: #ffffff;
	border: 1px solid #939793;
	width: 280px;
	background-image: url(images/comment-author.gif);
	background-position: 7px 7px;
	background-repeat: no-repeat;
	height: 20px;
	padding-left: 30px;
	padding-top: 6px;
}
#commentform #url:focus {
	font-size: 1.1em;
	background: #ffffff;
	border: 1px solid #939793;
	width: 280px;
	background-image: url(images/comment-website.gif);
	background-position: 7px 7px;
	background-repeat: no-repeat;
	height: 20px;
	padding-left: 30px;
	padding-top: 6px;
}
#commentform input {
	margin-bottom: 3px;
}
.comment-inside p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.facebook {
	display: block;
	padding: 0px 0px 0px 24px;
	line-height: 20px;
	background: url('images/facebook.gif') no-repeat left;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}
a.facebook:hover {
	color: #0066CC;
}