/*--------------------------
Lia Transue STYLESHEET
VALID CSS 2.0
COPYRIGHT 2012 WILDFIREWEB
AUTHOR: wildfireweb.com
mod: 010812bt
---------------------------*/

@import url(/css/wildfirecommon.css);
@import url(/templates/liatransue/css/slatesblogs.css);

body{
font-size: 62.5%;
margin: 0;
padding: 0;
font-family: Arial, Verdana, sans-serif;
font-family: "Trebuchet MS";
background: #000;
color: #000;
}

a {
color: #eee;
text-decoration: none;
font-style: italic;
}

a:hover{
color: #fff;
text-decoration: underline;
}

a:visited {
color: #fff;
text-decoration: underline;
}



.adminlinks {
display: block;
position: relative;
padding: 4px 20px;
font-size: 12px;
background: #fe622b url(/home/wfw/images/adminlinks_w.jpg) left no-repeat;
color: #eee;
text-align: center;
}

.adminlinks a{
color: #fff;
font-size: 12px;
text-decoration: none;
}

.adminlinks a:visited{
color: #fff;
}


.adminlinks a:hover{
color: #fff;
text-decoration: underline;
}


#wrapper{
position: relative;
display: block;
margin: 3em auto;
padding:0;
background: #575757;
width: 1060px;
}


#header{
position: relative;
display: block;
float: right;
width: 1010px;
padding: 0 20px 0 30px;
margin:0;
background: #575757;
}

.clearboth{
clear: both;
}

#container{
position: relative;
display: block;
width: 100%;
float: left;
margin:0;
padding: 0;
background: #575757;
}

/* NAVIGATION */

#nav{
position: relative;
display: block;
float: left;
margin: 40px 10px 0px 20px;
padding: 0px 5px 10px 5px;
padding: 0;
text-align: left;
background:#575757;
}

ul#tabs{
margin: 0;
padding: 5px;
list-style: none;
}

ul#tabs li{
font-size: 14px;
padding: 0;
margin: 0;
font-weight: 700;
font-family: "Trebuchet MS";
position: relative;
width: 220px;
/* border: 1px solid white; */
}

/* unselected tab */
ul#tabs li a {
text-decoration: none;
color: #BC7E3D;
display:block;
padding: 4px;
margin: 0;
}

ul#tabs li a:hover{
text-decoration: none;
display:block;
color: #999;
padding: 4px 4px 4px 4px;
margin: 0;
}

/* selected tab in edit mode */
ul#tabs li span {
color: #fff;
display:block;
background:#575757;
padding: 4px;
margin: 0;
}

/* selected tab in preview mode */
ul#tabs li a span {
color: #999;
display:block;
padding: 0;
margin: 0;
}



ul#tabs li.tab_2{
padding: 0.1em 0 0.1em 1.5em;
margin: 0;
font-weight: 400;
font-size: 1.0em;
}



#content{
position: relative;
display: block;
min-height: 500px;
margin: 50px 0px 0px 0px;
padding:0;
z-index: 1;
width: 780px;
float: left;
font-size: 14px;
color: #999;
}

#content_top {
padding: 0 20px 20px 0
margin: 0;
width: 600px;
/* border: 1px solid red; */
}

#title1{
font-family:verdana;
font-size:1.4em;
color: #d18fb9;
font-weight:700;
font-style:italic;
}


div.contactform {
text-align:left;
}

 
.contactform {
margin: 1.5em 0 1.5em 0;
}

.contactform table {
width: 520px;
border: 2px solid #AAA;
margin: 0;
}

.contactform td {
padding: .3em;
}

.contactform th {
padding: .3em;
background-color: #AAA;
color: #FFF;
}
/* FOOTER */

#footer{
padding: 20px 0px 20px 0px;
color: #BC7E3D;
font-size: 12px;
margin: 40px 0 0 30px;
}

#footer a{
color: #999;
}

#footer a:hover{
color: #fff;
}

#login {
width:50px;
position:relative;
display:inline-block;
clear:both;
margin:0;
padding: 0px 0 0px 0px;
z-index:15;
}


#loginbox.login_hidden {

    left: 0px;
}

#loginbox input
{
margin-bottom:5px;
}

#loginbox a
{
color:#000!important;
}


.rss_feed {
display:none;
}

#cart_wrapper {
color: #000!important;
}

#cart_wrapper a{
color: #000!important;
}


.shoppingcart {
display: block;
position: absolute;
width: 300px;
padding: 10px 5px;
right: 30px;
top: 80px;
right: 0px;
background: #eaeaea;
opacity:0.70;
filter:alpha(opacity=70);
font-size: 14px;
color:#000!important;
text-align: center;
line-height: 1.5;
z-index: 99;
}

.shoppingcart a {
color:#000!important;
}

.add_to_cart {
	white-space:nowrap;
	font-family: verdana,sans-serif;
	font-size: 11px;
	font-weight: 700;
    text-align: center;
/*     background: #fff url(/templates/alittlewicked2/images/add2cart.png) center no-repeat; */
}

.add_to_cart input{
	font-size: 11px;
	font-family: verdana,sans-serif;
}

.slate_layout_1 .wfw_blog_links .add_to_cart {
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
    top: -5px;
	z-index: 2;
	white-space: nowrap;
	clear: both;
	left: 50px;
    display: none;

}

.slate_layout_1 .wfw_blog_links .add_to_cart input{
font-size: 10px;
font-family: verdana,sans-serif;
}

#editing .slate_layout_1 .add_to_cart {
display:none;
}

/* Blog Page Styling with right column for hash tags */

#blog_content{
position: relative;
display: block;
margin: 50px 0px 0px 0px;
padding:0;
z-index: 1;
width: 580px;
float: left;
font-size: 14px;
color: #999;
min-height:500px;
height:auto !important;
height:500px;
}

#blog_content_rightcol{
position: relative;
display: block;
margin: 50px 0px 0px 0px;
padding:10px;
width: 178px;
float: right;
font-size: 14px;
color: #999;
background: #444;
border-top: 1px solid #333;
border-left: 1px solid #333;
border-bottom: 1px solid #333;
}

#social_media {
display: block;
position: absolute;
margin:0;
padding: 0;
top: 20px;
right: 0;
width: 200px;
}
