/*
Theme Name:Clean Home
Theme URI:http://midmodesign.com/news/general/our-special-wordpress-theme/
Description:This WordPress theme is one with a minimal, clean looking design and has full CSS widgetization. Special thanks to <a href="http://bryanhelmig.com/">Bryan Helmig</a> of <a href="http://midmodesign.com/">Mid Mo Web Design</a>.
Version:1.2.0
Author:Mid Mo Design
Author URI:http://midmodesign.com/
Tags:white, red, fixed-width, two-columns, right-sidebar

	"Clean Home" by http://midmodesign.com/

	This theme was designed and built by Bryan Helmig
	of Mid Mo Design: http://midmodesign.com/.

	The CSS, XHTML and design is released under the GPL.

*/

body {
font-family: "Century Gothic", Helvetica Neue, Helvetica, Arial, serif;
font-size:13px;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:1.7em;
background-color: #0c0c0c;
background: url('http://www.graceleighphotography.com/images/background_branches.jpg');

}
a {
text-decoration:none;
color:#292929;
font-weight:600;
}
a:hover {
color:#c0c0c0;
text-decoration: none;
}
hr{
margin-top:35px;
border:0;
border-top:1px dotted #ddd;
width:910px;
color:#fff;
clear:both;
}


#wrapper {
width:960px;
margin:0px auto 0px auto;

margin-top:0px;
overflow: visible;

}
#header {
float:left;
width:948px;
padding-left: 0px;
padding-right:0px;
margin:0;
margin-top: 0px;
padding-top:20px;
background-color: #fff;
border-bottom: solid 0px #babab2;
border-left: solid 1px #babab2;
border-right: solid 1px #babab2;


}
#logo {
float:left;
width:auto;
padding:18px 0 15px 0;
padding-right:10px;
padding-left:5px;
}
#logo a {
color:#000000;
font-size:48px;
font-weight:normal;
text-decoration:none;
border-bottom:none;
letter-spacing:-4px;
}
#logo h2 {
font-size : 18px;
font-weight : 200;
padding : 12px 4px 0 0;
letter-spacing : -1px;
}

#nav {
float:right;
width:auto;
padding:12px 0 0;
}
#nav ul {
height:50px;
float:right;
}
#nav li {
text-align:center;
float:left;
display:inline;
width:auto;
}
#nav li a {
font-size:20px;
font-weight:400;
display:block;
padding:15px;
border-bottom:none;
}
#nav li a:hover {
background-color:#f7f7f7;
}

#blurb {
font-family: "Century Gothic", Helvetica Neue, Helvetica, Arial, sans-serif;
color: #444;
height:auto;
float:left;
width: 950px;
font-size:15px;
margin-top: 4px;


}

#blurb td { vertical-align: top; text-align: justify; letter-spacing: 0px; line-height: 19px;}

#blurb:hover {
color:#444;
}
#content {
width:915px;
float:left;
padding-bottom:50px;
padding-left:18px;
padding-right:15px;
color: #333;
padding-top: 0px;
margin-top: 0px;
z-index:-1;
background-color: #fff;
background-image: url(http://www.graceleighphotography.com/images/grace_leigh_blo.jpg);
background-repeat: no-repeat;
border-top: dotted 0px #c0c0c0;
border-left: solid 1px #babab2;
border-right: solid 1px #babab2;
}
.post {
padding:0 0px 0 0;
text-align: justify;
}
.post p {
margin:14px 0 14px 0;
}
.post em{
font-style:italic;
}


.datenew2 {font-size: 11px; line-height: 10px; color:#bbb; padding-left: 0px; text-transform: none;
font-family: "GothamRoundedLight", "Century Gothic", Century Gothic, Arial, sans-serif;
font-weight: normal; 
}

.datenew {font-size: 30px; line-height: 10px; color:#bbb; padding-left: 0px; text-transform: none;
font-family: "HelveticaNeueLT25UltLightRegu", "Century Gothic", Century Gothic, Arial, sans-serif;
font-weight: normal; 
}

.post h1:hover {color: #222;}

.post h1 a{

font-family: "JosefinSlabThin", Georgia, Times New Roman, Times, Serif;
font-weight: normal;
font-size:24px;
margin:0px 0 0px 0;
letter-spacing: 2px;
line-height:10px;
color: #999;
text-transform: uppercase;
}

.post h1 {
font-family: "AvantGardeLTExtraLightRegular", "HelveticaNeue-UltraLight", "Helvetica Neue Light", "Helvetica Neue", "Century Gothic", Century Gothic, Arial, sans-serif;
font-weight: 100;
font-size:26px;
margin:20px 0 0px 0;
letter-spacing:0px;
line-height:10px;
border-bottom: 0px dotted #c0c0c0;
color: #777;

}

.post h1:hover {color: #fff;}

.post h3 {
font-family: "JosefinSlabThin", "JosefinSlabRegular", serif;
font-weight: normal;
font-size:24px;
margin:0px 0 0px 0;
letter-spacing: 2px;
line-height:10px;
color: #999;
text-transform: uppercase;

}

.post h2:hover, .post h3:hover, .post h4:hover {
color:#000;
}
.post .indent {
padding-left:10px;
}
.post .indent p {
padding-left:10px;
}
.post small {
font-size:12px;
text-transform: none;
font-family: "AllerLightRegular", "Century Gothic", Helvetica Neue, Helvetica, Arial, sans-serif;
color: #bbb;
letter-spacing: 0px;

}
.post small a {
font-weight: 100;
color: #bbb;
}

.smaller {
font-size:12px;
font-family: "AllerLightRegular", "Century Gothic", Helvetica Neue, Helvetica, Arial, sans-serif;
line-height: 14px;
color: #bbb;
}
.smaller a {
font-weight:normal;
color: #bbb;
}


.tags {
font-size:10px;
font-family: "Century Gothic", Helvetica Neue, Helvetica, Arial, sans-serif; color: #fff;
}
.tags a {
font-weight:normal;
color: #fff;
}


.post .alignright {
float:right;
margin-left:10px;
}
.post .alignleft {
float:left;
margin-right:10px;
}
.post .aligncenter {
margin:0 auto;
display:block;
border: 0px solid #ddd;
padding: 0px;


}
.post abbr {
font-weight:normal;
}
.post ul{
list-style:circle;
margin:0 0 0 25px;
}
.post ol{
list-style:decimal;
margin:0 0 0 30px;
}
.post .wp-caption {
background:#f7f7f7;
border:1px solid #ccc;
margin:10px;
text-align:center;
padding:5px 0 0;
}
.post .wp-caption-text {
margin:0;
}
.post .wp-caption a, .post .wp-caption a:hover {
border-bottom:0;
}
.post blockquote {
color:#777;
border-left:5px solid #ccc;
margin:15px 30px 0 10px;
padding-left:20px;
}
.post pre {
font-family:courier;
font-size:12px;
letter-spacing:-1px;
margin:14px 0 14px 0;
}
.post .message ul {
margin:12px 0 0;
}
.post .message {
display:none;
background:#0F67A1;
margin-top:10px;
padding:20px;
color:#fff;
}
#comments h3, #comments h4{
font-family:Georgia;
font-size:24px;
margin:35px 0 5px;
font-weight:normal;
}
#comments h4{
font-size:28px;
}
#comments cite{
font-family:Georgia;
font-size:18px;
font-weight:normal;
border-bottom:1px dotted #ccc;
}
#comments em {
font-style:italic;
text-align:right;
}
#comments ol.commentlist li {
margin-top:20px;
border:1px dotted #ccc;
border-right:0;
padding:10px 5px 20px 10px;
min-height:110px;
}
#comments p {
margin:10px 0 0 10px;
width:auto;
}
#comments span {
display:block;
color:#eee;
font-family:Georgia;
font-size:120px;
font-weight:normal;
float:right;
padding-top:25px;
}
#comments ul.formlist {
margin:20px auto;
width:375px;
}
#comments ul.formlist li {
display:block;
margin:10px 0 0;
}
#comments ul.formlist p{
margin:10px 0 0;
text-align:center;
}
#comments input {
font-family:Georgia;
width:370px;
font-size:18px;
font-weight:normal;
}
#comments textarea {
font-family:Georgia;
width:370px;
font-size:18px;
font-weight:normal;
}
#comments li.submitbutton input {
text-align:center;
background:#fff;
border:1px solid #aaa;
color:#000;
font-family:Georgia;
font-weight:normal;
font-size:20px;
width:374px;
}
#comments .center {
text-align:center;
}
#sidebar {
width:200px;
float:right;
margin:2px;
}
#sidebar h3 {
padding:25px 0 3px 0;
font-size:18px;
font-weight: bold;
letter-spacing: -1px;
text-transform: uppercase;
}
#sidebar .block ul {
border-bottom:1px dotted #ccc;
}
#sidebar .block ul .children{
border:0;
padding: 0 0 0 8px;
}
#sidebar .block li {
border-top:1px dotted #ccc;
}
#sidebar .block li a {
background:transparent url(images/bullet_black.gif) no-repeat scroll 6px 52%;
font-size:13px;
font-weight:normal;
padding:2px 0 2px 15px;
display:block;
border-bottom:none;
}
#sidebar .block li a:hover {
background:#f7f7f7 url(images/bullet_red.gif) no-repeat scroll 6px 52%;
}
#sidebar .widget_search label {
display:block;
padding:25px 0 3px 0;
font-size:18px;
border-bottom:1px dotted #ccc;
margin:0 0 5px;
}
#sidebar .widget_recent_comments li {
background:transparent url(images/bullet_black.gif) no-repeat scroll 6px 52%;
padding:2px 0 2px 15px;
}
#sidebar .widget_recent_comments li a,#sidebar .widget_recent_comments li a:hover{
background:none;
border-bottom:1px dotted #000;
text-decoration:none;
color:#000;
font-weight:600;
}
#sidebar .widget_recent_comments li a:hover {
color:#e12000;
border-bottom:1px dashed #e12000;
background-color:#f7f7f7;
}
#sidebar .widget_tag_cloud h3 {
margin:0 0 8px;
border-bottom:1px dotted #ccc;
}
#sidebar .widget_text h3 , #sidebar .calendar h3{
border-bottom:1px dotted #ccc;
}
#sidebar .calendar h3{
display:none;
}
#sidebar #wp-calendar {
width:95%;
text-align:center;
}
#sidebar #wp-calendar caption, #sidebar #wp-calendar td, #sidebar #wp-calendar th{
text-align:center;
}
#sidebar #wp-calendar caption {
font-size:18px;
padding:25px 0 3px 0;
}
#sidebar #wp-calendar th {
font-weight: bold; 
border-top:1px dotted #ccc;
border-bottom:1px dotted #ccc;
}
#sidebar #wp-calendar tfoot td{
border-top:1px dotted #ccc;
border-bottom:1px dotted #ccc;
}
#footer {
width:948px;
float:left;
text-align:center;
padding:0px;
margin:0px;
color: #c0c0c0;
font-family: "Century Gothic";
font-size: 7pt;
letter-spacing: 0px;
font-weight: normal;
border-bottom: solid 1px #babab2;
border-left: solid 1px #babab2;
border-right: solid 1px #babab2;
background:#ffffff;

}



.post img {
border: 0px solid #aaa;
padding-left: 0px;

}



.month {
font-size:10px;
text-transform: uppercase;
font-family: Arial, "HelveticaNeueLT45LightRegular", "Century Gothic", Helvetica Neue, Helvetica, Arial, sans-serif;
color: #999;
letter-spacing:0px;

}

.postmetadata {font-size:12px;color:#bbb;height:1%}



.post h2, h2 {

font-family: "JosefinSlabThin", "Century Gothic", Century Gothic, Arial, sans-serif;
font-size:22px;
margin:20px 0 0px 0;
letter-spacing:1px;
line-height:16px;
color: #354a5a;
text-transform: uppercase;
}


.post h4, h4 {

font-family: "HelveticaNeue-UltraLight", "Helvetica Neue Light", "Helvetica Neue", "Century Gothic", Century Gothic, Arial, sans-serif;
font-weight: 100;
font-size:28px;
letter-spacing:1px;
color: #354a5a;
}

.post h5, h5 {

font-family: "HelveticaNeue-UltraLight", "Helvetica Neue Light", "Helvetica Neue", "Century Gothic", Century Gothic, Arial, sans-serif;
font-weight: 100;
font-size:32px;
letter-spacing:1px;
color: #000;
}


.post weekly {

font-family: "HelveticaNeue-UltraLight", "Helvetica Neue Light", "Helvetica Neue", "Century Gothic", Century Gothic, Arial, sans-serif;
font-weight: 100;
font-size:28px;
margin:20px 0 0px 0;
letter-spacing:1px;
line-height:16px;
color: #354a5a;
}


@font-face {
	font-family: 'ArcherLight';
	src: url('http://www.graceleighphotography.com/fonts/archer-light-pro-webfont.eot');
	src: local('â˜º'), url('archer-light-pro-webfont.woff') format('woff'), url('http://www.graceleighphotography.com/fonts/archer-light-pro-webfont.ttf') format('truetype'), url('http://www.graceleighphotography.com/fonts/archer-light-pro-webfont.svg#webfont8gcbZUTA') format('svg');
	font-weight: normal;
	font-style: normal;
}


.Archer-Light {
			font-weight: normal;
			font-style: normal;
			line-height:20px;
			font-family: 'ArcherLight', sans-serif;
			font-size-adjust: 0.42;		}


@font-face {
	font-family: 'AvantGardeLTExtraLightRegular';
	src: url('http://www.graceleighphotography.com/fonts/itc_avant_garde_gothic_lt_extra_light-webfont.eot');
	src: local('â˜º'), url('http://www.graceleighphotography.com/fonts/itc_avant_garde_gothic_lt_extra_light-webfont.woff') format('woff'), url('http://www.graceleighphotography.com/fonts/itc_avant_garde_gothic_lt_extra_light-webfont.ttf') format('truetype'), url('http://www.graceleighphotography.com/fonts/itc_avant_garde_gothic_lt_extra_light-webfont.svg#webfontwKdwUpBj') format('svg');
	font-weight: normal;
	font-style: normal;
}


.AvantGardeLT-ExtraLight {
			font-weight: normal;
			font-style: normal;
			line-height:normal;
			font-family: 'AvantGardeLTExtraLightRegular', sans-serif;
			font-size-adjust: 0.53;
		}

@font-face {
	font-family: 'Museo100';
	src: url('http://www.graceleighphotography.com/fonts/museo100-regular-webfont.eot');
	src: local('â˜º'), url('http://www.graceleighphotography.com/fonts/museo100-regular-webfont.woff') format('woff'), url('http://www.graceleighphotography.com/fonts/museo100-regular-webfont.ttf') format('truetype'), url('http://www.graceleighphotography.com/fonts/museo100-regular-webfont.svg#webfont4pD9o2YW') format('svg');
	font-weight: normal;
	font-style: normal;
}


.Museo100-Regular {
			font-weight: normal;
			font-style: normal;
			line-height:22px;
			font-family: 'Museo100', sans-serif;
			font-size-adjust: 0.5;
			color: #777;
		}


@font-face {
	font-family: 'Museo300';
	src: url('http://www.graceleighphotography.com/fonts/museo300-regular-webfont.eot');
	src: local('â˜º'), url('http://www.graceleighphotography.com/fonts/museo300-regular-webfont.woff') format('woff'), url('http://www.graceleighphotography.com/fonts/museo300-regular-webfont.ttf') format('truetype'), url('http://www.graceleighphotography.com/fonts/museo300-regular-webfont.svg#webfont4pD9o2YW') format('svg');
	font-weight: normal;
	font-style: normal;
}


.Museo300-Regular {
			font-weight: normal;
			font-style: normal;
			line-height:22px;
			font-family: 'Museo300', sans-serif;
			font-size-adjust: 0.5;
			color: #777;
		}



@font-face {
	font-family: 'HelveticaNeueLT45LightRegular';
	src: url('http://www.graceleighphotography.com/fonts/helvetica_lt_45_light-webfont.eot');
	src: local('☺'), url('http://www.graceleighphotography.com/fonts/helvetica_lt_45_light-webfont.woff') format('woff'), url('http://www.graceleighphotography.com/fonts/helvetica_lt_45_light-webfont.ttf') format('truetype'), url('http://www.graceleighphotography.com/fonts/helvetica_lt_45_light-webfont.svg#webfontCo2SsAT6') format('svg');
	font-weight: normal;
	font-style: normal;
}



.HelveticaNeueLT-Light {
			font-weight: normal;
			font-style: normal;
			line-height:20px;
			font-family: 'HelveticaNeueLT45LightRegular', sans-serif;
			font-size-adjust: 0.52;
			color: #444;
		}

@font-face {
	font-family: 'HelveticaNeueLT25UltLightRegu';
	src: url('http://www.graceleighphotography.com/fonts/helvetica_lt_25_ultra_light-webfont.eot');
	src: local('☺'), url('http://www.graceleighphotography.com/fonts/helvetica_lt_25_ultra_light-webfont.woff') format('woff'), url('http://www.graceleighphotography.com/fonts/helvetica_lt_25_ultra_light-webfont.ttf') format('truetype'), url('http://www.graceleighphotography.com/fonts/helvetica_lt_25_ultra_light-webfont.svg#webfontrzM7sKkL') format('svg');
	font-weight: normal;
	font-style: normal;
}

.HelveticaNeueLT-UltraLight {
			font-weight: normal;
			font-style: normal;
			line-height:20px;
			font-family: 'HelveticaNeueLT25UltLightRegu', sans-serif;
			font-size-adjust: 0.51;
			color: #000;
			letter-spacing: 1px;
		}

@font-face {
	font-family: 'AvantGardeLTBookRegular';
	src: url('http://www.graceleighphotography.com/fonts/itc_avant_garde_gothic_lt_book-webfont.eot');
	src: local('☺'), url('itc_avant_garde_gothic_lt_book-webfont.woff') format('woff'), url('http://www.graceleighphotography.com/fonts/itc_avant_garde_gothic_lt_book-webfont.ttf') format('truetype'), url('http://www.graceleighphotography.com/fonts/itc_avant_garde_gothic_lt_book-webfont.svg#webfontso4FD0ri') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'AvantGardeLTCondBookRegular';
	src: url('http://www.graceleighphotography.com/fonts/itc_avant_garde_gothic_lt_condensed_book-webfont.eot');
	src: local('☺'), url('itc_avant_garde_gothic_lt_condensed_book-webfont.woff') format('woff'), url('http://www.graceleighphotography.com/fonts/itc_avant_garde_gothic_lt_condensed_book-webfont.ttf') format('truetype'), url('http://www.graceleighphotography.com/fonts/itc_avant_garde_gothic_lt_condensed_book-webfont.svg#webfontn2ZiH0VQ') format('svg');
	font-weight: normal;
	font-style: normal;
}


		.AvantGardeLT-Book {
			font-weight: normal;
			font-style: normal;
			line-height:22px;
			font-family: 'AvantGardeLTBookRegular', sans-serif;
			font-size-adjust: 0.55;
			letter-spacing: -1px;
		}
		.AvantGardeLT-CondBook {
			font-weight: normal;
			font-style: normal;
			line-height:22px;
			font-family: 'AvantGardeLTCondBookRegular', sans-serif;
			font-size-adjust: 0.55;
		}


@font-face {
	font-family: 'Colaborate-ThinRegular';
	src: url('http://www.graceleighphotography.com/fonts/colabthi-webfont.eot');
	src: local('☺'), url('http://www.graceleighphotography.com/fonts/colabthi-webfont.woff') format('woff'), url('http://www.graceleighphotography.com/fonts/colabthi-webfont.ttf') format('truetype'), url('http://www.graceleighphotography.com/fonts/colabthi-webfont.svg#webfont4Hn2xEDd') format('svg');
	font-weight: normal;
	font-style: normal;
}




.Colaborate-Thin {
			font-weight: normal;
			font-style: normal;
			line-height:24px;
			font-family: 'Colaborate-ThinRegular', sans-serif;
			font-size-adjust: 0.46;
			color: #777;
		}


@font-face {
	font-family: 'GothamRoundedLight';
	src: url('http://www.graceleighphotography.com/fonts/gothamrnd-light-webfont.eot');
	src: local('☺'), url('http://www.graceleighphotography.com/fonts/gothamrnd-light-webfont.woff') format('woff'), url('http://www.graceleighphotography.com/fonts/gothamrnd-light-webfont.ttf') format('truetype'), url('http://www.graceleighphotography.com/fonts/gothamrnd-light-webfont.svg#webfont9PUJ3zTj') format('svg');
	font-weight: normal;
	font-style: normal;
}



	.GothamRounded-Light {
			font-weight: normal;
			font-style: normal;
			line-height:20px;
			color: #777;
			font-family: 'GothamRoundedLight', sans-serif;
			font-size-adjust: 0.51;
		}



@font-face {
	font-family: 'AllerLightRegular';
	src: url('http://www.graceleighphotography.com/fonts/aller_lt-webfont.eot');
	src: local('☺'), url('http://www.graceleighphotography.com/fonts/aller_lt-webfont.woff') format('woff'), url('http://www.graceleighphotography.com/fonts/aller_lt-webfont.ttf') format('truetype'), url('http://www.graceleighphotography.com/fonts/aller_lt-webfont.svg#webfont3usrKcX1') format('svg');
	font-weight: normal;
	font-style: normal;
}

	.Aller-Light {
			font-weight: normal;
			font-style: normal;
			line-height:22px;
			color: #777;
			font-family: 'AllerLightRegular', sans-serif;
			font-size-adjust: 0.51;
		}


@font-face {
	font-family: 'HattoriHanzoLight';
	src: url('http://www.graceleighphotography.com/fonts/hattori_hanzo-webfont.eot');
	src: local('☺'), url('http://www.graceleighphotography.com/fonts/hattori_hanzo-webfont.woff') format('woff'), url('http://www.graceleighphotography.com/fonts/hattori_hanzo-webfont.ttf') format('truetype'), url('http://www.graceleighphotography.com/fonts/hattori_hanzo-webfont.svg#webfontnWRGgcC1') format('svg');
	font-weight: normal;
	font-style: normal;
}

	.HattoriHanzo-Light {
			font-weight: normal;
			font-style: normal;
			line-height:22px;
			color: #777;
			font-family: 'HattoriHanzoLight', sans-serif;
			font-size-adjust: 0.47;
		}



@font-face {
	font-family: 'MetaOT-MediRegular';
	src: url('http://www.graceleighphotography.com/fonts/metaot-medi-webfont.eot');
	src: local('â˜º'), url('http://www.graceleighphotography.com/fonts/metaot-medi-webfont.woff') format('woff'), url('http://www.graceleighphotography.com/fonts/metaot-medi-webfont.ttf') format('truetype'), url('http://www.graceleighphotography.com/fonts/metaot-medi-webfont.svg#webfontqWYRV1Xx') format('svg');
	font-weight: normal;
	font-style: normal;
}


@font-face {
	font-family: 'MetaOT-LightRegular';
	src: url('http://www.graceleighphotography.com/fonts/metaot-light-webfont.eot');
	src: local('â˜º'), url('http://www.graceleighphotography.com/fonts/metaot-light-webfont.woff') format('woff'), url('http://www.graceleighphotography.com/fonts/metaot-light-webfont.ttf') format('truetype'), url('http://www.graceleighphotography.com/fonts/metaot-light-webfont.svg#webfontSVGByQhb') format('svg');
	font-weight: normal;
	font-style: normal;
}


	.MetaOT-LightRegular {
			font-weight: normal;
			font-style: normal;
			line-height:22px;
			color: #777;
			font-family: 'MetaOT-ThinRegular', sans-serif;
			font-size-adjust: 0.47;
		}


@font-face {
	font-family: 'MetaOT-ThinRegular';
	src: url('http://www.graceleighphotography.com/fonts/metaot-thin-webfont.eot');
	src: local('â˜º'), url('http://www.graceleighphotography.com/fonts/metaot-thin-webfont.woff') format('woff'), url('http://www.graceleighphotography.com/fonts/metaot-thin-webfont.ttf') format('truetype'), url('http://www.graceleighphotography.com/fonts/metaot-thin-webfont.svg#webfontLyRvlhA6') format('svg');
	font-weight: normal;
	font-style: normal;
}


	.MetaOT-ThinRegular {
			font-weight: normal;
			font-style: normal;
			line-height:22px;
			color: #777;
			font-family: 'MetaOT-ThinRegular', sans-serif;
			font-size-adjust: 0.47;
		}


@font-face {
	font-family: 'ArcherMedium';
	src: url('http://www.graceleighphotography.com/fonts/archer-medium-pro-webfont.eot');
	src: local('â˜º'), url('http://www.graceleighphotography.com/fonts/archer-medium-pro-webfont.woff') format('woff'), url('http://www.graceleighphotography.com/fonts/archer-medium-pro-webfont.ttf') format('truetype'), url('http://www.graceleighphotography.com/fonts/archer-medium-pro-webfont.svg#webfont8gcbZUTA') format('svg');
	font-weight: normal;
	font-style: normal;
}


.Archer-Medium {
			font-weight: normal;
			font-style: normal;
			line-height:20px;
			font-family: 'ArcherMedium', sans-serif;
			font-size-adjust: 0.42;		}


@font-face {
	font-family: 'RalewayThin';
	src: url('http://www.graceleighphotography.com/fonts/raleway_thin-webfont.eot');
	src: local('‚ò∫'), url('http://www.graceleighphotography.com/fonts/raleway_thin-webfont.woff') format('woff'), url('http://www.graceleighphotography.com/fonts/raleway_thin-webfont.ttf') format('truetype'), url('http://www.graceleighphotography.com/fonts/raleway_thin-webfont.svg#webfontnF3kUzPR') format('svg');
	font-weight: normal;
	font-style: normal;
}


.RalewayThin {
			font-weight: normal;
			font-style: normal;
			line-height:20px;
			font-family: 'RalewayThin', sans-serif;
			font-size-adjust: 0.5;		}


@font-face {
	font-family: 'ComfortaaThin';
	src: url('http://www.graceleighphotography.com/fonts/Comfortaa_Thin-webfont.eot');
	src: local('‚ò∫'), url('http://www.graceleighphotography.com/fonts/Comfortaa_Thin-webfont.woff') format('woff'), url('http://www.graceleighphotography.com/fonts/Comfortaa_Thin-webfont.ttf') format('truetype'), url('http://www.graceleighphotography.com/fonts/Comfortaa_Thin-webfont.svg#webfontPRjOry6B') format('svg');
	font-weight: normal;
	font-style: normal;
}

.ComfortaaThin {
			font-weight: normal;
			font-style: normal;
			line-height:20px;
			font-family: 'ComfortaaThin', sans-serif;
			font-size-adjust: 0.5;		}


@font-face {
	/* This declaration targets Internet Explorer */
	font-family: 'FontinItalic';
	src: url('http://www.graceleighphotography.com/fonts/fontin-italic-webfont.eot');
}

@font-face {
	/* This declaration targets everything else */
	font-family: 'FontinItalic';
	src: url(//:) format('no404'), url('http://www.graceleighphotography.com/fonts/fontin-italic-webfont.woff') format('woff'), url('http://www.graceleighphotography.com/fonts/fontin-italic-webfont.ttf') format('truetype'), url('http://www.graceleighphotography.com/fonts/fontin-italic-webfont.svg#webfontYo6NX5FN') format('svg');
	font-weight: normal;
	font-style: normal;   }

.FontinItalic {
			font-weight: normal;
			font-style: normal;
			line-height:20px;
			font-family: 'FontinItalic', sans-serif;
			font-size-adjust: 0.5;		}


@font-face {
	font-family: 'DanielRegular';
	src: url('http://www.graceleighphotography.com/fonts/daniel-webfont.eot');
	src: local('‚ò∫'), url('http://www.graceleighphotography.com/fonts/daniel-webfont.woff') format('woff'), url('http://www.graceleighphotography.com/fonts/daniel-webfont.ttf') format('truetype'), url('http://www.graceleighphotography.com/fonts/daniel-webfont.svg#webfontqMGtI1M3') format('svg');
	font-weight: normal;
	font-style: normal;
}


.Daniel {
			font-weight: normal;
			font-style: normal;
			line-height:20px;
			font-family: 'DanielRegular', sans-serif;
			font-size-adjust: 0.5;		}




@font-face {
	/* This declaration targets Internet Explorer */
	font-family: 'QuicksandLight';
	src: url('http://www.graceleighphotography.com/fonts/quicksand_light-webfont.eot');
}

@font-face {
	/* This declaration targets everything else */
	font-family: 'QuicksandLight';
	src: url(//:) format('no404'), url('http://www.graceleighphotography.com/fonts/quicksand_light-webfont.woff') format('woff'), url('http://www.graceleighphotography.com/fonts/quicksand_light-webfont.ttf') format('truetype'), url('http://www.graceleighphotography.com/fonts/quicksand_light-webfont.svg#webfonts7s96WCQ') format('svg');
	font-weight: normal;
	font-style: normal;
}

.Quicksand {
			font-weight: normal;
			font-style: normal;
			line-height:20px;
			font-family: 'QuicksandLight', sans-serif;
			font-size-adjust: 0.5;		}



@font-face {
	/* This declaration targets Internet Explorer */
	font-family: 'OmnesThin';
	src: url('http://www.graceleighphotography.com/fonts/omnes_thin-webfont.eot');
}

@font-face {
	/* This declaration targets everything else */
	font-family: 'OmnesThin';
	src: url(//:) format('no404'), url('http://www.graceleighphotography.com/fonts/omnes_thin-webfont.woff') format('woff'), url('http://www.graceleighphotography.com/fonts/omnes_thin-webfont.ttf') format('truetype'), url('http://www.graceleighphotography.com/fonts/omnes_thin-webfont.svg#webfontZQw3TpdI') format('svg');
	font-weight: normal;
	font-style: normal;
}

.OmnesThin {
			font-weight: normal;
			font-style: normal;
			line-height:20px;
			font-family: 'OmnesThin', sans-serif;
			font-size-adjust: 0.5;		}


.arial {
			font-weight: normal;
			font-style: normal;
			font-family: 'arial', sans-serif;
				}


#awppost {font-weight: normal; font-size: 25px;}



CSS for this example.

.layer1 {
margin: 0;
padding: 0;
width: 100%;
}
 
.heading {
margin: 1px;
color: #000;
padding: 3px 10px;
cursor: pointer;
position: relative;
background-color:#fff;
}
.postcontents {
padding: 0px;
background-color:#fff;
margin:0px;
}
p { padding: 0px; }




@font-face {
	/* This declaration targets Internet Explorer */
	font-family: 'FontinSansRegular';
	src: url('http://www.graceleighphotography.com/fonts/fontin_sans_r_45b-webfont.eot');
}

@font-face {
	/* This declaration targets everything else */
	font-family: 'FontinSansRegular';
	src: url(//:) format('no404'), url('http://www.graceleighphotography.com/fonts/fontin_sans_r_45b-webfont.woff') format('woff'), url('http://www.graceleighphotography.com/fonts/fontin_sans_r_45b-webfont.ttf') format('truetype'), url('http://www.graceleighphotography.com/fonts/fontin_sans_r_45b-webfont.svg#webfontGXfFeIsx') format('svg');
	font-weight: normal;
	font-style: normal;
}


.FontinSans {
			font-weight: normal;
			font-style: normal;
			font-family: 'FontinSansRegular', sans-serif;
			font-size-adjust: 0.5;		}

.facebook {position: relative; text-align: right;}

.expand {
font-size:12px;
text-transform: none;
font-family: "AllerLightRegular", "Century Gothic", Helvetica Neue, Helvetica, Arial, sans-serif;
color: #bbb;
letter-spacing: 0px;

}
.expand a {
font-weight: 100;
color: #bbb;
}

.closepost {
	display: block;
	padding: 0px;
	position: absolute;
	left: 2px;
	width: 900px;
	border: 1px solid #fff;
        font-family: "Century Gothic", Century Gothic, sans-serif;
        font-weight: normal;
	font-size:14px;;
	letter-spacing: 0px;
	line-height:auto;
	text-transform: uppercase;
	color: #999;
	top: 20px; bottom: 20px;
	height: 40px;


}


#poststuff {
width:911px;
float:left;
min-height:20px;
z-index:0;
margin-top:-50px;
background-color: #bbb;

}

.postbanner {margin-left:-9px;}


@font-face {
	font-family: 'JosefinSlabThin';
	src: url('http://www.graceleighphotography.com/fonts/JosefinSlab-Thin-webfont.eot');
	src: local('‚ò∫'), url('http://www.graceleighphotography.com/fonts/JosefinSlab-Thin-webfont.woff') format('woff'), url('http://www.graceleighphotography.com/fonts/JosefinSlab-Thin-webfont.ttf') format('truetype'), url('http://www.graceleighphotography.com/fonts/JosefinSlab-Thin-webfont.svg#webfontR2lZVBc3') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'JosefinSlabRegular';
	src: url('http://www.graceleighphotography.com/fonts/JosefinSlab-Regular-webfont.eot');
	src: local('‚ò∫'), url('http://www.graceleighphotography.com/fonts/JosefinSlab-Regular-webfont.woff') format('woff'), url('http://www.graceleighphotography.com/fonts/JosefinSlab-Regular-webfont.ttf') format('truetype'), url('http://www.graceleighphotography.com/fonts/JosefinSlab-Regular-webfont.svg#webfontR2lZVBc3') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'JosefinSlabSemiBold';
	src: url('http://www.graceleighphotography.com/fonts/JosefinSlab-SemiBold-webfont.eot');
	src: local('‚ò∫'), url('http://www.graceleighphotography.com/fonts/JosefinSlab-SemiBold-webfont.woff') format('woff'), url('http://www.graceleighphotography.com/fonts/JosefinSlab-SemiBold-webfont.ttf') format('truetype'), url('http://www.graceleighphotography.com/fonts/JosefinSlab-SemiBold-webfont.svg#webfontR2lZVBc3') format('svg');
	font-weight: normal;
	font-style: normal;
}

.JosefinSlabThin {}

.navigation {
font-size:12px;
text-transform: none;
font-family: "AllerLightRegular", "Century Gothic", Helvetica Neue, Helvetica, Arial, sans-serif;
color: #bbb;
letter-spacing: 0px;

}
.navigation a {
font-weight: 100;
color: #bbb;
}


.copyright {
font-size:12px;
text-transform: none;
font-family: "AllerLightRegular", "Century Gothic", Helvetica Neue, Helvetica, Arial, sans-serif;
color: #bbb;
letter-spacing: 0px;

}



/* ------------------------------------*/
/* << BEGIN CAPTIFY                    */
/* ------------------------------------*/

/* caption styling */

.caption-top, .caption-bottom {
	color: #ffffff;		
	font-weight: bold;
	font-size: 13px;	
	font-family: arial;	
	cursor: default;
	border: 0px solid #334143;
	background: #000000;
	text-shadow: 1px 1px 0 #202020;
	margin-left: -9px;
cursor: pointer;
}




.caption-top {
   border-width: 0px 0px 8px 0px;
}
.caption-bottom {
   border-width: 0px 0px 0px 0px;
}
.caption a, .caption a {
	border: 0 none;
	text-decoration: none;
	background: #000000;
	padding: 0.3em;
}
.caption a:hover, .caption a:hover {
	background: #202020;
}
.caption-wrapper {
	float: left;
}
br.c { clear: both; }

/* ------------------------------------*/
/* END CAPTIFY >>>                     */
/* ------------------------------------*/


.imgteaser {
	margin: 0;
	overflow: hidden;
	float: left;
	position: relative;
}
.imgteaser a {
	text-decoration: none;
	float: left;
}
.imgteaser a:hover {
	cursor: pointer;
}

.imgteaser a img {
	float: left;
	margin: 0;
	margin-left: -9px;
	border: none;
	padding: 0px;
	background: #fff;
	border: 0px solid #ddd;
}

.imgteaser a .more {
	position: absolute;
	right: 20px;
	bottom: 20px;
	font-size: 1.2em;
	color: #fff;
	background: #000;
	padding: 5px 10px;
	filter:alpha(opacity=65);
	opacity:.65;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=65)"; /*--IE 8 Transparency--*/
}
.imgteaser a:hover .desc{
	display: block;
	margin: 0px;
	padding: 4px 0px 0px 0px;
	background: #fff;
	filter:alpha(opacity=75);
	opacity:.75;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)"; /*--IE 8 Transparency--*/
	position: absolute;
	bottom: 8px;
	left: 4px;
	width: 898px;
	border: 1px solid #fff;
        font-family: "Century Gothic", Century Gothic, sans-serif;
        font-weight: normal;
	font-size:14px;
	margin:0px 0 0px 0;
	letter-spacing: 0px;
	line-height:auto;
	text-transform: uppercase;
	color: #999;
}
.imgteaser a:hover .desc strong {
	display: block;
	margin-bottom: 5px;
	font-size:1.5em;
}

.imgteaser a .desc {	display: none; }
.imgteaser a:hover .more { visibility: hidden;}


.closepost a {
	text-decoration: none;
	font-weight: normal;
	color: #999;
}
.closepost a:hover {
	text-decoration: none;
	font-weight: normal;
	color: #666;
}
