/*  
Theme Name: StraightDUI
Theme URI: http://www.StraightDUI.com/
Description: The StraightDUI theme.
Version: 1.0
Author: Anthony Sprague
Author URI: http:/www.osasnet.com/
*/ 

/** HTML BASE STYLES */

body {  
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 12px;
  text-align: center;
  margin: 0px 0px 20px 0px;
  background-repeat: repeat-x;
  background-position: left top;
  background-color: #bdd1bd;
  color : #333333;
}

h1,h2,h3 {
  color: #006633;
  font-weight: bold;
  padding: 0px;
  margin-bottom: 10px;
}

h1{  
  font-size: 20px;
}

h2 {  
  font-size: 17px;
}

h3 {
  font-size: 10px;
}

small {
  color: #777;
  font-size: 10px;
}

p {
  margin: 15px 0px 15px 0px;
}

a {
  border: none;
  font-family: Arial, Verdana, Helvetica, sans-serif;
}

a:link,a:active,a:visited {
  color: #006633;  
  text-decoration: None;
}

a:hover {
  color: #649996;
  text-decoration: Underline;
}

table {  
  width: 100%;
  border-collapse: collapse;
  border-width: 5px;
  border-spacing: 5px;
}

td {
  vertical-align: top;
  text-align: left;
}

hr {
  color: #006633;
  margin-top: 2px;
  margin-bottom: 0px;
  height: 3px;
}
  
ul,ol,li {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  list-style: none;  
  list-style-image: none;
  margin: 0px;
  padding: 0px;
}

form {
  margin: 0px;
  padding: 0px;
}

button,input,textarea,option,select {
  font-size: 100%;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 12px;
}

label {
  padding-left: 10px;
  color: #000000;
  font-size: 12px;
}

img {
  border: none;
}

address {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-style: normal;
}

/** MENU STYLES */

.menu {
  text-align: left;  
  vertical-align: middle;
}

.menubar {
  margin: 0px;
  padding: 0px;
}

.menubar li.start {
  padding-left: 0px;
  padding-right: 5px;  
  border-left: none;
}

.menubar li {
  display: inline;
  padding-left: 10px;
  padding-right: 5px;
  border-left: 1px solid #649996;
  font-weight: bold;
}

/** SEARCH STYLES */

.search {
  text-align: right;
  vertical-align: middle;
  padding: 0px;
  margin: 0px;
}

.search #searchform {
  padding: 0px;
  margin: 0px;
}

.search #searchform #s {
  width: 175px;
}

.search ul  {
  list-style-type: none;
	margin-left: 0px;
	margin-top: 0px;
}

.search li  {
  padding-top: 0px;
  display: inline;  
}

/** DESCRIPTION STYLES */

.description {
  text-align: left;
  color: #006633;
  font-style: italic;
  font-size: 14px;
}

/** METADATA STYLES */

.metadata {
  font-style: normal;
  background: #eaeaea;
  border: 1px solid #a9b0b6;
  padding: 10px;
  text-align: center;
  font-size: 12px;  
}

/** BORDER STYLES */

#borderouter {
  width: 834px;
  margin: 5px auto 0px auto;
  padding: 1px 1px 1px 1px;
  text-align: left;
  border: solid 1px #808080;
  background-color: #ffffff;
}

/** HEADER STYLES */

#header {
  width: 100%;
  background-color: #c9d8c9;   
  border-bottom: 3px solid #006633; 
}

#header .headerlogo {
  width: 300px;
}

img.headerlogo {
  border: 1px solid #006633;
}

#header .headerbody {  
  padding: 5px;
  vertical-align: middle;
}

#header .headerbody .search {  
  text-align: right;
}

#header li  {
  display: inline;  
}

/** WORKSPACE STYLES */

#workspace  {
  margin: 10px;   
}

/** BREADCRUMB STYLES */

.breadcrumbs {
  display: block;
}

/** NAVIGATION STYLES */

.navigation {
  display: block;
}

.navigation .alignright {
  float: right;
}

.navigation .alignleft {
  float: left;
}

/** CONTENT STYLES */

#content {  
  width: 100%;
  background-color: #ffffff;
}

#content p a:link,#content p a:active,#content p a:visited {
  text-decoration: Underline;
}

#content .main {
  padding-top: 25px;
  width: 100%;
}

#content .post {
  margin-bottom: 35px;
}

#content .post small {
  font-size: 11px;
  font-weight: bold;
}

#content .post .entry {
  font-size: 13px;
}

#content .post .excerpt {
  font-size: 13px;
}

#content .post .excerpt address {
  font-size: 12px;
  font-weight: bold;
  font-style: normal;
  color: #666666;
  padding: 0px;
  margin: 0px;
}

/** COMMENTS STYLES */

.comments cite {
  font-size: 14px;
  font-style: normal;
  font-weight: bold;
  color: #1f394f;
}

/** NAVBAR STYLES */

#nav {  
  vertical-align: top;
  padding-left: 10px;
}

#nav ul.group {
  width: 205px;
  background-color: #c9d8c9;
  margin-bottom: 20px;  
  padding: 10px;
  border: 1px outset #006633;  
}

#nav ul {
  margin-top: 10px;
  padding-top: 10px;
  border-top: 3px solid #a9b0b6;
}

#nav li {
  font-size: 12px;
  color: #1f394f;
  font-weight: normal;
  margin-bottom: 0px;
  padding-bottom: 2px;  
}

#nav li.header {
  font-size: 14px;
  color: #1f394f;
  font-weight: bold;  
  padding-bottom: 10px; 
  margin-bottom: 10px;
  border-bottom: 3px solid #a9b0b6;
}

#nav li.categories {
  font-size: 14px;
  color: #1f394f;
  font-weight: bold; 
  padding: 0px;  
  margin: 0px;  
}

/** FOOTER STYLES */

#footer {    
  width: 100%;
  background-color: #184240;
  line-height: 25px;
  filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#649996,endColorStr=#006633);    
}

#footer .menubar  { 
  float:right;
  text-align: right;
  padding-right: 5px;
}

#footer .menubar li.start {
  border-left: none;
}

#footer .menubar li {
  border-left: 1px solid #ffffff;
}

#footer a,#footer address {  
  color: #ffffff;
  font-weight: bold;
  font-style: normal;
  font-size: 13px;
  font-family: Verdana,Arial, Helvetica, sans-serif;
}

#footer address {
    padding-left: 10px;
}

/** Dagon Design Sitemap Generator STYLES */

.ddsg-wrapper {
  color: #777;
  font-size: 12px;
  width: 100%;
}

.ddsg-wrapper .wpcategory a {
  font-weight: bold;
  font-size: 14px;
}

.ddsg-wrapper .wppost a {
  font-weight: normal;
  font-size: 12px;
}

.ddsg-wrapper .wpcategory ul {
  margin: 5px 0px 25px 25px;
}

.ddsg-wrapper .wppost {
  margin: 0px 0px 5px 0px;
}

/* The masthead heading that contains the main image. */
.masthead {
	background-image: url("images/dui_lawyers.gif");
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #ffffff;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	text-align: right;
	width: 800px;
	height: 178px;
}

#mastlinks {
  padding-top: 5px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	font-weight: bold;
}

#mastlinks a:link,#mastlinks a:visited,#mastlinks a:active {
	color: #666666;
	padding-top: 0px;
	padding-left: 5px;
	padding-right: 5px;
	font-family: Arial, Verdana, Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	font-variant: normal;
}

#mastlinks a:hover {
	color: #016599;
	font-family: Arial, Verdana, Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	font-variant: normal;
	padding-top: 0px;
	padding-left: 5px;
	padding-right: 5px;
}

#menulinks {
  padding: 0px;
  margin: 0px;
	font-family: Arial, Verdana, Tahoma, Arial;
	color: #666666;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	font-variant: normal;
}

#menulinks a:link,#menulinks a:visited,#menulinks a:active {
	color: #666666;
	padding-left: 10px;
	padding-right: 10px;
	font-family: Arial, Verdana, Tahoma, Arial;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	font-variant: normal;
}

#menulinks a:hover {
	color: #016599;
	padding-left: 10px;
	padding-right: 10px;
	font-family: Arial, Verdana, Tahoma, Arial;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	font-variant: normal;
}