/*
Theme Name: K&A Wedding
Theme URI: 
Description: TODO
Version: 1.0
*/

#custom-doc { width: 95%; min-width: 250px; } 
.yui-t3 .yui-b { width:  24.0769em}
.yui-t3 #yui-main .yui-b { margin-left: 35.0769em }

html  {
	background: #888 url(images/background.png);
}

body {
	min-height: 786px;
	font-family: "Franklin Gothic Book";
}

h1 {
	font-size: 2em;
	padding-bottom: 20px;
	padding-top: 20px;
}

h2 {
	font-size: 1.8em;
	padding-top: 15px;
	padding-bottom: 15px;
}

h3 {
	font-size: 1.6em;
	padding-bottom: 10px;
}

h4 {
	font-size: 1.2em;
}

h1, h2, h3, h4, h5, h6 { text-transform: uppercase; font-family: "Arial Black"; color: #7e7e7e }

em { font-style: italic }
strong { font-weight: bold; }

/* Menu and Navigation */
a, a:visited, a:hover, .label {
	color: #FFAF1A;
	text-decoration: none;
	font-weight: bold;
}

p {
	line-height: 1.5em;
	padding-bottom: 1em;
}

blockquote {
	border-left: 6px solid #FFAF1A;
	margin: 10px 10px 10px 20px;
	padding: 5px;
	background-color: #FFF5CC;
}

blockquote p { padding-bottom: 0;}

#hd {
	color: #ccc;
	background: url(images/trans_bg_80.png);
}

#bd {
	background: url(images/trans_bg_80.png);
}

#hd h1 {
	float: right;
	padding: 0;
}

#main-nav {
	background-color: #fff;
	font-size:1.1em;
	line-height:1.1em;
	text-transform:uppercase;
	height: 37px;
	margin-bottom: 10px;
}
#main-nav ul {
	display:block;
	float:left;
	list-style:none outside none;
	margin:0;
	padding:0;
}
#main-nav ul li {
	float:left;
	margin:0 0 0 5px;
	padding:0;
}
#main-nav ul li a {
	display:block;
	line-height:0.9em;
	padding:13px 13px 11px;
	text-decoration:none;
	font-weight: bold;
	color: #333;
}
#main-nav .current_page_item a, #main-nav .current_page_item a:hover, #main-nav li a:active, #main-nav .current_page_ancestor {
	text-decoration:none;
	background: url(images/nav.png);
	color: #fff;
}
#main-nav li a:hover {
	background: url(images/nav_down.png);
	color: #fff;
}
#main-nav li a:active {
	background: url(images/nav_active.png);
}

#main-nav h1 {
	padding-top: 11px;
	padding-right: 11px;
}

#blog-desc { 
	float: right;
	padding-right: 10px;
	letter-spacing: 1px;
	color: #333;
}

/* Main Entry */

#decoration, .decoration {
	background: #fff url(images/header1.png) top left no-repeat;
	padding-top: 10px;
	padding-bottom: 5px;
	overflow: hidden;
}

.single-entry {
	background: url(images/trans_bg_80.png);
	margin: 0px 10px 10px 10px;
	border: 2px solid #eee;
	padding: 25px;
	min-height: 300px;
}

#sub-area {
	border: 4px solid #eee;
	float: left;
	position: relative;
	top: 400px;
	margin-left: 20px;
	width: 400px;
}

.item {
	padding: 10px;
	background-color: #FFF;
	font-size: 1.3em;
	overflow-y: hidden;
	border: 1px solid #eee;
	clear: both;
}

.item ul, .sub-item ul {
	margin-top: 1em;
	margin-bottom: 1em;
	margin-left: 2em;
}

.item li, .sub-item li {
	list-style: square outside none;
}

/* Sub Entries */

.yui-u {
	margin-top: 10px;
}

.sub-item {
	margin: 10px;
	padding: 10px;
	height: 135px;
	overflow-y: hidden;
}

.sub-item .itemhead a {
	color: #666;
}

.sub-item .itemhead h2 {
	font-size: 1.2em;
}

/* Pages */
.page, .single-item, #comment {
	background-color: #fff;
	padding: 20px;
}

.single-entry .item {
	margin-bottom: 20px;
}

.single-entry h4, .single-entry h3, .single-entry h2 {
	clear: both;
	padding-bottom: 10px;
}

.single-entry h3 { padding: 0; border-bottom: 1px solid #666; margin-top: 10px; margin-bottom: 10px; }

/* Posts */
.itemhead h2, .itemhead h3 {
	padding-top: 0px;	
}

.itemhead a {
	text-decoration: none;
}

.itemhead p {
	text-align: justify;
	clear: both;
}

.item .itemhead h2 {
	float: left;
	width: 75%;
}

.post-date {
	text-transform: uppercase;
	letter-spacing: 3px;
	color: #777;
	font-size: 0.9em;
	float: right;
	padding-top: 10px;
}

.more {
	text-align: right;
	padding-right: 15px;
	padding-bottom: 15px;
}

#main-entry .date, .single-entry .date {
	color: #ff9b00;
	font-weight: bold; 
}

/* header */

#header-searchform {
	float: right;
	padding:13px;
}

#searchform, #main-entry .item p {
	clear: both;
}

#searchsubmit {
	border: 3px solid #ff9a00;
	background-color: #FFAF1A;
	color: white;
}

.screen-reader-text {
	display: none;
}

/* sub-nav: twitter, countdown clock */
#sub-nav {
	width: 100%;
	height: 49px;
	clear: both;
}

.twitter {
	padding: 5px;
	color: #777;
	background: url(images/twitter_bird.png) center left no-repeat;
	padding-left: 62px;
	height: 39px;
	margin-bottom: 10px;
	width: 50%;
	float: left;
}

.twitter .message {
	border-right: 3px solid #ff9b00;
	border-top: 3px solid #ff9b00;
	border-bottom: 3px solid #ff9b00;
	margin-bottom: 10px;
	height: 32px;
	font-size: 0.9em;
	padding-left: 5px;
	padding-top: 2px;
	overflow: hidden;
	background-color: #fff;
}

#countdown-clock {
	float: right;
	width: 150px;
}

#countdown-date {
	border-top: 2px solid #ff9a00;
	border-bottom: 2px solid #FFAF1A;
	text-transform: uppercase;
	letter-spacing: 15px;
	margin: 5px;
	text-align: center;
}

#countdown-date #six { 
	font-weight: bold;
	color: #ff9a00;
}

/* footer */
#ft {
	text-align: center;
	color: #666;
}

#categories, #tag-cloud, #monthly-archive {
	height: 20px;
	color: #333;
	padding-left: 20px;
	padding-right: 20px;
	text-align: left;
	background: url(images/trans_bg_80.png);
}

#tag-cloud { 
	height: 70px;
}

#categories label, #tag-cloud label, #monthly-archive label {
	float: left;
	display: block;
	width: 100px;
}

#categories ul, #tag-cloud ul, #monthly-archive ul  {
	list-style:none outside none;
	margin:0;
	padding:0;
	float: left;
}
#categories ul li, #tag-cloud ul li, #monthly-archive ul li {
	margin-right: 20px;
	padding:0;
	display: inline;
}
#categories ul li a, #tag-cloud ul li a, #monthly-archive ul li a {
	line-height:0.9em;
	font-weight: bold;
	color: #666;
}

#tag-cloud, #monthly-archive, #about {
	clear: both;
}

#about {
	background-color: #fff;
}

.wp-tag-cloud {
	width: 85%;
}

span.description {
	float: left;
	padding-left: 20px;
	width: 60%;
}

img.thumbnail {
	float: right;
	border: 3px solid #ff9b00;
	padding: 5px;
	margin-left: 20px;
	margin-bottom: 10px;
}

.navigation { 
	margin-left: 110px;
	margin-right: 110px;
	position: relative;
	top: -38px;
}

.navigation .left {
	clear: both;
	float: left;
}

.navigation .right {
	float: right;
}

.left a, .left a:visited, .left a:hover, .right a, .right a:visited, .right a:hover { font-weight: normal; font-style: italic; color: #333; }

.navigation-page {
	display: block;
	height: 61px;
}

.navigation-home { clear: both; background-color: #fff; height: 61px; margin-bottom: 10px; }

.older, .newer {
	margin-top: 5px;
	width: 100px;
	height: 34px;
	padding-top: 17px;
	text-align: center;
	font-size: 1.2em;
	letter-spacing: 2px;
	color: #fff;
}

.older {
	background: url(images/arrow-right.png) top left no-repeat;
	float: right;
}

.newer {
	clear: both;
	float: left;
	background: url(images/arrow-left.png) top left no-repeat;
    padding-left: 10px;
}

#newest_post {
	float: left;
	position: absolute;
	top: 400px;
	left: 310px;
	width: 200px;
}

.latest_post_text {
	background-color: #ff9b00;
	color: #fff;
	padding: 15px;
	font-size: 1.3em;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight:bold;
}

.latest_post_date {
	text-transform: lowercase;
	font-weight: normal;
}

.latest_post_pointer {
	height: 23px;
	background: url('images/triangle.png') 10px 0px no-repeat;
}

#main-entry {
	background: url(images/trans_bg_80.png);
	border: 2px solid #eee;
	margin: 0px 10px 10px 0px;
	padding: 25px;
}

#main-entry .item {
	text-align: right;
	padding-right: 50px; 
	padding-left: 50px; 
	text-transform: lowercase;
}

#main-entry .item h2 {
	padding-top: 40px;
	padding-bottom: 5px;
	color: #7e7e7e;
	font-family: "Arial Black";
}

#main-entry h1 {
	margin-top: 20px;
	height: 50px;
	width: 500px;
	background: url('images/kathyandaaronh1.png') top left no-repeat;
	float: right;
	padding-bottom: 0px;
}

#left-column {
	margin-top: 400px;
}

.label {
	text-transform: lowercase;
}

.text p {
	margin: 0;
	padding: 0;
	font-size: 1.1em;
}

.text a {
	font-weight: normal;
	color: #333;
}
