/*

Theme Name: Blue-Skies
Description: Premium Blue Wordpress theme with a great look and feel.
Version: 1.0
Author: Bingo Web Design
Author URI: http://www.bingowebdesign.info
Tags: blue, white, dark, fixed-width, right-sidebar

*/


/*** PRODUCT LIST STYLING ***/
#div2010 {float:right;width:450px;}
#div2011 {float:right;width:450px;background: transparent url('/images/new2011.jpg') no-repeat right bottom;}


/*** RESETS ***/
html, body, div, ol, ul, li, h1, h2, h3, h4, h5, h6, p, form, fieldset { margin:0; padding:0; }
images { border:0; }
ol, ul { list-style:none; }
#stimuli_imageDetails {color: #EFEFEF;}


/*** BODY ***/
body { width: 100%; height: 100%; color: #fff; font-family:Arial, Helvetica, sans-serif; font-size:62.5%;}
html { overflow-y: scroll; background: #006400 url('/images/bg_bodyhouse.jpg') no-repeat top center; }


/*** LINKS ***/
a:link, a:visited { color:#EFF100; text-decoration:none; }
a:hover { color:#EFF100; text-decoration:underline; }
a:active { color:#CFF76F; text-decoration:none; }


/*** CONTAINER ***/
#container { width:940px; background: #006400 url(images/bg-container.jpg) top center no-repeat; margin:0 auto; border-left: 2px solid #FFF; border-bottom: 2px solid #FFF; border-right: 2px solid #FFF;padding-left:5px; }


/*** HEADER ***/
#header { height:40px; margin:0 0 170px 0; padding:2px 0;}
#b-title {font-size:22px;}
#logo { float:left; }


/*** MENU ***/
#menu { height:40px; list-style:none; font-size:1.2em; }
#menu li { float:left; margin-left:5px; padding:0 15px; }
#menu a { float:left; text-transform:uppercase; text-decoration:none; }
#menu a:hover, #menu .current_page_item a, #menu .current-cat a { color:#006400; }
#menu a {color: #FFFFFF; font-weight:bold;}



/*** CONTENT ***/
#content { float:left; width:620px; font-size:1.2em; }



/* Post */

.page, .post { margin-bottom:3em; }

.page h1, .post h1 { font-family:"Trebuchet MS", Arial, Times, serif; padding:0 5px 3px 5px; font-weight:normal; font-size:2em; border-bottom:1px solid #ffffff; color:#fffff; }

.page h1 a, .post h1 a { text-decoration:none; }

.page h1 a:active, .post h1 a:active {  }

.page h1 .subtitle, .post h1 .subtitle { font-family:Arial, Helvetica, sans-serif; font-size:0.35em; color:#ffffff; font-weight:bold; display:block; text-transform:uppercase; }



.page h2, .post h2 { font-family:"Trebuchet MS", Arial, Times, serif; font-weight:normal; font-size:1.5em; margin:18px 0 0 0; padding:0 5px; border-bottom:1px dashed #ffffff; color:#ffffff; }



.page p, .post p { line-height:18px; margin-top:18px; padding:0 5px; }



.page img, .post img { border:0px solid #162434; }

.page a:hover img, .post a:hover img { border:0px solid #278ecd; }



.page li, .post li { margin:0; padding:0 5px; }



img.left { margin:0 10px 10px 0; }



img.right { margin:0 0 10px 10px; }





/* Download button */



.button { padding:5px; text-align:center; background:#006400; border:ridge #ffffff; color:#ffffff; }

a.button { padding:5px; text-align:center; background:#006400; border:ridge #ffffff; text-decoration:none; color:#ffffff; }



.download-text {  }

.download-size { font-style:italic; font-size:0.9em; }



.more-link { clear:both; }

.postmetadata { clear:both; }





/* Category Page */



#cat-title {  }

#cat-desc { font-style:none; margin-bottom:30px; display:block; color:#ffffff; }



.cat-listing { display:block; padding:0; background:#006400; color:#ffffff; cursor:default; }

.cat-listing:hover { color:#ffffff; }



.cat-listing a { font-family:"Trebuchet MS", Arial, Times, serif; font-weight:normal; font-size:1.4em; cursor:pointer; }
#cat-end { clear:both; padding:15px 0 5px 5px; display:block; color:#ffffff; }





/* Navigation links */



.navigation {  }

.navigation a { display:block; border:1px solid #ffffff; padding:5px 10px; }


/*** SIDEBAR ***/
#sidebar { float:right; width:284px; margin-right:10px; padding:0 8px; font-size:1.2em; }
#sidebar h1 { font-family:"Trebuchet MS", Arial, Times, serif; padding:0 5px 3px 5px; font-weight:normal; font-size:2em; border-bottom:1px solid #ffffff; color:#fffff; }
#sidebar h2 { font-size:1.5em; font-weight:normal; clear:both; padding:10px 2px 0 2px; border-bottom:1px solid #ffffff; color:#fffff;}

#sidebar li { margin-bottom:3px; }
#sidebar li ul { margin:0 2px; border-top:1px dashed #ffffff; }
#sidebar li ul li { margin:0; }

#sidebar a { display:block; text-decoration:none; border-bottom:1px }
#sidebar a:hover { text-decoration:none; }
#sidebar a:active { color:#A8F000; text-decoration:none; }


/* Search Form */

#searchform { float:right; width:244px; margin:0 40px 30px 0; padding:5px 0 0 0; display:block; }



#s { float:left; width:210px; padding:0; border:0; background:none; font-size:1.5em; color:#ffffff; }



#search { float:right; cursor:pointer; height:16px; width:16px; background:url(images/search-button.png) 0 0 no-repeat; border:none; padding:0; }



#sidebar-clear { clear:both; display:block; background:url(images/bg-sidebar-clear.png) bottom center no-repeat; height:20px; width:284px; }





/*** FOOTER ***/
#footer { background: #006400; padding-top:2px; font-size:0.95em; line-height:120%; color:#ffffff; }
#footer-inner { width:940px; margin:0 auto; }
#footer-inner p { margin:4px 0 2px 0; text-align:center; }
#footer-box { float:right; margin-right:10px; }
#footer .copyright { float:left; padding:1em 0; text-align:left; }
#footer .footer-links { float:right; padding:1em 0; text-align:right; }





/* Alignment */

.left { float:left; } .right { float:right; } .clear { clear:both; display:block; visibility:hidden; height:0; line-height:0; }







/* Contact Form */



#wpcf { line-height:20px; }

#wpcf label {

	clear: both;

	display: block;

	float: left;

	width: 150px;

}

#wpcf input {

	float: left;

	width: 200px;

	padding: 1px;

	margin: 2px 5px 2px 0;

}

#wpcf textarea {

	width: 350px;

	height: 100px;

	padding: 1px;

	margin: 0 5px 10px 0;

}

#wpcf #contactsubmit {

	margin-left: 250px;

	width: 100px;

	cursor:pointer;

}





/* Comments */



h3 { font-family:"Trebuchet MS", Arial, Times, serif; font-weight:normal; color:#ffffff; font-size:1.5em; }

.commentlist li ul li {

	font-size:1em;

}



.commentlist li {

	font-weight:bold;

}



.commentlist li .avatar { 

	float:right;

	border:1px solid #ffffff;

	padding:2px;

	background:#fff;

	}



.commentlist cite, .commentlist cite a {

	font-weight:bold;

	font-style:normal;

	font-size:1.1em;

	}



.commentlist p {

	font-weight:normal;

	line-height:1.5em;

	text-transform:none;

	}



#commentform p {

	

	}



.commentmetadata {

	font-weight:normal;

	}



small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {

	color:#ffffff;

	}



code {

	margin:10px 0;

	font:1.1em 'Courier New', Courier, Fixed;

	}



acronym, abbr, span.caps

{

	font-size:0.9em;

	letter-spacing:.07em;

	}



/* Begin Form Elements */



#comment {  }



.entry form { /* This is mainly for password protected posts, makes them look better. */

	text-align:center;

	}



select {

	width:130px;

	}



#commentform input {

	width:170px;

	padding:2px;

	margin:5px 5px 1px 0;

	}



#commentform {

	margin:5px 10px 0 0;

	}

#commentform textarea {

	width:100%;

	padding:2px;

	}

#respond:after {

	content: "."; 

	display:block; 

	height:0; 

	clear:both; 

	visibility:hidden;

	}



#commentform #submit {

	margin:0 0 5px auto;

	float:right;

	cursor:pointer;

	}



/* Begin Comments*/

.alt {

	margin:0;

	padding:10px;

	}



.commentlist {

	padding:0;

	text-align:justify;

	}



.commentlist li {

	margin:15px 0 10px;

	padding:5px 5px 10px 10px;

	list-style:none;



	}

.commentlist li ul li { 

	margin-right -5px;

	margin-left:10px;

}



.commentlist p {

	margin:10px 5px 10px 0;

}

.children { padding:0; }





#commentform p {

	margin:5px 0;

	}



.nocomments {

	text-align:center;

	margin:0;

	padding:0;

	}



.commentmetadata {

	margin:0;

	display:block;

	}



/* Begin Various Tags & Classes */

acronym, abbr, span.caps {

	cursor:help;

	}



acronym, abbr {

	border-bottom:1px dashed #999;

	}



blockquote {

	margin:15px 30px 0 10px;

	padding-left:20px;

	border-left:5px solid #ffffff;

	}



blockquote cite {

	margin:5px 0 0;

	display:block;

	}



.center {



	text-align:center;

	}



.hidden {

	display:none;

	}



hr {

	display:none;

	}







a img {

	border:none;

	}



.navigation {

	display:block;

	text-align:center;

	margin-top:10px;

	margin-bottom:60px;

	}



/* Captions */

.aligncenter,

div.aligncenter {

	display:block;

	margin:0 auto;

}



.wp-caption {

	border:1px solid #ffffff;

	text-align:center;

	background-color:#ffffff;

	padding-top:4px;

	margin:10px;

	-moz-border-radius:3px;

	-khtml-border-radius:3px;

	-webkit-border-radius:3px;

	border-radius:3px;

}



.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;

}



/* Alignment */

.left { float:left; } .right { float:right; } .clear { clear:both; display:block; visibility:hidden; height:0; line-height:0; }

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
	border: 1px solid #ffffff;
	text-align: center;
	background-color: #ffffff;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

