
/* BACKGROUND */
body {font-family:Droid Sans;background-color: #565656;}
body { background-image:url("http://www.photographination.com/wp-content/themes/photosquares2/theme/images/bck.png");
				background-position: top left; 
				background-repeat: repeat-x;
				
				} 
input,textarea,select{background-color:#EBEBEB; border:none; color:#434343; }

/* TOP NAVIGATION */
#topnav-container {background-color:#000000;}
#topnav-container .topnav li a {color:#B0B0B0; }
#topnav-container .topnav .sub-menu, #topnav-container .topnav .children   {background-color:#000000; }

/* HEADERS */
#blog_title, #single #title, #page_name{font-family:Droid Serif;}
#blog_name h1 a { color:#FFFFFF;}
#containerss #top .header_logo h1 a{color:#FFFFFF;}

/* THUMBNAILS */
#content .contcenter .imgbox a,#content .contcenter .imgbox-last a{color:#FFFFFF;}
#content .contcenter .imgbox, #content .contcenter .imgbox-last{ background-color: transparent;}
#content .contcenter .post_title a { color:#FFFFFF; font-family:Droid Serif;}
#content .contcenter .date-category a, #content .contcenter .date-category { color:#FFFFFF; font-family:Droid Sans;}


.pg_date {display:none; color:#FFFFFF}
		.category{ color:#FFFFFF}


#content .contcenter .imgbox, #content .contcenter .imgbox-last {
    background-color: #0F0F0F;
    
	box-shadow:0 1px 5px #616161;
	-webkit-box-shadow:0 1px 5px #616161;
	-moz-box-shadow:0 1px 5px #616161;
}
#content .widgettitle {color:#FFFFFF;}
#content .widget-area li, #content .widget-area li a {color:#FFFFFF;}

/* SINGLE */
#singlecontainer {background: #000000;}
#single {color:#FFFFFF; }
#single #page_name {color:#FFFFFF;}
#single #title  { color:#FFFFFF;}
#single #title a  { color:#FFFFFF;}
#single #date, #single #date a, #single .tags, #single .tags a { color:#FF904F;}
#single a, #single li a { color:#088CFF}


/* NAVIGATION */
.single_nextprevious { background-color: #000000;}
.index_nextprevious { background: #0F0F0F; 
	box-shadow:0 1px 5px #616161;
	-webkit-box-shadow:0 1px 5px #616161;
	-moz-box-shadow:0 1px 5px #616161;}


/* WIDGETS */


/* CONTACT FORM */
#commentsText   {background-color:#EBEBEB; color:#434343; border:1px solid #D1D1D1;}
.contact_field #contactName,.contact_field #email, .contact_field #send, .contact_field #subject  { background-color:#EBEBEB; border:1px solid #D1D1D1; color:#434343;}

/* Comments */
.comments   { color:#434343;}
.comments .comment-box{ background-color:#EBEBEB; border:1px solid #D1D1D1;}

.comments em {margin:10px 0 0 10px;}
.comments .comment-meta {color:#434343;}
.comments .comment-meta a{color:#434343;}

.comments .comment-meta .name{color:#D1D1D1;}
.comments .comment-meta .name a{color:#D1D1D1;}
.comments .comment-text {color:#434343;}

.comments .reply a{color:#434343;background-color: transparent;}
.leave_comment, .leave_comment a  {color:#434343;}
.logged-in, .logged-in a,.cancel-comment-reply a   {color:#434343}
#respond label  {color:#434343;}
#respond input.text  {color:#434343;background-color:#EBEBEB; border:1px solid #D1D1D1;}
#respond input#submit   {  color:#434343; background-color:#EBEBEB; border:1px solid #D1D1D1;}
textarea#comment { background-color:#EBEBEB; color:#434343; border:1px solid #D1D1D1;}

/* FOOTER */
#footer_wrap { background-color:#252525;}



#footer .pages-footer  li a, .widgettitle, .widget-area li {color:#8D8D8D;}
#footer .footertext { color:#8D8D8D; }
#footer .footertext a {color:#8D8D8D;}

.widgettitle{font-family:Droid Serif;}
