/*  
Theme Name: Default
Theme URI: http://freedominteractive.com/
Description: The Freedom Interactive Default Universal Blog Theme.
Version: 1.0
Author: Kevin Sablan & Clay Leeds
Author URI: http://freedominteractive.com/

	This theme was created by Kevin & Clay and requires the Freedom Options plugin.

*/

#contentwrap2 p {
	margin: 8px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
/*	clear:left; */
}
h3 {
	font-size: 185%;
}

/*
#contentwrap2 {
	font-size: medium;
}
*/

/* Google Stuff */
#afcblog {
	width: 250px;
	float: left;
	margin: 8px 0;
	background: #0ff;
}

#afcblog a {
	text-decoration: none;
}

#afcblog span a:hover {
	color: #000 !important;
}


#sidebar li {
	margin: 0px 0px 2px 0px;
	padding: 0px 0px 2px 8px;
	list-style-type: none;
}

.post ol li {
	list-style-type: decimal;
}

.post ol li, .post ul li {
  margin: 0 20px;
}

.post code {
	border: 1px dotted #ccc;
  margin: 5px;
  padding: 5px;
}

#wplinkslist ul {
	background: none;
}

#wplinkslist li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: none;	
}

#wplinkslist li ul li {
	margin: 0px 0px 2px 0px;
	padding: 0px 0px 2px 8px;
	list-style-type: none;
}

.post {
	margin: 0px 0px 2em 0px;
	padding-top: 0px;
}

.postmetadata {
	color: #999;	
}

.postmetadata a {
	font-weight: bold;	
}

	
#sidebar img, .post img {
	border: none;
	}

.post .entry p a img {
	margin: 10px;
	}

#sidebar h2 {
	font-weight: bold;
	}

#sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}


#sidebar h2 {
	margin: 10px 0 0;
	padding: 5px 0 0;
	padding: 0;
	color: #039;
	}

#sidebar ul ul li:before {
	content: "\00BB \0020";
	}
	
#sidebar > ul > li {
  display: block;
  clear: left;
}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

#sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}



#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 150px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}


/* Begin Sidebar */
#sidebar {
	font: 10pt Arial, sans-serif;
	float: right;
	text-align: left;
	margin: 0 0 0 10px;
	background: #fff;
	padding: 0;
	width: 300px;
	border: 1px solid #666666;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar th, #wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */


/* Blog Mods*/

.alignleft {
	float: left;
	width: 245px;
	min-height: 2em;
}

.alignright {
	float: right;
	width: 245px;
	text-align: right;
	min-height: 2em;
}

.alignleft:hover, .alignright:hover {
	background: #ccc;
}

small, h1, h2, h3, h4, h5, h6 {
	font-family: Arial, sans-serif;
	margin: 0;
	padding: 0;
	}
h1 {
	font-size: 1.75em;
	color: #666;
}
h2 {
	font-size: 14pt;
}
h2.pagetitle {
	clear: left;
}
h3 {
	font-size: 12pt;
}
h4 {
	font-size: 8.5pt;
	margin: 0;
	padding: 0;
}
h5 {
	font-size: 9pt;
}
h6 {
	font-size: 8.5pt;
}
h a {
	color: #333;
}

.navigation {
	background: #ececec;
	margin: 5px;
	padding-top: 2px;
	font-size: 9pt;
	display: block;
	width: 490px;
	clear: left;
}

.post {
	clear: left;
	margin: 0 5px 0 5px;
}

.post a:link, .post a:visited, .post a:active, .navigation a:link, .navigation a:visited, .navigation a:active {
color: #333;
font-weight: bold;
}
.post a:hover, .navigation a:hover {
	color: #039;
	text-decoration: underline;
}
#sidebar a:link, #sidebar a:visited, #sidebar a:active {
color: #333;
font-size: 90%;
font-weight: bold;
}
#sidebar a:hover {
	color: #039;
	text-decoration: underline;
}
#sidebar h2 {
	font-size: 11pt;
}
.post, .post h2, .post h2 a, #contentarea, #contentwrap2, #masthead, #utilitywrapper, #utilitywrapper #commentform, #utilitywrapper #blog_comments, #sidebar, #calendar {
	background: #fff;
  color: #333;
}

#utilitywrapper #respond {
	border-top: 1px solid #f6a20b;
	color: #fff; 
	padding: 10px;
}

#utilitywrapper #blog_comments, #utilitywrapper #commentform {
	padding: 10px 10px 30px 10px;
}

#contentarea2, #masthead, #utilityrightwrapper {
	background: #fff;
  color:#333;
}
#utilitywrapper {
  padding: 0;
	margin: 0;
}

p.entry, .entry p {
	background: #fff;
	color: #333;
	margin: 0;
	padding: .5em;
}
.post p a, .entry a {
  color: #039 !important;
}
.post a:hover, .entry a:hover {
  text-decoration: underline;
}

.post blockquote, .entry blockquote {
  margin: 0 1em;
}
.post blockquote pre, .entry blockquote pre {
  margin: 1em 1.5em .5em;
}
.post, .post p, .entry, .entry p {
	font-size: 9pt;
}

.post {
	padding: 5px;
}

#commentform textarea {
width: 400px;
}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Arial, sans-serif;
	}

#commentform p {
	font-family: Arial, sans-serif;
	}

div#contentarea {
  clear: left;
}

div#bannerposition1 {
	text-align: right;
}

