/*   
Theme Rutland Theme : A Thematic Child Theme
Theme URI: 
Description: A custom theme for Rutland ND.  Not for resale.
Author: Genesis Gaule
Author URI: http://genesisartdesign.com.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-r-fixed.css');

/* Apply basic image styles */
@import url('../thematic/library/styles/images.css');

/* Apply default theme styles and colors */
/* It's better to actually copy over default.css into this file (or link to a copy in your child theme) if you're going to do anything outrageous */
@import url('../thematic/library/styles/default.css');

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

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

body {
    font-family:Arial,Helvetica,sans-serif;
	background: url(images/background-top.gif) repeat-x center top;
}
#wrapper {
	position:relative;
	overflow:hidden;
	height:100%;
	width:100%;
}

a:link, a:visited {
    color:#990000;
    text-decoration:none;
}
a:hover {
    text-decoration:underline;
}

a[href^="http://"]:not([href*="rutlandnd.com"]):not([href*="feedburner.google.com"]):not([href*="feeds2.feedburner.com"])::after { 
 
content: " \21D7"; 
font-size: 13px;
color: #990000;
 
}

a[href^="https://"]:not([href*="rutlandnd.com"]):not([href*="feedburner.google.com"]):not([href*="feeds2.feedburner.com"])::after { 
 
content: " \21D7"; 
font-size: 13px;
color: #990000;
 
}

#footer a[href^="http://"]:not([href*="rutlandnd.com"]):not([href*="feedburner.google.com"]):not([href*="feeds2.feedburner.com"])::after { 
 
content: " \21D7"; 
font-size: 13px;
color: #ffffff;
 
}

#footer a[href^="https://"]:not([href*="rutlandnd.com"]):not([href*="feedburner.google.com"]):not([href*="feeds2.feedburner.com"])::after { 
 
content: " \21D7"; 
font-size: 13px;
color: #ffffff;
 
}


a.noexternal:after { 
 
content: ""!important;

}


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;
}

h2 {
font-family:Georgia,"Times New Roman",Times,serif;
font-size:24px;
font-weight:bold;
line-height:26px;
padding:8px 0 2px;
}

h3 {
font-size:20px;
font-family:Georgia,"Times New Roman",Times,serif;
font-weight:bold;
line-height:24px;
padding:8px 0 2px;
}


/* Header
-------------------------------------------------------------- */
#wrapper {
	position:relative;
	overflow:hidden;
	height:100%;
	width:100%;
}

.default {
    background:transparent url(images/background2.jpg) no-repeat center top;
}

.community {
    background:transparent url(images/background2-comm.jpg) no-repeat center top;
}

.business {
    background:transparent url(images/background2-busi.jpg) no-repeat center top;
}
.history {
    background:transparent url(images/background2-history.jpg) no-repeat center top;
}
.news {
    background:transparent url(images/background2-news.jpg) no-repeat center top;
}
.recreation {
    background:transparent url(images/background2-rec.jpg) no-repeat center top;
}

#branding {
	padding:75px 0 14px;
}

#blog-title {
	font-family:Georgia, serif;
    font-size:36px;
	line-height:54px;
	height:50px;
}

#blog-title h1{
    font-weight:bold;
	margin-left: 95px;
}

#blog-title a {
    color:oldLace;
    text-decoration:none;
}

#blog-title a:hover {
   color: #E4A422;
}

#blog-description {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	height:50px;
	margin:0;
	padding:2px 0 0 191px;
	position:relative;
	width:238px;
}

#blog-description span {
background:transparent url(images/slogan.jpg) no-repeat scroll 0 0;
height:100%;
position:absolute;
width:100%;
}

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

#access {
    font-size:16px;
	border-bottom: none!important;
}

#menu ul ul {
    display:none;
}
#menu li {
    display:inline;
}

#menu a {
    display:block;
    float:left;
	padding:5px 12px;
    color:#501B18;
    text-decoration:none;
}
#menu a:hover {
    background:#CC6600;
    color:#fff;
}
#menu .current_page_item a {
    background:#E4A422;
    color:oldLace;
}
#menu a:focus {
    background:#E4A422;
    color:#fff;
}

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

#main {
    padding:20px 0;
}
#content {
}	

.featured{
    background:lightgoldenRodYellow;
    border:1px solid #E4A422;
	padding: 10px 15px;
	margin-bottom: 20px;
}  

.featured ul {
	margin-bottom: 5px;
}

.advert{
font-size:8px;
font-style:italic;
color: #787878;
text-align:right;
padding-top: 20px;
}
.advert a {
color:#787878!important;
}

.hentry {
padding:5px 15px;
}
.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:20px;
    line-height:26px;
    padding:8px 0 2px 0;
    font-weight:bold;
    color:#000000;
	font-family:Georgia,"Times New Roman",Times,serif;
}

#content h1.entry-title {
font-size:24px!important;
}

.entry-title a {
    text-decoration:none;
    color:#591311;
}
.entry-title a:hover {
    text-decoration:underline;
}
.entry-meta {
    font-size:11px;
    color:#787878;
}
.entry-meta a {
    color:#787878;
    font-style:italic;
}
.entry-meta a:hover {
}
.entry-meta .author {
}
.entry-meta .meta-sep {
}
.entry-meta abbr {
}
.entry-content {
padding: 0 0 0 0;
}
.entry-content h1, {
font-size:18px;
font-weight:bold;
margin:0 0 18px;
padding:18px 0 0;

}

.entry-content h2 {
font-family:Georgia,"Times New Roman",Times,serif;
font-size:20px;
font-weight:bold;
line-height:26px;
padding:8px 0 2px;
}
.entry-content h3 {
    font-weight:bold;
	font-size: 18px;
    letter-spacing:1px;
	font-style:normal;
    margin:0 0 18px 0;
    padding:18px 0 0 0;
}
.entry-content h4, h4 {
    font-weight:bold;
    font-size:14px;
    text-transform:uppercase;
    letter-spacing:1px;
	margin-top: 5px;
}
.entry-content h5 {
    font-size:12px;
    text-transform:uppercase;
    letter-spacing:1px;
}
.entry-content h6 {
    font-size:11px;
    text-transform:uppercase;
    letter-spacing:1px;
}
.entry-content ul {
    list-style:square;
    margin:0 0 18px 1.5em;
}

.entry-content ul li {
    padding:0;
}

.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;
	width:225px;
}
.neg-margin20{
margin-left:-20px;
padding-right:30px;
}

.more-link {
    font-weight:bold;
    font-style:italic;
    display:block;
}
.page-link {
    margin:0 0 18px 0;
}
.page .edit-link {
    float:left;
    clear:both;
}
.entry-utility {
	border-top:1px solid #e0e0e0;
	border-bottom:1px solid #e0e0e0;
    font-size:11px;
    color:#787878;
	padding: 5px 0;
	margin:0 0 15px;
}
.entry-utility a {
    font-style:italic;
    color:#787878;
}
.entry-utility a:hover {
}
.comments-link a {
    font-weight:bold;
    color:#990000;
}

.zerotop{
margin: -18px 0 18px;
}

/* =List by Category Archive
-------------------------------------------------------------- */
.category {
list-style: none;
margin-left:-20px;
}

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

#comments {
    overflow:hidden;
	width:495px;
}
#comments h3 {
    font-weight:bold;
    text-transform:uppercase;
    letter-spacing:1px;
    text-align:center;
    margin:0 0 18px 0;
    padding:0 20px 0 20px;
}
#comments .comments:first-child h3 {
    padding-top:18px;
}
#comments ol {
    margin:0 0 36px 0;
    list-style:none;
}
#comments li {
    margin:0 20px 18px 20px;
    padding:17px 20px 0 20px;
    position:relative;
}
#comments a {
	color:#990000!important;
}
#comments li.byuser {
    background:lightgoldenRodYellow;
    border:1px solid #CC6600;
}
#comments li.byuser p a {
}
#comments li.bypostauthor {
    background:lightgoldenRodYellow;
    border:3px solid #E4A422;
}
#comments li.bypostauthor p a {
}
#comments .avatar {
    width:48px;
    height:48px;
    position:absolute;
    top:19px;
    left:20px;
}
.unapproved{
	font-weight: bold;
	font-style:italic;
	color: #CC6600;
}
#comments .fn {
    font-weight:bold;
    font-size:14px;
    padding:18px 0 0 58px;
    display:block;
}
#comments .fn a {
    color:#990000;
}

#comments-list {
	border-top:3px double #591311;
	border-bottom:3px double #591311;
} 

#comments-list .comment-meta {
    font-size:10px;
    margin:0 0 18px 0;
    padding:0 0 0 58px
}
#comments-list .comment-meta a {
    font-style:italic;
    color:#fff;
}
#comments li p {
    margin:0;
    padding:0 0 18px 0;
}
#comment-subscribe { }

#trackbacks-list .comment-author {
    margin:0 0 18px 0;
    font-size:11px;
}
#trackbacks-list .comment-author a {
    font-size:14px;
    font-weight:bold;
    color:#fff;
}
#respond {
    background:#FFCC66;
    padding:17px 20px 10px 20px;
    width:450px;
    margin:0 auto;
	border:1px solid #591311;
}
#respond h3 {
    padding-top:18px;
}
#respond form {
    padding:0 0 36px 0;
}
#respond #form-section-author {
    width:230px;
    float:left;
}
#respond #form-section-author input {
    width:220px;
}
#respond #form-section-email {
    width:220px;
    float:right;
}
#respond #form-section-email input {
    width:100%;
}
#respond #form-section-url {
}
#respond #form-section-url input {
    width:100%;
}
#respond .form-label {
    font-size:10px;
}
#respond .form-input input {
    margin:0 0 14px 0;
}
#respond textarea {
    width:100%;
    margin:0 0 16px 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:5px 0 15px 0;
    overflow:hidden;
	font-size:12px;
	font-style: italic;
}
.nav-previous {
	float: left;
	width:50%;
}
.nav-next {
	float: right;
	width:50%;
	text-align:right;
}
#nav-above,#nav-below {
	width: 100%;
}
#nav-above {
}
.home #nav-above, .single #nav-above {
    display:none;
}
.paged #nav-above {
    display:block;
}

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

/*  Remember the baseline   */

.entry-content img {
	margin:5px 0;
	max-width:100%; 
}

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

/* ----------- Single picture -------------*/
.ngg-singlepic {
	background-color:#FFFFFF;
	border:1px solid #A9A9A9;
	display:block;  
	margin:4px 0px 4px 5px;
	padding:4px;
	position:relative;
}

.ngg-left {
	float: left;
	margin-right:10px;
}

.ngg-right {
	float: right;
	margin-left:10px;
}

.ngg-center {
  	margin-left: auto !important;
    margin-right: auto !important;
}

/* Calendar
-------------------------------------------------------------- */
#tec-content {
}

tec-calendar-buttons  {
position:absolute;
right:300px;
top:25px;
}

.tec-calendar th {
background-color: #E4A422;
}


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

.aside ul {
    margin:0;
    list-style:none;
}
.aside ul ul {
    list-style:circle;
}

.main-aside ul ul ul{
	margin:0 0 0 15px!important;
}


.aside h3 {
    font-size:16px;
    font-weight:bold;
	color:#CC6600;
}
/* 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;
}

.EC_Widget_display{
	text-align:left !important;
}

/* 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 */


/*breadcrumbs */

#content .aside {
border: none;
margin:0 0 0 0;
padding: 0 0px 10px 0;
}

#content .aside ul {
padding:0 0 0 0;
}

#content .aside:first-child .widgetcontainer:first-child {
padding-top:0px;
}
style.css (line 851)


 #single-top .widgetcontainer, #page-top .widgetcontainer {
border-bottom:1px solid #E0E0E0;
border-top:medium none;
margin:0 0 0 0;
padding:0 0 0 0;
 }

 #single-top ul li.widgetcontainer, #page-top ul li.widgetcontainer{
margin:0 0 0 0;
padding:0 0 0 0;
 }
 
.widget_breadcrumb_navxt {
	font-size:11px;
	margin:0;
	padding-top:0;
	font-style: italic;
}


#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;
}

.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;
}
#footer .aside h3 {
    font-size:14px;
	color:#E4A422;
	font-style: normal;
	font-family:Georgia,"Times New Roman",Times,serif;
}
#single-bottom .widgetcontainer {
    border-top:none;
}

#primary {
border:none;
padding:75px 0 0;
}

.main-aside {
}
.main-aside h3, #primary .widgettitle h3 {
    padding:17px 0 1px 0;
	font-style: normal;
	font-family:Georgia,"Times New Roman",Times,serif;
}
#content .aside h3 a{
	color:#CC6600 !important;
}
.main-aside ul ul {
    margin:0 0 18px 25px;
}
.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 {
    background:#280D0C;
	border-top:5px solid #000000;
    color:#fff;
    padding:25px 0 0 0;
	width:100%;
}
#footer a {
    color:#fff !important;
}

#footer #subsidiary {
	padding: 0 0 0 0;
} 

#footer .aside {
		color:#CCC;
}

#first a{
font-style:italic;
}
#siteinfo {
    padding:10px 0;
	background:#591311;
	border-top:1px solid #000;
	margin-top:5px;
	width:100%;
}
#siteinfo p {
    margin:0;
	font-size:11px;
	font-style:italic;
	color:oldLace;

}

