/*  
Theme Name: Salcido Law Firm
Theme URI: http://www.salcidolaw.com
Description: WordPress Theme by Weblife. Tested on v2.9.2
Version: 2.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 20px auto;
	padding: 0;
	background: #272727 url(images/bg_repeat.gif) repeat;
	font-family : calibri, tahoma, arial, sans-serif;
	font-size: 12pt;
	line-height: 130%;
	color: #303030;
}

h1 {
	font-style: normal;
	font-weight: normal;
	margin: 0 0 16px 0;
	color: #6a0200;
	}
	
h2, h3, h4, h5, h6 {
	font-style: normal;
	font-weight: normal;
	margin: 0 0 16px 0;
	color: #847a54;
	}

h1 a, h2 a, h3 a {
	color: #6a0200;
}

h1 {
	font-size: 1.6em;
	}
h2 {
	font-size: 1.4em;
	}
h3 {
	font-size: 1.3em;
	}
h4 {
	font-size: 1.2em;
	}
h5 {
	font-size: 1.1em;
	}
h6 {
	font-size: 1.0em;
	}

/* Paragraphs */
p {
	margin: 0 0 16px 0;
	}

/* Lists */
ul {
	list-style: url(images/bullet.png);
	margin: 0 0 16px 15px;
	}
ul ul {
	list-style: none;
	margin: 0 0 16px 1em;
	}
ol {
	list-style-type: decimal;
	margin: 0 0 16px 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;
	}
li {
	line-height: 1.2em;
	margin: 0 0 5px 15px;
	padding-bottom: 4px;
}
dl {
	margin: 0 0 18px 3px;
	}
dl dt {
	font-weight: bold;
	margin: 12px 0 0 0;
	}
dl dd {
	margin: 6px 0 0 1.5em;
	}

/* Notes */
.note {
	padding: 6px 9px;
	background: #eee;
	border: 1px solid #ccc;
	}

/* Warnings/Alerts */
.warning, .alert {
	padding: 6px 9px;
	background: #fffbbc;
	border: 1px solid #E6DB55;
	}

/* Errors */
.error {
	padding: 6px 9px;
	background: #ffebe8;
	border: 1px solid #C00;
	}

/* Downloads */
.download {
	padding: 6px 9px;
	background: #e7f7d3;
	border: 1px solid #6c3;
	}

/* Blockquotes */
blockquote {
	margin: 0 2.5em;
	font-style: normal;
	}
blockquote em, blockquote cite {
	font-style: italic;
	}
blockquote, q {
	quotes: none;
	}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
	}

a {
	color: #0066cc;
	text-decoration: underline;
}

a:hover {
	color: #666;
}

hr {
	display: none;
}

#wrapper {
	width: 934px;
	margin: 0 auto;
	padding: 8px;
	background: #d4cdb0;
}

/*  HEADER   */
#header { background: #fff url(images/top_bg_repeat.gif) repeat-x top center; width:100%; height: 186px;}
#header .logobg { width: 950px; margin: 0 auto; height: 156px; background: url(images/header_bg.gif) no-repeat 0px 0px; }
#header .logo { width: 262px; height: 156px; background: url(images/logo.jpg) no-repeat top left; float: left; }
#header h2 {margin:0; padding:0; width: 262px; height: 156px;}
#header h2 a {display:block; text-decoration:none; width: 262px; height: 156px; font-size: 0px; }

/*  SEARCHBAR   */
#top-header-box { width:300; float: right; }
#callus { float:right; }
#livesupport { float: right; }
	
.commentmetadata {
	font-size: .8em;
	padding: 0.25em;
	color: #F2F3DE;
}

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

/* Page */

#page {
	width: 934px;
	margin: 0 auto;
	background: #d4cdb0;
}

/* Content */

#content {
	float: left;
	width: 646px;
	background: #fff;
}

#content-no-widgets {
	float: left;
	width: 940px;
	background: #fff;
}

#front-content {
	float: left;
	width: 646px;
	background: #D4CDB0;
}

/* Post */

.front-post {
	padding: 20px 20px 10px 20px;
	background: #ffffff;
	margin: 0;
}

.front-post .entry p {
	margin-bottom: 5px;
	line-height: 130%;
	font-size: 12pt;
}

.front-post h1, .front-post h2  {
	margin: 0px 0 5px 0;
	padding: 0;
	line-height: 1.0em;
}

#frontpage-banner {
	margin: -6px 0 10px 0;
	padding: 0 0 0 0;
	width: 646px;
}

.more-link {
	text-align: right;
	padding: 0 0 5px 0;
	margin: 0 0 0 0;
	border-bottom: 1px solid #eee;
}

.post {
	padding: 25px 20px 10px 20px;
	background: #ffffff;
	margin: 0;
}

.post .title {
	margin: 0;
}

.pagetitle {
	margin: 0;
	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 #eee;
	padding-top: 16px;
}

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

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

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

/* Comments */

#comment {
	width: 100%;
}

.commentlist { font-size: 0.9em; padding: 0 10px; }

.commentlist .alt { background: #f7f7f7; padding: 10px 10px 10px 15px; margin-bottom: 10px; }

.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;
	padding-top: 15px;
}

/* Recent Posts */

#recent-posts {
}

/* Sidebar */

.widget {
	overflow: hidden;
	margin: 6px 0 0 0;
	border: #fff solid 4px;
	background: #efede6;
	padding: 10px;
	}

#footer-widget .widget { background: #fff; }

#frontpage-banner .widget { background: #fff; padding: 0px; border: none; }
	
.widget li {
	line-height: 1.2em;
	margin: 0 0 5px 0;
	padding-bottom: 4px;
}

.widget p {
	line-height: 1.4em;
}

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

#sidebar {
	width: 280px;
	font-size: 0.8em;
	overflow:hidden;
	margin-top: -6px;
}

#sidebartitle {
	background: url(images/widget-header.png) no-repeat bottom center;
	margin: 5px 0 10px 0;
	padding: 0 0 10px 0;
}

.sidebar h4 {
	color: #6a0200;
	margin: 0;
	display: inline;
	font-size: 1.4em;
	line-height: 1.4em;	
	text-transform: uppercase;
}

 .front-post h4 a {
	color: #242424;
	margin: 0;
	padding: 0;
	display: inline;
	font-size: 1.4em;
	font-weight: bold;
	line-height: 1.0em;	
	text-transform: uppercase;
	text-decoration: none;
}

.footer-widget {	
	background: #fff;
}

#footer-widget {	
	border-top: #d4cdb0 6px solid;
	line-height: 1.3em;
}

/* 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 {
	background: #f5f6f7;
	clear: both;
	margin: 0 auto 20px auto;
	font-size: 0.8em;
	color: #242424;
}

#footer a {
	color: #0066cc;	
}

#footer a:hover {
	color: #666;	
}

.clear {
	clear: both;
}

#footer p {
	font-size: 0.9em;
	line-height: 1.2em;
}

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

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

/* Text elements */
strong {
	font-weight: bold;
	}
strong strong {
	font-weight: normal;
	}
em, cite {
	font-style: italic;
	}
em em, cite cite {
	font-style: normal;
	}
abbr {
	cursor: help;
	}
acronym {
	text-transform: uppercase;
	border-bottom: 1px dashed #666;
	cursor: help;
	}
big {
	font-size: 120%;
	}
small, sup, sub {
	font-size: 80%;
	}
.small {
	font-size: 80%;
	}
.gray {
	color: #999;
	}
.downloadable {
	margin-left: 23px;
	}
sup {
	vertical-align: baseline;
	position: relative;
	bottom: 0.3em;
	}
sub {
	vertical-align: baseline;
	position: relative;
	top: 0.3em;
	}
address {
	font-style: italic;
	margin: 0 0 16px 0;
	}
li address, dd address {
	margin: 0;
	}

/* Code */
pre {
	overflow: auto;
	font: .9em Monaco, monospace, Courier, "Courier New";
	line-height: 16px;
	margin-bottom: 16px;
	padding: 9px;
	}
code {
	font: .9em Monaco, monospace, Courier, "Courier New";
	}
pre code {
	font-size: 1em;
	}

/* Delete and insert */
ins, dfn {
	font-style: italic;
	text-decoration: none;
	border-bottom: 1px solid #666;
	}
del {
	text-decoration: line-through;
	}
	
.hilite {
	background-color: #ffffcc;
	color: #333;
}

.blacklite {
	background-color: #4d4d46;
	color: #fff;
}

.readmoreblog { padding: 0 20px 10px 20px; font-weight: bold; }

#text-6 { background: #d3d0bd url(images/module_image06.jpg) no-repeat top center; }

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

textarea {
	padding: 5px 5px;
	width: 240px;
	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;
}

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

.your-address input, .meeting-time input {
	width: 430px;
}

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

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

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

#mask {
  position:absolute;
  left:0;
  top:0;
  z-index:90000;
  background-color:#000;
  display:none;
}
  
#boxes .window {
  position:absolute;
  left:0;
  top:0;
  width:440px;
  height:200px;
  display:none;
  z-index:99999;
  padding:20px;
}

#boxes #dialog {
  width:375px; 
  height:203px;
  padding:10px;
  background-color:#ffffff;
}

#boxes #dialog1 {
  width:375px; 
  height:203px;
}

#dialog1 .d-header {
  background:url(images/login-header.png) no-repeat 0 0 transparent; 
  width:375px; 
  height:150px;
}

#dialog1 .d-header input {
  position:relative;
  top:60px;
  left:100px;
  border:3px solid #cccccc;
  height:22px;
  width:200px;
  font-size:15px;
  padding:5px;
  margin-top:4px;
}

#dialog1 .d-blank {
  float:left;
  background:url(images/login-blank.png) no-repeat 0 0 transparent; 
  width:267px; 
  height:53px;
}

#dialog1 .d-login {
  float:left;
  width:108px; 
  height:53px;
}

#boxes #dialog2 {
  background:url(images/notice.png) no-repeat 0 0 transparent; 
  width:326px; 
  height:229px;
  padding:50px 0 20px 25px;
}
