/*
Theme Name: Texas Trial
Description: Tested on WP2.5
Version: 2.0
Author: ILM
Tags: dark, fixed width, two columns, widgets
*/


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	background-color: #4f4f4f;
	text-align: center;
}

h1 {
	font-size: 2em;
}

h1, h2, h3 {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #BAB070;
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1.6em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
}

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

a:hover {
	background: none;
}

#wrapper {
	width: 900px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/* Header */

#header {
	width: 900px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(http://www.texastriallawyers.com/images/header.jpg);
	background-repeat: no-repeat;
}

#banner {
	width: 900px;
	height: 420px;
	padding: 0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}

/* Logo */

#logo {
	float: left;
	width: 640px;
	color: #FFFFFF;
}

#logo h1, #logo p {
}

#logo h1 {
	float: left;
	padding: 0;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-size: 2.6em;
}

#logo p {
	float: left;
	margin: 0;
	padding: 10px 10px;
	font: normal 14px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
} 

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #FFFFFF;
}

/* Search */

#search {
	float: right;
	width: 230px;
	padding: 0;
}

#search form {
	height: 41px;
	margin: 0;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	width: 210px;
	border: none;
	text-transform: lowercase;
	font: bold 1.2em Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#search-submit {
	display: none;
}



/* Menu */

#menu {
	width: 900px;
	height: 38px;
	background-color:  ;
	background-color: #A99D51;	
}

#menu ul {
	margin: 0;
	padding: 0;
	padding-left: 10px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	margin-top: 0px;
	margin-right: 3px;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	border: none;
	font-weight: bold;
	text-transform: none;
	padding-top: 13px;
	padding-right: 15px;
	padding-bottom: 7px;
	padding-left: 15px;
}

#menu a:hover, #menu .current_page_item a {
	color: #000033;
	
}



/* Page */

#page {
	width: 900px;
	margin: 0 auto;
	padding-top: 0px;
	background-color: #000000;
}

/* Content */

#content {
	float: left;
	width: 540px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	
}

.post {
}

.post .title {
	color: #BAB070;
}

.post .title a {
	background: none;
	color: #BAB070;
	border: none;
}

.post .title a:hover {
	text-decoration: underline;
}

.post .meta {
	border-bottom: 1px dashed #D2D4C9;
	padding-bottom: 5px;
	text-align: left;
	font-family: verdana;
	font-size: 11px;
	font-style: italic;
}

.post .entry {
	padding: 10px 0 20px 0;
	text-align: justify;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 230px;
	color: #000000;
	margin-top: 20px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 60px;
	height: auto;
	font-family: tahoma;
	line-height: 1em;
	background-color: #FFFFFF;
	background-image:url(http://texastriallawyers.com/blog/wp-content/themes/texastrial/images/sidebarback.jpg);
	background-repeat:repeat-y;
	margin-right: 10px;
	font-size: 11px;
	z-index:2000;
	position: relative;
	
}
#sidebar a {
	font-weight: bold;
	border: none;
	line-height: 1em;
	padding-bottom: 5px;
	color: #000000;
	font-family: tahoma;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	margin-left: -20px;
}


#sidebar li {
	font-size:11px;
	list-style: none;
	margin-left:0px;
	line-height: 1.5em;
}

#sidebar li ul {
	padding-bottom: 40px;
	margin-left: 0px;
}

#sidebar ul li {
	line-height: 1em;
	padding-top:10px;
    padding-bottom:10px;
	
}

#sidebar li li {
	line-height: 15px;
	margin-left:0px;
	list-style-image: none;
	list-style-type: square;	
}

#sidebar li li span {
	display: block;
	margin-top: 0px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
	margin-left:0px;
}

#sidebar h2 {
	font-family: "Palatino Linotype";
	font-weight: bold;
	color: #CB9208;
	font-size: 18px;
	margin-left: -30px;
	padding-top:10px;
}
#sidebar form {
    margin-left: 0px;
	font-family: arial;
	font-size:10px;
	
	font-size:12px;
	
}

.widgettitle {
	margin-left:0px;
	list-style: none;
}


#sidebar p {
	padding-bottom: 10px;
	text-align: justify;
}

#sidebar a {
	color: #000000;
	border: none;
	font-weight: bold;
}

#sidebar a:hover {
	text-decoration: underline;
	color: #000000;
}

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Footer */

#footer {
	width: 900px;
	height: 20px;
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	padding-left:0;
	padding-right:0;
	padding-top:25px;
	padding-bottom:15px;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #000000;
	border-top-width: 15px;
	border-top-style: solid;
	border-top-color: #BAB070;
}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: 9px;
	text-transform: none;
	text-align: center;
}

#footer a {
	color: #FFFFFF;
	text-decoration: underline;
}

#commentform {
}

#comment {
	width: 580px;
}

.alignright {
	float: right;
	border: none;
}

.alignleft {
	float: left;
	padding-right:15px;
	padding-bottom:15px;
	border: none;
}

#respond {
	margin: 0;
	padding-top: 50px;
}

.navigation {
	padding-top: 20px;
}

.pagetitle {
	padding-bottom: 20px;
}

hr {
	display: none;
}
#ButtonsTopSidebar {
	background-color: #001F3E;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 100%;
}
.noborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#sidebar form {

width: 200px;
}
#footer .branding {
	float: right;
	padding-right:20px;
}
#footer .footertext {
	float: left;
	padding-left:20px;
	font-size:10px;
}
