/*
Theme Name: Truman Tickets
Description: Custom theme for Truman Tickets
Author: Philip Light
Author URI: http://www.bigfishadwords.com/
*/

* { padding:0; margin:0; }
img { border: none; }
img.centered, .aligncenter, div.aligncenter {
	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;
	}
	
body {
  padding: 0px;
  margin: 0px;
  font-family: Arial, Helvetica, sans-serif;
  font-size:62.5%; /* makes .8 ems = 8px / 1.0 ems = 10px / 1.2 ems = 12px */
  background-color: #777777;
}

#mainContainer { margin: 0 auto; background:#FFFFFF; width:800px; font-size:1.2em; }
.clear { clear:both; }
ol { list-style-position:outside; margin-left:30px; }
ol li { margin-bottom:15px; padding-left:5px; }

H1, H2, H3, H4 { padding:0px; margin:0px; }
H1 { font-size:2.0em;  }  /* displayed at 24px */
H2 { font-size:1.8em; }  /* displayed at 18px */
H3 { font-size:1.6em; }  /* displayed at 15px */
H4 { font-size:1em; }  /* displayed at 12px */
INPUT, SELECT, TH, TD { font-size:1em; }
LI LI, LI P, TD P, BLOCKQUOTE P { font-size:1em; }

a { text-decoration: none; font-weight: bold; }
a:link, a:visited { color: #CC0000; }
a:hover, a:active { color: #269AB7; }

h2.posttitle a { text-decoration: none; font-weight: bold; }
h2.posttitle a:link, h2.posttitle a:visited { color: #269AB7; }
h2.posttitle a:hover, h2.posttitle a:active { color: #CC0000; }

/* Header and Menu */ 
#header {
  width: 800px;
  height: 156px;
  background-image: url(images/top-background.gif);
  background-repeat: repeat-x;	
  background-position: top;
}
#header img { border: 0; }
#headerLogo { float:left; }
#aimeeTop { float:right; }
#liveperson { 
	left:50%; margin-left:-50px;
	height:181px; width:45px; position:absolute; z-index:1000; top:102px; 
}

#menuContainer {
width: 800px; height:22px; background-color: #7BCDE2; margin-top:1px;
font-size: 1.2em; font-weight: bold; text-transform: uppercase;
}

.indentmenu{ float: right; }
.indentmenu ul{ margin: 0; padding: 0; float: left; }
.indentmenu ul li { display: inline; }
.indentmenu ul li a, .indentmenu ul li a:visited {
float: left; padding: 3px 6px; border-left: 1px solid #FFFFFF;
color: #000000; text-decoration: none;
}
.indentmenu ul li a:hover, #nav li.current_page_item a { color: #7BCDE2 !important; background-color: #000000; }

/* Content Area */
#content { margin: 0 0 0 20px; }
.post { padding-top:20px; width:500px; font-size:1.4em; line-height:135%; }
.post h1, .post h2, .post h3, .post h4  { padding-bottom:5px; }
.post p { padding-bottom:15px; }
.post h2  { font-size:1.3em; }
.post h3  { font-size:1.2em; }
.post h4  { font-size:1.1em; }
.post h6 { font-weight:normal; line-height:100%; }

/* Footer */
#footer {
	background-image: url(images/footer-background.gif);
	padding-top:33px;
	width: 800px;
	height: 22px;
	text-align: center;
	font-weight: bold;
	font-size: 1.0em;
	background-repeat: repeat-x;
	background-position: bottom;
}

/* Home Page */
#contentTopSection { padding-top: 20px; padding-bottom: 20px; }
#ctsContentBox { float: right; width: 420px; line-height: 150%; font-size: 1.2em; }
#ctsContentBox h2 { font-size: 1.3em; padding-bottom:5px; padding-top:5px; }
#sidebar_checkmarks ul, #ctsContentBox ul { 
	line-height:135%; color: #289AB7; font-weight:bold; font-size:.9em; list-style:none; margin:10px 0 0 10px;
}
#sidebar_checkmarks ul li, #ctsContentBox ul li { 
	padding:0 0 0 25px; margin:0 0 0 0px; background-image: url(images/checkmark.gif); background-repeat: no-repeat;
}
#sidebar_checkmarks { padding-bottom:10px; }
#call_link { text-align:center; margin-top:-5px; }
#call_link a { color: #1E758A; text-decoration:none; }
#call_link a:hover { color: #CC0000; text-decoration:underline; }


/* Sidebar */
#sidebar { float:right; width:250px; background: #E9F7FA; margin-top:1px; margin-right:1px; }
.sidebar_box { padding-bottom:20px; text-align:center; padding-top:8px; background-image: url(images/sidebar_box_bg.jpg); background-position:top; background-repeat:repeat-x; }
#sidebar_checkmarks { background-image: url(images/sidebar_box_bg.jpg); background-position:top; background-repeat:repeat-x; }
#sidebar_checkmarks h2 { font-size:1.5em; text-align:center; padding-top:10px;}
.sidebar_box h2 { font-size:1.5em; padding-top:3px; }
.sidebar_box h3 { font-size:1.3em; padding-top:5px; color:#000000; }
.sb_content { padding-top:10px; margin:0 10px; }
.sb_special_content { text-align:center; color: #FF0F0F; font-size: 1em; padding-bottom:10px; }
.sb_special_header { font-size: 1.2em; font-weight: bold; color: #FF0F0F; padding-top:5px; }
#sb_testimonial { font-family:"Times New Roman", Times, serif; font-style:italic; padding-top:10px; font-size:1.2em; margin:0 10px; padding-bottom:5px; }
#sidebar a { color: #1E758A; text-decoration:underline; }
#sidebar a:hover { color: #31B3D2; text-decoration:underline; }
#sb_entries { text-align:left; margin:0 10px; padding-top:10px; line-height:150%; }

#hpIntroImages { padding-top: 10px; text-align:center; }
#hpLearnMore { text-align: center; padding-top: 15px; border-top: 1px solid #7BCDE2; }
#hpLearnMore h1 { padding-bottom:0px; margin-bottom:-5px; }
.hpLearnMoreRow { width: 100%; border-bottom: 1px solid #7BCDE2; font-size: 1.0em; margin-top: 20px; padding-bottom: 20px; line-height: 150%; }
.hpLearnMoreRow h3 { font-size: 1.3em; padding-bottom: 3px; }
.hpLearnMoreCellLeft { float: left; padding: 0px 25px 0px 25px; width: 329px; border-right: 1px solid #7BCDE2; }
.hpLearnMoreCellRight { float: left; padding: 0px 25px 0px 25px; width: 330px; }
#hpCreditCards { text-align: center; padding-top: 20px; padding-bottom: 20px; font-size: 1.4em; font-style: italic; font-weight: bold; }
#hpBottomDisclaimer { text-align: center; font-style: italic; font-size: 1.05em; }

#ctsEstimate { float: left; width: 340px; }
#estimateBlockContainer { width: 320px; text-align: center; font-size: 1.3em; padding-top:15px; 
background-image: url(images/estimate-top.jpg); background-position:top; background-repeat:no-repeat; background-color: #E3F4F9; 
}
#estimateBlockContainer h2 { font-size:24px; font-weight:bold; text-align:center; padding: 0px 0px 5px 0px; }
#estimateBlockContent { padding: 0px 20px 5px 20px; }
#estimateBlockBottom { background-image: url(images/estimate-bottom.jpg); background-repeat: repeat-x;	
background-position: bottom; padding-top: 10px;
}
#estimateBlockBottomText { font-size: .70em; padding: 10px; }
#estimateBlockSpecial { text-align:center; color: #FF0F0F; font-size: .9em; padding-bottom:10px; }
#estimateBlockSpecial h3 { font-size: 1.1em; font-weight: bold; color: #FF0F0F; }

/* misc */
.question_and_answer { border-top:1px solid #7BCDE2; font-size:.9em; }
.question {
	font-weight:bold;
	padding-top:7px;
	padding-left:35px;
	background-image: url(images/question.jpg);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}
.answer { background: url(images/answer.jpg) no-repeat; padding-left:35px; 	background-position: 0px 5px; padding-bottom:15px; padding-top:5px; } 
.date { font-size:.8em; color:#666666; margin-top:-5px; padding-left:6px; }
.storycontent { padding-left:5px; padding-top:10px; }
#testimonials { clear:left; padding-bottom:25px;}
.testimonial { text-align: center; padding:20px 20px 0px 20px; font-family:"Times New Roman", Times, serif; font-style:italic; font-weight: bold; color:#333333; font-size:1em; }
.court_listing { border-top:1px solid #7BCDE2; padding-top:10px; padding-bottom:10px; }
.court_listing h3 { font-size:1.1em; }
.court_info h3 { font-size:1.0em; }
.backlink { font-size:.65em; margin-top:-5px;}
a.court_link { font-size:.8em; }

#special { font-size:.75em; line-height:120%; background: #E9F7FA; padding:10px; border: 2px solid #7BCDE2; margin-bottom:15px; margin-top:-20px; width: 730px; }
#special ol li { margin-bottom:3px; }
#special h2 { color: #FF0F0F; }
.ribbon { float: left; margin-top:-5px; padding-right:10px;  }

#requestFormContainer {
  padding: 10px 20px; 
  border: 1px solid #CCCCCC; 
  width: 720px; 
  font-size: .85em;
}
#requestFormContainer h2 {
  font-size:1.15em;
}
.read_more { font-size:.8em; }
.why_use { font-size:18px; text-align:center; padding-top:5px; }
.sidebar_box .icons img { margin: 5px; padding:10px; }
.clearfix { clear:both; height:0px; }