/*
Theme Name: Fotofolio
© 2009 Studio Mustafa Ali Kasap
/* GLOBAL CSS*/
/*+clearfix {*/
.notes A:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0;
}
.notes A
{
	display: inline-block;
}
.notes A
{
/*\*/
	display: block;
/**/
	-height: 1px;
}
/*+}*/
*
{
	margin: 0;
	padding: 0;
}
BODY
{
	text-align: center;
	background: #FFF;
	color: #505050;
}
H1, H2, H3, H4, H5
{
	font-size: 1.6em;
}
.ffix
{
	clear: both;
}
A
{
	color: #505050;
	text-decoration: none;
}
IMG
{
	border: none;
}
#header A IMG
{
	border: 1px solid #FEFEFE;
}
#header A IMG:hover
{
}
/*TYPOGRAPHY*/
BODY
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 62.5%;
	padding: 20px 0 0;
}
#header H1
{
	font-size: 1.4em;
	font-weight: normal;
	font-style: italic;
	line-height: 4.4em;
	padding-bottom: 20px;
}
#redline
{
	border-top: 2px solid #990022;
	/*[disabled]padding-top:1px;*/
	/*[disabled]border-bottom:2px solid #A69785;*/
}
#red_about
{
	border-bottom: 2px solid #980021;
	padding-top: 15px;
}
.legend H2, .legend H3, #data H2, .news H2
{
	font: bold 1.4em Helvetica, Arial, sans-serif;
	letter-spacing: 0.3em;
	text-transform: capitalize;
}
.legend H5, #data H5
{
	font: bold 0.9em Helvetica, Arial, sans-serif;
	letter-spacing: 0.4em;
	text-transform: capitalize;
}
.about H5 .category H5
{
	border-bottom: 1px solid #333;
}
.legend H3
{
	font-size: 1.4em;
	letter-spacing: 0.3em;
	padding-top: 10px;
}
/*[clearfix]*/.notes A
{
	/*[disabled]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: 820px;
}
#data H2
{
	color: #352511;
	padding-left: 8px;
}
#data H5
{
	color: #352511;
	padding-left: 8px;
}
#data UL LI, #data .resume P
{
	font-size: 1.2em;
	color: #FFF;
	line-height: 1.5em;
}
#footer
{
	font-size: 0.9em;
	font-family: Helvetica, Arial, sans-serif;
	/*[disabled]text-transform:uppercase;*/
}
/*LAYOUT*/
#container
{
	width: 820px;
	margin: 0 auto;
	text-align: left;
}
#header H1 A
{
	display: block;
/*background: url(images/logo.png) no-repeat top left;
width: 128px;
height: 62px;*/
	float: left;
/*text-indent: -7777px;*/
}
.featured
{
	padding-top: 16px;
	width: 820px;
	padding-bottom: 16px;
	min-height: 300px;
}
.featured IMG
{
	padding: 5px;
	background: #EEE;
}
.notes IMG
{
	background-color: transparent;
	text-decoration: none;
}
.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;
	background-color: #EEE;
}
.legend
{
	float: left;
	text-align: left;
	width: 300px;
	padding-top: 15px;
}
.legend H5
{
	padding-bottom: 10px;
}
.notes P
{
	padding-top: 15px;
}
.news H2
{
	padding-top: 20px;
}
#data
{
	background: #A69785;
	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: 5px 0;
	width: 180px;
}
#data .about, #data .category
{
	float: left;
	padding-left: 5px;
}
#data .about LI
{
	clear: both;
}
#data .category
{
	padding: 5px 0;
	width: 200px;
}
#data .category LI
{
	width: 136px;
	padding-left: 0;
}
#data .container .category .cats .cat-item-9
{
	display: none;
}
#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;
	color: #322;
}
#data .resume
{
	width: 380px;
	float: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#data .resume IMG
{
	padding: 3px;
	float: left;
	background: #7B6851;
	margin-top: 5px;
	margin-left: 8px;
}
#data .resume H2
{
	padding-bottom: 0;
}
#data .resume H5
{
	padding-bottom: 10px;
}
#data .resume P
{
	float: left;
	width: 380px;
	padding-left: 8px;
}
#data A
{
	color: #FFF;
}
#data .resume A
{
	border-bottom: 1px dotted #EFEFEF;
}
#footer
{
	padding: 5px 15px;
}
#footer A
{
	font-weight: bold;
	padding-left: 2px;
	padding-right: 2px;
}
#footer A:hover
{
	color: #FEFEFE;
	background-color: #000;
}
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;
	/*+box-shadow:1px 1px 5px #000000;*/
	-moz-box-shadow: 1px 1px 5px #000000;
	-webkit-box-shadow: 1px 1px 5px #000000;
	-o-box-shadow: 1px 1px 5px #000000;
	box-shadow: 1px 1px 5px #000000;
}
.pic A:hover IMG
{
	background: #A98;
}
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;
	margin-left: 20px;
}
.navigation .alignright
{
	width: 40%;
	float: right;
}
.alignright A
{
	margin-right: 32px;
}
.alignleft A
{
	margin-left: 32px;
}
.alignright A:hover
{
	text-decoration: underline;
	color: #352524;
}
.alignleft A:hover
{
	text-decoration: underline;
	color: #352524;
}
.single .navigation
{
	width: 500px;
	padding: 0 10px;
}
/*CSS: (StyleSheet)*/
#imgPreviewWithStyles
{
	background: #666;
	padding: 5px;
	z-index: 999;
	border: none;
}
/*Text below image*/
#imgPreviewWithStyles SPAN
{
	color: #FFFFFF;
	text-align: center;
	display: block;
	padding: 10px 0 3px;
}
/*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
{
	border: 1px solid #ABADB3;
	padding: 3px 5px;
}
FORM INPUT#submit
{
	background: #CCC;
	font-weight: bold;
}

