/*
Theme Name: MIGHTY
Theme URI: http://wordpress.org/
Description: The default WordPress theme for MightyOak midwiffery
Version: 1.0
Author: Russell Parrott
Author URI: http://ezeewp.com/
*/

body { width: 900px; margin: 60px auto 20px auto; font-family: Arial, Helvetica, sans-serif; font-size: 1.0em; background-color: #52513F; background-image: url(../images/bg_main.gif); }
#page { background-color: #434233; border:  15px solid #ADC051; padding: 20px 20px 20px 20px;  text-align: left; color:	#FFFFFF; }
#footer { border: none; color: #FFFFFF; font-size: 0.80em; margin-top: 10px;}

/* LINKS */

a { color: #ADC051; text-decoration: none; }
a:hover { color: #ADC051; text-decoration: underline; }
#footer a { color: #FFFFFF; text-decoration: none; }
#footer a:hover { color: #FFFFFF; text-decoration: underline; }

/* END LINKS */

/* IMAGES */

img { border: 0px solid; }

/* END IMAGES */

#header { width: 284px; height: 78px; }

/* THE MENU */

#header_menu {width: 900px; margin: auto auto 15px auto; height: 38px; line-height: 38px; text-align: center; background-image: url(images/m3.gif); border-left: 1px solid #5F5D4A; border-right: 1px solid #5F5D4A; font-size: 1.0em;   }
#header_menu ul {padding:0px; margin:0; margin-left: 2px; list-style-type:none; text-transform:lowercase;}
#header_menu ul ul {width:128px; margin-left: 0px; padding: 0px;}
#header_menu li {float:left; width:128px; margin-bottom: 0px; position:relative;text-align:center; color: #FFFFFF; }
#header_menu ul ul li {text-align:left; margin-top: 0px; }
#header_menu a, #header_menu a:visited {display:block; text-decoration:none; color: #FFFFFF; width:128px; height: 38px; line-height: 38px;}
* html #header_menu a, * html #header_menu a:visited {width:128px;; w\idth:127px; }
#header_menu ul ul a.drop, #header_menu ul ul a.drop:visited {background: #6B6850;}
#header_menu ul ul a.drop:hover{background: #a6a47e; }
#header_menu ul ul :hover > a.drop {background:#6B6850;  }
#header_menu ul ul ul a, #header_menu ul ul ul a:visited {background: #cccccc; }
#header_menu ul ul ul a:hover {background:#999999; }
#header_menu ul ul {visibility:hidden; position:absolute; top:38px;left:0; }
* html #header_menu ul ul {top:38px; t\op:39px;}
#header_menu ul ul ul{ left:128px;  top: 0px;}
#header_menu ul ul ul.left {left:-128px;}
#header_menu table {position:absolute; top:0; left:0; border-collapse:collapse;;}
#header_menu ul ul a, #header_menu ul ul a:visited {background:#a6a47e; color:#000; height: auto; padding:0px 0px 0px 10px; width:128px; line-height: 38px; }
* html #header_menu ul ul a, * html #header_menu ul ul a:visited {width:128px; w\idth:127px;}
#header_menu a:hover, #header_menu ul ul a:hover{color:#FFFFFF; background:#6B6850;}
#header_menu :hover > a, #header_menu ul ul :hover > a {color:#FFFFFF; background:#6B6850;}
#header_menu ul li:hover ul,
#header_menu ul a:hover ul{visibility:visible; }
#header_menu ul :hover ul ul{visibility:hidden;}
#header_menu ul :hover ul :hover ul{ visibility:visible;}

/* END THE MENU */

/* THE CONTENT */

#content { font-size: 1.0em; }

.widecolumn .entry p {   }
.widecolumn { }
.narrowcolumn  { float: left; width: 580px; }
.narrowcolumn .entry {   }
.narrowcolumn .postmetadata { text-align: left; font-size: 0.80em;  margin: 0px 0px 20px 0px; padding: 0px 0px 20px 0px; border-bottom: 1px dotted #ADC051; }



/* END THE CONTENT */

/* THE SIDEBAR */

#sidebar { float: left; width: 210px; margin: 0px 0px 0px 40px; font-size: 0.9em; }
#sidebar ul { list-style: none; margin: 0px; padding: 0px; }
#sidebar li { list-style: none; margin: 0px; padding: 0px; }

/* ALIGNMENT */

.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.alignleft { float: left; }
.clearleft { clear: left; }
.alignright { float: right; }
.clearright {clear: right; }
.clearboth {clear: both; }

/* HEADERS & OTHER TEXT */

h1,h2,h3,h4,h5  { color: #FFFFFF; font-size: 1.1em; }
.quote { font-style:italic; color: #ADC051;}