
/* ---------- BLOG ---------- */
.blog-small .thumbnail  {width:82px;}
.blog-small h1, .blog-small h2 {margin-left:100px;}
.blog-small .meta {margin-left:0px;}
.blog-small .thumbnail .date {bottom:auto;left:auto;right:0;top:0;}
.blog-small .thumbnail img {display:none;}
.blog-big.post .without.thumbnail .date {bottom:0px;}
.blog-big .thumbnail h1, .blog-big .thumbnail h2 {position:static;padding-left:0;}
.blog-minimal .meta {position:static;margin-bottom:10px;}
.blog-minimal .the-content {margin-left:0;}
.blog-minimal .meta p.list-tags {display:none;}
.blog-minimal .meta p {text-align:left;}
.blog-minimal .meta p.date {float:left;}

.alignleft, img.alignleft, .alignright, img.alignright{float:none;}
.alignright, img.alignright {margin-left:0;}

/* ---------- TESTIMONIALS ---------- */

.testimonials-list .thumb-testimonial {float:none;margin:0 auto;}
.testimonials-list .the-post {margin:0;}
.testimonials-list .thumb-testimonial p {text-align:center;}

.portfolio-post p {margin-left:0;clear:left;}
table td, table th {padding:2px 4px;}

/* ---------- HEADER ---------- */
#top p{ display: none; }

/* -- Logo */
#logo{ text-align: left; }
#logo a img{ width: 50%; }
#logo .logo-description{ font-size: 12px; line-height: 18px; }


/* -- Navigation */
#nav{ border-bottom: 0px;}
#nav ul{ margin-left: 0px; }
#nav li { width: 49%; border-bottom: 1px solid #CCC; margin: 4px 0 !important;}
#nav > ul li a, #nav .menu > ul li a{ padding: 0px 20px !important; border: 0px; }
#nav li a { font-size: 11px !important; }

/* ---------- SLIDER ---------- */
#content .accordion-slider {display:none !important;}


/* ----------- HOME CONTENT ---------- */
.products.ribbon li{ width: 49% !important; margin: 0px !important; }
.products li a img{ width: 70% !important; }    

/* ---------- SHOP CONTENT ---------- */
.single-product .product{}
.single-product div.product div.images{ float: none; width: 92%; }
.single-product div.product div.images a{ position: relative; width: 100%; height: auto; text-align: center;}
.single-product div.product .product_title{ float: none !important; }
.single-product form.cart{ clear: none !important; float: right !important; width: 160px !important;}
.single-product .layout-sidebar-no div.product div.summary{ width: 92% !important; }
.single-product div.product div.summary p.price{ float: left; }
table.shop_table th, table.shop_table td{ padding: 9px 0px !important; }
.product-thumbnail, .product-price{ display: none; }


/* ---------- FOOTER ---------- */
#copyright .left{ width: 90%; }
#copyright .right{ width: 100%; margin-top: 20px; text-align: left !important; float: none;}
#copyright .newsletter-section .submit-field{ right: -25px; }
#copyright .newsletter-section form input[type="text"]{ width: 100%; }
#copyright .newsletter-section{ float: none; width: 100%; margin-bottom: 10px; }
#copyright .newsletter-section input{ width: 100%; }


