/*   
Theme Name: Contempora Corner
Theme URI: http://www.contemporacorner.com
Description: Based on the Thematic Feature Site Theme.
Author: ElShaddai Edwards
Author URI: http://elshaddai-edwards.com/
Template: thematic
Version: 1.0
Tags: Thematic
.
Thematic is © Ian Stewart http://themeshaper.com/
.
*/

/* Reset browser defaults */
@import url('../thematic/library/styles/reset.css');

/* Apply basic typography styles */
@import url('../thematic/library/styles/typography.css');

/* Apply a basic layout */
@import url('../thematic/library/layouts/2c-l-fixed.css');

/* Apply basic image styles */
@import url('../thematic/library/styles/images.css');

/* Prepare theme for plugins */
@import url('../thematic/library/styles/plugins.css');

@import url(menu.css);

/* =Global Elements
-------------------------------------------------------------- */
:root { 
overflow-y: scroll; 
}

input, textarea, .aside input, .aside textarea {
font-family:verdana, arial, sans-serif;
font-size:11px;
line-height:14px;
}
.aside input, .aside textarea {
width:220px;
}
body {
font-family:verdana, arial, sans-serif;
font-size:12px;
line-height:18px;
background:#333;
}

p, ul, ol, dd, pre {
    margin-bottom:14px;
}
ul {
list-style-image:none;
list-style-position:outside;
list-style-type:square;
}
pre, code {
	font:14px Monaco, monospace;
	line-height:22px;
}
blockquote {
    color:#333;
    font-style:italic;
padding:5px 0 0 10px;
background:url(images/quote.png) no-repeat top left;
text-indent:25px;
margin:0 1em;
}
cite {
font-size:12px;
font-style:normal;
float:right;
padding-bottom:10px;
}
.aside cite {
padding-bottom:40px;
}
.footnote {
font-size:11px;
font-style:italic;
}
table {
    border:1px solid #ccc;
    border-width:1px 1px 0 1px;
    font-size:13px;
    line-height:18px;
    margin:0 0 22px 0;
    text-align:left;
font:11px verdana,arial,sans-serif;
}
caption {
    text-align:left;
}
tr {
    border-bottom:1px solid #ccc;
}
th, td {
    padding: .7em 1.25em;
}
hr {
    background-color:#ccc;
    border:0;
    color:#ccc;
    height:1px;
    margin-bottom:22px;
}
a:link {
    color:#004B91;
}
a:visited {
    color:#743399;
}
a:active,
a:hover {
    color: #CA6C17;
}
.hidden {
display:none;
}

a.button {
    border:1px solid #333;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    color:#fff;
    font-size:11px;
    margin:0 1px 0 0;
    padding:3px 20px;    
    text-decoration:none;
/* background:#64598d url(images/navbar.gif) repeat-x center left; */
background:url(images/stripes.gif) repeat top left;
text-transform:uppercase;
}
a.button:hover,
a.button:active {
border:2px solid #333;
margin:0;
color:#000;
background:#CA6C17;
}
.wp-post-image {
background:#fff;
padding:5px;
border:1px solid #ccc;
}
.post-edit-link {
position:absolute;
right:0;
top:0;
}

/* =Layout
-------------------------------------------------------------- */

body {
background:#333;
}

#wrapper {
margin:20px 0;
}

#content-wrapper1 {
background:#40516D url(images/shadow-top.png) repeat-x top left;
margin:0;
padding:0;
}

#content-wrapper2 {
background:url(images/bottom.gif) repeat-x bottom left;
}
#content-wrapper3 {
width:988px;
margin:0 auto;
border:2px solid #1f1f1f;
border-top:none;
}


#main {
margin:0 auto;
padding:0 40px 40px 40px;
width:908px;
background:#fff url(images/shadow-top.png) repeat-x top left;
}

#container {
margin:0;
width:630px;
padding:30px 0 0 0;
}

#content {
margin:0;
position:relative;
}

.page-template-template-page-fullwidth-php #container {
margin:0 auto;
width:840px;
float:none;
}
.page-template-template-page-fullwidth-php #content {
width:840px;
margin:0;
}
.page-template-template-page-fullwidth-php #comments {
width:840px;
margin:0;
}


#content, .entry-content, .hentry {
width:100%;
}


.entry-utility {
margin:18px 0 44px 0;
}

.aside form {
margin-bottom:10px;
}


.aside {
font-family:verdana, arial, sans-serif;
font-size:12px;
line-height:16px;
}
.aside h3 {
margin-bottom:10px;
}







.archive .entry-content h2 {
padding-top:14px;
}

.read-more {
text-align:right;
display:block;
padding-top:10px;
}

h1.entry-title {
font-family: Cambria, Georgia, serif;
    font-size:32px;
    font-weight:bold;
    line-height:36px;
    padding:0 0 8px 0;
}
h2.entry-title {
font-family: Cambria, Georgia, serif;
clear:none;
    font-size:24px;
    font-weight:bold;
    line-height:28px;
    padding:0 0 5px 0;
margin-bottom:5px;
border-bottom:2px solid #64598d;
}
h3.entry-title {
font-family: Cambria, Georgia, serif;
clear:none;
    font-size:18px;
    font-weight:bold;
    line-height:24px;
    padding:0 0 5px 0;
margin-bottom:5px;
border-bottom:2px solid #64598d;
}
small {
font-size:10px;
}




/* =Header
-------------------------------------------------------------- */

#header {
z-index:2;
border-top:0px solid #fff;
}
#branding {
width:988px;
padding:0;
margin:0 auto;
background:#40516D url(images/bannerMain.jpg) no-repeat top right;
border:2px solid #fff;
border-bottom:none;
}
#blog-title {
width:500px;
padding:0;
margin-left:20px;
border:none;
    font-family:Arial,sans-serif;
    font-size:34px;
    font-weight:bold;
    line-height:40px;
}
#blog-title a {
background:url(images/logoW.png) no-repeat center center;
height:80px;
width:465px;
display:block;
text-indent:-9000px;
border:none;
padding:0;
color:#000;
text-decoration:none;
}
#blog-title a:active,
#blog-title a:hover {
    color: #CA6C17;
}


#blog-description {
    color:#1f1f1f;
    font-size:13px;
    font-style:italic;
margin-left:200px;
display:none;
}

#header-search {
float:right;
height:25px;
padding:0;
margin:0 20px 0 0;
clear:both;
}
#searchform {
border:2px solid #aaaabb;
}
input#s {
width:208px;
border:none;
padding:4px 4px 4px 24px;
margin:0;
background:#fff url(images/search16.png) no-repeat 4px center;
font-style:italic;
}
input#searchsubmit {
display:none;
background:#eee;
}

#nav-social {
float:right;
width:24px;
padding:20px 10px 0 0;
}

#nav-social a {
background:url(images/feed.png) no-repeat center center;
text-indent:-9000px;
width:24px;
height:26px;
padding:0;
margin:0;
border:none;
display:block;
}

/* =Global Nav Menu
-------------------------------------------------------------- */

#global-nav {
float:right;
padding:10px;
}

.menu-global-container {
}

#menu-global {
margin:0;
padding:0;
list-style:none;
}
#menu-global li.menu-item {
font-family:arial,sans-serif;
font-size:12px;
font-weight:bold;
padding:0 10px;
}

#menu-global li.menu-item {
display:inline;
float:left;
border-right:1px solid #fff;
}
#menu-global li.last {
border:none;
}
#menu-global li.menu-item a {
padding:0;
color:#FFF;
text-decoration:none;
}

#menu-global li.menu-item a:focus, #menu-global li.menu-item a:hover, #menu-global li.menu-item a:active {
text-decoration:none;
color:#e09540;
}


/* =Menu
-------------------------------------------------------------- */

.skip-link {
    display:none;
}

#access {
    border:none;
    border-top:4px solid #E0E0E0;
    border-bottom:4px solid #E0E0E0;
    font-size:12px;
    overflow:visible;
    z-index:100;
    background:url(images/stripes.gif) repeat top left;
}

#access-shadow {
    height:40px;
    margin:0;
    padding:0;
    background:url(images/shadow-top.png) repeat-x top left;
}





/* =Content
-------------------------------------------------------------- */

#main {
    clear:both;
}
.page-title {
    font-size:13px;
    line-height:18px;
    padding:0 0 44px 0;
}
.attachment .page-title {
    font-style:italic;
}
.page-title a {
    color:#666;
    text-decoration:none;
}
.page-title a:active,
.page-title a:hover {
    color: #FF4B33;
}
.page-title span {
    font-style:italic;
}
.page-title .meta-nav {
    font-style:normal;
}
.hentry {
    padding:0 0 22px 0;
}
.single .hentry {
    padding:0;
}
.home #content .sticky {
    border:1px solid #ccc;
    margin:0 0 66px 0;
    padding:22px 20px 0 20px;
}
.entry-title {
}
.entry-title a {
    color:#000;
    text-decoration:none;
}
.entry-title a:active,
.entry-title a:hover {
    color: #FF4B33;
}
.entry-meta {
    color:#666;
    font-size:13px;
    font-style:italic;
    line-height:18px;
}
.entry-meta .author {
}
.entry-meta .n {
    font-size:11px;
    font-style:normal;
    letter-spacing:0.05em;
    text-transform:uppercase;
}
.entry-meta a {
    color:#666;
    text-decoration:none;
}
.entry-meta a:active,
.entry-meta a:hover {
    color: #FF4B33;
}
.entry-meta abbr {
    border:none;
    cursor:text;
    font-size:11px;
    font-style:normal;
    letter-spacing:0.05em;
    text-transform:uppercase;
}
.entry-content {
    padding:14px 0 0 0;
}
.entry-content ol li {
padding-bottom:10px;
}

.entry-content h1,
.entry-content h2 {
    font-family:Arial,sans-serif;
    font-size:19px;
    font-weight:bold;
    padding:28px 0 14px 0;
}
.entry-content h3 {
    font-size:14px;
    font-style:normal;
    padding:7px 0;
font-weight:bold;
color:#40516D;
}
.entry-content h4 {
    font-size:12px;
    font-family:verdana,arial,sans-serif;
    font-weight:bold;
    text-transform:uppercase;
    letter-spacing:0.05em;
color:#556688;
}
.entry-content table {
    margin-left:1px;
}
.entry-content embed {
    margin:0 0 22px 0;
}
.entry-utility {
    color:#666;
    font-size:13px;
    line-height:18px;
    margin:0 0 44px 0;
clear:both;
}
.entry-utility a {
    color:#666;
    font-style:italic;
    text-decoration:none;
}
.entry-utility a:active,
.entry-utility a:hover {
    color: #FF4B33;
}
.page-link {
    font-size:13px;
    font-weight:bold;
    line-height:18px;
    margin:0 0 22px 0;
    padding:22px 0 0 0;
    word-spacing:0.5em;
}
.page-link a {
    border:1px solid #ccc;
    color:#666;
    font-weight:normal;
    padding:0.5em 0.75em;
    text-decoration:none;
}
.page-link a:active,
.page-link a:hover {
    color: #FF4B33;
}
ul#links-page,
ul#archives-page {
    list-style:none;
    margin-left:0;
    overflow:hidden;
}
li.content-column {
    float:left;
    margin-right:20px;
    width:45%;
}
.gallery {
    padding:20px 0;
background:#eee;
border:1px solid #ccc;
margin-bottom:10px;
}
.wp-caption-text,
.gallery-caption {
    color:#666;
    font-size:13px;
    line-height:18px;
}
#author-info {
    margin:0 0 44px 0;
    overflow:hidden;
}
#author-info .avatar {
    float:left;
    margin:.3em 1em 0 0;
}


/* =Attachments
-------------------------------------------------------------- */

.attachment-jpeg #container,
.attachment-png #container {
    width:100%;
}
.attachment-jpeg #content,
.attachment-png #content {
    width:930px;
}
.attachment-jpeg #comments,
.attachment-png #comments {
    width:540px;
    overflow:hidden;
}
.attachment-jpeg .main-aside,
.attachment-png .main-aside {
    display:none;    
}


/* =Navigation
-------------------------------------------------------------- */

.navigation {
    color:#666;
    font-size:13px;
    line-height:18px;
    margin:0px 0 22px 0;
    overflow:hidden;
}
.navigation a {
    color:#666;
    font-style:italic;
    text-decoration:none;
}
.navigation a:active,
.navigation a:hover {
    color: #FF4B33;
}
.navigation .meta-nav {
    font-style:normal;
}
.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;
}
.paged #nav-above {
    display:block;
    padding:0 0 44px 0;
}


/* =Comments
-------------------------------------------------------------- */

#comments {
    padding:22px 0 0 0;
}
#comments,
#comments input,
#comments textarea {
    font-size:13px;
    line-height:18px;
}
#comments code {
    font-size:12px;
    line-height:18px;
}
#comments h3 {
    font-family:Arial,sans-serif;
    font-size:15px;
    font-weight:bold;
    line-height:22px;
    padding:0 0 18px 0;
}
#comments-list {
    padding:0 0 18px 0;
}
#comments-list ol,
#comments-list ul {
    list-style:none;
    margin:0;
}
#comments-list ol {
    border:1px solid #ccc;
    border-bottom:none;
    margin:0 0 18px 0;
}
#comments-list li {
    background:#fafafa;
    border-bottom:1px solid #ccc;
    padding:18px 1.5em 0 1.5em;
    position:relative;
}
#comments-list li.alt {
    background:#fff;
}
#comments-list li.bypostauthor {
    background:#FFFFCC;
}
#comments-list ul li {
    border:1px solid #ccc;
    margin:0 0 18px 0;
}
#comments-list li .avatar {
    position:absolute;
    top:22px;
    left:1.5em;
    width:36px;
    height:36px;
}
#comments-list .comment-author {
    font-weight:bold;
    padding:9px 0 0 46px;
}
#comments-list .comment-meta {
    color:#666;
    font-size:11px;
    padding:0 0 9px 46px;
}
#comments-list .comment-meta a {
    color:#666;
    font-style:italic;
    text-decoration:none;
}
#comments-list .comment-meta a:active,
#comments-list .comment-meta a:hover {
    color: #FF4B33;
}
.comment-reply-link {
    font-size:11px;
    padding:0 0 18px 0;
    text-align:right;
}
.comment-reply-link a {
    color:#666;
    font-style:italic;
    text-decoration:none;
}
.comment-reply-link a:active,
.comment-reply-link a:hover {
    color: #FF4B33;
}
.comment-navigation {
    font-weight:bold;
    padding:0 0 18px 0;
    margin-right:0.5em;
}
.comment-navigation a {
    border:1px solid #ccc;
    color:#666;
    font-weight:normal;
    padding:0.5em 0.75em;
    text-decoration:none;
}
.comment-navigation a:active,
.comment-navigation a:hover {
    color: #FF4B33;
}
.comment-navigation a,
.comment-navigation span {
    margin-right:0.5em;
}
#trackbacks-list .comment-content {
    position:absolute;
    left:-9000px;
}
#respond {
    background:#fff;
    margin-bottom:22px;
    overflow:hidden;
    padding:18px 0 0 0;
    position:relative;
}
#comments-list #respond {
    border-bottom:1px solid #ccc;
    margin:0 0 18px 0;
    padding:18px 1.5em;
}
#comments-list ul #respond {
    border:1px solid #ccc;
    margin:0;
}
#cancel-comment-reply {
    font-size:11px;
    position:absolute;
    top:18px;
    right:1.5em;
}
#cancel-comment-reply a {
    color:#666;
}
#respond .required {
    color:#FF4B33;
    font-weight:bold;
}
.form-section label {
    font-size:11px;
}
.form-section input {
    margin:0 0 18px 0;
    width:98%;
}
.form-section textarea {
    width:99%;
}
#form-allowed-tags p {
    color:#666;
    font-size:11px;
    margin:0;    
}
#form-allowed-tags span {
    font-style:italic;
}
#form-allowed-tags code {
    font-size:11px;
    line-height:normal;
}
.form-submit {
    padding:18px 0 0 0;
    text-align:right;
}
.subscribe-to-comments {
    color:#666;
    float:left;
    font-size:11px;
    margin:0;
    padding:18px 0 0 0;
}
.solo-subscribe-to-comments {
    color:#666;
    font-size:11px;
    padding:18px 0 0 0;
}
.comment_license {
    color:#666;
    clear:both;
    font-size:11px;
    margin:0;
    padding:18px 0 0 0;
}


/* =Asides, Sidebars & Widget-Ready Areas
-------------------------------------------------------------- */

.aside {
/*    font-size:13px;  */
    line-height:18px;
    margin-bottom:6px;
}
.aside p,
.aside ul,
.aside ol,
.aside dd,
.aside pre {
    margin-bottom:18px;
}
.aside pre,
.aside code {
    font-size:12px;
    line-height:18px;
}
.aside .current_page_item a {
    color: #FF4B33;
}
.aside .current_page_item .page_item a {
    color:#666;
}
.aside .current_page_item .page_item a:hover,
.aside .current_page_item .page_item a:active {
    color: #FF4B33;
}
.aside {
    color:#000;
}
.aside a {
    color:#000;
}
.aside a:active,
.aside a:hover {
    color: #FF4B33;
}
.aside h3 {
    font-size:15px;
    font-style:italic;
    line-height:22px;
}
.aside h3 a {
    text-decoration:none;
}
.aside caption {
    font-size:11px;
    font-family:Arial,sans-serif;
    font-weight:bold;
    text-transform:uppercase;
    letter-spacing:0.05em;
}
.aside ul {
    list-style:none;
    margin-left:0;
}
.aside ul ul {
    list-style:square;
    margin:0 0 22px 20px;
}
.aside ul ul li {
    padding:1px 0;
}
.aside ul ul ul {
    margin-bottom:0;
}
.aside form,
.aside table {
    margin-bottom:22px;
}
.aside table {
    border:none;
}
.aside thead {
    border:1px solid #ccc;
}
.aside tbody {
    border:1px solid #ccc;
}
.aside th, .aside td {
    border-right:1px solid #ccc;
    padding:.25em .8em;
}
.aside tfoot tr {
    border:none;
}
.aside tfoot td {
    border-color:transparent;
}
.widget_tag_cloud {
    margin:0 0 22px 0;
}
.aside #searchsubmit {
	display: none;	
}
/*
    Main Asides
*/
.main-aside {
right:0;
width:190px;
}
.main-aside ul {
    padding:0;
}
.main-aside h3 {
font-family:georgia,serif;
font-weight:bold;
font-size:14px;
line-height:18px;
color:#556688;
font-style:normal;
}
.main-aside ul ul {
    padding:0;
}
.main-aside blockquote {
margin:10px 0;
padding:5px 0 0 0;
background:url(images/quote.png) no-repeat top left;
text-indent:35px;
font-size:17px;
line-height:24px;
font-family:cambria,georgia,serif;
}

#primary {
margin:0 0 20px 0;
border:0px solid #aaaabb;
border-top:none;
border-bottom:none;
background:#e0e0e0 url(images/shadow-sidebar.gif) no-repeat bottom left;
padding:10px 20px;
}

#secondary {
margin:0;
border:none;
padding:0;
width:230px;
}
#secondary li.widgetcontainer {
padding:0;
border:none;
margin-bottom:0;
}



/*
    Content Asides
*/
#content .aside {
    border:1px solid #ccc;
    margin:0 0 22px 0;
    padding:18px 0 0 0;
}
#content .aside ul {
    padding:0 20px;
}
#content .aside h3 {
    font-family:Georgia,serif;
    font-weight:normal;
    font-size:17px;
    font-style:italic;
    padding:0 0 7px 0;
    text-transform:none;
}
#content .aside ul ul {
    padding:0;
}
/*
    Footer Asides
*/

#subsidiary .aside, #subsidiary .aside a, #subsidiary .aside h3 {
color:#fff;
}
#subsidiary .aside a:hover {
color:#CA6C17;
}
.sub-aside h3 {
font-family:verdana,arial,sans-serif;
font-style:normal;
font-weight:bold;
font-size:12px;
line-height:16px;
}

#subsidiary .sub-aside {
width:227px;
padding:0 10px;
color:#fff;
font-size:11px;
line-height:14px;
}
#subsidiary #first, #subsidiary #second, #subsidiary #third, #subsidiary #fourth {
margin:0;
}





/* =Footer
-------------------------------------------------------------- */

#footer {
padding:0;
margin-top:0;
border:none;
}
#subsidiary {
width:988px;
padding:20px 0;
}

#siteinfo {
text-align:center;
width:960px;
padding:10px 0;
color:#fff;
    font-size:11px;
    line-height:18px;
}
#siteinfo a {
    color:#fff;
}
#siteinfo a:active,
#siteinfo a:hover {
    color: #CA6C17;
}



/* =PageNavi
-------------------------------------------------------------- */

/* Using !important to override PageNavi CSS */

.wp-pagenavi {
    margin:0 0 0 -.5em;
    padding:0.5em 0;    
}
.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi span {
    border:1px solid #ccc !important;
    color:#666!important;
    font-style:normal;
    margin:0 .375em !important;
    padding:0.5em 0.25em !important;
}
.wp-pagenavi a:visited {
    border:1px solid #ccc !important;
    color:#666 !important;
}
.wp-pagenavi a:hover {
    border:1px solid #ccc !important;
    color:#FF4B33 !important;
}
.wp-pagenavi a:active {
    border:1px solid #ccc !important;
    color:#FF4B33 !important;
}
.wp-pagenavi span.pages {
    border:none !important;
    color:#666 !important;
    margin:0 !important;
    padding:0 !important;
}
.wp-pagenavi span.current {
    border:none !important;
    color:#666 !important;
    font-weight:normal !important;
    margin:0 !important;
    padding:0 !important;
}
.wp-pagenavi span.extend {
    background-color:#FFFFFF;
    border:1px solid #000000;
    color:#000000;
    margin:2px;
    padding:2px 4px;
}













/* CSS CUSTOMIZATIONS */




/* FRONT PAGE LEAD
-------------------------------------------------------------- */

#lead {
padding:30px 70px;
background:#e0e0e0;
border:2px solid #959595;
border-top:none;
margin:0;
width:764px;
}

#slider1 {
width:764px;
height:312px;
overflow:hidden;
margin:0;
padding:0;
}
#slider1 li {
margin:0;
padding:0;
}

#lead-left {
float:left;
margin:0;
padding:0;
width:400px;
}
#lead-photo img {
}
#lead-text {
padding:0 0 0 40px;
float:right;
font-family:Cambria,Georgia,serif;
}
#lead-text, #lead-text .hentry, #lead-text .entry-content {
width:324px;
}
h2.lead-title {
clear:none;
font-size:24px;
font-weight:bold;
line-height:28px;
margin-bottom:5px;
padding:0 0 5px;
font-style:italic;
}
#lead-text .entry-content {
padding-top:0;
font-size:16px;
line-height:20px;
}
#lead-text .hentry {
padding:0;
}
#lead img.attachment-thumbnail {
display:none;
}

#lead-more {
float:right;
clear:both;
}
#lead-more a {
font-weight:bold;
text-decoration:none;
}
#lead-more a:hover {
text-decoration:underline;
}

/* FRONT PAGE FEATURES
-------------------------------------------------------------- */
#feature {
display:block;
margin:0 auto;
padding:0 40px 40px 40px;
width:908px;
background:#fff;
overflow:hidden;
font-size:11px;
}

.feature-aside {
width:434px;
margin-right:40px;
padding:0;
color:#000;
float:left;
}
#right-feature {
margin:0;
}

#feature .aside a, #feature .aside a:visited {
color:#1F3F9A;
}
#feature .aside a:hover, #feature .aside a:active {
color:#CA6C17;
}
#feature h3 {
border-bottom:10px solid #CA6C17;
clear:none;
font-family:Cambria,Georgia,serif;
font-size:18px;
font-style:normal;
font-weight:bold;
line-height:24px;
margin-bottom:10px;
padding:0 0 6px;
color:#000;
}
#feature h3 a {
text-decoration:none;
}

#feature .entry-content {
width:435px;
}
.feature-aside ul ul {
list-style:square outside none;
margin:0 0 22px 20px;
}

#notes-title {
font-weight:bold;
padding-bottom:10px;
font-size:13px;
}



/* BREADCRUMBS
-------------------------------------------------------------- */

#breadcrumb-nav {
}     
#breadcrumb-nav-container {
padding:10px 40px;
margin:0 auto;
width:908px;
background:#fff;
}    
body.home #breadcrumb-nav {
display:none;
}

/* =TABLES
-------------------------------------------------------------- */

table {
width:100%;
border-collapse:collapse;
border:1px solid #fff;
border-bottom:none;
margin:0 0 22px 0;
text-align:left;
font-family:verdana, arial, sans-serif;
font-size:11px;
line-height:18px;
}

tr {
border-bottom:1px solid #fff;
}
tr.thead td {
padding:5px 10px;
text-align:left;
}
td {
padding:10px;
vertical-align:top;
}
.row0 {
background:#fff;
}

.row1 {
background:#eee;
}

.row2 {
background:#ddd;
}


.thead {
font-weight:bold;
text-align:left;
background:#788db0;
color:#fff;
}
.specmodel {
width:50px;
text-align:center;
}
.specsize {
width:80px;
}
.specdesc  {
}
.specimage {
width:154px;
text-align:center;
}
.specimage a {
border:2px solid #ccc;
display:block;
}
.specimage a:hover {
border:2px solid #40516D;
}
.specimage img {
border:none;
margin:0;
}

dl {
margin:0;
}




ul.blogroll {
list-style-type:none;
margin:0;
}
ul.blogroll li {
padding-bottom:10px;
}
span.between {
padding:0 5px 0 0;
}









h5, h6 {
font-weight:bold;
padding-bottom:5px;
border-bottom:2px solid #000;
margin-bottom:10px;
}





#specs {
padding-top:40px;
}

.spec-column {
width:227px;
float:left;
}

.spec-subpages {
margin-left:15px;
}


.post-plus-item {
margin-bottom:10px;
}
.post-plus-title {
font-weight:bold;
font-size:12px;
padding-bottom:5px;
}
.post-plus-excerpt {
}
.post-plus-more {
text-align:right;
}
.widgetcontainer {
margin-bottom:20px;
}


/* =Contact Form
-------------------------------------------------------------- */

form.wpcf7-form {
font-weight:bold;
background:url(images/divider.png) no-repeat center top;
padding-top:20px;
margin-top:20px;
}
form.wpcf7-form input, form.wpcf7-form textarea, input#s {
font-weight:normal;
font-family:verdana,arial,sans-serif;
font-size:11px;
line-height:14px;
}
span.your-name input, span.your-email input {
width:250px;
margin:3px 0 15px 0;
}
span.your-subject input, span.your-message textarea {
width:500px;
margin:3px 0 15px 0;
}
form.wpcf7-form p {
margin:0;
}

/* =IDENTIFY YOUR HORN
-------------------------------------------------------------- */

#id-list {
margin:0;
padding:0;
list-style-type:none;
}
#id-list li {
padding:0 0 20px 50px;
}

#id-one {
background:url(images/id-one.png) no-repeat top left;
}
#id-two {
background:url(images/id-two.png) no-repeat top left;
}
#id-three {
background:url(images/id-three.png) no-repeat top left;
}
#id-four {
background:url(images/id-four.png) no-repeat top left;
}

.menu-instruments-container {
overflow:hidden;
padding-top:10px;
}
#menu-instruments {
margin:0;
padding:0;
list-style-type:none;
}
#menu-instruments li {
margin:0;
padding:0;
float:left;
width:33%;
}
#menu-instruments li a {
display:block;
padding:2px 0;
margin:0;
}


/* =THUMBNAIL INDEX PAGE
-------------------------------------------------------------- */

.page-template-thumbnail-index-php #container {
margin:0 auto;
width:840px;
float:none;
}
.page-template-thumbnail-index-php #content {
margin:0;
padding:0;
width:100%;
}
.page-template-thumbnail-index-php .hentry {
padding-bottom:10px;
}

.page-template-thumbnail-index-php .wp-post-image {
border-width:2px;
}

#section-container {
padding:0;
margin:0;
overflow:hidden;
}
.section-page {
width:180px;
float:left;
margin:0;
padding:15px;
font-size:11px;
line-height:15px;
overflow:hidden;
}
.section-thumb {
width:162px;
height:112px;
padding-bottom:10px;
}
.section-thumb a:hover .wp-post-image {
border-color:#40516D;
}

.section-title {
font-weight:bold;
}
.section-desc {
}
.section-link {
font-weight:bold;
}
.section-link a {
text-decoration:none;
}
.section-link a:hover {
text-decoration:underline;
}

/* =FORUM STYLE TWEAKS
-------------------------------------------------------------- */

#wpf-wrapper .mirrortab_first {
background-position:100% 0 !important;
}
#wpf-wrapper .maintab_first {
background-position:100% 100% !important;
}
#wpf-wrapper a img, #wpf-wrapper img {
display:inline;
}




.aside ul.menu {
width:227px;
}
