/*
Theme Name: Symboticware V3
Theme URI: http://www.xraysierra.com/clients/symboticware/
Description: Symboticware Version 3 with jQuery
Version: 3.0
Author: Xray Sierra Inc.
Author URI: http://www.xraysierra.com
Tags: jquery technical grid services
*/

* {	margin: 0; padding: 0; }

body {
	font: 80%/1.4em "Lucida Sans", Arial, sans-serif;
	color: #333333;
	background: #ffffff url('images/grid.gif') repeat;
}

h1, h2, h3, h4, h5, h6, p, blockquote,
 form, label, ul, ol, dl, fieldset, address {
    margin-bottom: 1em;
}

ul, ol { padding-left: 1em; margin-left: 0; }

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

a { color: #008fd5; }
a:hover {  }
a:active {  }
img { border: 0; outline: none; }
a img { border: 0;  outline: none;  }

.clear { clear: both; }
.aligncenter { text-align: center; }
.alignleft { float: left; }
.alignright { float: right; }

.edit { clear: both; padding: 15px 0; margin: 0; }

.breadcrumb { padding: 0px 40px; font-size: 12px; background: url('images/cnt_bg.jpg') repeat-y; color: #999; text-align: right; }
.breadcrumb a { text-decoration: none; }

hr { background: url('images/hr_wide_bg.jpg') no-repeat; border: none; height: 18px; width: 875px; margin: 15px auto;  }

#wrapper {
	width: 960px;
	margin: 10px auto;
	position: relative;
}

/* Header Styles
***********************/

a .sitename {
	text-indent: -9999px;
	height: 66px;
	width: 256px;
	background: url('images/logo.png') no-repeat;
	float: left;
}


#menu-header { 
	list-style: none; 
	float: right;
	margin: 25px 0px 0 0;
	height: 35px; 
	font-size: 0.95em;
	font-family: Segoe UI, Lucida Sans, "Ludica Grande", Arial, sans-serif;
	background: url('images/newsbg.gif') no-repeat right 1px; 
}

#menu-header { margin: 10px 0 0 0; }
#menu-header li { float: left; padding: 5px 8px 5px 16px; display:inline; }
#menu-header li a{ color: #333333; text-decoration: none; font-weight: bold; text-transform: uppercase; }
#menu-header li a.active, ul.nav li a:hover { color: #008fd5;}
#menu-header li.current_page_item a, #menu-header li a:hover, #menu-header li.current-page-ancestor a { color: #008fd5;}

.search_bar {
	background: url('images/search.jpg') no-repeat;
}

.search_bar form input {
	color: #adadad;
}

.search_bar {
	padding: 8px 0 0 0 ;
	font-size: 10px;
	position: absolute;
	right: 1px;
	top: 50px;
	width: 300px;
	height: 26px;
}

.search_bar form input {
	height: 20px;
	position: absolute;
	top: 1px;
	margin-left: 10px;
	width: 250px;
	line-height: 22px;
	font-size: 11px;
	padding: 2px 0 0 0;
	border: 0;
}

.search_bar form .searchsubmit {
	border: 0;
	width: 24px;
	height: 18px;
	position: absolute;
	right: 5px;
	top: 0px;
}


/* Content Styles
***********************/

#content {
	clear: both;
	color: #666666;
}

#content h1 { 
	color: #333; 
	font-family: "galette-1", "galette-2", Arial, Helvetica, sans-serif; 
	font-size: 2.7em; 
	font-weight: bold; 
	padding: 12px 0 25px 0;
	height: 30px;
	background: url('images/hr_wide_bg.jpg') no-repeat 40px 45px;
}
#content h2, #content h3 { color: #008fd5; }

#content ul {
	list-style-type: circle;
	padding: 10px 0 15px 30px;
}


.post-top { margin: 20px 0 0 0;  width: 960px; height: 13px; background: url('images/cnt_top.jpg') no-repeat; }
.post-bottom { width: 960px; height: 30px; background: url('images/cnt_bottom.jpg') no-repeat; }

#content .post { background: url('images/cnt_bg.jpg') repeat-y; margin: 0; padding: 15px 40px;}
#content .page { background: url('images/cnt_bg.jpg') repeat-y; margin: 0; padding: 15px 40px;}

.cntBottom { width: 960px; height: 30px; background: url('images/cnt_bottom.jpg') no-repeat; clear: both;}

#content ul li { padding: 2px 0; }
#content ul li a { text-decoration: none; border-bottom: 1px solid #008fd5; }
#content ul li a:hover { border-bottom: none; }


/* Footer Styles
***********************/

.menu-footlinks-container {
	margin: 0;
	padding: 0;
}

#menu-footer { 
	list-style: none; 
	float: right;
	margin: 20px 20px 0 0;
	height: 35px; 
	font-size: 0.95em;
	font-family: Segoe UI, Lucida Sans, "Ludica Grande", Arial, sans-serif;
}
#menu-footer li { float: left; padding: 5px 12px; display:inline; }
#menu-footer li a{ color: #333333; text-decoration: none;  }
#menu-footer li a.active, ul.nav li a:hover { color: #008FD5;}
#menu-footer li.current_page_item a, #menu-footer li a:hover { color: #008FD5;}

#footer { clear: both; }
.footer-txt { float: left; color: #999; margin: 15px 0 20px 0; width: 400px; font-size: 0.9em; }
.footer-txt a { text-decoration: none; }
.footer-txt a:hover { border-bottom: 1px solid #008FD5; }


/* Projects Page
***********************/

#projects h2 {
	margin: 0 0 0 20px;
	padding: 10px 0 10px 10px;
	background-color:#79c8ef;
	border-bottom:1px solid #fff;
	color: #00314F;
	cursor: pointer;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
}

#projects h2:hover {
	background-color:#e8bb62;
}

#projects div {
	margin: 15px 30px;
}

#projects div ol {
	padding: 0 0 0 35px;
}

#projects div ol li {
	padding: 5px 0;
}



/* Contact Page
***********************/

#content input {
	padding: 7px; 
	margin: 5px 0 15px 0; 
	border: 1px solid #e5e3e3; 
	background: #f5f5f4; 
	width: 270px; 
	font-size: 0.9em; 
	font-weight: normal; 
	font-style: italic; 
	color:#9a9a9a;
}

#content textarea {
	border: 1px solid #e5e3e3; 
	background: #f5f5f4; 
	padding: 7px; 
	width: 430px; 
	height: 130px; 
	font-size: 1.0em; 
	font-weight: normal; 
	font-style: italic; 
	color:#9a9a9a;
}

#content #contact-info {
	width: 400px;
	float: right;
}

#content .phone { font-size: 1.6em; color: #444; }
#content .address { font-size: 1.2em; }


/* News Sections
***********************/

#news {
	width: 640px;
	background: url('images/news_bg.jpg');
	float: left;
	position: relative;
	margin: 20px 17px 0 0;
	padding: 13px 0 20px 0;
}

#news-top { height: 13px; width: 640px; background: url('images/news_top.jpg') no-repeat; position: absolute; top: 0; }
#news-bottom { height: 20px; width: 640px; background: url('images/news_bottom.jpg'); position: absolute; bottom: 0; }

#news .post { background: none; margin: 0; padding: 15px 25px;}

#news h1 { color: #008fd5; font-size: 1.9em; }

hr.hr-small { background: transparent url('images/hr_bg.jpg') no-repeat; border: none; height: 28px; width: 604px; }

#news .meta-data { font-size: 0.9em; }
#news .meta-news { font-size: 0.8em; }

.news-updates { width: 479px; float: left; font-size: 11px; }
.news-press { width: 479px; float: left; font-size: 11px; }


/* Sidebar Styles
***********************/

#sidebar {
	width: 263px;
	padding: 16px 20px;
	margin: 20px 0 0 0;
	background: url('images/sidebar_bg.jpg');
	float: right;
	position: relative;
}

#sidebar ul { list-style: none; padding: 10px 0; margin: 0; }

#sidebar-top { height: 13px; width: 303px; background: url('images/sidebar_top.jpg'); position: absolute; top: 0; left: 0;}
#sidebar-bottom { height: 20px; width: 303px; background: url('images/sidebar_bottom.jpg'); position: absolute; bottom: 0; left: 0;}

#sidebar h4.widgettitle { color: #008fd5; font-size: 1.4em; }

#respond {
	padding: 15px 40px;
}

a.news-link { text-decoration: none; border-bottom: 1px solid #008fd5; padding-bottom: 2px; line-height: 1.8em;}
a.news-link:hover { border: 0;}


/* Homepage Styles
***********************/	

.welcome { background: none; margin: 0; padding: 5px 0 0 0; width: 960px;}

#slider {
	width: 960px;
	margin: 0 auto;
	height: 375px;
	overflow: hidden;
}

#slider ul, #slider li {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}

#slider li {
	position: absolute;
	line-height: 0;
}

#slider li span {
	position: relative;
	display: block;
	width: 940px;
	height: 45px;
	padding: 15px 0 0 20px;
	background: transparent url('images/transpBlack.png') repeat;
	line-height: 18px;
	margin-top: -60px;
	color: #fff;
	font-size: 17px;
	overflow: hidden;
}

#apps-home {
	float: left;
	width: 560px;
}

#news-box {
	width: 320px;
	float: right;
}

h4.homenews { margin-left: 25px; }

p.homenews { margin-left: 25px; font-size: 10px; }


/* Application Page
***********************/

#environment_app {
	width: 385px;
	padding: 16px 20px;
	background: url('images/app_bg.jpg');
	float: right;
	position: relative;
	height: 585px;
}

#industrial_app {
	width: 385px;
	padding: 16px 20px;
	margin: 15px 0 0 0;
	background: url('images/app_bg.jpg');
	float: left;
	position: relative;
	height: 540px;
}

#mining_app {
	width: 385px;
	padding: 16px 20px;
	margin: 0;
	background: url('images/app_bg.jpg');
	float: left;
	position: relative;
	height: 585px;
}

#custom_app {
	width: 385px;
	padding: 16px 20px;
	margin: 15px 0 0 0;
	background: url('images/app_bg.jpg');
	float: right;
	position: relative;
	height: 540px;
}

#environment_app h2, #mining_app h2, #industrial_app h2, #custom_app h2 {
	margin-bottom: 10px;
	font-size: 22px;
}

#mining_app li, #environment_app li, #industrial_app li, #custom_app li {
	line-height: 27px;
	font-size: 15px;
	padding-left: 7px;
	margin-left: 15px;
	list-style-image: url('images/bullet.png');
}

#mining_app ul li a:hover, #environment_app ul li a:hover, #industrial_app ul li a:hover, #custom_app ul li a:hover {
	border-bottom: none;
}

.app-top { height: 18px; width: 425px; background: url('images/app_top.jpg'); position: absolute; top: 0; left: 0;}
.app-bottom { height: 28px; width: 425px; background: url('images/app_bottom.jpg'); position: absolute; bottom: 0; left: 0;}



/* Inner Applications Page
****************************/

.app {
	width: 271px;
	margin: 0 10px 20px 10px; 
	border: 1px solid #e8e8e8;
	float: left;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	-moz-box-shadow: #e8e8e8 3px 3px 5px;
	-webkit-box-shadow: #e8e8e8 3px 3px 5px;
	box-shadow: #e8e8e8 3px 3px 5px;
}

.app h2 {
	margin: 7px 0 0 10px;
	font-size: 18px;
}

.app a {
	text-decoration: none;
}

.app p {
	margin: 7px 10px;
	color: #999;
	font-size: 12px;
}

.app_image {
	margin: 0 0 0 15px;
	-moz-box-shadow: #ccc 5px 5px 5px;
	-webkit-box-shadow: #ccc 5px 5px 5px;
	box-shadow: #ccc 5px 5px 5px;
}


/* Individual Styles
****************************/

#content .job { float: left; width: 430px; margin: 0 30px 0 0; }
