/*  
Theme Name: madge
Theme URI: http://www.madgemckeithen.com/ 
Description: The www.madgemckeithen.com site style.
Version: 1.0 
Author: Ben Beverly 
Author URI: http://www.madgemckeithen.com/
*/

body {
  background-color: #FFFFFF;
  margin-right: 0px;
  margin-left: 0px;
  margin-bottom: 0px;
  margin-top: 0px;
  text-align: center;
  font-family: Verdana, Arial, sans-serif;
  font-size: .7em;
}

a { color: #BA0000; text-decoration: none; }
a:link { color: #BA0000; text-decoration: none; }
a:visited { color: #BA0000; text-decoration: none; }
a:active { color: #BA0000; text-decoration: underline; }
a:hover { color: #BA0000; text-decoration: underline; }

div#page {
  position: static;
  border: 0px;
  margin: 0px;
  margin-left: auto;
  margin-right: auto;
  padding: 2px;
  width: 782px;
}

/** some magic going on with all the auto margins **/

div#header {
  position: static;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  height: 300px;
  padding: 2px;
  border: 0px;
  width: 780px;
  text-align: left;
}

a#logo {
  float: left;
  display: block;
  width: 382px;
  height: 38px;
  border: 0px;
  margin: 75px 4px 4px 0px;
  padding: 1px;
  background-image: url(images/mnav_title.gif);
  background-repeat: no-repeat;
}

a#logo h1 {
  border: 0px;
  margin: 0px;
  padding: 0px;
  display: none;
}

div#outer {
  position: relative;
  border: 0px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 0px;
  width: 780px;
  text-align: left;
}

div#inner {
  border: 0px;
  margin: 0px;
  padding: 0px;
  position: absolute;
  width: 780px;
  left: 0px;
  top: 0px;
}

#footer {
  margin: 0px;
  height: 300px;
  padding: 400px 0px 0px 0px;
  border: 0px;
  width: 780px;
  text-align: center;
  color: #666666;
}

#content {
  border: 0px;
  margin: 0px;
  padding: 1px;
  position: relative;
  display: block;
  top: 0px;
  left: 130px;
  /** left: 260px; first position placement **/
  width: 520px;
  /** width: 390px; make narrow as original **/
}

#contentleft {
  border: 0px;
  margin: 0px;
  padding: 1px;
  position: relative;
  display: block;
  top: 0px;
  left: 0px;
  width: 260px;
}

#contentright {
  border: 0px;
  margin: 0px;
  padding: 1px;
  position: absolute;
  display: block;
  top: 0px;
  left: 260px;
  width: 256px;
}

.navigation {
  margin-top: 0px;
  margin-bottom: 10px;
  margin-right: 0px;
  margin-left: 0px;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-right: 0px;
  padding-left: 0px;
}

.alignleft {
  margin: 0px;
  padding: 0px;
}

.alignright {
  margin: 0px;
  padding: 0px;
}

h2, h3, h4 {
  border: 0px;
  margin: 0px 0px 4px 0px;
  padding: 0px;
  font-family: "Lucida Grande", "Lucida Sans", Lucida, Arial, Verdana, sans-serif;
  text-align: left;
  color: #666666;
  text-align: left;
  font-size: 1.6em;
  font-weight: normal;
  text-transform: uppercase;
  line-height: 1em;
  letter-spacing: 0em;
}

h2 a, h3 a, h4 a { color: #666666; text-decoration: none; }
h2 a:link, h3 a:link, h4 a:link { color: #666666; text-decoration: none; }
h2 a:visited, h3 a:visited, h4 a:visited { color: #BA0000; text-decoration: none; }
h2 a:active, h3 a:active, h4 a:active { color: #BA0000; text-decoration: underline; }
h2 a:hover, h3 a:hover, h4 a:hover { color: #BA0000; text-decoration: underline; }

.post {
  border: 0px;
  margin: 0px;
  padding: 0px;
}

.entry {
  border: 0px;
  margin: 0px 16px 16px 0px;
  padding: 0px;
}

.entry p, .entry pre {
  margin: 0px 0px 12px 0px;
  border: 0px;
  padding: 0px;
  font-family: Verdana, Arial, sans-serif;
  color: #333333;
  font-size: 1em;
  font-weight: normal;
  line-height: 130%;
  text-align: left;
  vertical-align: top;
}

.entry ul li {
  line-height: 130%;
}

p.relativepostmetadata {
  font-size: .6em;
  font-style: oblique;
  /** clear: both; **/
}

p.more, .navigation div, td.button {
  line-height: 1.65em !important;
  text-decoration: none;
  color: #333333;
  text-align: right !important;
  font-size: .6em !important;
  font-weight: bold;
  border: 0px;
  margin: 0px;
  padding: 0px;
  text-transform: uppercase;
  letter-spacing: .15em;
}

p.more a, .navigation div a { color: #333333; text-decoration: none; }
p.more a:link, .navigation div a:link { color: #333333; text-decoration: none; }
p.more a:visited, .navigation div a:visited { color: #333333; text-decoration: none; }
p.more a:active, .navigation div a:active { color: #666666; text-decoration: none; }
p.more a:hover, .navigation div a:hover { color: #666666; text-decoration: none; }

.content blockquote {
	line-height: 150%;
}

.content li {
	line-height: 150%;
}


.content h4 {
	color: #999999;
        font-size: small;
	font-weight: bold;
	text-align: left;
        text-transform: uppercase;
        margin-top: 6px;
	margin-bottom: 10px;
        padding: 0px;
        letter-spacing: .4em;
}

h5#comments, h5#respond {
  border: 0px;
  border-top: 1px solid #EBE7B3;
  margin: 0px;
  margin-top: 10px;
  padding: 4px 10px;
}

.content p.posted {
	color: #999999;
	font-size: x-small;
	border-top: 1px solid #999999;
	text-align: left;
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
}

#photo_bar {
  /*** float: right; **/
  clear: both;
  border: 0px;
  margin: 0px 0px 0px 130px;
  padding: 0px;
  width: 650px;
  height: 134px;
  text-align: left;
}

#photo_bar img {
  border: 0px;
  margin: 4px;
  padding: 0px;
  background: #cccccc;
  width: 122px;
  height: 122px;
}

ul#mnav {
  border: 0px;
  margin: 0px 0px 0px 130px; /** **/
  padding: 0px;
  width: 680px;
  list-style-type: none;
}

ul#cnav {
  display: block;
  float: right; 
  border: 0px;
  margin: 75px 0px 0px 0px;
  padding: 0px;
  width: 130px;
  height: 12px;
  list-style-type: none;
}

ul#mnav li, ul#cnav li {
  float: left;
  border: 0px;
  margin: 0px;
  padding: 0px;
  width: 130px;
}

ul#mnav li a, ul#cnav li a {
  display: block;
  border: 0px;
  margin: 0px;
  padding: 0px;
  width: 122px; height: 12px;
  overflow: hidden;
  text-decoration: none;
}

ul#mnav li a strong, ul#cnav li a strong {
  margin: 0px;
  overflow: hidden;
  text-transform: lowercase;
  display: none;
}

ul#mnav li a:hover, ul#cnav li a:hover {
  background-image: none;
}

/** begin declarations for left nav and subnav default and hover background images on hover the image slides down **/

#mnav_home { background: url('images/mnav_home.gif') 0px -12px no-repeat; width: 122px; }
#mnav_home a { background: url('images/mnav_home.gif') top left no-repeat; width: 122px !important; }
#mnav_abouttheauthor { background: url('images/mnav_abouttheauthor.gif') 0px -12px no-repeat; width: 122px; }
#mnav_abouttheauthor a { background: url('images/mnav_abouttheauthor.gif') top left no-repeat; width: 122px !important; }
#mnav_bluepeninsula { background: url('images/mnav_bluepeninsula.gif') 0px -12px no-repeat; width: 122px; }
#mnav_bluepeninsula a { background: url('images/mnav_bluepeninsula.gif') top left no-repeat; width: 122px !important; }
#mnav_readings { background: url('images/mnav_readings.gif') 0px -12px no-repeat; width: 122px; }
#mnav_readings a { background: url('images/mnav_readings.gif') top left no-repeat; width: 122px !important; }
#mnav_workshops { background: url('images/mnav_workshops.gif') 0px -12px no-repeat; width: 122px; }
#mnav_workshops a { background: url('images/mnav_workshops.gif') top left no-repeat; width: 122px !important; }
#mnav_contact { background: url('images/mnav_contact.gif') 0px -12px no-repeat; width: 122px; }
#mnav_contact a { background: url('images/mnav_contact.gif') top left no-repeat; width: 122px !important; }

#sidebar {
  border: 0px;
  margin: 0px;
  padding: 0px;
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 130px;
  font-size: 1em;
}

ul#menu {
  border: 0px;
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}

ul#menu li ul {
  border: 0px;
  margin: 0px;
  padding: 4px 0px 0px 0px;
  list-style-type: none;
}

.archive {
  border: 0px;
  margin: 0px;
  padding: 4px 0px 4px 0px !important;
  list-style-type: none;
}

ul#menu li, ul#menu li ul li {
  border: 0px;
  margin: 0px;
  padding: 0px 0px 5px 0px;
  font-size: 1em;
  line-height: 1.2em;
  word-wrap: break-word;
}

ul#menu li a, ul#menu li ul li a {
  border: 0px;
  margin: 0px;
  padding: 0px;
}

ul#menu li a, ul#menu li ul li a { color: #BA0000; text-decoration: none; }
ul#menu li a:link, ul#menu li ul li a:link { color: #BA0000; text-decoration: none; }
ul#menu li a:visited, ul#menu li ul li a:visited { color: #BA0000; text-decoration: none; }
ul#menu li a:active, ul#menu li ul li a:active { color: #BA0000; text-decoration: underline; }
ul#menu li a:hover, ul#menu li ul li a:hover { color: #BA0000; text-decoration: underline; }

.page_item { display: none; }
.current_page_ancestor, .current_page_ancestor ul li, .current_page_item, .current_page_item ul li { display: list-item !important; }

ul#menu li ul li ul li { display: none !important; }

input {
  background: #FFFFFF;
  border: 1px solid #DDDDDD;
  border-top: 1px solid #EEEEEE;
  border-left: 1px solid #EEEEEE;
  margin: 2px 0px 6px 0px;
  padding: 2px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 1em;
}

.more-link {
  border: 0px;
  margin: 0px;
  padding: 0px;
}

.sub-link {
  display: block;
  width: 70px;
  border: 1px solid #DDDDDD;
  border-top: 1px solid #EEEEEE;
  border-left: 1px solid #EEEEEE;
  margin: 2px 0px 6px 0px;
  padding: 2px;
  color: #BA0000;
  text-decoration: none;
  background: #F9F9F9;
}

.sub-link:link { color: #BA0000; text-decoration: none; background: #F9F9F9; }
.sub-link:visited { color: #BA0000; text-decoration: none; background: #F9F9F9; }
.sub-link:active { color: #BA0000; text-decoration: none; background: #F0F0F0; }
.sub-link:hover { color: #BA0000; text-decoration: none; background: #F0F0F0; }


.photo {
  text-align: left;
  margin-bottom: 20px;
}

.link-note {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	padding: 2px;
	margin-bottom: 15px;
}

#powered {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	color: #666666;
	margin-top: 50px;
}

textarea[id="comment-text"] {
  width: 80%;
}

.commenter-profile img {
  vertical-align: middle;
  border-width: 0;
}

.left_col div p img, .right_col div p img, #intro p img {
  display: none !important;
}

.subhead { color: #BA0000 !important; }
.cat_description { color: #666666 !important; }
.attribution {
  /** color: #BA0000 !important; **/
  clear: both;
  width: 100%;
  float: right;
  font-weight: bold;
  /**
  text-align: right;
  border: 0px;
  padding: 0px 4px 0px 4px;
  **/
  margin: 0px 0px 16px 0px;
}

.page_titling {
  border: 0px;
  margin: 0px 0px 12px 0px;
  padding: 0px;
}

#calendar, .links {
  border: 0px;
  margin: 0px;
  padding: 1px;
  position: absolute;
  display: block;
  top: 0px;
  left: 650px;
  left: 650px;
  width: 130px;
}

.cal_post { 
  border: 0px;
  margin: 0px 0px 8px 0px;
  padding: 0px;
}

.cal_full p {
  border: 0px;
  margin: 0px;
  padding: 0px;
}

.cal_full p strong {
  color: #BA0000;
  font-weight: normal;
}

.cal_post a { color: #666666; text-decoration: none; }
.cal_post a:link { color: #666666; text-decoration: none; }
.cal_post a:visited { color: #666666; text-decoration: none; }
.cal_post a:active { color: #666666; text-decoration: underline; }
.cal_post a:hover { color: #666666; text-decoration: underline; }

hr { border: 1px solid #FFFFFF; border-top: 1px solid #EEEEEE; margin: 8px 0px; padding: 0px; background: #FFFFFF; text-align: left; margin-right: 12px; }
