/*
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.8
Author: Elliot Jay Stocks
Author URI: http://elliotjaystocks.com
Tags: starkers, naked, clean, basic
*/

@import "style/css/ie.css";
@import "style/css/layout.css";
@import "style/css/reset.css";

/**************************************/
/*            GLOBALS            */
/**************************************/

body {
background:url(http://primefusiontech.com/img/bg.gif) repeat-x;
background-color: #342a1f;
color: #000;
}

h1 {font-size:20px; padding-top: 10px; padding-bottom: 10px;}

#bodyContainer {width:100%;}

/**************************************/
/*              HEADER                */
/**************************************/

#header {margin-top: 53px; height: 489px; background:url(http://primefusiontech.com/img/shadow.gif) no-repeat;}

#cu3er-container {height:398px;}

/*TOP NAVIGATION*/
#navcontainer {font: Verdana, Geneva, sans-serif; font-size: 17px; margin-top: 35px;}

#navlist li {display: inline; list-style-type: none; padding-right: 5px; padding-top: 20px;}

#navlist a{text-decoration:none;color:#584634;}

#navlist a:hover{text-decoration:none;color:#98eefd;}
/*TOP NAVIGATION*/


/**************************************/
/*            MAIN CONTENT            */
/**************************************/

#main{color:#fff; padding-top: 20px;}

#left{background:url(http://primefusiontech.com/img/left_bg.gif) no-repeat; min-height:350px;}
#left p {padding-right:30px; padding-left:10px;}
#left ul {margin-left: 20px; }
#left li {list-style: circle;}

#right{padding-top:10px;}

/*RIGHT BODY NAVIGATION*/
#navlistRight {
padding-left: 0;
margin-left: 0;
border-bottom: 1px dotted gray;
width: 200px;
}

#navlistRight li {
list-style: none;
margin: 0;
padding: 0.25em;
border-top: 1px dotted gray;
}

#navlistRight li a {text-decoration: none;color:#fff;}
#navlistRight li a:hover {text-decoration: none;color:#fff;}
/*RIGHT BODY NAVIGATION*/

/**************************************/
/*               FOOTER               */
/**************************************/

#footerContainer {width:100%; background:url(http://primefusiontech.com/img/footer_bg.gif) repeat-x; background-color:#594734; margin-top: 30px;}
#footer {color:#352a1f;}

#copyrightContainer {width:100%;}
#copyright {color:#a28b74;}

/*FOOTER NAVIGATION*/
#navcontainerFooter {font-size: 14px; padding-bottom: 20px; padding-top: 20px;}

#navlistFooter li
{display: inline; list-style-type: none; padding-right: 10px;}


#navlistFooter a{text-decoration:none;color:#352a1f;}

#navlistFooter a:hover{text-decoration:none;color:#98eefd;}
/*FOOOTER NAVIGATION*/
