/*  
Theme Name: Stellar Research Services
Description: Stellar Research Services Theme
Author: Atelier Studios
Author URI: http://www.atelier-studios.com/

*/



/* Begin Typography & Colors */

html { /* Stop background flicker in IE 6 Bug: http://evil.che.lu/2006/9/25/no-more-ie6-background-flicker */
	filter: expression(document.execCommand("BackgroundImageCache", false, true));
	}

/* Reset all margins/padding */

* { 
	margin:0;
	padding:0;
}

/*  Make for consistent list handling across different browsers. http://www.clagnut.com/blog/1287/
NEVER alter these values. Set margin & padding to 0 (or whatever you need) directly on subsequent lists. */

/*  No borders on images */

img {
		border:0;
}



/* Begin Typography & Colors */
body {
	font-size: 12px;
	line-height: 17px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #e3e3e3;
	margin:0;
	padding:0;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#footer p {
	font-size: 10px;
	margin: 0;
	padding: 0 0 4px 0;
	text-align: center;
	color:#FFFFFF;
	}


strong {
	font-weight:bold;
	color: #292c35;
	}
	
em{
	font-style:italic;
	display:inline;
	font-family: Georgia, "Times New Roman", Times, serif;
	}		

.narrowcolumn p {
	margin: 0 0 15px 0;
	}

.narrowcolumn h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 0 0 10px 0;
	margin: 0;
	font-size: 40px;
	color:#FFFFFF;
	text-align:left;
	font-weight:normal;
	line-height: 45px;
	}


.narrowcolumn h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 0 0 10px 0;
	margin: 0;
	font-size: 30px;
	color:#FFFFFF;
	text-align:left;
	font-weight:normal;
	line-height: 35px;
	}


.narrowcolumn h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 24px;
	padding: 5px 0 10px 0;
	margin: 0;
	color: #76b2d8;
	font-weight:normal;
	}


.narrowcolumn h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 24px;
	padding: 5px 0 10px 0;
	margin: 0;
	color: #003366;
	font-weight:normal;
	}

.narrowcolumn h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 24px;
	padding: 5px 0 10px 0;
	font-weight: normal;
	margin: 0;
	color: #292c35;
	}


.narrowcolumn h6 {
	font-size:16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 40px 0 60px 0;
	margin: 0;
	color:#FFFFFF;
	line-height: 22px;
	text-align:left;
	font-weight: 600;
	}


.widecolumn p {
	margin: 0 0 15px 0;
	}

.widecolumn h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 28px;
	padding: 0 0 15px 0;
	margin: 0;
	color: #0099FF;
	font-weight:normal;
	}


.widecolumn h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 0 0 20px 0;
	margin: 0;
	font-size: 30px;
	line-height: 35px;
	color:#FFFFFF;
	text-align:left;
	font-weight:normal;
	}


.widecolumn h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	line-height: 26px;
	padding: 0 0 15px 0;
	margin: 0;
	color: #0099FF;
	font-weight:normal;
	}


.widecolumn h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	padding: 0 0 10px 0;
	margin: 0;
	color: #95bf09;
	}

.widecolumn h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	padding: 0 0 10px 0;
	margin: 0;
	color: #0099FF;
	}


.widecolumn h6 {
	font-size:16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 40px 0 60px 0;
	margin: 0;
	color:#FFFFFF;
	line-height: 22px;
	text-align:left;
	font-weight: 600;
	}

	
h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}


#sidebar h2 {
	font-size: 20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding: 0 0 10px 3px;
	margin: 0;
	color: #fff;
	font-weight:normal;
	}


#sidebar h2 a {
	font-size: 20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding: 0 0 10px 0;
	margin: 0;
	color: #fff;
	font-weight:normal;
	}

#subpages-title {
	display: none;
	}

/*
.post {
	margin: 0;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}*/

/* Link Styles */

#footer p a {
	color: #76b2d8;
	}

#footer p a:hover {
	color: #c47397;
	}


#content a {
	color: #76b2d8;
	}

#content a:hover {
	color:#c47397;
	}


h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #76b2d8;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #76b2d8;
	}


a, h2 a:hover, h3 a:hover {
	color: #76b2d8;
	text-decoration: none;
	}


a:hover {
	color: #c47397;
	text-decoration: underline;
	}

small {
	display: none;
	}

.widgettitle {
	display: none;
	}

.readmore a {
	font-size:11px;
	color:#FF99CC;
	padding: 0 0 10px 0;
	}
	
/* End Typography & Colors */



/* Begin Main Navigation */


#nav {
	margin:40px 0 0 0;
	padding: 0 0 0 40px;
	width:760px;
	float:left;
	background-color: #292c35;
	}


#nav li {
	float: left;
	list-style-type:none;
	padding: 0;
	margin: 0;
	}		

a#nav_home {
	background-image: url(/wp-content/themes/stellar-research/images/buttons/button_home.gif) ;
	display:block;
	width: 102px;
	height: 44px;
	text-decoration: none;
	text-indent: -9999px;
	background-repeat:no-repeat;
	background-position: -15px 0 ;
	}
	
a#nav_home:hover {
	background-image: url(/wp-content/themes/stellar-research/images/buttons/button_home.gif);
	background-repeat:no-repeat;
	background-position: -175px 0 ;
	}	
		

a#nav_about_us {
	background-image: url(/wp-content/themes/stellar-research/images/buttons/button_about.gif) ;
	display:block;
	width: 100px;
	height: 44px;
	text-indent: -9999px;
	background-repeat:no-repeat;
	}
	
a#nav_about_us:hover {
	background-image: url(/wp-content/themes/stellar-research/images/buttons/button_about.gif);
	background-repeat:no-repeat;
	background-position: -160px 0 ;
	}		

	
a#nav_services {
	background-image: url(/wp-content/themes/stellar-research/images/buttons/button_services.gif);
	display:block;
	width: 120px;
	height: 44px;
	text-indent: -9999px;
	background-repeat:no-repeat;
	}
	
a#nav_services:hover {
	background-image: url(/wp-content/themes/stellar-research/images/buttons/button_services.gif);
	background-repeat:no-repeat;
	background-position: -160px 0 ;
	}			
	

a#nav_press {
	background-image: url(/wp-content/themes/stellar-research/images/buttons/button_press.gif);
	display:block;
	width: 95px;
	height: 44px;
	text-indent: -9999px;
	background-repeat:no-repeat;
	}
	
a#nav_press:hover {
	background-image: url(/wp-content/themes/stellar-research/images/buttons/button_press.gif);
	background-repeat:no-repeat;
	background-position: -160px 0 ;
	}		
	
	
a#nav_testimonial {
	background-image: url(/wp-content/themes/stellar-research/images/buttons/button_testimonial.gif);
	display:block;
	width: 163px;
	height: 44px;
	text-indent: -9999px;
	background-repeat:no-repeat;
	}
	
a#nav_testimonial:hover {
	background-image: url(/wp-content/themes/stellar-research/images/buttons/button_testimonial.gif);
	background-repeat:no-repeat;
	background-position: -190px 0 ;
	}			

a#nav_contact {
	background-image: url(/wp-content/themes/stellar-research/images/buttons/button_contact.gif);
	display:block;
	width: 148px;
	height: 44px;
	text-indent: -9999px;
	background-repeat:no-repeat;
	}
	
a#nav_contact:hover {
	background-image: url(/wp-content/themes/stellar-research/images/buttons/button_contact.gif);
	background-repeat:no-repeat;
	background-position: -184px 0 ;
	}			
	

	
/* End Main Navigation */





/* Begin Structure */

body {
	background-image: url(/wp-content/themes/stellar-research/images/bg_page_grad.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #292c35;
	margin:0;
	padding:0;
	}
	
#page {
	margin: 0 auto;
	padding: 15px 0 0 0;
	width: 800px;
	}

#header {
	background-image: url(/wp-content/themes/stellar-research/images/bg_header.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	height: 223px; 
	width: 800px;
	float:left;
	}

	
#headerimg h1 a {
	background-image: url(/wp-content/themes/stellar-research/images/stellar_logo.jpg) ;
	background-position:top left;
	background-repeat:no-repeat;
	text-indent: -9999px;
	padding:0;
	margin:52px 0 0 29px;
	float:left;
	height: 86px;
	width: 313px;
	}


#content_container {
	float: left;
	width: 800px;
	padding:0;
	margin:0;
  	background-image: url(/wp-content/themes/stellar-research/images/bg_content.gif);
	background-repeat: repeat-y;
	background-position: top left;
	}
	

.narrowcolumn {
	float: left;
	padding: 25px 30px 25px 30px;
	margin: 0;
	width: 549px;
	}

.widecolumn {
	float: left;
	padding: 25px 30px 25px 30px;
	margin: 0;
	width: 549px;
	}

#sidebar {
	padding: 0 0 0 25px;
	margin: 30px 0 25px 0;
	width: 135px;
	float:left;
	}

#sidebar_home {
	display:none;
	float:left;
	height: 1px;
	}


#sidebar form {
	margin: 0;
	}

/*div#post-4 {
	width: 800px;
	margin:0;
	padding:0;
	}*/

.narrowcolumn .postmetadata {
	display: none;
	}
		
.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
}

.entry {
	padding: 0 0 10px 0;
	}

#footer {
	padding: 20px 0 30px 0;
	background-image:url(/wp-content/themes/cleanroomtech/images/backgrounds/bg_footer.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	width: 100%;
	clear: both;
	}

/* End Structure */




/* Begin Images */


body.page-3 .narrowcolumn {
	background-image: url(images/page_images/homepage_army_image.jpg);
	background-position: top left;
	background-repeat:no-repeat;
	padding: 220px 30px 25px 30px;
	}

	
body.page-2 .narrowcolumn {
	background-image: url(images/page_images/about_army.jpg);
	background-position: top left;
	background-repeat:no-repeat;
	padding: 220px 30px 25px 30px;
	}	

body.page-27 .widecolumn {
	background-image: url(images/page_images/service_touchscreen.jpg) ;
	background-position: top left;
	background-repeat:no-repeat;
	padding: 220px 30px 25px 30px;
	}	


p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	width: 250px;
	text-align:right;
	}

.alignleft {
	float: left;
	width: 250px;
	}
/* End Images */



/* Begin Lists */


.entry ol {
	padding: 10px 0 10px 35px;
	margin: 0;
	font-size: 11px;
	}

.entry ol li {
	margin: 0;
	padding: 5px 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}


#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 0;

	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 0;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul li, #sidebar ul ol li {
	background-image:url(/wp-content/themes/cleanroomtech/images/bullet.gif)!important;
	background-repeat:no-repeat;
	background-position: 0px 11px;
	list-style-type:none;
	padding: 5px 0 10px 5px;
	margin: 0 ;
	}
	
#sidebar ul li a {
	font-size: 12px;
	}	

#sidebar ul ul li, #sidebar ul ol li {
	background-image:url(/wp-content/themes/cleanroomtech/images/bullet.gif)!important;
	background-repeat:no-repeat;
	background-position: 0px 11px;
	list-style-type:none;
	padding: 5px 0 10px 15px;
	margin: 0 ;
	}
	
#sidebar ul ul li a {
	font-size: 12px;
	}	

#sidebar ul ul ul {
	margin: 0;
	padding: 5px 0 0 0;
	}	
	
#sidebar ul ul ul li  {
	background-image:url(/wp-content/themes/cleanroomtech/images/bullet.gif)!important;
	background-repeat:no-repeat;
	background-position: 0px 11px;
	list-style-type:none;
	padding: 5px 0 5px 15px;
	margin: 0 ;
	}	

#sidebar ul ul ul li a {
	font-size: 14px;
	color: #666666;
	text-decoration:none;
	}	
	
#sidebar ul ul ul li a:hover {
	color: #003366;
	text-decoration: underline;
	}		

#sidebar ul ul ul ul {
	margin: 0;
	padding: 6px 0 0 0;
	}	


#content_container .narrowcolumn ul {
	margin: 5px 0 15px 0;
	}

#content_container .narrowcolumn ul li {
	background-image: url(/wp-content/themes/stellar-research/images/bullet.gif)!important;
	background-repeat:no-repeat;
	background-position: 0px 9px;
	list-style-type:none;
	padding: 5px 0 10px 20px;
	margin: 0 ;
	width: 420px;
	}	

	
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.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 textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#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;
	}

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

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

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



/* 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 #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	border: 0;
	color: #999;
	background-color: #CCCCCC;
	margin-bottom:10px;
	margin-top:5px;
	height: 1px;
	}

a img {
	border: none;
	}

.navigation {
	float:left;
	padding: 10px 0 10px 0;
	border-top: 1px solid #666;
	width: 100%;
	}
	
/* End Various Tags & Classes*/


/* Forms*/


.contactform  {
	float:left;
	width: 100%;
	margin: 5px 0 0 0;
	padding: 15px 0 0 0;
	border-top: 1px solid #292c35;
	}

.contactleft {
	float:left;
	clear:both;
	width:100px;
	text-align: left;
	margin: 0 0 0 0;
	padding: 20px 0 10px 25px;	
	}

.contactright {
	float: right;
	width:410px;
	text-align: left;
	margin: 10px 0 0 0;
	padding: 0;	
	}
	
.contactform input {
	width:280px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:12px;
	padding:5px 5px;
	margin: 0 10px 5px 0;
	}
	
.contactform textarea {
	width:280px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:12px;
	padding:5px 5px;
	}
	
.contactform label {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	padding:10px 5px 5px 0px;
	text-align:left;
	}
	
#contactsubmit {
	width:80px!important;
	float:right;
	margin: 10px 115px 0 0;
}

/* End Forms*/
