/*
Theme Name: Jakes Mini Slideshow
Theme URI: http://www.jakesnewblog.com
Version: 2.0
Description: White 3 column theme.
Author: Jake Breinholt
Author URL: http://www.jake-b.com
Tags:  Jacob Breinholt, Jake's New Blog, Jake Breinholt, NY Breinholts
*/

/* -standards- */

body {
	background: #ffffff;
	color: #000000;
	font-family: "Arial";
	font-size: .75em;
	display: block;
	}
p {
	text-align: left;
	}
h2 {
	font-size: 1.2em;
	text-transform: uppercase;
	}
a {
	color: #43A9FF;
	text-decoration: none;
	}
a:hover {
	color: #ff7e00;
	}
blockquote {
	background: url("images/blockquote.jpg") no-repeat top left;
	font-style: italic;
	padding-left: 30px;
	}
#navlink {
	margin: 30px 0 30px 0;
	}

/* -header- */

#topbar {
	border-bottom: 1px solid #a9a9a9;
	padding: 15px 0 35px 0;
	width: 1050px;
	}
.blogtitle {
	color: #ff7e00;
	font-weight: bold;
	text-transform: uppercase;
	}
a#title1 {
display: block;
    width: 625px;
    height: 50px;
      
    margin: 0 auto;
}


.blogdescription {
	color: #a9a9a9;
	text-transform: uppercase;
	}
#banner {
	background: url("http://www.jakesnewblog.com/wp-content/gallery/general/eb2.jpg") no-repeat top left;
	border: 10px solid #000000;
	height: 224px;
	width: 650px;
	}
#banner1 {
	background: #000000;
	border: 10px solid #000000;
	height: 224px;
	width: 505px;
	}
#sbsl0_11
{
	background: #000000;
	border: 10px solid #000000;
	height: 234px;
	width: 505px;
	}

/* -content- */

#contentwrap {
	margin-top: 30px;
	width: 1050px;
	}

#content {
	float: left;
	
	
	}

#content2wrap {
	margin-top: 30px;
	width: 700px;
	}
#content2 {

	float: left;
width: 675px;	
	}

/* -navigation- */

#navigationwrap {
	float: right;
	margin-bottom: 30px;
	}
#navigation {
	width: 350px;

	}
#navigation div.navtitle {
	background: #000000;
	padding: 10px;

	}

#navigation h2 {
	color: #ffffff;
	font-weight: normal;
	text-transform: uppercase;
	}
#navigation h2.small, #navigation h2.widgettitle {
	background: #000000;
	color: #ffffff;
	font-size: .9em;
	font-weight: bold;
	margin-top: 5px;
	padding: 3px;
	text-transform: uppercase;
	}
#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
#navigation li {
	list-style: none;
	}
#navigation ul li {
	border-bottom: 1px dotted #a9a9a9;
	padding: 3px 3px 3px 10px;
	}
/* -navigation2- */

#navigationwrap2 {
	float: left;
	margin-bottom: 30px;
	}
#navigation2 {
	width: 145px;

	}
#navigation2 div.navtitle {
	background: #ffffff;
	padding: 10px;

	}
#navigation2 h2 {
	color: #ffffff;
	font-weight: normal;
	text-transform: uppercase;
	}
#navigation2 h2.small, #navigation2 h2.widgettitle {
	background: #000000;
	color: #ffffff;
	font-size: .9em;
	font-weight: bold;
	margin-top: 20px;
	padding: 3px;
	text-transform: uppercase;
	}
#navigation2 ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
#navigation2 li {
	list-style: none;
	}
#navigation2 ul li {
	border-bottom: 1px dotted #a9a9a9;
	padding: 3px 3px 3px 10px;
	}
/* -navigation3- */

#navigationwrap3 {
	float: right;
	margin-bottom: 30px;
	}
#navigation3 {
	width: 200px;

	}
#navigation3 div.navtitle {
	background: #ffffff;
	padding: 10px;

	}
#navigation3 h2 {
	color: #ffffff;
	font-weight: normal;
	text-transform: uppercase;
	}
#navigation3 h2.small, #navigation3 h2.widgettitle {
	background: #000000;
	color: #ffffff;
	font-size: .9em;
	font-weight: bold;
	margin-top: 20px;
	padding: 3px;
	text-transform: uppercase;
	}
#navigation3 ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
#navigation3 li {
	list-style: none;
	}
#navigation3 ul li {
	border-bottom: 1px dotted #a9a9a9;
	padding: 3px 3px 3px 10px;
	}



/* -post and entries- */

.postdate {
	color: #000000;
	font-size: 2em;
	font-weight: bold;
	margin-top: 20px;
	text-transform: uppercase;
	}
.pagetitle {
	color: #000000;
	font-size: 2em;
	font-weight: bold;
	margin-top: 20px;
	text-transform: uppercase;
	}
.posttitle {
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
	}
.posttitle a {
	color: #ff7e00;
	}
.posttitle a:hover {
	color: #000000;
	}
.postmetadatabottom {
	background: #a9a9a9;
	margin: 15px 0 15px 0;
	padding: 3px;
	text-transform: uppercase;
	width: 100px;
	}
.postmetadatabottom a {
	color: #000000;
	}
.postmetadatabottom a:hover {
	color: #ffffff;
	}
.entry {
	border-bottom: 1px dotted #a9a9a9;
	padding-bottom: 10px;
	}

/* -search form- */

#searchsubmit {
	display: none;
	}
#s {
	background: #000000 url("images/magnifier.png") no-repeat top left;
	border: none;
	color: #ffffff;
	padding: 1px 2px 1px 17px;
	width: 175px;
	}

/* -footer- */

#footer {
	border-top: 1px solid #a9a9a9;
	clear: both;
	color: #a9a9a9;
	padding: 10px 0 35px 0;
	width: 1050px;
	}
#footer a {
	color: #000000;
	}

/* -comments- */

#comments {
	clear: both;
	padding-top: 20px;
	}
.comment-info-split {
	clear: both;
	}
.commentmetadata {
	text-transform: uppercase;
	}
.commentlist div.alt {
	background: #a9a9a9;
	color: #000000;
	padding: 10px;
	}
.commentlist div {
	padding: 10px;
	}
.comment-div {
	display: block;
	}
.comment-left {
	width: 30%;
	}
.comment-right {
	width: 70%;
	}

/* -floats -*/

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}