/*
Theme Name: Luxury Recovery Services
Description: The original WordPress theme that graced versions 1.2.x and prior.
Version: 1.0
Author: Lipari Studios
*/

/* RESET
--------------------------------------------------*/
html, body, div, span, object,
h1, h2, h3, h4, h5, h6, p, blockquote,
a, acronym, em, font, img,
small, strike, strong, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, q,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100.01%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

/* COMMON
--------------------------------------------------*/

body {
	color: #505050;
	line-height: 1;
	background: #f9f9f9;
	font-family: Georgia, serif;
	font-size: 0.8em;
}
dd,dt,li,p {
	line-height: 1.8em;
}
dl,p,ol,ul {
	margin: 0em 0em 1em 0em;
}
dd {
	margin: 0em 0em 1em 1em;
}
ul li {
	padding: 0px 0px 5px 10px;
	list-style: none;
}
em {
	font-style: italic;
}
strong {
	font-weight: bold;
}
blockquote {
	color: #666;
	margin: 10px;
}
strike {
	text-decoration: line-through;
}

/* HEADS
--------------------------------------------------*/

h1,h2,h3,h4 {
	color: #303c4b;
	font-family: Verdana, sans-serif;
	font-weight: normal;
	line-height: normal;
	margin-bottom: .4em;
}
h1 {
	font-size: 36px;
}
h2 {
	font-size: 26px;
}
h3 {
	font-size: 16px;
	color: #000000;
}
h4 {
	font-size: 100%;
}

/* BOXES
--------------------------------------------------*/

#Wrapper {
	width: 940px;
	margin: auto;
	background: url("img/divTop.png") no-repeat center top;
}
/* HEADER
--------------------------------------------------*/

#Header {
	width: 940px;
	height: 157px;
	background: url("img/bgr_header.jpg") no-repeat;
	padding-top: 50px;
}
#LogoHeader {
	width: 561px;
	height: 58px;
	margin: 0 0 0 50px;
	background: url("img/logo.png") no-repeat bottom;
}
#LogoHeader a {
	width: 561px;
	height: 22px;
	width: 100%;
	display: block;
}
#LogoHeader a span {
	text-indent: -9999px;
	display: none;
}
#ContentLeft {
	float: left;
	width: 205px;
	padding-left: 45px;
}
#ContentRight {
	float: right;
	width: 640px;
	padding-right: 20px;
}
#HeaderContact {
	font-family: Verdana, sans-serif;
	font-size: 13px;
	width: 900px;
	text-align: right;
	padding-right: 40px;
	margin-top: 40px;
	color: #fff;
	letter-spacing: .15em;
}
#HeaderContact a {
	color: #fff;
}
/* CONTENT
--------------------------------------------------*/

#Content {
	width: 940px;
	overflow: hidden;  
	padding-bottom: 20px;
	background: url("img/bgr_content.jpg") repeat-y top;
}
.rotatePict,
p.rotatePictP img {
	border: 1px solid #b6b4b4;
}
#LeftQuote {
	font-style: italic;
	width: 175px;
	padding-left: 10px;
	margin: 30px 0 30px 0;
}
#LeftQuote span {
	font-style: italic;
	color: #c34822;
}
#Mission {
	font-style: italic;
	width: 175px;
	padding-left: 10px;
	font-style: italic;
	color: #c34822;
}
#SidebarText {
	padding-top: 10px;
	font-family: Verdana, sans-serif;
	clear: both;
}
#SidebarText p {
	margin-top: 10px;
	padding: 0 0 0 10px;
	letter-spacing: -.01em;
}
#SidebarText p a {
	color: #595957;
}
.post {
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px dashed #ccc;
}
.widget {
	margin: 10px 0;
}
/* FOOTER
--------------------------------------------------*/
#Footer {
	clear: both;
	width: 940px;
	height: 156px;
	margin: auto 0;
	text-align: center;
	background: url("img/bgr_footer.jpg") no-repeat center bottom;
}
#Legal {
	padding-top: 80px;
	font-family: Verdana, sans-serif;
}
#Legal span {
	font-size: 70%;
}

/* LINKS
--------------------------------------------------*/

a {
	text-decoration: none;
}
a:link {
	color: #0000ff;
}
a:visited {
	color: #0000ff;
}
a:hover {
	text-decoration: underline;
}
a:active {
	color: #000;
	text-decoration: none;
}

/* NAV
--------------------------------------------------*/

 ul#PageNav {
	margin-top: 10px;
	padding: 0px;
	font-family: Verdana, sans-serif;
	letter-spacing: -.01em;
}
#PageNav li {
	margin-bottom: 2px;
	line-height: normal;
	padding: 0px 10px 0px 0px;
	width: 203px;
	height: 38px;
	position: relative;
}
#PageNav li ul {
	top: -160px;
	left: 204px;
	width: 203px;
	position: absolute;
	background: #eceaea;
	border: 1px solid #ccc;
}
#PageNav li ul li {
	margin-bottom: 1px;
	line-height: normal;
	padding: 0px 10px 0px 0px;
	width: 203px;
	height: 21px;
}
#PageNav li a:link,
#PageNav li a:visited {
	width: 193px;
	height: 18px;
	padding: 10px 0px 10px 10px;
	background: url("img/bgr_nav.jpg") no-repeat;
	display: block;
	color: #595957;
}
#PageNav li ul li a:link,
#PageNav li ul li a:visited {
	width: 193px;
	height: 14px;
	padding: 2px 0px 5px 10px;
	background: #f5f5f5;
	display: block;
	color: #595957;
}
#PageNav li a:hover {
	background: url("img/bgr_nav_over.jpg") no-repeat;
	color: #fff;
	text-decoration: none;
}
#PageNav li ul li a:hover {
	background: #597a89;
	color: #fff;
	text-decoration: none;
}

#PageNav li.current_page_item a,
#PageNav li.current_page_parent a {
	color: #fff;
	background: url("img/bgr_nav_on.jpg") no-repeat;
	text-decoration: none;
}

/* FORM ELEMENTS
--------------------------------------------------*/

#searchsubmit {
	border: 1px solid #ccc;
    background: #f3f3f3;
    margin-top: 4px;
}
#searchsubmit:hover {
	border: 1px solid #000;
    background: #ccc;
    cursor: pointer;
}

textarea, input[type=text] {
	border: 1px solid #ddd;
	background: #f6f7f8;
	padding: .2em;
}
#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	border: 1px solid #ddd;
	background: #f6f7f8;
	padding: .2em;
}

#commentform textarea {
	width: 400px;
}

#commentlist li ul {
	border-left: 1px solid #ddd;
	font-size: 110%;
	list-style-type: none;
}

#commentlist li .avatar {
	float: right;
	margin-right: 25px;
	border: 1px dotted #ccc;
	padding: 2px;
}
#WpSidebar textarea,
#WpSidebar input.textfield {
	width: 175px;
	border: 1px solid #ddd;
	padding: 4px;
	background: #f6f7f8;
}
#DynamicSidebar li {
	padding: 0;
	margin: 0;
	font-family: Verdana, sans-serif;
}
#DynamicSidebar li.widget_text {
	font-size: 120%;
}
#DynamicSidebar div.wpcf7 p {
	padding: 0;
	margin: 0 0 3px 0;
	font-size: 50%;
}
/* Alex
--------------------------------------------------*/
#ContactPage dd {
	margin: 0;
	padding-bottom: 5px;
}
#CheckFloat dt {
	float: left;
	padding-right: 10px;
}
.Error {
	color: red;
}
