/*
Theme Name: Florida Law Attorney
Theme URL: http://www.cpccci.com
Theme URI: http://www.cpcwebdevelopment.com/
Description: Developed by CPC Computer Consultants
Version: 1.6
Author: Roberto
Author URI: http://www.cpcwebdevelopment.com/
*/

/****************************************/
/*               v.2.4                  */
/****************************************/

/*########################################
              GENERAL
########################################*/
/* General */
html {
	background:#092f55;
	width: 100%;
	color:#ffffff;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	line-height: 1.4em;
}
body { width: 100%; margin:0; border:none; }
img { border:none; }


/* General Titles */
h1, h2, h3, h4 { margin-top:0; color:#FFCC66; font-weight:bold;  }
h1 {
	font-size:1.6em;
	letter-spacing: 1px;
	font-weight: bold;
}
h2 { font-size:1.4em; }
h3 { font-size:1.2em; }
h4 { font-size:1em; }


/* General Links */
a { color:#ffffff; text-decoration:underline; }
a:hover { text-decoration:none; }
a:visited { color:#D1C7A2; }


/* Height Light */
.light{ color:#FFFF99; font-weight:bold; }


/* Clear */
.clear { clear:both; overflow:hidden; height:0px; }


/* Float & Alignment*/
.float-left { float:left; }
.float-right { float:right; }
.align-left { text-align:left; }
.align-right { text-align:right; }
.align-center { text-align:center; }

/*########################################
              MAIN LAYOUT
########################################*/
#container {
  width:990px;
  margin: 0 auto;
}
#body-bg {
  background: url("images/body-bg.jpg") repeat-y center top;
}
#body {
  background: url("images/body.jpg") no-repeat center bottom;
  min-height:647px; 
  height:auto !important; 
  height:647px;
}
/*########################################
              HEADER LAYOUT
########################################*/
#header {  background: url("images/header.jpg") no-repeat;  height:400px; }
#header .logo { position:relative; top:0px; left:19px; float:left; }

/*########################################
              NAV LAYOUT
########################################*/
#nav { font-size:12px; float:right; height:45px; width:663px; text-align:right; position:relative; top:178px; left:14px; line-height:24px; 
  overflow:hidden; borderr:1px solid;}
#nav img { border:none; float:left; }
#nav a { text-decoration:none; color:#1d3d69; display:block; float:left; height:24px; width:113px; text-align:center; 
  margin-right:8px; bborder-top:1px solid; font-weight:normal;}
#nav a:hover { color:#000000; }
#nav li{ display:inline; padding:0px; margin:0; border:none; }
#nav ul{ padding:0; margin:0 auto; border:none; }


/*########################################
             COL1 LAYOUT
########################################*/
#col1 {  color:#ffffff;  width:308px;  margin:0;  padding: 0 20px 0 0; float:left;  }
#col1 h4 { background: url("images/title-left.png") no-repeat; display:block; width:200px; height:21px;  text-align:left; padding:2px 0 0 3px; 
  margin-bottom:12px; font-size:17px; font-weight:bold; font-variant:small-caps; }
#col1 .content {margin-left:80px;}
#col1 ul { margin:0; padding:0; margin:20px; }
#col1 li {list-style-image: url("images/arrow.png"); margin-top:2px;}
#col1 .image { position:relative; top:-50px; left:20px; } 
#col1 a {color:white;}
#col1 a:hover {color:#D1C7A2; }

/*########################################
              COL2 LAYOUT
########################################*/
#col2 { width:550px;  margin-left:40px;  float:left; }
#col2 h1 { background: url("images/title-right.png") no-repeat; display:block; width:400px; height:30px; text-align:left; padding:2px 0 0 3px; 
  margin-bottom:12px; font-weight:normal; }
#col2 p { margin:0 0 10px 0; }
#col2 li {list-style-image: url("images/bullet6.png"); margin-top:2px;}


/*########################################
              FOOTER LAYOUT
########################################*/
#footer { background: url("images/footer.jpg"); height:85px; text-align:center; line-height:20px; color:#000000; padding-top:15px; font-size:13px;}
#footer a { margin:0 10px 0 10px; text-decoration:underline; color:#000000; }
#footer a:hover { text-decoration:none; color:#333333; }
#footer li{  display:inline; padding:0px; margin:0px; border:none; }
#footer ul{ padding:0px; margin:0 auto; }
#footer .credits { font-size: 80%; }
/*########################################
               CONTACT PAGE
########################################*/

.textbox{ background:#ffffff; border:1px solid #dadada; color: #333333; width:260px; float:left; height:18px; }
.textarea{ background:#ffffff; border:1px solid #dadada; color: #333333; width:260px; float:left; height:100px; }
#form .submit-holder{ width:360px; text-align:left; float:left; }
#form .submit{ border:1px solid #dadada; background:#ffffff;  color: #00bbf2; width:100px; height:30px; font-weight:bold; cursor:pointer; font-size:11px;}
.form-error{ color:#ff0000; font-weight:bold; }
.form-correct{	color:#4973A3; font-weight:bold; font-size: 120%;}

.label-holder {
	height: 30px;
	width: 230px;
	float: left;
}
fieldset		{

!important;

	padding-left: 10px;

	padding-bottom: 10px;

	width: 100%;
	border: 1px solid #002f6d;
}

/*fieldset.active		{border:2px solid #999}*/



label {

	color: #FFFFFF;

	display:block;

	float:left;

	font-family:Arial, Helvetica, sans-serif;

	font-size:90%;

	font-weight:bold;

	height:17px;

	letter-spacing:2px;

	line-height:1.1;

	width: 230px;
	margin-top: 3px;
	margin-right: 2px;
}

.buttons {

	background:#EEF7FB none repeat scroll 0%;

	color:#333333;

	font-size:12px;

	font-weight:bold;

	padding:6px 14px;

	text-decoration:none;

	text-transform:uppercase;
	border-color: #8298b0;
	border-style: solid;
}



.info_messages		{
	color: #333333;
	background-attachment: scroll;
	background-color: #D5DDFF;
	background-image: url(images/information.gif);
	background-repeat: no-repeat;
	background-position: 5px 7px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #6699FF;
	border-bottom-color: #6699FF;
	
	width: 500px;
	margin-top: 10px;
	margin-right: 0pt;
	margin-bottom: 10px;
	margin-left: 0pt;
	padding-top: 7px;
	padding-right: 15px;
	padding-bottom: 7px;
	padding-left: 30px;
}
.required {
	color: #FFCC66;
	font: bold large "Courier New", Courier, monospace;
}

/*########################################
               BREADCRUMB
########################################*/
#breadcrumb { padding:350px 0 0 350px; }
#breadcrumb .content {
	font-size:80%;
	height: 30px;
	margin-bottom: 5px;
}
#breadcrumb a { text-decoration:underline; color: #FFFFFF; font-weight: normal; }
#breadcrumb a:hover { text-decoration:none; }
#breadcrumb img { vertical-align: -4px; }



/************** Wordpress Related **************/
.navigation , .navigationbottom
{
	display: block;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
	padding:5px;
		
}

.alignright, .rightnav
{
	float: right;
}

.alignleft, .leftnav
{
	float: left
}

h2.highlighted 
{ 
		background: url("images/title-right.png") no-repeat; display:block; 
		height:30px;  
		text-align:left; 
		padding:2px 0 0 3px; 
  		margin-bottom:12px; 
		font-size:17px; 
		font-weight:bold; 
}

div.postentry
{
		margin-bottom:25px;
}

#col1 h4 a
{
		text-decoration:none;
		font-family:"Lucida Sans", "Arial";
		font-weight:normal;
		font-size:20px;
		font-weight:900;
}


/**************** comments *******************/
textarea#comment
{
	width:99%;
	height:200px;
}

#comment_table label
{
	color: #FFFFFF;
	display:block;
	float:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	font-weight:bold;
	letter-spacing:normal;
	line-height:normal;
	margin-top: 3px;
	margin-right: 2px;
}

#comment_table
{
	margin-bottom:25px;
}

#comment_table input#submit
{
	background:#fff;
	color:#000;
	border:none;
	padding:8px;
}

#footer ul li a, ul div.cat li a
{
	text-decoration:none;
}

div.menu
{
	margin-bottom:30px;
	clear:both;
}

div.post-meta-data
{
	margin-top:20px;
}

div.postentry
{
	border-bottom:1px solid #EEEEEE;
	padding-bottom:40px;
	margin-bottom:40px;
	border-bottom-style:dotted;
}

div#comment-spacer
{
	height:40px;
}