/*
Theme Name: Miami Criminal Lawyer - Musca Law
Version: 1.0
Author: Clete Dalid <cletedalid@gmail.com>
Tags: fixed-width, two-columns, right-sidebar, blue, white, light, threaded-comments

*/



body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Sans-Serif;
	color:#555;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.8em;
	}

h1, h2, h3, h4, h5, h6 {
	font-family: 'Georgia', 'Lucida Grande', Arial, Sans-Serif;
	font-weight: normal;
	letter-spacing: -1px;
	text-align:left;
}

h1 { font-size: 2.4em; }
h2 { font-size: 4em; }
h3 { font-size: 1.2em; }
h4 { font-size: 1em; }

pre {
	overflow:auto;
}

acronym, abbr
{
	font-size: 0.9em;
	letter-spacing: .07em;
	cursor: help;
	border-bottom: 1px dashed #999;
}

strong {	
	color:#9F7F1A;
}

a {
	color: #4284bc;
	text-decoration: none;

}


a:hover {
  text-decoration: underline;
}


hr {
	display: none;
	}

a img {
	border: none;
	}


/* Layout */

body {
	margin: 0;
	padding: 0;
	background: #989fa3 url(images/body-bg.png) repeat-x top;
}

#page {
	margin: 0 auto;
	padding: 0;
	background: #fff;
  width: 960px;
    
   box-shadow: 0 1px 5px #111; /* CSS3 default */
  -moz-box-shadow: 0 1px 5px #111; /* Gecko */
  -webkit-box-shadow: 0 1px 5px #111; /* Webkit */
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(color='#aaaaaa', Direction=0, Strength=2)
  progid:DXImageTransform.Microsoft.Shadow(color='#111111', Direction=45, Strength=1)
  progid:DXImageTransform.Microsoft.Shadow(color='#111111', Direction=90, Strength=2)
  progid:DXImageTransform.Microsoft.Shadow(color='#111111', Direction=135, Strength=1)
  progid:DXImageTransform.Microsoft.Shadow(color='#111111', Direction=180, Strength=2)
  progid:DXImageTransform.Microsoft.Shadow(color='#111111', Direction=225, Strength=1)
  progid:DXImageTransform.Microsoft.Shadow(color='#111111', Direction=260, Strength=2)
  progid:DXImageTransform.Microsoft.Shadow(color='#111111', Direction=305, Strength=1)"; /* IE8 */
  
}

#header {
  background: url("images/header-bg.jpg") repeat-x #000;
  position: relative;
  min-height: 78px;
}


#banner{
  background-image:url("images/banner.jpg");
  border-bottom:11px solid #040404;
  height:315px;
  position: relative;
}


#bform,  #sidebar .widget_text{
  /* background:url("images/contact-bg.jpg") repeat-x scroll -1px 0 #E8D2AD; */
  background:none repeat scroll 0 0 #631E1E;
  border:6px solid #56181F;
  float:right;
  margin-bottom:20px;
  width:288px;
  
}

#bform .bwrap{
  padding: 20px;
}

#bform table tr td{
  vertical-align: top;
}

#bform h3,  #sidebar .widget_text h3{
  background:none repeat scroll 0 0 transparent !important;
  border-bottom:1px solid #7D2C18;
  color:#FCDE97;
  font-size:20px !important;
  margin:0 5px 10px 0;
  text-shadow:1px 1px 0 #151515;
}
#bform input[type=text]{
  border: 1px solid #bdaa89;
  padding: 5px;
  background: #fffaf1;
  width: 222px;
}
#bform textarea{
  border: 1px solid #bdaa89;
  padding: 5px;
  width: 221px;
  height: 50px;
  text-align: left;
  background: #fffaf1;
  
}
#bform input[type=submit]{
  background:url("images/submit.jpg") no-repeat scroll 0 0 transparent;
  border:medium none;
  float:right;
  height:39px;
  margin-right:5px;
  margin-top:5px;
  width:133px;
}
#btext{
  color:#832633;
  font-family: Lucida Bright, Georgia, Sans-serif;
  font-size:13px;
  font-weight:bold;
  letter-spacing:-1px;
  margin-left:7px;
  margin-top:9px;
  text-shadow:1px 1px 0 #DEDED3;
}

.bleft{
  padding-top: 2px;
}
.blabel{
  color: #FCDE97;
  font-size: 13px;
  margin: 6px 0 2px 0;
  font-weight: bold;
  letter-spacing: -1px;
}



.hh{
  position: absolute;
  z-index: 2;
  font-size: 14px;
  font-family: Georgia, Arial;
  top: 29px;
}
.hh span{
  color: #AF855E;
}
.larger{
  font-size: 20px;
}
.hphone{
  color:#E3CDA2;
  right:298px;
  text-shadow:1px 2px 2px #111111;
  top:16px;
}
.hlist{
  list-style-type: none;
  display: inline;
}
.hlist li{
  list-style: none;
  display: inline;
  padding-left: 10px;
}
.hlist li a{
  color: #eee;
}
.hemail{

  right:20px;
  top:18px;
}
.hh span{
  font-size: 15px;
}

.sweet{
  font-size: 11px !important;
  letter-spacing: 1px;
  color: #b27235 !important;
}

#wrapper {

}

#content {
	padding:0;
	width:576px;
	float:left;
}
#content-wrapper{
  float:left;
  padding:0 30px;
  background: url("images/wrap-bg.png") no-repeat top;
  width:900px;
}
	
#sidebar {
	width:300px;
	float:right;	
	margin:0;
	padding:20px 0;
}	

#sidebar h2{
  border-bottom:1px dotted #E6DEDE;
  font-size:2em;
  margin-bottom:12px;
}

#footer {
    background: #111;
	clear: both;
}
#footer p{
  color: #dedede;
}
#footer a{
  color: #dedede;
}

/* Header */
#headerimage {
	padding:10px 0;
	/* If you want to add a background image for the header, uncomment and use the following lines of code */
	/*
	background:url('header.jpg') no-repeat;
	padding: 30px;
	*/
}

#header h1 {
	margin:10px 0;
}

#header .description {
	font-size:1.2em;
}

#hmenu {
	padding:5px 0 5px 25px;

}

#hmenu ul {
	display:inline;
	margin:0;
	padding:0;
}

	
#hmenu ul li {
	padding:0;
	display:inline;
	margin:0 20px 0 0;
}

#hmenu ul li {
	font-size:1.2em;
	font-weight:bold;

}	

#hmenu ul li#hmenu_rss {
	background:url('images/rss.png') no-repeat;
	padding-left:20px;
}	

#hmenu ul li a{
  color: #fdf5d7;
  font-weight: normal;
  text-transform: uppercase;
  font-family: "Lucida Bright", Lucida Grande, Arial ;
  font-size: 11px;
  letter-spacing: 1px;
  text-shadow: 1px 2px 2px #111;
}


#header, #hmenu {
  
}
#hmenu{
  background: #171717;
}

#logo{
  margin-left:20px;
  margin-top:9px;
}
.head-title{
  text-transform: uppercase;
  margin-left: 20px;
  font-size: 10px;
  letter-spacing: 2px;
  color: #dbd8bf;
  font-family: Georgia, Arial;
}
/* End header */

/* Post */

.post {
	margin: 0;
	padding:20px 0; 
	text-align: justify;
	clear:both;
	}

.post h2, .post h1 {
  border-bottom:1px solid #DDDDDD;
  color:#333333;
  font-size:32px;
  margin:0 0 5px;
  padding:0 0 7px;
  text-align:left;
}

.post h2 a, .post h1 a{
  color: #292927;
  font-size: 25px;
}

.post h3.post-title {
  letter-spacing: -1px;
	font-size:2em;
	margin:0;
	padding:0;
	text-align:left;
	
}	


div.archive-title {
	font-size:1.6em;
	font-weight:bold;
}

.post hr {
	display: block;
	}

.postmetadata {
	clear: both;
	font-size:1.1em;
	color:#888;
}

.clear {
	clear: both;
}

.entry {
	font-size:1.3em;
	line-height:1.4em;
	margin:20px 0;
}

.entry blockquote {
	border:1px dashed #ccc;
	font-size:0.9em;
	padding:5px 20px;
	margin:10px 0;
	background:#f8f8f8;
}

.entry blockquote blockquote {
	font-size:1em;
}

.entry fieldset {
	border:1px dashed #ccc;
}

.entry fieldset legend {
	font-weight:bold;
	text-transform:uppercase;
}

.entry table {
	border-width:0 1px 1px 0;
	border-style:solid;
	border-color:#ccc;
	font-size:0.9em;
}


.entry table tr td {
	padding:5px 10px;
	border-width:1px 0 0 1px;
	border-style:solid;
	border-color:#ccc;

}

.entry table tr th {
	border-width:1px 0 0 1px;
	border-style:solid;
	border-color:#ccc;
	padding:5px 10px;
	background:#f4f4f4;
	color:#666;
	font-weight:bold;
	text-transform:uppercase;
	text-align:center;
}

.entry ol { list-style-type:decimal; }
.entry ol ol {	list-style-type:lower-alpha; }
.entry ol ol ol {	list-style-type:lower-roman; }


p img {
	padding: 0;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

.alignright {
	padding:0;
	margin: 2px 0 5px 10px;
	display: inline;
	float:right;
	}

.alignleft {
	padding:0;
	margin: 2px 10px 5px 0;
	display: inline;
	float:left;
	}

.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.navigation .alignleft {
	text-align:left;
}
.navigation .alignright {
	text-align:right;
}

.navigation {
	font-size:1.2em;
	clear:both;
	margin:20px 0;
}	


.wp-caption {
	border: 1px solid #ccc;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
}


.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

.searchbox {
	padding:20px;
	text-align:center;
	clear:both;
}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}


/* Comments*/

#comments {
	font-size:1.4em;
	line-height:1.4em;
}

.commentlist {
	margin:20px 0;
	padding:0 0 1px 0;
	background:url('images/border_h.png') repeat-x bottom;
}

.commentlist li {
	list-style:none;
	margin:0;
	padding:0;
	background:url('images/border_h.png') repeat-x top;
}

li.comment div, li.pingback div {
	padding:20px;
	overflow:auto;
}

li.comment div div, li.pingback div div {
	padding:0;
	overflow:visible;
}

.commentlist li.even {
	background-color:#fafafa;
}

.commentlist li.odd {
	background-color:#f6f6f6;
}

ul.children li {
	list-style:none;
}

img.avatar {
	float:right;
	border:1px solid #eee;
	padding:2px;
	margin:0;
	background:#fff;
}

.comment-meta, .reply {
	margin:0;
	padding:0;
	font-size:0.8em;
}

.comment-author cite {
	font-style:normal;
	font-weight:bold;
}


textarea#comment {
	width:100%;

}

#comments div.navigation {
	font-size:0.8em;
}

/* Sidebar */

#sidebar {
	font: 1.2em 'Lucida Grande', Arial, Sans-Serif;
	}

#sidebar h3 {
  font-family:'Georgia','Lucida Grande',Sans-Serif;
  font-size:21px;
	}
#sidebar .textwidget{
  line-height: 130%;
}
#sidebar h3 {
	background:url("images/border_h.png") repeat-x scroll center bottom transparent;
  padding:0 0 8px;

	}


#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	margin:0;
	padding:0;
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 20px;
	}


#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 0;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 20px;
	}

#sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
	
/* Calendar */
#wp-calendar {
	empty-cells: show;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	font-weight:bold;
	}

#wp-calendar caption {
	font-weight:bold;
	text-transform:uppercase;
	text-align:left;
	margin:0 0 5px 8px;
	color:#666;
	}

#wp-calendar td {
	padding: 3px 5px;
	text-align: center;
	}
	
#wp-calendar td#today {
	background:#eee;
}	

#wp-calendar td#prev a {
	padding: 0;
	text-align:left;
	font-weight:normal;
}

#wp-calendar td#next a {
	padding: 0;
	text-align:right;
	font-weight:normal;
}


/* End Calendar */


/* Footer */	

#footer {
	padding:10px 20px 20px 20px;
	text-align:center;
	font-size:1.1em;


}
#footer .right{

  float: right;
}
#footer .left{
  float: right;

}
#footer p{
  color: #BCC4C9;
}
#footer a{
  color: #BCC4C9;
  text-decoration: underline;
}
#footer .fsection{
  width: 457px;
}
.fsection .widget_text{
  padding-right: 15px;
  color: #dedede;
  text-align: left;
}
.fsection h3{
  border-bottom:1px solid #272727;
  color:#dedede;
  font-size:20px;
  letter-spacing:0;
  margin:7px 0 12px;
  padding-bottom:7px;
}
#contact-form input[type=text]{
  margin-bottom: 3px;
}

.fsection ul{
  list-style: none;
}
#ftext{
  color: #dedede;
  margin-top: 40px;
  
}
#ftext a, #footer a{
  color: #599dd6;
}
/* Custom */

/* Purr */
#purr-container {
  background:none repeat scroll 0 0 #832633;
  position:fixed;
  right:0;
  text-align:center;
  top:0;
  width:100%;
  z-index:9;
		}
		
		.notice {
			position: relative;
			width: 100%;
			text-align: center;
		}
		.notice h3{
		  text-align: center;
		  color: #fff;
		  font-size: 17px;
		  letter-spacing: 0;
		}
			.notice .close	{position: absolute; top: 12px; right: 12px; display: block; width: 18px; height: 17px; text-indent: -9999px; background: url(./purr-example/purrClose.png) no-repeat 0 10px;}
		
		.notice-body {
			min-height: 50px;
			padding: 22px 22px 0 22px;
		
			color: #f9f9f9;
		}
			.notice-body img	{width: 50px; margin: 0 10px 0 0; float: left;}
			.notice-body h3	{margin: 0; font-size: 14px; letter-spacing: 0;}
			.notice-body p		{margin: 5px 0 0 60px; font-size: 0.8em; line-height: 1.4em;}
		
		.notice-bottom {
			height: 22px;
		}

/* Custom JFA styles */

.index h2,
.single h2{
  font-size: 30px;
  color: #333;
}
#mugshot{
  background: url("images/mug.png");
  min-height: 130px;
  position:absolute;
  top:185px;
  width:100%;
}
#bleft{
  float:left;
  margin-left:30px;
  margin-top:15px;
}
#bleft p{
  margin: 0;
  padding: 0;
  text-shadow: 1px 2px 2px #111111;
}
#bright{
  color:#FFFFFF;
  float:right;
  margin-right:35px;
  text-shadow: 1px 2px 2px #111111;
  margin-top:0px;
}
#bright h5{
  font-size: 25px;
  padding: 0;
  margin: 0;
  margin-bottom: 5px;
}
#bright div{
  font-size: 13px;
}
#bleft h4{
  font-family: "Trajan Pro", Lucida Bright, Georgia, Arial;
  font-size: 40px;
  text-shadow: 1px 2px 2px #111;
  letter-spacing: 2px;
  color: #d7bb5a;
  margin: 0;
}
.smaller{
  font-size: 20px;
}
#banner a{
  color: #fdf5d7;
}
#banner p{
  color: #fff;
  font-size: 14px;
}
/* Shadowbox */
#sb-title-inner,#sb-info-inner,#sb-loading-inner,div.sb-message{font-family:"HelveticaNeue-Light","Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:200;color:#fff;}
#sb-container{position:fixed;margin:0;padding:0;top:0;left:0;z-index:999;text-align:left;visibility:hidden;display:none;}
#sb-overlay{position:relative;height:100%;width:100%;}
#sb-wrapper{position:absolute;visibility:hidden;width:100px;}
#sb-wrapper-inner{position:relative;border:1px solid #303030;overflow:hidden;height:100px;}
#sb-body{position:relative;height:100%;}
#sb-body-inner{position:absolute;height:100%;width:100%;}
#sb-player.html{height:100%;overflow:auto;}
#sb-body img{border:none;}
#sb-loading{position:relative;height:100%;}
#sb-loading-inner{position:absolute;font-size:14px;line-height:24px;height:24px;top:50%;margin-top:-12px;width:100%;text-align:center;}
#sb-loading-inner span{background:url(loading.gif) no-repeat;padding-left:34px;display:inline-block;}
#sb-body,#sb-loading{background-color:#060606;}
#sb-title,#sb-info{position:relative;margin:0;padding:0;overflow:hidden;}
#sb-title,#sb-title-inner{height:26px;line-height:26px;}
#sb-title-inner{font-size:16px;}
#sb-info,#sb-info-inner{height:20px;line-height:20px;}
#sb-info-inner{font-size:12px;}
#sb-nav{float:right;height:16px;padding:2px 0;width:45%;}
#sb-nav a{display:block;float:right;height:16px;width:16px;margin-left:3px;cursor:pointer;background-repeat:no-repeat;}
#sb-nav-close{background-image:url(close.png);}
#sb-nav-next{background-image:url(next.png);}
#sb-nav-previous{background-image:url(previous.png);}
#sb-nav-play{background-image:url(play.png);}
#sb-nav-pause{background-image:url(pause.png);}
#sb-counter{float:left;width:45%;}
#sb-counter a{padding:0 4px 0 0;text-decoration:none;cursor:pointer;color:#fff;}
#sb-counter a.sb-counter-current{text-decoration:underline;}
div.sb-message{font-size:12px;padding:10px;text-align:center;}
div.sb-message a:link,div.sb-message a:visited{color:#fff;text-decoration:underline;}

.textwidget .wpcf7-form{ }
.textwidget .wpcf7-form textarea{ width: 240px !important; height: 100px !important }
.textwidget .wpcf7-form input[type=text]{ width: 230px !important; }
#wpcf7-f2-w1-o1{padding: 0 20px 10px }
#wpcf7-f2-w1-o1 p {
  color:#fff;
  font-size:13px;
  font-weight:bold;
  letter-spacing:-1px;
  margin:6px 0 2px;
}
.wpcf7-response-output{
  background: #D0FFDE !important;
  border: 1px solid #398F14 !important;
  padding-top: 5px !important;
  padding-bottom: 5px !important;
}

#sidebar .widget_text h3{ margin: 15px 27px 9px 20px !important; }
#sidebar .textwidget > p {color: #fff; font-size: 15px; font-family: Georgia, Arial; line-height: 120%; padding: 5px 20px;}



