/*  
Theme Name:  Avenue Inn
Theme URI: http://mediaroom.avenueinn.com
Description: Built for the Avenue Inn blog.
Version: 1.0
Author: Blizzard Internet
Author URI: http://blizzardinternet.com/
*/

/*Start Links*/
a {
	font-family:'Book Antiqua', Verdana, Arial, Sans-Serif;
	font-size:14px;
	font-weight:normal;
	color: #003366;
	text-decoration: underline;
}

a.link {
	color:#0033CC;
	background-color:transparent;
	text-decoration: underline;
}

a:link {
	font: bold;
	text-decoration: underline;
	color: #32527A;
}

a:visited {
	text-decoration: underline;
	color: #32527A;
}

a:hover {
	text-decoration: underline;
	color: #000000;
}

a:active {
	color: #32527A;
	text-decoration:underline;
}

a img {
	text-decoration:none;
	border:none;
	padding:0px;
	margin:3px 3px 3px 3px;
}

p img {
	padding: 5px;
	border:1px groove #000000;
	background-color: #ffffff;
	max-width: 100%;
	margin: 5px;

	}

/*Start Body*/

html, body {
	font-family: 'Book Antiqua', Verdana, Arial, Sans-Serif;
	font-size:12px;
	font-weight:normal;
	color:#612300;
	background-color:#ffffff;
}

body {
	color:#000000;
	background-image:url(images/backgrnd.gif);
	background-repeat:repeat-y;
	padding:0px;
	margin:0px 15px 15px 0px;
}

/*Start Headings*/

#header {
	padding: 0;
	margin: 0 0 0 0;
	width: 100%;
	background-image:url(images/line.gif);
	}
	
#headerimg {
	padding: 0;
	margin: 0 0 0 0;
	width: 100%;
	height: 166px;
	background-image:url(images/header.jpg);
	background-repeat: no-repeat;
	}

h1 {
	font-size:18px;
	font-weight:normal;
	text-align:left;
	padding:10px 10px 10px 20px;
	margin:0px;
	color: #612300;;
	background:#ffffff;
}

h1 a {
	font-size:1.5em;
	font-weight:normal;
	text-decoration:underline;
	color:#612300;;
	background-color:transparent;
}

h1 a:hover {
	text-decoration:underline;
	color:#612300;
	background-color:transparent;
}

h1 a:link {
	color:#612300;
	text-decoration:underline;
}

h1 a:visited {
	color:#612300
	text-decoration:underline;
}

h1 a:active {
	color:#612300
	text-decoration:underline;
}


h2 {
	font-size:13px;
	font-weight:normal;
	text-align:left;
	padding:5px 10px 15px 20px;
	margin:0 0px 0px 0px;
	color:#612300
}

h2 a {
	font-size:13px;
	font-weight:normal;
	text-decoration:underline;
	color:#612300;
	background-color:transparent;
}

h2 a:hover {
	text-decoration:underline;
	color:#612300
	background-color:transparent;
}

h5 {
	font-size:15px;
	font-weight:bold;
	padding:2px 5px 1px 5px;
	margin:4px;
	border:none;
}

/*Begin Search Form*/
form.qs {
	text-align:left;
	padding:0px;
	margin:0px;
}

form.qs p {
	font-size:14px;
	font-weight:normal;
	padding:0px;
	margin:0px;
	color:#000000;
	background-color:transparent;
}

form.qs input.button {
	font-size:11px;
	font-weight:normal;
	width:30px;
	color:#000000;
	background-color:#f9f9ff;
	border:solid 1px #c0d3e2;
	padding:0px;
	margin:0px;
}

form.qs input.textfield {
	font-size:11px;
	font-weight:normal;
	padding:0px;
	margin:0px;
}

/*Time*/

#current_time {
	float: right;
	width: 300px;
	font-size: 0.9em;
	text-align: right;
	margin-right: 22px;
	color: #333333;
	padding-top: 14px;
}

/*Pages - Navigation Format - top bar*/
/*#navigation {
	background:#ffffff;
	margin: 0 0 0 20px;
}

#navigation li {
	list-style-type:none;
	white-space:nowrap;
}

#navigation li a {
	padding:0 0px;
	text-decoration:none;
	background-color:inherit;
}

* html #navigation a {width:1%;}

#navigation .selected,#navigation a:hover {
	background:#80b0da;
	color:#ffffff;
	text-decoration:none;
}

#navigation a img {
	text-decoration:none;
	border:none;
	padding:0px;
	margin:0px;
}*/

/*Begin Footer*/
#contactlinks {
	background-image:url(images/backgrnd.gif);
	background-repeat:repeat-y;
	padding: 5px 0;
	text-align: center;
}

div.footer {
	clear:both;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	width: 100%;
	height: 132px;
	background-color:#ffffff;
	background-image:url(images/colorbott.gif);
	background-repeat:repeat-x;
}


div.footer p {
	margin: 0;
	height: 132px;
	padding: 140px 0;
	text-align: center;
	background-image:url(http://avenueinnbb.com/images/liveit.gif);
	background-repeat:no-repeat;
}


div.path {
	font-size:11px;
	font-weight:normal;
	padding:0px;
	margin:25px 20px 10px 200px;
}

div.path a {
	font-size:11px;
	font-weight:normal;
}
/*Anchor Text to return to the top of page*/
div.toplink {
	padding:0px;
	margin:0px 0px 0px 205px;
}

div.toplink a {
	font-size:11px;
	font-weight:normal;
}

/*Begin Main Text Area Formatting*/
td.main {
	vertical-align:top;
	width:100%;
	
}

div.main {
	font-size:14px;
	font-weight:normal;
	line-height:15px;
	color:#612300;
	background-color:#ffffff;
	padding:10px;
	margin:0px 10px 10px 220px;
	border:solid 0px #cccccc;
}

div.main h3 {
	font-size:16px;
	font-weight:normal;
}

div.main h4 {
	font-size:18px;
	font-weight:bold;
	padding:0px;
	margin:25px 0px 2px 0px;
	border-bottom:solid 1px #000000;
}

div.main h4 a {
	font-size:18px;
	font-weight:bold;
	text-decoration:none;
	color: #4C4C4C;
}

div.main a {
	font-weight:normal;
	text-decoration: underline;
	color: #0033CC;
}

div.main h4 span.top {
	font-size:18px;
	font-weight:normal;
}

div.main h4 span.top a {
	font-size:18px;
	font-weight:normal;
	text-decoration:none;
}

div.main p {
	padding:0px;
	margin:2px 0px 10px 10px;
}

div.main table {
	font-family:'Book Antiqua', Verdana, Arial, Sans-Serif;
	font-size:12px;
	font-weight:normal;
	line-height:17px;
	margin-left:10px;
}

div.main td {
	padding:0px 5px 0px 5px;
	margin:0px;
}

div.main ul {
	list-style-type:square;
	padding:0px;
	margin:0px 0px 10px 40px;
}

div.main ul.none {
	list-style-type:none;
}

div.main li {
	padding:0px;
	margin:1px 0px 1px 0px;
}

/* Begin Left Sidebar formatting*/
div.navboxwrapleft {
	float:left;
	width:195px;
	padding:0px 5px 5px 20px;
	margin: 15px 0px 0px 0px;
	border-right:solid 1px #cccccc;
}

div.navboxleft {
	padding:0px;
	margin:10px 0px 10px 10px;
	font-size:11px;
	font-weight:normal;
	line-height:17px;
}

div.navboxleft h5 {
	color: #000;
	font-size: 1.2em;
	margin: 0 0 10px 0;
	padding: 10px 0 2px 0;
	width: 93%;
	border-bottom: 1px solid #000;
}	

div.navboxleft h5 a {
	color: #000;
	font-size: 1.2em;
	margin: 0 0 10px 0;
	padding: 10px 0 2px 0;
	width: 93%;
	border-bottom: 1px solid #000;
}

div.navboxleft ul {
	list-style-type:none;
	padding:0px;
	margin:0px;
}

div.navboxleft li {
	background-repeat:no-repeat;
	background-position:left;
	padding:1px 5px 0px 20px;
	margin:0px;
}

div.navboxleft li:hover {
	background-repeat:no-repeat;
	background-position:left;
	color:#ff0000;
}

div.navboxleft li.active {
	background-repeat:no-repeat;
	background-position:left;
	color:#000000;
}

div.navboxleft li.extern {
	background-repeat:no-repeat;
	background-position:left;
	text-decoration:none;
}

div.navboxleft li.extern:hover {
	background-repeat:no-repeat;
	background-position:right;
}

div.navboxleft div.grey {
	color:#000000;
	border:solid 1px #c0d3e2;
	padding:0px 0px 0px 0px;
	margin:-1px 0px 0px 0px;
}

div.navboxleft div.grey {
	color:#000000;
	background-color:#ffffff;
	border:solid 1px #c0d3e2;
	padding:0px 0px 20px 0px;
	margin:-1px 0px 0px 0px;
}

div.navboxleft div.impressum div.active {
	border:solid 1px #ffc9c9;
	padding:0px;
	margin:-1px;
}



/*Begin Comments Formatting*/
ol#commentlist{
	margin: 15px 0px 0px;
	padding: 0px;
	list-style:none;
}

.commentname a{
	text-decoration: underline;
	font: bold 110% "Trebuchet MS", "Lucida Grande", verdana, helvetica, arial, sans-serif;
}

.commenttext{
	background: #3F464A no-repeat left top;
	min-height:90px;
	color: #ccc;
}

* html .commenttext, * html .commenttext-admin{
	height: 90px;
	overflow: visible;
}

.commentp{
	padding-top: 20px;
	margin-left: 65px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right:10px;
}

.commenttext p{
	margin: 0px 0px 10px;
	padding: 0px;

}

#commentblock ol li{
	margin-bottom: 30px;
}

#commentblock h2{
	font-size: 140%;
}


#commentsform p{
	margin-top: 5px;
	margin-bottom: 5px;
}

/*Misc Formatting*/
h2.archives{
	margin-bottom: 10px;
}

.entrymeta{
	margin-top: 3px;
	margin-bottom: 3px;
	color: #C7FF70;
}

.entrymeta-single{
	color: #ADD248;	
	margin-top: 3px;
	margin-bottom: 20px;
}

h3.entrytitle, h3 {
	font-size: 160%;
	font-weight: normal;
	line-height: 100%;
	margin: 0;
	padding: 0px;
}

h3.entrytitle a, h3.entrytitle a:visited, h3 a{
	color: #fff;
	text-decoration:none;
}

h3.entrytitle a:hover, h3 a:hover{
	text-decoration:underline;
}

.entry{
	margin-top:0px;
}


.entrybody{
	margin-bottom: 30px;
}

blockquote {
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-left: 10px;
	font-style: italic;
	color: #666666;
}

.entrybody p {
	margin-bottom: 15px;
}

#content code {
	background-color: #3F464A;
	display: block;
	padding:10px;
	margin-bottom:10px;
}

#commentblock code{
	display: block;
	padding:5px;
	margin-bottom:10px;
	color:#ccc;
}