/*  
Theme Name: Starkers
Theme URI: http://elliotjaystocks.com
Description: The totally nude Wordpress theme. Phwoar!
Version: 1.0
Author: Elliot Jay Stocks
Author URI: http://elliotjaystocks.com
*/

/* ************************************************************************************************************************************************************

Obviously feel free to change the info above once you've added your own styling

************************************************************************************************************************************************************ */

/* Global reset */
/* Based upon 'reset.css' in the Yahoo! User Interface Library: http://developer.yahoo.com/yui */
*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td { margin:0; padding:0 }
table { border-collapse:collapse; border-spacing:0 }
fieldset, img { border:0 }
address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight:normal }
ol, ul, li { list-style:none }
caption, th { text-align:left }
h1, h2, h3, h4, h5, h6 { font-size:100% }
q:before, q:after { content:''}
a { text-decoration:none }

/* Global reset-RESET */
/* The below restores some sensible defaults */
strong { font-weight:bold }
em { font-style:italic }
* a { position:relative } /* Gets links displaying over a PNG background */
a img { border:none } /* Gets rid of IE's blue borders */

/* ************************************************************************************************************************************************************

And now it's over to you...

************************************************************************************************************************************************************ */
body {

font-size:12px; 
background-color:#b0C591;

font-style:normal; 
color:black; 
font-family: 'Lucida Grande', Verdana, Tahoma, Arial, Sans-Serif;
}

h3, h2 {color:#43297A}

a:link, a:visited {color:#43297A}
a:hover {color:#D2CF12}

.grass {

background-image:url(images/grass.gif);
width:100%;
	height:189px;
	position:absolute;
	top:207px;
}

.sign {

background-image:url(images/sign.gif);
	position:absolute;
	left:50%;
	width:64px;
	height:60px;
	top:60px;
	margin:0 0 0 303px;
}

.blockwhite1 {
background-color:#FFF;
width:100%;
	height:396px;
	position:absolute;
	top:0px;
	border-bottom:solid #43297A 1px;
}


.blockwhite2 {
background-color:#FFF;
width:680px;
	height:100px;
	position:absolute;
	top:397px;
	margin: 0 0 0 -387px;
left: 50%;
}



.pic {
	background-image:url(images/pic.gif);
	width:758px;
	overflow:hidden;
	height:267px;
	position:absolute;
	left:50%;
	margin:0 0 0 -464px;
	top:129px;
	}
	
.bird {
	background-image:url(images/bird.gif);
	width:530px;
	height:405px;
	position:absolute;
	left:50%;
	margin:0 0 0 -464px;
	top:0px;
	}
	
.title {
	background-image:url(images/titlesmall.gif);
	width:372px;
	height:56px;
	position:absolute;
	left:50%;
	margin:0 0 0 -88px;
	top:69px;
	}

.wrapper {
position:absolute;
left:50%;
margin:0 0 0 -388px;
top:406px;
}

.page {
	width:660px;
	padding: 0 10px 10px 10px;
	border-right:solid #43297A 1px;
	border-left:solid #43297A 1px;
	background-color:#FFFFFF;
	
	}
	
	
.footer {
text-align:right;
padding: 10px 10px;
width: 660px;
border:solid #43297A 1px;
background-color:#FFFFFF;
min-height:76px;
font-size:9px;
height:76px;
}

.footerimages {
background-image:url(images/logos.jpg);
width: 200px;
height:76px;
float:right;
}

.footertext {
padding-top:15px;
}

img {
border:0;
padding-right:5px;

}
a img {border:0;
padding-right:5px;}
p img { padding: 0; max-width: 100%; }
img.right { padding: 4px; margin: 0 0 2px 7px; display: inline; }
img.left { padding: 4px; margin: 0 7px 2px 0; display: inline; }
.right { float: right; }
.left { float: left; }
img.centered { display: block; margin-left: auto; margin-right: auto; }

.menu {
width:100px;
height:267px;
position:absolute;
left:50%;
margin:0 0 0 303px;
top:129px;
font-size:12px; 
font-style:normal; 
color:black; 
font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.menu ul {list-style-type: none; list-style-image:none; 
        margin:0;}
.menu li {padding: 0 0 9px 0;}
.menu a:link, .menu a:visited {color:#43297A}
.menu a:hover {color:#D2CF12}

.frametop1 {

width:678px;
height: 410px;
position:absolute;
left:50%;
margin: 0 0 0 -385px;
border-right:solid #43297A 1px;
}

.frametop2 {

width:678px;
height: 100px;
position:absolute;
left:50%;
margin: 0 0 0 -388px;
border-left:solid #43297A 1px;
top:330px;
}

#sidebar {
width:82px;
position:absolute;
left:50%;
margin:0 0 0 305px;
top:410px;
font-size:12px; 
font-style:normal; 
color:black; 
font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}


p {
padding:10px 0 0 0;
}

