/* 
	Theme Name: Black Canvas WordPress Theme
	Theme URL: http://www.studiopress.com/themes/blackcanvas
	Description: Black Canvas is a 2-column theme created for WordPress.
	Author: Nexus Marcom
	Author URI: http://www.studiopress.com
	Version: 2.0
	Tags: two columns, fixed width, black, gray, white, blue
	
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
	
	Changelog:
		v2.0 - 2/2/09
		Second Release of Black Canvas, to ensure compatibility with WordPress 2.7
*/

body {

	font-size: 12px;
	font-family: Arial, Sans-serif, Verdana, Tahoma;
	margin: 0px auto 0px;
	padding: 0px;
	}

#shell {
       margin: auto;
       text-align: left;
       width: 100%;
       position: relative;
       }


.wrap  {
      	width: 900px;
	margin: 0px auto 0px;
	padding: 0px;
	position: relative;
       }

#header, #content, #footer {
        float: left; display:inline;
        clear: both;
        position: relative;
        }
		
#top-header {
	padding: 7px 0;
	height: 22px;
	border-bottom: 1px #333 solid;
	background: #000000;
}

#top-header .wrap .logo {
	float: left;
}

#top-header .wrap .returnlink{
	float: left;
	padding-left: 8px;
	padding-top: 2px;
}	

#top-header .wrap .returnlink a {
	color: #999;
}

#top-header .wrap .returnlink a.hover {
	color: #FFF;
}
/************************************************
*	Hyperlinks									*
************************************************/

a, a:visited {
	color: #477EDA;
	text-decoration: none;
	}
	
a:hover {
	color: #9DDE16;
	text-decoration: underline;
	}
	
a img {
	border: none;
	}
	
a:focus, a:hover, a:active {
	outline: none;
	}
	
/************************************************
*	Home 									*
************************************************/

#header {
	background: #000;
    color:#4d4d4d;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
    height: 80px;
    width: 100%;
	}
	
	
#header a img {
	border: none;
	margin: 0px;
	padding: 0px;
	}

.headermenu{
	height:110px;
	margin: 20px 0px 0px 0px;
	padding:0px;
    border:none;
    overflow:hidden;
	}


.headerleft {
	width: 105px;
	float: left;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	}
	
.headerright {
	width: 120px;
	float: right;
	margin: 0px;
	padding: 30px 0px 0px 0px;
	overflow: hidden;
	}

.headerright p {
	margin: 0px;
	padding: 0px;
	}
	
.headerright a, .headerright a:visited {
	color: #82A53D;
	text-decoration: none;
	font-size: 12px;
	}
	
.headerright a:hover {
	color: #82A53D;
	text-decoration: underline;
	font-size: 12px;
        border:none;
	}

.headerbottom {
	margin: 0px auto 0px; 
	width:100%;
	float:left;
    height:37px;
	}

.headerbottomlogin {
	background:url(images/bg-btn-customerlogin.png) no-repeat;
	width: 120px;
	height:30px;
	float: right;
	margin: 5px 0px 0px 0px;
	padding:0px;
	border:0px;
	}

.headerbottomlogin p {
	font-size: 11px;
	margin: 5px auto 0px auto ;
	padding: 0px;
	line-height:18px;
	text-align:center;
	font-weight:bold;
	}

.headerbottomlogin  a, .headerbottomlogin  a:visited {
	color: #fff;
	text-decoration: none;
	}
	
.headerbottomlogin  a:hover {
	color: #fff;
	text-decoration: underline;
	}

.headersubmenu { 
        margin: 0px auto 0px; 
	width:100%;
	float:left;
        height:40px;
                }
/************************************************
*	Navigation					     		    * 
************************************************/
	
/************************************************
*	Navbar      								*
************************************************/

#navbar {
	width: 700px;
	height: 30px;
	font-size: 12px;
	line-height: 18px;
	font-family: Arial, Tahoma, Verdana;
	color: #999;
	font-weight: bold;
	background-color: #000;
	float: left;
	margin:  0px 0px 0px 0px;
	padding:0;
	}
	
#nav {
	margin: 0px;
	padding: 0px;
	
	}
	
#nav ul {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#nav li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px 30px 0px 0px;
	display:inline-block;	
	
	}
	
#nav li a, #nav li a:link {
	color: #999;
	display: block;
	font-weight: normal;
    margin: 0px;
	padding: 6px 0px 2px 0;
	text-decoration: none;
	text-transform: uppercase;
	border-bottom: 3px solid #000;
	}

#nav li a:hover, #nav li a:active, #nav li a.active {
	background: #000 ;
	color: #FFF;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	border-bottom: 3px solid #9FBC2E;
	text-decoration: none;
	}
	
/*********************************************************/


#nav-menu {
	background: #FFFFFF;
	float: left;
	width: 900px;
	margin-top: 95px;
	
}

#nav-menu .inside {
	width: 900px;
	margin: auto 0;
}


#navContainer{
	background: #000;
	position: absolute;
	margin: 0;
	height: 36px;
	right: 10px;
	background: #FFFFFF;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
}


#sub-nav {
	padding: 1px 0 0 0;
	margin: 0;
	font-family: 'Century Gothic', Arial, sans-serif;
	font-size: 16px;
	text-align: left;
	right: 0;
	background: #000000;
        float:left;
}

#sub-nav li {
	margin: 0;
	padding: 0;
	float:left;
	display:block;
	height: 35px;
	padding-right: 30px;
	list-style-type:none;
	background: #000000;
	}

#sub-nav a {
	color: #999999;
	font-weight:normal;
	text-decoration:none;
	display:block;
	text-align:center;
	padding-top: 8px;
	padding-bottom: 0;
	height: 23px;
	}
	
#sub-nav a:hover {
	color: #9fbc2e;
	text-decoration: none;
		}

#sub-nav .current_page_item a {
	color: #9fbc2e;
	text-decoration: none;
	
}

/*-----------------------------------------------------------------------------------------------
  Home
-----------------------------------------------------------------------------------------------*/
.banner{ 
	background: url('images/banner-bg.jpg') repeat-x bottom #FFF;
	height: 410px;
	margin-top: 40px;
       }

.home {
	float: left;
	width: 900px;
	margin: 0px auto 0px;
	padding:  0px 0 20px 0;
	}

.homeholder {
	width: 280px;
	height: 260px;
	float: left;
	margin: 15px 0px 15px 0px;
	padding: 0px;
	background: url('images/headline-bg.jpg') no-repeat #FFF bottom left;
	}
	
.homeholder img{
	width: 240px;
	height: 125px;
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 10px;
	}
	
.homeholder p{
	color: #000000;
	width: 260px;
	padding: 0px 10px 0px 10px;
	line-height:18px;
	;
	font-size: 12px;
	margin: 0px;
	text-align: center;
	}
.homeholder p a{
	color: #29abe2;
	text-decoration: none;
}

.homeholder  p a:hover{
	color: #29abe2;
	text-decoration: underline;
}
	
.homeholder-divider {
	width: 30px;
	height: 285px;
	float: left;
	}



/************************************************
*	Content 					     		    * 
************************************************/
#content {
         margin:0px auto 0px;
         padding-bottom:4em;
         width:100%;
         }
	
#content h1 {
	color:#000000;
        font-family:century Gothic,Arial,Helvetica,sans-serif;
        font-size:30px;
        font-weight:normal;
        margin:0;
	}
	
#content h1 a  {
	color: #000;
	text-decoration: none;
	}

#content h1 a:hover {
	color: #808080;
	text-decoration: none;
	}
	
#content h2 {
	color:#000000;
        font-family:century Gothic,Arial,Helvetica,sans-serif;
        font-size:16px;
        font-weight:normal;
        margin-top:10px;
	}
	
#content h3 {
	color: #CCCCCC;
	font-size: 16px;
	font-family: Verdana, Arial, Tahoma;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}
	
#content h4 {
	color: #808080;
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
        font-weight: normal;
	text-transform: uppercase;
	font-size: 24px;
	margin: 0px;
	padding: 0 10px 0 10px;
	text-align: center;
	}

#content h5 {
	color: #000;
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
        font-weight: normal;
	font-size: 16px;
	margin: 0px;
	padding: 10px 0px 0px 0px;
        font-weight:bold;
	}

#content h5 a  {
	color: #000;
	text-decoration: none;
	}

#content h5 a:hover {
	color: #000;
	text-decoration: underline;
	}

#content h6 {
	color: #808080;
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
        font-weight: bold;
	font-size: 18px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}
	
#content img.wp-smiley {
	float: none;
	border: none;
	padding: 0px;
	margin: 0px;
	}

#content img.wp-wink {
	float: none;
	border: none;
	padding: 0px;
	margin: 0px;
	}
	
#content blockquote p {
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
	}
	
#photos {
	width: 960px;
	margin: 0px auto 0px;
	padding: 10px 0px 0px 0px;
	border-top: 1px solid #232323;
	}
	
#photos a img, #photos a:visited img {
	padding: 0px;
	border: 3px solid #232323;
	}
	
#photos a:hover img{
	padding: 0px;
	border: 3px solid #373737;
	}

.postauthor {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	}
	
.postmeta {
	background: #F7F7F7;
	font-size: 11px;
	margin: 0px 0px 50px 0px;
        height:20px;
	padding: 5px 10px 5px 10px;
	border: 1px solid #E6E6E6;
        overflow:hidden;
	}

.postmeta p {
	margin: 0px;
	padding: 0px;
	}

.postcomments a, .postcomments a:visited {
	color: #3A87DD;
	text-decoration: none;
	border-bottom: 1px dotted #FFFFFF;
	}
	
.postcomments a:hover {
	color: #3A87DD;
	text-decoration: none;
	border-bottom: 1px dotted #3A87DD;
	}
	
.postleft {
	float: left;
	width: 900px;
	margin: 0px auto 0px;
	padding: 20px 0px 20px 0px;
	}
	
.postleft p {
	padding: 0px;
	margin: 0px;
	}
	
.commentsleft {
	margin: 40px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	border-top: 1px solid #373737;
	}
	
.postright {
	float: right;
	width: 300px;
	margin: 0px 0px 0px 0px;
	padding: 25px 0px 20px 0px;
	}
	
.contentmain p {
	padding:0px 0px 20px 0px;
	margin: 0px;
	line-height: 20px;
	}
	
.contentmain {
	float: left;
	width: 900px;
	margin: 0px auto 0px;
	padding:  20px 0 20px 0;
	}
	
.contentmain ol {
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 10px 0px;
	}
	
.contentmain ol li {
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 5px 0px;
	}
	
.contentmain ul {
	list-style-type: square;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 10px 0px;
	}
	
.contentmain ul li {
	list-style-type: square;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 5px 0px;
	}
	
blockquote {
	font-style: italic;
	margin: 0px 25px 15px 25px;
	padding: 0px 25px 0px 10px;
	border-left: 2px solid #373737;
	}
	
.archive {
	float: left;
	width: 300px;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	}


table{
	width:100%;
	border-spacing:2px;
	margin:0;
	color:#000;
	font-size: 11px;
      }

table th, table td{ padding:0 }

table th{
	color:#000;
	text-align:left;
        }

table td{
	color:#000;
        }

table caption{
	text-align:left;
	color:#FFF;
	margin-bottom:-1em;
	margin-top:1em;
       }

.rule{
	border-top:1px solid #CCC;
	height:1px;
	font-size:1px;
	line-height:1px;
	margin:1.5em 0;
      }
	
/************************************************
*	Sidebar 				    	     	    * 
************************************************/
	
#sidebar {
	float: right;
	width: 300px;
	margin: 0px 0px 0px 0px;
	padding: 25px 0px 20px 0px;
	line-height: 20px;
	}
	
#sidebar p {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	line-height: 20px;
	}
	
#sidebar ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	
#sidebar ul li {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}

#sidebar ul ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	
#sidebar ul li li {
	list-style-type: square;
	padding: 0px;
	margin: 0px 0px 0px 20px;
	}
	
#sidebar ul li ul li {
	list-style-type: square;
	padding: 0px;
	margin: 0px 0px 0px 20px;
	}
	
/************************************************
*	Footer Background							*
************************************************/

#footerbg {
          width: 100%; height: 30px;
          background: #000000;
          bottom:0;
          margin:0px auto 0;
          }

	
/************************************************
*	Footer  									*
************************************************/

#footerwrap {
	width: 100%;
	height: 190px;
	margin: 0px auto 0;
	padding: 0px;
	}

#footer a {
	color: #666666;
	text-decoration: none;
	}
	
#footer a:hover {
	color: #666;
	text-decoration: underline;
	}

.footer-L1 {
	width: 170px;
        height:140px;
	float: left;
	margin: 30px 0px 0px 0px;
	padding: 0x;
	border:none;
	}
	
.footer-L1 p {
	color: #666666;
	margin: 0px;	
	padding: 0px 0px 5px 0px;
        font-size:10px;
        line-height:18px;
	}

.footer-L1 h1 {
	font-size:10px;
	margin: 0px 0px 10px 0;	
	padding: 0px;
	line-height:10px;
	font-weight:bold;
        color:#666;
        line-height:18px;
	}

.footer-L1 a {
	color: #666;
	text-decoration: none;
	}

.footer-L1 a:hover {
	color: #666;
	text-decoration: underline;
	}
	
.footer-L {
	width: 154px;
        height:125px;
	float: left;
	margin: 30px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	border-left:dashed 1px #666;

	}
	
.footer-L p {
	color: #666666;
	margin: 0px;	
	padding: 0px 0px 5px 0px;
        font-size:10px;
        line-height:18px;
	}

.footer-L h1 {
	font-size:10px;
	margin: 0px 0px 10px 0;	
	padding: 0px;
	line-height:10px;
	font-weight:bold;
        color:#666;
	}

.footer-L a {
	color: #666;
	text-decoration: none;
	}

.footer-L a:hover {
	color: #666;
	text-decoration: underline;
	}
	
.footer-R {
	width: 70px;
        height:125px;
	float: right;
	margin: 30px 0px 0px 0px;
	padding: 0x;
	border:none;
        text-align:right;
	}
	
.footer-R p {
	color: #666666;
	margin: 0px;	
	padding: 0px 0px 5px 0px;
        font-size:10px;
        line-height:18px;
	}

.footer-R h1 {
	font-size:10px;
	margin: 0px 0px 10px 0;	
	padding: 0px;
	line-height:10px;
	font-weight:bold;
        color:#666;
	}

.footer-R a {
	color: #666;
	text-decoration: none;
	}

.footer-R a:hover {
	color: #666;
	text-decoration: underline;
	}
	
.footerbottom{
	width: 100%;
	height:30px;
	margin: 0px auto 0px;
	padding:0px 0px 0px 0px;
	float:left;
	color:#666;
	font-size: 10px;
	}

.footertextholder{
	width:900px;
	margin:0px auto 0px;
	}
	
 .copyright {
	float:left;
	font-weight:normal;
	line-height:30px;
	margin:0px;
	padding:0px;
	position:relative;
	width:400px;
	color:#666;
	margin:0px;
	}
		
.footertext a, .footertext a:visited{
	margin:8px 0px 0px 0px;
	padding:0px 10px 0px 10px;
	float: right;
	text-decoration:none;
	color: #999;
	text-align:left;
	border-right:solid 1px #666;
	height:12px;
	}
	
.footertext-R a, .footertext-R a:visited{
	margin:8px 0px 0px 0px;
	padding:0px 0px 0px 10px;
	float: right;
	text-decoration:none;
	color: #999;
	text-align:left;
	}

.footertext a:hover, .footertext-R a:hover{
	color:#999;
	text-decoration:underline;
	}


	

	
/* Fix Footer Position */
#shell {position: relative; min-height: 100%;}
html, body, * html #shell {height: 100%;}
#content {margin-bottom: 0px;}
#footer {margin-top: -73px; bottom: -7px }

/************************************************
*	Search Form									*
************************************************/

#searchdiv {
	margin: 0px;
	padding: 0px;
	}
	
#searchform {
	margin: 0px;
	padding: 4px 0px 0px 0px;
	}
	
#s {
	background: #FFFFFF;
	width: 210px;
	color: #333333;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	padding: 3px;
	margin: 0px 0px 0px 0px;
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-left: 1px solid #999999;
	border-bottom: 1px solid #999999;
	}
	
#sbutt {
	background: #111111;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	padding: 1px;
	margin: 0px;
	border: 1px solid #FFFFFF;
	}
	
#submit {
	background: #999;
	color: #fff;
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding: 2px 5px 2px 5px;
	border: 1px solid #666666;
	}
	
#author, #email, #url {
	background: #f7f7f7 !important;
	color: #222;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	margin: 0px;
	padding: 4px;
	border: 1px solid #e6e6e6;
	}
	
#comment {
	background: #F7F7F7 !important;
	color: #222222;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	margin: 5px 0px 5px 0px;
	padding: 4px;
	border: 1px solid #E6E6E6;
	}
	
/************************************************
*	Comments									*
************************************************/
	
.commentlist li ul li {
	font-size: 12px;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	background: #FFFFFF;
	float: right;
	border: 1px solid #EEEEEE;
	margin: 0px 5px 0px 10px;
	padding: 2px;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	}

.commentlist p {
	font-weight: normal;
	text-transform: none;
	}

.commentmetadata {
	font-weight: normal;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0px;
	}

#commentform {
	margin: 5px 10px 0px 0px;
	}
	
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
	
#respond:after {
	content: "."; 
	display: block; 
	height: 0px; 
	clear: both; 
	visibility: hidden;
	}
	
#commentform p {
	margin: 5px 0px 5px 0px;
	}
	
#commentform #submit {
	margin: 0px;
	float: left;
	}
	
.alt {
	margin: 0px;
	padding: 10px;
	}

.commentlist {
	margin: 0px;
	padding: 0px;
	}
	
.commentlist ol {
	margin: 0px;
	padding: 10px;
	}

.commentlist li {
	margin: 15px 0px 10px;
	padding: 10px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
	}

.commentlist p {
	margin: 10px 0px 10px 0px;
	padding: 0px;
	}
	
.children { 
	margin: 0px;
	padding: 0px;
	}

.nocomments {
	text-align: center;
	margin: 0px;
	padding: 0px;
	}
	
.reply a, .reply a:visited {
	background: #666666;
	color: #FFFFFF;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	font-size: 11px;
	text-decoration: none;
	margin: 0px;
	padding: 2px 5px 3px 5px;
	border: 1px solid #333333;
	}
	
.reply a:hover {
	background: #3A87DD;
	color: #FFFFFF;
	text-decoration: none;
	border: 1px solid #3A87DD;
	}

.commentmetadata {
	font-size: 10px;
	margin: 0px;
	display: block;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
	
.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
	
.thread-alt {
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
	}
	
.thread-even {
	background: #F7F7F7;
	margin: 0px;
	padding: 0px;
	}
	
.depth-1 {
	border: 1px solid #E6E6E6;
	margin: 0px;
	padding: 0px;
	}

.even, .alt {
	border-top: 1px solid #E6E6E6;
	border-bottom: 1px solid #E6E6E6;
	border-left: 1px solid #E6E6E6;
	margin: 0px;
	padding: 0px;
	}
