/*  
Theme Name: Salcido Law
Theme URI: http://www.weblifellc.com
Description: WordPress Theme by Weblife. Tested on v2.8.1
Version: 1.0
Author: Weblife WordPress Themes
Author URI: http://www.weblifellc.com
*/

/* Reset values */
html, body, div, span, object, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	vertical-align: baseline;
	outline: none;
	font-size: 100%;
	background: transparent;
	border: none;
	text-decoration: none;
	}

body {
	margin: 0 auto;
	padding: 0;
	background: #777777;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #333333;
}

form {
	margin: 0;
	padding: 0;
}

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

input {
	padding: 2px 5px;
	width: 110px;
	margin: 3px 0;
}

textarea {
	padding: 5px 5px;
	width: 250px;
	margin: 3px 0;
}

#wpcf7-f2-p9-o1 input {
	padding: 2px 5px;
	width: 150px;
	margin: 3px 0;
}

#wpcf7-f2-p9-o1 textarea {
	padding: 5px 5px;
	width: 490px;
	margin: 3px 0;
}

h1, h2, h3, h4, h5, h6 {
	font-style: normal;
	font-weight: normal;
	margin: 0 0 21px 0;
	color: #242424;
	}
h1 a, h2 a, h3 a {
	color: #242424;
}

h1 a:hover, h2 a:hover, h3 a:hover {
	color: #242424;
}

h2 {
	font-size: 21px;
	}
h3 {
	font-size: 19px;
	}
h4 {
	font-size: 17px;
	}
h5 {
	font-size: 15px;
	}
h6 {
	font-size: 13px;
	}

p {
	margin-bottom: 1em;
	line-height: 140%;
}

blockquote {
	margin: 0 0 0 2em;
	padding: 0 0 0 1em;
	font-style: italic;
	border-left: 4px solid #e3e3e3;
}

a {
	text-decoration: underline;
	color: #3b5998;
}

a:hover {
	border: none;
	text-decoration: none;
	color: #5a7aa9;
}

/* Lists */
ol, ul {
	list-style: none;
	}
ul {
	list-style: disc;
	margin: 0 0 21px 2.5em;
	}
ol {
	list-style-type: decimal;
	margin: 0 0 21px 3em;
	}
ol ol {
	list-style: upper-roman;
	}
ol ol ol {
	list-style: lower-roman;
	}
ol ol ol ol {
	list-style: upper-alpha;
	}
ol ol ol ol ol {
	list-style: lower-alpha;
	}
ul ul, ol ol, ul ol, ol ul {
	margin-bottom: 0;
	}
dl {
	margin: 0 0 18px 3px;
	}
dl dt {
	font-weight: bold;
	margin: 12px 0 0 0;
	}
dl dd {
	margin: 6px 0 0 1.5em;
	}

#wrapper {
	width: 100%;
	margin: 0 auto;
	padding-top: 20px;
	background: #777777 url(images/bg.png) no-repeat top center;
}

/* Header */

#header {
	background: transparent url(images/header.png) no-repeat;
	width: 1000px;
	height: 120px;
	margin: 0 auto;
	border-top: #2c517b 1px solid;
	border-left: #2c517b 1px solid;
	border-right: #2c517b 1px solid;
}

/* Logo */

#logo {
	float: left;
	height: 120px;
}

#logo h1, #logo h2 {
	float: left;
	margin: 0;
	color: #FFFFFF;
}

#logo h1 {
	letter-spacing: 2px;
	font-size: 2.6em;
	font-weight: normal;
	margin-left: -5000px;
	width: 600px;
}

#logo h2 {
	margin-left: -5000px;
	font-size: 1.2em;
	color: #242424;
}

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

/* Search */

#search {
	float: right;
	padding-top: 13px;
	padding-right: 30px;
}

#searchquery {
	width: 10.0em;
	margin-right: 0.5em;
	padding: 0.15em;
	border: solid 1px #6b6b6b;
}

#searchsubmit {
	background: #656565 url(images/buttonbg.png) repeat-x;
	border: 1px solid #656565;
	font-size: .9em;
	color: #FFFFFF;
	padding: 0.25em;
	font-size: 0.8em;
	color: #F2F3DE;
}

.commentmetadata {
	font-size: .9em;
	color: #FFFFFF;
	padding: 0.25em;
	font-size: 0.8em;
	color: #F2F3DE;
}

#submit {
	background: #656565 url(images/buttonbg.png) repeat-x;
	border: 1px solid #656565;
	font-size: .9em;
	color: #FFFFFF;
	padding: 0.25em;
	font-size: 0.8em;
	color: #F2F3DE;
}

/* Menu */

#menubg {
	width: 100%;
	margin: 0 auto;
}

#menu {
	background: #6e0000;
	border-top: #242424 solid 1px;
	width: 1000px;
	height: 30px;
	margin: 0 auto;
	border-left: #2c517b 1px solid;
	border-right: #2c517b 1px solid;
}

/* ===== EDIT OUT OLD MENU STYLE ====

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

#menu li {
	float: left;
	padding: 5px 0 0 0;
	height: 25px;
	border-right: #943434 1px solid;
}

#menu a {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 9pt;
	font-weight: bold;
	padding: 8px 12px 6px 12px;
	border: none;
	text-decoration: none;
	color: #fff;
}

#menu a:hover {
	text-decoration: none;
	color: #fff;
	background: #8d1a1a;
}

#menu .current_page_item {
	padding: 0 0 0 0;
	color: #FFFFFF;
	padding: 5px 0 0 0;
}

============ END OLD MENU EDIT OUT =================== */

/* Page */

#page {
	width: 1000px;
	margin: 0 auto;
	background: #ffffff;
	border-left: #2c517b 1px solid;
	border-right: #2c517b 1px solid;
}

/* Content */

#content {
	padding-top: 0px;
	float: left;
	width: 648px;
}

#content-no-widgets {
	padding-top: 0px;
	float: left;
	width: 100%;
}

#front-content {
	float: right;
	width: 500px;
	min-height: 267px;
	background: #fff url(images/salcido-brothers.jpg) no-repeat top right;
}

.front-post {
	padding: 30px 150px 22px 150px;
}

/* Post */

.post {
	padding: 12px 27px 22px 30px;
	background: #ffffff;
	margin: 0;
}

.post .title {
	margin: 0;
}

.post h1 {
	text-decoration: none;
	font-size: 1.6em;
	font-weight: bold;
	margin: 0 0 21px 0;
}

.post h2 {
	margin: 0;
	font-size: 1.4em;
	font-weight: bold;
	margin: 0 0 21px 0;
}

.pagetitle {
	padding: 20px;
}

.post .meta, .post .longmeta {
	height: 11px;
	margin: 0;
	padding: 5px 0;
	line-height: normal;
	font-size: 0.8em;
	color: #787878;
}

.post .longmeta {
	height: auto;
}

.author {
	font-size: 8pt;
}

.tags {
	font-size: 8pt;
}

.post .meta .author {
	float: left;
}

.post .meta .date {
	float: right;
}

.post .meta a {
	border: none;
}

.post .entry {
	border-top: 1px solid #b8b8b8;
}

.post .tags {
	margin: 0;
	padding: 5px 0;
	line-height: normal;
}

.post .links {
	margin: 0;
	padding: 5px 0 20px 0;
	border-bottom: solid 1px #eaeaea;
	line-height: normal;
	font-size: 0.8em;
}

.post h1 a, .post h2 a  {
	text-decoration: none;
}

/* Comments */

#comment {
	width: 70%;
}

/* Posts */

.posts {
	padding: 20px;
}

.posts h2 {
	margin: 0;
	font-size: 1.4em;
	font-weight: bold;
}

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

.posts li {
	padding-bottom: 1px;
}

.posts .title {
	margin: 30px 0 0 0;
}

.posts .title a {
	border: none;
}

.posts .meta {
	height: 11px;
	margin: 0;
	padding: 5px 0;
	border-bottom: solid 1px #eaeaea;
	line-height: normal;
	color: #C5C3BC;
}

.posts .meta .author {
	float: left;
}

.posts .meta .date {
	float: right;
}

.posts .meta a {
	border: none;
}

.posts .tags {
	margin: 0;
}

.posts .links {
	margin: 0;
}

.printerfriendly {
	background: url(images/printer.png) no-repeat left 50%;
}

.comments {
	background: url(images/comment.png) no-repeat left 50%;
	padding-left: 20px;
}

.readmore {
	background: url(images/page.png) no-repeat left 50%;
	padding-left: 20px;
}

/* Navigation */

.navigation {
	height: 20px;
	padding: 20px;
	font-weight: bold;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

/* Latest Post */

#latest-post {
	float: left;
	width: 591px;
	padding-top: 25px;
}

/* Recent Posts */

#recent-posts {
}

/* Sidebar */

/* Sidebar */

.widget {
	overflow: hidden;
	margin: 0 0 15px 0;
	}

.sidebar {
	float: right;	
	background: #fff;
}

.sidebar ul li{
	border-bottom: #eeeeee 1px solid;
	list-style: none;
	margin: 0 0 5px 0;
}

.sidebar ul li:hover {
	border-bottom: #eeeeee 1px solid;
	list-style: none;
	background: #eee;
}

#sidebar {
	width: 330px;
	padding: 20px 10px 8px 10px;
	font-size: 0.8em;
	border-left: #eee 1px solid;
	overflow:hidden;
}

#sidebar-left {
	width: 155px;
	float: left;
	padding: 0px 10px 8px 10px;
	font-size: 0.8em;
	border-left: #eee 1px solid;
	overflow:hidden;
}

#sidebar-right {
	width: 155px;
	float: right;
	padding: 0px 10px 8px 10px;
	font-size: 0.8em;
	border-left: #eee 1px solid;
	overflow:hidden;
}

.sidebar h4 {
	color: #242424;
	display: inline;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 2.0em;	
	text-transform: uppercase;
}

.sidebar a {
	color: #242424;
	text-decoration: none;
}

.bottom-sidebar {
	width: 1000px;	
	float: left;
	border-top: #eee 1px solid;
	padding-top: 21px;
}

.bottom-sidebar h4 {
	color: #242424;
	display: inline;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 2.0em;	
	text-transform: uppercase;
}

.bottom-sidebar a {
	color: #242424;
	text-decoration: none;
}

.bottom-sidebar a:hover {
	color: #5a7aa9;
	text-decoration: underline;
}

#bottom-left {
	width: 290px;
	float: left;
	padding: 0px 20px;
	font-size: 0.8em;
	border-left: #eee 1px solid;
	overflow:hidden;
}

#bottom-center {
	width: 290px;
	float: left;
	padding: 0px 20px;
	font-size: 0.8em;
	border-left: #eee 1px solid;
	overflow:hidden;
}

#bottom-right {
	width: 290px;
	float: left;
	padding: 0px 20px;
	font-size: 0.8em;
	border-left: #eee 1px solid;
	overflow:hidden;
}

#front-left {
	width: 500px;
	float: left;
	padding: 0;
	height: 267px;
	overflow: hidden;
}

#front-left ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#front-left li li {
	padding: 0;
	border: none;
	margin: 0;
	list-style: none;
	background: #fff;
}

/* Calendar */

#calendar {
	padding-left: 10px;
}

#calendar table {
	width:  190px;
	border-collapse: collapse;
}

#calendar thead th {
	border-top: 2px solid #B4AF8E;
	border-bottom: 2px solid #B4AF8E;
}

#calendar tbody td {
	border-bottom: 1px solid #B4AF8E;
	text-align: center;
}

#calendar tfoot td {
	border-top: 2px solid #B4AF8E;
	font-weight: bold;
}

#calendar #today {
	background: #B4AF8E;
	font-weight: bold;
	color: #FDFBED;
}

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

#calendar a {
	font-weight: bold;
}

/* Footer */

#footer {
	width: 1000px;
	height: 2.0em;
	clear: both;
	margin: 0 auto;
	padding-top: 2.5em;
	padding-bottom: 1.0em;
	font-size: 0.8em;
	color: #cccccc;
}

#footer a {
	color: #cccccc;	
}

.clear {
	clear: both;
}

#footer p {
}

#footer .left {
	float: left;
	display: block;
	padding-left: 2.0em;
	bottom: 1.2em;
}

#footer .right {
	float: right;
	display: block;
	padding-right: 2.0em;
	bottom: 1.2em;
}

#bottom-stuff {
	padding: 10px 24px 0 24px;
	height: 100px;
	border-top: #cccccc 1px solid;
	font-size: 0.8em;
}

#tag_cloud {
	line-height: 150%;
	text-align: justify;
}

.speaking {
	background: #fff url(images/speaking.jpg) no-repeat bottom right;
	height:160px;
}

#post-3 {
	background: #fff url(images/know-your-liberty.jpg) no-repeat top center;
	padding-top: 156px;
}

.practices1 {
	width: 290px;
	float: left;
	padding: 0px 15px 0px 0px;
	overflow:hidden;
}

.practices2 {
	width: 290px;
	float: left;
	padding: 0px 15px 0px 15px;
	border-left: #eee 1px solid;
	overflow:hidden;
}

.practices3 {
	width: 290px;
	float: left;
	padding: 0px 0px 0px 15px;
	border-left: #eee 1px solid;
	overflow:hidden;
}
