/*

Theme Name: Medical Technologies
Description: Customized from Tropicala theme
Version: 1.0
Author: Tyler Shingleton

*/

* {
  padding:0;
  margin:0;
  list-style:none;
}

body {
  font:62.5% Arial, Helvetica, sans-serif;
  color:#001c3e;
  background:#d8dfdf url(./images/bg.jpg) repeat-x;
}

h1 {
  color:#5d050a;
  font:14px 'Trebuchet MS', Arial, Helvetica;
  font-weight: bold;
}

h2, h3, h4, h5 {
  font-size:1.2em;
}

p {

  font-size:1.1em;
  color:#001c3e;
  line-height:1.5;
  margin:10px 0;
}


img {
  border:0;
}

div#wrapper {
  width:768px;
  padding-top:8px;
  margin:25px auto 0;
  background:url(./images/top.png) no-repeat;
}

div#masthead_hp {
  width:768px;
  height:343px;
  background:url(./images/main_bg.png) repeat-y;
  position:relative;
  padding-top: 5px;
}

div#masthead {
  width:768px;
  height:167px;
  background:url(./images/main_bg.png) repeat-y;
  position:relative;
  padding-top: 5px;
}

h1 a {
  position:absolute;
  width:300px;
  height:30px;
  left:40px;
  top:15px;
  font-weight:bold;
  text-decoration:none;
  color:#001c3e;
}

/* Tagline */
#masthead p {
  position:relative;
  margin:0;
  top:62px;
  left:50px;
  color:#888;
}

/* Pages */
div#main_nav {

width:750px;
  margin-top: 3px;
}

div#main_nav ul {
  float:left;
  padding-left: 4px;
  margin: 0px;
  position:relative;
  z-index:2;
  bottom:-2px;
}

div#main_nav ul li
{
	float: left;
	background-color: #0c4141;
	margin-left: 1px;

	width: 147px;
	text-align: center;
}

div#main_nav ul li a {
  color:#ffffff;
  text-decoration:none;
  display:block;
  font-size:1em;
	padding-top: 10px;
	padding-bottom: 10px;
}

div#main_nav ul li a:hover,
div#main_nav ul li.current_page_item {
  background-color: #5d050a;
}

div#masthead_image {

  width:740px;
  height:122px;
  clear:both;
  position:relative;
  z-index:1;
  background:url(./images/masthead.png) repeat-y;
}

div#logo {
  width:250px;
  height:122px;
  float: left;
}

div#masthead_image_hp {

  width:740px;
  height:172px;
  margin-top:5px;
  clear:both;
  position:relative;
  z-index:1;
  background:url(./images/masthead_hp.png) repeat-y;
}

div#subnav
{
	font: 12px 'Trebuchet MS', Arial, Helvetica;
	color: #c3d8d8;
	padding-top: 10px;
	padding-right: 10px;
	text-align: right;
}

div#subnav a
{
	font: 12px 'Trebuchet MS', Arial, Helvetica;
	text-decoration: none;
	font-weight: bold;
	color: #c3d8d8;
}


p, li {
}

a {
  outline:0;
}

div#content {
  width:768px;
  background:url(./images/main_bg.png) repeat-y;
}

/*-----------------------------------------------------------------------------

  Main Content

-----------------------------------------------------------------------------*/

div#allContent_hp {
margin-left: 13px;
padding-top: 7px;
margin-bottom: 5px;
width:741px;
height:333px;
background:#c3d8d8;
}

table#allContent
{
	margin-left: 13px;
	padding-top: 7px;
	padding-bottom: 10px;
	margin-bottom: 5px;
	width: 741px;
	background: #c3d8d8;
	min-height: 600px;
}

table#allContent td {

	background: #c3d8d8;
}

div#mainTopBar {

width:740px;
height:118px;
clear:both;
}

div#mainTopBarLeft {

width:420px;
height:76px;
margin-left:7px;
  padding:20px 20px 20px;
  background:#fff;
  float:left;
}

div#mainTopBarRight {

width:254px;
height:118px;
padding-right:8px;
float:right;
}

div#main {
  margin-left: 7px;
  margin-top: 7px;
  padding:20px 20px 20px;
  width:420px;
  float:left;
  background:#fff;
min-height: 450px;
}

div#main_hp {
  margin-left: 7px;
  margin-top: 7px;
  padding:20px 20px 20px;
  width:400px;
  float:left;
}

div#main_hp h1.header {
  color:#5d050a;
  font:20px 'Trebuchet MS', Arial, Helvetica;
  font-weight: bold;
  float:left;
  margin-top:-1px;
}

div#main_hp p.paragraph {
  font-size:12px;
}

div#sidebar_hp {
  padding:20px 20px 20px;
  width:230px;
  float:right;
  margin-top: 3px;
  margin-right: 10px;
  background: #fff;
}


div.scroll {
height: 320px;
width: 460px;
overflow: auto;
background-color: #ccc;
padding: 8px;
}

/* Fix me */
h2.header {
  /*color:#783d41;*/
  color:#15334a;
  font-size:12px;
  padding:10px 0 0;
  line-height:1;
  margin:0 0 15px;

}

div#main h2.header a {
  color:#15334a;
  text-decoration:none;
}

h2.header a {
  color:#5d050a;
  text-decoration:none;
}

h2.header span {

  background:#FFF;
  padding-right:10px;
  bottom:-5px;
}

#main h2 {
}

#main h2 a {
}

div#main h3 {

  margin:15px 0 5px;
  color:#783d41;
}

div#main a {
  color:#507FA3;
}

.article {
  margin-bottom:0px;
}

.article blockquote {
  margin:0 15px;
  padding:1px 15px;
  border-left:5px solid #B8D1E4;
  background:#F0F0F0;
}

.article ul, .article ol {
  font-size:1.2em;
  color:#001c3e;
  margin-left:15px;
}

.article ul li {
  margin:5px 0;
  padding-left:15px;
  background:url(./images/square.png) 0 center no-repeat;
}

.article ul li li, .article ol li li {
}

.article ol {
  margin-left:30px;
}

.article ol li {
  list-style:decimal;
  margin:10px 0;
}

.article ol li ol {
  font-size:1em;
  margin-left:15px;
}

#main p.byline {
  color:#fff;
}

ul.article_footer {
  text-align:right;
  margin:10px 0;
  background:#fff;
  padding:5px 10px;
  border:1px solid #fff;
  border-width:1px 0;
  line-height:1.5;
}

ul.article_footer li {
  font-size:0.9em;
  display:inline;
  background:none;
  border-left:1px solid #fff;
  margin-left:5px;
  padding-left:10px;
}

ul.article_footer li.first {
  border-left:0;
}

/*-----------------------------------------------------------------------------

  Secondary Content

-----------------------------------------------------------------------------*/

div#secondary {

padding-left:10px;
padding-top: 10px;
padding-right:5px;
  width:245px;
  float:left;
}

div#secondary a {

  font-size:1.1em;
  color:#5d050a;
  line-height:1.5;
  text-decoration:none;
  font-weight: bold;
  margin:10px 0;
}



#secondary p {
}

div#secondary ul#sidebar {
  margin:15px 0 20px;
  color:#5d050a;
}

div#secondary ul#sidebar h2 {

  color:#5d050a;
  padding-bottom:15px;
}

div#secondary ul#sidebar li a {
  margin:5px 0;
  font-size:1.1em;
  line-height:1.1em;
  color:#001c3e;
}

div#secondary ul#sidebar li {

	padding-top: 12px;
}

div#secondary a:hover {
  text-decoration:underline;
}

div#secondary h2 a {
}

div#secondary ul.children {
  margin-left:5px;
  padding-left:10px;
  border-left:5px solid #EAEAEA;
}

div#secondary ul ul ul {
}

div#secondary ul#sidebar li li {
  font-size:1em;
}

div#secondary ul ul li a {
}

div#secondary ul ul li a:hover {
}

div#author h2 {
  font-size:1.2em;
}

form#searchform {
  position:relative;
  height:20px;
  margin-bottom:20px;
  width:220px;
}

form#searchform input#s {
  font-size:1.1em;
  position:absolute;
  top:0;
  height:14px;
  width:180px;
  padding:3px;
  background:url(./images/text_bg.png) repeat-x;
  border:1px solid #bcbcbc;
}

input#search_submit {
  position:absolute;
  right:0;
}

/*-----------------------------------------------------------------------------

  Footer

-----------------------------------------------------------------------------*/

#footer
{
	height: 8px;
	width: 768px;
	margin: 0 auto;
	background: url(./images/bottom.png) no-repeat;
	text-align: center;
	font-size: 1em;
	color: #406692;
	padding-top: 15px;
}

#footer a {
  color:#406692;
  text-decoration:none;
}

#footer a:hover {
}


/*-----------------------------------------------------------------------------

  Wordpress Specific Stuff

-----------------------------------------------------------------------------*/

ol.commentlist {
  margin-top:15px;
  color:#555;
}

ol.commentlist li {
  background:#F1F1F1;
  padding:10px;
  margin:10px 0;
}

ol.commentlist li.alt {
  background:#EBF9FC;
}

textarea#comment {
  width:410px;
}

#main p.comment_meta {
  margin:0;
  float:right;
}

form#commentform {
}

form#commentform label {
}

.navigation {
}

#main ul.links_page li {
}

#main li.linkcat h2 {
}

#main li.linkcat li {
}

ul.archives {
}

ul.archives li {
}

ul.archives li a {
}

ul.archives li li {
}

body#commentspopup {
  background:#FFF;
  padding:20px;
}

body#commentspopup a {
  color:#666;
}

body#commentspopup h1 a {
  position:relative;
  top:0;
  left:0;
}

body#commentspopup h3 {
  color:#555;
}

body#commentspopup p {
  margin:10px 0;
  color:#555;
}

body#commentspopup label {
}

body#commentspopup textarea {
  width:340px;
}

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

.alignleft {
  float: left;
}

.alignright {
  float: right;
}

.wp-caption {
  border: 1px solid #ddd;
  text-align: center;
  background-color: #f3f3f3;
  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;
}

p.entry_info {
  clear:both;
}

div.navigation {
  margin:10px 0;
}


table#company_table {

	background-color: #ffffff;
}

#company_table td {

	background-color: #666666;
}

table#survey_table {
	
	width: 415px;
	background-color: #ffffff;
}

table#survey_table td {

	background-color: #ffffff;
}


/*-----------------------------------------------------------------------------

  Clearfix

-----------------------------------------------------------------------------*/

.clearfix:after {
  content:".";
  display:block;
  height:0;
  clear:both;
  visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
  .clearfix {display:block;}
/* End hide from IE Mac */

