/*  
Theme Name: Superfly
Theme URI: http://milo.peety-passion.com/
Description: An arty three col fixed theme with custom painting by miloIIIIVII + an intelligent PHP menu by <a href="http://theundersigned.net/">The undersigned</a> dedicated to Superfly.
Version: 3.0
Author: miloIIIIVII
Author URI:http://milo.peety-passion.com/
*/
.pagenumber {
	text-align:right;
	clear:both;
	font-weight:bold;
	padding-top:6px;
	margin-top:10px;
}
.spacer {
	clear: both;
}
body {
	font-size:11px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color: #333;
	text-align:left;
	margin:0;
	padding:0;
	background-attachment:fixed;
	background-image: url(images/bg.gif);
	background-position: bottom right;
	background-repeat:no-repeat;
	background-color:#000;
}
#page {
	background-color:transparent;
	text-align:left;
	background-image:url(images/pg.gif);
	width:769px;
	margin:0 0 0 30px;
	padding:0;
}
#header {
	background-image: url(images/header.jpg);
	height:192px;
	width:770px;
	margin:0 0 0 30px;
	padding: 0;
}
#header h1, h1 a {
	color: #fff;
	font-size: 28px;
	margin:0;
	padding:35px 0px 0 0;
	float:right;
	font-variant: small-caps;
}
.superfly {
	background-color:transparent;
	height: 50px;
}
.superfly2 {
	background-color:transparent;
	background-image: url(images/page.gif);
	background-repeat:no-repeat;
	height:71px;
	width:770px;
	margin:0 0 0 30px;
}
.alt {
	background-color: #ccc;
	border-top: 1px solid #CD2E07;
	border-bottom: 1px solid #CD2E07;
}
small {
	font-family: Geneva, Helvetica, Sans-Serif;
	font-size: 10px;
	line-height: 1.5em;
}
#topmenu {
	margin:10px 0 0 30px;
	padding:0;
	z-index:5;
	float:right;
	width:70%;
}
#topmenu a:link, #topmenu a:visited {
	color:#fff;
}
#topmenu a:hover {
	text-decoration:none;
}
#topmenu ul {
	list-style:none;
	margin:0 0 0 5px;
	padding:0;
}
#topmenu ul li a:link, #topmenu ul li a:visited {
	display:block;
	line-height:11px;
	padding:5px 15px 2px 5px;
	margin:0 5px 0 0;
	font-size:12px;
	border-bottom:0px solid #fff;
	text-transform:uppercase;
}
#topmenu ul li a:hover {
	border-bottom:1px solid #CD2E07;
}
#topmenu ul li {
	display:block;
	float:left;
	position:relative;
}
#topmenu ul li ul {
	display:block;
	position:absolute;
	top:auto;
	list-style:none;
	margin:0;
	padding:0;
	visibility:hidden;
	border-top:1px solid #fff;
	width:220px;
}
#topmenu ul li:hover ul, #topmenu ul li.msiefix ul {
	visibility:visible;
}
#topmenu ul li ul li {
	position:relative;
	float:none;
	line-height:18px;
	color:#333;
	font-size:10px;
	_height:1px;
}
#topmenu ul li ul li a:link, #topmenu ul li ul li a:visited, #topmenu ul li ul li a {
	display:block;
	margin:0;
	line-height:15px;
	padding:2px 0 2px 10px;
	color:#333;
	_height:1px;
	text-transform:none;
	border:0;
	background-color:#CD2E07;
}
#topmenu ul li ul li a:hover {
	background-color:#fff;
	border-top:1px solid #ccc;
}
h1, h2, h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h1, h2 {
	font-size: 1.4em;
}
h2.pagetitle {
	font-size: 1.4em;
}
h3 {
	font-size: 1.3em;
}
h1, h1 a, h1 a:hover, h1 a:visited, .description {
	text-decoration: none;
}
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #leftsidebar h2, #rightsidebar h2 {
	font-variant: small-caps;
	border-bottom:1px solid #333;
}
.entry p a:visited {
	color: #ccc;
}
.commentlist li, #commentform input, #commentform textarea {
	font-size: 0.9em;
	color: #333;
}
.commentlist li {
	font-weight: bold;
	color: #333;
}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	color: #082508;
}
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	color: #333;
}
#commentform p {
	font-family: 'Geneva', Verdana, Arial, Sans-Serif;
	color: #333;
}
.commentmetadata {
	font-weight: normal;
	color: #333;
}
#leftsidebar, #rightsidebar {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
small, #leftsidebar ul ul li, #leftsidebar ul ol li, #rightsidebar ul ul li, #rightsidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #333;
}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
}
acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
}
a, h2 a:hover, h3 a:hover {
	color: #CD2E07;
	text-decoration: none;
}
a:hover {
	color: #333;
	text-decoration: none;
}
.narrowcolumn {
	float: left;
	padding: 0 10px 0px;
	margin: 0;
	width: 415px;
	overflow: hidden;
}
.widecolumn {
	padding: 0;
	margin: 0 0 0 80px;
	width: 400px;
}
.post {
	margin: 12px 0 12px 0;
	text-align: justify;
}
.widecolumn .post {
	margin: 0;
}
.narrowcolumn .postmetadata {
	padding-top: 5px;
}
.widecolumn .postmetadata {
	margin: 30px 0;
}
#footer {
	padding: 0;
	margin: 0;
	width: 770px;
	height:134px;
	clear: both;
	background-image: url(images/footer.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
}
#footer p {
	margin: 0;
	padding: 0px 0;
	text-align:center;
}
#footer a {
	color: #333;
}
.description {
	text-align: left;
	padding-left: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #333;
}
h2 {
	margin: 30px 0 0;
}
h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}
h3 {
	padding: 0;
	margin: 30px 0 0;
}
h3.comments {
	padding: 0;
	margin: 40px auto 0px;
}
p img {
	padding: 0;
	max-width: 100%;
}
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 {
	float: right;
}
.alignleft {
	float: left;
}
html>body .entry ul {
	margin-left: 0;
}
html>body .entry li {
	margin: 7px 0 8px 10px;
	list-style-type: square;
	padding: 0;
}
.entry ol {
	padding: 0 0 0 10px;
	margin: 0;
}
.entry ol li {
	margin: 0;
	padding: 0;
}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}
#leftsidebar h2, #rightsidebar h2 {
	font-family: Geneva, Helvetica, sans-serif;
	font-size: 12px;
	margin: 5px 0 0;
	padding: 0;
	font-weight: bold;
	color: #333;
	border-bottom:1px solid #333;
}
#leftsidebar ul, #leftsidebar ul ol, #rightsidebar ul, #rightsidebar ul ol {
	margin: 0;
	padding: 0;
}
#leftsidebar ul li, #rightsidebar ul li {
	list-style-type: none;
	margin-bottom:15px;
}
#leftsidebar ul p, #leftsidebar ul select, #rightsidebar ul p, #rightsidebar ul select {
	margin: 5px 08px;
}
#leftsidebar ul ul, #leftsidebar ul ol, #rightsidebar ul ul, #rightsidebar ul ol {
	margin: 5px 0 0 5px;
}
#leftsidebar ul ul ul, #leftsidebar ul ol, #rightsidebar ul ul ul, #rightsidebar ul ol {
	margin: 0 0 0 10px;
}
ol li, #leftsidebar ul ol li, #rightsidebar ul ol li {
	list-style: decimal outside;
}
#leftsidebar ul ul li, #leftsidebar ul ol li, #rightsidebar ul ul li, #rightsidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
}
#leftsidebar li a, #rightsidebar li a {
	display: block;
}
#leftsidebar li a:hover, #rightsidebar li a:hover {
	background: #000;
	color:#ccc;
}
#searchform {
	margin: 10px auto;
	padding: 5px 3px; /* text-align: center; */
}
#leftsidebar #searchform #s, #rightsidebar #searchform #s {
	width: 95%;
	padding: 2px;
	background-color: transparent;
	border: 1px solid #333;
	font-size: 11px;
	margin-right: 4px;
}
#leftsidebar #searchsubmit, #rightsidebar #searchsubmit {
	padding:1px;
	background-color:transparent;
	border: 1px solid #333;
	font-size: 11px;
}
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
}
select {
	width: 130px;
}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	background-color: #fff;
	border: 1px solid #CD2E07;
}
#commentform textarea {
	width: 99%;
	padding: 2px;
	background-color: #fff;
	border: 1px solid #CD2E07;
}
#commentform #submit {
	margin: 0;
	float: right;
}
.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 p {
	margin: 5px 0;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
.commentmetadata {
	margin: 0;
	display: block;
}
#leftsidebar {
	padding: 0 5px;
	margin-top: 0;
	margin-left:0px;
	font: 1em Geneva, Arial, Sans-Serif;
	color: #000;
	width: 160px;
	float: left;
	margin-right: 5px;
}
#leftsidebar form {
	margin: 0;
}
#rightsidebar {
	margin-top: 0;
	margin-left: 0;
	float:right;
	font: 1em Geneva, Arial, Sans-Serif;
	color: #000;
	width: 105px;
	padding: 0px;
	margin-right: 10px;
}
#rightsidebar form {
	margin: 0;
}
acronym, abbr, span.caps {
	cursor: help;
}
acronym, abbr {
	border-bottom: 1px dashed #082508;
}
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 25px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-image: url(images/quote.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
blockquote cite {
	margin: 5px 0 0;
	display: block;
}
.center {
	text-align: center;
}
hr {
	display: none;
}
a img {
	border: none;
}
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}
#leftsidebar a, #rightsidebar a {
	font-family:Geneva, Arial, Helvetica, sans-serif;
}
#wp-calendar {
	text-align:center;
	background-color:#fff;
	margin:0;
	width: 95%;
}
#wp-calendar td {
	line-height:10px;
	font-size:10px;
	color:#333;
}
#wp-calendar td a {
	display:block;
	color:#333;
	text-decoration:none;
	line-height:10px;
	border:1px solid #CD2E07;
}
#wp-calendar #prev a {
	width:30px;
}
#wp-calendar #next a {
	width:30px;
	margin:0 0 0 30px;
}
#wp-calendar #today {
	background:#CD2E07;
	color:#fff;
}
#wp-calendar #today a {
	color:#fff;
	font-weight:700;
}
#wp-calendar caption {
	text-align: center;
	width: 100%;
	margin:0 0 5px 0;
	font-variant: small-caps;
}

