/*
Theme Name: Starkers
Theme URI: http://elliotjaystocks.com
Description: The totally nude Wordpress theme. Phwoar! (Based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a> by <a href="http://binarybonsai.com/">Michael Heilemann</a>)
Version: 2 (WP2.6.2)
Author: Elliot Jay Stocks
Author URI: http://elliotjaystocks.com
Tags: starkers, naked, clean, basic
*/

@import "style/css/reset.css";
@import "style/css/typography.css";
@import "style/css/layout.css";

body {
background: #FFFFFF url(http://dreamtobe.com/audacious/images/twitterbg.jpg) repeat-x;font-family:calibri,tahoma,arial;
}

#container {
background: url(http://dreamtobe.com/images/bodycontainer.png) center no-repeat;
width: 1065px;
height: 857px;
margin: 0 auto;
}

.container_text {
font-family: "Calibri", Verdana, Arial;
font-size: 17px;
font-weight: bold;
margin-top: 85px;
margin-left: 500px;
}

a {
color: #8B008B;
border:none;
}

a.hover {
color: #ff00ff;
border:none;
}

a.visited{
border:none;
}

h2 {
font-family: "Arial Black", Impact;
font-size: 14px;
color: #8B008B;
}

h3 {
font-family: "Arial Black", Impact;
font-size: 14px;
}

#top_container {
width: 970px;
height: 445px;
margin-top: 150px;
margin-left: 55px;
position: absolute;
}

.top_banner {
width: 631px;
height: 400px;
margin-top: 20px;
position: absolute;
}

.top_text {
font-family: "calibri", arial;
width:330px;
font-size: 16px;
margin-top: 120px;
margin-left: 260px;
color:#666666;
text-align:justify;
}

.disclaimer_text {
font-family: "calibri", arial;
font-size: 11px;
font-weight: italics;
padding-top: 2px;
}

.box_text {
font-family: "calibri", arial;
font-size: 16px;
font-style: Underline;
margin-top: 35px;
margin-left: 20px;
}

.box_text_2 {
font-family: "calibri", arial;
font-size: 16px;
font-style: Underline;
margin-top: 25px;
margin-left: 20px;
}

.box_1 {
float: right;
margin-top: 22px;
}

.box_1 p{
padding-bottom:10px;}

.box_2 {
background: url(http://dreamtobe.com/images/box2.jpg);
width: 283px;
height: 193px;
float: right;
margin-right:-10px;
margin-top: 30px;
position:relative;
}

.box_2 h3{
color: #cc00cc;
margin-left:20px;
margin-top:35px;
}

#twitter_div{
width:230px;
margin-left: 20px;
margin-top:10px;
}

#bottom_container {
height: 350px;
width: 960px;
top: 460px;
position: absolute;
padding-top:10px;
border-top:1px dashed #ccc;
}

.description_box {
width: 550px;
float: right;
padding-right: 110px;
}
.description_text{
font-family: "calibri", Arial;
font-size: 13px;
}

.location_text{
font-family: "calibri", Arial;
width: 250px;
font-size: 13px;
margin-left: 0px;
padding-right: 20px;
border-right:1px dashed #ccc;
}

.footer_text {
font-family: "calibri", Arial;
font-size: 12px;
color: #fff;
position: absolute;
top: 720px;
margin-left: 210px;
}

.footer_text a{
color: #cc33cc;
}

.footer_text a:hover {
color: #ff00ff;
}

/*--Nav--*/

#menu {position:absolute;background:transparent; no-repeat;display:inline;float:left; top: 127px;margin-left:8px; width:940px;padding:5px;}

#menu .item { position:relative;display:inline;float:left;padding-top:0px;padding-left:0px;padding-right:5px;font-weight:normal;cursor:pointer; font-size:16px;}

#menu .item img {position:relative;top:5px;}

#menu .item a {text-decoration:none;}

#menu .item a:hover {color:#ccc;}