/* CSS Document */

/*

Style Name: 

Theme URI: 

Description: 

Version: Alpha 0.7

Date: 1 May 2008

Author:  Phil Bartholomew

Author 

Specification:

Dependencies 

Licence: Copyright etc

*/



/*

=Palette

*/





/*

=Global Reset

-------------------------------------------------------------------*/

        

* { padding:0; margin:0}

address,caption,cite,code,dfn,em,strong,th,var {font-style:normal; font-weight:normal} 

address {font-style:normal}



abbr,acronym, img,a img,:link img,:visited img {border:0}

body {font-size: 86%}

caption,th { text-align:left} 

fieldset {padding: .5em;}

pre, blockquote, label, ul, ol, dl, fieldset, address  {margin:1em 10%}

h1, h2, h3, h4, h5, h6, p {margin: 1em 1em; color: #ffffff}

li, dd {margin-left:5%;}

:link,:visited {text-decoration:none}

select {min-width: 1.5em}

select optgroup { margin-left: 2%}

select optgroup option {margin-left: 10%}

table {border-collapse:collapse; border-spacing:0} 



ul {margin-left: 15%}  

#sidebar div h2 {margin:0}     

        

/*

=Layout------------- */



body {text-align: left; margin: 0; background: #181818} /*IE hack */

#page {width: 900px; margin-left: 20px; text-align: left;}
#top {width: 900px; height: 20px; background: url(design/top.jpg) no-repeat}
#header {width: 900px; height: 115px; border-top: 1px solid #5f5e5e; border-bottom: 1px solid #5f5e5e}
#logo {width: 88px; height: 113px; float: left;}
.menu {float: right; width: 180px; margin: 30px 0px 0px 0px; padding: 0; text-align: right; font-size: 0.75em; color: #FFFFFF}
.menu ul {margin: 0; padding: 0; list-style: none}
.menu ul li a {color: #ffffff; list-style: none}
.menu ul li a:hover {color: #5f5e5e}
.menu ul li a.visited {color: #5f5e5e}
#mywork {width:900px; height: 515px; margin-top: 17px}
#dude {position:absolute; left: 925px; top: 434px}

.clear {clear: both; margin: 0; padding: 0}   



/* Font stack */

        

body {font-family: Helvetica, 'Lucida Grande', verdana, Arial, Sans-Serif}

h1, h2, h3, h4, h5, h6 {font-family: Helvetica,'Trebuchet MS', 'Verdana', Sans-Serif}

p {margin-left: 0px; padding-left: 0px; margin-right: 0px; padding-right: 0px; font-size: 0.9em;  text-align: justify}

p a {text-decoration: underline!important; color: #ffffff}
p a:hover {text-decoration: none!important;color: #5f5e5e}

code,textarea {font-family: 'Courier New', 'Courier', 'Monospace', Sans-Serif}

#commentlist li .counter {font-family:'Century Gothic', 'Lucida Grande', Arial, Helvetica, Sans-Serif}

pre {font-family: monospace, Sans-Serif}

em {font-style: italic}

span.bold {color: #5f5e5e}

