/*
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;
}
html {
	overflow-y:scroll;
}
body {
	text-align: center;
	background: #fff;
	color: #505050;
}
input, textarea{
	border:1px solid #FF9900;
	font-size:1.5em;
}
h1, h2, h3, h4 {
	font-size: 1.6em;
}
h3{
	color:#FF9900;
	padding:2px 0 2px 0;
	
	margin:0 0 10px 0;
	font-size:2.0em;
	clear:both;
}
.ffix {
	clear: both;
}
a {
	color: #505050;
	text-decoration: none;
}
a:hover,a:active{
	color:#FF9900;
}
img {
	border: none;
}

/* TYPOGRAPHY */
body {
	font-family: Helvetica,Arial,"ＭＳ Ｐゴシック",sans-serif;
	font-size: 62.5%;
	padding: 30px 0 0;
}
#header #logo{
	float:left;
	width:400px;
}
#header #header_menu{
	float:right;
	font-size:1.4em;
	width:420px;
}
#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 img, .featured h3 img{
	padding:0;
	border:0px none;
	margin-top:10px;
	background:none;
}
#home .legend h3.pagetitle {
	font-size: 4.0em;
	letter-spacing: 0;
	color:#FF9900;
}
#home .legend h3{
	font-size:2.0em;
}
.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: 500px;
}
.notes p {
}
#data h2 {
	color: #352511;
	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;
	clear:both;
}
#header {
	width:820px;
	margin:10px auto 0;
	float:left;
}
#header h1 {
	
}
#header h1 a {
	display: block;
	background: url(images/title.gif) no-repeat top left;
	width: 370px;
	height: 81px;
	/*float: left;*/
	text-indent: -7777px;
}
.featured {
	padding-top: 15px;
	width: 820px;
	padding-bottom: 10px;
	min-height: 300px;
	clear:both;
}
.featured img {
	padding: 5px;
	background: #ebebeb;
}
.single {
	padding-bottom: 30px;
}
#middle{
	width:100%;
	padding:0 0 30px;
	float:left;
	clear:both;
}
#middle .news {
	width:490px;
	padding:0 15px 0 0;
	float:left;
}
#middle .side{
	width:310px;
	float:right;
}
#middle .news_list {
	float:left;
	clear:both;
	margin-bottom:15px;
	padding-bottom:5px;
	border-bottom:1px dotted #CCC;
	width:98%;
}
#middle .news .news_list p{
	margin:0 0 0 100px;
}
#middle .news .news_list p.img{
	float:left;
	margin:0 10px 0 0;
}
#middle .news .news_list p.date{
	font-weight:bold;
	font-size:1.2em;
}
#middle .news .news_list p.title a{
	font-size:1.6em;
	color:#FF9900;
}
#middle .news .news_list p.img img{
	background:#EBEBEB;
	padding:5px;
}
#middle .news .news_list p.img a:hover img{
	background:#FF9900;
}
.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;
}

#category .legend{
	width:290px;
}
#category .single .legend, .single .legend{
	width:410px;
	float:right;
}
.legend h2 {
	padding-bottom: 20px;
}
.legend h3 {
	font-size:2.0em;
}
.notes p {
	padding-top: 20px;
}
.news h2 {
	padding-top: 20px;
}

#data {
	background: #3C3930 url(images/bg_data.gif) repeat-x;
	text-align: center;
	clear:both;
	float:left;
	width:100%;
	border-top 1px solid #3C3930;
}
#data .container {
	text-align: left;
	margin: 0 auto;
	width: 820px;
	padding:0 0 10px ;
	/*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;*/
	width:100%;
	clear: both;
	color:white;
	text-align:center;
	font-size:1.4em;
}
#data .about {
	padding: 15px 0;
	width: 48%;
}
#data .about, #data .category {
	float: left;
	padding-left: 5px;
}
#data .about li {
	clear: both;
}
#data .category {
	padding: 15px 0;
	width: 250px;
}
#data .category li {
	width: 200px;
}
#data ul {
	list-style: none;
	padding-top: 10px;
	display:inline;
}
#data ul li {
	width: 100%;
	float: left;
	clear:both;
}
#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: 48%;
	float: right;
	padding-top: 15px;
	padding-bottom: 15px;
}
#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;*/
}
#footer {
	padding: 15px;
	clear:both;
}
div.category-list {
	width: 500px;
	float: left;
	padding-top: 15px;
	padding-left: 30px;
}
div.category-list .pic, div.news .pic {
	width: 492px;
	height: 160px;
	background: #FFF;
	float: left;
	clear:both;
	margin-right: 8px;
	margin-bottom: 8px;
}
.pic p{
	margin: 0 0 3px 160px;
	font-size:1.2em;
}
.pic p.name{
	font-size:2.0em;
}
.pic a img {
	border: none;
	float:left;
}
.pic a:hover img {
	background: #FF9900;
}
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: 800px;
	padding: 0 10px;
	float:left;
	clear:both;
	display:block;
}

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

/***************** オリジナル *****************/
.menuBox{
	margin:0 0 20px 0;
	border-bottom:1px dotted #CCC;
}
.menuBox h3{
	
}
.menuBox table{
	width:100%;
}
.menuBox th{
	text-align:left;
}
.menuBox td.imageL{
	padding:0 10px 0 0;
}
.menuBox td.imageR{
	padding:0  0 0 10px;
}
table.form{
	width:80%;
	border-collapse:collapse;
}
table.form tr.on{
	/*background:#EFEFEF;*/
}
table.form tr.off{
	/*background:#fdf5e6;*/
}
table.form td {
	vertical-align:top;
	text-align:left;
	padding:5px;
}
table.form td.button{
	text-align:center;
	padding-top:10px;
}
table.form td.button .submit{
	-moz-border-radius:5px;
	background:#FF9900 none repeat scroll 0 0;
	border:0 none;
	color:#FFFFFF;
	cursor:pointer;
	font-size:1.5em;
	font-weight:bold;
	height:50px;
	width:300px;
}
.stafflegend {
	width:400px;
}
.stafflegend h2 {
	padding-bottom: 5px;
}
.stafflegend h3{
	font-size:4.4em !important;
}
.stafflegend .notes p {
	padding: 5px 0 0;
}
.stafflegend .notes p span.staffinfo_keys, .legend .legend_keys{
	width:80px;
	float:left;
	display:block;
}
.pic8 p.title{
	font-size:1.8em;
	font-weight:bold;
}
div.category-list .pic8{
	position:relative;
	height:150px;
}
.navLink {
	font-size:98%;
	text-align:right;
	}
.pic8 .navLink {
	position:absolute;
	bottom:0px;
	left:0px;
	}
.postlist{
	clear:both;
	float:left;
	margin-top:30px;
	width:820px;
	display:inline;
}
.postlist p{
	float:left;
	margin:0 10px 10px 0;
}
.postlist img{
	background:#CCC;
}
.postlist .current img,
.postlist a:hover img{
	background:#FF9900 !important;
}
/* menu */
/*#header ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding-top:10px;
}
#header ul li{
	float:left;
	border-bottom:1px solid #33CC33;
}
#header ul li a{
	padding-left:8px;
	padding-right:10px;
}
#header ul li a:hover,
#header ul li.current-cat,
#header ul li.current-cat a,
#header ul li a.current-cat,
#header ul li.active,
#header ul li a.active{
	background:#FFF;
	color:#33CC33 !important;
}
*/
#header_menu #menu{
	margin:28px 0px; padding:0px;
	list-style:none;
	color:#fff;
	line-height:32px;
	display:inline-block;
	float:left;
	z-index:1000;
	background:#FFF;
}
#header_menu #menu a {
	color:#fff;
	text-decoration:none;
	padding:0 10px;
}
#header_menu #menu li {
	background:#78CC48;
	float:left;
	position:relative;
	padding:0px 5px;
}
#header_menu #menu li a:hover,
#header_menu li.current-cat a,
#header_menu #menu li a.active{
	color:#78CC48 !important;
	background:#FFFFFF !important;
	-moz-border-radius:3px;
}
#header_menu #menu .home {
	background:#78CC48 url(images/menu/menu_left.gif) no-repeat left top;
	padding:0 10px 0 20px;
	background-color:#78CC48;
}
#header_menu #menu li.lastlist {
	background:#78CC48 url(images/menu/menu_right.gif) no-repeat right top;
	padding:0 10px 0 0;
	background-color:#78CC48;
}
/* sub-menus*/
#header_menu #menu ul {
	padding:0px;
	margin:0px;
	display:block;
	display:inline;
}
#header_menu #menu li ul {
	position:absolute;
	left:-10px;
	top:0px;
	margin-top:45px;
	width:150px;
	line-height:16px;
	background-color:#172322;
	color:#0395CC; /* for IE */
	display:none;
}
#header_menu #menu li:hover ul { display:block;}
#header_menu #menu li ul li{
	display:block;
	margin:5px 20px;
	padding: 5px 0px;
	border-top: dotted 1px #606060;
	list-style-type:none;
}
#header_menu #menu li ul li:first-child {
	border-top: none;
}
#header_menu #menu li ul li a {
	display:block;
	color:#0395CC;
}
#header_menu #menu li ul li a:hover,
#header_menu #menu li ul li a.active{
	color:#7FCDFE;
	background:#FFFFFF !important;
}
/* main submenu */
#header_menu #menu #main {
	left:0px;
	top:-20px;
	padding-top:20px;
	background-color:#7cb7e3;
	color:#fff;
	z-index:999;
}
/* search */
.searchContainer div {
	background-color:#fff;
	display:inline;
	padding:5px;
}
.searchContainer input[type="text"] {
	border:none;
}
.searchContainer img {
	vertical-align:middle;
}
/* corners*/
#header_menu #menu .corner_inset_left {
	position:absolute;
	top:0px;
	left:-12px;
}
#header_menu #menu .corner_inset_right {
	position:absolute;
	top:0px; left:150px;
}
#header_menu #menu .last {
	background:transparent none repeat scroll 0% 0%;
	margin:0px;
	padding:0px;
	border:none;
	position:relative;
	border:none;
	height:0px;
}
#header_menu #menu .corner_left {
	position:absolute;
	left:0px;
	top:0px;
}
#header_menu #menu .corner_right {
	position:absolute;
	left:132px;
	top:0px;
}
#header_menu #menu .middle {
	position:absolute;
	left:18px;
	height: 20px;
	width: 115px;
	top:0px;
}
#sidebar div#introBox {
	background:#FFFFFF ;
	padding:2px 2px 7px;
	width:300px;
	border:1px solid #CCC;
	float:left;
	margin-top:14px;
}
#sidebar div#introBox p.title {
	padding-bottom:2px;
}
#sidebar div#introBox dl {
	background:transparent url(images/dotted_line01.gif) repeat-x scroll 0 bottom;
	margin:0 auto;
	padding:5px 0;
	width:296px;
	float:left;
}
#sidebar div#introBox dl dt {
	color:#999999;
	float:left;
	font-weight:bold;
	padding:0 5px 0 7px;
	width:70px;
}
#sidebar div#introBox dl dd {
	float:left;
	padding:0;
	width:214px;
}
.sidebox {
	float:left;
	margin-bottom:5px;
	width:300px;
}
#wp-calendar{
	width:100%;
	text-align:center;
}
#wp-calendar caption{
	text-align:left;
}
