/*
Theme Name: Runk's Junk
Description: Custom 2 Column theme
Author: Tad Runkle
Author URL: http://www.tadrunkle.com
*/

body {
	margin: 0px;
	background: #dcdcdc url(images/bkgd.gif) repeat-y center;
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	text-align: center;
}

a {
	color: #202b81;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a img {
	border: 0;
}

form {
	margin: 0px;
}

p, blockquote, h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	margin-bottom: 10px;
	font-weight: normal;
}
ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 0px;
}
h3 {
	clear: both;
	font-size: 18px;
}
h4, h5 {
	margin-bottom: 0px;
	font-size: 12px;
	color: #202b81;
}

/* ########################### */


abbr, acronym {
	border: 0;
}

address {
	padding: 15px 0 0;
}

blockquote {
	margin: 15px 0 0;
}

blockquote p {
	padding: 15px;
}

blockquote blockquote {
	margin: 15px;
}

code {
}

dt {
	font-weight: bold;
}

dd {
	padding: 0 0 0 15px;
}

hr {
	clear: both;
	margin: 15px 15px 5px 15px;
	border: 0;
	height: 1px;
	background: #343434;
	color: #343434;
}

small {
	font-size: 11px;
}

pre {
	width: 90%;
}

input, textarea {
	font-size: 12px;
	padding: 2px;
}

input#s, input#author, input#email, input#url, textarea#comment {
	padding: 3px;
}

input#author, input#email, input#url {
	margin: 0 5px 0 0;
}

/* ###################### */


#jar {
	margin: 0px auto 0px auto;
	width: 800px;
	text-align: left;
	vertical-align: top;
}

/* ###################### */
.stylewp {
	text-align: right;
	font-size: 85%;
	padding-top: 10px;
	color: #f1f1f1;
}
.stylewp ul {
	padding: 0px;
	margin: 0px;
	border-left: solid 1px #fffec0;
	display: inline;
}
.stylewp li {
	padding: 0px 5px;
	margin: 0px;
	display: inline;
	border-right: solid 1px #fffec0;
}
.stylewp li a {
	color: #fffec0;
	text-decoration: none;
}
.stylewp li a:hover {
	color: #fffec0;
	text-decoration: underline;
}

/* ##### HEADER ##### */
#header {
	padding: 0px 5px 0px 5px;
	background: url(images/bkgd_header.gif) repeat-x;
	height: 120px;
}
#logo {
	position: absolute;
	width: 380px;
	height: 120px;
	z-index: 9;
	background: url(images/bkgd_logo.gif) no-repeat;
}
#logo h1 {
	display: none;
}
#nav {
	position: absolute;
	margin-top: 82px;
	width: 790px;
	z-index: 10;
	font-size: 22px;
	text-align: right;
	font-weight: bold;
	letter-spacing: -1px;
	text-transform: lowercase;
}
#nav a {
	color: #99a4a5;
}
#nav ul {
	list-style: none;
}
#nav li {
	display: inline;
}
#nav .page_item {
	padding-left: 20px;
}

/* ##### BANNER ##### */
#banner {
	position: relative;
	clear: both;
	margin: 0px 5px 0px 5px;
	padding: 0px 10px 0px 10px;
	background: url(images/bkgd_banner.jpg) no-repeat;
	height: 127px;
	font-size: 20px;
	color: #ffffff;
}
#tagline {
	position: absolute;
	top: 10px;
	width: 770px;
}
#tagline h2 {
	position: absolute;
	z-index: 10;
	margin: 0px;
	padding: 0px;
	font-size: 32px;
	font-style: italic;
}
#tagline h2.shadow {
	position: absolute;
	z-index: 9;
	top: 2px;
	left: 2px;
	color: #000000;
}

/* ##### BODY ##### */
#body {
	margin: 15px 15px 0px 15px;
}

#content {
	float: left;
	width: 570px;
	vertical-align: top;
}
#content p, #content h4, #content h5 {
	line-height: 18px;
}

.post {
	margin-bottom: 20px;
	padding-bottom: 10px;
	background: url(images/bkgd_header.gif) repeat-x bottom;
}
.post h3 {
	border-bottom: 1px solid #99a4a5;
	font-size: 18px;
	margin: 0px;
}

.postinfo {
	font-size: 11px;
	margin: 0 0 20px 0;
	line-height: 20px;
	padding: 0 0 10px 0;
}
.postinfo ul { list-style-type: none; margin: 0; padding: 10px 10px 0 10px; }
.postinfo ul li { float: left; margin: 0 10px 0 0; display: inline; }

.postinfo ul li.author { padding: 0 0 0 20px; background: url(images/user.gif) no-repeat 0 3px; }
.postinfo ul li.date { padding: 0 0 0 20px; background: url(images/calendar.png) no-repeat 0 3px; }
.postinfo ul li.category-info { padding: 0 0 0 20px; background: url(images/tag_blue.png) no-repeat 0 3px; }
.postinfo ul li.digg { padding: 0 0 0 20px; background: url(images/digg.gif) no-repeat 0 3px; }
.postinfo ul li.delicious { padding: 0 0 0 20px; background: url(images/delicious.gif) no-repeat 0 3px; }
.postinfo ul li.comment-number { padding: 0 0 0 19px; background: url(images/comment.png) no-repeat 0 3px; }
.postinfo ul li.edit-info { padding: 0; }
.postdate {  }

.entry {
	padding: 0 10px 10px;
}
.entry a {
	text-decoration: underline;
}
.entry img {
	border: none;
}
.entry .border {
	border: 1px solid #dcdcdc;
}
.entry img.wp-smiley {
	padding: 0;
	border: 0;
}
.entry img.left {
	float: left;
	margin: 0px 10px 0px 0px;
}
.entry img.right {
	float: right;
	margin: 0px 0 0 10px;
}
.entry p.images {
	text-align: center;
}
.entry p.images img {
	margin: 0px 5px 0px 5px;
}
.entry .editentry {
	clear: both;
}
.entry .editentry p {
	margin: 0px;
}
.entry ul.plain {
	list-style: none;
	margin-bottom: 10px;
}
.entry .plain li {
}
.entry ol li, .entry ul li {
	line-height: 20px;
}

.browse {
	margin-bottom: 20px;
	text-align: center;
}

.amazon {
	text-align: center;
}

/* ##### SIDEBAR ##### */

/* ## HOME ## */
#sidebar {
	float: right;
	width: 170px;
	line-height: 18px;
}
#sidebar h2, #sidebar h3, #sidebar li {
	margin-bottom: 0px;
	line-height: normal;
}
#sidebar p {
	margin-bottom: 10px;
	line-height: normal;
}

.calendar, .categories, .search, .metalinks, .wp-links, .mylinks {
	padding-bottom: 15px;
}
.wp-links {
	margin-left: -20px;
}
.wp-links h2 {
	padding-top: 15px;
	white-space: nowrap;
	_font-size: 18px;
}

#sidebar ul {
	margin: 0;
	padding: 0px 20px 0px 20px;
	list-style: none;
}
/*#sidebar ul li#search input {
	margin: 0 0 5px;
}
#sidebar ul li.widget_search, #sidebar ul li.widget_calendar {
	padding: 0 0 10px;
}
#sidebar ul li h2 {
	padding-bottom: 1px;
	font-size: 18px;
	font-weight: bold;
	font-weight: normal;
}*/

#sidebar ul ul {
	padding: 0px 0px 0px 20px;
}
/*#sidebar ul ul li {
	margin: 0;
	padding: 0;
}
#sidebar ul ul ul li {
	padding: 0 0 0 10px;
}*/
.mysites p {
	text-align: center;
}

#sidebar .amazon {
	margin-top: 20px;
}

/* ##### COMMENTS ##### */
.comments-template {
	border-top: 1px solid #cccccc;
	margin: 10px 10px 0;
	padding: 10px 0 0;
}

.comments-template ol {
	margin: 0;
	padding: 0 0 10px;
	list-style: none;
}

.comments-template ol li {
	margin: 10px 0 0;
	padding: 0 0 10px;
	border-bottom: 1px solid #dddddd;
}

.commentmetadata { }

.comments-template p.nocomments {
	padding: 0;
}

.comments-template h3 {
	border: none;
	margin-bottom: 5px;
}
.comments-template #comment {
	width: 540px;
}

/* ##### WP-CALENDAR ##### */
table#wp-calendar {
	width: 170px;
	text-transform: none;
}
table#wp-calendar a {
	font-weight: bold;
}
table#wp-calendar caption {
	padding: 0px;
}
table#wp-calendar th {
	font-weight: normal;
	vertical-align: top;
	background-color: #eeeeee;
	text-align: center;
}
table#wp-calendar td {
	padding: 0px;
	padding-right: 3px;
	background-color: #eeeeee;
	text-align: right;
}
table#wp-calendar tfoot td {
	text-align: center;
	background-color: #ffffff;
	padding: 0px;
}

/* ##### FOOTER ##### */
#footer {
	clear: both;
	height: 20px;
	font-size: 10px;
	color: #99a4a5;
}
#copyright {
	width: 300px;
	float:left;
}
#date {
	width: 300px;
	float: right;
	text-align: right;
}

#searchform {
	width: 170px;
}
#searchform #s {
	width: 120px;
	padding: 0px;
}
