/*
Theme Name: Jpederson v1.0
Theme URI: http://www.jpederson.com/
Description: Custom theme for <a href='http://www.jpederson.com/'>jpederson.com</a>.
Version: 1.0
Author: James Pederson
Author URI: http://www.jpederson.com/
*/

body {
	/* Fire Background
	background: #000 url(images/background.jpg) no-repeat top center; */
	/* Blue Arc Background */
	background: #000 url(images/background2.jpg) no-repeat top center;
	/* Christmas Tree Background 
	background: #FFF url(images/background3.jpg) no-repeat top center;*/
	font-family: Arial, Helvetica, sans-serif;
	color: #444;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 27pt;
	letter-spacing: -1px;
	padding: 0;
	margin: 20px 0 0 0;
	line-height: 24pt;
	font-weight: normal;
	color: #444;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24pt;
	letter-spacing: -1px;
	padding: 0;
	margin: 20px 0 0 0;
	line-height: 21pt;
	font-weight: normal;
	color: #444;
}

h2 span {
	color: #777;
	text-transform: capitalize;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21pt;
	letter-spacing: -1px;
	padding: 0;
	margin: 20px 0 0 0;
	line-height: 19pt;
	font-weight: normal;
	color: #444;
}

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17pt;
	letter-spacing: -1px;
	padding: 0;
	margin: 20px 0 0 0;
	line-height: 15pt;
	font-weight: normal;
	color: #444;
}

h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15pt;
	letter-spacing: -1px;
	padding: 0;
	margin: 20px 0 0 0;
	line-height: 13pt;
	font-weight: normal;
	color: #444;
}

h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	padding: 0;
	margin: 20px 0 0 0;
	line-height: 10pt;
	font-weight: normal;
	color: #444;
}

h1 a, h2 a, h3 a, h4 a, h5 a {
	text-decoration: none;
}

a {
	color: #0E3876;
}

a:hover {
	color: #265599;
}

p {
	color: #444;
}

hr {
	border: 0;
	border-bottom: 1px solid #DDD;
}

blockquote {
	float: right;
	width: 200px !important;
	margin: 5px 0 10px 15px;
	padding: 5px;
	border: 3px double #aaa;
	border-width: 3px 0;
	font-size: 14pt;
	text-align: center;
	background-color: #EEE;
}

.quiet {
	color: #666;
	font-size: 8pt;
}

.ofie {
	padding: 7px 10px;
	margin: 15px 0 0 0;
	border: 3px double #CCC;
	border-width: 3px 0;
	background-color: #EEE;
}

#container {
	width: 900px;
	text-align: left;
	padding: 0 0 0 15px;
	opacity: .80;
	#opacity: 1;
	filter: alpha(opacity=80);
	#filter: none;
	-moz-opacity: 0.8;
}

#container .top {
	background: url(images/container_top.png) no-repeat;
	height: 35px;
}

#container .middle {
	background: url(images/container_middle.png) repeat-y;
	padding: 0 48px 15px 25px;
}

#container .middle .nav {
	padding: 0 0 5px 20px;
	border-bottom: 1px solid #DDD;
}

#container .middle .content {
	margin: 0 10px 10px 10px;
	font-size: 10pt;
}

#container .middle .nav ul {
	margin: 0;
	padding: 0;
}

#container .middle .nav li {
	display: inline;
	list-style: none;
	margin: 0 0 0 5px;
}

#container .middle .nav li a {
	padding: 5px;
	font-size: 7pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
	text-decoration: none;
	border: 1px solid #FFF;
	line-height: 24px;
	color: #265599;
}

#container .middle .nav li a:hover {
	background: #EEE;
	border: 1px solid #DDD;
	color: #444;
}

#container .footer {
	background: url(images/container_bottom.png) no-repeat bottom left;
	min-height: 95px;
	padding: 0 48px 40px 25px;
	color: #666;
	font-size: 8pt;
	text-align: center;
}

#container .footer .nav {
	border-top: 1px solid #DDD;
	padding: 10px 0 0 0;
}

#container .footer .nav ul {
	padding: 0;
}

#container .footer .nav li {
	display: inline;
	list-style: none;
	margin: 0;
}

#container .footer .nav li a {
	padding: 5px;
	font-size: 8pt;
	color: #265599;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1px;
}

#container .footer .nav li a:hover {
	color: #444;
}

#container .middle .content .left {
	width: 200px;
	padding: 0 10px 10px 15px;
	float: left;
	background: url(images/right_bg.gif);
	background-repeat: repeat-x;
	margin-left: 20px;
}

#container .middle .content p, #container .middle .content p, #container .middle .content li {
	line-height: 15pt;
}

#container .middle .content .left p, #container .middle .content .left li {
	font-size: 8pt;
	line-height: 13pt;
}

#container .middle .content .left li {
	list-style-image: url(images/bullet.gif);
	#margin-top: 3px;
}

.left h5 {
	margin: 20px 0 0 0;
	padding: 5px;
	border: 1px solid #AAA;
	border-bottom: 0;
	background-color: #DDD;
	font-size: 11pt;
	text-transform: uppercase;
	font-weight: bold;
}

.left ul {
	margin: 0 0 15px 0;
	padding: 7px 0 10px 30px;
	border: 1px solid #AAA;
}

.left ul.feed {
	padding: 10px;
	list-style: none !important;
}

.left ul.feed li {
	margin: 0;
	padding: 0;
	list-style: none !important;
}

.left ul.feed li a {
	font-size: 12pt;
	font-weight: bold;
	letter-spacing: -1px;
}

.left ul.feed li .icon {
	border: 0;
	float: left;
	margin-right: 3px;
}

.left a {
	text-decoration: none;
	color: #444;
}

.left a:hover {
	text-decoration: none;
	color: #111;
}

#container .middle .content .right {
	width: 550px;
	padding: 5px;
	float: left;
}

#container .middle .content .content {
	padding: 10px 30px 10px 30px;
	line-height: 15pt;
	color: #444;
}

.clear {
	clear: both;
}

.left_column {
	width: 15%;
	float: left;
	padding: 18pt 1% 0 0;
	font-weight: bold;
	color: #999;
	text-align: right;
	letter-spacing: 1px;
	border-top: 1px solid #DDD;
}

.right_column {
	width: 84%;
	float: left;
	border-top: 1px solid #DDD;
}

.button {
	height: 30px;
	background: ;
}

.portfolio_entry {
	display: inline;
}

.portfolio_entry img {
	margin: 0 2px 2px 0;
}

#portfolio {
	margin: 0 10px 10px 0;
	padding: 15px;
	border: 1px solid #CCC;
	background-color: #EEE;
	width: 420px;
	float: left;
}

#portfolio #sample {
	text-align: center;
	min-height: 300px;
}

#portfolio #sample img {
	margin: 5px 0 0 0;
	border: 3px solid #AAA;
}

#portfolio #menu {
	padding: 0 0 0 7px;
}

#portfolio #menu img {
	margin: 7px 7px 0 0;
	border: 3px solid #AAA;
}

div#preloaded-images {
   position: absolute;
   overflow: hidden;
   left: -9999px; 
   top: -9999px;
   height: 1px;
   width: 1px;
}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	border: 3px solid #CCC;
	margin: 0 0 5px 10px;
	display: inline;
}

img.alignleft {
	border: 3px solid #CCC;
	margin: 0 10px 5px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}
/* End Images */

.entry {
	padding: 0 0 10px 0;
}

#searchform {
	margin: 15px 0 15px 0;
	height: 30px;
}

#searchform #s {
	width: 100px;
	padding: 5px;
	border: 1px solid #999;
	background-color: #F5F5F5;
	font-size: 9pt;
	color: #666;
	float: left;
}

#searchform #searchsubmit {
	width: 80px;
	padding: 5px;
	border: 1px solid #222;
	background-color: #777;
	text-transform: uppercase;
	font-size: 8pt;
	font-weight: bold;
	color: #CCC;
	float: left;
	margin: 0 0 0 3px;
	letter-spacing: 1px;
}

#portfolio.home {
	width: 525px;
	float: none;
	margin-top: 10px;
	line-height: 15pt;
}

#portfolio.home h3 {
	margin: 0 0 5px 0;
	padding: 0;
}

#portfolio.home a img {
	border: 4px solid #0E3876;
}

#portfolio.home a:hover img {
	border: 4px solid #265599;
}

.description {
	font-size: 8pt;
}

/* PAGE NUMBER STYLES */

#wp_page_numbers ul, #wp_page_numbers li, #wp_page_numbers a {
	background: white;
	padding: 0;
	margin: 0;
	border: none;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	list-style: none;
	text-transform: none;
	text-indent: 0px;
	font-variant: normal;
	text-align: left;
	line-height: 12px;
	letter-spacing: 0px;
	word-spacing: 0px;
	font-size: 9pt;
	font-family: Arial;
}

#wp_page_numbers {
	margin-top: 10px;
	width: 100%;
	background: white;
}
#wp_page_numbers ul {
	width: 100%;
}
#wp_page_numbers li {
	float: left;
	display: block;
	margin-bottom: 2px;
}

#wp_page_numbers a {
	padding: 3px 4px 3px 4px;
	margin-left: 2px;
	margin-right: 2px;
	display: block;
	color: #333;
	border: 1px solid #bfbfbf;
	font-weight: bold;
}

#wp_page_numbers li a:hover {
	border-color: #265599;
}

#wp_page_numbers li.space {
	padding: 6px;
	padding-left: 2px;
	padding-right: 2px;
}

#wp_page_numbers li.first_last_page {
	font-style: italic;
}

#wp_page_numbers li.active_page a {
	border-color: #0E3876;
}
#wp_page_numbers li.active_page a:hover  {
	color: #265599; /* IE fix */
	border-color: #265599;
}

#wp_page_numbers li.page_info {
	float: left;
	display: block;
	padding: 3px;
	padding-left: 5px;
	padding-right: 5px;
	margin-right: 2px;
	color: #666;
	font-size: 11px;
	border: 1px solid #bfbfbf;
}

.download {
	font-weight: bold;
	font-size: 14pt;
	letter-spacing: -1px;
	display: block;
	padding: 10px 0 0 0;
	line-height: 12pt;
}