/* Medical Manor CSS */

/* Default Elements ---------------------------------------------------------*/

body {
background: url(../images/back_top.jpg) repeat-x top left;
margin: 0;
padding: 0;
font: 11px "Times New Roman", times, serif;
color: #333;
}

a {
color: #0073b2;
}

h2 {
font: 140% "Times New Roman", Times, serif;
font-weight: bold;
padding: 0;
margin: 0;
clear: both;
}

img {
border: 0;
}
.book-avail {
	margin-top: 0px;
	font-size: 110%;
	color: #666666;
}

div.break {
width: 100%;
clear: both;
height: 5px;
}

/* Layout Items ---------------------------------------------------------*/

div#container {
width: 800px;
margin-left: auto;
margin-right: auto;
height: auto;
}

div#top {
background: url(../images/back_top.jpg) repeat-x top left;
position: relative;
height: 126px;
}

div#logo {
position: absolute;
top: 23px;
left: 29px;
}

div#title {
position: absolute;
top: 67px;
left: 163px;
}

div#main-menu {
height: 28px;
border-left: 1px solid #000;
border-right: 1px solid #000;
border-bottom: 1px solid #000;
}

div.menu-items {
padding-top: 3px;
padding-left: 140px;
}

div.menu-items img {
padding: 0;
}

div#footer {
padding-top: 55px;
text-align: center;
}

/* Main Left Area ---------------------------------------------------------*/

div#left-main {
width: 456px;
float: left;
margin-left: 41px;
margin-right: 10px;
padding-top: 25px;
}

      /* Top Box Item ---------------------------------------------------------*/

         div#primary {
         width: 458px;
         }

         div#primary h1 {
         padding: 0;
         margin: 0;
         clear: both;
         }
         
         span.blue-underline {
         padding-top: 10px;
         font-size: 140%;
         color: #0073b2;
         font-weight: bold;
         height: 20px;
         display: block;
         border-bottom: 1px solid #0073b2;
         } 
         
         div.content-body-text {
         float: left;
         width: 283px;
         }
         
         div.body-image {
         float: left;
         margin-right: 15px;
         margin-left: 10px;
         }

         /* Second Row Left Box Item ---------------------------------------------------------*/

         div#secondary {
         width: 225px;
         float: left;
         }

         span.red-underline {
         padding-top: 10px;
         font-size: 140%;
         color: #9a090d;
         font-weight: bold;
         height: 20px;
         display: block;
         border-bottom: 1px solid #9a090d;
         }


         /* Second Row Right Box Item ---------------------------------------------------------*/

         div#tertiary {
         width: 225px;
         float: right;
         }
         
         span.green-underline {
         padding-top: 10px;
         font-size: 140%;
         color: #005822;
         font-weight: bold;
         height: 20px;
         display: block;
         border-bottom: 1px solid #005822;
         }

         /* Repeated Box Items ---------------------------------------------------------*/

         div.gray-underline {
         padding-top: 10px;
         font-size: 110%;
         color: #999;
         font-weight: bold;
         height: 20px;
         border-bottom: 1px solid #999;
         }
         p.author {
         padding: 2px;
         margin-top: -2px;
         font-size: 110%;
         }

         p.author a:link, p.author a:visited, div#footer a:link, div#footer a:visited {
         color: #334377;
         }
         
         div.gray-lead ul li a:link, div.gray-lead ul li a:visited  {
         text-decoration: none;
         }
         
         div#secondary div.gray-lead ul li, div#tertiary div.gray-lead ul li {
         list-style: none;
         display: inline;
         padding-left: 1px;
         padding-right: 1px;
         }
         
         div.content-secondary-text {
         font-size: 110%;
         float: left;
         width: 120px;
         }

         div.sub-image {
         float: left;
         margin-right: 10px;
         margin-left: 5px;
         }

         div.gray-lead ul {
         padding: 0;
         margin: 0;
         font-size: 90%;
         }


         div.gray-lead ul li {
         list-style: none;
         display: inline;
         padding-left: 1px;
         padding-right: 7px;
         }

/* Right Column Content ---------------------------------------------------------*/

div#right-column {
background-color: #eaeaea;
width: 257px;
padding: 9px;
float: right;
margin-right: 17px;
}

div#drwalk-blog {
background-color: #fff;
border: 1px solid #cecece;
padding: 14px;
}

div.blog-entry {
padding-top: 5px;
padding-bottom: 5px;
}

div.blog-entry p {
font: 120% "Times New Roman", times, serif;
}

div.blog-title {
font: 160% "Times New Roman", times, serif;
font-weight: bold;
}
div.date {
	background: url(../images/date.jpg) no-repeat 0 3px;
	float: right;
	width: 62px;
	height: 86px;
	margin-bottom: 4px;
	margin-left: 15px;
}

div.date-content {
padding: 2px 5px 2px 5px;
text-align: center;
}

div.weekday {
margin-top: 5px;
font-weight: bold;
font-size: 90%;
letter-spacing: 0.04em;
}

div.monthday {
margin-top: 5px;
font-size: 400%;
}

div.month {
font-weight: bold;
margin-top: -6px;
}
div.blog-title a:link {
	text-decoration: none;
}
div.blog-title a:visited {
	text-decoration: none;
}
div.blog-title a:hover {
	text-decoration: none;
	color: #666666;
}
div.blog-title a:active {
	text-decoration: none;
	color: #666666;
}
div.date_left {
	background: url(../images/date.jpg) no-repeat 0 3px;
	float: left;
	width: 62px;
	height: 86px;
	margin-bottom: 4px;
	margin-right: 15px;
}
#email-form {
	background-color: #EAEAEA;
	padding: 5px;
}
#email-form label, #email-form input.wrap {
	display: block;
}
#email-form input {
	margin-bottom: 5px;
}
#email-form .btn input {
	float: right;
}
.bold {
	font-weight: bold;
}
div#full-page {
	background-color: #eaeaea;
	width: 500px;
	padding: 9px;
	margin-right: auto;
	margin-left: auto;
}
.subpage-text {
	font-size: 14px;
}
.navigation {
	display: block;
	margin-bottom: 5px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.alignright {
	float: right;
	width: 200px;
	text-align: right;
	}

.alignleft {
	float: left;
	width: 200px;
	text-align: left;
	}
.clear {
	clear: both;
	height: 1px;
}
