/*  
Theme Name: Bizdisputes
Theme URI: http://www.weblogswork.com
Description: Template for Bill Garrison's Blog
Author: Rodrigo Galindez
Author URI: http://www.weblogworks.com
Version: 1.0
*/

* {	margin: 0;	padding: 0; border: 0; }

/* Page */

#page {
	width: 765px;
	text-align: left;
	margin: 0 auto;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	border: 0px solid red;
}

/* Header */
/*

#header {
	float: left;
	border:10px solid yellow;
}

#header h1 {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	text-indent: -9000px;
	width: 539px;
	height: 194px;
	overflow: hidden;
}

#header h2 {
	text-indent: -9000px;
	color: #246778;
	font-weight: normal;
	overflow: hidden;
}
*/

/* Content */ 

#content {
	float: left;
	width: 450px;
	font-size: 1.2em;
	line-height: 19px;
	margin: 0;
	padding: 0 0 0 30px;
	border:0px solid blue;
}

#content blockquote {
	margin: 1em 0 1em 0;
	padding: 0 0 0 30px;
	line-height: 1.4em;
	color: #555;
	background: url(http://www.businessattorneyindallas.com//wp-content/themes/bizdisputes/images/icon-quotes.gif) no-repeat 0 2px;
}

#content h1 {
	margin: 0;
	border:0px solid red;
	background-image: url(http://www.businessattorneyindallas.com/wp-content/themes/bizdisputes/images/header2.jpg);
	background-repeat: no-repeat;
	/*text-indent: -9000px;*/
	width: 491px;
	height: 194px;
	overflow: hidden;
}

#content h1 a {
	margin: 0;
	border:0px solid red;
	background-image: url(http://www.businessattorneyindallas.com/wp-content/themes/bizdisputes/images/header2.jpg);
	background-repeat: no-repeat;
	/*text-indent: -9000px;*/
	width: 491px;
	height: 194px;
	overflow: hidden;
	display: block;
}

#content h1 a:hover {
	margin: 0;
	border:0px solid red;
	background-image: url(http://www.businessattorneyindallas.com/wp-content/themes/bizdisputes/images/header2.jpg);
	background-repeat: no-repeat;
	/*text-indent: -9000px;*/
	width: 491px;
	height: 194px;
	overflow: hidden;
	display: block;
	background-color: transparent;
}


#content p {
	padding: 0 0 20px 0;
	color: #3E3E3E;
}

#content h2 {
	font-size: 1.7em;
	letter-spacing: -1px;
	margin: 15px 0 15px 0;
}

#content h2 a {
	padding: 0;
}

#content a {
	padding: 2px;
	text-decoration: none;
	color: #47839D;
	border-bottom: 0px solid #47839D;
}

#content a:hover {
	background-color: #47839D;
	text-decoration: none;
	color: #fff;
}

#content .postmetadata {
	font-size: .8em;
	line-height: 1.9em;
	color: #9C9C9C;
	text-transform: uppercase;
	padding: 0 0 3px 0;
	margin: 30px 0;
}

#content .postdate {
	font-size: .8em;
	line-height: 1.5em;
	color: #9C9C9C;
	text-transform: uppercase;
	padding: 0 0 3px 0;
	border-bottom: 1px dotted #EDEDEB;
}

#content ul {
margin-left: 30px;
margin-bottom: 5px;
}

/* Sidebar */ 

#sidebar {
	width: 220px;
	padding: 0;
	margin-left: 539px;
	color: #eeeee7;
	border:0px solid green;
}

#sidebar li.about {
	background-image: url(images/bg-about.jpg);
	background-repeat: no-repeat;
	height: 175px;
}

/*#sidebar h2.about {
	padding-top: 15px;
	background-image: none;
	height: 31px;
}*/

#sidebar h2 {
	margin: 0;
	padding: 5px 0 0 10px;
	font-size: 1.5em;
	font-weight: bold;
	letter-spacing: -1px;
	background-image: url(images/bg-section.jpg);
	background-repeat: repeat-x;
	height: 31px;
}

#sidebar p {
	font-size: 1.1em;
	line-height: 17px;
	margin: 0 0 0 20px;
	position: relative;
}

#sidebar img.photo {
	margin: 0px 3px 3px 10px;
	border: 3px solid #333332;
	float: left;
	position: absolute;
}

#sidebar #searchform #s {
	border: 2px inset #bbb;
	width: 115px;
	padding: 2px;
	font-size: 1.3em;
}

#sidebar #searchsubmit {
	border: 1px outset #bbb;
	padding: 1px;
	margin-left: 7px;
}

#sidebar ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

/* proba */ 

#sidebar ul li a {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#sidebar li ul {
	font-size: 1.1em;
	margin: 5px 0 15px 20px;
	line-height: 24px;
	padding: 0;
}

#sidebar li img {
	margin: 10px 10px 10px 20px;
}

#sidebar a img {
	margin:0;
	padding: 0;
	text-decoration: none;	
}

#sidebar a {
	padding: 0px;
	text-decoration: none;
	color: #BDDADB;
	border-bottom: 0px solid #82BCBC;
}

#sidebar a:hover {
	padding: 0px;
	text-decoration: none;
	background-color: #BDDADB;
	color: #000;
	border-bottom: 0;
}

/* Footer */ 

#footer {
	font-size: 1.1em;
	padding: 10px 10px 10px 15px; 
	margin: 0 auto;
	width: 760px;
	clear: both;
	background-color: #EEEEE7;
	font-size: 1.1em;
	color: #333;
}

#footer a {
	padding: 2px;
	text-decoration: none;
	color: #47839D;
	border-bottom: 1px solid #47839D;
}

#footer a:hover {
	background-color: #47839D;
	text-decoration: none;
	color: #fff;
}

#footer p {
	margin: 10px 0 0 0;
}

#footer p.inline {
	margin: 10px 0 0 0;
	display: inline;
	float: left;
}

#footer img {
	display: inline;
	float: right;
	margin: 8px 25px 0 0;
}

#footer p.nav {
	padding: 0 0 10px 0;
	clear: left;
	border-bottom: 1px solid #ccc;
	width: 97%;
}

/* Search Form */

#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
}

/* Comments */ 

#commentform {
	margin-top: 10px;
	border-top: 1px solid #ddd;
}

#commentform label {
	font-size: .8em;
	color: #9C9C9C;
	text-transform: uppercase;
	width: 7em;
	padding: 5px;
	margin: 5px 5px 1px 0;
	float: left;
}

#commentform input, #commentform textarea {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 1.2em;
	font-weight: normal;
	color: #555;
	width: 70%;
	padding: 5px;
	margin: 5px 5px 1px 0;
	border: 1px inset #bbb;
}

#commentform #submit {
	background-color: #7BAFC4;
	color: #fff;
	padding: 5px;
	margin: 5px 5px 1px 82px;
	border: 1px outset #bbb;
	float: left;
}

#commentform input:focus, #commentform textarea:focus {
	background-color: #ffc;	
}

#commentform p {
	margin: 5px 0;
}

.alt {
	background-color: #F1F1F1;
}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style-type: none;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	margin: 0;
	display: block;
	padding-bottom: 10px;
	border-bottom: 1px solid #DFDFDF;
}

.commentlist li {
	font-weight: normal;
	list-style-type: none;
}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}

/* Posts */ 

.post {
	margin-top: 10px;
}

/* Elements */

body {
	font-size: 62.5%;
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
	background-color: #EEEEE7;
	color: #333;
	text-align: center;
}

hr {
	display: none;
}

h1 {
	text-indent: -9000px;
	color: #246778;
	font-weight: normal;
}

h2 {
	margin: 30px 0 0;
	font-weight: normal;
}

h2 a {
	text-decoration: none;
	color: #373737;
}

h2 a:hover {
	text-decoration: none;
	color: #808080;
}

h3 {
	color: #246778;
	font-size: 1.3em;
	font-weight: normal;
	padding: 0;
	margin: 30px 0 0;
}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
}

select {
	width: 130px;
}

small {
	font-size: .8em;
	line-height: 1.5em;
	color: #9C9C9C;
	text-transform: uppercase;
	padding: 0 0 3px 0;
	border-bottom: 1px dotted #EDEDEB;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
}

acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
}

p img {
	padding: 0;
	max-width: 100%;
}

/*	Alignments. Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */
	
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

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

/* ? */ 

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}
	
ol li, #sidebar ul ol li {
	list-style: decimal outside;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}

.arrow {
	font-size: 1.2em;
}

.ww {
	color: #F9C44D;
}