/*
Theme Name: Avenue K9 3.0
Theme URI: http://www.michaelkuhlmann.com
Description: The third AVE template.
Version: 1.0
Author: Michael Kuhlmann
Author URI: http://www.michaelkuhlmann.com
Tags: fixed width, two columns, right sidebar, widgets, gravatars, clean, valid XHTML, valid CSS
*/



body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Sans-Serif;
	color:#555;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.8em;
	}

h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, serif;
	font-weight: normal;
	letter-spacing: -1px;
    padding: 0;
    margin: 0;
}

h1 { font-size: 4.8em; }
h2 { font-size: 30px; }
h3 { font-size: 24px; }
h4 { font-size: 20px; }
h5 { font-size: 18px; }
h6 { font-size: 16px; }

pre {
	overflow:auto;
}

acronym, abbr
{
	font-size: 0.9em;
	letter-spacing: .07em;
	cursor: help;
	border-bottom: 1px dashed #999;
}

strong {	
font-weight: bold;
}

a {
	color: #586e1a;
	text-decoration: none;
}

a:hover {
	color: #92350a;
}


hr {
	display: none;
	}

a img {
	border: none;
	}

.center-text{
text-align: center;
}

/* Layout */

body {
	margin: 0;
	padding: 0;
    background: #fff url(../images/main-bg.gif) repeat-x;
}

#page {
	margin: 10px auto 0 auto;
	padding: 0;
	width: 960px;
    background: #ffffe1;
}

#header {
	width: 960px;
	margin: 10px auto 0 auto;
	padding: 0;
}

#wrapper {
	padding: 10px;
	margin: 0;
}

#content {
font-family: Georgia, Times, serif;
width: 626px;
border: 1px solid #fcf2ba;
background-color: #fff;
margin: 0 0 10px 0;
padding: 0 0 14px 0;
float: left;
}
	
#sidebar {
	width:300px;
	float:right;	
	margin: 0;
	padding:0;
}	
	

#footer {
	margin: 20px auto;
	clear: both;
}

/* Header */
#header h1 {
	margin:10px 0;
}


#main-nav-container {
	margin:0;
	padding:0;
	display: block;
	width: 100%;
	height: 33px;
	background-color: #232323;
	font-family: Georgia, Times, serif;
	font-size: 14px;
}


/* End header */

/* Post */

.post {
	margin: 0;
	padding:20px; 
	text-align: left;
	overflow:hidden;
	clear:both;
	}

.post h2 {
	margin:0;
	padding:0;
	text-align:left;
	color: #586e1a;
}

.post h3.post-title {
	font-weight:bold;
	font-size:1.8em;
	margin: 0 0 -15px 0;
	padding:0;
	text-align:left;
}	


div.archive-title {
	font-size:1.6em;
	font-weight:bold;
}

.post hr {
	display: block;
	}

.postmetadata {
	clear: both;
	font-size:16px;
	color:#888;
	margin: 2px 0 0 0;
}

.clear {
	clear: both;
}

.entry {
	font-size:1.4em;
	line-height:1.4em;
	margin:20px 0;
}

.entry blockquote {
	border:1px dashed #ccc;
	font-size:0.9em;
	padding:5px 20px;
	margin:10px 0;
	background:#f8f8f8;
}

.entry blockquote blockquote {
	font-size:1em;
}

.entry fieldset {
	border:1px dashed #ccc;
}

.entry fieldset legend {
	font-weight:bold;
	text-transform:uppercase;
}

.entry table {
	border-width:0 1px 1px 0;
	border-style:solid;
	border-color:#ccc;
	font-size:0.9em;
}


.entry table tr td {
	padding:5px 10px;
	border-width:1px 0 0 1px;
	border-style:solid;
	border-color:#ccc;

}

.entry table tr th {
	border-width:1px 0 0 1px;
	border-style:solid;
	border-color:#ccc;
	padding:5px 10px;
	background:#f4f4f4;
	color:#666;
	font-weight:bold;
	text-transform:uppercase;
	text-align:center;
}

.entry ol { list-style-type:decimal; }
.entry ol ol {	list-style-type:lower-alpha; }
.entry ol ol ol {	list-style-type:lower-roman; }


p img {
	padding: 0;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

.alignright {
	padding:0;
	margin: 2px 0 5px 10px;
	display: inline;
	float:right;
	}

.alignleft {
	padding:0;
	margin: 2px 10px 5px 0;
	display: inline;
	float:left;
	}

.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}


.navigation {
background:#fdfdc5;
font-size:11px;
padding:5px 10px;
margin:0 15px 0 15px;
}	

.group:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.meta {
background:#fdfdc5;
font-size:11px;
color:#4b4a37;
padding:5px 10px;
margin:20px 15px 15px 15px;
}

.signature {
float:left;
padding:0 15px 0 0;
width:275px;
}

.tags {
float:left;
padding:0 0 0 10px;
width:260px;
border-left:#fae794 1px solid;
}

.archive-meta {
background:#fdfdc5;
font-size:11px;
color:#4b4a37;
padding:5px 10px;
margin:20px 0 15px 0;
}

.archive-signature {
float:left;
padding:0 15px 0 0;
border-right:#fae794 1px solid;
width:275px;
}

.archive-tags {
float:left;
padding:0 0 0 10px;
width:260px;
}

.archive-titles h2 {
	margin: 15px 0 0 20px;
	padding:0;
	text-align:left;
	color: #586e1a;
}

.wp-caption {
	border: 1px solid #ccc;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
}


.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

.searchbox {
	padding:20px;
	text-align:center;
	clear:both;
}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}


/* Comments*/
#commentform{
margin: 0 0 0 20px;
}
#comments h3{
color: #ccc;
font-size: 24px;
margin: 0 0 20px 20px;
}

#comments {
	font-size:1.4em;

}

.commentlist {
	margin:20px 0;
	padding:0 0 1px 0;
}

.commentlist li {
	list-style:none;
	margin:0;
	padding:0;
}

li.comment div, li.pingback div {
	padding:20px;
	overflow:auto;
}

li.comment div div, li.pingback div div {
	padding:0;
	overflow:visible;
}

.commentlist li.even {
	background:#e2f49b url(images/green-speech-bubble.gif) no-repeat bottom center;
        padding-bottom: 10px;
        margin: 0 20px 10px 20px;
}

.commentlist li.odd {
	background:#fdfdc5 url(images/yellow-speech-bubble.gif) no-repeat bottom center;;
        padding-bottom: 10px;
        margin: 0 20px 10px 20px;
}

ul.children li {
	list-style:none;
}

img.avatar {
	float:right;
	border:1px solid #eee;
	padding:2px;
	margin:0;
	background:#fff;
}

.comment-meta, .reply {
	margin:0;
	padding:0;
	font-size:0.8em;
}

.comment-author cite {
	font-style:normal;
	font-weight:bold;
}


textarea#comment {
	width:580px;

}

#comments div.navigation {
	font-size:0.8em;
}

.leave-reply{
font-size: 30px;
color: #92350a;
text-align: left;
}

#submit{
background: #809f27; 
color: #fff; 
padding: 10px; 
margin-top: 10px;
border: none;
}


.commentnumber{
float: right;
color: #fff;
font-size: 64px;
letter-spacing: -6px;
height: 44px;
}

.postauthor{
border-top: 1px solid #fcf2ba;
border-bottom: 1px solid #fcf2ba;
padding: 15px 0;
}

.postauthor a{
color: #fff;
}

/* POST AUTHOR */
.mydiv {
	width: 560px;
	padding: 12px;
	display: block;
	background: #fdfdc5 url(images/navigation/feature-block-bg.gif) repeat-x;
	border: #fcf2ba 1px solid;	
	font-family: georgia, times, serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #4b4833;
	overflow: hidden;
	text-align: justify;
}

.mydiv span.ae_top {
	width: 100%;
	background: url(../img/ae_bg.gif);
	display: block;
	line-height: 24px;
}

.mydiv span.ae_top b {
	padding-left: 10px;
}

.mydiv span.ae_about {
	width: 556px;
}

.mydiv span.ae_body {
	width: 494px;
text-align: justify;
}

.mydiv span.ae_close {
	background: #BDD7FE;
	position: absolute;
	display: block;
	bottom: 0;
	right: 0;
	padding: 1px 2px 0 5px;
}

.mydiv span.ae_close a {
	color: #2B2B2B !important;
	text-decoration: none !important;
}

/* Gravatar Photo */

.mydiv img {
	width: 60px;
	height: 60px;
	padding: 4px;
	background: #fff;
	margin: 0 12px 0 0;
	border: 0;
	float: left;
}


.mydiv a {
	background: none !important;
	border: 0 !important;
	text-decoration: none !important;
	color: #92350a !important;
    font-family: arial, serif;
    font-weight: bold;
}

.mydiv a:hover {
	text-decoration: underline !important;
}


/* Sidebar */

#sidebar {
	font: 1.2em 'Lucida Grande', Arial, Sans-Serif;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Sans-Serif;
	font-size: 1.2em;
	}

#sidebar h2 {
	padding: 0;
	}


#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	margin:0;
	padding:0;
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 20px;
	}


#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 0;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 20px;
	}

#sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
	
/* Calendar */
#wp-calendar {
	empty-cells: show;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	font-weight:bold;
	}

#wp-calendar caption {
	font-weight:bold;
	text-transform:uppercase;
	text-align:left;
	margin:0 0 5px 8px;
	color:#666;
	}

#wp-calendar td {
	padding: 3px 5px;
	text-align: center;
	}
	
#wp-calendar td#today {
	background:#eee;
}	

#wp-calendar td#prev a {
	padding: 0;
	text-align:left;
	font-weight:normal;
}

#wp-calendar td#next a {
	padding: 0;
	text-align:right;
	font-weight:normal;
}


/* End Calendar */


/* Footer */	

#footer {
	background-color: #232323;
	height: 205px;
	text-align:center;
	font-size: 11px;
	color:#888;
	margin: 10px 0 0 0;
}

#main-footer-nav{
	font-family: Georgia, Times, serif;
	display: block;
	width: 100%;
	padding: 0;
	margin: 0;
}



.time-ago{
font-weight: bold;
color: #92350a;
font-style: italic;
}

div.grippie {
				background:#e2f49b url(images/grippie.gif) no-repeat scroll center 2px;
				border-color:#9ba869;
				border-style:solid;
				border-width:0pt 1px 1px;
				cursor:s-resize;
				height:9px;
				overflow:hidden;
			}
			.resizable-textarea textarea {
				display:block;
				margin-bottom:0pt;
				width:95%;
				height: 20%;
			}

.wp-email{
float: right;
margin: 1px -3px 0 0;
}

.edit a:link {text-decoration: none; background: red; color: #fff; font-weight: bold; font-family: arial, sans-serif; font-size: 14px; padding: 4px 8px; margin: 0 0 8px 0; float: right;}
.edit a:visited {text-decoration: none;  background: red; color: #fff; font-weight: bold; font-family: arial, sans-serif; font-size: 14px; padding: 4px 8px; margin: 0 0 8px 0; float: right;}
.edit a:active {text-decoration: none;  background: red; color: #fff; font-weight: bold; font-family: arial, sans-serif; font-size: 14px; padding: 4px 8px; margin: 0 0 8px 0; float: right;}
.edit a:hover {text-decoration: underline;  background: maroon; color: #fff; font-weight: bold; font-family: arial, sans-serif; font-size: 14px; padding: 4px 8px; margin: 0 0 8px 0; float: right;}



/* IE Hacks */
* html .group,
* html #nav ul li a {
height: 1%;
}

*:first-child+html .group {
min-height: 1px;
}



/* INTERACTIVE BLOCK */
#interactive-block{
height: 400px;
margin: -25px 0 0 30px;
}

.ib-title{
text-align: center;
color: #586e1a;
background: #fae691 url(../images/navigation/feature-block-bg.gif) repeat-x top left;
padding: 14px 0 0 0;
}

#upload-pics{
width: 273px;
height: 320px;
border: 1px solid #fcf2ba;
background: #fdfdc5 url(../images/sidebars/sb-swirl-bg.gif) no-repeat bottom right;
float: left;
}

#upload-pics .polaroids{
position: absolute;
z-index: 2;
margin: -30px 0 0 -30px;
width: 200px;
}

#upload-pics .flickr{
position: absolute;
z-index: 5;
margin: 120px 0 0 62px;
text-align: center;
}

#upload-pics .flickr p{
margin: 0;
padding: 0;
font-family: Arial, sans-serif;
}

#upload-pics .flickr strong{
color: #92350a;
font-family: Arial, sans-serif;
}
#upload-pics .flickr-group{
color: #586e1a;
font-size: 18px;
letter-spacing: -1px;
}

#upload-pics .polaroids strong{
font-family: Arial, sans-serif;
color: #92350a;
font-weight: bold;
}

#upload-instructions{
width: 80px;
position: absolute;
z-index: 1;
margin: 0 0 0 180px;
font-family: Arial, sans-serif;
}

#upload-instructions strong{
color: #92350a;
font-weight: bold;
}

#submit-pic-button{
position: absolute;
z-index: 4;
margin: 190px 0 0 54px;
}

#k9-polls{
width: 273px;
height: 320px;
border: 1px solid #fcf2ba;
background: #fdfdc5 url(../images/sidebars/sb-swirl-bg.gif) no-repeat bottom right;
float: left;
margin: 0 0 0 16px;
}




#twitter{
text-align: left;
color: #586e1a;
background: #fae691 url(../images/navigation/feature-block-bg.gif) repeat-x top left;
padding: 8px 14px 10px 14px;
margin: -60px 0 0 30px;
width: 536px;
font-size: 18px;
letter-spacing: -1px;
line-height: 15px;
border: 1px solid #fcf2ba;
}

#twitter ul{
margin: 0;
padding: 0;
}

#twitter ul li{
margin: 0;
padding: 0;
list-style-type: none;
}

#twitter ul li a:link {text-decoration: none; color: #e19a1f; font-weight: bold; font-size: 10px; font-family: Arial, sans-serif; text-transform: uppercase; letter-spacing: normal;}
#twitter ul li a:visited {text-decoration: none; color: #e19a1f; font-weight: bold; font-size: 10px; font-family: Arial, sans-serif; text-transform: uppercase; letter-spacing: normal;}
#twitter ul li a:active {text-decoration: none; color: #e19a1f; font-weight: bold; font-size: 10px; font-family: Arial, sans-serif; text-transform: uppercase; letter-spacing: normal;}
#twitter ul li a:hover {text-decoration: underline; color: #92350a; font-weight: bold; font-size: 10px; font-family: Arial, sans-serif; text-transform: uppercase; letter-spacing: normal;}

#twitter .aktt_more_updates a:link {text-decoration: none; color: #92350a; font-weight: bold; font-size: 10px; font-family: Arial, sans-serif; text-transform: uppercase; letter-spacing: normal;}
#twitter .aktt_more_updates a:visited {text-decoration: none; color: #92350a; font-weight: bold; font-size: 10px; font-family: Arial, sans-serif; text-transform: uppercase; letter-spacing: normal;}
#twitter .aktt_more_updates a:active {text-decoration: none; color: #92350a; font-weight: bold; font-size: 10px; font-family: Arial, sans-serif; text-transform: uppercase; letter-spacing: normal;}
#twitter .aktt_more_updates a:hover {text-decoration: underline; color: #92350a; font-weight: bold; font-size: 10px; font-family: Arial, sans-serif; text-transform: uppercase; letter-spacing: normal;}

#green-line{
width:940px;
margin: 0 10px 10px 10px;
height: 8px;
background: url(../images/navigation/tripple-line.gif) repeat-x;
} 

#snacking-block{
width:910px;
padding: 4px 14px;
background: #fff url(../images/quote-bg.gif) no-repeat center right;
border: 1px solid #fcf2ba;
height: 212px;
margin: 0 0 0 10px;
}

#snacking-block h4{
color: #586e1a;
margin: 0 0 10px 0;
}

.snacker{
float: left;
margin: 10px 10px 20px 0;
width: 284px;
font-family: Georgia, Times, serif;
line-height: 14px;
padding: 0 10px 0 6px;
}

.snacker p{
line-height: 14px;
margin: 0 0 8px 0;
padding: 0;
}

.snacker-line{
border-right: 1px solid #fae794;
}

.narrow-snacker{
width: 240px;
}

.snacker ul, li{
margin: 0;
padding: 0;
list-style-type: none;
text-indent: 0;
}