a,a:link,a:visited,a:active{
	color: #eecc22;
	
	text-decoration: underline;
	}

a:hover {
	color: #116699;
	text-decoration: underline;
	}
a.no-underline{text-decoration:none;}

/* End Typography & Colors */



/* Begin Structure */
body {
	font-family: Tahoma, "Sans-serif", Verdana !important;
	margin: 0;
	padding: 0; 
background-color:#000;
	}


#page {
	margin: 0;
	margin-right:130px;
	padding: 0;
	position:absolute;
	top:0;
	left:0;
	}
	
#header {
	padding: 0;
	margin: 0 0;
	height: 110px;
	width: 450px;
	position:relative;
	top:0;
	left:0;
	background: url("/images/header-bg.png") no-repeat top left;
	}
#header:hover{background: url("/images/header-bg2.png") no-repeat top left;}

#header #frankie{
	position:absolute;
	top:10px;
	left:250px;
	}
	
h1{position:absolute;top:0px;left:20px;font-size:0.8em;visibility: hidden; }

a#home{
	position:absolute;
	top:18px;
	left:50px;
	width:280px;
	height:80px;
	display:block;
	font-size:0.7em;
	text-decoration:none;
	background: url("/images/frankie.png") no-repeat top right;
}
a#home:hover{background: url("/images/frankie-reverse.png") no-repeat top right;}
a#home span{display:none;}
a#home:hover span{margin-left:150px;display:inline;text-decoration:underline;}

a#feedlink{position:absolute;top:5px;right:0px;}
	
#header div.description{
position:absolute;
top:2px;
left:65px;
color:#aa7700;
font-size:0.7em;
}

div#right{
	position: fixed !important;
	position: absolute;
	z-index: 1;
	width: 120px;
	right: 0px;
	top: 0px;
	height:100% !important;
	background-color:#333;
	border-left:1px solid #222;
}
div#right ul{

	list-style-type: none;
	list-style-image: none;
	margin:0;
	padding:0;
}
div#right ul li{
text-align:center;
	}
div#right ul li a.main{
background-color:#003a66;
display:block;
height:50px;
border-bottom:1px solid #333;
line-height:50px;
}
div#right ul.daily{text-align:center;padding-bottom:15px;}
div#right ul.daily li{display:inline;font-size:0.9em;}






#content{
  position:absolute;
  top:80px;
  left:300px;
	padding:0px 0px;
	text-align:center;
	}	
	
.post {
	margin: 0 auto;
	text-align: left;
	padding:10px;
	border-radius:10px;
	-moz-border-radius: 10px;
	color:#fff;
	background-color:#333;
	border:1px solid #222;
	position:relative;
	top:0px;
	left:0px;
	white-space:nowrap;
	z-index:500;
	}
#post-32{
white-space:normal;
width:400px;
}
.post img.flickr{
	display:none;
	}

.post div.posttime {
color:#116699;
font-size:0.9em;
font-weight:normal;
padding:2px;

}




.post .entry{padding:10px;font-size:0.9em;background-color:#eee;color:#000;border:1px solid #aaa;border-bottom-color:#000;border-right-color:#000;}

/*
.entry div,.entry p{border:1px dotted #dc3e00;padding:2px;}
*/

.post div.clearer{clear:both;font-size:1px;}

div.image-flickr{
text-align:left;
color:#116699;
position:absolute;top:200px;left:-200px;z-index:1;
padding:10px;
	border-radius:10px;
	-moz-border-radius: 10px;
	background-color:#333;
	border:1px solid #222;
	margin-bottom:10px;
}

/*

.post div.postmetadata {

	position:absolute;
	bottom:0px;
	right:0px;
	font-size:0.8em;
	width:30px;
	border-right:1px solid #dc3e00;
	border-bottom:1px solid #dc3e00;
	padding-top:10px; 
	padding-bottom:10px;
}


.post div.postmetadata span.top,.post div.postmetadata span.bottom{
position:relative;
top:0px;
left:0px;
width:30px;
height:11px;
display:block;
	text-align:center;
	vertical-align:center;
	font-size:1px;
	padding:0px;
	margin:0;
	border:0;
	z-index:1000;
	
	}
.post div.postmetadata span.top{
background: url("/images/post-meta-top.gif") repeat-y top left;
}
.post div.postmetadata span.bottom{
	background: url("/images/post-meta-bottom.gif") repeat-y bottom left;
	}

.post div.postmetadata a{
position:relative;
top:0px;
left:0px;
width:30px;
height:16px;
display:block;
	text-align:right;
	vertical-align:center;
	margin:0;
	border:0;
	z-index:1000;
	text-decoration:none;
	background: url("/images/post-meta-bg.gif") repeat-y top left;
	}
.post div.postmetadata a:hover{
background: url("/images/post-meta-bg-selected.gif") repeat-y 0% 50%;

	}
.post div.postmetadata a span{
	display:none;
	}
.post div.postmetadata a:hover span{
white-space:nowrap;
display:block;color:#fff;
	position:absolute;

	top:-5px;
	right:35px;
	background-color:#fff;
	border:1px solid #dc3e00;
	color:#555;
	padding:5px;
	cursor: pointer;
	font-size:0.9em;
	text-decoration:none;
	}*/
	
ul.postmetadata {

	position:absolute;
	bottom:0px;
	right:0px;
	font-size:0.8em;
	padding:5px;
	background-color:#666;
	border:1px solid #444;
	border-right:0px;
	border-top-left-radius:8px;
	border-bottom-left-radius:8px;
	-moz-border-radius:8px 0 0 8px;
	
}
ul.postmetadata li{
	position:relative;
	top:0px;
	left:0px;
	dislay:block;
	list-style-type: none;
	list-style-image: none;
}

ul.postmetadata li span{
	display:none;
	position:absolute;
	padding:3px;
	top:0px;
	right:30px;
	background-color:#666;
	border:1px solid #444;
	border-radius:8px;
	-moz-border-radius:8px;
	white-space: nowrap;
	color: #eecc22;
}
ul.postmetadata li span strong{color:#003a66;}
ul.postmetadata li:hover span{
	display:block;
}



.navigation {
	display: block;
	width:100%;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	clear:both;
	height:25px;
	font-size:0.8em;
	color:#666;
	}
.navigation .prev{
	float:left;

	}

.navigation .next{
	float:right;

	}



#footer {
clear:both;
	padding: 0;
	margin: 0 auto;
	height: 110px;
	width: 100%;
	position:relative;
	top:0;
	left:0;
	background: url("/images/footer-bg.png") no-repeat bottom right;
	display:none;
	}
#footer div#cc-license{position:absolute;bottom:2px;left:60px;font-size:0.7em;color:#fff;}

div.flickr_image,img.flickr{float:left;margin-right:20px;margin-bottom:15px;border:1px solid #222;background-color:#000;padding:5px;}


/* End Structure */



/*	Begin Headers */
h1,h2,h3,h4,h5{
	font-family: "Sans-serif", Tahoma, Verdana !important;
	margin:0;
	padding:0;
	}
h1 {}

.post h2 {color:#eecc22;font-weight:normal;}
.post h2 a{text-decoration:none;}
.post h2 a:hover{text-decoration:none;}
/*
.page h2 {
	color:#eecc22;
	position:absolute;
	top:5px;
	right:10px;
	font-size:1em;
}*/


h2.pagetitle {
	margin-top: 20px;
	text-align: center;
	color:#888;
}



h3 {
	padding: 0;
	margin: 0;
	}


/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */
	
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	text-align:right;
	}
	
.alignleft {
	text-align:left;
	}


/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	/*content: "\00BB \0020";*/
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}




.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}
	
	
div.comments{
	
}



#commentform{
width:600px;
	margin: 20px auto;
	/*border:1px solid #dc3e00;*/
	background: #fbfbfb url("/images/post-time-top-right.gif") no-repeat top right;
	text-align:left;
	background-color:#fbfbfb;
	position:relative;
	top:0px;
	right:0px;
	}
#respond{
position:absolute;
top:3px;
right:5px;
font-size:0.9em;
margin:0;
padding:2px;
color:#fff;}
#commentform .extraright{margin:5px;margin-top:30px;float:right;text-align:right;}

#commentform table th{margin:0;padding:0;}
#commentform input {
	padding: 1px;
	margin: 1px;
	font-size:0.9em;
	}
#commentform label {
	font-size:0.9em;
	}

#commentform textarea {
	width: 50%;
	margin: 5px;
	height:250px
	padding: 2px;
	}

#commentform #submit {
position:absolute;
bottom:15px;
right:5px;
font-size:0.9em;
	}


#commentform p {
	margin: 0;
	}
#commentform p.note {
text-align:center;
	font-size:0.8em;
	color:#dc3e00;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}


#commentform{/*background-color:#f0f0f0;*/}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}


/* End Comments */






/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding: 15px;
	/*border-left: 5px solid #ddd;*/
	background: url('/quote.jpg') no-repeat 10px 10px;
	background-color:#fff;
	color:#222;
	border-radius:10px;
	-moz-border-radius: 10px;
	border:1px solid #ddd;
	}
blockquote a,blockquote a:link,blockquote a:visited,blockquote a:active,blockquote a:hover{color:blue;text-decoration:underline;}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	/*display: none;*/
	}

a img {
	border: none;
	}


/* End Various Tags & Classes*/



/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */




/*
#subscribe-to-feed{position:absolute;top:28px;left:130px;text-align:center;}
#subscribe-to-feed .main-group{width:400px;background-color:#f7f7f7;margin:auto;border:1px solid #777;}
#subscribe-to-feed h3{padding:0px;margin-top:8px;}
#subscribe-to-feed input{display:inline;}
#subscribe-to-feed form{margin:0px;padding:0px;}
*/
