body {
margin-top: 0px;
padding: 0;
font-family: Trebuchet MS;
font-size: 13px;
line-height: 18px;
color:#000000;
}

#wrapper {
width:100%;
}

h1, h2, h3, h4, h5, h6 { 
font-weight: normal; 
margin: 0px 0 10px; 
}

h1 { 
font-size: 28px; 
margin-bottom: 20px; 
margin-top: 10px;
}

h2 { 
font-size: 20px;
}

h3 { 
font-size: 18px;
margin-top: 15px;
}

.home-post-wrap {
width: 100%;
}

.home-categories img{
border: 4px solid #EEEEEE;
float: left;
margin-right: 10px;
}

h4, h5, h6 { 
font-size: 20px; 
}

.titles { 
font-weight: normal; 
font-size: 24px; 
text-decoration: none;
}

.titles a, .titles a:visited, .titles a:active {
text-decoration: none;
font-size: 20px;
font-weight: bold;
font-family: Trebuchet MS;
text-transform: uppercase;
margin-bottom: 10px;
margin-top: 10px;
display: block;
}

.titles-featured a, .titles-featured a:hover, .titles-featured {
font-size: 30px;
line-height: 30px;
}

pre, blockquote {
overflow: auto;
padding: 0 10px;
margin: 20px 20px 20px 30px;
line-height: 1.8em;
border: 1px solid #e0e0e0;
clear: both;
}

ul { 
list-style-image: url(/images/bullet.gif); 
}

#pages {
width: 100%;
display:none;
}

#header {
display:none;
}

#container {
width: 100%;
}

#left-div {
width: 100%;
}

#sidebar {
display:none;
}

#footer {
height: 31px;
padding-left: 20px;
text-align: left;
padding-top: 14px;
margin-left: auto;
margin-right: auto;
font-size: 11px;
}

#footer a {
font-size: 11px;
text-decoration:none;
}

#pages{ 
display:none;
}

.sidebar-box {
display:none;
}

.post-inside h2{
padding-top:10px;
}

#home-right {
display:none;
}

#home-left {
width: 100%;
}

h3#recent {
color:#FF8400;
padding-top:30px;
}

.home-categories-wrap{
margin-bottom:10px;
}

.home-categories {
width: 280px;
min-height: 180px;
border: 1px solid #EBEBEB;
padding: 10px;
margin-right: 10px;
float: left;
}

.home-categories-title a {
color: #8EA5BC;
text-transform: uppercase;
font-size: 15px;
font-weight: bold;
text-decoration:none;
}

.home-categories-title a:hover {
color: #4F677F;
text-transform: uppercase;
font-size: 15px;
font-weight: bold;
}

.logo {
float: left; 
margin-bottom: 25px;
border: 0px;
margin-left: 30px;
margin-top: 28px;
}

#header-left{
float:left; 
width:370px;
}

#header-tagline{
font-size:14px; 
color:#FFFFFF; 
font-weight:bold; 
padding-left:29px;
}

#header-img{
float:right; 
padding:20px 60px 0 0;
}

a:focus {
outline: none;
}

.orange-titles {
color: #FF8400;
font-size: 10px;
font-weight: bold;
text-transform: lowercase;
display: block;
margin-bottom: 5px;
width: 100%;
}

ul, ol { line-height: 2.0em; }

.post-inside ul, ol{ line-height: 1.3em; }

.post-inside ul ul { margin-top:14px; }

.post-inside li{ margin-bottom:12px; }

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */

#site-search{
width:170px; 
border:3px solid #B3B3B3; 
margin-left:20px; 
height:16px;
}

/* Comments Form */
#commentform {
margin: 1em 0;
background: #FFFFFF;
margin-left: 20px;
}

#commentform textarea {
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 370px;
}

#commentform #email {
font-size: 1.1em;
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
background-image: url(/images/comment-email.gif);
background-position: 7px 7px;
background-repeat: no-repeat;
height: 20px;
padding-left: 30px;
padding-top: 6px;
}

#commentform #author {
font-size: 1.1em;
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
background-image: url(/images/comment-author.gif);
background-position: 7px 7px;
background-repeat: no-repeat;
height: 20px;
padding-left: 30px;
padding-top: 6px;
}

#commentform #url {
font-size: 1.1em;
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
background-image: url(/images/comment-website.gif);
background-position: 7px 7px;
background-repeat: no-repeat;
height: 20px;
padding-left: 30px;
padding-top: 6px;
}

#commentform #email:focus {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #939793;
width: 280px;
background-image: url(/images/comment-email.gif);
background-position: 7px 7px;
background-repeat: no-repeat;
height: 20px;
padding-left: 30px;
padding-top: 6px;
}

#commentform #author:focus {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #939793;
width: 280px;
background-image: url(/images/comment-author.gif);
background-position: 7px 7px;
background-repeat: no-repeat;
height: 20px;
padding-left: 30px;
padding-top: 6px;
}

#commentform #url:focus {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #939793;
width: 280px;
background-image: url(/images/comment-website.gif);
background-position: 7px 7px;
background-repeat: no-repeat;
height: 20px;
padding-left: 30px;
padding-top: 6px;
}
/* End Comments Form */

.clear{
clear:both;
}

#admin{
display:none;
}

.down{
display:none;
}

.bold{
font-weight:bold;
}

#quizzes h2{
margin-top:18px;
}

#quiz-block{ 
width:100%; 
border:1px solid #EBEBEB;
}

#quiz-block h3{
margin:3px; 
padding:3px 0; 
text-align:center; 
background-color:#EBEBEB;
}

#quiz-block ul{
margin-top:8px;
margin-bottom:25px;
margin-right:7px;
}

#quiz-block-left{
float:left; 
width:50%;
}

#quiz-block-right{
float:right; 
width:50%;
}

#feedback{
margin:20px 0 10px 0;
font-size:18px;
color:#FF8400;
}

#feedback2{
margin:20px 0 10px 0;
font-size:18px;
color:#FF8400;
}

#recent{
display:none;
}

#related_arts{
display:none;
}

#cutouts{
margin:0 auto; 
border-collapse:collapse;
width:96%;
}

#cutouts td{
line-height:25px;
font-size:21px;
}

.noprint{
display:none;
}

img.noprint{
display:none;
}

