/*
Theme Name: LNB2012
Theme URI:
Description: Custom theme for Ellen B. Cutler/LNB Associates
Version: 
Author: Blinebury Design
Author URI: http://www.blineburydesign.com
Tags: 
*/

@font-face {
    font-family: 'DejaVuSerifBook';
    src: url('font/DejaVuSerif-webfont.eot?') format('eot'),
         url('font/DejaVuSerif-webfont.woff') format('woff'),
         url('font/DejaVuSerif-webfont.ttf') format('truetype'),
         url('font/DejaVuSerif-webfont.svg#webfontGA6SHzbg') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'DejaVuSerifItalic';
    src: url('font/DejaVuSerif-Italic-webfont.eot?') format('eot'),
         url('font/DejaVuSerif-Italic-webfont.woff') format('woff'),
         url('font/DejaVuSerif-Italic-webfont.ttf') format('truetype'),
         url('font/DejaVuSerif-Italic-webfont.svg#webfontZixLMnU6') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'DejaVuSerifCondensedItalic';
    src: url('font/DejaVuSerifCondensed-Italic-webfont.eot?') format('eot'),
         url('font/DejaVuSerifCondensed-Italic-webfont.woff') format('woff'),
         url('font/DejaVuSerifCondensed-Italic-webfont.ttf') format('truetype'),
         url('font/DejaVuSerifCondensed-Italic-webfont.svg#webfontTggiuN3g') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'DejaVuSerifBold';
    src: url('font/DejaVuSerif-Bold-webfont.eot?') format('eot'),
         url('font/DejaVuSerif-Bold-webfont.woff') format('woff'),
         url('font/DejaVuSerif-Bold-webfont.ttf') format('truetype'),
         url('font/DejaVuSerif-Bold-webfont.svg#webfontmK6jPWFC') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
	font-family: 'DroidSansRegular';
	src: url('font/DroidSans-webfont.eot');
	src: local('☺'), url('font/DroidSans-webfont.woff') format('woff'), url('font/DroidSans-webfont.ttf') format('truetype'), url('font/DroidSans-webfont.svg#webfontbC7tRKrq') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'DroidSansBold';
	src: url('font/DroidSans-Bold-webfont.eot');
	src: local('☺'), url('font/DroidSans-Bold-webfont.woff') format('woff'), url('font/DroidSans-Bold-webfont.ttf') format('truetype'), url('font/DroidSans-Bold-webfont.svg#webfont5dL3IGk2') format('svg');
	font-weight: normal;
	font-style: normal;
}

html, body{
	font-family: 'DejaVuSerifBook';
	margin: 0px;
	padding: 0px;
	font-style: normal;
	font-weight: normal;
	color: #2d2018;
	height:100%;
	background-image: url(images/body_background.jpg);
}
a:link {
	color: #2d2018;
	text-decoration: none;
}
a:visited {
	color: #2d2018;
	text-decoration: none;
}
a:hover {
	color: #750e29;
	text-decoration: none;
}
a:active {
	color: #2d2018;
	text-decoration: none;
}
#wrapper {
	width: 100%;
	min-height:100%;
	position:relative;
	background-image: url(images/wrapper_background.jpg);
	background-repeat: repeat-x;
}
#body {
	width:1007px;
	padding: 0px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/content_background.png);
	background-repeat: repeat-y;
	min-height:100%;
}

#header {
	margin:0px auto;
	padding:55px 0px 0px;
	text-align: center;
	background-repeat: no-repeat;
	height: 149px;
	width: 1007px;
	background-image: url(images/header_background2.jpg);
	background-position: 0px 20px;
}
#header .table {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
.description {
	color: #FFF;
	font-size: 25px;
	line-height: 150px;
}
.name {
	float: left;
	margin-right: 25px;
}
.comment {
	float: left;
	margin-right: 5px;
}
#social {
	float: right;
	padding-top: 50px;
}
.date {
	font-family: 'DejaVuSerifBook';
	font-size: 14px;
	line-height: 17px;
	text-transform: uppercase;
	letter-spacing: .02em;
	margin-bottom: 10px;
}
.nav {
	text-transform:uppercase;
	font-size: 15px;
	background-image: url(images/navigation_background.jpg);
	background-repeat: repeat-x;
	height: 38px;
	width: 1007px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
}
.nav li {
	text-align: center;
	list-style-type: none;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 38px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	display: inline;
}
.nav a:link {
	color: #fff0da;
}
.nav a:visited {
	color: #fff0da;
}
.nav a:hover {
	color: #fff0da;
}
.nav a:active {
	color: #fff0da;
}
.thumbnail {
	height: 31px;
	padding-bottom: 5px;
}
.table {
	display: table;   /* Allow the centering to work */
	margin: 0px auto;
}

#content {
	text-align: left;
	letter-spacing: normal;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom: 150px;
	padding-top: 0px;
	padding-right: 35px;
	padding-left: 35px;
	background-image: url(images/line.png);
	background-repeat: repeat-y;
	background-position: 670px top;
}
#content_home {
	text-align: left;
	letter-spacing: normal;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom: 150px;
	padding-top: 0px;
	padding-right: 35px;
	padding-left: 35px;
	background-image: none;
}
.featured img {
	background-color: #ece9e5;
	padding: 8px;
	float: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CFCCC9;
	border-bottom-color: #CFCCC9;
	margin-right: 15px;
	margin-bottom: 15px;
}
.featured .storycontent {
	font-family: DejaVuSerifCondensedItalic;
	font-size: 16px;
	line-height: 22px;
	font-style: normal;
	font-weight: normal;
	width: 425px;
	float: right;
	border-top-style: none;
}
.featured .date {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #593F2F;
	padding-bottom: 10px;
}
.home {
	float: left;
	width: 300px;
	padding-top: 0px;
	margin-top: 15px;
}
.home .storycontent {
	border-top-style: none;
}
.home img {
	float: left;
	height: 100px;
	width: 100px;
	background-color: #ece9e5;
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CFCCC9;
	border-bottom-color: #CFCCC9;
	margin-right: 15px;
	margin-bottom: 15px;
}
.storycontent {
	font-family: DejaVuSerifBook;
	font-size: 14px;
	line-height: 18px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #593F2F;
}
.storycontent li {
	margin-bottom: 5px;
}

#wrapper img  {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#main {
	float: left;
	width: 615px;
	min-height: 450px;
	padding-right: 20px;
}
.more {
	font-family: DroidSansRegular;
	font-size: 13px;
	line-height: 13px;
	text-transform: uppercase;
	letter-spacing: 0.03em;
}
.navigation {
	margin-top: 25px;
	font-family: DroidSansRegular;
	font-size: 13px;
	line-height: 13px;
	text-transform: uppercase;
	letter-spacing: 0.03em;
	}
.more a:link, .more a:visited, .more a:hover, .more a:active, .next a:link, .next a:visited, .next a:hover, .next a:active {
	color: #750e29;
	padding-right: 18px;
	background-image: url(images/arrow.png);
	background-repeat: no-repeat;
	background-position: right center;
}
.previous a:link, .previous a:visited, .previous a:hover, .previous a:active {
	color: #750e29;
	padding-left: 18px;
	background-image: url(images/arrow2.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.previous {
	float:left;
}
.next {
	float:right;
}
.clear {
	clear:both;
	height: 0px;
}
.clear2 {
	clear:both;
	height: 20px;
}
h1 {
	font-family: 'DejaVuSerifBook';
	font-style: normal;
	font-weight: normal;
	line-height: 34px;
	font-size: 32px;
	margin-bottom: 10px;
}
h2 {
	font-family: 'DejaVuSerifBook';
	font-style: normal;
	font-weight: normal;
	line-height: 26px;
	font-size: 24px;
	margin-bottom: 10px;
	clear: both;
	margin-top: 10px;
}
h3 {
	font-family: DejaVuSerifBook;
	font-style: normal;
	font-weight: normal;
	line-height: 24px;
	font-size: 17px;
	margin: 8px 0px;
	padding: 0px;
}
h4 {
	font-family: DejaVuSerifBook;
	font-style: normal;
	font-weight: normal;
	line-height: 18px;
	font-size: 15px;
}

h5 {
	font-family: DroidSansRegular;
	color: #003366;
	font-size: 15px;
	line-height: 17px;
	text-transform: uppercase;
}

p {
	padding: 0px;
}

strong, b {
	font-weight: bold;
}

em, i {
	font-style: italic;
}

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

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

.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.alignleft {
	float: left;
	padding: 0px;
	margin-right: 15px;
	margin-bottom: 15px;
	text-align: left;
	margin-top: 10px;
}

.alignright {
	float: right;
	padding: 0px;
	margin-left: 15px;
	margin-bottom: 15px;
	text-align: right;
	margin-top: 10px;
}
.wp-caption {
}

.wp-caption img {
	background-color: #ece9e5;
	padding: 6px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #A7A5A3;
	border-bottom-color: #A7A5A3;
}

.wp-caption p.wp-caption-text {
	font-family: 'DejaVuSerifCondensedItalic';
	font-size: 13px;
	line-height: 18px;
	padding: 10 0 0;
	color: #605b58;
	margin: 0;
	text-align: center;
}

.chronodata, .tags, .catagory, .metadata {
	font-size:13px;
	font-family: DroidSansRegular;
	line-height: 18px;
	margin-bottom: 10px;
}
.chronodata a:link, .chronodata a:visited, .chronodata a:hover, .chronodata a:active {
	color: #9e032f;
}
.metadata {
	color: #945650;
}

.metadata a, .metadata a:link, .metadata a:hover, .metadata a:visited {
	color: #945650;
}

cite{
	font-size: 95%;
}


blockquote {

}

#comment {
	width: 400px;
}

#respond1 {
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #593F2F;
}

#respond {
	margin: 15px 0px 0px;
	padding: 5px 15px 15px;
	width: 450px;
	float: left;
	line-height: 14px;
	text-align: left;
	font-family: 'DroidSansRegular';
}
.commentlist li {
	font-family: DejaVuSerifCondensedItalic;
	padding: 25px 0px 0px;
	list-style-type: none;
	width: 90%;
	margin-bottom: 20px;
	font-size: 14px;
	line-height: 16px;
	}
.commentlist img {
	float: left;
	margin-right: 5px;
	border: 1px solid #7F7469;
}
.text {
	float: left;
	width: 450px;
	background-image: url(images/quote1.png);
	background-repeat: no-repeat;
	background-position: 4px 10px;
	padding-left: 20px;
	display: inline;
}
.quote2 {
	background-image: url(images/quote2.png);
	background-repeat: no-repeat;
	height: 10px;
	width: 14px;
	display: block;
	position: relative;
	top: 0px;
}
.cite  {
	font-size: 13px;
	line-height: 14px;
	text-align: left;
	font-family: 'DroidSansRegular';
	float: left;
	}

.commentlist cite a:link, .commentlist cite a:visited {
	color:#76503a;
	text-decoration:none;
	font-variant: normal;
	}

.commentlist cite a:hover, .commentlist cite a:active {
	color:#76503a;
	text-decoration:underline;
	font-variant: normal;
	}

#searchform {
	clear: both;
	margin-bottom: 5px;
	margin-left: 2px;
	padding: 3px;
}
input, textarea {
	border: 1px solid #333;
	background-color: #FFF;
}
label input {
	border: 0px;
}
#submit {
	background-color: #FFF;
}

#archives {
	font-family: TuffyRegular;
	font-size: 15px;
	line-height: 22px;
	color: #000;
	clear: both;
	text-transform: lowercase;
}
.archives_individual {
	float: left;
	margin-right: 30px;
	margin-bottom: 30px;
	height: 200px;
	width: 150px;
}
.tags {
	font-family: DroidSansRegular;
}
#footer {
	font-family: DroidSansRegular;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-bottom: 0px;
	clear: both;
	font-size: 13px;
	line-height: 30px;
	width: 100%;
	color: #fff0da;
	text-transform: none;
	background-image: url(images/footer_background.jpg);
	position:absolute;
	bottom:0;
	height: 150px;
	background-color: #3D3D3D;
	background-repeat: repeat-x;
	word-spacing: .02em;
}
.footer_search {
	float: right;
}
#footer a:link, #footer a:visited, #footer a:hover, #footer a:active {
	color: #fff0da;
}
#sidebar_home {
	font-family: DejaVuSerifCondensedItalic;
	font-size: 15px;
	line-height: 22px;
	font-style: normal;
	font-weight: normal;
	margin: 15px 0px 0px;
	float: right;
	width: 590px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-image: url(images/line.png);
	background-repeat: repeat-y;
	background-position: left top;
}
#sidebar_home h2 {
	font-family: DejaVuSerifCondensedItalic;
	font-size: 25px;
	line-height: 25px;
	font-style: normal;
	font-weight: normal;
}

.about {
	font-family: DejaVuSerifCondensedItalic;
	font-size: 16px;
	line-height: 22px;
}
#sidebar {
	font-family: 'DejaVuSerifBook';
	font-size: 13px;
	line-height: 17px;
	font-style: normal;
	font-weight: normal;
	margin: 0px;
	float: right;
	width: 280px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 20px;
}
.home li, #sidebar_home li, #sidebar li {
	font-family: DroidSansRegular;
	font-size: 14px;
	line-height: 20px;
	letter-spacing: 0.03em;
	margin: 0px 0px 5px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
	height: 100%;
}
.home ul, #sidebar_home ul, #sidebar ul {
	margin: 0px;
	padding: 0px;
}
.home a:link, #sidebar_home a:link, #sidebar a:link {
	color: #9e032f;
}
.home a:visited, #sidebar_home a:visited, #sidebar a:visited {
	color: #9e032f;
}
.home a:hover, #sidebar_home a:hover, #sidebar a:hover {
	color: #2d2018;
}
.home a:active, #sidebar_home a:active, #sidebar a:active {
	color: #9e032f;
}
.archive img {
	float: left;
	height: 120px;
	width: 120px;
	background-color: #ece9e5;
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CFCCC9;
	border-bottom-color: #CFCCC9;
	margin-right: 15px;
	margin-bottom: 10px;
}
.archive {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #593F2F;
	padding-bottom: 25px;
	font-family: DejaVuSerifBook;
	font-size: 14px;
	line-height: 18px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
}
.info {
	width: 1007px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
}
.info img {
	float: left;
	margin-right: 8px;
}
