/* base css */
@import url(/.shared/themes/common/base-weblog.css);

/* portal css */

/* theme css */
/* general page elements */

/* layout */

body
{
	margin: 0;
	color:#666666; /* gray */
	font:normal 10px/130% Verdana, Arial, Helvetica, sans-serif;
		background-color: #E1F1FA;
}

a:link, a:visited {
	color:#333333; /* dark gray */
	background-color:transparent;
	text-decoration: underline;
}
a:hover, a:active {
	color:#7B7311;
	text-decoration: underline;
}

#wrap{
	background-image: url(http://www.chapter11blog.com/images/bg.gif);
	background-repeat: repeat-y;
	background-position: right 0px;
	margin-right: auto;
	margin-left: auto;
	width: 855px;
	background-color: #FFFFFF;
}

#container {
	
	position: static;

}


#container-inner
{
	position: static;
	border: 0;
	background-color: transparent;
}
#header {
	margin: 0px;
	padding: 0px;
	height: 125px;
	background-image: url(http://www.chapter11library.com/images/logo.gif);
	background-repeat: no-repeat;
	background-position: 30px 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1B67B0;
}

#nav {
	margin: 0px;
	padding: 0px;
	height: 42px;
}


#pagebody {
	margin: 0px;
	padding: 0px;
}
#nav img {
	margin: 0px;
	padding: 0px;
}

#pagebody-inner {
	background-image: url(http://www.chapter11blog.com/images/pagebody_bg.gif);
	background-repeat: repeat-y;
	background-position: 9px 0px;
	}

#postit {
	width:201px;
	height:183px;
	text-align: left;
	background-image: url(http://www.chapter11library.com/images/postit.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	color: #7B7311;
	font-weight: normal;
	tex
; 				float: right;
	margin-right: 50px;
	margin-top: 15px;
	clear: none;
}
#positContent {
	padding-left: 35px;
	padding-top: 5px;
	padding-right: 35px;
	padding-bottom: 5px;
}
#positContent p {
	margin: 3px 0px;
	padding: 0px;
}
#positContent h1 {
	font-family: "Avant Garde", Arial, Helvetica, Sans-Serif;
	font-size: 18px;
	line-height: 192%;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
#positContent form {
	margin: 0px;
	padding: 0px;
}
#form1 select {
	font-size: 9px;
}

#pseudobanner { }

/* content */

.module-syndicate {
	display:none;
}

.content-nav { margin-top: 0; }

.content-header
{
	margin: 0 0 20px;
	padding: 5px 0 0;
	color: #42637A;
	font-size: 16px;
	font-weight: bold;
}

.date-header{
	display: none;
	color: #42637A;
}

.entry-footer-tags{
	color:#666666;
}

.entry-footer-tags a{
	color:#666666;
}

.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header
{
	margin: 1px 0 10px;
	color: #42637A;
	text-transform: uppercase;
	font-weight: normal;
	text-align: left;
	display: block;
	padding-bottom: 8px;
}

.entry-header
{
	margin: 1px 0 10px;
	color: #7B7311;
	text-transform: uppercase;
	font-weight: bold;
	text-align: left;
	display: block;
	padding-bottom: 8px;
	font-size: 17px;
}
.entry-header a {
	text-decoration: none;
	color: #7B7311;
	font-weight: normal;
	line-height: 125%;
}

.entry-content,
.entry-footer,
.trackbacks-info,
.trackback-content,
.comment-content,
.comments-open-content,
.comments-open-footer,
.comments-closed,
.archive-content
{
	margin: 10px 0 10px 15;
}

.entry-content p {
	text-align: left;
	font-size: 11px;
	line-height: 110%;
}

#social a {
	text-decoration:none;
	white-space:nowrap;
	font-weight: bold;
}

.entry-content a {
	color: #7B7311;
	text-decoration: underline;
}

.entry-content a:hover {
	color:#7B7311; 
}

.entry-body, .entry-body p {
	text-align: left;
	font-size: 11px;
	line-height: 135%;
	font-weight: normal;
}

.entry-footer,
.trackback-footer,
.comment-footer
{
	margin: 0 0 0px;
	padding: 3px 3px 20px 0px;
	color: #7B7311;
	font-size: 11px;
	line-height: normal;
	text-align: left;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7B7311;
}

.entry-footer a {
	color: #7B7311;
	text-decoration:none;
	font-weight:bold;
}

.entry-footer a:hover {
	color:#1967B0;
}

#comment-author, #comment-email, #comment-url, #comment-text
{
	width: 80%;
}

/* fixes bug in ie win */
img.image-full
{
	width: 100%;
}

.module{
	background-color: #FFFFFF;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7B7311;
	padding-top: 15px;
}

.module-header
{
	margin: 0px;
	padding: 0px;
	color:#1967B0;
	text-align: center;
	font: normal 14px/1.35em "Avant Garde", "Arial Helvetica", Sans-serif;
}

.module-header a {
	color: #1967B0;
	text-decoration: none;
}
.module-header a:hover {
	color: #9D9177;
	text-decoration: none;
}
#gamma .module {
	background-color: #FFFFFF;
}

.module-content
{
	margin: 9px 7px 15px;
	color: #323232;
	font-size: 11px;
	line-height: 1.2;
	text-align: left;
}

.module-content p {
	line-height: 200%;
	margin: 0px;
}

.module-content a {
	text-decoration: none;
	color:#7B7311; 

}
.module-content a:hover {
	text-decoration: none;
		color: #1B67B0;

}

.module-list { margin: 0; }
.callout {
	background-color: #FFFFFF;
	padding: 5px 0px 5px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}
.callout h5 {
	font-weight: normal;
	margin: 0px 0px 0px;
	padding: 0px;
	color: #7D8B31;
	font-size: 14px;
}

.callout p {
	color:#333333;
	line-height:110%;
	
	}
.drpickart {
	background-image: url(http://www.pickartplasticsurgeryblog.com/images/drp.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 93px;
	width: 170px;
}

.module-list-item { margin: 5px 0; }

.typelist-thumbnailed .module-list-item { margin: 10px 0; }

.module img,
.module-photo img
{
}

.module-photo .module-content
{
	text-align: left;
}

.module-powered { 	
	text-align: left; 
	display:none;
}

.module-calendar .module-header
{
	color: #000;
	font-size: 11px;
	text-align: left;
	font-weight: bold;
	padding: 3px;
}

.module-calendar th,
.module-calendar td
{
	text-align: center;
	font-weight: normal;
}

.typelist-thumbnail img { margin: 0; }

.module-featured-photo { margin-bottom: 5px; }
.module-featured-photo .module-content img { width: 420px; }

.module-recent-photos .module-content { padding: 2px 0 0; }
.module-recent-photos .module-list { margin: 0; }

.module-recent-photos .module-list-item
{
	width: 70px; /* ie mac fix */
	height: 70px; /* for appearance with varying image border widths */
	margin: 0 2px 2px 0;
}

.module-categories {
	padding-bottom: 0px;
}

.module-categories h2{
}

.module-recent-posts {
	padding-bottom: 0px;
}

.module-recent-posts h2 {
	}

.module-archives {
	padding-bottom: 0px;
}

.module-archives h2 {
	}

.module-recent-comments {
	padding-bottom: 0px;
}

.module-recent-comments h2 {
	}

.module-about h2 {
	}

/* three-column tweaks */

	.layout-three-column #container
	{
	width: 825px;
	margin-left: 0px;
	}


	.layout-three-column #alpha
	{
	width: 185px;
	padding-top: 16px;
	padding-left: 3px;
	padding-right: 3px;
	}

	.layout-three-column #alpha-inner
	{
	border: 0;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	}

	.layout-three-column #beta
	{
	width: 425px;
	margin-right: 10px;	
	}

	.layout-three-column #beta-inner
	{
		border: 0;
		padding: 15px 14px;
	}

	.layout-three-column #gamma
	{
	width: 185px;
	padding-top: 16px;
	padding-left: 3px;
	}

	.layout-three-column #gamma-inner
	{
		border: 0px;
		padding: 0px;
	}

/* user css */

/* other css */

.foot {
	text-align: center;
	height: 25px;
	padding-top: 6px;
	color: #7A755F;
}

.foot a {
	color: #92755F;
}

#banner-header {
display:none;
}

#banner-description{
display:none;
}


#print-header, .printcredits {
	display:none;
}

.small {
	font-size:15px;
	margin-left: 35px;
}

#footer {
	width:740px;
	margin:15px auto 17px auto;
	text-align:left;
}
#footer p {
	font-size:1.2em;
	padding-left:15px;
	padding-right:15px;
	margin:0px;
}
#footer a {
	padding-right:15px;
}

form.subscribe {
	margin: 9px 0px 10px;
	padding: 0px;
}
form.subscribe input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 10px;
}

/* ph=1 */

