/*
Theme Name: Alex Von Furstenberg
Theme URI: http://alexvonfurstenberg.com/
Description: Custom theme created for Alex Von Furstenberg.
Version: 1.0
Author: Richard Agerbeek & Jonah Birns	
Author URI: http://swedenunlimited.com/


	AVF.org v1.0
	 http://alexvonfurstenberg.com/

	This theme was designed by Richard Agerbeek and built by Jonah Birns.
	

*/

html, body, #page {height: 100%;}

body > #page {height: auto; min-height: 100%;}


/* Begin Typography & Colors */
body {
	font-size: 14px; /* Resets 1em to 10px */
	font-family: Times, "Times New Roman", Georgia, serif;
	background: #ffffff;
	color: #5f6062;
	text-align: center;
	}

#page {
	background-color: white;
	text-align: left;
	}

#header {
	background: #1f1f1f;
	}

#head h1 {
	display:block;
	width:295px;
	height:17px;
	float:left;
	margin:0;
	padding:18px 0 0 16px;
}

#head h1 a {
	display:block;
	width:295px;
	height:17px;
	background: url('_assets/img/logo.gif') 0px 0px no-repeat;
	text-indent:-9999em;
	overflow:hidden;	
}

#content {
	line-height:18px;
	}


.narrowcolumn .entry {
	line-height: 20px;
	text-align:left;
	}


.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
	border: none;
	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	}
	
#footer a {
	color:#737373;
	text-decoration:none;
}	

#footer a:hover {
	color:#737373;
	text-decoration:underline;
}	

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size:11px;
	color:#3eb0a4;
	}

h1 {
	
	}

h2 a {
	font-size: 28px;
	font-weight:100;
	line-height:36px;
	color:#1f1f1f;
	text-decoration:none;
	}

h2 a:hover {
	text-decoration:none;
	}	

h2.pagetitle {
	font-size: 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:100;
	color:#3eb0a4;
	text-transform:uppercase;
	}

#sidebar h2 {
	font-family:"Century Gothic", Geneva, Verdana, Arial, sans-serif;
	font-size:11px;
	color:#5e5e5e;
	font-weight:100;
	text-transform:uppercase;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, {
	text-decoration: none;
	color: white;
	}


h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #3eb0a4;
	text-decoration:underline;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar ul li a {
	font-size:12px;
	color:#5e5e5e;
	text-decoration:none;
	}

#sidebar ul li a:hover {
	color:#3eb0a4;
	text-decoration:none;
}

.nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a {
	color: #3eb0a4;
	text-decoration: none;
	}

a:hover {
	color: #3eb0a4;
	text-decoration: underline;
	}

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

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

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

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

.narrowcolumn .postmetadata {
	text-align:left;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	}

.narrowcolumn .postmetadata a {
	color:#5f6062;
	text-decoration:none;
}

.narrowcolumn .postmetadata a:hover {
	color:#3eb0a4;
	text-decoration:none;
}

.narrowcolumn .postmetadata hr {
	border:0px;
	height:1px;
	background:#9a9a9a;
	margin:2px 0 3px 0;
}

.narrowcolumn .postmetadata .comment a {
	color:#3eb0a4;
	text-decoration:none;
}

.narrowcolumn .postmetadata .comment a:hover {
	color:#3eb0a4;
	text-decoration:underline;
}

.narrowcolumn .postmetadata .sharethis a {
	color:#3eb0a4;
	text-decoration:none;
	float:right;
}

.narrowcolumn .postmetadata .sharethis a:hover {
	color:#3eb0a4;
	text-decoration:underline;
	float:right;
}
	
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0;
	padding: 0;
	width: 100%;
	height:100%;
	}

#page {
	margin: 0px auto;
	}
	
#header {
	margin: 0;
	height: 49px;
	border-bottom: 1px solid #353535;
	padding:0;
	width:100%;
	background-color: #1f1f1f;
	}

#head {
	background-color: #1f1f1f;
	margin: 0 auto 0 auto;
	width: 960px;
	}
	
#head ul#nav {
	height:34px;
	margin:0;
	padding:2px 26px 0 0;
	list-style:none;
	list-style-image:none;
	float:right;
}	

#head ul#nav li {
	list-style:none;
	list-style-image:none;
	float:left;
	margin:0 18px 0 0;
	padding:0 18px 0 0;
	height:34px;
	border-right:1px solid #3f3f3f;
}	

#head ul#nav li.last {
	margin:0px;
	padding:0px;
	border:none;
}

#head ul#nav li.home a {
	display:block;
	width:33px;
	height:34px;
	background: url('_assets/img/home-btn.gif') 0px 22px no-repeat;
	text-indent:-9999em;
}

#head ul#nav li.home a:hover, #head ul#nav li.home a.on {
	background: url('_assets/img/home-btn.gif') -33px 22px no-repeat;
}

#head ul#nav li.philanthropy a {
	display:block;
	width:89px;
	height:34px;
	background: url('_assets/img/phil-btn.gif') 0px 22px no-repeat;
	text-indent:-9999em;
}

#head ul#nav li.philanthropy a:hover, #head ul#nav li.philanthropy a.on {
	background: url('_assets/img/phil-btn.gif') -89px 22px no-repeat;
}

#head ul#nav li.biography a {
	display:block;
	width:68px;
	height:34px;
	background: url('_assets/img/bio-btn.gif') 0px 22px no-repeat;
	text-indent:-9999em;
}

#head ul#nav li.biography a:hover, #head ul#nav li.biography a.on {
	background: url('_assets/img/bio-btn.gif') -68px 22px no-repeat;
}

#head ul#nav li.links a {
	display:block;
	width:68px;
	height:34px;
	background: url('_assets/img/link-btn.gif') 0px 22px no-repeat;
	text-indent:-9999em;
}

#head ul#nav li.links a:hover, #head ul#nav li.links a.on {
	background: url('_assets/img/link-btn.gif') -68px 22px no-repeat;
}

#head ul#nav li.news a {
	display:block;
	width:34px;
	height:34px;
	background: url('_assets/img/news-btn.gif') 0px 22px no-repeat;
	text-indent:-9999em;
}

#head ul#nav li.news a:hover, #head ul#nav li.news a.on {
	background: url('_assets/img/news-btn.gif') -34px 22px no-repeat;
}

#main {
	width:968px;
	margin:0 auto;
	padding-bottom:40px;
}	

.narrowcolumn {
	padding: 45px 0 20px 45px;
	margin: 0px 0 0;
	width: 540px;
	float:left;
	}

.post {
	margin: 0 0 40px;
	text-align: left;
	}

.post hr {
	display: block;
	}
	
.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin-top:-40px;
	position:relative;
	clear: both;
	height:40px;
	clear:both;
	position:relative;
	}

#footer p {
	margin: 0;
	padding: 15px 0 0 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000;
	font-size:24px;
	text-transform:uppercase;
	}

h2 {
	margin: 0;
	}

h2.pagetitle {
	margin: -25px 0 7px 0;
	text-align: left;
}

#sidebar h2 {
	margin: 0px 0 14px;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 10px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 10px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* 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 ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}
*/
.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;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li ul {
	border-bottom:1px solid #d9d9d9;
	padding-bottom:12px;
	min-height:50px;
}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}
	
#sidebar ul li ul li{
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 12px;
	line-height:14px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}
	

#sidebar ul ul, #sidebar ul ol {
	margin: 0;
	}

#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: 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	padding: 0;
	height:24px;
	text-align: left;
	}

#sidebar #searchform #s {
	width: 166px;
	height:20px;
	padding: 2px;
	margin:0 4px 0 0;
	border:0px;
	background:#e9e9e9;
	color:#a9a9a9;
	text-align:left;
	line-height:24px;
	float:left;
	}

#sidebar #searchsubmit {
	display:block;
	width:24px;
	height:24px;
	float:right;
	border:0px;
	padding:0px;
	margin:0px;
	_margin-top:-12px;
	cursor:pointer;
	background:url('_assets/img/search-btn.gif') 0px 0px no-repeat;
	text-indent:-9999em;
	}

#sidebar #searchsubmit:hover {
	background:url('_assets/img/search-btn.gif') 0px -24px no-repeat;
}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
/*#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}*/
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar {
	padding: 0px 45px 10px 0;
	margin: 75px 0 0 0;
	width: 200px;
	float:left;
	border-right:1px solid #b0a9a4;
	}

#sidebar form {
	margin: 0 0 45px 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 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: center;
	width: 100%;
	}

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

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



/* 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;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation a {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size:10px;
	color:#5f6062;
	}
.navigation a:hover {
	color:#3eb0a4;
}	
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	text-align: center;
	padding-top: 4px;
	margin: 0px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption.alignleft {
	margin: 0 10px 2px 0;
}

.wp-caption.alignright {
	margin: 0 0 2px 10px;
}


.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

.post-edit-link {
	margin:10px 0px 0px 10px;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size:10px;
}
/* End captions */


/* CUSTOM PAGES */

#splash {
	display:block;
	width:960px;
	height:379px;
	background:#1f1f1f url('_assets/img/splash.jpg') 0px 0px no-repeat;
	padding:0px;
	margin:16px 4px;
}

#splash .entry {
	color:#fff;
	text-align:left;
	width:390px;
	padding:140px 0 0 430px;
}

#splash .entry h2 {
	font-size:23px;
	font-weight:100;
}

#splash .entry p {
	font-size:14px;
	line-height:20px;
	margin:0px;
}

#splash .entry p a {
	font-family:Arial, Geneva, Verdana, Helvetica, sans-serif;
	font-size:10px;
	text-transform:uppercase;
	text-decoration:none;
}

#splash .entry p a:hover {
	text-decoration:underline;
}


#dvfff {
	display:block;
	width:358px;
	height:320px;
	background:#fff url('_assets/img/callout.gif') 0px 0px no-repeat; 
	padding:0x;
	margin:0px 16px 0 0;
	float:left;
}

#dvfff h2 {
	display:block;
	width:276px;
	height:49px;
	margin:30px auto 0 auto;
	background: #fff url('_assets/img/dvfff.gif') 0px 0px no-repeat;
	text-indent:-9999em;
	overflow:hidden; 
}

#dvfff p {
	margin:6px 0 0 0;
	padding:0px 0 0 55px;
	line-height:24px;
}

#dvfff a {
	display:block;
	margin:10px auto 0 auto;
	width:100%;
	text-align:center;
	font-family:Arial, Geneva, Verdana, Helvetica, sans-serif;
	font-size:10px;
	text-transform:uppercase;
	color:#ddc76a;
	text-decoration:none;
}

#dvfff a:hover {
	color:#ddc76a;
	text-decoration:underline;
}

#slides {
	display:block;
	width:586px;
	height:320px;
	background:#fff; 
	padding:0x;
	margin:0px 4px 0 0;
	float:right;
}

#polaroids {
	display:block;
	width:586px;
	height:320px;
	background:#fff; 
	padding:0x;
	margin:0px 4px 0 0;
	float:right;
}

#bio {
	display:block;
	width:650px;
	float:left;
	margin:45px 0 0 0;
}

#bio-photo {
	display:block;
	width:223px;
	height:264px;
	margin:72px 60px 0 30px;
	float:left;
	background:url('_assets/img/bio-photo.jpg') 0px 0px no-repeat;
	text-indent:-9999em;
}

#bio .post h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:100;
	letter-spacing:3px;
	color:#606060;
	text-transform:uppercase;
	width:100%;
	height:28px;
	margin:0 0 13px 0;
	border-bottom:1px dotted #d3cbc0;
}

#bio .entry p {
	line-height:18px;
}

#philanthropy {
	width:960px;
	margin:45px auto 0 4px;
}	

#philanthropy .post h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:100;
	letter-spacing:3px;
	color:#606060;
	text-transform:uppercase;
	width:100%;
	height:28px;
	margin:0 0 13px 0;
	border-bottom:1px dotted #d3cbc0;
}


#philanthropy .entry p {
	text-align:center;
	line-height:24px;

}

#philanthropy .entry p a {
	font-size:12px;
	line-height:14px;
}

#links {
	display:block;
	width:650px;
	float:left;
	margin:45px 0 0 0;
}

#links-photo {
	display:block;
	width:223px;
	height:264px;
	margin:72px 60px 0 30px;
	float:left;
	background:url('_assets/img/links-photo.jpg') 0px 0px no-repeat;
	text-indent:-9999em;
}

#links .post h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:100;
	letter-spacing:3px;
	color:#606060;
	text-transform:uppercase;
	width:100%;
	height:28px;
	margin:0 0 13px 0;
	border-bottom:1px dotted #d3cbc0;
}

#links .post h3 {
	font-family: Times, "Times New Roman", Georgia, serif;
	font-size:14px;
	color:#000000;
	font-weight:100;
	margin:6px 0 2px 0;
}

#links .entry p {
	font-size:12px;
	line-height:15px;
	width:220px;
	margin:0 0 14px 0;
}

h2.news {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:100;
	letter-spacing:3px;
	color:#606060;
	text-transform:uppercase;
	width:100%;
	height:28px;
	margin:0 0 13px 0;
	border-bottom:1px dotted #d3cbc0;
}


/* Post Comments
----------------------------------------------------------------------- */

#comments {
	padding:0px 10px 0 10px;
	margin:0px 0 20px 0;
	float:left;
	width:520px;
}

#comments ul {
	list-style:none;
	list-style-image:none;
	list-style-type:none;
}

#comments li {
	list-style:none;
	display:block;
}

#comments li {
	background:#fff;
	margin:10px 0 0 0;
	font-style:italic;
	font-size:11px;
	padding:16px 20px 16px 20px;
	line-height:16px;

}

#comments li.alt {
	background:#fbfbfb;
	border:none;
}

#comments .byline {
	color:#000;
	font-size:10px;
	font-style:normal;
	font-family:Arial, Helvetica, sans-serif;
}

#comments .byline .username {
	color:#f1a65f;
	text-transform:uppercase;
}

#comments .byline .date {
	color:#575757;
	text-transform:uppercase;
}

#comments textarea {
	background:#f8f8f8;
	border:1px solid #f1f1f1;
	font-size: 11px;
	padding:10px;
	width:488px;
	height:100px;
	color:#000000;
	overflow:hidden;
	font-family:Arial, Helvetica, sans-serif;	
}

#comments input {
	background:#f8f8f8;
	border:1px solid #f1f1f1;
	font-size: 10px;
	width:176px;
	padding:4px;
	height:16px;
	color:#000000;
	margin:10px 10px 30px 0;
	float:left;	
}

#comments input.submit {
	background:#575757;
	border:none;
	font-size: 10px;
	width:196px;
	padding:3px 4px;
	height:26px;
	line-height:20px;
	width:100px;
	color:#fff;
	margin:10px 0 30px 0;
	float:right;
	cursor:pointer;	
}

#comments input.submit:hover {
	background:#3eb0a4;
}

#comments h1 {
	line-height:14px;
	margin:20px 0 10px 0;
	font-size:14px;
	font-weight:100;
	color:#000;
	text-align:left;
}

