/*
Theme Name: Toolbox
Theme URI: http://wordpress.org/extend/themes/toolbox/
Author: Automattic
Author URI: http://automattic.com/
Description: A semantic, HTML5, canvas for CSS artists and an ultra-minimal set of super-clean templates for your own WordPress theme development.
Version: 1.2
License: GNU General Public License
License URI: license.txt
Tags: custom-menu, sticky-post, microformats, rtl-language-support, translation-ready, full-width-template, post-formats

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

/* =Structure
-------------------------------------------------------------- */
body {
	background-image:none;
}

.bodyhome {
	background-image:url(/wp-content/themes/toolbox/images/bodybg.jpg); 
	background-repeat:repeat-x; margin:0; 
}

#dropdownlist{
	float: left;
width: 50%;
display: none !important;

}


#page {
	margin:0 auto;
	width:1020px;
	height: 550px;

}

#branding {
	height:auto;
	width:1000px;
	float:left;
	height:auto;
}

#logo  {
	z-index:9999;
	color:#3d903d;
	font-size:18pt;
	width:144px;
	float:left;
	left:220px;
	padding: 15px 0 0 80px; 
}

	#logo p {
		text-align:center;
		margin:0; 
		padding:0;
	}
	
#main { width:1000px; float:left;}	

#slideshow {
	width:1000px;
	height:280px;
	clear:both;
	float:left;
	margin:0 auto;
}


#access li.page_item page-item-5 a{
	color:#000066;
}

#primary {
	float: right;
	width:655px;
	padding-top:30px;
}
/*:root #primary {padding-top:\9;} /*ie9*/
/*@media \0screen {#primary {padding-top:;}} /*ie8*/
*+html #primary {padding-top:40px;}/*ie7*/

	#primary h1{
	font-family:"century gothic",sans-serif;
	color:#006739;	
	}
	
	#primary h3{
	font-family:"century gothic",sans-serif;
	color:#CC8401;	
	}

	#primary a{
	font-family:"century gothic",sans-serif;
	color:#006739;	
	}
	
	#primary a:hover{
	font-family:"century gothic",sans-serif;
	color:#F28316;	
	}

#content {
	font-family:"century gothic",sans-serif;
	color: #333;
}

	#content p {
	font-family:"century gothic",sans-serif;
	font-size:14px;
	text-align:justify;
	color: #333
	}
	
	#content ul, #content li {
	font-family:"century gothic",sans-serif;
	font-size:14px;
	color: #333
	}
	

#main .widget-area {
	max-width: 245px;
	
	float:left;
	padding:30px 50px;
	color:#a37734;
	font-size:14px;
	font-style:italic;
	font-weight:bold;
}	

*+html #main .widget-area {padding:40px 50px 20px;}

.clickfor {
	margin-top:30px;
}	
	
#bottomicons {
	margin-top:20px;
}	
	
#bottomicons .creditcards {
	margin: 10px 22px 30px;
}	

/* Mid navigation */
	
#midnavigation {
	background-image:url(/wp-content/themes/toolbox/images/headershadow.png); background-repeat:repeat-x;
	width:1000px;
	float:left;
	margin:20px 0 0;
	padding:0;
	font-family:"century gothic",sans-serif;
	font-weight: bold;
	font-size: 20px;
	color:#fff;
	text-align:center;
}

	#midnav{
	margin:0 auto;
	}
	
	#midnavigation a {
		display: block;
		display:inline;
	}

.navarea {float: left;width: 333px;height: 44px;}
.navarealast {width:390px; height:44px;}

.icon {float:left; margin:2px 4px 0 0; padding:0; }



		.button1 {
			background:url(/wp-content/themes/toolbox/images/button1.png);
			width:269px;
			height:44px;
			float:left;
			margin:0;
			padding:0;
		}
		
		.button1:hover {background:url(/wp-content/themes/toolbox/images/button1o.png);}
	
		
		.button2 {
			background:url(/wp-content/themes/toolbox/images/button2.png);
			width:269px;
			height:44px;
			float:left;
			margin:0;
			padding:0;
		}
		
		.button2:hover {background:url(/wp-content/themes/toolbox/images/button2o.png);}
		
		.button3 {
			background:url(/wp-content/themes/toolbox/images/button3.png);
			width:269px;
			height:44px;
			float:left;
			margin:0;
			padding:0;
		}
		
		.button3:hover {background:url(/wp-content/themes/toolbox/images/button3o.png);}


/* Increase the size of the content area for templates without sidebars */
.full-width #content,
.image-attachment #content,
.error404 #content {
	margin: 0;
}

/* Text meant only for screen readers */
.screen-reader-text,
.assistive-text {
	position: absolute !important;
	clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
	clip: rect(1px, 1px, 1px, 1px);
}

/* Alignment */
.alignleft {
	display: inline;
	float: left;
}
.alignright {
	display: inline;
	float: right;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}


/* =Header
-------------------------------------------------------------- */

#site-title {
	font-size: 2em;
	font-weight: bold;
	margin: .67em 0;
}
#site-description {
	font-size: 1em;
	font-weight: normal;
	margin: 0 0 1em;
}


/* =Menu
-------------------------------------------------------------- */
	/*Home*/

#access {
	float: right;
	font-family:"century gothic",sans-serif;
	font-weight: bold;
	font-size: 10pt;
	color:#fff;
	text-align:center;
	height:40px;
	margin-top:65px;
	
	
}
#access ul {
	list-style: none;
	margin:0;
	padding:0;
	word-wrap: break-word;
}
#access li {
	background:url(/wp-content/themes/toolbox/images/navbg.jpg) repeat-x;
	float:left;
	width:80px;
	text-align:center;
	position: relative;
	display:inline;
	margin-left:12px;
	
}
#access a {
	display: block;
	text-decoration: none;
	color:#fff;
	height:40px;
	padding-top: 5px;
	
}

#access li:hover {background:#FF9900;}

/*#access ul ul {
	box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	display: none;
	float: left;
	position: absolute;
	top: 2em;
	left: 0;
	z-index: 99999;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	background: #dedede;
	line-height: 1em;
	padding: .5em .5em .5em 1em;
	width: 10em;
	height: auto;
}
#access li:hover > a,
#access ul ul :hover > a {
	background: #dedede;
}
#access ul ul a:hover {
	background: #cecece;
}
#access ul li:hover > ul {
	display: block;
}
*/

/* =Content
-------------------------------------------------------------- */

.sticky {
}
.entry-meta {
	clear: both;
	display: block;
}
.single-author .entry-meta .byline {
	display: none;
}
#content nav {
	display: block;
	overflow: hidden;
}
#content nav .nav-previous {
	float: left;
	width: 50%;
}
#content nav .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}
#content #nav-above {
	display: none;
}
.paged #content #nav-above,
.single #content #nav-above {
	display: block;
}
#nav-below {
	margin: 1em 0 0;
}
.page-link {
	clear: both;
	margin: 0 0 1em;
}
.page .edit-link {
	clear: both;
	display: block;
}

/* 404 page */
.error404 .widget {
	float: left;
	width: 33%;
}
.error404 .widget .widgettitle,
.error404 .widget ul {
	margin-right: 1em;
}
.error404 .widget_tag_cloud {
	clear: both;
	float: none;
	width: 100%;
}

/* Notices */
.post .notice,
.error404 #searchform {
	background: #eee;
	display: block;
	padding: 1em;
}

/* Image Attachments */
.image-attachment div.entry-meta {
	float: left;
}
.image-attachment nav {
	float: right;
	margin: 0 0 1em 0;
}
.image-attachment .entry-content {
	clear: both;
}
.image-attachment .entry-content .entry-attachment {
	background: #eee;
	margin: 0 0 1em;
	padding: 1em;
	text-align: center;
}
.image-attachment .entry-content .attachment {
	display: block;
	margin: 0 auto;
	text-align: center;
}

/* Aside Posts */
.format-aside .entry-header {
	display: none;
}
.single .format-aside .entry-header {
	display: block;
}
.format-aside .entry-content,
.format-aside .entry-summary {
	padding-top: 1em;
}
.single .format-aside .entry-content,
.single .format-aside .entry-summary {
	padding-top: 0;
}

/* Gallery Posts */
.format-gallery .gallery-thumb {
	float: left;
	margin: 0 1em 0 0;
}

/* Image Posts */
.format-image .entry-header {
	display: none;
}
.single .format-image .entry-header {
	display: block;
}
.format-image .entry-content,
.format-image .entry-summary {
	padding-top: 1em;
}
.single .format-image .entry-content,
.single .format-image .entry-summary {
	padding-top: 0;
}


/* =Images
-------------------------------------------------------------- */

a img {
	border: none;
}
p img {
	margin-bottom: 0.5em; /* a small bottom margin prevents content floating under images */
}
/*
Resize images to fit the main content area.
- Applies only to images uploaded via WordPress by targeting size-* classes.
- Other images will be left alone. Use "size-auto" class to apply to other images.
*/
img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img,
.widget-area img {
	max-width: 100%; /* When images are too wide for containing element, force them to fit. */
	height: auto; /* Override height to match resized width for correct aspect ratio. */
}
img.alignleft {
	margin-right: 1em;
}
img.alignright {
	margin-left: 1em;
}
.wp-caption {
	padding: .5em;
	text-align: center;
}
.wp-caption img {
	margin: .25em;
}
.wp-caption .wp-caption-text {
	margin: .5em;
}
.gallery-caption {

}
.wp-smiley {
	margin: 0;
}


/* =Forms
-------------------------------------------------------------- */

#searchform label {
	display: none;
}
#searchform input#s {
	width: 60%;
}
input[type=text],
input#s {
	margin: 0 1em 0 0;
	width: 30%;
}
textarea {
	width: 80%;
}

/* Class for labelling required form items */
.required {
	color: #cc0033;
}


/* =Comments
-------------------------------------------------------------- */

article.comment {
	display: block;
}
#respond input[type=text] {
	display: block;
	width: 60%;
}
#respond textarea {
	display: block;
	margin: 0 0 1em;
	width: 80%;
}
#respond .form-allowed-tags {
	clear: both;
	width: 80%;
}
#respond .form-allowed-tags code {
	display: block;
}


/* =Widgets
-------------------------------------------------------------- */

.widget {
	/*display: block;*/
}
.widget-area .widget_search {
	overflow: hidden;

}
.widget-area .widget_search input {
float: left;
}


/* =Footer
-------------------------------------------------------------- */

#colophon {
 width: 1000px;
 float:left;
 color: #333;
 margin: 10px auto 10px;
 text-align:center;
 font-size:12px;
 font-family:"century gothic",sans-serif;

}

#colophon ul{font-size:10px;}
#colophon li{ display:inline; padding: 0 10px;}
#colophon a{ color: #5d584e; text-decoration:none;}
#colophon a:hover {color:#006739}
#mshblurb{margin-top:15px;}
#addy{margin-bottom:15px;
#site-generator {
	float: right;
	width:555px;
	padding:0 50px;

}

/* Form */
.formspace{width:200px; display:inline-block;}


#dropdownlist{
	float: left;
width: 50%;
display: none !important;

}





