/*  
	Theme Name: SiaBarafs
	Theme URI: http://siabarafs.com/
	Description: Simple Photo blog theme
	Version: 1.0
	Author: Ali Sattari
	Author URI: http://corelist.net/
*/

/*-- Includes */
@import url('inc/reset.css');

/*-- Structural */
body {
	background-color: #333333;
	color: #b2b2b2;
	font-family: Tahoma, Verdana, Arial, sans-serif;
}
div#container {
	width: 660px;
	margin: 0 auto;
	direction: rtl;
	text-align: right;
}
div.inside {
	width: 620px;
	margin: 0 auto;
}
div#top-nav {
	width: 100%;
	height: 30px;
	padding: 15px 0 0;
	border-bottom: 1px solid #B2B2B2;
}
div#header {
	margin: 30px 0 0;
}
div#content {
	margin: 5px 0;
	background: url(images/bg.png) center repeat-y;
}
div#content-t {
	background: url(images/top.png) top center no-repeat;
}
div#content-b {
	background: url(images/bottom.png) bottom center no-repeat;
}
div#content-b div.inside {
	width: 512px;
	margin: 0 auto;
}
div.extended {
	margin: 20px auto 0;
}
div#footer {
	font: normal 11px Tahoma, sans-serif;
	margin: 0 auto 30px;
}
/* Structural --*/

/*-- Header */
div#header div.inside {
	width: 512px;
	margin: 0 auto;
}
div#header h1 {
	font-weight: normal;
	font-size: 14px;
	float: right;
}
div#header h1 a {
	color: #fff;
}
div#header p {
	margin: 0 10px 0 0;
	font-size: 12px;
	float: right;
	color: #B2B2B2;
}
div#top-nav {
	padding: 20px 0 0;
	position: relative;
	font-size: 12px;
}
div.language {
	position: absolute;
	bottom: 5px;
	left: 2px;
}
ul.top-nav {
	position: absolute;
	bottom: 7px;
	right: 0;
}
div.language li.active {
	display: none !important;
}
ul.top-nav {
	height: 15px;
}
ul.top-nav li {
	display: inline;
}
ul.top-nav li a {
	margin: 2px 5px 0;
	color: #B2B2B2;
}
ul.top-nav li a:hover {
	color: #FFBB00;
}
/* color bar */
div.top-nav-photo {
	height: 45px !important;
	border: none !important;
}
div.top-nav-photo div.language, div.top-nav-photo ul.top-nav {
	bottom: 20px !important;
}
img.color-bar {
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
}
/* Header --*/

/*-- Content [single column] */
div#single-column {
	padding: 0 0 15px;
}
div#single-column a {
	color: #FFBB00;
}
div.post h2 {
	display: inline;
	font-family: Tahoma, sans-serif;
	font-weight: normal;
}
div.post-body {
	clear: both;
	color: #696969;
}
div.post-photo {
	width: 512px;
	height: auto;
	margin: 5px auto;
	position: relative;
}
img.post-photo {
	display: block;
	margin: 0 auto;
}
div.post-body p, div.page-body p, div.post-content {
	margin: 5px auto 10px;
	font: normal 12px/150% sans-serif !important;
	line-height: 130%;
	text-align: justify;
}
div.post-content {
	clear: both;
}
div.music {
	float: left;
	overflow: hidden;
	width: 115px;
	height: 20px;
	margin: 0 0 0 5px;
	padding: 0;
}
div.post-meta {
	border-top: 1px solid #fff;
	margin: 0 0 10px;
	font-weight: normal;
	font-size: 8px;
}
div.post-meta span, div.post-meta h2 {
	font-size: 12px;
	padding: 0 1px 0 3px;
}
div.post-meta, div.post-meta a {
	color: #B2B2B2 !important;
}
div.exif {
	position: absolute;
	bottom: 0;
	left: 0;
	width:500px;
	background-color: #262626;
	opacity: 0.6;
	padding: 3px 5px 5px;
}
div.exif ul {
	direction: ltr;
	text-align: left;
	font-size: 12px;
	color: #ECECEC;
}
div.exif ul li {
	margin: 3px 0;
	display: inline;
	font-size: 10px !important;
}
div.post-body div.navigation {
	margin: 0;
	float: left;
	color: #B2B2B2 !important;
}
div.post-body div.navigation a {
	color: #B2B2B2 !important;
	font-weight: bold;
}
/* page */
div.page h2 {
	font-size: 20px;
	text-align: center;
	margin: 5px auto 15px ;	
}
div.page {
	color: #696969;
}
/* comments */
div.comments {
	padding: 10px 0;
}
div.comment-list {
	width: 97%;
	margin: 20px auto 10px;
}
div.comment-list div.comment {
	margin: 10px auto 5px;
	padding: 10px;
	background-color: #fff;
	border: 1px solid #D9D9D9;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
/*div.comment-list div.alt {
	background-color: #F2F2F2;
}*/
div.comment-list div.owner {
	border: 1px solid #D9D9D9;
	color: #000;
}
div.comment-list div.comment p {
	margin: 5px auto 7px;
	font: normal 13px sans-serif;
	color: #696969;
}
div.comment-meta {
	border-top: 1px solid #fff;
	margin: 3px 0 10px;
	padding: 3px 3px 0;
	font-weight: normal;
	font-size: 10px;
	color: #B3B3B3;
}
div.comment-meta a {
	color: #B3B3B3 !important;
}
span.number {
	color: #666666;
	font: bold 14px sans-serif;
	border-left: 2px solid #666666;
	padding: 0 0 0 5px;
	margin: 0 0 0 5px;
}
span.author, span.author a {
	color: #000 !important;
	font-size: 15px;
}
span.author a:hover {
	text-decoration: underline;
}
div.comment-list p.highlight {
	color: white;
	font-style: italic;
}
h3#respond {
	margin: 10px;
}
form#comment-form {
	margin: 10px auto;
	width: 90%;
	padding: 10px;
	background-color: #fff;
}
form#comment-form > div {
	clear: both;
	padding: 5px 0;
}
form#comment-form label {
	display: block;
	float: right;
	width: 30%;
	text-align: left;
	margin: 4px 0 0;
	font-size: 14px;
}
form#comment-form div input {
	display: block;
	float: left;
	width: 67%;
	padding: 3px 5px;
}
input#submit {
	width: 100px !important;
	clear: both;
}
form#comment-form textarea {
	width: 97%;
	padding: 5px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
}
form#comment-form input, form#comment-form textarea {
	border: 1px solid #fff;
	background-color: #F2F2F2;
	color: #000;
}
div#reroot{
	font-size: 13px;
	margin-left: 15px;
}
div#addcomment {
	margin: 20px auto 10px;
}
/* blog roll */
div.blogroll ul {
	margin: 10px 20px;
}
div.blogroll ul li {
	margin: 5px;
	list-style: square;
	font: normal 13px sans-serif;
}
/* English contents */
div.en {
	direction: ltr;
	text-align: right;
}
/* Content [single column] --*/

/*-- Content [two column] */
div#two-column {
	margin: 5px 0;
}
div#sidebar {
	float: right;
	width: 180px;
	margin: 5px 0 0;
}
div#sidebar p.archive {
	font-size: 14px;
	margin: 0 5px 10px;
}
div#sidebar span.highlight {
	color: #FFBB00;
}
div#sidebar h3 {
	font-size: 14px;
	color: #b2b2b2;
	border-bottom: 1px solid #b2b2b2;
	padding: 0 0 3px;
}
div#sidebar ul {
	margin: 5px 10px 10px 5px;
	font-size: 13px;
}
div#sidebar ul li {
	margin: 5px 0;
}
div#sidebar div.calendar {
	margin: 10px auto;
}
div#sidebar table#wp-calendar {
	width: 150px;
	font-size: 13px;
}
div#thumbs {
	float: left;
	width: 320px;
}
ul.thumbnails {
	margin: 5px auto;
}
ul.thumbnails li {
	display: block;
	float: left;
	width: 68px;
	height: 68px;
	margin: 5px;
	text-align: center;
	position: relative;
}
ul.thumbnails li a {
	display: block;
	width: 100%;
	height: 100%;
	border: 1px solid #fff;
}
ul.thumbnails li a:hover {
	border: 1px solid #b2b2b2;
}
img.photo-thumb {
	padding: 3px;
	margin: 1px 0 0;
}
span.photo-caption {
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	padding: 2px 0 5px;
	background-color: #333333;
	font-size: 13px;
}
/* Content [two column] --*/

/*-- Footer */
div#footer p {
	margin: 0 auto;
	text-align: center;
	font-size: 11px;
}
/* Extended */
div.extended {
	position: relative;
	height: 100px;
	width: 100%;
}
div.extended div.calendar {
	float: right;
	margin: 0 0 0 10px;
}
div.extended table#wp-calendar tfoot {
	visibility: hidden;
}
/* calendar */
div.calendar {
	margin: 10px;
}
table#wp-calendar {
	width: 120px;
	text-align: center;
	font-size: 14px;
}
table#wp-calendar a {
	color: #FFBB00;
}
table#wp-calendar thead {
	background-color: #575757;
}
table#wp-calendar thead th {
	padding: 0 0 3px;
}
td#today {
	background-color: #666666;
}
/* photo stream */
ul.photo-stream {
	margin: 0;
	height: 70px;
}
ul.photo-stream li {
	display: block;
	float: right;
	width: 68px;
	height: 68px;
	margin: 0 4px 0 0;
	text-align: center;
}
ul.photo-stream li a {
	display: block;
	width: 100%;
	height: 100%;
	border: 1px solid #fff;
}
ul.photo-stream li a:hover {
	border: 1px solid #B2B2B2;
}
ul.photo-stream img.thumb {
	padding: 3px;
	margin: 1px 0 0;
}
ul.photo-stream span.caption {
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	padding: 1px 0 3px;
	background-color: #333333;
	font-size: 12px;
}
div.ps-button {
	margin: 5px auto;
	text-align: center;
	color: #B2B2B2;
	clear: both;
}
a.ps-button {
	color: #B2B2B2;
	cursor: pointer;
	font-weight: bold;
}
/* Footer --*/

/*-- Navigation (next/previous) */
div.navigation {
	margin: 5px auto;
	clear: both;
	height: 20px;
}
/*-- General Elements */
a, a:link, a:hover, a:active, a:visited {
	text-decoration: none;
	color: #b2b2b2;
}
a:hover {
	color: #FFBB00;
}
img, a.img {
	border: none;
}
hr.clear, .clear {
	border: none;
	width: 0;
	height: 0;
	clear: both;
	visibility: hidden;
}
p {
	font-family: Tahoma, Verdana, Arial, sans-serif !important;
}
.left {
	float: left;
}
.right {
	float: right;
}
pre {
	direction: ltr;
	text-align: left;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Tahoma, Verdana, sans-serif;
}
.loading {
	background: url('images/loading.gif') center center no-repeat;
}
/* General Elements --*/
