/*  
Theme Name: Overdrive Default
Theme URI: http://www.overdrivedesignlabs.com/
Description: The default Overdrive theme.
Version: 1.0
Author: Overdrive Design Labs
Author URI: http://www.overdrivedesignlabs.com/


*/

table.portfolio-table td, table.portfolio-table td a, table.portfolio-table td a img {
border:0px; text-align:center;
}



.container { width:770px; margin:auto; }

div.page-links { padding:8px; }
div.page-links a { margin:0px 4px 0px 4px; }


.contentdiv { background-color:#eee; border:1px #000 dotted; padding:8px; }

h1, h2, h3, h4, h5, h6 { margin-top:0px; }

h2 {   color:#bad76b; }

hr { 
border-top:1px #414141 dotted;
border-left:0px;border-right:0px;border-bottom:0px;
height:1px;
}

.mainbg { 
background: url("/images/overdrive-bknd.jpg");
margin:0px;
}

td, table, div, blockquote, li, body {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

.greyheader {
  font-weight:bold;
  font-size:18px;
  color:#a1a1a1;
}

.limeheader {
  color:#bad76b;
  font-weight:bolder;
  font-size:20px;

  }

.limesmallheader {
  color:#bad76b;
  font-weight:bold;
  font-size:18px;
}


.whiteborderpad {
  padding:12px;
}
.rightdottedbordercolumn {
  border:1px #818181 dotted;
  background-color:#f1f1f1;
  padding:6px;
}

.dottedbordercolumn {
  border:1px #818181 dotted;
  background-color:#f1f1f1;
  padding:6px;
}


.hrdottedbordercolumn {
  border-top:1px #818181 dotted;

}

.bluesmallheader {
  color:#246081;
  font-weight:bold;
  font-size:18px;
}

.sml {
  font-size:10px;
}

.blueheader {
  color:#246081;
    font-weight:bold;
  font-size:18px;
}
.large { font-size:14px; }
.whitelinks a, .whitelinks a:active, .whitelinks a:visited, .whitelinks { color:white; }
.white-container {
	margin:auto;
	width:770px;
	text-align:left;
	background-color:#c4eaff;
}

a, a:visited, a:active { color:#378aeb; text-decoration:underline; }
a:hover { text-decoration:none; }