/*
Theme Name: Childers
Theme URI: http://www.childerslawfirm.com/
Description: Childers Theme by Telelink Inc
Version: 1.0
Author: Telelink Inc
Author URI: http://www.gotelelink.net
*/

* {
  padding: 0;
  margin: 0;
}

body{
  font-family: Verdana, Arial, Verdana, Sans-Serif;
}

#page {
  width: 750px;	
  /*overflow: hidden;*/
  background-color: #FFFFFF;
  margin-right:auto;
  margin-left:auto;
  margin-top:10px;
  padding:0px;
  text-align:left;
  font-size: 85%;
}

#header{
  height: 79px;
  background: url(images/banner_bg.png) center repeat-x;
}

#left {
  float: left;
  width: 155px;
  padding: 0;
  font-size: 120%;
}

#left div{
/*   margin-bottom: 10px; */
}

#front_page_content {
  width: 390px;
  float: left;
  margin-left: 15px;
}

#front_page_content img {
  margin-bottom: 15px;
}

#content {
  width: 565px;
  float: left;
  margin-left: 15px;
  margin-right: 15px;
  text-align: justify;
  font-family: Georgia, serif;
  color: #353535;
  font-size: 110%;
}

#content img{
  display: block;
  margin: auto;
  margin-top: 15px;
  margin-bottom: 15px;
}

.entry a, .entrytext a, .postmetadata a, .navigation a, #edit a{
  color: #353535;
  background-color: #FFF3DB;
}

.entry a:hover, .entrytext a:hover, .postmetadata a:hover, .navigation a:hover, #edit a:hover {
   background-color: #F5D390;   
}

.narrowcolumn{

}

#email{
  float:left;
  margin-left: 5px;
  margin-bottom: 15px;
}

#directions {
  float: left;
  margin-left: 15px;
}


/* footer */

#footer {
  margin-top: 15px;
  margin-bottom: 10px;
  background: url(images/footer_bg.png) center repeat-x;
  height: 34px;
}

#footer p{
  padding-top: 4px;
  color: white;
  text-align: right;
}

#clear{
  clear:both;
}

#wrapper{
  margin-top: 10px;
}

/* Navigation */

#nav{
  background-color: #5a79b0;
  color: white;
  margin-bottom: 15px;

}

.nav_rnd_top{
  background: url(images/nav_rnd_top.gif) no-repeat right top;
}

.nav_rnd_bottom{

  background: url(images/nav_rnd_bottom.gif) no-repeat right top;
}

#nav_items{
  padding-left: 25px;
  line-height: 1.9;
  font-weight: bold;
}

#nav_items #last{
	display:  block;
	margin-bottom:  3px;
}

#nav_items a, #nav_items a:visited{
  color: white;
}

#nav_items a:hover{
  text-decoration: underline;
}

/* we handle cases all over Tennessee */

#cases{
  background-color: #ebebeb;
  color: #5a79b0;
  font-size: 90%;
}

.cases_rnd_top{
  background: url(images/cases_rnd_top.gif) no-repeat right top;
}

.cases_rnd_bottom{
  background: url(images/cases_rnd_bottom.gif) no-repeat right top;
}

#cases_text{
  line-height: 1.5;
  text-align: center;
  padding: 1px;
}

/* Other Styling */

a img {
  border: none;
}

body a, a:visited {
  text-decoration: none;
}

.post h2{
  text-align: center;
}
.post h2, .post h3{
  font-family: Verdana, Arial, Verdana, Sans-Serif;
  margin-bottom: 5px;
}

.post p{
  margin-bottom: 5px;
}

p#edit{
  margin-top: 10px;
}

blockquote {
  margin-left: 1.5em;
  padding: 5px 0 5px 0;
}

/* post title and date */

h1, h1.title a {
  color: #353535;
  font-size: 24px;
}

h1.title a {
  text-decoration: none;
}

h1.title a:hover {
  text-decoration: underline;
  background: #5A79B0;
	color:  #ffffff;
}

h2.date {
  margin-top: -3px;
  margin-bottom: 5px;
  color: #7c7c7c;
  font-size: 16px;
	text-align:  left;
}

/* childers and ros */

#ros {
	width: 100px; 
	float: right; 
	margin: -15px 0 0 5px;
}

#jack {
	width:  150px;
	float:  left;
	margin:  -15px 5px 0 0;
}

#ros img, #jack img{
	border:  solid #000000 1px;
}

#ros p, #jack p{
	text-align:  center;
	font-size:  11px;
	margin-top:  -5px;;
}

/******************************/
/**    Wordpress Default    **/
/****************************/
/* move these into seperate file */



/* 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;
	border: solid black 1px;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	border: solid black 1px;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	border: solid black 1px;
}

img.alignnone {
	padding: 4px;
	margin: 0 7px 2px 0;
	border: solid black 1px;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}
/* End Images */	


/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

/* End Entry Lists */


/* Begin Form Elements */

  
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 620px;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */

/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin: 10px 0;
	/* margin-bottom: 60px; */
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	border: solid black 1px;
}

.wp-caption p.wp-caption-text {
	font-size: 10px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
	text-align: center;
}
/* End captions */




