/*
Theme Name: 10PAD2-Rising Sun
Theme URI: http://takteekmedia.com/
Version: 1.3
Description: White 2 column theme with an orange rising sun banner.
Author: TAKTEEK
Author URI: http://ericcrooks.com/
Tags: two columns, right sidebar, widget ready, fixed width, rising sun, simple, white, orange, black
*/

/* -standards- */

body {
	background: #ffffff;
	color: #28323B;
	font-family: Georgia, Times, serif;
	font-size: 12px;
	display: normal;
    line-height: 1.5;
	margin-left: 0px;
	}
p {
	text-align: left;
	background: #ffffff;
	color: #28323B;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	display: normal;
	line-height: 1.35;
	margin-left: 7px;
	}
h2 {
    font-family: Georgia, Times, serif;
	font-size: 12px;
	text-transform: lowercase;
	}
h4 {
	font-size: 12px;
	font-style: italic;
	display: normal;
	font-family: Georgia, Times, serif;
	color: #28323B;
	
	}
a {
	color: #BF4A3B;
	text-decoration: none;
	}

a img {
	border: none;
	}

a:hover {
	color: #BF4A3B;
	}
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 dotted #a9a9a9;
	padding: 30px 0 35px 0;
	width: 800px;
	}
.blogtitle {
	font-size: 14px;
	color: #BF4A3B;
	font-weight: bold;
	text-transform: lowercase;
	}
.blogdescription {
	font-size: 14px;
	color: #a9a9a9;
	text-transform: lowercase;
	border: 0px solid #FFFFFF;
	}
#banner {

	}
#banner #birdHeader {
	background: url("images/banner.jpg") no-repeat top left;
	height: 105px;
	width: 274px;
    display: block;
}

/* -content- */

#contentwrap {
	margin-top: 30px;
	width: 800px;
	}
#content {
	float: left;
	margin-right: 100px;
	width: 500px;
	}

/* -navigation- */

#navigationwrap {
	float: left;
	margin-bottom: 30px;
	}
#navigation {
	width: 200px;
	}
#navigation div.navtitle {
	background: #FFFFFF;
	padding: 0px;
	}
#navigation h2 {
	color: #ffffff;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	
	}
#navigation h2.small, #navigation h2.widgettitle {
	background: #28323B;
	color: #FFFFFF;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin-top: 20px;
	padding: 3px 2px 2px 10px;
	text-transform: lowercase;
	
	}
#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
#navigation li {
	list-style: none;
	}
#navigation ul li {
	
	padding: 2px 2px 2px 10px;
	}

/* -post and entries- */

.postdate {
	color: #28323B;
	font-size: 1em;
	font-weight: bold;
	margin-top: 10px;
	text-transform: uppercase;
	}
.pagetitle {
	color: #28323B;
	font-size: 40px;
	font-weight: normal;
	margin-left: 10px;
	margin-top: 10px;
	text-transform: lowercase;
	}
	
.pageFunkCopy {
	background: #FFFFFF;
	color: #28323B;
	font-family: Georgia, Times, serif;
	font-size: 12px;
	display: normal;
	line-height: .5;
	margin-left: 7px;
	}
.pagetitlesearch {
	color: #CCCCCC;
	font-size: 25px;
	font-weight: normal;
	margin-top: 20px;
	text-transform: lowercase;
	}
.posttitle {
	font-size: 40px;
	margin-top: 20px;
	margin-left: 10px;
	font-weight: normal;
	text-transform: lowercase;
	}
.posttitle a {
	color: #28323B;
	}
.posttitle a:hover {
	color: #BF4A3B;
	}
.postmetadatabottom {
	background: #FFFFFF;
	margin: 15px 0 15px 0;
	padding: 3px;
	text-transform: uppercase;
	width: 100px;
	}
.postmetadatabottom a {
	color: #FFFFFF;
	}
.postmetadatabottom a:hover {
	color: #FFFFFF;
	}
.entry {
	border-bottom: 1px dotted #a9a9a9;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-right: 30px;
	margin-left: 7px;
	}
.entryNew {
	padding-top: 20px;
	padding-bottom: 10px;
	padding-right: 30px;
	margin-left: 7px;
	}

/* -search form- */

#searchsubmit {
	display: none;
	}
#s {
	background: #CCCCCC url("images/magnifier.png") no-repeat top left;
	font-size: 11px;
    font-family: Georgia, Times, serif;
	border: none;
    display: normal;
	color: #28323B;
	padding: 4px 4px 4px 20px;
	width: 176px;
	}

/* -footer- */

#footer {
	border-bottom: 1px dotted #a9a9a9;
	clear: both;
	color: #28323B;
	padding: 10px 0 35px 0;
	width: 800px;
	}
#footer a {
	color: #28323B;
	}

/* -comments- */

#comments {
	clear: both;
	padding-top: 20px;
	}
.comment-info-split {
	clear: both;
	}
.commentmetadata {
	text-transform: uppercase;
	}
.commentlist div.alt {
	background: #a9a9a9;
	color: #28323B;
	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: -7px;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}