@import url("reset.css");
@import url("base.css");
@import url("fonts.css");
@import url("grids.css");

/*
Theme Name: NCS Enterprise
Theme URI: *Not yet Launched *
Description: two Column Layout with animated accent beneath header
Version: 1.0
Author: Marlon Maulsby
Author URI: http://www.marlonmaulsby.com/
Tags: 

	NCS Enterprise v1.0
	 

	This theme was designed and built by Marlon Maulsby,
	

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/
/* BASICS*/
*, td
{
margin:0; 
padding:0;
}

ul li
{
list-style:none;
}

body 
{
background:url(images/kubrickbgcolor.jpg);
padding: 2em 1em;
}

#page
{
background:url(images/pagebg.jpg) right bottom;
padding:1em;
}

#doc2 {
width: 67.076em;
*width: 65.076em;}

/* Infuse the Logo */
#hd{

background:#fff ; 
color:#fff;
display:block;
height:155px;  
position:relative;
z-index:10; 
}

#hdcontent
{  
position:relative;
}


#headerimg h1
{
background:url(images/logo.png) no-repeat top left;
display:block;
float:left;
height:140px;
margin:0; 
margin-left:1em;
padding:0;
position:absolute;
text-indent:-9999px; 
top:-4px;
left:1px;

width:671px;
}



#ft{ padding:1em; margin-top:-5px; color:#fff; text-transform:uppercase; font-weight:bold; font-size:9px;}
#ft *{color:#fff;}


.supplimentary{  }

.contentwrapper{background:#5ec1fa url(images/content.jpg) top left repeat-x; padding-bottom:.4em;}
#navigation{ clear:both; display:block; height:25px; width:100%; background: #f7b237 url(images/navbar.jpg) repeat-x top left; text-align:right; font-weight:bold; z-index:100; }

* html #navigation{height:23px;}
.hdinfo, .description{ position:relative; left:80px; display:none;}



div.content{background:#44bdf6 url(images/contentbg.jpg) no-repeat top right; margin:0 0em 0 .5em; padding:.5em; color:#fff; border:2px solid #a4cae8; margin-bottom:1em; overflow:auto; height:450px;}
.yui-ge div.first{width:72%;}

#accent { width:100%; text-align:center; height:157px;  background:#000; /*#5ec1fa */ }
#accent ul{margin:0; pading:0;}
#accent h2{display:none;}
#accent div.ngg-widget, div.ngg-widget-slideshow {padding:0;}


#d1, #d2, #d3{ width:268px; height:220px; padding:.5em;}
#d1{background:url(images/panel1.jpg) no-repeat top left;}
#d2{background:url(images/panel2.jpg) no-repeat top left;}
#d3{background:url(images/panel3.jpg) no-repeat top left;}
#d4, #d5{height:180px; padding:1em; overflow:auto; border: 1px solid #d8ecf6;}
#d7{padding:2em; width:60%; text-align:justify;}
#d3 img.ngg-singlepic {background:none; border:none; margin:0; padin:0; padding-top:46px;}
#d2 img.ngg-singlepic {background:none; border:none; margin:0; padin:0; padding-top:54px;}
#d1 img.ngg-singlepic {background:none; border:none; margin:0; padin:0; padding-top:50px;}


#navigation ul{height:14px; margin:1px 0 0 8px; padding:3px 0 0 0; z-index:998;}
#navigation ul *{color:#fff; margin:0; padding:0;}
#navigation li {display:inline;  font-size:10px; border-right:1px solid #fff;z-index:999;}
#navigation a{text-decoration:none;text-transform:uppercase;  padding: 2px 5px; height:19px; font-weight:bold; z-index:1000;}

#navigation .current_page_item a{color:#000000;}

#bd{position:relative; clear:both;padding-top:1em;}
#sidebar2{
float:right;
margin-right:3px;
text-align:right;
width:180px;

}

#sidebar2 ul{text-align:left;}
#accent ul{ padding:0; margin:0;}

.post{border-bottom: 1px solid #eee; margin-bottom:1em; width:60%}
.post .entry{text-align:justify;}
.post .entry img{ padding:0 0 10px 10px;}
.post h2 {color:#0f5786;}
.post h2 a{text-decoration:none; color:#0f5786;  text-transform:uppercase; display:block; width:100%; font-size:12px; }


#sidebar { color :#0f5786;}
#sidebar #ads{text-align:right; width:170px; position:relative; margin-left:1em;}
#sidebar #ads img {float:right;}
#sidebar ul{margin:2px; padding:0 4px 4px;}
#sidebar li{ width:170px; padding:4px; margin-bottom:3px; }



#ptitle{

color:#0f5786;  text-transform:uppercase; padding-top:10px;
}



/* CALENDAR */

/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 0px;
	width: 178px;
	position:relative;
	color:#0f5786;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	color:#0f5786;
	}

#wp-calendar caption {
	text-align: center;
	width: 98%;
	}

#wp-calendar td {
	padding: 2px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold .9em 'tahoma', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-size: 10px;
	text-transform: capitalize;
	font-weight:bold;}

#wp-calendar td { font-size: 12px; padding:0;}
	#wp-calendar td, #wp-calendar th {
	border:none; padding:0;}


/* widget*/

#sidebar2 h2.widgettitle{background:#f7f7f7; border: 1px solid #ccc; padding:2px;font-size:13px; text-transform:uppercase; font-size:10px; }

#podPress_footer{display:none !important;}