/* 
------------------------------------------------------------------------
 Custom styles for Bobbi Miller www.BobbiMillerBooks.com 
 Created by Lisa Firke | Hit Those Keys www.hitthosekeys.com July, 2009
------------------------------------------------------------------------  
*/

body {
	font-family: Georgia, serif;
	color: #111;
	background-color: #7CA673;
	margin: 0 0 32px 0;
	padding: 0;
	font-size: 100%;
	background-image: url(images/striped2.gif);
}
#tagline {
	min-width: 942px;
	background-color: #7CA673;
	border-bottom: 1px dotted #363;
	margin: 0 0 32px 0;
	padding: 2px 0;
}
#tagline h1 {
	font-size: 0.9em;
	letter-spacing: 0.25em;
	color: #B7B883;
	background-color: #036;
	font-variant: small-caps;
	font-weight: bold;
	text-align: left;
	margin: 0;
	padding: 4px 0 4px 36px;
}
/* Layout Width */
#outer {
	border: 1px dotted #363;
	padding: 2px;
	width: 727px;
	margin: 0 auto;
	background-color: #7CA673;
}
/* Available Width 727 - 32 = 695 */
#inner {
	padding: 16px;
	background-color: #036;
}
#masthead {
	overflow: hidden;
	background-color: #F0F1D2;
	text-align: center;
	margin: 0;
	padding: 2px;
	background-image: url(images/logo_frame.gif);
	background-repeat: no-repeat;
	background-position: center 2px;
	height: 224px;
}
#masthead img {
	margin: 16px 0;
}
#masthead h1 {
	margin: 0;
	padding: 0;
	font-size: 1px;
	color: #F2F4D7;
}
.maincontent {
	font-size: 16px;
	line-height: 1.4;
	background-color: #F2F4D7;
	margin: 0;
	padding: 28px;
}
.maincontent h1 {
	font-size: 1.25em;
	margin-bottom: 16px;
	color: #3062A8;
	line-height: 1.5em;
}

/* note: no maincontent link styles because they're controlled in the glide panel style sheet */

h2 {
	color: #27557F;
	margin: 0;
	font-size: 1.1em;
	line-height: 1.5em;
}
.footer {
	overflow: hidden;
	font-size: 0.7em;
	color: #F4F7DC;
	margin-top: 20px;
}
.footercolumn1 {
	float: left;
	width: 312px;
	margin-right: 28px;
	margin-left: 28px;
}
.footercolumn2 {
	float: left;
	width: 300px;
}
.footer p {
	margin: 1px 0 12px 0;
}
.footercolumn2 a {
	color: #F4F7DC;
	text-decoration: none;
	display: block;
	padding: 6px 6px;
	border: 1px solid #444;
	background-color: #996;
}
.footercolumn2 a:hover {
	color: #111;
	background-color: #696;
	border-color: #111;
}
.footercolumn2 ul {
	margin: 0;
	padding: 0;
}
.footercolumn2 li {
	margin-bottom: 6px;
	list-style-type: none;
}

.footercolumn1 a, .footercolumn1 a:visited {
	color: #CFD58F;
}
.footercolumn1 a:hover {
	color: #F4F7DC;
}
/* Menubar */
#menubar {
	overflow: hidden;
	font-size: 11px;
	text-align: left;
	background-color: #286DAF;
	padding: 4px 1px 4px 16px;
	margin: 4px 0;
	border: 1px dotted #BFC48B;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
}
#menubar li.uberlink a {
	border-top: 1px solid #C0C388;
	border-bottom: 1px solid #C0C388;
}
#menubar .menu {
	margin: 0 0 0 10px;
	padding: 0;
}
#menubar .menu li {
	display: block;
	float: left;
	list-style-type: none;
	background-color: #286DAF;
	margin: 1px 8px 1px 0px;
	border-right: 1px dotted #C0C388;
	text-align: center;
	padding-right: 8px;
}
#menubar .menu a {
	color: #BFC48B;
	text-decoration: none;
	display: block;
	padding: 2px 4px;
	background-color: #286DAF;
	margin: 0;
}
#menubar .menu li.last {
	border-right-style: none;
}
#menubar .menu a:hover {
	color: #F6FBE2 !important;
}
#menubar .menu a:active, #menubar .menu a:focus {
	color: #063265;
}
.maincontent .callout {
	float: right;
	width: 190px;
	margin-right: 0;
	margin-left: 16px;
	color: #629459;
	font-weight: bold;
	font-size: 1em;
	font-variant: normal;
	padding: 4px;
	text-align: center;
	border-top: 1px solid #444;
	border-bottom: 1px solid #444;
	line-height: 1.5;
}
.maincontent .callout img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.maincontent img {
	border: 1px solid #C4C58C;
	background-color: #FFF;
	clear: both;
	padding: 8px;
	margin-bottom: 4px;
}
.maincontent .right {
	float: right;
	margin-left: 8px;
}
.maincontent .left {
	float: left;
	margin-right: 8px;
}
.ralign {
	text-align: right;
}
.maincontent cite {
	font-size: smaller;
	font-style: italic;
	line-height: 1.33;
}
.maincontent .caption {
	font-size: smaller;
	line-height: 1.2em;
	text-align: center;
}
.maincontent blockquote {
	font-size: 1.1em;
	font-weight: bold;
	color: #205C96;
	background-image: url(images/quotes.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-left: 45px;
	line-height: 1.6;
	text-indent: 0;
	margin: 32px 32px 6px 8px;
}
.box {
	padding: 8px;
	border: 1px solid #D5DD97;
}
/* forms styling */
fieldset {
	padding: 0;
	margin: 0 0 1em 0;
	border: 1px solid #D5DD97;
}
legend {
	font-weight: bold;
	margin-left: 1em;
	color: #77A16C;
}
fieldset ol {
	margin: 0;
	padding: 1em;
}
fieldset li {
	padding: 0;
	margin: 0 0 1em 0;
	list-style-type: none;
}
hr.down {
	background-image: url(images/hr_down.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 40px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
hr.up {
	background-image: url(images/hr_up.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 40px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
img.noborder {
	border-style: none;
}
.snug {
	margin-top: 0px;
	padding-top: 0px;
}
.p7GPcontent h4 {
	-webkit-margin-after: 1em !important;
	line-height: 0.9 !important;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.smaller {
	font-size: smaller;
}
a.img-link {
	background: transparent !important;
	border-bottom-style: none !important;
}
a.img-link:hover {
	background: transparent !important;
	border-bottom-style: none !important;
}