/*  
Theme Name: ReStyle Loft
Theme URI: 
Description: 
Version: 
Author: 
Author URI: 
*/

body {
background:#070707;
text-align:center;
font-family:Verdana, Arial, 'Sans Serif';
font-size:14px;
color:#333;
}

h2, p, ul, ol {
margin:0 0 20px 0;
}

.alignleft, .thumb {
float:left;
display:block;
margin:0 20px 20px 0;
}

.alignright, .avatar {
float:right;
display:block;
margin:0 0 20px 20px;
}

a { color:#ff6600; text-decoration: none; }

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

h1 {
font-size:25px;
font-weight:bold;
}

h1, h2, h3, h4, h5 {
font-weight:normal;
font-family: Verdana, Arial, 'Sans Serif';
color:#ff6600;
margin:0 0 15px 0;
}

h2 {
font-size:24px;
}

h2.pagetitle {
margin:0 0 40px 0;
}

h3 {
font-size:20px;
}

h4 {
font-size:15px;
}

h6 {
font-size:8px;
}

p, ul, ol {
line-height:20px;
}

ul ul {
margin:0px;
}

small {
font-size:11px;
}

.clear {
clear:both;
}


#page {
width:1000px;
background:#FFF;
display:block;
margin:auto;
text-align: left;
}

#header {
z-index:1;
width:1000px;
height:203px;
background:url(./images/newheader.jpg) top left repeat-x;
position:relative;
display:block;
}

#header .logo {
position:absolute;
overflow: hidden;
width:400px;
height:200px;
top:0;
left:0;
display:block;
}

#header h1 {
position:absolute;
top:0;
left:0;
display:block;
}

#header p.contactdetails {
position:absolute;
top:30px;
right:30px;
display:block;
text-align:right;
font-size:26px;
letter-spacing: 0.5px;
font-family:Georgia, Arial, 'Sans Serif';
color:#ff6600;
line-height:28px;
}

#header p.contactdetails span {
color:#000;
font-size:15px;
}

#header p.contactdetails span a { color:#000; }

#menulinks {
position:relative;
height:37px;
display:block;
margin:166px 0 0 0;
float:right;
}

ul#nav {
margin:0px;
}

ul#nav li {
display:block;
float:left;
position:relative;
margin:0 0 0 5px;
}

ul#nav li a {
float:left;
display:block;
height:37px;
padding-right:22px;
color:#555;
}

ul#nav li a span {
display:block;
line-height: 37px;
padding:0 0 0 12px;
cursor: pointer;
}

ul#nav li a:hover, ul#nav li.current_page_item a, ul#nav li.current_page_parent a, ul#nav li.current_page_ancestor a, ul#nav li.current-cat a, ul#nav li.active a { background: transparent url(./images/menulinkright.png) no-repeat top right; }
ul#nav li a:hover span, ul#nav li.current_page_item a span, ul#nav li.current_page_parent a span, ul#nav li.current_page_ancestor a span, ul#nav li.current-cat a span, ul#nav li.active a span { background: transparent url(./images/menulink.png) no-repeat top left; }

ul#nav li ul {
display:none;
position:absolute;
top:37px;
left:0px;
width:280px;
border-left:3px solid #ff6600;
border-right:3px solid #ff6600;
border-bottom:3px solid #ff6600;
background: #FFF;
z-index:2;
}

ul#nav li ul li, ul#nav li.active ul li {
float:none;
clear:both;
width:250px;
margin:0px;
height:30px;
}

ul#nav ul li a, ul#nav li.active ul li a {
float:none;
clear:both;
width:250px;
padding:0 15px;
line-height:30px;
height:30px;
background: none;
}

ul#nav ul li a:hover, ul#nav li.active ul li a:hover { background: #ff6600 none; color:#FFF; }

ul#nav ul li a:hover span, ul#nav li.active ul li a:hover span { background: none; }

ul#nav li.active ul li {
height:40px;
line-height:40px;
}

ul#nav li.active ul li a {
padding:0 15px;
height:40px;
line-height:40px;
}

ul#nav li.active ul li a span { 
background: none; 
padding:0px;
}

ul#nav li ul li ul {
left:250px;
border-top:3px solid #ff6600;
top:0px;
}

#breadcrumb {
display:block;
width:1000px;
height:25px;
margin:0 0 10px 0;
}

#breadcrumb p {
margin:0px 20px;
width:960px;
display:block;
height:25px;
font-size:11px;
line-height: 25px;
}

#mainarea {
width:960px;
margin:0 20px;
display: block;
overflow: hidden;
}

#contentarea {
width:680px;
display: block;
float:left;
overflow: hidden;
}

.posts {
margin:40px 0 0 0;
}

.post {
clear:both;
display: block;
margin:0 0 60px 0;
}

.navigation {
margin:0 0 30px 0;
}

#comments {
margin-top:60px;
}

ol.commentlist li {
margin:0 0 20px 0;
padding:20px;
border:1px solid #CCC;
}

#featured {
margin:0 0 20px 0;
position:relative;
overflow: hidden;
width:680px;
height:386px;
}

#featured ul#slides {
position:absolute;
top:0px;
left:0px;
width:674px;
height:338px;
border:3px solid #333;
display:block;
}

#featured ul#slides li {
position:absolute;
top:0px;
left:0px;
width:674px;
height:334px;
overflow: hidden;
display:none;
}

#featured ul#slides li img {
position:absolute;
top:0px;
left:0px;
}

#featured ul#slides li p a { color:#000; font-weight: bold; }

#featured ul#slides li p {
z-index: 2;
letter-spacing: 0.5px;
background: url(./images/slidetext.png);
position:absolute;
margin:0px;
display: block;
bottom:17px;
right:0px;
font-size:16px;
font-family: Georgia;
line-height:24px;
color:#000;
padding:20px 10px 20px 20px;
font-style:italic;
width:270px;
}

#featured ul#slides li.slide1 {
display:block;
}

#featured ul#slidelinks {
background: url(./images/slidelinksback.png);
display:block;
width:680px;
height:38px;
top:347px;
left:0px;
position:absolute;
}

#featured ul#slidelinks li {
float:left;
display:block;
font-size:14px;
line-height:18px;
color:#000;
padding:0;
height:70px;
margin:0 3px 0 0;
height:38px;
width:40px;
background: #333333;
}

#featured ul#slidelinks li a.arrowleft {
background: url(./images/arrowleft.jpg) no-repeat;
width:40px;
height:38px;
display:block;
}

#featured ul#slidelinks li a.arrowleft:hover {
background: url(./images/arrowleft_hover.jpg) no-repeat;
}

#featured ul#slidelinks li a.arrowright {
background: url(./images/arrowright.jpg) no-repeat;
width:40px;
height:38px;
display:block;
}

#featured ul#slidelinks li a.arrowright:hover {
background: url(./images/arrowright_hover.jpg) no-repeat;
}

#featured ul#slidelinks li.text {
background: #000;
height:38px;
width:594px;
}

#featured ul#slidelinks li.text p {
font-weight: bold;
color: #FFF;
font-size:18px;
line-height:38px;
font-family: Georgia;
letter-spacing: 0.5px;
text-align: center;
}

#featured ul#slidelinks li.text p span {
font-weight: normal;
font-style:italic;
}

#featured ul#slidelinks li.texthide {
display:none;
}

#featured ul#slidelinks li.right {
margin:0px;
}

#contactfeatured {
margin:0 0 20px 0;
position:relative;
overflow: hidden;
width:680px;
height:386px;
}

#contactfeatured .slide {
display:block;
position:absolute;
overflow: hidden;
top:0px;
left:0px;
width:674px;
height:380px;
border:3px solid #333;
}

#contactfeatured .slide img {
z-index: 1;
display: block;
position:absolute;
top:0px;
left:0px;
}

.contactdetailscontact {
z-index: 2;
width:250px;
height:278px;
display: block;
position:absolute;
top:3px;
left:3px;
background: url(./images/slidetext.png);
padding:30px 20px;
letter-spacing:0.5px;
}

.contactdetailscontact h4 {
font-size:28px;
color:#000;
font-family: Georgia;
margin:0 0 20px 0;
font-style: italic;
}

.contactdetailscontact h5 {
font-size:23px;
color:#000;
font-family: Georgia;
margin:0 0 5px 0;
font-style: italic;
}

.contactdetailscontact p {
font-size:17px;
color:#000;
font-family: Georgia;
margin:0 0 20px 0;
font-style: italic;
line-height:24px;
font-weight: bold;
}

.contactdetailscontact p a {
color:#000;
}

#contactfeatured .slide p.righttext a { color:#000; font-weight: bold; }

#contactfeatured .slide p.righttext {
z-index: 2;
letter-spacing: 0.5px;
background: url(./images/slidetext.png);
position:absolute;
margin:0px;
display: block;
bottom:17px;
right:0px;
font-size:16px;
font-family: Georgia;
line-height:24px;
color:#000;
padding:20px 10px 20px 20px;
font-style:italic;
width:270px;
}


#contactbox {
border:3px solid #333;
margin:0 0 20px 0;
overflow: hidden;
position:relative;
width:674px;
}

#contactbox img.contactpic {
position:absolute;
top:0px;
right:0px;
}

#contactbox .left {
padding:20px;
width:280px;
display:block;
float:left;
}

#contactbox .left h2 {
font-size:28px;
margin:0 0 5px 0;
}

#contactbox .left h3 {
margin:0 0 5px 0;
font-size:20px;
}

#contactbox .left a { color:#333; }

#sidebar {
width:260px;
display:block;
float:right;
overflow: hidden;
}

#sidebar .widget {
margin:0 0 20px 0;
}

.widgetborderimages img { border:3px solid #333; margin:0 0 2px 0; display:block; }

#sidebar .widget a.blocklink {
background: #333 url(./images/blocklink.jpg) no-repeat top right;
height:38px;
line-height:38px;
color:#FFF;
padding:0 15px;
display: block;
font-size:17px;
}

#sidebar .widget h4, #sidebar .widget ul li.heading a, a.blocklink {
background: #333;
height:38px;
line-height:38px;
color:#FFF;
padding:0 15px;
margin:0 0 10px 0;
display: block;
font-size:17px;
font-weight: bold;
font-family: Georgia, Verdana, Arial, 'Sans Serif';
}

#sidebar .widget h4 span, #sidebar .widget ul li.heading a span, a.blocklink span {
font-weight: normal;
font-style:italic;
}

#sidebar .widgetcontact {
}

#sidebar .widgetcontact h4 {
cursor:pointer;
padding:5px 10px 5px 10px;
margin: 0px;
font-family: Georgia;
font-size:27px;
font-weight: normal;
font-style: italic;
}

ul.response {
display:none;
color:#FFF;
padding:0 0 0 15px;
font-size:12px;
margin:0px 0 10px 0;
}

#sidebar .widgetcontact form {
color:#FFF;
font-size:12px;
background: #333;
font-family: Georgia;
}

#sidebar .widgetcontact form p {
color:#FFF;
font-size:12px;
overflow: hidden;
margin:0 10px 0 10px;
}

#sidebar .widgetcontact form p label {
font-size:18px;
float:left;
display:block;
margin-bottom:5px;
}

#sidebar .widgetcontact p.interested {
font-size: 22px;
font-style: italic;
margin-bottom:10px;
}

#sidebar .widgetcontact form input, #sidebar .widgetcontact form textarea {
font-family: Arial;
font-size:12px;
width:230px;
padding:10px;
margin:0 10px 0px 10px;
border:none;
overflow: hidden;
color:#777;
background: url(./images/textbox.jpg) no-repeat;
height:21px;
}

#sidebar .widgetcontact form textarea {
background: url(./images/textarea.jpg) no-repeat;
height:63px;
}

#sidebar .widgetcontact form input.checkbox {
width: 20px;
float:left;
display:block;
margin:0 5px 0 0;
background: none;
}

#sidebar .widgetcontact form input#submit {
margin:0px;
width:260px;
background:url(./images/send.jpg) no-repeat top left;
text-align: left;
color:#ff6600;
font-family: Verdana, Arial, 'Sans Serif';
font-size:1px;
height:42px;
padding:0 10px;
margin-top:7px;
cursor: pointer;
display:block;
border-left:none;
border-right:none;
border-bottom:none;
border-top:4px solid #FFF;
}

#sidebar .widgetcontact form input#submit:hover {
color:#000;
background:url(./images/sendover.jpg) no-repeat top left;
}

#sidebar .widgetcontact img.contactformimage {
border:3px solid #ff6600;
display:block;
clear:both;
}

#sidebar .widgetcontact h4 {
border-top:2px solid #FFF;
background: #333;
}

ul.social li {
width:258px;
height:38px;
margin:0 0 8px 0;
display:block;
}

ul.social li.fb {
background: url(./images/socialfb.jpg) no-repeat;
}

ul.social li.twitter {
background: url(./images/socialtwitter.jpg) no-repeat;
}

ul.social li.linkedin {
background: url(./images/sociallinkedin.jpg) no-repeat;
}

ul.social li.rss {
background: url(./images/socialrss.jpg) no-repeat;
}

ul.social li a {
display:block;
padding:0 0 0 12px;
width:246px;
line-height:38px;
height:38px;
color: #FFF;
font-size:18px;
font-family: Georgia;
}

ul.socialicons li {
float:left;
display:block;
margin:0 5px 0 0;
}

ul.socialicons li a {
float:left;
display:block;
}

p.socialtooltip {
clear:both;
display:block;
font-size:11px;
}

/* Tabs */
#tabs .tabs {
width:100%;
height:35px;
display:block;
margin:0px;
}

#tabs .tabs ul {
display:block;
}

#tabs ul.thetabs li {
font-size:12px;
height:35px;
line-height:35px;
padding:1px 23px 0 23px;
display:block;
float:right;
border-bottom:2px solid #999;
background: #FFF;
font-size:15px;
cursor: pointer;
}

#tabs ul.thetabs li.tab1link {
float:left;
}

#tabs ul.thetabs li.active {
border-bottom:1px solid #FFF;
border-left:2px solid #999;
border-right:2px solid #999;
border-top:2px solid #999;
padding:0 15px;
color:#ff7e00;
}

#tabs .panels {
padding-top:20px;
margin-top:1px;
border:2px solid #999;
display:block;
background: #FFF;
}

#tabs .panels .panel {
display:none;
padding:0px 20px 0 20px;
clear:both;
}

#tabs .panels .panel.active {
display:block;
}

#tabs .panels .panel ul {
margin:0px;
}

#tabs .panels .panel ul li {
display:block;
overflow: hidden;
margin:0 0 20px 0;
border-bottom:none;
padding:0;
}

#tabs .panels .panel ul li .thumb {
float:left;
display:block;
margin:0 20px 0 0;
}

#tabs .panels .panel ul li p {
line-height:16px;
margin:0 0 3px 0;
font-size:11px;
}

#contactbar {
width:1000px;
height:54px;
display:block;
background: url(./images/contactbar.jpg) repeat-x;
}

#contactbar p {
float:left;
color: #FFF;
font-size:21px;
line-height:54px;
margin: 0px;
width:1000px;
font-family: Georgia;
text-align: center;
display:block;
letter-spacing: 0.5px;
}

#contactbar p a { color:#FFF; }

#contactbar p a:hover { color:#CCC; }

#subfooter {
padding:20px;
height:204px;
width:960px;
background: url(images/newfooter.jpg);
display:block;
overflow: hidden;
clear: both;
}

#subfooter .widget {
width:200px;
margin:20px 20px 0 20px;
display: block;
float: left;
font-weight:bold;
font-size:14px;
}

#subfooter .widget h4 {
font-size:18px;
margin:0 0 8px 0;
font-weight:bold;
color:#000;
}

#subfooter .widget ul li {
margin:0 0 5px 0;
font-size:14px;
}

#subfooter .widget a { color:#000; }

#subfooter .widget a:hover { color:#FFF; }

#subfooter .widgetRight {
float:right;
text-align: left;
width:305px;
}

#subfooter .widgetRight p {
margin:10px 0 0 0;
line-height:18px;
color:#FFF;
}

#subfooter #searchform {
width:235px;
height:32px;
display: block;
background: url(./images/footersearch.jpg) no-repeat;
}

#subfooter #s {
border: none;
width:180px;
display:block;
float:left;
margin:5px 0 0 10px;
background: transparent;
height:20px;
line-height:20px;
color: #333;
font-size:16px;
font-family: Verdana;
}

#subfooter #searchsubmit {
background: url(./images/searchsubmit.jpg) no-repeat center center;
width:30px;
height:30px;
border:none;
display:block;
float:right;
margin:1px 0 0 0;
}

#subfooter #searchsubmit:hover {
background: url(./images/searchsubmitover.jpg) no-repeat center center;
}

#footer {
background:#070707;
display:block;
overflow: hidden;
font-size:13px;
padding-top:5px;
color:#666;
height:50px;
}

#footer a { color:#666; }

#footer ul, #footer ul li, #footer ul li a {
float:left;
display:block;
}

#footer ul li { margin:0 15px 0 0; }

#footer p {
float:right;
text-align: right;
display:block;
}

#lightbox-overlay-text { display:none; }

.heading {
font-size:18px;
line-height:24px;
margin:0 0 20px 0;
display:block;overflow: hidden;
color: #555;
}

.heading h2.pagetitle {
margin:0px 0 5px 0!important;
}

.heading p {
margin:0 0 20px 0;
}

.pricelist {
display:block;
width:260px;
height:89px;
overflow: hidden;
background: url(./images/pricelist.jpg) no-repeat;
}

.pricelist a {
display:block;
font-size:14px;
color: #FFF;
line-height:23px;
padding:0 12px;
font-family: Georgia;
}

.pricelist a.toplink {
display:block;
font-weight: bold;
font-size:20px;
color: #FFF;
line-height:30px;
padding:6px 20px 0 12px;
}

.pricelist a.toplink span {
font-style: italic;
font-weight: normal;
}

