/*  
Theme Name: Hex
Theme URI: 
Description: 
Version: 1.0
Author: Rachel Sprague
Author URI: http://www.raych.com

*/

body, h1, h2, h3, h4, h5, h6, blockquote, p, form{
margin:0;
padding:0;
}

body{
	margin: 0;
	font-family: "Palatino", "Georgia", "Baskerville", serif;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	background: #000000;
	background-image: url('images/bg2.jpg');
	background-repeat: repeat;

}

h1{
	font-family: Georgia, Sans-serif;
	font-size:24px;
	padding: 0 0 10px 0;
}

a:link; a:visited{
	text-decoration: underline;
	color: #336699;
}

a:hover{
	text-decoration:none;
}

p{
	padding:10px 0 0 0;
}

#wrapper{
	margin:0 auto 0 auto;
	width: 1000px;
	text-align:left;
}

#header{
	float:left;
	width:1018px;
}

#title{
	background-image: url('images/header.png');
	width:441px;
	height:263px;
	overflow:visible;
	float:left;
}

#price{
	background-image: url('images/price.png');
	background-repeat:none;
	width: 75px;
	height: 74px;
	text-align:right;
}

#announcement{
	color:#ffff00;
	font-size:16px;
	font-weight:bold;
	width:350px;
	position:absolute;
	margin-top:-45px;
	margin-left:85px;
}

#announcement a{
	text-decoration:none;
	color:#ffff00;
}

#appstore{
	background-image: url('images/appstore.png');
	background-repeat:none;
	width: 175px;
	height: 57px;
	margin-left:15px;
	margin-top:0px;
}

#phone{
	width:577px;
	height:473px;
	float: right;
	overflow:visible;
	background-image: url('images/phone_glow.png');
	background-repaat: none;
}

#container{
	margin-top:-130px;
	float:left;
	width:600px;
	border: 1px white solid;
}

#posts{
	min-height:700px;
	background-color:#ffffff;
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
	padding: 20px 0 0 0;
}

.post{
	padding: 0 20px 0 20px;
}

.post h2{
	font-size:26px;
}

.post a:link{
	text-decoration:none;
	color:#666666;
}

.post a:visited{
	text-decoration:none;
	color:#666666
}

.post a:hover{
	text-decoration:none;
	color:#b500c8;
}

.post a:active{
	text-decoration:none;
	color:#666666;
}

.date{
	font-size:10px;
}

.entry{
	line-height:18px;
}

p.postmetadata{
	border-bottom: 1px solid #ccc;
	margin:10px 0 20px 0;
}

.sidebar{
	top:100px;
	float:left;
	width: 235px;
	margin: 0 0 0 10px;
	display: inline;
}

.sidebar ul{
	list-style-type: none;
	margin: 0;
	padding: 0 10px 0 10px;

}

.sidebar ul li{
	padding: 10px 0 10px 0;
}

sidebar ul li h2{
	font-family:Georgia, Sans-serif;
	font-size:14px;
}

.sidebar ul ul li{
	padding:0;
	line-height:24px;
	font-family:Georgia, Sans-serif;
	font-size:14px;
	color:#ffffff;
}

.sidebar a:link{
	text-decoration:none;
	color:#ffffff;
}

.sidebar a:visited{
	text-decoration:none;
	color:#ffffff;
}

.sidebar a:hover{
	text-decoration:none;
	color:#a8a8a8;
}

#tweet{
}

#bird{
	background-image:url('images/bird.png');
	width:235px;
	height:75px;
	align:right;
}

#twitter_div{
	color:#ffffff;
	margin-top:-10px;
	padding:10px;
	filter:alpha(opacity=50);
	-moz-opacity:0.50;
	-khtml-opacity: 0.50;
	opacity: 0.50;
	background-color:#666666;
}

#rss_container{
}

#rss_image{
	background-image:url('images/rss.png');
	width:75px;
	height:74px;
}

#rss{
	color:#ffffff;
	margin-top:-7px;
	padding:10px;
	filter:alpha(opacity=50);
	-moz-opacity:0.50;
	-khtml-opacity: 0.50;
	opacity: 0.50;
	background-color:#666666;
}

.sidebar_title{
	font-family:Georgia, Sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#ffffff;
}

.navigation{
	text-align:center;
	background:#ffffff;
	padding: 10px 0 20px 0;
}

.navigation a:link{
	text-decoration:none;
	color:#666666;
}

.navigation a:visited{
	text-decoration:none;
	color:#666666
}

.navigation a:hover{
	text-decoration:none;
	color:#b500c8;
}

.navigation a:active{
	text-decoration:none;
	color:#666666;
}

table#wp-calendar{
	width:100%;
}

#footer{
	clear:both;
	float:left;
	width: 600px;
	padding: 10px 0 0 0;
	text-align:center;
}

#footer p{
	line-height:18px;
	color: #cccccc;
}

#footer a:link{
	text-decoration:none;
	color:#666666;
}

#footer a:visited{
	text-decoration:none;
	color:#666666
}

#footer a:hover{
	text-decoration:none;
	color:#b500c8;
}

#footer a:active{
	text-decoration:none;
	color:#666666;
}

.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
	width: 100%;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}

.alt{
	background-color:#cccccc;
}

#404_container{
	align:center;
	vertical-align:middle;
}

#404{
	background-image:url('images/404.png');
	width:719px;
	height:389px;
}