/*
Theme Name: ThemeBox
Theme URI: http://www.wpthemess.com/
Description: ThemeBox 1.0 Professional Full Flexible Wordpress Theme
Version: 1.0
Author: Bulent Sahin
Author URI: http://www.wpthemess.com/
*/

@import url("css/reset.css");
@import url("css/typo.css");
@import url("css/main.css");

<link rel="stylesheet" type="text/css" href="http://powelldgraphicdesign.com/wp-content/plugins/cforms/styling/cforms.css" />
<script type="text/javascript" src="http://powelldgraphicdesign.com/wp-content/plugins/cforms/js/cforms.js"></script>

/* Hey! Leave my code alone!!! */
.aboutdp { border: 0px solid black; background-image:url('http://img180.imageshack.us/img180/3664/easel23.png'); padding: 50px 0px 0px 0px; height: 575px; width: 1000px; background-repeat:no-repeat; }

.aboutme { border: 0px solid black; background-image:url('http://powelldgraphicdesign.com/wp-content/uploads/2010/02/easel23.png'); padding: 50px 0px 0px 0px; height: 575px; width: 1000px; float: right; background-repeat:no-repeat; }
.myportfolioimage { border: 0px solid black; background-image:url('http://powelldgraphicdesign.com/wp-content/uploads/2010/02/myportfolioimagec.png'); float: right; padding: 0px 100px 0px 0px; height: 120px; width: 1000px; background-repeat:no-repeat; }
.whatidoimage { border: 0px solid black; background-image:url('http://powelldgraphicdesign.com/wp-content/uploads/2010/02/whatido2.png'); height: 100px; width: 1000px; float: left; margin: 20px 0px 0px 0px; background-repeat:no-repeat; }
.iphonebackgroundimage { border: 0px solid black; background-image:url('http://powelldgraphicdesign.com/wp-content/uploads/2010/02/contactmeB1CKground1.png'); height: 500px; width: 1000px; float: left; background-repeat:no-repeat; }
.menu_anchor { border: 0px solid black; height: 80px; width: 1000px; float: left; background-repeat:no-repeat; }
.menu_anchor_whatIdo { border: 0px solid black; height: 30px; width: 1000px; float: left; background-repeat:no-repeat; }
.menu_anchor_aboutme { border: 0px solid black; height: 10px; width: 1000px; float: left; background-repeat:no-repeat; }
.formbox {height: 400px; width: 500px; float: right; margin: 170px 0px 0px 100px; }

#navbar1 { height: 190px; position: fixed; width: 940px; z-index: 500; top: 0; left: 50%; margin-left: -470px; }
div.logo { float: left; padding-top: 30px; width: 300px; position: relative; }

/* Sticky Nav */
div.nav { float: right; width: 550px; height: 56px; }
div.nav ul { list-style-type: none; }
div.nav li { float: left; text-indent: -9999px; }
div.nav li a { display: block; margin-left: 5px; margin-right: 5px; }
a.top { width: 38px; height: 41px; background: url(http://powelldgraphicdesign.com/images/logoSmll.png) left top no-repeat; }
a.portfolio { height: 41px; margin-top: 7px; width: 115px; background: url(http://powelldgraphicdesign.com/images/myportfolio_button.png) left top no-repeat; }
a.what { height: 41px; margin-top: 7px; width: 115px; background: url(http://powelldgraphicdesign.com/images/what_i_button.png) left top no-repeat; }
a.about { height: 41px; margin-top: 7px; width: 115px; background: url(http://powelldgraphicdesign.com/images/aboutme_button.png) left top no-repeat; }
a.contact { height: 41px; margin-top: 12px; width: 115px; background: url(http://powelldgraphicdesign.com/images/contact_button.png) left top no-repeat; }
a.freebies { height: 41px; margin-top: 7px; width: 97px; background: url(../images/top-freebies.png) left top no-repeat; }
a.portfolio:hover, a.what:hover, a.about:hover, a.contact:hover, a.freebies:hover { background-position: left -41px; }







