/*
Theme Name: WordPress Default
*/

/* Default */

img {
border: none;
margin: 0px;
padding: 0px;
}

body {
margin: 0px;
padding: 0px;
background-color: #dddddd;
text-align: center;
}

/* Text */

body, p, h1, h2, h3, h4, h5, h6, ul, li {
font-family: Arial, Helvetica, sans-serif;
color: #000000;
margin-top: 0px;
}

h1 {
font-size: 24px;
}

h2 {
font-size: 20px;
}

h3 {
font-size: 18px;
}

h4 {
font-size: 14px;
}

h5 {
font-size: 12px;
}

h6 {
font-size: 10px;
}

p, li {
font-size: 12px;
}

a:link {
color: #4b08a1;
text-decoration: underline;
}

a:visited {
color: #4b08a1;
text-decoration: underline;
}

a:hover {
color: #7d5cc6;
text-decoration: underline;
}

a:active {
color: #4b08a1;
text-decoration: underline;
}

.purple {
color: #4b08a1;
}

#nav h1 {
margin: 0px;
display: inline;
}

.section_holder h2 {
margin-left: 16px;
margin-right: 16px;
margin-bottom: 5px;
font-size: 16px;
}

.section_holder h2 a:link {
color: #4b08a1;
text-decoration: none;
}

.section_holder h2 a:visited {
color: #4b08a1;
text-decoration: none;
}

.section_holder h2 a:hover {
color: #4b08a1;
text-decoration: none;
}

.section_holder h2 a:active {
color: #4b08a1;
text-decoration: none;
}

.section_holder p {
margin-left: 16px;
margin-right: 16px;
margin-bottom: 12px;
}

.section_text {
min-height: 70px;
clear: both;
}

#left_column h2 {
color: #4b08a1;
}

.page_bottom_content h2 {
font-size: 18px;
font-weight: normal;
color: #ff0f00;
margin-bottom: 5px;
}

#footer a:link {
color: #FFFFFF;
}

#footer a:visited {
color: #FFFFFF;
}

#footer a:hover {
color: #FFFFFF;
}

#footer a:active {
color: #FFFFFF;
}

.footer_left {
margin-top: 20px;
float: left;
margin-left: 16px;
color: #FFFFFF;
}

.footer_right {
margin-top: 20px;
float: right;
margin-right: 16px;
color: #FFFFFF;
}

.qa_bubble {
padding: 5px 0px 20px 40px;
margin: 0px;
background: url('images/speech_bubble.jpg') no-repeat;
}

/* Layout */

#wrapper {
margin: 0 auto;
width: 960px;
overflow: hidden;
text-align: left;
background-color: #FFFFFF;
}

#nav {
width: 100%;
height: 90px;
clear: both;
overflow: hidden;
background-color: #7d5cc6;
background-image: url('images/nav_bg.gif');
background-repeat: repeat-x;
}

#header {
width: 100%;
height: 280px;
clear: both;
overflow: hidden;
}

#content {
width:100%;
clear: both;
margin-top: 0px;
margin-bottom: 8px;
}

.section_holder {
width: 320px;
margin-bottom: 20px;
float: left;
}

#column_holder {
margin-left: 16px;
margin-right: 16px;
}

#left_column {
width: 288px;
float: left;
text-align: right;
margin-bottom: 12px;
}

#left_column_image {
margin-top: 0px;
margin-bottom: 15px;
}

#right_column {
width: 608px;
float: right;
margin-top: 6px;
margin-bottom: 12px;
}

#page_bottom {
width: 100%;
clear: both;
overflow: hidden;
background-color: #fe991f;
background-image: url('images/page_bottom_bg.gif');
background-repeat: no-repeat;
}

.page_bottom_col {
width: 320px;
float: left;
}

.page_bottom_content {
margin-top: 16px;
margin-left: 32px;
margin-right: 32px;
margin-bottom: 32px;
}

#footer {
width: 100%;
height: 50px;
clear: both;
overflow: hidden;
background-color: #3a342f;
}

.entry {
padding-bottom: 20px;
}

/* Wordpress Styles */

#sidebar ul {
margin-left: 0px;
padding-left: 0px;
list-style-type: none;
}

#sidebar li {
margin-left: 0px;
padding-left: 0px;
list-style-type: none;
margin-bottom: 10px;
}

.tddrecentposts dt {
color: #ffffff;
font-size: 14px;
font-weight: bold;
}

.tddrecentposts dt a:link {
color: #4b08a1;
font-size: 14px;
font-weight: bold;
}

.tddrecentposts dt a:visited{
color: #4b08a1;
font-size: 14px;
font-weight: bold;
}

.tddrecentposts dt a:hover {
color: #7d5cc6;
font-size: 14px;
font-weight: bold;
}

.tddrecentposts dt a:active {
color: #4b08a1;
font-size: 14px;
font-weight: bold;
}

.tddrecentposts dd {
margin-left: 0px;
border-left: 0px;
color: #000000;
font-size: 12px;
}

.tddrecentposts .sidebardate {
color: #ffffff;
font-size: 10px;
}

.navigation {
clear: both;
}

#respond {
clear: both;
padding-top: 15px;
}

#comments {
clear: both;
padding-top: 15px;
}

.archive_post_title {
margin-bottom: 2px;
}

.postmetadata {
margin-bottom: 20px;
}

#bullet-accordion {
margin-left: 0px;
padding-left: 0px;
list-style-type: none;
}

#bullet-accordion ul {
margin-left: 0px;
padding-left: 0px;
list-style-type: none;
}

#bullet-accordion li {
margin-left: 0px;
padding-left: 0px;
list-style-type: none;
}

.bullet-accordion-header {
padding-left: 20px;
padding-bottom: 5px;
background-image: url('images/expanding_bullet_icon.gif');
background-repeat: no-repeat;
}

#footer-thumbs {
text-align: center;
}

textarea#comment {
width: 500px;
}

/* 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 */