/*  
Theme Name: ND Design
Description: Netdrafter Template
Version: 1.0
Author: Rachel Pastirik
Author URI: http://netdrafter.com
*/
* {
	padding: 0px; 
	margin:0px;
}

p {
	margin: 0.7em 0px;
	line-height:1.6em;
}
dl {
	margin:1em 0px;
}
dt 
{
	font-weight:bold;
}
dd 
{
	margin:0.5em 1em;
	padding:0;
}
a img {
	border:0;
}
.clear {
	clear:both;
	height:20px;
}
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 1px solid #382210;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

fieldset 
{
	border:none;
}

body {font-family: verdana; font-size: 10pt; color: #fff; margin-top: 50px; background: #000;}

a:link {color: #C33;}
a:active {color: #808080;}
a:visited {color: #808080;}
a:hover {color: #808080;}

.mainmenu:link {color: #FFF; text-transform: uppercase; word-spacing: 75px; font-weight: bold; text-decoration: none;}
.mainmenu:active {color: #FFF; text-transform: uppercase; word-spacing: 75px; font-weight: bold; text-decoration: none;}
.mainmenu:visited {color: #FFF; text-transform: uppercase; word-spacing: 75px; font-weight: bold; text-decoration: none;}
.mainmenu:hover {color: #FFF; text-transform: uppercase; word-spacing: 75px; font-weight: bold; text-decoration: none;}

h1 {font-size: 12pt; color: #36C;} /* home (blue) section */
h2 {font-size: 12pt; color: #C33;} /* about (red) section */
/*h3 {font-size: 12pt; color: #090;}*/ /* services (green) section */
h3 {font-size: 12pt; color: #808080;}
h4 {font-size: 12pt; color: #93C;} /* portfolio (purple) section */
h5 {font-size: 12pt; color: #CC6;} /* support (yellow) section */
h6 {font-size: 12pt; color: #36C;} /* contact (blue) section */

hr {color: #808080; height: 2px;}

#container {
	border: #fff solid;
	border-width: 0px 1px 1px 1px; 
        background: #000;
	margin: 0px auto;
	width: 798px; 	
	position: relative; 
	text-align: left;
}

#navigation {
	margin: 0px auto 0px; 
	/*overflow: hidden; */
	padding-bottom: 10px;
	width: 780px; 
	position: relative; 
	text-align: left;
    font-size: 10pt;
	font-family: Verdana;
}
 html #navigation {
	height: 1%;
}
#navigation ul li {
	float: left; 
	margin: 0px 0px 0px 0px; 
	list-style-type: none;
}
#navigation a
{
 color:#C33;
}
#navigation ul li.page_item a { 
        /*border: #ccc 1px solid; 
	border-bottom:none;*/
	padding: 0 6px 0px 6px; 
	display: block; 
	/*background: #000;*/ 
	/*text-decoration: none;*/
        color: #C33;
}

#navigation ul li.page_item a:hover 
{       /*background: #ffffff;*/
        display: block; 
        color: #808080;
        /*border: #3B3B3B 1px solid; 
        border-bottom:none;*/
}

#navigation ul li.current_page_item  {
	/*background: #ffffff;*/
        display: block; 
        padding: 0 6px 0px 6px; 
        color: #C33;
        /*border: #3B3B3B 1px solid; 
        border-bottom:none;*/
}
#navigation ul li.search {
	font-size: 0.9em; 
	right: 0px; 
	position: absolute; 
	top: 0px;
}
#navigation ul li.search input#s {
	border: #3B3B3B 1px solid; 	
	width: 100px; 
    font-size: 10pt;
	padding: 2px; 	
        margin: 0px 0px 2px 0px;
	background:#fff;
}
#navigation ul li.search input#searchsubmit {
	border: #fff 1px solid; 
	background: #808080; 
    font-size: 10pt;
	margin: 0px 0px 0px 2px; 
	color: #ffffff; 
	padding: 2px; 		
}


#header {
    clear: both; 
	/*background: url(img/beachhead.jpg) no-repeat 0px 0px ;*/
	margin: 0px 0px 0px 0px; 
	color:#f5f5f5; 
	/*height: 110px;*/

}
#header h1 
{
	font-size:12pt;
        font-family: Verdana;
	margin:0px 0px 0px 20px;
	/*letter-spacing:1px;*/
        text-align:left;	
}

#header h3
{
 height:65px;
}

#header h1 a {	
	text-decoration:none;
        color:#ffffff;  	
}

#header h2 
{
	margin:0px 0px 0px 20px;
	font-size:1em;
	font-family: Verdana;	
        text-align:left;	
		font-weight: normal;
}

#search navigation dl dd {
	display: inline; 
	background:url(img/feed.png);
}

 
#content {
	margin: 0px 0px 0px 20px; 
	overflow: auto;
}
 html #content {
	height: 1%;
}
#content h3 {
	font-size: 1.2em; 
	margin: 1em 0px 0px;
}
#content h4 {
	font-size: 1.1em; 
	margin: 1em 0px;
}
#content h5 {
	font-size: 1em; 
	margin: 1em 0px;
}
#content-main ul 
{
    margin:1em;
    padding:0 1em;
    list-style-image:url(http://www.netdrafter.com/new/images/bullet4.gif);
}
#content-main ol li
{
margin:0 0 0 2.7em;
}
#content-main {
	float: left; 
	width: 535px; 
	margin-right: 20px;
}
 html #section-index #content-main {
	margin-right: 20px;
}
#content .post 
{
	padding:0 0 5px 0;
        
}
#content p img.right {
	float: right; margin:10px 0 0 10px;
}
#content p img.left {
	float: left; margin:0 10px 10px 0;
}
#content .posttitle a
{
 color:#C33;
 padding-top: 5px;
 font-weight: bold;
 font-family: Verdana;
 align:right;
}

#content .post-info a
{
 color:#808080;
 font-weight: normal;
}
#content .post h2 
{
	font-size: 10pt; 
	margin: 2px 0px 0px;	
	/*letter-spacing:2px;*/
	font-weight:normal;
}
#content-main .pagetitle 
{
	font-size: 1em; 
	margin: 2px 0px 0px;	
	letter-spacing:1px;
	font-weight:bold;
	padding-bottom: 5px;
	color: #fff;
        /*border: 1px solid #fff;*/	
}
#content .entry 
{
    margin:1em 0;
    padding-right:1em;    
}
#content .entry a 
{
    /*border-bottom:#999 1px dashed;*/
    text-decoration:underline;
    font-size: 1em; 
    color:#C33;
}
.post-info {
	font-size: 10pt;
	color:#808080;
	margin:0;
	padding:0;
        /*border-bottom:#999 1px solid;*/	
}
 .postmetadata
{
	font-size: 10pt;
	color:#808080;
	margin:0;
	padding:0;	
}
.postmetadata a
{
 color:#C33;
}
#sidebar {
	float: left; 
	width: 200px;
	font-size: 10pt;
}

#sidebar a {
 color:#C33;
}
#sidebar ul
{
	list-style:none;
	margin:0;
	padding:0;
}
#sidebar ul ul
{
	list-style:none;
	margin:0.1em 0 0 1em;
	padding:0;
}
li.sidebox {
	padding-top:5px;
	margin-bottom: 10px; 	
        border: #fff 1px solid; 
        width:100%;
}
html li.sidebox {
	padding-bottom: 10px;
}
li.sidebox h2 {
	font-size: 12pt; color: #808080; text-align: left;margin:0px 0px 0px 5px;
/*background:transparent url(img/sidebarhead.gif) repeat-x top center;*/
}
#sidebar li.sidebox p img {
	float: left; margin: 0px 10px 10px 0px;
}


#footer {
	clear: both; 	
	background: transparent; 
	margin: 0px auto; 
	overflow: auto; 
	width: 800px; 
	text-align: center;
        color: #fff;  
}
 html #footer {
	height: 1%;
        list-style-type: none;
}
#footer p {
	float: left; width: 40%; line-height: 1.2em;
}
#footer p img {
	vertical-align: text-bottom;
}
#footer ul {
	float: right; 
	margin: 0px 0px; 
	width: 50%; 
	text-align: right;
	font-size: 0.9em; 
}
#footer ul li {
	display: inline; 
	margin-left: 5px; 
}
#footer ul li a{
	color: #C33; 
}
#comments, #respond{
	margin: 2em 0 0 5px;
}
#commentform 
{
	margin:10px;
	padding:10px;
}
#container .commentlist {
	margin: 0;
	padding: 0;
}
.commentlist li 
{
	list-style:none;
	margin: 1em 0;
	padding: 0.5em;	
}
.commentlist li.alt .cmtinfo 
{
    background:#000;
}
.commentlist li .cmtinfo 
{
	font-size:1em;	
	/*border-bottom: #808080 1px solid;*/
        background:#000;
}
.commentlist li cite 
{
	font-style:normal;
	font-weight:bold;
}
.commentlist li cite a
{
	font-style:normal;
	font-weight:bold;
        text-decoration: underline;
        color:#C33;
}
.commentlist li .cmtinfo em 
{
	float:right;
	margin:0;
	padding:0;
	font-style:normal;
	font-size: 10pt;
	color:#808080;
}
.commentlist li p
{
 word-wrap:break-word;
 width:100%;
}
textarea{
	/*width: 90%;
	padding:5px;
	height: 20em;*/
	border: 1px solid #fff;	
        background: #000;
		color: #fff;
}
input#submit { 
        background: #000;
        border: 1px solid #fff;
	font-size: 0.9em;  
	margin: 0px 0px 0px 2px; 
	color: #fff;  		
}
.text{
   background: #000;
   color: #fff;
   font-family: verdana;
}
.post h4 
{
	font-size:1em;
	font-weight:normal;
	font-family: Verdana;
}
.post h4 em
{
	font-style:normal;
	float:right;
	font-weight:normal;
}

/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 4px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
        color:#C33;
        /*border:1px solid #363636;*/
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar th {
	padding: 2px 0;
	text-align: center;
	}

#wp-calendar td {
	padding: 2px 0;
	text-align: center;
	}

#wp-calendar tr th[abbr=Saturday]
{
 color:#C33;
}
#wp-calendar tr th[abbr=Sunday]
{
 color:#C33;
}
/* End Calendar */

.anylinkcss{
position:absolute;
margin-top: 9px;
visibility: hidden;
border: 1px solid #333;
font: normal 10pt verdana;
line-height: 18px;
z-index: 100;
background-color: #666;
width: 205px;
text-align: left;
background-image: url(http://www.netdrafter.com/new/images/menubg.gif);
background-repeat: repeat-y;
word-spacing: 0px;
}

.anylinkcss a{
width: 100%;
display: block;
padding: 1px 0;
text-decoration: none;
text-indent: 5px;
}

.anylinkcss a:link {color: #FFF;}
.anylinkcss a:active {color: #FFF;}
.anylinkcss a:visited {color: #FFF;}
.anylinkcss a:hover {color: #C33;}
.sectionhome {color: #000; font-weight: bold;}
















































































































































