/*  
Theme Name: Nano Business Alliance
Author: Medium Large
Author URI: http://www.medlrg.com

	Nano Business Alliance
	http://www.nanobusiness.org

	This theme was designed and built by Ryan Faubion for Medium Large

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



/* ----- CSS ----- */

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, Verdana, sans-serif;
	background: #f8884c;
	color: #555;
	line-height: 17px;
	margin: 0px 0px;
	padding: 0px;           	     
	}
a {
	color: #f37837;
	text-decoration: none;
	}
a:hover {
	color: #f37837;
	text-decoration: underline;
	}
img, img a {
	border: none;
	}
/* ----- MASTHEAD ----- */	
	
div#upperbg { 
	margin: -10px 0 0 0px; 
	background: transparent url(../images/bg_upperleft.png) no-repeat;
	width: 567px;         
	height: 471px;         
	}

div#headercontainer { 
	margin: -420px 0 0 77px; 
	background: transparent url(../images/logoshape.png) no-repeat;
	width: 62px;         
	height: 72px;         
	}
.logo {
	margin: -8px 0 0 73px;
	border: none;
	}
.logo a {
	border: none;
	}	
.upperleft {
	margin: 0px;
	padding: 0px;
	}
div#upperright {
	font-size: 1.3em;
	color: #ffd200;
	margin-top: 10px;
	padding-top: 20px;
	width: 135px;
	margin-left: 885px;
	}
#upperright a {
	color: #fff;
	text-decoration: none;
	}
#upperright a.active {
	color: #ffd200;
	text-decoration: underline;
	}
#upperright a:hover {
	color: #ffd200;
	text-decoration: underline;
	}
	
/* ----- REGISTRATION ----- */	

div#registration {
	margin-left: 484px;
	margin-top: -33px;
	font-size: 1.4em;
	font-weight: bold;
	color: #fff;
	padding: 4px 0 0 8px;
	width: 282px;
	height: 28px;
	background: #ffd200 url(../images/regslice.png) repeat-x;
	}
div#registration a{
	color: #fff;
	text-decoration: none;
	}
div#registration a:hover{
	color: #f37837;
	}
.regleft {
	margin-left: 462px;
	margin-top: -14px;
	}
div#registration_right {
	margin-top: -14px;
	margin-left: 838px;
	height: 28px;
	width: 60px;
	background: transparent url(../images/regright.png) no-repeat;
	}
#regarrow {
	margin: 0px 0 0px 6px;
	}
.reglinked {
	margin: 0px 0 -5px 3px;
	}


/* ----- NAVIGATION ----- */
	
div#navigation_container {
    margin: 0 0 0 65px;
    padding: 0;
    width: 390px;
    height: 34px;
    background: transparent url(../images/nav_tile.png) repeat-x;
    }
div#navigation_arrow {
	margin-right: -15px;
	padding: 0;
    background: transparent url(../images/nav_arrow.png) right no-repeat;
    }
div#navigation {
	margin: 0;
    padding: 0;
    color: #fff;
    font-size: 1.2em;
    font-weight: bold;
    }
div#navigation ul {
    padding:0px 2px 0px 2px; 
    margin: 0;
    color: #FFF;
    line-height: 34px;
    margin-left: 10px;
    white-space: nowrap;
    }
div#navigation li {
    padding: 0em .2em 0em 0em;
    margin: 0px;
    display: inline;
    color: #fff;
    height: 26px;
    }
div#navigation li a{
     font-weight: bold;
    color: #fff;
    padding-right: 15px;
    text-decoration: none;
    }
div#navigation li a:hover {
    color: #f37837;
    text-decoration: none;
    padding: 0px:
    }
div#navigation li.active a {
    color: #f37837;
    }
div#navigation li a:link {
    color: #FFF:
    }
div#navigation li.last {
    background: none;
    }
div#navigation li.last a{
    background: none;
    }
div#navigation li.activelast {
    background: none;
    }
div#navigation li.activelast a{
    color: #f37837;
    background-image: none;
    }

/* ----- HOMEPAGE BANNER ------ */

div#masthead {
	height: 334px;  
	width: 919px;         
	background: none; 
	margin: -5px 0 0 107px;   
	}
div#mastheadbg {
	height: 334px;  
	width: 919px;         
	background: transparent url(../images/banner.png) no-repeat top; 
	margin: 0px;   
	}
	
/* ----- HOMEPAGE CONTENT ------ */

div#contentbg {
	height: 240px;  
	width: 919px; 
	margin: -5px 0 0 107px;           
	background: transparent url(../images/bottomhome_content.png) no-repeat; 
	}
div#otherfooter {
	text-align: center;
	font-weight: bold;
	color: white;
	width: 695px;
	border-top: 1px dashed #ffd200;
	padding: 6px 0 5px 0;
	margin: 0px 0 40px 220px;
	float: left;
	border-bottom: 1px dashed #ffd200;
	}
	
/* ----- NEWS BANNER ------ */

div#masthead_news {
	height: 145px;  
	width: 919px;         
	margin: -5px 0 0 107px; 
	background: transparent url(../images/subcontentheader.png) no-repeat;  
	}
/* ----- NEWS NAVIGATION ----- */
	
div#newsnav_container {
    margin: 0px 0 0 105px;
    padding: 0;
    width: 350px;
    height: 25px;
    background: transparent;
    }

div#newsnav {
	margin: 0;
    padding: 0;
    color: #fff;
    font-size: 1em;
    font-weight: bold;
    }
div#newsnav ul {
    padding:0px 2px 0px 2px; 
    margin: 0;
    color: #FFF;
    line-height: 25px;
    margin-left: 10px;
    white-space: nowrap;
    }
div#newsnav li {
    padding: 0em 0em 0em 0em;
    margin: 0px;
    display: inline;
    color: #fff;
    height: 25px;
    }
div#newsnav li a{
     font-weight: bold;
    color: #fff;
    padding-right: 3px;
    padding-left: 3px;
    text-decoration: none;
    }
div#newsnav li a:hover {
    color: #a6d49c;
    text-decoration: none;
    padding: 0px:
    }
div#newsnav li.active a {
    color: #a6d49c;
    }
div#newsnav li a:link {
    color: #FFF:
    }
/* ----- NEWS  ----- */

#subnews_title {
	margin: 95px 0 0 20px;
	color: white;
	font-size: 2.1em;
	}

/* ----- CONTENT CONTAINER ----- */

div#contentcontainer {
	width: 911px;         
	background: #fff; 
	border-left: 4px solid #ffd200;
	border-right: 4px solid #ffd200;
	border-bottom: 4px solid #ffd200;
	margin: 0px 0px 20px 107px;   
	float:left;
 	}
div#content {
	padding: 20px 15px 20px 15px;
	margin-bottom: 15px;
	height: 100%;  
	width: 911px; 
	font-size: 1.3em;
	line-height: 18px;  
	}
.contentcol1 {
	padding: 0px 0px 20px 0px;
	float: left;
	width: 200px;
	height: 100%;  
	}
.contentcol_wide {
	padding: 0px 0px 20px 0px;
	float: left;
	width: 875px;
	height: 100%;  
	}
.image{
	padding: 0px 0px 0px 0px;
	margin-bottom: 4px;
	width: 196px;
	height: 240px;
	background: gray;
	border: 2px solid #ffd200;
	}
.contentcol2 {
	padding: 0px 15px 20px 15px;
	float: left;
	width: 450px;
	height: 100%;  
	}
.contentcol3 {
	padding: 0px 0px 20px 0px;
	float: left;
	width: 200px;
	height: 100%;  
	clear: right;
	}
.newsentry {
	height: 100%; 
	border-bottom: 1px dashed #ffd200;
	padding-bottom: 10px;
	margin-bottom: 10px;
	}
.newsentry a{
	color: #f37837;
	}
h1 {
	color: #f37837;
	margin: 0px;
	padding: 0px;
	}
h2 {
	color: #f37837;
	margin: 0px;
	padding: 0px;
	}
h3 {
	color: #f37837;
	font-size: 1.4em;
	margin: 0px;
	padding: 0px;
	}
h4 {
	color: #f37837;
	font-size: 1.2em;
	margin: 0px;
	padding: 0px;
	}
h3.feature {
	color: #f37837;
	font-size: 1.4em;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 3px 0px;
	border-bottom: 1px dashed #ffd200;
	}
p.newsdate {
	font-family: Georgia, serif;
	color: #555;
	font-size: 1em;
	margin: 0px 0px;
	padding: 0px;
	}
p.subtitle {
	font-family: Georgia, serif;
	color: #555;
	font-size: 1.1em;
	margin: 0px 0px;
	padding: 0px;
	}
p.readmore a{
	font-family: Georgia, serif;
	font-style: italic;
	font-size: 1em;
	margin: -8px 0px;
	padding: 0px;
	float: right;
	}
.readmore a{
	font-family: Georgia, serif;
	font-style: italic;
	font-size: 1em;
	margin: -8px 0px;
	padding: 0px;
	float: right;
	}
	
/* ----- PUBLIC POLICY ----- */


div#masthead_public {
	height: 155px;  
	width: 919px;         
	margin: -5px 0 0 107px; 
	background: transparent url(../images/inner_banner.png) no-repeat;  
	}
	
/* ----- CONTACT ----- */

div#contactcontainer {
	padding: 10px;  
	}
.contact {
	height: 400px;
	line-height: 17px;
	}
.contacttop {
	margin: 10px 0 10px 0;
	}
#page-wrap{
	padding: 0px 0px 0px 0px;
	margin:0px;
	min-height: 500px;
	height: 460px;
	}
#contact-area{
	margin-top: 0px;
	}
#contact-area input, #contact-area textarea{
	padding: 5px;
	width: 415px;
	font-family: Helvetica, sans-serif;
	font-size: 1.2em;
	margin: 0px 0px 10px 0px;
	border: 2px solid #ccc;
	}
#contact-area textarea{
	height: 90px;
	}
#contact-area textarea:focus, #contact-area input:focus {
	border: 2px solid #ffd000;
	}
#contact-area input.submit-button{
	width: 100px;
	float: left;
	}
label{
	text-align: left;
	padding: 5px 0 5px 0;
	font-size: 1.2em;
	}
	
/* ----- LISTS ----- */

ul {
	margin: 0px;
	padding: 0px;
	}

li {
	margin: 0px 0px 0px 1.5em;
	padding: 0px;
	}
	
/* ----- CONTENT CONTAINER ----- */

div#homecontentcontainer {
	width: 919px;  
	height: 239px;        
	background: transparent url(../images/bottomhome_content.png) no-repeat;
	margin: 0px 0px 20px 107px;   
	float:left;
 	}
div#contenthome {
	padding: 10px 15px 20px 15px;
	margin-bottom: 15px;
	height: 100%;  
	width: 911px;   
	} 	
#membercol {
	padding: 0px 0px 20px 0px;
	float: left;
	width: 290px;
	height: 100%;  
	}
#membershowcasecol {
	padding: 0px 15px 20px 15px;
	float: left;
	width: 275px;
	height: 100%;  
	}
#newscol {
	padding: 0px 0px 20px 0px;
	margin-left: 18px;
	float: left;
	width: 272px;
	height: 100%;  
	clear: right;
	}
.membershomeimg {
	margin: 0px 0 0 0;
	float: left;
	}
#memberarrow_container {
	margin: 9px 0 0 5px;
	}
#showcaseentry {
	font-size: 1em;
	font-family: Times New Roman, Georgia, serif;
	font-style: italic;
	}
#showcaseentry p{
	margin: 3px 0;
	line-height: 13px;
	}
h4.showcase{
	font-size: 1.5em;
	margin: 5px 0 0 0;
	padding: 0px;
	font-style: normal;
	}
.showcaseimg {
	border-bottom: 1px dashed #ffd200;
	margin: 2px 0 0 0;
	padding: 0px;
	}
h4.news{
	font-size: 1.2em;
	margin: 5px 0 0 0;
	padding: 0px;
	}
p.readmorenews {
	font-family: Georgia, serif;
	font-style: italic;
	float: right;
	font-weight: bold;
	}
.archives a{
	text-decoration: none;
	color: #555;
	font-family: Times New Roman, Georgia, serif;
	}
.archives a:hover{
	text-decoration: underline;
	
	font-family: Times New Roman, Georgia, serif;
	}

.newsentryhome p{
	margin: 10px 0;
	padding: 0px;
	font-size: 1.1em;
	font-family: Times New Roman, Georgia, serif;
	font-style: italic;
	}
.newsentryhome a{
	text-decoration: underline;
	font-family: Times New Roman, Georgia, serif;
	}
.newsentryhome {
	margin: 0px;
	padding: 0px 0px 15px 0px;
	border-bottom: 1px dashed #ffd200;
	}
h4.newshome{
	font-size: 1.2em;
	margin: 10px 0 0 0;
	padding: 0px;
	}
.italic {
	margin: 15px 0 0 5px;
	font-style: italic;
	}
/* ----- JS Slider ----- */


.slide {
	display: inline;
}
.arrow-left {
	height: 11px;
	width: 10px;
	margin-right: 5px;
}

.arrow-right {
	height: 11px;
	width: 10px;
	margin-left: 5px;
}


/*This hidden the controller for sliding slogan section*/
.hidden-controller {
	display: none;
}

/* Div which holds all the slides in slogan sliding section*/
.header-slides {
	float: left;
	display: inline;
}

img, div { behavior: url(iepngfix.htc) }

/* ----- SPEAKERS ----- */
	
.imgspeakers img{ 
    float: left; 
    margin: 0px 12px 4px 0px; 
}

.subtext {
	font-family: Georgia, serif;
	font-size: 1.2em;
	font-style: italic;
	margin: 0;
	padding: 0;
}
.subtext p{
	margin: 0;
	padding: 0;
}

.speakerspost {
	border-bottom: 0px dotted #aaa;
	margin-bottom: 10px;
	padding-bottom: 15px;
	}
.speaker_seperator {
	border-bottom: 1px dotted #aaa;
	padding-bottom: 15px;
	margin-bottom: 15px;
	width: 860px;
	}
.dateblock {
	font-size: 1.4em;
	color: #fff;
	background: #f8884c;
	display: block;
	padding: 3px 0px 4px 6px;
	margin: 4px 0 4px 0;
}