body {
	background: #7f7f7f url(images/mainBodyBG.gif) repeat-x top left;
	height: 100%;
}
html {
	overflow-x: hidden;
}
:focus {
	outline: 0;
}
div#page {
	cursor: default;
	overflow: hidden;
	padding: 0;
}
#container {
	background: transparent;
}
#header {
	background: transparent url(images/tcs_logo.png) no-repeat 96px 2px;
	border-bottom: 0;
	height: 192px;
	padding: 0;
}
p#logo, #tagline {
	display: none;
}
div#content_box {
	border: none;
	font-family: arial, helvetica, sans-serif;
}
li.thesis_search_widget {
	background: url(images/searchglass.png) no-repeat 960px 15px;
	list-style-position: outside;
	list-style-type: none;
	margin-bottom: 0px;
	margin-right: 20px;
	position:relative;
	text-align: right;
	top: 0px;
	left: -32px;
	width: 980px;
	height: 35px;
}
input#searchsubmit {
	background: transparent;
	border-color: #444 #ddd #ddd #444;
	border-style: solid;
	border-width: 1px;
	border: 0;
	text-indent: -9999px;
	width: 20px;
}
li.thesis_search_widget h3 {
	display: none;
}
li.thesis_search_widget input#s, form#search_form input#s {
	background: #ababab;
	border-color: #444 #ddd #ddd #444;
	border-style: solid;
	border-width: 1px;
	color: #595a5a;
	font: normal 10px Arial, Helvetica, sans-serif;
	padding: 1px 0 1px 5px;
}
li.thesis_search_widget input#s {
	margin-top: 15px;
}
div.format_text input#searchsubmit {
	background: url(images/searchglass.png) no-repeat 100% 100%;
}
input#searchsubmit {
	cursor: pointer;
}
div#footer {
	border: none !important;
	clear: both;
	color: #ccc;
	font: 9px Arial, Helvetica, sans-serif;
	padding: 10px 0px 40px 0px;
	text-align: center;
	width: 100%;
}
div#footer strong {
	margin-right: 10px;
}
div#footer a:link, div#footer a:visited {
	border: 0;
	color: #ccc;
	font: normal 11px Arial, Helvetica, sans-serif;
	padding: 0px 5px;
	text-decoration: none;
}
div#footer a:hover, div#footer a:active {
	color: #fff;
	text-decoration: underline;
}

/************************
LAVALAMP MENU	
************************/

//* temp Safari	 fix for lavalamp */
@media screen and (-webkit-min-device-pixel-ratio:0) {
li.backLava {
visibility: hidden;
}
}
#menu {
	background: url(images/buttonbarBG.png) no-repeat top left;
	border: 0;
	margin-right: 150px;
	overflow: visible;
	position: relative;
	text-transform: uppercase;
	top: -40px;
	left: 275px;
	width: 580px;
	height: 38px;
}
#menu li {
	background: transparent;
	border: 0;
	float: left;
	font: bold 12px arial, sans-serif;
	list-style: none;
	margin-left: 30px;
}
#menu li a:link,
#menu li a:visited {
	color: #fff;
	display: block;
	float: left;
	line-height: 36px;
	margin: auto 0px;
	overflow: hidden;
	position: relative;
	text-decoration: none;
	z-index: 10;
}
#menu li a:hover,
#menu li a:active {
	border: none;
	color: #bdd7f1;
}
/* Represents the background of the highlighted menu-item. */
#menu li.backLava {
	border-bottom: 2px solid #9eb8f5;
	height: 3px !important;
	margin-left: 0px;
	padding:0px;
	position: absolute;
	top: 23px !important;
	overflow: hidden;
	z-index: 8;
}
div#container li.lava-hover {
	border-bottom: 2px solid #bdd7f1;
}
#menu li.current_page_item a,
#menu li.current_page_parent a,
.selectedLava {
	color: #9eb8f5;
}
#menu li.rss a {
	background: transparent url(images/icon-rss.gif) no-repeat scroll 100% 50%;
	height: 16px;
	width: 12px;
	margin-top: 10px;
}

/****************************
HOME PAGE
****************************/

body.home {
	background: #7f7f7f url(images/homeBodyBG.gif) repeat-x 0px 0px;
}
body.home div#content_box {
	padding: 0px 0px 50px 0px;
}
body.home div.post_box {
	margin-left: 0px;
}
div#homeContent {
	height: 290px;
	padding: 0px;
	margin-bottom: 50px;
	position: absolute;
}
div#content.home {
	height: 290px;
	width: 1000px;
	padding: 0px;
}
div#photo_block {
	background: url(images/homephoto.gif) no-repeat 0 0;
	color: #fff;
	font: bold 13px Arial, sans-serif;
	height: 290px;
	width: 1000px;
	line-height: 2em;
	margin-top: -1px;
	padding: 0px;
}
div#photo_block span.hometag {
	position: relative;
	top: 10px;
	left: 40px;
}
div#homeTextBG {
	background: #fff;
	filter: alpha(opacity=85);
	opacity: 0.85;
	height:290px;
	width: 430px;
	line-height: 1.4em;
	position: relative;
	top: -290px;
	left: 470px;
}
div#homeText {
	color: #035;
	font:  normal 13px arial, helvetica, sans-serif;
	width: 405px;
	position: relative;
	top: -560px;
	left: 485px;
}
div#homeText p {
	margin-bottom: 15px;
}
span#sharethis_0 a.stbutton {
	clear: both;
}
body.home span#sharethis_0 {
	position: relative;
	top: -522px;
	left: 486px;
}
div#latest-entry span#sharethis_1 {
	position: relative;
	top: 32px;
}
div#latest-entry {
	position: relative;
	top: 60px; left: 90px;
	width: 280px;
}
div#content.home div#latest-entry h2 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 5px;
}
div#latest-entry div.excerpt p {
	font-size: 12px;
	line-height: normal;
	margin-bottom: 0px;
	position: relative;
}
div#latest-entry span.more {
	position: relative;
	top: -14px;
}
div#latest-entry span.more a {
	text-transform: lowercase;
}	
div#sm-links-home {
	position: relative;
	top: -562px; left: 90px;
	width: 180px;
}	
div#sm-links-home ul {
	height: 20px;
	list-style-type: none;
	line-height: 20px;
	margin: 0px;
	width: 180px;
}	
div#sm-links-home ul li{
	float: left;
	margin-right: 8px;
	width: 16px;
	
}	
div#sm-links-home ul li.header {
	color: #ccc;
	font-size: 12px;
	margin: -2px 6px 0px 0px;
	width: 74px;
}
/*********************
INTERIOR PAGES
*********************/

.pageLink a:link, .pageLink a:visited, a.stbutton:link, a.stbutton:visited {
	color: #ccc;
	font: normal 12px Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.pageLink a:hover, .pageLink a:active, a.stbutton:hover, a.stbutton:active {
	color: #fff;
	font: normal 12px Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
div.top h1 {
	display: none;
}
body#interior div.top h2 {
	color: #e8e8e8;
	font-size: 32px;
	margin-bottom: 15px;
	padding: 0;
}
div.top h3 {
	font-weight: bold;
}
div.top blockquote {
	border: 0;
	color: #fff;
}
#content {
	background: none;
	border: 0;
	color: #fff;
	padding: 0 60px 20px 90px;
}
#content_box {
	background-image: none;
	border-bottom: 2px solid #fff;
	float: left;
	padding: 0px 0 0 20px;
	width: 100%;
}
div.details {
	font-size: 11px;
	line-height: normal;
}
ul.services {
	list-style-type: none;
	margin-left: 0px;
}
div#errorpage #menu li a:link, div#errorpage #menu li a:visited {
	color: #fff;
}
div#errorpage #menu li a:hover, div#errorpage #menu li a:active {
	color: #bdd7f1;
}
div#errorpage li.backLava {
	visibility: hidden;
}

/***************************
BLOG PAGE
***************************/

h1.entry-title, h2.entry-title {
	line-height: 1.1em;
}
h2.entry-title a:link, h2.entry-title a:visited {
	color: #f1f1f1;
	font-size: 30px;
}
h2.entry-title a:hover, h2.entry-title a:active {
	color: #fff;
	font-size: 30px;
	text-decoration: underline;
}
p.author_and_date {
	color: #333;
}
div#content p.to_comments a {
	color: #000;
}
div.post_box div.entry-content a:link, div.post_box div.entry-content a:visited {
	color: #ccc;
	font-size: inherit;
	text-decoration: none;
	;
}
div.post_box div.entry-content a:hover, div.post_box div.entry-content a:active {
	color: #036;
	text-decoration: underline;
}

/**************************
COMMENTS PAGE
***************************/

div#content_box div.hentry h1 {
	display: block;
	font-size: 30px;
}
p.comments_intro {
	color: #000;
}
p.comments_intro a, div#comments p a, div#comments a.url {
	color: #ccc;
	text-decoration: none;
}
p.comments_intro a:hover, div#comments p a:hover, div#comments a.url:hover {
	color: #fff;
	text-decoration: underline;
}
.comment {
	background: transparent;
}
span.comment_time {
	color: #333;
}
div#comments input#submit.form_submit {
	background: #035;
	border: 0px;
	color: #ccc;
	font: bold 13px arial, sans-serif;
	height: 28px;
	width: 80px;
	letter-spacing: normal;
	text-transform: uppercase;
}
textarea#comment {
	background: #fff;
	color: #333;
	font: normal 13px arial, helvetica, sans-serif;
}
div#comments p.allowed {
	background: #ccc;
	border: 0px;
	color: #035;
	margin-top: 10px;
	padding: 8px;
	width: 436px;
}

/***************************
SIDEBARS
***************************/

ul.sidebar_list h3 {
	background: #036 url(images/widget_topBG.png) no-repeat top left scroll;
	border: 1px solid #fff;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: normal;
	margin-bottom: 0;
	padding: 4px 10px;
}
ul.sidebar_list li.widget {
	border-bottom: 1px dotted #fff;
}
ul.sidebar_list li.widget li {
	margin-bottom: 0;
	padding: 4px 0;
}
ul.sidebar_list li.widget li a:link,
ul.sidebar_list li.widget li a:visited,
ul#recentcomments li.recentcomments {
	color: #ccc;
	font: normal 12px Arial, Helvetica, sans-serif;
}
ul.sidebar_list li.widget li a:hover,
ul.sidebar_list li.widget li a:active {
	color: #fff;
}
ul.sidebar_list li ul,
ul li div.textwidget {
	border-left: 1px dotted #fff;
	border-right: 1px dotted #fff;
	padding: 10px;
}
ul#recentcomments li.recentcomments,
ul li div.textwidget {
	color: #fff;
}
ul li div.textwidget {
	font-size: 12px;
	line-height: 1.7;
	padding: 0px;
}
div#sm-links {
	padding: 10px;
}
div#sm-links a {
	margin-right: 3px;
}
div.quote-block {
	background: transparent url(images/quotebg.gif) no-repeat 6px 0px;
	padding: 15px 15px 15px 40px;
	width: 140px;
	
}
div#sidebars_box {
	background: none;
}
div#sidebars {
	background: none;
	margin: 0 70px 0 0;
	width: 240px;
}
div#sidebar_1.sidebar {
	margin-left: 20px;
	width: 220px;
}
input#s {
	width: 170px;
}
li.widget_tag_cloud {
border: none !important;
  padding: 0px;
}
li.widget_tag_cloud a:link,
li.widget_tag_cloud a:visited {
	color: #ccc;
}
li.widget_tag_cloud a:hover,
li.widget_tag_cloud a:active {
	color: #fff;
}

/********************
CONTACT FORM (inline display)
********************/

div.loader {
  color: #035;
	display: none;
	margin-top: 20px;
}

div.bar {
	display: none;
	margin-top:50px;
	height:20px;
	width: 230px;
}

div#contact-info {
	font-size: small;
	line-height: normal;
	margin: 0px 0px 20px;
}
div#contact-info h3 {
	margin-bottom: 10px;
}
div#contact-info ul {
	list-style: none;
}
div#contact-info ul li{
	line-height: 1.4;
}
form#contact-form {
	clear: both;
	background: #transparent;
}
div#content div.details {
	margin-bottom: 30px;
	width: 500px;
}
div#form-container {
	font-size: .8em;
}
.clearing {
	clear: both;
}
.alert {
	color: #FF6600;
}
ol.forms {
	float: left;
	list-style: none;
	width: 100%;
}
ol.forms li {
	float: left;
	margin-bottom: .5em;
	position: relative;
	width: 100%;
}
ol.forms label {
	cursor: pointer;
	display: block;
	float: left;
	padding-right: 1%;
	text-align: right;
	width: 20%;
}
ol.forms li br {
	xdisplay: none;
}
ol.forms li input {
	clear: none;
	background: #ababab none repeat scroll 0 0;
	border-color: #444 #ddd #ddd #444;
	border-style: solid;
	border-width: 1px;
	color: #035;
	font: 11px Arial, Helvetica, sans-serif;
	width: 30%;
}
ol.forms li select {
	background: #ababab;
	border-color: #444 #ddd #ddd #444;
	border-style: solid;
	border-width: 1px;
	color: #035;
	font: 11px Arial, Helvetica, sans-serif;
	line-height: 1.2;
}
ol.forms input, ol.forms textarea#comment {
	background: #ababab;
	border-color: #444 #ddd #ddd #444;
	border-style: solid;
	border-width: 1px;
	font: 11px Arial, Helvetica, sans-serif;
}
ol.forms li textarea#comment {
	clear: none;
	color: #035;
	height: 10em;
	line-height: 1.2;
	margin: 4px 0px 4px 0;
	overflow: auto;
	padding: 0px;
	width: 64%;
}
ol.forms li span.error {
	color: ff6600;
	display: block;
	font-size: 1em;
	margin: 0.25em 0 0 11%;
}
ol.forms li.buttons input {
	background: #035;
	border: 0px;
	color: #ccc;
	font: bold 13px arial, sans-serif;
	height: 28px;
	width: 80px;
	letter-spacing: normal;
	margin-left: 100px;
	text-transform: uppercase;
}
li.checkbox {
	font-size: 12px;
	padding-left: 100px;
}
input#newsletter {
	background: none;
	border-color: transparent;
	border-style: none;
	border-width: 0px;
	margin-right: 5px;
	width: auto;
}
ol.forms label.error {
	color: #035;
	font: 12px Arial, Helvetica, sans-serif;
	padding-left: 100px;
	width: 420px;
	text-align: left;
}
