/*
Theme Name:  DevelopSense
Theme URI:  http://www.developsense.com/wordpress/wp-content/themes/developsense
Description:  Created with the help of Visual QuickStart WordPress, by Beck & Beck
Author:  Michael Bolton and Mary Alton
Author URI:  http://www.developsense.com
Tags: stuff
Version 0.1

*/

/* fonts */
/* formerly font-size = 100% */

body{
  font-size=100%;
  font-family: "Times New Roman", "Georgia", 'serif';
  color: #333333;
  line-height: 1.2;
}

respond#h3 {  
  
  font-size=100%;
  font-family: "Times New Roman", "Georgia", 'serif';
  color: #333333;
  line-height: 1.2;

}

a{
  color: #0066CC;
  text-decoration: underline;
}


a:link{
  color: #0000FF;
  text-decoration: none;
}

a:visited{
  color: #0066CC;
  text-decoration: none;
}

a:hover{
  color: #FF0000;
  text-decoration: underline;
}

h1{
 font-family: Arial, Helvetica, sans-serif;
 color: #000000;
 margin: 0px;
}

h2{
 font-family: Arial, Helvetica, sans-serif;
 color: #000000;
 margin: 5px;
 
}

h3{
 font-family: Arial, Helvetica, sans-serif;
 color: #000000;
 margin: 0px;
 margin-top: 5px;
}

h4{
 font-family: Arial, Helvetica, sans-serif;
 font-weight: normal;
 color: #333333;
}

h5{
 font-family: Arial, Helvetica, sans-serif;
 color: #334d55;
}

blockquote {
   margin-left: 10px;
   padding-left: 15px;
   border-left: 5px solid LightGray;
}

ul{
  list-style-type: disc;
/*  font-family: Arial, Helvetica, sans-serif; */
  list-style-position: outside;
  margin-left: 5px;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 1.33em;
 font-weight: bold;
 color: #334d55;
}

p#caption {
  font-style: italic;
   font-size: 65%;
}

p.publicationTitle {
  font-family: Arial, Helvetica, sans-serif;
  color: #000000;
  margin: 0px;
  margin-bottom: -10px;
}

p.publicationData {
  font-style: italic;
  margin-bottom: -10px;
}

p.publicationSummary{
}

p.quote {
  font-style: normal;
  border-left-style: solid;
  border-left-color: #cccccc;
  padding-left:	 10px;
}

p.attribution {
  font-style: italic;
  text-align: right;
  margin-top: -8px;
}

p.code {
  font-family: "Courier New, monospace";
}

p.date {
        font-family: "Arial", "Helvetica", 'sans-serif';
	font-weight:bold;
	margin-bottom: -10px;
}

p.city {
        font-family: "Arial", "Helvetica", 'sans-serif';
	font-weight:bold;
	margin-bottom: -10px;
}

/***** Masthead      ********/

#masthead{

  padding: 10px 0px 0px 0px;
  border-bottom: 1px solid silver;
  width: 100%;
  height: 70px;
}

.companyName {
  top: 0;
  left: 0;
  border-style: none;
}

.left {
  float: left;
  position: absolute;
/*  left: 8px; */
  top: 0;
}

.right {
  float: right;
  position: absolute;
  right: 0;
  top: 0;
  padding-right: 0px;
}

.no-border a, a:link, a:visited, a:active, a:hover, a:focus, img{
  border-style:  none;
  padding: 0px;
  margin-top: 0px;
}

#respond h3 {
 font-family: Arial, Helvetica, sans-serif;
 font-weight: bold;
 color: black;
}

#respond #submit {
  font-size: 110%;
}

#respond label{
 font-family: Times, Georgia, serif;
 font-weight: normal;
 color: black;
}


/***** #dsgraphic *******/

#dsgraphic {
  margin-left: -8px;
  }

/* #Colour Bar                    */

.barre {
  background-color: transparent;
  height: 16px;
  width: 98%;
  border: 2px solid #000;
  position: absolute;
  top: 30px;
}

.yellow {
  width: 16px;
  height: 16px;
  background-color: yellow;
  border-right: 2px solid #000;
  padding-right: 1px;
  position: absolute;
  float: left;
}

.blue {
  width: 18px;
  height: 16px;
  background-color: blue;
  border-right: 2px solid #000;
  position: absolute;
  float: left;
  left: 18px;
}
.green {
  width: 18px;
  height: 16px;
  background-color: lime;
  border-right: 2px solid #000;
  position: relative;
  float: left;
  left: 36px;
}

.red {
  width: 16px;
  height: 16px;
  background-color: red;
  border-right: 2px solid #000;
  position: absolute;
  float: left;
  left: 54px;
}

.red_right {
  width: 16px;
  height: 16px;
  background-color: red;
  border-right: 2px none #000;
  position: relative;
  float: right;
  border-left: 2px solid #000;
}


/************* #globalNav styles **************/

.globalNav{
  top: 42px;
  position: relative;
  font-family: "Arial", "Helvetica", 'sans-serif';
}

.globalNav a{
  font-size: 1.0em;
  font-family: "Arial", "Helvetica", 'sans-serif';}

/* .pageName{
  top: 78px;
  padding: 0px 0px 0px 0px;
  border-top: 1px solid silver;
  position: absolute;
  width: 100%;
  font-weight: bold;
  font-variant: small-caps;
}


/************* #navBar *************/


#navBar{
  float: left;
  width: 20%;
  background-color: #FFFFFF;
  margin-left: 0px
  padding-left: 5px;
  padding-top: 5px;
  font-size: 1.33em;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {
  display: block;
}

#navBar ul {
  font-family: "Times New Roman", "Georgia", 'serif';  list-style: none;
  margin: 0;
  padding: 0;
}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {
  border-bottom: 1px solid #EEE;
}

/* fix for browsers that don't need the hack */
html>body #navBar li {
  border-bottom: none;
s}

/************* #Content *************/

#content{
  float: left;
  width: 56%;
  padding-left: 1%;
  padding-right: 1%;
  padding-top: 5px;
  border: 1px solid #d2d2d2;
  border-top: none;
  margin: 0px;
}

/*********** #sectionLinks styles ***********/

#sectionLinks{
  position: relative;
  font-size: 1em;
  padding 10px 0px 0px 10px;
}

#sectionLinks a {
  display: block;
  padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
  background-color: #dddddd;
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
  position: relative;
  margin: 0px;
  padding: 0px 0px 0px 0px;
  font-size: 1em;
}

.relatedLinks h3{
  padding: 0px 0px 0px 0px;
}

.relatedLinks a:link,
.relatedLinks a:visited {
  display: block;
}

/************** #headlines styles **************/

#headlines{
  width: 20%;
  float: right;
  margin: 0px;
  padding-left: 1%;
  padding-top: 5px;
  font-family: "Times New Roman", "Georgia", 'serif';
  font-size: 1.33em;
}



/************** .feature styles ***************/

.feature{
  display: block;
  padding-right: 5px;
  padding-left: 5px;
  font-size: 1.33em;
}

.feature img{
  float: left;
  padding: 0px 5px 5px 0px;
}

/************** .story styles *****************/

.story {
  display: block;
  margin-left: 10px;
  clear: both;
  font-size: 1.33em;
}

.story ul {
  padding-left: 5px;

}

.story li {
  margin-left: 5px;
  margin-bottom: 10px;
}



/************* #siteInfo styles ***************/

#siteInfo{
  clear: both;
  font-size: 1em;
  color: #888888;
  padding: 10px 10px 10px 10px;
}

#siteInfo img{
  padding: 10px 10px 10px 10px;
  vertical-align: middle;
}


/************* Table styles ***************/

table.standard
{
	border-collapse:collapse;
}

table.standard td, th, tr
{
	padding-right:10px;
	padding-left:10px;
 	border:1px solid black;
 	margin:0px;
}

th
{
	color:white;
	font-family:'Arial','Helvetica','sans-serif';
	text-align:left;

}

th.headergreen
{
	background-color:green;
} 

th.headerblue
{
	background-color:blue;
} 


th.headerred
{
	background-color:red;
} 


th.headerpurple
{
	background-color:purple;
} 


/*********** Begin WordPress Special Mods *********/

.alignleft {
  text-align: left;
  font-size: 1.33em;
}

.alignright  {
  text-align: right;
  font-size: 1.33em;
}

#comments h3 {
  padding-left: 10px;
}

.comment-body {
  font-size: 1.33em;
}

#content a {
  text-color: black;
}

.entry {
  font-size: 1.33em;
}

.entry ul {
  list-style-position: outside;
  padding: 5px;
  margin: 0px;
}

.entry li {
  margin-left: 10px;
}

.footer p {
  font-size: 1.33em;
  padding-left: 5px;
}

#alignright {
  text-align: right;
  font-size: 1.33em;  
}

#alignleft {
  text-align: right;
  font-size: 1.33em;  
}


div.citation {
  margin: 20px;
font-style:	italic;
}

p.postmetadata {
  font-size: 1em;
}

commentform p{
  font-size: 1.3em;
}