/*
THEME NAME: Thematic
THEME URI: http://themeshaper.com/thematic-for-wordpress/
DESCRIPTION: A highly extensible, search-engine optimized WordPress Theme Framework featuring 13 widget-ready areas, grid-based layout samples, styling for popular plugins and more.
VERSION: 0.6.5
AUTHOR: Ian Stewart
AUTHOR URI: http://themeshaper.com/
TAGS:three columns,two columns,fixed width,simple,seo,microformats,widgets,framework,options page,hooks,filters,valid XHTML,valid CSS
.
This work, like WordPress, is released under GNU General Public License, version 2 (GPL).
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
.
*/

/* Reset browser defaults */
@import url('library/styles/reset.css');

/* Apply basic typography styles */
@import url('library/styles/typography.css');

/* Apply a basic layout */
@import url('library/layouts/custom.css');

/* Prepare theme for plugins */
@import url('library/styles/plugins.css');

/* Un-comment the line below to set a grid with 18px line-height */
/*body { background:url(images/960_grid_12_col.gif) repeat-y top center; }*/


/* =Global Elements
-------------------------------------------------------------- */

body {
    font-family: Georgia, Times, "Times New Roman", serif;
    color: #2c0000;
    background-image: url('images/desk.jpg');
    background-position: 50% 333px;
    padding-bottom: 67px;
}
#page {
	width: 1100px;
	background-image: url('images/paper.jpg');
	background-repeat: repeat-y;
	background-position: top;
	margin: auto;
	/*padding-bottom: 3em;*/
	position: relative;
}
#wrapper {
	width: 1100px;
	margin: auto;
	background-image: url('images/envelope.jpg');
	background-position: top right;
	background-repeat: no-repeat;
	position: relative;
	padding-bottom: 100px;
    
}
#wrapper-2 {
	width: 800px;
	background-image: url('images/paper.jpg');
	background-position: top;
	margin: auto;
	position: relative;
	top: 100px;
	
}
a:link, a:visited {
    color:#2b2020;
    text-decoration:none;
}
a:hover {
    text-decoration:underline;
    color: #2c0000;
}
blockquote {
    font-style:italic;
    font-size:13px;
}
blockquote em, blockquote cite, blockquote i {
    font-style:normal;
}
input, textarea {
    font-family:Georgia, serif;
}
.caps {
    font-size:10px;
    text-transform:uppercase;
    letter-spacing:1px;
}
.important {
    font-weight:bold;
}

/* =Header
-------------------------------------------------------------- */

#header {
	
    
}
#blog-title {
    background-image: url('images/title.jpg');
    height: 167px;
    text-indent: -9999em;
}
#blog-title a {
    
}
#blog-description {
    position: absolute;
    left: -9999em;
}

/* =Menu
-------------------------------------------------------------- */

#access {
	margin-top: 1.5em;
	padding-bottom: 24px;
	background-image: url('images/ornament.gif');
	background-position: bottom;
	background-repeat: no-repeat;
	margin-bottom: 1.5em;
}
.skip-link {
    display:none;
}
#menu {
	height: 1.5em;
	padding-top: 24px;
	padding-left: 100px;
	padding-right: 100px;
	background-image: url('images/ornament.gif');
	background-position: top;
	background-repeat: no-repeat;
	text-align: center;
}
#menu ul {
    margin:0;
    list-style:none;
    clear:both;
}
#menu ul ul {
    display:none;
}
#menu li {
    display:inline;
}
#menu a {
    display:inline-block;
    font-size: 1.25em;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    padding: 0 0.5em;
    color: #2d2020;
}
#menu a[title="Inquiries"] { letter-spacing: 0.12em; padding-right: 0.7em; }
#menu a[title="Blog"] { letter-spacing: 0.12em; padding: 0 0.75em; }
#menu a:hover {
    color:#4d0000;
}
#menu .current_page_item a {
    color:#4d0000;
    text-decoration: underline;
}
#menu a:focus {
	color:#4d0000;
}

/* =Content
-------------------------------------------------------------- */

#main {
	padding: 0 100px;
}
#content {
	padding-bottom: 5em;
}    
.hentry {
}
.p1 {

}
.post {
	margin-bottom: 3em;
}
.page-title {
    font-size:14px;
    font-weight:bold;
    padding:18px 0;
}
.page-title span {
    font-size:12px;
    font-weight:normal;
    font-style:italic;
}
.entry-title {
    font-size:2em;
    line-height:1.5;
    letter-spacing: 0.05em;
    font-weight: normal;
    font-style: italic;
    color:#000;
}
.page .entry-title {
	position: absolute;
	left: -9999em;
}
.entry-title a {
	color: #222222;
}

.entry-title a:hover {
	color: #4d0000;
}

.entry-meta {
    font-size: 0.75em;
    line-height: 2;
    color:#787878;
    margin-bottom: 2em;
}
.entry-meta a {
    font-style:italic;
    color:#4d0000;
}
.entry-meta a:hover {
}
.entry-meta .author {
}
.entry-meta .meta-sep {
}
.entry-meta abbr {
}
.entry-content {
    overflow:hidden;
}
.entry-content div p:first-letter, .entry-content p:first-letter {
	font-size: 3em;
	float: left;
	display: block;
	text-align: center;
	height: .75em;
	line-height: .75em;
	background-color: #2c0000;
	color: #ddd8c1;
	border: 0.125em solid #2c0000;
	margin-right: 0.125em;
	vertical-align: middle;
}
#content .entry-content div p+p:first-letter, #content .entry-content p+p:first-letter, #content .entry-content h2+p:first-letter, 
#content .entry-content h3+p:first-letter, #content .entry-content h4+p:first-letter, #content .entry-content ul+p:first-letter,
#content .entry-content a+p:first-letter, #content .entry-content div+p:first-letter {
	font-size: inherit;
	float: inherit;
	line-height: inherit;
	display: inherit;
	height: inherit;
	background-color: inherit;
	padding: inherit;
	margin-right: inherit;
	color: inherit;
	border: inherit;
	vertical-align: inherit;
	color: inherit;
	
	*font-size: 1em;
	*float: none;
	*line-height: 1.5em;
	*display: inline;
	*height: auto;
	*background-color: transparent;
	*padding: 0;
	*margin-right: 0;
	*color: inherit;
	*border: none;
	*vertical-align: top;
	*color: #2c0000;
}

#content .entry-content .wp-caption p:first-letter {
	color:inherit;
	vertical-align: inherit;
	font-size: inherit;
}
.entry-content a {
	color: #2d2020;
	text-decoration: underline;
}
.entry-content a:hover {
	color: #4d0000;
}

.entry-content hr {
	border: 0;
	height: 1px;
	width: 100%;
	margin: 0;
	background-color: #2c0000;
}
.entry-content h1, .entry-content h2 {
    font-size:2em;
    line-height:1.5;
    letter-spacing: 0.05em;
    font-weight: normal;
    font-style: italic;
    color:#000;
    margin-bottom: 0.75em;
}
.entry-content h3 {
    color: #000;
    font-size: 1.5em;
    line-height: 1;
    margin-bottom: 1em;
    letter-spacing: 0.05em;
}
.entry-content h5 {
    font-weight:bold;
    font-size: 0.75em;
    text-transform:uppercase;
    letter-spacing:0.1em;
}
.entry-content h6 {
    font-size: 0.75em;
    text-transform:uppercase;
    letter-spacing:0.1em;
}
.entry-content h4 {
	font-weight: bold;
	font-style: italic;
	letter-spacing: 0.1em;
}
.entry-content ul {
    list-style:square;
    margin:0 0 1.5em 1.5em;
}
.entry-content ul.check {
	list-style: url('images/small-check.gif');
	margin-left: 4.5em;
}
.entry-content dl {
    margin:0 1.5em;
}
.entry-content dt {
    font-weight:bold;
}
.entry-content dd {
    margin:0 0 18px 0;
}
.entry-content abbr, .entry-content acronym, .entry-content .help {
  border-bottom: 1px dotted #333;
  cursor: help;
}
.content-column, .entry-content .linkcat {
	list-style:none;
	float:left;
}
#content .more-link {
    display:block;
    text-align: right;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    padding-right: 1em;
    margin-top: 1.5em;
}
.page-link {
    margin:0 0 18px 0;
}
.page .edit-link {
    float:left;
    clear:both;
}
.entry-utility {
    font-size:11px;
    color:#787878;
}
.entry-utility a {
    font-style:italic;
    color:#787878;
}
.entry-utility a:hover {
}
.comments-link a {
    font-weight:bold;
    color:#4d0000;
}

/* =Comments
-------------------------------------------------------------- */

#comments {
    overflow:hidden;
}
#comments h3 {
	font-size: 1.5em;
	line-height: 1.33;
	margin-bottom: 0.667em;
    letter-spacing: 0.05em;
    text-align: left;
}
#comments .comments:first-child h3 {
    
}
#comments ol {
    margin:0;
    list-style:none;
}
#comments li {
    border-top:1px solid #2c0000;
    margin:0;
    padding: 1.5em 0 1.5em; 0;
    position:relative;
}
#comments a {
}
#comments li.byuser {
    background:#5C9BD1;
    border-color:#3B86C7;
}
#comments li.byuser p a {
}
#comments li.bypostauthor {
}
#comments li.bypostauthor p a {
}
#comments .avatar {
    width:48px;
    height:48px;
    position:absolute;
    padding: 3px; 
    border: 3px double #999999;
}
#comments .fn {
    font-weight:bold;
    font-size:14px;
    padding:0 0 0 76px;
    display:block;
}
#comments .fn a {
	color:#4d0000;
}
#comments-list .comment-meta {
    font-size: 0.75em;
    line-height: 2;
    color:#787878;
    padding:0 0 0 76px;
    margin-bottom: 2em;
}
#comments-list .comment-meta a {
    font-style:italic;
    color:#4d0000;
}
#comments li p {
    margin:0;
    padding:0 0 18px 0;
}
#trackbacks-list .comment-author {
    margin:0 0 0 0;
}
#trackbacks-list .comment-author a {
    font-weight:bold;
}
#respond {
	
}
#respond h3 {
    padding-top:18px;
}
#respond form {
    padding:0 0 36px 0;
}
#respond #form-section-author {

}
#respond #form-section-author input {
    
}
#respond #form-section-email {

}
#respond #form-section-email input {
    
}
#respond #form-section-url {
}
#respond #form-section-url input {

}
#respond .form-label {
    display: inline; 
}
#respond .form-input {
	display: inline;
}
#respond .form-input input {
    margin:0 0 14px 0;
}
#respond textarea {
    width:590px;
    margin:0 0 24px 0;
}
#respond .form-submit {
    float:right;
}
p.subscribe-to-comments {
    width:260px;
    float:left;
}
p.subscribe-to-comments label {
}
p.comment_license {
    clear:both;
    margin:0;
}
p.solo-subscribe-to-comments {
    clear:both;
    margin:0;
}
p.solo-subscribe-to-comments:first-line {
    font-style:italic;
}
/*input#solo-subscribe-email {
    width:220px;
    margin:9px 0;
}*/
#respond .required {
    font-weight:bold;
}

/* =Author Info
-------------------------------------------------------------- */

#author-info {
    margin:18px 0 36px 0;
}
#author-info p:first-line {
    font-weight:bold;
}
#author-info .avatar {
    float:left;
    width:72px;
    height:72px;
    margin:0 10px 0 0;
    padding:5px;
    background:#B5D1EA;
    position:relative;
    top:4px;
}

/* =Navigation
-------------------------------------------------------------- */

.navigation {
    margin:0px 0 36px 0;
    overflow:hidden;
}
.nav-previous {
	float: left;
	width:50%;
}
.nav-next {
	float: right;
	width:50%;
	text-align:right;
}
#nav-above,#nav-below {
	width: 100%;
}
#nav-above {
    display: none;
}
.home #nav-above, .single #nav-above {
    display:none;
}
.paged #nav-above {
    display:block;
}

/* =Images
-------------------------------------------------------------- */

/*  Remember the baseline   */

.entry-content img { margin: 0 0 0 0; max-width:100%; border: 3px double #999999; padding: 3px; }

.entry-content img.noborder { border: none; padding: 0; margin: 0;}

.alignleft,
img.alignleft,
img.align-left {
	float: left;
	margin-right: 24px;
}
.alignright,
img.alignright,
img.align-right {
	display: block;
	float: right;
	margin-left:24px;
}
.entry-content .aligncenter,
.entry-content img.aligncenter,
.entry-content img.centered {
	margin: 0 auto auto;
	display: block;
	float: none;
	clear: both;
}
.wp-smiley { /* Prevent the smileys from breaking line-height */
	max-height:12px;
	margin:0 !important;
}

.wp-caption { text-align: center; font-family: Verdana, Arial, Helvetica, sans-serif; color: #333; }

/* =Asides (widgetized areas)
-------------------------------------------------------------- */

.aside ul {
    margin:0;
    list-style:none;
}
.aside ul ul {
    list-style:square;
}
.aside h3 {
    font-size:14px;
    font-weight:bold;
}
/* Begin Calendar styles */
.aside table {
    border-top:1px solid #e0e0e0;
    margin:0 0 8px 0;
}
.aside th {
    border-left:1px solid #e0e0e0;
}
.aside tr {
    border-bottom:1px solid #e0e0e0;
    border-right:1px solid #e0e0e0;
    line-height:35px;
}
.aside td {
    border-left:1px solid #e0e0e0;
    padding:0 10px
}
.aside caption { /* Make the caption match h3 styles */
    font-size:14px;
    font-weight:bold;
    text-align:left;
    margin:0 0 9px 0;
}
.aside tfoot tr {
    border:none;
    line-height:36px;
}
.aside tfoot td {
    border:none;
    padding:0;
}
.aside #next {
    text-align:right;
}
/* End Calendar styles */
/* Begin Search styles */
.aside form {
    margin:4px 0 10px 0;
}
/* End Search styles */
/* Begin RSS widget styles */
/* I think I'm going to have to reset some stuff in functions.php for the RSS widget. It stinks for styling. */
/* End RSS widget styles */
#content .widgetcontainer {
    border-top:1px solid #e0e0e0;
    padding:35px 1px 18px 1px;
    margin:18px 0 36px 0;
}
#index-top .widgetcontainer,
#single-top .widgetcontainer,
#page-top .widgetcontainer {
    border-top:none;
    border-bottom:1px solid #e0e0e0;
    padding:0 1px 53px 1px;
    margin:0 0 36px 0;
}
#content .aside:first-child .widgetcontainer:first-child {
    padding-top:18px;
}
.page #content .aside:first-child .widgetcontainer:first-child {
    padding-top:0;
}
#content .aside h3 {
    font-size:24px;
    line-height:26px;
    padding:8px 0 20px 0;
    font-weight:bold;
}
#single-bottom .widgetcontainer {
    border-top:none;
}
.main-aside {
}
.main-aside h3 {
    padding:17px 0 1px 0;
}
.main-aside ul ul {
    margin:0 0 18px 13px;
}
.main-aside ul ul ul {
    margin:0;
}
.sub-aside h3 {
}
#footer .widgetcontainer {
    padding:0 1px;
    margin:0 0 18px 0;
}
#footer .widgetcontainer ul {
    margin:0 0 0 13px;
}
#footer .widgetcontainer ul ul {
}

/* =Footer
-------------------------------------------------------------- */

#footer {
	position: absolute;
	bottom: -67px; 
	left: -15px;
	width: 830px;
    font-size: .75em;
    line-height: 2;
    color:#787878;
    background-image: url('images/footer.png');
    _background-image: url('images/footer.jpg');
    background-position: bottom;
    background-repeat: no-repeat;
    text-align: center;
    padding-bottom: 67px; 
}
#footer a {
    
}
#subsidiary .aside {
    
}
#siteinfo {
	margin-bottom: 2em;
}

/* =PageNavi
-------------------------------------------------------------- */

/* Use !important to override PageNavi CSS */

.wp-pagenavi {
    margin:0 0 0 0;
    line-height:36px;
}
.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:active {
    color:#2772B3 !important;
    background:#transparent !important;
    border:1px solid #e0e0e0 !important;
}
.wp-pagenavi a:hover {
    color:#000 !important;	
}
.wp-pagenavi span.pages {
    margin-left:0 !important;
    padding-left:0 !important;
}
.wp-pagenavi span.current {
    border:1px solid #e0e0e0 !important;
}
.wp-pagenavi span.extend {
    margin:0 !important;
}

/* Tools */

.hide { position: absolute; left: -9999em; }

