/*
THEME NAME: Midlife Slices Western
THEME URI: http://www.midlifeslices.com/
DESCRIPTION: Custom western theme for midlifeslices.com
TAGS: widgets, western, custom
VERSION: 1
AUTHOR: <a href="http://www.smythsites.com/">Smyth Website Design</a>
AUTHOR URI:
*/

/* Two-column with sidebar on left from the /sandbox-layouts/ folder  */
/*@import url('sandbox-layouts/3c-b.css');*/

body {
  margin: 0;
  padding: 0;
  background-color: #fdf8ef;
}

a {
  color: #050892;
  text-decoration: none;
}

a:hover {
  color: b51010;
  text-decoration: underline;
}

blockquote {
  background-color: #fce9c6;
  border: solid 1px brown;
  padding: 0 5pt;
}

.content {
  padding: 10pt;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  text-align: justify;
  vertical-align: top;
}

.entry-title {
  font-family: "Times New Roman", Times, serif;
  font-size: 24px;
  color: #050892;
}

.entry-date {
  font-size: 7pt;
  color: #585988;
}

.entry-meta {
  font-size: 7pt;
  color: #585988;
}

.wp-caption {
  font-size: 10px;
  color: #585988;
}

.wp-caption img {
  border: double 6px #B51010;
}

.header {
  margin: 0;
  text-align: center;
  height: 450px !important;
}

.navMenu {
  line-height: 15px;
  background-color: #b51010;
  border-top: solid 2px #050892;
  border-bottom: solid 2px #050892;
  color: #b51010;
  margin: 0;
}

/* Just some example content */
div#header{text-align:center;margin-bottom:2em;}
div#access div.skip-link{position:absolute;top:1em;right:1em;}
div#menu{font-size:0.9em;height:1.5em;padding-top:0.3em;background:#eee;width:100%;}
div#menu ul a{font-weight:700;text-decoration:none;}
div#menu ul,div#menu ul ul,div#menu ul li{list-style:none;margin:0;padding:0;}
div#menu ul li{float:left;}
div#menu ul li a{background:#eee;padding:0.3em 0.5em;}
div#menu ul ul{display:none;}
div#menu ul ul li{float:none;}
div#menu ul ul li a{margin:0;padding:0;}
div#menu ul li:hover ul{display:block;font-size:0.9em;padding-top:0.5em;position:absolute;}
div#menu ul li:hover ul li a{background:#f5f5f5;border:none;display:block;padding:0.1em;width:10em;}

.entry-title{clear:both;}
div#container,div.sidebar{margin-top:2em;}
div#nav-above,div#nav-below{width:100%;height:1em;}
div#nav-above{margin-bottom:1em;}
div#nav-below{margin-top:1em;}
.alignleft,div.nav-previous{float: left;}
.alignright,div.nav-next{float: right;}
form#commentform .form-label{margin:1em 0 0;}
form#commentform span.required{background:#fff;color:red;}
form#commentform,form#commentform p{padding:0;}
input#author,input#email,input#url{width:50%;}
input#author,input#email,input#url,textarea#comment{padding:0.2em;}
div.comments ol li{margin:0 0 3.5em;}
textarea#comment{height:13em;margin:0 0 0.5em;overflow:auto;width:66%;}

div.sidebar,div.sidebar ul,div.sidebar li {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #050892;
}

.secondary {
 vertical-align: top;
 margin: 0;
 padding: 0 5px;
 width: 175px;
 border-left: solid 2px #050892;
}

.primary {
  vertical-align: top;
  margin: 0;
  padding: 0 5px;
  width: 175px;
  border-right: solid 2px #050892;
}

div.sidebar h3 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 14px;
  color: #b51010;
  background-image: url(images/star_header.jpg);
  background-repeat: no-repeat;
  background-position: center;
  padding-top: 65px;
  text-align: center;
}

.sidebar ul, li {
  list-style-type: none;
  margin: 0;
  padding: 0 0 0 5px;
}



div#footer {
  text-align: center;
  font-size: 9px;
  color: #ffffff;
  font-family: Arial, Helvetica, sans-serif;
  border-top: solid 2px #050892;
  border-bottom: solid 2px #050892;
  background: #b51010;
  padding: 5px 0;
}

.footer a {
  color: #ffffff;
  text-decoration: none;
}

.footer a:hover {
  color: #ffffff;
  text-decoration: underline;
}

/* New gallery feature styles; Can't use div.attachment because shortcodes can link to galleries in other posts */
div.gallery{clear:both;float:left;width:100%;}
div.gallery dl{float:left;text-align:center;}
div.gallery dl dt{margin:0;}
div.gallery dl dd{margin-left:0;}
div.entry-attachment,div.entry-caption{text-align:center;}
div.entry-attachment img,div#nav-images div img{overflow:hidden;}
body.attachment div#nav-images{clear:both;width:100%;}
body.attachment div#nav-images div{padding:1em 0;width:50%;}
body.attachment div#nav-images div.nav-previous{text-align:left;}
body.attachment div#nav-images div.nav-next{text-align:right;}
body.attachment div.entry-meta,body.attachment div#comments{clear:both;}