/*
Theme Name: Legalization Lawyer Theme
Theme URI:  http://www.legalizationlawyer.com
Version: 1.0
Description: Custom Theme
Author: cpctech
Author URI: http://www.cpccci.com
*/

html {
	background:#fefdfd url("images/bg.png");
	width: 100%;
	color:#0e2433;
	text-align:left;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 0.85em;
}
body, img, form {  border:none; margin: 0; padding: 0; }
p {
	margin: 5px 0 5px 0;
	padding: 5px 0 5px 0;
	color: #102433;
}
ul {
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
}
li {margin: 5px 0 5px 0; padding: 5px 0 5px 0; }
#container { background-color:#FFF; width:990px; margin: 0 auto; }


/* Default Titles */
h1, h2, h3, h4 { margin-top:0; color:#084a7d; }
h1 {
	font-size:1.6em;
	color: #101740;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #111740;
}
h2 {
	font-size:1.4em;
	padding: 5px 0 0 0;
}
h3 {
	font-size:1.2em;
	padding: 5px 0 0 0;
}
h4 {
	font-size:1em;
}


/* Default Links */
a { color:#084a7d; text-decoration:underline;  }
a:hover { text-decoration:none; }
a:visited { color:#612f6d; }


/* Special Colored */
.light{ color:#084a7d; font-weight:bold; }


/* Clear */
.clear { clear:both; overflow:hidden; height:0px; }

#aux-aux-aux { min-height:650px; height:auto !important; height:650px; }

/*########################################
                HEADER
########################################*/
#header { background: url("images/header.jpg") no-repeat; height:171px; }
/**/
#header .logo {
	position:relative;
	top:23px;
	left:176px;
	float:left;
}

/*########################################
                 NAV
########################################*/
#nav { height:30px; text-align:center; font-size:12px; position:relative; top:35px; overflow:hidden;}
#nav a { text-decoration:none; color:#ffffff;}
#nav a:hover { color:#901e25; }
#nav li{ display:inline; padding:0 25px 0 25px; margin:0; border:none; line-height:33px;}
#nav ul{ padding:0; margin:0 auto; border:none; }

/*########################################
               FOOTER
########################################*/
#footer {
	background: url("images/footer.jpg");
	height:72px;
	overflow:hidden;
	color:#ffffff;
	text-align:center;
	padding-top:15px;
	font-size:0.9em;
	line-height:1.1em;
}
/**/
#footer a { margin:0 10px 0 10px; font-size:0.9em; text-decoration:none; color:#ffffff;  padding:0 10px 0 10px; }
#footer a:hover { color:#901e25; }
#footer li{ display:inline; padding:0px; margin:0px; border:none; }
#footer ul{ padding:0px; margin:0 auto; }
/**/
/*
*/
/*
*/
/*
*/
/*########################################
               PAGE
########################################*/
/* Element Tags*/
#body { background: url("images/body.jpg") no-repeat center bottom; padding:0 19px 0 17px; margin-top:25px; }
#body-aux {
	background: url("images/body-aux.jpg") repeat-y top left;
	color: #102433;
}
#body-bottom { background: url("images/body-bottom.jpg") no-repeat center bottom; height:25px }

/*########################################
               LEFT
########################################*/
#left { background: url("images/left.jpg") no-repeat; width:223px; float:left; min-height:530px; height:auto !important; height:530px; padding-top:33px; }
#left h3  { background: url("images/left-title.png"); padding-left:15px; color:#ffffff; line-height:25px; font-size:17px; }
#left p {
	margin-left:15px;
	color:#ffffff;
	font-size: 0.85em;
}
#left .checkbox { font-size:14px; }

/*########################################
               RIGHT
########################################*/
#right { width:710px; float:right; }
#right .img-right { margin:10px 0 10px 10px; float:right; }


#right li{
	padding:0 5px 5px 5px;
	margin:0 0 0 25px;
	list-style-image: url(images/bullet.png);
}

/*########################################
               BOXES 1
########################################*/
/* Element Tags*/
#boxes1 { width:952px; margin:0 auto; color:#084a7d; }
#boxes1 .box { width:228px; border:2px solid #901e25; margin:15px 3px 15px 3px; height:220px; overflow:auto; float:left; }
#boxes1 h3 { background:url("images/box1-title.jpg") no-repeat center top; width:100%; height:35px; display:block; text-align:center; color:#ffffff; padding:7px 0 0 0; margin:0; font-weight:normal;}
#boxes1 p {
	padding:5px 10px 0 10px;
	font-size: 1em;
	font-family: Tahoma, Geneva, sans-serif;
	line-height: 1.3em;
}
#boxes1 img { position:absolute; margin:180px 0 0 180px; }
/**/
/*########################################
              CONTACT FORM
########################################*/
fieldset		{
	border:1px solid #b3d6fe;
!important;		
	background-color: #D5E2FF;
	padding-left: 10px;
	padding-bottom: 10px;
	width: 280px;
}
/*fieldset.active		{border:2px solid #999}*/


.buttons {
		background:#EEF7FB none repeat scroll 0%;
	color:#333333;
	font-size:12px;
	font-weight:bold;
	padding:6px 14px;
	text-decoration:none;
	text-transform:uppercase;
	cursor:pointer;	
	border:solid 2px #B5D6FE;
}

.info_messages		{
	color: #333333;
	background-attachment: scroll;
	background-color: #D5E2FF;
	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: #B3D6FE;
	border-bottom-color: #B1D6FF;
	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: #ad0409;
	font: bold large "Courier New", Courier, monospace;
}
.textbox{
	background:#ffffff;
	border:1px solid #ccc;
	color: #333333;
	width:260px;
	height:22px;
}
.textarea{
	background:#ffffff;
	border:1px solid #dadada;
	color: #333333;
	width:260px;
	float:left;
	height:100px;
}
/*########################################
              CONTACT PAGE
########################################*/

 #rightpanel {
	float: right;
	width: 346px;
}
 #leftpanel {
	float: left;
	width: 360px;
}
 #rightpanel .content {
	padding-right: 15px;
	padding-left: 20px;
	padding-top: 20px;
}
 #leftpanel .content {
	padding-right: 20px;
	padding-top: 20px;
}
/*########################################
               BREADCRUMB
########################################*/
#breadcrumb { font-size:80%; height: 30px; margin-bottom: 5px; }
#breadcrumb a {
	text-decoration:none;
	color: #003;
	font-weight: normal;
}
#breadcrumb a:hover { text-decoration:underline; }
#breadcrumb img { vertical-align: -4px; }
#breadcrumb .active {font-weight:bold; }


#left ul
{
	margin-left:20px;
	color:#fff;
	list-style:none;
}

#left ul li
{
	background: url(images/bullet.jpg) no-repeat left 9px;
	padding-left:20px;
}

#left ul li a
{
	color:#fff;
	text-decoration:none;
}

#footer ul li
{
	background: url(images/b_footer.jpg) no-repeat top right;
}

.design-by
{
	margin-bottom:10px;
}

.design-copy
{

}

span.titles
{
	display:block;
	margin-top:0; 
	color:#101740;
	font-size:1.6em;
	color: #101740;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #111740;
}

span.titles a, .post-content h1 a
{
	color:#101740 !important;
	text-decoration:none;
}


.readmore 
{
	background-image: url(images/read-more.gif);
	background-repeat: no-repeat;
	background-position: left;
	float: right;
	padding-left: 20px;
	margin-top:5px;
	margin-bottom:5px;
}

.readmore a:link, .readmore a:hover, .readmore a:visited
{
	color: #393939;
	text-decoration:none;
}


pre, blockquote  {
overflow: auto;
padding: 0 10px;
margin: 20px 30px;
line-height: 1.8em;
background-color: #f5f5f5;
border: 1px solid #e0e0e0;
}


pre { 
padding-top: 10px; 
padding-bottom: 10px; 
}


/********************* Calendar *******************/
#calendar1, #calendar_wrap 
{
	padding: 20px 10px 20px 10px;
}

#calendar_wrap 
{
	margin-bottom: 10px;
}

#calendar table, #wp-calendar
{
	width: 100%;
	text-align: center;
}

#calendar thead, #wp-calendar thead
{

}

#calendar tbody td, #wp-calendar tbody td
{
	border: 1px solid #F1F1F1;
}

#calendar #prev, #wp-calendar #prev
{
	text-align: left;
}

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

#calendar tfoot a, #wp-calendar tfoot a
{
	text-decoration: none;
	font-weight: bold;
}

#calendar #now, #wp-calendar #now, #wp-calendar #today
{
	background: #528ebc;
	border: 1px solid #2772ab;
	font-weight: bold;
	color: #fff;
}

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.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;
}
/* End captions */

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	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
	}
/* End Images */

.commentlist li
{
display: block;
clear: both;
margin-left: 0px;
margin-bottom: 10px;
}

#right .commentlist li
{
list-style-image: none;
}

ol.commentlist 
{
	margin-left: 0px; 
	padding-left: 0px;
}
#commentwrap {
display: block;
width: 570px;
margin-bottom: 20px;
margin-top: 20px;
margin-left: 5px;
}
.commentlist ol li{
margin-left: 0px;
}

.commentlist {
margin-left: 0px; 
padding-left: 0px;
}

#commentform {
margin: 1em 0;
margin-left: 20px;
}

#commentform textarea {
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 370px;
}
#commentform textarea:hover {
background: #FFFFFF;
border: 1px solid #d6d3d3;
}
#commentform textarea:focus {
background: #ffffff;
border: 1px solid #939793;
}

#commentform #email {
font-size: 1.1em;
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
background-image: url(images/comment-email.gif);
background-position: 7px 7px;
background-repeat: no-repeat;
height: 20px;
padding-left: 30px;
padding-top: 6px;
}

#commentform #author {
font-size: 1.1em;
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
background-image: url(images/comment-author.gif);
background-position: 7px 7px;
background-repeat: no-repeat;
height: 20px;
padding-left: 30px;
padding-top: 6px;
}

#commentform #url {
font-size: 1.1em;
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
background-image: url(images/comment-website.gif);
background-position: 7px 7px;
background-repeat: no-repeat;
height: 20px;
padding-left: 30px;
padding-top: 6px;
}

#commentform #email:focus {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #939793;
width: 280px;
background-image: url(images/comment-email.gif);
background-position: 7px 7px;
background-repeat: no-repeat;
height: 20px;
padding-left: 30px;
padding-top: 6px;
}

#commentform #author:focus {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #939793;
width: 280px;
background-image: url(images/comment-author.gif);
background-position: 7px 7px;
background-repeat: no-repeat;
height: 20px;
padding-left: 30px;
padding-top: 6px;
}

#commentform #url:focus {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #939793;
width: 280px;
background-image: url(images/comment-website.gif);
background-position: 7px 7px;
background-repeat: no-repeat;
height: 20px;
padding-left: 30px;
padding-top: 6px;
}

#commentform input{
margin-bottom: 3px;
}

.comment-inside 
{
background-image: url(images/comment-bg.gif);
padding-left: 15px;
padding-right: 15px;
padding-top: 0px;
padding-bottom: 0px;
width: 542px;
color: #AA9D6C;
float:left;
}


.articleinfo
{
	font-size:small;
}

#searchform
{
	padding-left:10px;
	padding-top:15px;
	padding-bottom:15px;
}

#searchform label
{
	color:#fff;
	padding-bottom:5px;
}

#searchform input[type=text]
{
	width:120px;
}

#searchsubmit
{
	background:#528EBC;
	color:#FFFFFF;
	border:none;
}