/*
Theme Name: Dolkart Law WP Theme v2
Theme URI: http://dolkartlaw.com
Description: Dolkart Law WP Theme v2
Version: 2.0
Author: Square Orange, LLC
Author URI: http://dolkartlaw.com/
*/

.center        {margin: 0 auto; text-align: center;}
.help	       {cursor: help;}
.dotted		   {width: 98%; height: 2px; border-bottom: 2px #222222 dotted; margin: 0 0 1.45em 0;}
.dotted-footer {width: 98%; height: 2px; border-bottom: 2px #ffffff dotted; margin: 0 0 1em 0;}
.button		   {width: 110px; height: 30px; margin: 0px 35px 15px 0px; position: relative;}
.buttontext    {font-weight: bold; position: absolute; top: 6px; left: 17px; font-size: 1.4em;}
.textmiddle    {vertical-align:middle;}

body {
	background-color: #2c2c2a;
	background-image: url(images/tile1.jpg);
	background-repeat: repeat;
}
.mega-container {
  margin: 0 auto;
  width: 1010px;
  background-color: #d9d9d1;
}
.container {
  background-color: #d9d9d1;
}

a {
	color: #7e0a06;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px dotted;
}

a:hover {
	color: #222;
}

#topheader {
	height: 70px;
}

.navbutton {
	width: 100px;
	height: 35px;
	float: right;
	margin: 32px 10px 0 0;
	text-align: center;
	font-weight: bold;
	background-image: url(images/button-night.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.navbutton a {
	width: 100px;
	height: 30px;
	font-size: 1.2em;
	color: #fff;
	text-decoration: none;
	text-decoration: none;
	border: none;
	display: block;
	padding-top: 5px;
}

.navbutton a:hover {
	color: #fff;
	background-image: url(images/button-night.jpg);
	background-repeat: no-repeat;
	background-position: -100px 0;
}

#topheader form {
	padding-left: 4px;
}

#topheader .sinput {
	background-color: #fff;
	width: 125px;
	height: 16px;
}

#topheader .ssubmit {
	width: 50px;
	height: 20px;
	cursor: pointer;
	border: outset 1px #ccc;
	background: #999;
	color #666;
	font-weight: normal;
	padding: 1px 2px;
	background: url(images/formbg.gif) repeat-x left top;
}

#mainheader {
	height: 325px;
	position: relative;
}

#contentarea {
	
}

#contentarea h1 {
	font-size: 2.5em;
	font-weight: normal;
	margin-bottom: .2em;
	letter-spacing: 5px;
}

#contentarea p {
	font-size: 1.3em;
}

#contentarea ul {
	list-style: square;
}

#contentarea li {
	font-size: 1.2em;
	margin-top: 5px;
}

#subfooter {
	
}

#subfooter h1 {
	font-size: 2.5em;
	font-weight: normal;
	margin-bottom: .2em;
	letter-spacing: 5px;
}

#subfooter p {
	font-size: 1.3em;
}

#subfooter ul {
	width: 255px;
	float: left;
	list-style-image: url(images/bullet.png);
}

#subfooter li {
	font-size: 1.1em;
	font-weight: bold;
	margin-top: 5px;
}

#footer {
	background-color: #2c2c2a;
}

#footer h3 {
	color: #CCC;
	font-weight: bold;
	margin-bottom: 5px;
	font-size: 1.3em;
}

.footerul {
	float: left;
	margin: 10px 30px 10px 30px;
}

#footer ul {
	color: #fff;
	list-style: square;
}

#footer li {
	font-size: 1.1em;
	font-weight: bold;
	margin-top: 5px;
}

.footerbuttons {
	float: right;
	margin: 35px 40px 10px 30px;
}

#footer p {
	font-size: 1.1em;
	font-weight: bold;
	color: #fff;
}

#footer a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px dotted;
}

#footer a:hover {
	color: #7e0a06;
}
