/*
Theme Name: Get Animated
Description: Hacked together from bits and pieces
Author URL: http://www.brightredrocket.com/getanimated
Version: 1.0
Tags: get animated
*/

* {
	padding: 0px;
	margin: 0px;
}
body {
	background-color: #8AB042;
	color: #000000;
	font-size:10pt;
	font-family:Helvetica, Arial, sans-serif;
}
#wrap {
	width:500px;
	text-align:left;
	margin-left:25px;
}
#header {
        margin-top:20px;
	height:120px;
}
#title {
	color:#00392C;
	margin-left:0px;
}
#sidebar {
	width: 130px;
	float:left;
	background:#548b27;
	min-height:800px;
	padding:20px 10px 20px 20px;
	color: #FFFFFF;
        font-size:8pt;
}
#content {
	float:left;
        width: 75%;
        margin-left:25px;
	
}
#footer {
	margin:15px 0px;
	color: #00392C;
	text-align:right;
}
.post { 
	padding-bottom:10px;
}
/* default */
p, h1, h2, h3, h4, h5, h6, ol, ul {
	padding-bottom:10px;
}
.clear{
	clear:both;
	height:1px;
}
img {
	border: 0px;
}
/*text */
#title h1 {
	font-weight:bold;
	font-size: 14pt;
	padding:20px 0px 0px 0px;
}
#title h1 a {
	color: #000000;
	text-decoration:none;
}
.description {
	font-size:12pt;
}
#content h1 {
	font-size: 14pt;
	color: #000000;
	font-weight: bold;
}
#content h1 a {
	color: #00392C;
	text-decoration: none;
}

#content h1 a:hover {
	color: #cccccc;
}
#main h1 {
	color: #000000;
	font-size: 16pt;
	font-weight: normal;
}
h2 {
	color: #ffffff;
	font-size: 12pt;
	font-weight: bold;
}
#content h2 a {
	color: #ffffff;
	text-decoration: none;
}
#sidebar a {
	color: #ffffff;
	text-decoration: none;
}
#sidebar a:hover {
	color: #cccccc;
	text-decoration: none;
}
#footer a {
	color: #ffffff;
	text-decoration:none;
}
a {
	color: #ffffff;
}
blockquote {
	margin: 10px;
	padding: 10px;
	font-size:9pt;
	font-style:italic;
}
#sidebar ul li {
	list-style: none;
}
#sidebar li {
	padding-bottom: 2px;
}
ul li ul li {
	margin-left: 10px;
}
ul li ul li ul li {	
	margin-left: 10px;
}
#content ul li, #content ol li {
	margin-left: 10px;
}

small {
	color: #00392C;
	font-size: 9pt; 
	font-weight: bold;
}
.postmetadata {
	padding: 10px 0px;
	color: #00392C;
}
.postmetadata a {
	color: #00392C;
	text-decoration:none;
}
/* form */
#calendar_wrap {
	margin-bottom: 10px;
}
td, th {
	padding: 2px;
}
#author, #email, #url, #comment, .s, .checkbox {	
	border: 1px solid #d7d7d7; 
	padding: 5px;
	font-size: 8pt;
	background: transparent;
}
#author, #email, #url, #comment {
	padding: 5px;
}
.s {
	padding: 3px;
}
#submit, .searchsubmit {
	background-color: #00392C;
	color: #ffffff;	border: 1px solid #d7d7d7; 
	font-size: 7pt;
	padding: 2px;
	margin-top: 3px;
	font-weight: bold;
}
#commentform a:hover {
	color:#252525;	
	text-decoration: underline;
}
#comments, #commentform, #date, .comment {
	padding: 10px 0px;
}
/* default */
.navigation {
	margin: 10px;
	clear: both;
}
.navigation a {
	color: #00392C;
	text-decoration: none;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

/*
Page Styles copped from book materials
*/

.page_style_1 {
        font-family: Arial, Helvetica, sans-serif
        font-size:12pt;
}
a:link {
	color: #00392C;
}
a:visited {
	color: #003366;
}
a:hover {
	color: #99FF00;
}
a:active {
	color: #CCFF00;
}

.page_style_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
}
.page_style_3 {font-size: 18pt.}

.ikon {padding: 10px;}
