/* Themify Customize Styling */
body {	
	font-family:Arial, Helvetica, sans-serif;	font-weight:normal;

	color: #333333; 
}
a {	
	color: #ad0000; 
}
a:hover {		text-decoration:underline;
 
}
textarea, input[type=text], input[type=password], input[type=search], input[type=email], input[type=url], input[type=number], input[type=tel], input[type=date], input[type=datetime], input[type=datetime-local], input[type=month], input[type=time], input[type=week] {	
	border: 1px solid #969696; 
}
#site-description {	display: none; 
}

/* Themify Custom CSS */
body {
line-height: 1.4em;
font-size: 13px;
}

.post-content {
background: none repeat scroll 0 0 #ddd;
border: 1px solid #999;
margin: -15px -15px -15px;
min-width: 120px;
padding: 5px;
}


.post-meta {
    color: #555;
    font-size: 85%;
    line-height: 120%;
}

ul, ol {
line-height: 100%;
}



#header {
    height: 120px;
}



#site-logo {
   top: 0px;
}


img.alignleft, img.aligncenter, img.alignright, img.alignnone {
    background-color: #fff;
    padding: 0px;
    border: solid 0px #ccc;
    margin-bottom: 5px;
}



.page-content.entry-content{
background: none repeat scroll 0 0 #ddd;
border: 1px solid #999;
margin: -15px -15px -15px;
min-width: 120px;
padding: 5px;
}



.commentlist cite {
    font: bold 130%/130% "Lucida Grande",Arial,"Lucida Sans Unicode",sans-serif;
color: #000;
}

.commentlist .comment-time {
font-size: 75%;
color: #111;
text-transform: uppercase;
display: block;
margin: 2px 0 0;
}



.commentlist .commententry {
background: none repeat scroll 0 0 #eee;
position: relative;
min-height: 5px;
overflow: hidden;
padding: 5px;
border: 1px solid #999;
border-radius: 5px;
	}



.woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
    float: left;
    width: 50%;
}


.woocommerce ul.products.columns-2 li.product, .woocommerce-page ul.products.columns-2 li.product {
    width: 46%;
}

.woocommerce ul.products.columns-3 li.product, .woocommerce-page ul.products.columns-3 li.product {
    width: 46%;
	
}

.woocommerce ul.products li.product .price {
    color: #11a000;
    font-size: 16px;
	
}

.woocommerce div.product p.price, .woocommerce div.product span.price {
    color: #11a000;
    font-size: 16px;
}

.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {	
background: none repeat scroll 0 0 #ddd;
border: 1px solid #999;
margin: 5px 5px 5px;
padding: 5px;
}


.woocommerce .woocommerce-customer-details address {
    width: auto;

}



.woocommerce .widget_shopping_cart .total, .woocommerce.widget_shopping_cart .total {
    border-top: 3px double #636363;
    padding: 4px 0 0;
}



.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
    font-size: 100%;
    margin: 0;
    margin-right: 10px;
    margin-bottom: 0px;
    line-height: 1;
    cursor: pointer;
    position: relative;
    text-decoration: none;
    overflow: visible;
    padding: .618em 1em;
    font-weight: 700;
    border-radius: 3px;
    left: auto;
    color: #515151;
    background-color: #cca;
    border: 0;
    display: inline-block;
    background-image: none;
    box-shadow: none;
    text-shadow: none;
}



.woocommerce-account .woocommerce-MyAccount-content {
float: left;
    width: 100%;
}






span.wpcf7-list-item { display: block; }

.post-nav .prev a {
       display: none;
}

.post-nav .next a {
       display: none;
}



