/*
Theme Name: California Legal Research
Theme URI: http://www.calri.com
Description: This is the default theme for California Legal Research.
Author: Timothy Ehat
Version: 1.0
*/

body {
  background: #151c24 url('images/background-body.jpg') top center no-repeat;
  color: #222222;
  margin: 0; padding: 0;
  font-family:  "Lucida Sans Unicode", Arial, Helectiva, sans-serif;
  font-size: 10pt;
}

.body-width {
  width: 990px;
  margin: auto;
}

#Header {
  height: 114px;
}

#Logo {
  padding: 5px 0 0 20px;
  float: left;
}

#Navigation {
  background: #2b3036 url('images/background-navigation.jpg') repeat-x;
  font-family: Tahoma, Arial, Helectiva, sans-serif;
  font-size: 11pt;
}

.rotating-graphic {
  border-top: 5px solid #656a71;
  border-bottom: 5px solid #cfd0d2;
  height: 200px;
}

.rotating-graphic.home {
  height: 330px;
}

.rotating-graphic span {
  display: none;
}

.rotating-graphic:hover span {
  display: block;
  color: white;
  position: relative;
  top: -30px;
  left: 15px;
  z-index: 100;
  text-shadow: black 0px 0px 3px;
}

.rotating-graphic:hover span a {
  color: white;
}

#Content {
  background: white;
}

#Content.home {
  background: #f3f3f3;
}

#ContentInner {
  border-left: 1px solid #d4d6da;
  border-right: 1px solid #d4d6da;
  padding: 25px 60px 30px 60px;
}

#Footer {
  color: #aaaaaa;
  font-size: 10pt;
  font-family: Tahoma, Arial, Helectiva, sans-serif;
}

#FooterInner {
  border-top: 8px solid #ababab;
  padding: 25px 25px 30px 15px;
}

#Footer ul {
  list-style-type: none;
  margin: 0; padding: 0;
  float: right;
}

#Footer ul li {
  display: inline;
  padding-left: 35px;
}

#Footer ul li a {
  text-decoration: none;
  color: #aaaaaa;
}

#Footer ul li a:hover {
  text-decoration: underline;
}

#PhoneNumbers {
  float: left;
  padding-left: 65px;
  padding-top: 60px;
  font-weight: bold;
  color: white;
}

#PhoneNumbers img {
  vertical-align: middle;
  padding-left: 4px;
}

#PhoneNumbers span {
  font-size: 12pt;
  padding-left: 1px;
  font-weight: normal;
  vertical-align: -10%;
}

a img {
  border: 0;
}

h1, h2, h3, h4 {
  font-family: Garamond, Georgia, serif;
}

h1 {
  font-weight: normal;
  font-size: 26pt;
  margin: 0px -60px 25px -20px;
  padding: 0 60px 5px 20px;
  color: #444444;
  border-bottom: 2px solid #dddddd;
}

.home h1 {
  margin: -5px -60px 22px 0px;
  padding: 0 60px 5px 0px;
}

h1 a {
  text-decoration: none;
  color: #444444;
}

h2 {
  font-size: 13pt;
  margin: 25px 0 5px 0;
  padding: 0;
  color: #444444;
}

h3 {
  font-weight: normal;
  font-size: 12pt;
  margin: 15px 0 15px 0;
  padding: 0;
  color: #444444;
  font-style: italic;
}

a {
  color: #444444;
}

p {
  line-height: 20pt;
  margin: 6px 0;
}

#Content ul {
  list-style-type: circle;
  padding: 0 0 0 25px;
}

#Content li {
  padding: 0 0 0 5px;
  line-height: 22pt;
  margin: 0;
}

dd, dt {
  line-height: 20pt;
  margin-top: 8px;
}


.alignright {
  float: right;
}

img.alignright {
  margin: 0 -30px 20px 30px;
  background-color: #dddddd;
  padding: 25px;
}

.clear {
  clear: both;
  height: 0px;
}


sup {
  color: #888888;
  font-size: 9pt;
}


.note {
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  padding: 10px 15px;
  margin: 25px -15px 0 -15px;
  font-family: Tahoma, Arial, Helectiva, sans-serif;
  font-size: 10pt;
  line-height: 16pt;
}

.tagline {
  font-style: italic;
  font-size: 16pt;
  line-height: 22pt;
  color: #888888;
  margin-top: -10px;
  padding-bottom: 5px;
  padding-left: 0px;
  font-family: "Lucida Bright", Garamond, Georgia, serif;
}

.page-column-one {
  float: left;
  width: 404px;
  margin: 0px 60px 0 0;
}

.page-column-two {
  float: left;
  width: 404px;
}

/* =Menu
-------------------------------------------------------------- */

div.menu-main-navigation-container {
	font-size: 10pt;
        text-transform: uppercase;
        border: 1px solid #3a4149;
        height: 40px;
}

div.menu-main-navigation-container ul {
	list-style: none;
	margin: 0;
        padding: 0;
}

div.menu-main-navigation-container li {
	float: left;
	position: relative;
}
#Navigation a {
	color: #eeeeee;
	display: block;
	padding: 12px 55px;
	text-decoration: none;
}

#Navigation ul.menu li:first-child a {
  margin-left: 55px;
}

#Navigation ul.sub-menu li:first-child a {
  margin-left: 0px;
}

/*#Navigation li.menu-item-66 a {
  border-bottom: 1px solid #000000;
}*/

#Navigation ul ul {
	display: none;
	position: absolute;
	top: 40px;
	left: 0;
	float: left;
	width: 240px;
	z-index: 99999;
        border: 1px solid #3a4149;
}
#Navigation ul ul li {
	min-width: 240px;
}
#Navigation ul ul ul {
	left: 100%;
	top: 0;
}
#Navigation ul ul a {
	background: #2b3036;
	line-height: 1em;
	padding: 10px;
	width: 220px;
	height: auto;
}
#Navigation li:hover > a,
#Navigation ul ul :hover > a {
	background: #181b1e;
}
#Navigation ul li:hover > ul {
	display: block;
}
#Navigation ul li.current_page_item > a,
#Navigation ul li.current-menu-ancestor > a,
#Navigation ul li.current-menu-item > a,
#Navigation ul li.current-menu-parent > a {
	background: #343a41;
}
* html #Navigation ul li.current_page_item a,
* html #Navigation ul li.current-menu-ancestor a,
* html #Navigation ul li.current-menu-item a,
* html #Navigation ul li.current-menu-parent a,
* html #Navigation ul li a:hover {
	background: #24282d;
}


.contact-me-now-form {
  padding: 10px 0px 10px 15px;
  background-color: #f7f7f7;
  width: 535px;
  margin-left: -15px;
  margin-bottom: 25px;
}

.appeals-form {
  padding-top: 23px;
}

.contact-me-now-form label {
  width: 180px;
  display: block;
  float: left;
  padding-right: 8px;
}

.contact-me-now-form label#request-label {
  float: none;
  clear: left;
  width: 500px;
}

.contact-me-now-form input[type="text"] {
  width: 312px;
}

.contact-me-now-form textarea {
  width: 500px;
}

.contact-me-now-form p {
  padding-left: 4px;
  width: 530px;
  clear: left;
}

.contact-me-now-form p input[type="radio"]:first-child {
  margin-left: 20px;
}

.contact-me-now-form p input[type="checkbox"] {
  margin-left: 13px;
}

.contact-me-now-form input[type="submit"] {
  width: 140px;
  padding: 7px;
  font-weight: bold;
  margin-top: 10px;
  margin-left: 5px;
}

.appeals-form input {
  width: 288px;
  font-weight: bold;
  padding: 6px;  
}

.appeals-form label {
  line-height: 20pt;
  font-family: Arial, Helectiva, sans-serif;
  color: #ffffff;
  font-size: 9pt;
}

.appeals-form input[type="submit"] {
  margin: 15px 0 20px 6px;
  padding: 8px 0;
  background: url('images/id-like-to-learn-more-button.jpg') no-repeat;
  border: 0;
  text-indent: -1000px;
  height: 39px;
  cursor: pointer;
}

.appeals-form p {
  
}

.contact-me-now-form .form-note {
  line-height: 14pt;
  width: 472px;
  background-color: #ffffd8;
  padding: 10px 16px;
  border: 1px solid #f9f9bd;
  margin-left: 5px;
}

.page-sidebar {
  float: right;
  background-color: #f7f7f7;
  width: 230px;
  padding: 20px;
  margin: 0 -20px 20px 20px;
}

#Content .page-sidebar ul {
  list-style-type: none;
  padding: 0; margin: 0;
}

#Content .page-sidebar ul li {
  line-height: 13pt;
  margin: 10px 0;
}

.appeal-sidebar {
  width: 316px;
  margin: 0 40px 0px 40px;
  float: right;
}

.contact-sidebar {
  width: 270px;
  padding: 30px 30px 0 30px;
  margin: 0px -20px 0 0;
}

.appeal-contact-sidebar {
  clear: right;
  margin-top: 10px;
  padding: 10px 26px 0 34px;
  width: 310px;
  margin-right: -20px;
  background: #202932;
  border: 3px solid #bcbcbc;
  border-radius: 10px;
}

.appeal-contact-sidebar h1 {
  margin: 0;
  padding: 0 0 10px 0;
  color: #d3ecff;
  font-family: Arial, sans-serif;
  text-transform: uppercase;
  font-size: 18px;
  border: 0;
  font-weight: bold;
}

.appeal-contact-sidebar h2 {
  margin-top: 0;
  margin-bottom: 14px;
}

.appeal-contact-sidebar p {
  line-height: 14pt;
}

.appeal-contact-sidebar textarea {
  width: 291px;
  height: 60px;
  font-family: Arial, sans-serif;
  padding: 5px;
}

.contact-info-box {
  font-size: 11pt;
  font-weight: bold;
  margin: 0 0 30px 0;
}

.appeal-contact-sidebar .contact-info-box {
  color: white;
  margin: 0 0 20px 20px;
}

.contact-info-box p {
  font-weight: normal;
  line-height: 14pt;
  padding-left: 35px;
  padding-top: 8px;
}

.contact-info-box img {
  vertical-align: middle;
}

.post-content span.wpcf7-not-valid-tip {
	position: absolute;
	top: -4px;
	left: 1px;
	z-index: 100;
	background: #ffeeee;
	border: 1px solid #aa0000;
	font-size: 10pt;
	width: 304px;
	padding: 0px 6px;
}

.appeal-contact-sidebar span.wpcf7-not-valid-tip {
  width: 220px;
  top: -2px;
	left: 3px;
}

.post-content div.wpcf7-response-output {
	margin: 15px 10px;
	padding: 14px 20px;
}

.appeal-contact-sidebar div.wpcf7-response-output {
  margin: -10px 10px 35px 0px;
}

.post-content div.wpcf7-mail-sent-ok {
  border: 1px solid #529b52;
	background: #eeffee;
}

.post-content div.wpcf7-mail-sent-ng {
	border: 1px solid #cc4444;
	background: #ffeeee;
}

.post-content div.wpcf7-spam-blocked {
	border: 2px solid #ffa500;
}

.post-content div.wpcf7-validation-errors {
	border: 1px solid #eeee66;
  background-color: #ffffcc;
}

.form-expander:hover {
  cursor: pointer;
}

.form-expander h2 {
  padding-top: 0;
  margin: 9px 0 8px 0;
}

.hidden-form, .hidden {
  display: none;
}