@charset "utf-8";
/* CSS Document */

body {
	background-image: url(images/bg.jpg);
	font-size: 14px;
        line-height: 19px;
}

/* Commented Out. Adjusting this should create space between paragraphs in the content. Assuming each paragraph is started with a P tag and not 2 BR tags. */
p {
	margin-bottom: 15px;
}

#wrapper {
	background-color: #FFF;
	width: 940px;
	margin: 0 auto;
	padding: 0 10px;
}

#left {
	width: 720px;
}

#right {
        width: 180px;
        margin-left: 40px;
}

a.logo {
	background-image: url(images/logo.jpg);
	text-indent: -9999px;
	display: block;
	height: 101px;
	width: 553px;
}

h3.tagline {
	background-image: url(images/tagline.png);
	height: 106px;
	width: 271px;
	text-indent: -9999px;
	position: relative;
	bottom: 100px;
	margin-bottom: -90px;
	right: 10px;
}

a.content {
	background-image: url(images/content.jpg);
	text-indent: -9999px;
	display: block;
	height: 59px;
	width: 150px;
}

a.resources {
	background-image: url(images/resources.jpg);
	height: 46px;
	width: 150px;
	text-indent: -9999px;
	display: block;
}

a.print {
	background-image: url(images/print.jpg);
	height: 56px;
	width: 150px;
	text-indent: -9999px;
	display: block;
}

#frontContent h2 {
	font-family: "Palatino Linotype", Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #333;
	font-size: 22px;
        margin-bottom: 10px;
}

#frontContent a {
	color: #255b8e;
	font-weight: bold;
}

#topPost {
        margin-top: 10px;
	margin-bottom: 15px;
}

.bottomLeft , .bottomRight{
	width: 48%;
	margin-bottom: 25px;
}

#footer a {
	font-size: 12px;
	color: #999;
}

#leftnav li {
	list-style: none;
	margin: 0;
}

#leftnav {
	list-style: none;
	width: 180px;
	margin: 0 10px 0 0;
}

#navigation select {
        width: 150px;
}

h5.themeName {
	font-size: 12pt;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 10px;
}

p.moreThemes {
	padding-top: 24px;
	font-size: 13px;
}

h4.current {
	background-image: url(images/themeTitle.png);
	height: 73px;
	width: 144px;
	text-indent: -9999px;
	float: left;
	margin-right: 10px;
}

#currentTheme {
	background-image: url(images/themebox.png);
	height: 73px;
	background-position: right;
	background-repeat: no-repeat;
	width: 530px;
}

#mod1Top {
	background-image: url(images/mod1Top.png);
	height: 21px;
	width: 220px;
}

#mod1Middle {
	background-image: url(images/mod1Middle.png);
	width: 220px;
}

#module3, #module4 {
	margin-top: 15px;
}

#mod1Bottom {
	background-image: url(images/mod1Bottom.png);
	width: 180px;
	height: 24px;
}

#mod2Top {
	background-image: url(images/mod2Top.png);
	height: 35px;
	width: 180px;
}

#mod2Bottom {
	background-image: url(images/mod2Bottom.png);
	height: 30px;
	width: 180px;
}

#mod2Middle {
	background-image: url(images/mod2Middle.png);
	width: 180px;
}

#mod2Middle p {
        width: 170px;
}

#mod2Middle h3 {
	background-image: url(images/mod2h.png);
	height: 42px;
	width: 164px;
	text-indent: -9999px;
	position: relative;
	bottom: 25px;
	margin-bottom: -25px;
}

#mod2Middle h4 a{
	font-family: "Palatino Linotype", Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #f26522;
	text-decoration: none;
}

#frontContent {
	width: 530px;
        min-height: 500px
}

#mod2Middle {
	font-size: 12px;
	color: #333;
}

#frontContent h2{
clear:both;
}

small{
	font-size: 10px;
	line-height: 1.4em;
}

textarea#comment{
	width: 100%;
}

.article{
	margin-bottom: 10px;
}

.printLeft{
	width: 31%;
	float: left;
}

.printCenter{
	float:left;
	width: 31%;
	margin-left: 15px;
}

.printRight{
	width: 31%;
	float:right;
}

.section_children{
	clear:both;
}

.printLeft h3, .printCenter h3, .printRight h3{
	font-weight: bold;
}

#post-19 .section_children{
	display: none;
}

p .post-edit-link{
	clear:both;
}

.printLeft a, .printCenter a, .printRight a{
	font-size: 12px;
}

ul.xoxo{
	padding-bottom: 10px;
	font-size: 14px;
	line-height: 20px;
}

/* RIGHT SIDEBAR ADS START HERE */
.sidebar_ads {
        margin-top: 15px;
	margin-bottom: 15px;
}

/* RIGHT SIDEBAR ADS END HERE */

/* LEFT (HEADER) ADS BEGIN HERE */
.left_ads {
        margin-top: 15px;
        margin-bottom: 15px;
        width: 180px;
}

/* LEFT (HEADER) ADS END HERE */

/* BOTTOM BANNER BEGINS HERE */
#bottom_banner {
	text-align: center;
	border: 0;
}

/* BOTTOM BANNER ENDS HERE */

/* TEMPORARY STYLE FOR TEXT UNDER TAL AND ACACIA AD */
#talacacia_text {
        margin-top: 5px;
	font-size: smaller;
	text-align: center;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	line-height: 1ex;
	line-height: 100%;
}

#italicize_me {
	font-style: italic;
}

h1.themeName {
	padding-top: 5px;
}
