/*  
Theme Name: Grid7 Labs
Theme URI: http://www.grid7.com/
Description:  Grid7 Theme based on the Grid7 Labs site
Version: 1.0
Author: Sean Tierney & Kimbro Staken 
Author URI: http://binarybonsai.com/
*/

body {
        text-align: center;
	min-width: 600px;
	margin: 15px;
	height: 100%;
	padding: 0px;
	font-family: Arial, Helvetica, Sans Serif;
	line-height: 120%;
	font-size: 13px;
	color: #333333;
	background: #ffffff;
}

h2{
margin:12px 0 0;
font-size:1.2em
}

.searchbar {
    text-align: left; 
    background-color: #719170;
    width: 780px;
    height: 34px;
    margin: auto;
}

.searchinput {
    text-align: left; 
    vertical-align: 45%;
}

.header {
    text-align: left; 
    width: 780px;
    margin: auto;
    padding: 0px;
    border-style: none;
}

.headerlabel {
    text-align: left; 
    color: white;
    text-align: center;
    vertical-align: 60%;
    padding: 0px 0px 0px 20px;

}

.headerlabel a:link {
	color: white; text-decoration: none;
	font-weight: normal;
}

.headerlabel a:visited {
	color: white; text-decoration: none;
	font-weight: normal;
}

.headerlabel a:hover {
	color: #FF8A00;	text-decoration: none;
	font-weight: normal;
}

.headerimage {
    padding: 0px;
    margin: 0px;
}

.headernavigation {
    background: url(/images/navigation.jpg) repeat-x;
    padding: 8px 0px 0px 0px;
    color: white;
    width: 780;
    height: 24;
    text-align: right;
}

.headernavigation a:link {
	color: white; text-decoration: none;
	font-weight: bold;
}

.headernavigation a:visited {
	color: white; text-decoration: none;
	font-weight: bold;
}

.headernavigation a:hover {
	color: #7C9775;	text-decoration: none;
	font-weight: bold;
}

.headernavigation-link {
    padding: 0px 30px 0px 0px;
    font-size: 100%;
    font-weight: bold;
    text-transform: uppercase;
}

a:link, a:visited {
	color: #c64934; text-decoration: none;

	font-weight: bold;
}

a:hover {
	color: #900;	text-decoration: none;
	font-weight: bold;
}

.footer-image {
    background-image: url(/images/footer.gif);
    width: 780px;
    height: 34px;
    margin: auto;
	color: #ffffff;
}

.footer {
	text-align: center;
	color: #ffffff;
	padding: 12px 3px 3px 3px;
}

a.footer:link, a.footer:visited, a.footer:hover  {
	text-align: center;
	color: #ffffff;
	padding: 3px;
}

img {
    border-style: none;    
}

.promo {
    height: 200px;
    margin: 8px 8px 0px 8px;
}

.kid-small {
    float: left;
}

.icon-link {
  padding: 0px 0px 10px 0px;
}

.rounded {
    margin: 4px;
    background: white;
}

.rounded-header {
    margin: 4px;
    background: #7C9775;
}

.header-text {
   
   color: white;
   text-transform: uppercase;
   font-size: 13px;
   font-weight: bold;
   padding: 4px 4px 4px 10px;
}

.bullet {
   padding: 0px 4px 0px 0px; 
}


#body {
    margin: auto;
    width: 780px;
    background: #C6C6C6;
}

#content {
    text-align: left; 
    float: left;
    width: 515px; 
    padding: 4px 4px 4px 0px;   
}

.contentheading {
	height: 20px;
        text-align: left; 
	color: #c64934;
	font-weight: bold;
	font-size: 14px;
	white-space: nowrap;
}

.blog-content {
    background: white;
    padding: 8px;
    text-align: left; 
}

#sidebar {
    float: left;
    width: 256px;
    padding: 4px 0px 4px 4px;
    text-align: left; 
}

.sidebar-content {
    background: white;
    font-size: 11px;
    padding: 4px 8px 4px 8px;
    text-align: left; 
}

.sidebar-header {
    font-size: 13px;
	font-weight: bold;
	color: #4E674E;
	text-align:left;
    text-align: left; 
}

div.moduletable {
	padding: 0;
	margin-bottom: 2px;
        text-align: left; 
}

div.moduletable h3 {
	background: url(/images/navigation.jpg) repeat-x;
	color: #666666;
	text-align: left;
	padding-left: 4px;
	height: 31px;
	line-height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	margin: 0 0 2px 0;
}

.clear {
    clear: left;
}

/* Styles used by the Nifty JS library to round corners */
.rtop,.rbottom{display:block;}
.rtop *,.rbottom *{display:block;height: 1px;overflow: hidden}
.r1{margin: 0 5px}
.r2{margin: 0 3px}
.r3{margin: 0 2px}
.r4{margin: 0 1px;height: 2px}

.rs1{margin: 0 2px}
.rs2{margin: 0 1px}