/*Theme Name: Traverse Legal
Theme URI: http://3coastmedia.com/wordpress-themes/traverselegal/
Description: Created for Enrico Schaefer, Traverse Legal PLC
Version:
Author: Three Coast Media, LLC
Author URI: http://3coastmedia.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php



body {
	margin:0;
	background:#fff;
	color:#444;
	font-size: 62.5%; 
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align:center;
	background-color: #fff;
}*/
body {
background-color:#FFFFFF;
background-image:url("http://www.traverselegal.com/include/nav/bg.gif");
color:#555555;
font-family:Myriad Roman,MyriadPro Regular,Univers,Helvetica,verdana,sans-serif;
margin:0;
}

a { 
	color:#157;
	text-decoration:none;
}

a:hover {
	text-decoration:underline 
}


h4 {font-size:1.2em;}
h5 {font-size:1em;}
h6 {font-size:0.8em;}


img {
	border:0px none;
	margin:0px;
}

img.wp-smiley {
	margin:0;
}

input, textarea {
	border:1px solid #aaa;
	font-size:11px;
}


/* Layout */
#page {
	min-width:760px;
	margin:0 auto;
	text-align:left;
}

#wrapper {
	margin:0.5px;       
	/*padding-right:230px;*/
}

#content{
  float:left;
  margin:0px;
  width:100%;
  float:left;
  min-height:500px;
  font-size:13px;
}

#sidebar{
	width:100%;
	margin:0px;
	background:#E6E5D3;
    text-align:left;
    min-height:500px;	
    color: #666;
   font-size: .75em;

}

#footer {
	clear:both;
	padding-top:10px;
	padding-bottom:10px;
	
	border-top:0em solid #555;
	
	
}

/* Header */

#header {
	margin:0;
	height:80px;
	background:url('../fluid-blue-10/images/banner.gif') 0 0;; padding-left:0; padding-right:0; padding-top:2em; padding-bottom:2em;
}

#headertitle {
	margin:0 0%;
        text-align:left;
}
#headertitle h1 {
        text-align:left;
	margin:0;
}
#headertitle h1 a {
	background:transparent;
	color:#fff;
}
#headertitle h1 a:hover {
	text-decoration:none;
}

#headertitle p {
	margin:0;
	background:transparent;
	color:#fff;
	font-size:1.1em;
}

.search {
	float:right;
	position:relative;
	bottom:3em;
	right:5%;
}
.search form {
	margin:0;
	padding:0;
}
.search input {
	display:inline;
	width:218px;
	border:1px solid #eee;
	margin:0;
	padding:0.2em 5px;
	background:#237ab2;
	color:#eee;
	font-size:1em;
}


/* Top navigation */

#hmenu {
	border-top:0.1em solid #CB5527 ;
	border-bottom:0.1em solid #CB5527 ;
	background:#CB5527 ;
    height:25px;

}

#hmenu ul {
	margin:0 5%;
	padding:0.5em 0;
	background:#CB5527 ;
	list-style-type:none;
	list-style-position:outside;
	text-indent:0;
}

#hmenu ul li {
	display:inline;
	margin:0;
	text-transform:uppercase;
  font-weight:bold;
}

#hmenu ul li:before {
	content: "| \0020";
	background:transparent;
	color:#eee;
}
#hmenu ul li.hmenu1:before {
	
}
#hmenu ul li a {
	padding:0.5em;
	margin:0;
	background:transparent;
	color:#c6c8c9;
	text-decoration:none;
}

#hmenu ul li.hmenu1 a {
	padding-left:0;
}

#hmenu ul li a:hover {
	background:transparent;
	color:#fff;
}

/* Sidebar */
.main{
   border: 0px solid gray; 
   width: 100%;
}
.sidebar strong {
line-height: 110%;
}
.sidebar input {   
   height: 14px;
   border: 0px none;
   font-size: 10px;
   color: #333
   } 
  


#sidebar ul {
list-style: none;
margin-left: 0;
padding-left: 0px;
text-indent: 0px;

}
#sidebar ul li {
	margin:0 0 0em 0;
}

#sidebar ul ul {
	margin:0;
	padding:0;
}

#sidebar li li {
	margin:0.5em;
	padding-left:10px;
}

#sidebar li li li {
	padding-left:10px;
}

#sidebar ul h2 {
	margin:0;
	padding:5;
	color:#CB5527;
	font-size:11px;
	text-transform:uppercase;
	padding-left:10px;
}


/* Footer */
#footer { 
	text-align:left;
	font-size:11px;
	background:#4D57A3;
	color:#eee;
  height:60px;
}

#footer a {
	color:#aac;
}

/* Post */
.post {
	margin:0 0 4em 0;
	clear:both;
	padding-right:5px;
}

.post p, .post ol li, .post ul li{
	margin-top:0;
	font-size:0.82em
	line-height:1.5em;
	text-align:justify;
}
.post li li {
	font-size:1em;
}
.post blockquote {
	padding:0 0 0 2em;
	border-left:0.4em solid #ccc;
	font-size:0.9em;
}
.post blockquote blockquote {
	margin-left:0;
	font-size:1em;
}

.postmetadata {
	margin:1em 0;
	font-size:11px;
	color:#888;
	text-align:justify;
	padding: 10px;
	margin-top: 6px;
	background-color: #e8e8e8;
}

.postmetadata .footer {

	margin-top: 6px;
}

.post img {
padding: 10px;
}

.postdatetime {
font-size: 11px;
color: #666666;
margin-bottom: 6px;
}

/* Comments */

#comments {
	margin:0 2em;
        text-align:left;
}

.commentlist {
	margin:0;
	padding:0;
	list-style:none;
}

.commentlist li {
	padding:2em 0;
	overflow:auto;
	border-bottom:0.1em solid #eee;
}

.commentlist p {
	margin:0.5em 0;
}

.commentlist h4 {
	margin:0;
}

textarea#comment {
	width:100%;
}
/* Comment ends */


/* Calendar */
#wp-calendar caption {
	text-transform:uppercase;
	font-weight:bold;
	color:#27a;
	text-align:center;
}
#wp-calendar thead th {
	font-weight:normal;
	color:#27a;
	text-align:center;
}
#wp-calendar tbody td {
	text-align:center;
}
#wp-calendar tbody td a {
	font-weight:bold;
}
#wp-calendar tbody td.pad {
	border:none;
}
/* Calendar ends */

abbr {
	cursor:help;
	border-bottom: 0.1em dotted;
}

.alignleft {
	float:left;
}
.alignright {
	float:right;
}




.credits {
font-size:10px;
height:30px;
margin-right:4px;
margin-top:5px;
text-align:right;
}

.address {
   padding-left: 30px;
   margin-top: 5px;
   margin-bottom: 5px;
   font-size: 11px;
   line-height: 120%;
   font-family: Myriad Roman, MyriadPro Regular, Univers,Helvetica,verdana,sans-serif;
}

.toptable {
   padding-left:35px; 
  }
.headerblue_left {
   color: #ffffff;
   padding-top: 4px;
   font-weight: bold;
   font-size: 14px;

} 
.headerblue {   
   color: #281B73;
   font-size: 9px;
   font-weight: bold;
   padding-top:6px;
   } 
   .rss {
 padding-top: 2px;
 padding-bottom: 30px;
 padding-right: 3px;
 border: 0px;
 } 
 
 input.button {
background-color:#7188C8;
border:0px none;
color:#281B73;
font-size:10px;
font-weight:bold;
height:16px;
margin-left:4px;
margin-top:1px;
padding-bottom:2px
}

header_main a:visited {
   color: #fff;
   font-weight: normal;
   text-transform: uppercase;
   text-decoration: none;
}

.header_main a:hover {
   color: #ff9;
   font-weight: normal;
   text-transform: uppercase;
   text-decoration: underline;
} 
.orangebar {
   color: #fff;
   padding-right: 28px;
   font-size: 10px;
   }
.orangebar a:link {
	color: #fff;
   font-weight: normal;
   text-decoration: none;
}

.orangebar a:visited {
   color: #fff;
   font-weight: normal;
   text-decoration: none;
}

.orangebar a:hover {
   color: #ff9;
   font-weight: normal;
   text-decoration: underline;
} 
.content_container {
   background-color: #fff;
   background-image: url('http://www.traverselegal.com/include/nav/bgcontent_container.gif');
}

.content_main {
   padding-left: 36px;
   padding-right: 8px;
   padding-top: 16px;
   font-size: 0.95em;
   line-height: 130%;
   font-size: .83em;
}
strong {
   font-family: Melior Bold, Zapf Elliptical 711,URW Latino,Veritas,URW Antiqua,Palatino,serif;
   font-size: 13px;
}

h1 {
   font-family: Melior Bold, Zapf Elliptical 711,URW Latino,Veritas,URW Antiqua,Palatino,serif;
   font-size: 1.35em;
   color: #000;
   line-height: 110%;
}
h2 {
   padding-top: 8px;
   font-family: Melior Bold, Zapf Elliptical 711,URW Latino,Veritas,URW Antiqua,Palatino,serif;
   font-size: 1.25em;
   color: #CB5527;
}
h3 {
   font-family: Melior Bold, Zapf Elliptical 711,URW Latino,Veritas,URW Antiqua,Palatino,serif;
   font-size:14px;
   color: #333;
   margin-top: 14px;
   margin-bottom: 3px;
   padding-left:10px;
}

h3#respond {
padding-left: 0px;
}

.toptable {
   padding-left:35px;
   }
   
 .container {
margin-left:auto;
margin-right:auto;
width:900px;
}
.content_rss {
   margin-left: 6px;
   padding: 4px;
   border: 1px solid #ccc;
   background-color: #F0F0E5;
   font-size: 0.82em;
   line-height: 130%;
	color: #555;

}
.content_rss strong {
   font-size: 13px;
   line-height: 105%;
}
.content_rss ul {
	list-style: square;
	margin-left: 0;
	padding-left: 1em;
	}
.content_rss li {
   margin-bottom: 4px;
}
.content_rss a:link {
	color: #555;
}
.content_rss a:visited {
   color: #666;
}
.content_rss a:hover {
   color: #CB5527;
} 

.rss_header {
margin-top: 7px;
margin-bottom: -7px;
font-weight: bold;
}

#tag_cloud-2 div {
margin-left: 10px;
margin-right: 10px;
width: 187px;
}