/*   
Theme Name: Flash
Theme URI: http://www.vogeuatqueens.com
Description: Lots of pink, some cool background stuff.
Author: Aaron McKinnon
Author URI: http://www.waronsound.net
Version: 1.0
*/

* {
margin: 0;
padding: 0;
}
body {
background: #000 url(images/background.jpg) top left no-repeat fixed;
font: 62.5%/200% Arial, sans-serif;
}

#container {
background: url(images/containback.png);
margin: 30px auto;
width: 920px;
}
#toparea {
height: 55px;
margin: 0 auto;
padding: 16px 0 0 0;
width: 920px;
}
	#topnav {
	position: absolute;
	width: 920px;
	}
	#topnav ul {
	float: left;
	list-style: none;
	margin: 0 0 0 22px;
	padding: 0;
	}
	#topnav ul li {
	display: block;
	padding-right: 32px;
	}
		#topnav ul .item {
		display: none;
		}
		#topnav ul:hover .item {
		background: url(images/pinkopaque.png);
		display: block;
		margin-bottom: 2px;
		padding: 0 4px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		}
		#topnav ul:hover .item:hover {
		background: url(images/pinkhover.png);
		}
		#topnav ul:hover .item a {
		color: #d5006b;
		display: block;
		font: 1em "Helvetica Neue", sans-serif;
		padding: 3px 0;
		text-decoration: none;
		text-transform: none;
		}
		#topnav ul:hover .item a:hover {
		color: #ff68b6;
		}
	#topnav ul li a {
	color: #CCC;
	font: 1.2em "Helvetica Neue", sans-serif;
	display: inline;
	letter-spacing: 1px;
	text-decoration: none;
	text-transform: uppercase;
	}
	#topnav ul li a:hover {
	color: #ff0080;
	}
#header {
height: 200px;
margin: 0 auto;
padding-bottom: 30px;
text-align: center;
width: 920px;
}
#content {
float: left;
margin-left: 20px;
margin-right: 15px;
width: 585px;
}
#sidebar {
float: right;
padding-top: 15px;
margin-left: 15px;
margin-right: 20px;
width: 265px;
}
#footer {
clear: both;
padding: 0 20px 20px 20px;
width: 880px;
}
	#footer p {
	color: #777;
	font: bold 1.4em "Helvetica Neue", sans-serif;
	line-height: 1.9;
	padding-top: 20px;
	margin: 0;
	text-transform: uppercase;
	}

a, a:link, a:active, a:visited {
color: #ff0080;
font: bold 1em Arial, sans-serif;
}
a:hover {
color: #fff485;
text-shadow: none;
}
h1 {
color: #ff0080;
font: 2.8em "Helvetica Neue", sans-serif;
line-height: 1;
text-align: left;
text-transform: uppercase;
}
	h1 a, h1 a:link, h1 a:active, h1 a:visited {
	color: #ff0080;
	font: 1em "Helvetica Neue", sans-serif;
	line-height: 1.2;
	text-decoration: none;
	text-transform: uppercase;
	}
	h1 a:hover {
	color: #c80060;
	}
h2 {
color: #bc005e;
font: 2.2em "Helvetica Neue", sans-serif;
line-height: 1;
text-transform: uppercase;
}
h3 {
color: #ff359a;
font: 2em "Helvetica Neue", sans-serif;
line-height: 1;
text-transform: uppercase;
}
hr {
background: #AAA;
border: 0;
height: 1px;
margin: 0 auto;
margin-bottom: 2em;
width: 90%;
}
img {
border: 0;
}
li {
color: #BBB;
font: 1.2em Arial, sans-serif;
line-height: 1.8;
}
ol {
margin: 0 0 2.1em 60px;
padding: 0;
}
p {
color: #CCC;
font: 1.2em Arial, sans-serif;
line-height: 1.8;
margin: 0 0 2.1em 0;
padding: 0;
}
table {
border: none;
margin-bottom: 2.1em;
}
td {
color: #CCC;
font: 1.2em Arial, sans-serif;
text-align: center;
}
ul {
list-style: url(images/bullet.png);
margin: 0 0 2.1em 60px;
padding: 0;
}

.imageleft {
float: left;
padding-right: 4px;
}
.post-meta-key {
color: #000;
font: bold 1em Arial, sans-serif;
}
span.center {
text-align: center;
}
span.author {
background: url(images/yellowback.png);
color: #BBB;
display: block;
font: 1.1em Arial, sans-serif;
margin-bottom: 2.2em;
padding: 8px 8px;
-moz-border-radius: 9px;
-webkit-border-radius: 9px;
}
span.postinfo {
color: #00e8c0;
display: block;
border-bottom: 1px dotted #777;
font: bold 1.1em Arial, sans-serif;
margin-bottom: 0.7em;
padding-bottom: 3px;
}
ul.footinline {
list-style: none;
margin: 0;
padding: 0;
}
ul.footinline li {
color: #999;
display: inline;
font: 1.1em Arial, sans-serif;
text-align: left;
padding-right: 8px;
}
ul.links {
list-style: none;
margin: 0 0 2em 0;
padding: 0;
}
ul.links li a {
color: #ff359a;
display: block;
font: bold 1em Arial, sans-serif;
line-height: 2.8;
padding-left: 12px;
text-decoration: none;
}
ul.links li a:hover {
color: #c50063;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
}
ul.post-meta {
list-style: none;
margin: 0 0 0.2em 7px;
padding: 0;
}
ul.post-meta li {
color: #444;
font: 1.1em/1.2 Arial, sans-serif;
margin: 0;
padding: 0;
}

#twitter_update_list {
list-style: none;
margin: 0 0 1.6em 0;
padding: 0;
}
#twitter_update_list li {
color: #AAA;
font: 1.4em Arial, sans-serif;
line-height: 1.3;
margin-bottom: 3px;
}
#twitter_update_list li:hover {
color: #fff485;
}
#twitter_update_list li a {
color: #777;
font: bold 1.1em Arial, sans-serif;
text-decoration: none;
}
#twitter_update_list li a:hover {
background: transparent;
color: #ff359a;
}