/* @override 
	http://localhost:8888/foundphotography/wp-content/themes/found_photography/style.css
	http://www.foundphotography.com/wp-content/themes/found_photography/style.css
*/

/*  
Theme Name: Found Photography
Theme URI: http://wordpress.org/
Description: Adrian Hanft's Wordpress theme
Version: 4.0
Author: Adrian Hanft
Author URI: http://www.adrianhanft.com/

	Adrian3 v4.0

	This theme was designed and built by Adrian Hanft,
	whose website you will find at http://www.adrian3.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */

/* @group Body */
body {	
	color:#666;
	font-family: 'trebuchet ms', verdana, sans-serif;
	background-color:#fff;
	text-align: left;
	margin: 0px;
	padding: 0px;
	font-size: 62.5%; /* Resets 1em to 10px */ 
	  background:url(images/footer_pattern.gif);
  background-repeat: repeat;
    background-position: bottom right;
	}
a { 
	color:#666; 
	text-decoration:none; 
	border: none;
	}
li h2 {
	margin:20px 0 0 0;
	}
ul {
	margin: 0;
	padding: 0 0 0 15px;
}
#sidebar li, li {
	list-style: none;
	margin:0 0 0 0 10px;
	}
#sidebar li a, #beta a { 
	color:#666; 
	text-decoration:none; 
	border-top: 0;
	border-right: 0;
	border-left: 0;
	border-bottom:1px;
	border-style: solid; 
	border-color:#ccc;
	}
h1 a, h2 a { 
	color:#666; 
	text-decoration:none; 
	 border:0;
	}
a:link { 
	color:#666; 


	}
a:visited {
	color:#666; 
	}
a:active { 
	color:#666; 
	}
a:hover	{ 
	color:#666; 
	}
#beta a:hover	{ 
	color:#000; 
}
img { 
	border:none; 
	border-style:none;
	}
a img { 
	border: none ; 
	border-style: none;
	}
p { 
	font-size: 1.1em;
	font-weight: normal;
	margin: 0 0 20px 0;

	}
#beta h2 a, #beta h1 a {
	border: none;
}
h1, #beta h2 {
	color:#666;	
	font-family: ScalaSansOT-Regular, "trebuchet ms", Helvetica, Arial, sans-serif;
	font-size:2.3em;
	font-style:normal;
	line-height: 25px;
	letter-spacing:0;
	margin:0 0 10px 0;
	padding:0;
	font-weight: normal ;
	text-align:left;
	text-transform: none;
	}
h2 {
	color:#666;	
	font-family: "trebuchet ms", Helvetica, Arial, sans-serif;
	font-size:1em;
	font-style:normal;
	letter-spacing:0.1em;
	margin: 0;
	padding:0;
	font-weight:bold;
	text-align:left;
	text-transform: uppercase;
	}
h3 {
	color:#333333;	

	}
/* @end */

/* @group Structure */

#container {

	font-size:1.1em;
	line-height:1.4em;
  background-color: #fff;
  padding: 0 0 50px 0
	}
#content-inner {
    width: 991px;
    margin: 0 auto;
    min-height: 100%;
    padding: 0;
	}
#content-inner2 {
    width: 991px;
    margin: 0 auto;
    min-height: 100%;
    padding: 0;
	}
#content_wrapper {
    width: 991px;
    margin: 0 auto;
    padding: 0;
	}
#content_wrapper_home {
    width: 991px;
    margin: 0 auto;
    padding: 70px 0 0 0;
	}
#logo {
	width:707px;
	height: 109px;
	margin:104px 0 0 0;
	padding:0;
	font-size:0.9em;
	float: left;
	background-image:url('http://adrian3.com/wp-content/themes/Clean_White/images/header_images/random_image.php');
	background-position:top center;
	background-repeat:repeat-x;
	}
#login {
	width:300px;
	margin:0 25px 0 477px;
	padding:33px 0 0 0;
	font-size:0.9em;
	}

#flash {
    width: 802px;
	height:326px;
	font-size:1.2em;
    margin: 0 auto;
    padding:0;
    position: relative;
	}

#content {
	width:802px;
    margin: 0 auto;
    position: relative;
	}
#content2 {
	width:991px;
    margin: 0 auto;
    position: relative;
	}

#sidebar {
    position: relative;
	width:250px;
	line-height:1.5em;
	padding:0 80px 0 0;
    display: inline;
    float: left;
	}

#beta {
	margin:20px 0 0 0;
	width:559px;
	padding: 0;
    display: inline;
    float: left;
    overflow: hidden;

	}
#sidebar2 {
    position: relative;
	width:231px;
	line-height:1.5em;
	padding:20px 40px 0 17px;
    display: inline;
    float: left;
	}


#beta_center {
	margin:0;
	width:375px;
	padding: 20px 111px 0 170px;
    display: inline;
    float: left;
	}
#beta-inner {
    padding: 0;
    margin: 0 20px 0 0;
	}
#beta-inner, #sidebar-inner {
    padding: 0 0 50px 0;
	}

#content-inner, #sidebar-inner, #beta-inner {
    position: static;
	}

#sidebar ul li ul li, ul li{
	padding:0;
	list-style-image: url('images/bullet.gif');
	margin:5px 0 0 0;
	
	}
#sidebar ul li { 
	font-size: 14px;
	margin:0;
	padding:0 0 15px 0;
	color: #777;
	list-style-image: none;
	}
#sidebar ul li a {
	color: #777;
	}

	}
#sidebar ul li a:hover {
	color:#333;
	}


/* @end */

/* @group Typography */

.subhead {
	font-size: 1.3em;
	color:#666;
	line-height:1.3em;
	font-weight: bold;
	}
.underline {
	text-decoration: underline;

	}

#sidebar p {
font-size:1.1em;
line-height:1.2em;
	}

#beta p {
font-size:1.15em;
line-height:1.5em;
	}
#beta a  {
	color:#666;
	}
#beta a:hover  {

	color:#666;
	}

.pkg:after, #content-inner:after, #content-inner2:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
	}
#content-inner { display: inline-block; }
* html #content-inner { height: 1%; }
#content-inner { display: block; }

blockquote {
	display:block;
	color: #b9b9b9;
	line-height:20px; 
	font-style: italic;
	font-size: 1.3em;
	background-color: #fff;
	border-top:1px solid #b9b9b9;
	border-bottom:1px solid #b9b9b9;
	border-right:0px;
	border-left:0px;
	margin:20px 0 20px 0; 
	padding: 25px 0 0 0;
	float:none;
}
.post {
	margin: 0 0 100px 0;
	text-align: left;	
	}
.navigation {
	padding: 0 0 30px 0;
	
	}
.alignright {
	float: right;
	padding:0;
	}

.alignleft {
	float: left;
	padding:0;
	text-transform: uppercase;
	}
.postmetadata, .postmetadata a {
	color: #ccc;
	text-transform: uppercase;
	}
/* @end */

/* @group Footer */

#footer { 
	position: relative;  /* Needed for Safari */
	padding:10px 0 0 10px;
	color:#6a604c;
	margin: 0 auto 0 auto;
  background:url(images/footer_topbar.gif);
  background-repeat: repeat-x;
    background-position: top right;
    min-height: 125px;
	}
#footer_inner { 
  background:url(images/footer_pattern.gif);
  background-repeat: repeat;
    background-position: bottom right;

  margin: 0 auto;
  padding: 10px;
	}
#footer a {color:#6a604c;}

#footer-content, #footer_left p {
	padding:0;
	margin: 0 0 0 0;
	}
#footer-content {
  background:url(images/found_photography_logo.gif);
  background-repeat: no-repeat;
  background-position: bottom right;
  min-height: 125px;
  overflow: hidden;
  font-size: 14px;
  text-transform: none;
	}
	
#footer p {
	line-height: 1.4em;
	color: #6a604c;
	}

#footer h4 {
	color:#6a604c;	
	font-size: 1.3em;
	height: 24px;
	margin: 0;
	padding: 0;
	}
#client_login	{
	width: 111px;
	text-align: left;
	font-weight:bold;
	padding:0;
	margin: 0;
	color: #333;
	float: right;
	}


.foot-1 {
	width: 250px;
	float: left;
	margin: 0 0px 10px 0px;
	padding: 5px 0px 0px 0;
	}
	
.foot-1 p {
	color: #666666;
	margin: 0px;	
	padding: 0px 0px 5px 0px;
	}
	
.foot-2 {
	width: 175px;
	float: left;
	margin: 0 0 10px 0px;
	padding: 5px 0px 0px 25px;
	}
	
.foot-2 p {
	margin: 0px;	
	padding: 0px 0px 5px 0px;
	}
	
.foot-3 {
	width: 350px;
	float: left;
	margin: 0 0 10px 0px;
	padding: 5px 0px 0px 20px;
	}
	
.foot-3 p {
	margin: 0px;	
	padding: 0px 0px 25px 0px;
	}

.credit {
	font-size: 10px;
}
	



/* @end */

/* @group homepage styles */

#index-wrap
{
	width:960px;
	margin:5 auto;
	padding:0 0 0 0;

	background:url("images/tnsp-diagonals.png") left top repeat-x transparent;
}

#index-posts
{
	width:750px;
	margin:0;
	float:left;
}
	
	#index-posts #latest
	{
		padding:0 0 20px 0;
		font-family:Georgia, "Times New Roman", serif;
		font-size:19px;
		font-weight:bold;
		line-height:28px;
		color:#777;
		border-bottom:1px solid #ddd;
	}
	
	#body-index #index-posts #latest h2.post-title a, #previous-posts .previous-posts-row .previous-post h2.post-title a
	{
		width:568px;
		margin:0 0 10px 0;
		padding:20px 0 0 0;
		display:block;
		font-family:Helvetica, Arial, Verdana, sans-serif;
		font-size:36px;
		font-weight:bold;
		letter-spacing:-2px;
		line-height:42px;
		text-decoration:none;
		vertical-align:middle;
		color:#666;
		border-top:0px solid #e1e1e1;
	}
	#latest
	{
		width:668px;
		margin:0 0 0 40px;
		padding:20px 0 0 0;
				border-top:0px solid #e1e1e1;
	}
		
#index-posts #latest-meta
{

}
	
	#index-posts #latest-meta span#index-post-date-comment
	{
		width:292px;
		padding:2px 40px;
		float:left;
		font-size:11px;
		color:#999;
	}
	
	#index-posts #latest-meta span#latest-continue
	{
		width:171px;
		margin-left:20px;
		padding:2px 5px 2px 0;
		float:left;
		font-size:10px;
		font-weight:bold;
		text-transform:uppercase;
		text-align:right;
	}
	
		#index-posts #latest-meta span#latest-continue a
		{
			text-decoration:none;
		}
		
#index-extra
{
	width:254px;
	padding:15px 0 0 40px;
	float:left;
}

#index-extra h3
	{
		padding:0 0 8px 0;
		font-family:Georgia, "Times New Roman", serif;
		font-size:19px;
		line-height:28px;
		text-transform:uppercase;
		color:#333;
		border-bottom:0;
	}
		
#previous-posts
{
	width:882px;
	margin:0 0 0 40px;
	padding:90px 0 0 0;
	clear:both;
	border-top:10px solid #e8e8e8;
}

#previous-posts .previous-posts-row
{
	width:882px;
	float:left;
	clear:both;
}

#previous-posts .previous-posts-row .previous-post
{
	width:274px;
	padding:0 20px 20px 0px;
	float:left;

	font-size:12px;
	line-height:18px;
	color:#777;
}

	#previous-posts .previous-posts-row .previous-post h2.post-title a
	{
		width:274px;
		padding:0;
		margin: 0 0 2px 0;
		font-size:1.3em;
		line-height:25px;
		letter-spacing:normal;
		color:#666;
		border-top:none;
	}
	#previous-posts p a img
	{
		padding:0 10px 0 0;
		margin: 0;

	}
	#previous-posts p
	{
	
	}	
	#previous-posts .previous-posts-row .previous-post span.previous-post-meta
	{
		margin-top:8px;
		padding-top:2px;
		display:block;

		font-size:11px;
		text-align:right;
		color:#bbb;
		border-top:1px solid #ddd;
	}
	
		#previous-posts .previous-posts-row .previous-post span.previous-post-meta a
		{
			text-decoration:none;
			color:#999;
		}

/* @end */


/* @group navigation */

#header {
	width:991px;
	height:80px;

    margin: 0 auto;
    padding: 0;
	}

#nav {
	width:991px;
	height:80px;
	padding:0;
	margin: 0;
	float: right;
		text-transform: uppercase;

	}
#nav li {
	display: inline;
	list-style-type:none;
	}
ul#nav {
	position:absolute;
	margin:0;
	list-style-type:none;
}

ul#nav li {
	list-style-type:none;
	float:right;
	margin:0;
}

ul#nav li a {
	padding:10px;
	border:none;
	color:#666;
	background:#fff;
	border-bottom:none;
	display:block;
	white-space:nowrap;
	border-color: #fff;
	border-width:1px;
	border-style: solid;
}

ul#nav li a:hover {
	text-decoration:none;
	background:#f0f0f0;
	text-decoration:none;
	border-color: #e2e2e2;
	border-width:1px;
	border-style: solid;
}

ul#nav .current_page_item a,
ul#nav .current_page_item a:hover {
	color:#333;
	background:#f0f0f0;
	text-decoration:none;
	border-color: #e2e2e2;
	border-width:1px;
	border-style: solid;

}

/* @end */


/* @group calendar */

#wp-calendar {
	empty-cells: show;
	margin: 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: left;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: left;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }

#wp-calendar #prev a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	text-align: left;
	}

#wp-calendar th {
	font-style: normal;
	}

/* @end */
.wrap0, .wrap1, .wrap2, .wrap3 {
  display:inline-table;
  /* \*/display:block;/**/
  }
.wrap0 {
  float:left;
  background:url(images/shadows/shadow.png) right bottom no-repeat;
  margin-right: 30px;
  }
.wrap1 {
  background:url(images/shadows/shadow180.gif) no-repeat;
  }
.wrap2 {
  background:url(images/shadows/corner_bl.gif) -16px 100% no-repeat;
  }
.wrap3 {
  padding:4px 6px 6px 4px;
  background:url(images/shadows/corner_tr.gif) 100% -16px no-repeat;
  }
.box {
	padding: 10px;
	background: #FFFFFF;
	border: 0px solid;
	border-color:#fff #999 #999 #fff;
}
.data, .description, .title  {
	background-color: #f2f2f2;
	padding: 20px;
	margin: 20px 0 0 0;
	border-color: #e2e2e2;
	border-width:1px;
	border-style: solid;
	color: #9e9c98;
	text-transform: uppercase;
}
.description p, .title p, .data p{
	color: #444;
	padding: 0;
	margin: 0;
	text-transform: none;

}
.description a, .title a, .data a {
	color: #444;


}
#photoalbum-nav {
	margin: 50px 0 0 0;
}

/* My Comment */
#photo {
	padding-top: 50px;
}
#content.narrowcolumn {
	margin: 0px;
	padding: 0px;
}
#photobar {
	height: 150px;
	margin: 0;
	padding: 6px;
	  background:url(images/shadows/shadowbar.gif) no-repeat;
}
#photobar_home {
	height: 100px;
	margin: 80px 0 65px 2px;
	padding: 6px;
	  background:url(images/shadows/shadowbar.gif) no-repeat;
}

#photobar img,#photobar_home img {
	margin: 0;
	padding: 1px;
}
img.buddy {
	margin: 0 20px 0 0;
}
.comment {
	margin: 0 0 20px 0;
	min-height: 50px;
	width: 400px;
}
#prev {
	width: 100px;
	margin: 0;
	padding: 0;
		float: left;

}
#next {
	width: 100px;
		float: left;

}
#context {
	width: 200px;
	margin: 0;
	padding: 0;
}
.flickr-meta-links {
	display: none;
}
#highlight {
		padding: 30px;
	background: #f2f2f2;
	border: 0;
	border-color:#fff #999 #999 #fff;
	width: 800px;
}
#highlight p {
		padding: 30px 0 0;
	background: #f2f2f2;
	border: 0;
	border-color:#fff #999 #999 #fff;
}
.tt-older-posts.albums {
		margin: 60px 0 0 0;
}
#photo {
		margin: 0 0 0 0;
}
#photo .photos {
		margin: 50px 0 0 14px;
}
.ebaybox {
	margin: 10px 0;
	min-width: 400px;
	background-color: #e2e2e2;
}
