/*

Theme Name: Phototcrati Polarized

Theme URI: http://www.photocrati.com/photography-wordpress-themes/

Description: 

Version: 1.0

Author: Photocrati

Author URI: http://www.photocrati.com/

Tags: black, custom header, fixed width, photo gallery, scroller

*/





/* Begin Structure */


body {

	font-size: 80%; /* Resets 1em to 10px */

	font-family: Times;	

	color:#cbcdc7;

	margin:0px;

	padding:0px;

	background-color:#2b2d2c;

}

* {

	outline:none !important;

}



#page {

	margin: 0px auto;

	padding: 0;

	width: 800px;

}



#header {

	margin: 0px;

	padding: 0px;

	height: 150px;

	width: 800px;

}



.narrowcolumn {

	float: left;

	padding: 0 0 0px 0px;

	margin: 0px 0 0;

	width: 550px;

}



.narrowcolumn .entry, .widecolumn .entry {

	line-height: 1.4em;

}



.narrowcolumn .postmetadata {

	padding-top: 10px;

	background: none;

}

	

#content {

	font-size: 1.2em;

	color:#989994

}



small {

	background-color: #232323;

	color:#989994;

	font-family: Times;

	font-size: 0.9em;

	line-height: 1.5em;

}



h1, h2, h3 {

	font-family: Times;

	font-weight: bold;

}



h1 {

	font-size: 1.5em;

	padding-top: 30px;

	margin: 0;

	text-align:center;

	color:#a5ab9f

}

	

h2 {

	font-size: 1.6em;

	margin: 30px 0 0;

}



h2.pagetitle {

	margin-top: 30px;

	text-align: center;

	font-size: 1.6em;

}



h3 {

	padding: 0;

	margin: 30px 0 0;

	font-size: 1.3em;

}



h3.comments {

	padding: 0;

	margin: 40px auto 20px ;

}



h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {

	text-decoration: none;

	color: white;

}



h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {

	color: #cbcdc7;

}



h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, cite {

	text-decoration: none;

	color:#b8b9b4;

}



.description {

	text-align:center;

	margin-bottom:20px;

}



#headerimg .description {

	font-size: 1.2em;

	text-align: center;

}



small, .nocomments, .postmetadata, blockquote, strike {

	color: #817E6D;

	background-color: #232323;

}



code {

	font: 1.1em 'Courier New', Courier, Fixed, arial, sans-serif;

}



acronym, abbr, span.caps

{

	font-size: 0.9em;

	letter-spacing: .07em;

}



a, h2 a:hover, h3 a:hover {

	color: #cbcdc7;

	background-color:transparent;

	text-decoration: none;

}



a:hover {

	color: #cbcdc7;

	background-color:transparent;

	text-decoration: underline;

}



.post {

	margin:0px;

	border-bottom:0px solid #767773;

	width:8px

	padding-bottom:15px;

	text-align: center;

}



.postmetadata {

  width:540px;

  display:block;

  float:left;

  margin-bottom:0px;

}



#postleft{

  float:left;

  width:270px;

}



#postright{

  float:right;

  width:270px;

  text-align:right;  

}



.post h2 {

   margin-bottom:5px;

   font-size:18px;

   font-weight:normal;

}



.post h2 a{

   padding-bottom:2px;   

   border-bottom:1px solid #555;

}



.post h2 a:hover{

  color:#817E6D;

}



.clear {

	clear: both;

}



/* End Structure */





/* Begin Images */

p img {

	padding: 0;

	max-width: 100%;

}



img.centered {

	display: block;

	margin-left: auto;

	margin-right: auto;

}



img.alignright {

	padding: 4px;

	margin: 0 0 2px 7px;

	display: inline;

}



img.alignleft {

	padding: 4px;

	margin: 0 7px 2px 0;

	display: inline;

}



.alignright {

	float: right;

}



.alignleft {

	float: left

}



#gallery {

	width:960px;

	display:block;

	margin-top:10px;

	text-align:center;

}



#gallery-wrapper {

	margin-left:auto;

	margin-right:auto;

	display:inline-block;

}



#gallery_header {

	display:block;

	text-align:center;

	margin-top:20px;

	margin-bottom:15px;

	width:960px;

}



#gallery_header h1 {

	font-size:16px;

	font-weight:lighter;

	font-family:Times;

	color:#846E29;

	margin-left:auto;

	margin-right:auto;

	display:inline;



}





.gallery_item{

	float:left;

	border:4px solid #373737;

	/*

	-moz-border-radius-bottomleft:3px;

	-moz-border-radius-bottomright:3px;

	-moz-border-radius-topleft:3px;

	-moz-border-radius-topright:3px;

	*/

	margin:3px;

}



#gallery_current_image{

	border:1px solid #000;

	overflow:hidden;

	width:960px;

	height:315px;

}



#gallery_image {

	text-align:center;

	width:960px;

	margin:0px;

	padding:0px;

}



/* End Images */







/* Begin Lists



	Special stylized non-IE bullets

	Do not work in Internet Explorer, which merely default to normal bullets. */



html>body .entry ul {

	margin-left: 0px;

	padding: 0 0 0 30px;

	list-style: none;

	padding-left: 10px;

	text-indent: -10px;

}



html>body .entry li {

	margin: 7px 0 8px 10px;

}



.entry p{

  line-height:20px;

  text-align:left;

}



.entry p a:visited {

	color: #babbb5;

}



.entry ol {

	padding: 0 0 0 35px;

	margin: 0;

}



.entry ol li {

	margin: 0;

	padding: 0;

}



.postmetadata ul, .postmetadata li {

	display: inline;

	list-style-type: none;

	list-style-image: none;

}

	

/* End Entry Lists */





/* Begin Form Elements */



.entry form { /* This is mainly for password protected posts, makes them look better. */

	text-align:center;

}



select {

	width: 130px;

}



#commentform {

	margin: 5px 10px 0 0;

}

	

#commentform input {

	width: 170px;

	padding: 2px;

	margin: 5px 5px 1px 0;

	background-color:#716F63;

   	border:1px solid #59574C;

}

	

#commentform textarea {

	width: 100%;

	padding: 2px;

	background-color:#716F63;

   	border:1px solid #59574C;

}

		

#commentform #submit {

	margin: 0 0 5px auto;

	float: right;

	background:none;

	background-color:#817E6D;

}



#respond:after {

		content: "."; 

	    display: block; 

	    height: 0; 

	    clear: both; 

	    visibility: hidden;

}



#submit {

   	background-image:url(images/submit-fon.gif);

	background-repeat:repeat-x;

	height:24px;

	cursor:pointer;

}



/* End Form Elements */







/* Begin Comments*/

#comments {

  clear:both;

}



.commentlist {

	padding: 0;

	text-align: justify;

	color: a7a9a4;

}



.commentlist li {

	margin: 15px 0 10px;

	padding: 5px 5px 10px 10px;

	list-style: none;

	font-weight: bold;

}

	

.commentlist li .avatar { 

	float: right;

	border: 1px solid #eee;

	padding: 2px;

	background: #a7a9a4;

	color:#000;

	width:100%;

	display: none;

}	

	

.commentlist li ul li { 

	margin-right: -5px;

	margin-left: 10px;

	font-size: 1em;

}



.commentlist li, #commentform input, #commentform textarea {

	font: 0.9em Times;

}

	

.commentlist p {

	margin: 10px 5px 10px 0;

}

.children { padding: 0; }



#commentform p {

	font-family:  Times;

	margin: 5px 0;

}

	

.commentlist p {

	font-weight: normal;

	line-height: 1.5em;

	text-transform: none;

}



.nocomments {

	text-align: center;

	margin: 0;

	padding: 0;

}



.commentmetadata {

	margin: 0;

	display: block;

	font-weight: normal;

}



.commentlist cite, .commentlist cite a {

	font-weight: bold;

	font-style: normal;

	font-size: 1.1em;

}



.comment {

  background-color: #o;

  border:none;

}



#comment, #submit, #author, #email, #url  {

  background-color: #232323;

  border:1px solid #363533;

  color:#a7a9a4;

}



#comment {

  background:none;

}



/* End Comments */





/* Begin Sidebar */

#sidebar

{

	font: Times;

	padding: 27px 0 10px 0;

	margin-left:15px;

	width: 230px;

	float:left;

}



#sidebar h2 {

	font-family: Times;

	font-size: 1em;

	margin: 5px 0 0;

	padding: 0;

}



#sidebar form {

	margin: 0;

}

	

#sidebar h2.widgettitle {

  font-size:18px;

  font-weight:normal;

  padding-bottom:5px;

  border-bottom:1px solid #555;

}



#sidebar .widgettitle {

  font-size:14px;

  margin-bottom:10px;

}



#search {

  padding-top:30px;

  background-image:url(images/search-text.gif);

  background-repeat:no-repeat;

}



#sidebar label {

	visibility: hidden;

	height:0px;

	margin:0px;

	padding:0px;

}



#searchform {

	float:left;

	height:50px;

	margin: 0;

	padding: 0;

}



li.widget_search div {

	width: 100%;

	display: block;

	margin: 0px;

	padding: 0px;

}



li.widget_search #s {

	width: 160px;

	height:14px;

	padding: 2px;

	float: left;

	border:2px solid #59574C;

	background-color:#a7a9a4;

	color:#a7a9a4;

	font-size:11px;

	background-color:#a7a9a4;

}



li.widget_search #searchsubmit {

	width: 50px;

	height:24px;

	padding:1px 0px 4px 0px;

	margin: -17px 0 0 0;

	border:1px solid #363533;

	color:#a7a9a4;

	float: right;

	background-color:#716F63;

	font-size:11px;

}



#sidebar ul ul {

   margin-left:8px;

   padding-left:8px;

   background-color: #0;

}



#sidebar ul ul li{

  list-style:outside;

  list-style-type:circle;

  /*padding-left:-5px;*/

  margin-left:0px;

  background-color: #0;

  color: #a7a9a4;

}



#sidebar ul ol li {

	color: #a7a9a4;

	background-color: #232323;

}

	

#sidebar ul ul li a:hover{

   text-decoration:underline;

}



#sidebar ul, #sidebar ul ol {

	margin: 0;

	padding: 0;

}



#sidebar ul li {

	list-style-type: none;

	list-style-image: none;

	margin-bottom: 15px;

}



#sidebar ul p, #sidebar ul select {

	margin: 5px 0 8px;

}



#sidebar ul ul, #sidebar ul ol {

	margin: 5px 0 0 10px;

}



#sidebar ul ul ul, #sidebar ul ol {

	margin: 0 0 0 10px;

}



ol li, #sidebar ul ol li {

	list-style: decimal outside;

}



#sidebar ul ul li, #sidebar ul ol li {

	margin: 3px 0 0;

	padding: 0;

}

/* End Sidebar */





/* Begin Various Tags & Classes */

acronym, abbr, span.caps {

	cursor: help;

}



acronym, abbr {

	border-bottom: 1px dashed #999;

}



blockquote {

	margin: 15px 30px 0 10px;

	padding-left: 20px;

	border-left: 5px solid #ddd;

}



blockquote cite {

	margin: 5px 0 0;

	display: block;

}



.center {

	text-align: center;

}



.hidden {

	display: none;

}



hr {

	display: none;

}



a img {

	border: none;

}



.navigation {

	display: block;

	text-align: center;

	margin-top: 10px;

	margin-bottom: 20px;

}

/* End Various Tags & Classes*/





#footer {

	width: 800px;

	color:#7d7d7d;

	margin-left:auto;

	margin-right:auto;

	padding-top:20px;

	padding-bottom:20px;

	clear:both;

}



#footer p {

	text-align:center;

}