/*
Theme Name: StarcomSystems
Theme URI: http://www.starcomsystems.net
Description: Nice and simple WordPress Theme by <a href="http://www.starcomsystems.net">StarcomSystems</a>.
Author: StarcomSystems
Author URI: http://www.starcomsystems.net
Tags: simple, clean, fixed width, widget-ready, widgets, right sidebar, two columns, valid XHTML, valid CSS
Version: 1.0.2
*/

/*
	- GENERAL
	- BASIC LAYOUT
	- HEADINGS
	- HEADER
	- CONTENT
		+ CONTENT LEFT
		+ CONTENT RIGHT
		+ WORDPRESS CSS
	- FORMS
	- COMMENTS
	- FOOTER
	- USEFUL

/*	##################################
   	GENERAL
	################################## */
	
	div#copyright {
  border: transparent solid 1px;
}      



div#footer {
/*	position: absolute; */
/*     bottom: 0;          */
        width: 100%;
     
}

div#footerContent {
	margin:0 auto;
	width: 960px;
}
	
	
	





div#simpleform {
  width: 450px;
  float: left;

}

div#simpleform p{
  margin-left: 20px;
  line-height: 20px;
}

div#first {
  width: 470px;
  float: left;
  padding-right: 40px;
}




#quotes{
  margin-left: 40px;

}

.feedburnerFeedBlock{
     margin-left: 45px;
}
	
	
	
	
	
	
	
	
	
	
body {
	margin:0;
	padding:0;
	color:#333;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-color:#fff;

}

a {
	color:#666;
	text-decoration: underline;
}
a:hover{
     color:#cc0000;
	text-decoration: underline;
}
blockquote {
	margin:0px;
	padding: 5px 5px 5px 20px;
	background-color:#efefef;
}


.startquote
{
	background-image: url(img/openquote.png);
	width:24px;
	height:20px;
	display:block;
	background-position:left;
}
.closequote
{
	background-image: url(img/closequote.png);
	width:24px;
	height:20px;
	display:block;
	width:100%;
	background-position:right;
	background-repeat:no-repeat;
}


img {
	border: none;
}

ul, ol {
	margin: 0 0 20px 30px;
	padding: 0px;
}

/*	##################################
   	BASIC LAYOUT
	################################## */
.bg-header {
	width:100%;
	background-image: url(img/nmd_03.jpg);
	background-repeat: repeat-x;
	background-position: top;
}



#menu {
float:right;
	position:relative;
	width:600px;
	height: 30px;
	margin: 0 0 0 0px;
	padding: 10px 0 0 0;
	list-style:none;
}

#content {
	width:960px;
	height:auto;
	margin:0 auto;
	padding:0 0 40px 0;
	text-align:left;

}

#content-left {
	float:left;
	width:675px;
	height:auto;
}

#content-right {
	float:right;
	width:252px;
	height:auto;

}

#content-right a{
	text-decoration: underline;
}

#content-right a:hover{
	text-decoration:underline;

}

#footer {
	height:20px;
	padding: 20px 0;
	background:#353535;
}

/*	##################################
   	HEADINGS
	################################## */
	
#header h1 {
	position:absolute;
	bottom:40px;
	left:0px;
	margin: 0px;
	color: #fff;
	font:bold 28px/28px Helvetica, Arial, sans-serif;
}

#header h1 a {
	color: #fff;
	text-decoration: none;
}

#header h2 {
	position: absolute;
	bottom: 30px;
	left: 5px;
	margin: 0px;
	color: #C4AFAC;
	font:11px/11px Verdana, Tahoma, sans-serif;
}

h2, h3, h4 {
	margin:0 0 20px 0;
}

h3.archive-title {
	margin: 20px 0 0 0;
}

.box-left h2 {
	color:#E7E7E7;
	font:bold 23px/30px "Trebuchet MS";
	background-image:url(img/star-icon-lrg.png);
	background-repeat:no-repeat;
	background-position:left top;
	height:35px;
	padding-left:45px;
	
}

.box-left h2 a {
	text-decoration:none;
}



.box-left h3 {
	margin: 7px 0;
	color:#666;
	font-family: "Trebuchet MS";
	font-size: 16px;
	line-height: 35px;
	font-weight: bold;
}


.box-left h5 {
	margin: 0 0 20px 0;
	color:#E7E7E7;
	background-image:url(img/comment-icon.png);
	background-repeat:no-repeat;
	background-position:left top;
	height:40px;
	padding-left:50px;
	padding-top:2px;
	font-family: "Trebuchet MS";
	font-size: 27px;
	line-height: 30px;
	
}

.box-left h4 {
	color:#999;
	font:11px/11px Verdana, Tahoma, sans-serif;
}

.box-right h3 {
	color:#333;
	font:bold 12px/12px Verdana, Tahoma, sans-serif;
	background-image:url(img/star-icon.png);
	background-repeat:no-repeat;
	background-position: 10px 12px;
	height:20px;

}

/*	##################################
   	HEADER
	################################## */

#menu li {
	float:left;
}

#menu a {
	margin:0 20px 0 0;
	padding:0px;
	color:#fff;
	text-decoration:none;
	font:normal 12px/12px Arial;
	font-weight:bold;
}

/*	##################################
   	CONTENT
	################################## */
	
/** CONTENT LEFT */

.box-left {
	margin:40px 0;
}

.box-left img {
    /**    float:left; */
        margin:0 10px 10px 0;
}

p.tags {
        font:11px/11px Verdana, Tahoma, sans-serif;
}


/** CONTENT RIGHT */

.dots {
color:#cccccc;
}

.paper-img {
	width:242px;
	height:200px;
	float:left;
	margin-left:0px;
	background-image: url(img/nmd_06.png);
	background-repeat: no-repeat;
	background-position: -2px top;
}

#box-rss {
	height: 80px;
	margin: 0 0 5px 0;
	/*background: url(img/bg-rss.gif) no-repeat left top;*/
}

#box-rss a {
	display: block;
	height: 50px;
	padding: 30px 0 0 90px;
	background: url(img/rss-icon.png) no-repeat 20px 20px;
	font:18px/18px "Trebuchet MS";
	text-decoration: none;
	color:#333;
}

.box-right {
	margin:15px 0 0 0px;
	font:11px/11px Verdana, Tahoma, sans-serif;
	line-height:15px;
	/*background: url(img/bg-box-right.gif) repeat-y left top;*/
}

.box-right h3 {
	padding-top: 7px;
	padding-left: 40px;
	background: url(img/star-icon.png) no-repeat left top;

}

.box-right-content {
	margin: 0 20px;
}

.box-right-bottom {
	height: 20px;
	border-bottom: 1px dotted #666;
}

.box-right ul {
	margin:0;
	padding:0;
	list-style:none;
}

.box-right li {
	line-height:20px;
	list-style-image:none;	


}

.box-right ul li ul {
	margin:0;
	padding:0 0 0 20px;
	list-style:none;
}

.box-right ul li ul li ul {
	margin:0;
	padding:0 0 0 20px;
	list-style:none;
}

.box-right p {
	margin: 20px 0 0 0;
}

/** WORDPRESS CSS */

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #ccc;
   text-align: center;
   background-color: #f3f4f0;
   padding-top: 4px;
   margin: 10px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

/*	##################################
   	FORMS
	################################## */

label {
    display:block;
    margin:0 0 5px 0;
}

.text {
    width:350px;
    margin: 0 0 10px 0;
    padding:5px;
    border:1px solid #ccc;
}

.verify {
    width:290px;
    margin: 0 0 10px 0;
    padding:5px;
    border:1px solid #ccc;
    float:left;
}

.fieldwrap img {
    float:left;
    margin:0 5px 10px 0;
}

textarea {
    width:450px;
    height:150px;
    margin:0;
    padding:5px;
    border:1px solid #ccc;
}

.submit {
    width:auto;
    padding:5px;
    color:#fff;
    background:#662625;
	border:0;
}

/** SEARCH FORM */

#search {
	width: 135px;
	padding: 5px;
	border: 1px solid #ccc;
}

#search-submit {
    width:auto;
    padding:5px;
    color:#fff;
    background:#662625;
	border:0;
}

/*	##################################
   	COMMENTS
	################################## */
	
.comment {
	margin: 0 0 20px 0;
	padding: 20px;
}

.comment p {
	margin: 0px;
}

.comment-details {

}

/*	##################################
   	FOOTER
	################################## */



/*	##################################
   	USEFUL
	################################## */

.clear {
	clear:both;
}