/*
Theme Name: Undo
Theme URI: http://themeforest.net/user/An-Themes/portfolio
Description: Premium WordPress News / Magazine Theme
Version: 1.5
Author: An-Themes
Author URI: http://www.anthemes.net/
Tags: black, white, red, yellow
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html

------------------------------------------------

				0.	CSS Reset
				1.	Layout
				2.  Header
				3.  Content
			    3.b Shop
				4.	Sidebar
				5.  Comments
				6.	Menu
				7.  Contact Form
				8.  Footer
				9.  Shortcodes
			   10.  Carousel and Tiptip

-------------------------------------------------- */


/*-----------------------------------------------------------------------------
----------------------------- 0 - CSS Reset -----------------------------------
-----------------------------------------------------------------------------*/

html,body,h1,h2,h3,h4,h5,h6,form,li,ul,ol,p,input,select,legend,textarea,fieldset { margin:0; padding:0;}
ul, ol                     { list-style-type: none; }
:focus                     { outline: 0;}
ins                        { text-decoration: none; }
del                        { text-decoration: line-through; }
img                        { border:none;}

h1,h2,h3,h4,h5,h6          { /*font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;*/ line-height:26px;}
h1                         { font-size: 26px; }
h2                         { font-size: 24px; }
h3                         { font-size: 22px; }
h4                         { font-size: 20px; }
h5                         { font-size: 18px; }
h6                         { font-size: 16px; }

code, pre                  { /*font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;*/ font-weight: bold; font-size: 12px; display: block;  margin: 14px 0; overflow:hidden; padding: 18px;  }
code:hover, pre:hover      { overflow:scroll;}

strong                     { font-weight: bold;}
fieldset                   { border: none;}

.clear                     { clear:both; display:block;}
.sleft                     { float:left;}
.sright                    { float:right;}
iframe                     {border: 0 !important;}



/*-----------------------------------------------------------------------------
----------------------------- 1 - Layout --------------------------------------
-----------------------------------------------------------------------------*/

*                        { margin: 0; padding: 0;}
html body                { /*font: 14px/22px "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;*/ font-weight: 300; -webkit-text-size-adjust: none; overflow-x:hidden;}
header                   { width: 1230px; height: 45px; margin: 0 auto; }
.top-header              { width: 1170px; height: 45px; margin: 0 auto; padding: 0 30px; background: url(images/bg-top.png); position: fixed; z-index: 9999;}
.logo-icon               { width: 45px; height: 45px;  float: left; background: url(images/home-icon.png);}
.logo                    { float: left; margin: 45px 0 0 0;}
.header-sub              { width: 1170px; height: 150px; margin: 0 auto; padding: 0 30px;}
.wrap                    { width: 1170px; height: auto; margin: 0 auto; padding:0 30px; }
#background, #background-pattern { min-width:100%; min-height:100%; top:0; left:0; z-index:-2; position:fixed; }
#background-pattern.bg          { background: url(images/pattern.png) repeat; z-index:-1; position:fixed;}


/*-----------------------------------------------------------------------------
----------------------------- 2 - Header --------------------------------------
-----------------------------------------------------------------------------*/

/* -- Banner -- */
.box728               { width: 728px; height: 90px; float: right; margin: 30px 0; }

/* -- Search -- */
#searchform2                 { width: 228px; height: auto; float: right; margin: 8px 7px 0 0; }
#searchform2 #s              { width: 195px; height: 20px; float: left; border: none; padding: 4px 30px 4px 10px; font-size: 13px; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px;}
#searchform2 .buttonicon     { width: 20px; height: 20px; float: right; background:url(images/btn_search.png); border: none; font-size: 0px; margin: -24px 0 0 0;}
#searchform2 .buttonicon:hover   { cursor: pointer; opacity:.85; }
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {  /* IE10-specific styles go here */ #searchform2 #s  { line-height: 20px;}  }

/* -- Live Search -- */
ul.dwls_search_results     { width: 235px !important; font-size: 12px !important; }
ul.search_results li.post_with_thumb a { width: 120px !important; float:left; margin-top: 2px !important; margin-bottom: 0px !important; }
ul.search_results li       { padding: 10px 20px 5px 20px !important; }

/*-----------------------------------------------------------------------------
----------------------------- 3 - Content -------------------------------------
-----------------------------------------------------------------------------*/

/* -- Home Featured Posts -- */
ul.featured-home-posts   { width: auto; float: left; margin-bottom: 10px; }
ul.featured-home-posts li{ width: 280px; height: 230px; float: left; margin: 0 0 20px 20px;}
ul.featured-home-posts li .title-box { width: auto; height: 75px; margin-top: -10px; }
ul.featured-home-posts li.big .title-box { width: auto; height: 86px; margin-top: -6px;}
ul.featured-home-posts li img { width: 280px; height: 155px; margin-top: -32px;}
ul.featured-home-posts li.big { width: 570px; height: 475px; float: left; margin-left: 0px !important; }
ul.featured-home-posts li.big img { width: 570px; height: 390px; }

ul.featured-home-posts h2:hover { text-decoration: underline;}

ul.featured-home-posts li h2 { color: #FFF; font-size: 13px; text-transform: uppercase; padding:18px 35px 0 20px; line-height: 22px; }
ul.featured-home-posts li.big h2 { font-size: 15px; padding:18px 40px 0 20px; line-height: 26px; font-weight: bold; }

ul.featured-home-posts .category a  { font-size: 12px; text-transform:uppercase; font-weight: bold; display: inline-block; padding: 5px 20px; position: relative; float: left;}
ul.featured-home-posts .media-video { width: 32px; height: 32px; float: left; background: url(images/media-video.png); position: relative;}
ul.featured-home-posts .media-image { width: 32px; height: 32px; float: left; background: url(images/media-image.png); position: relative;}
ul.featured-home-posts .media-slider { width: 32px; height: 32px; float: left; background: url(images/media-slider.png); position: relative;}
ul.featured-home-posts .media-text { width: 32px; height: 32px; float: left; background: url(images/media-text.png); position: relative;}
ul.featured-home-posts li a.read-more  { margin-top: -75px; float: right; width: 30px; height: 75px; display: block; background:#fcc71f url(images/read-more.png) 7px 32px no-repeat;}
ul.featured-home-posts li.big a.read-more  { margin-top: -86px; float: right; width: 30px; height: 86px; display: block; background:#fcc71f url(images/read-more.png) 7px 35px no-repeat;}


/* -- Blog -- */
.blog-content            { width: 680px; float: left; }
.blog-post               { width: 310px; height: 340px; float: left; margin: 0 30px 20px 0;}
.home-post               { width: 310px; height: 270px; float: left; margin: 0 30px 20px 0;}

.single-rating           { float: left; margin: 3px 0 0 0; }
.home-rating             { float: left; margin: 14px 0 0 0; }
h3.content-title         { font-size:15px; font-weight:bold; padding: 5px 0; margin-bottom: 20px; }

.content                 { width: 650px; height: auto; float: left; margin-bottom: 30px; }
.widget-left             { width: 310px; height: auto; float: left; margin: 0 0 20px 30px;}
.widget-right            { width: 310px; height: auto; float: right; margin: 0 0 20px 0;}
.widget-first h2         { font-size:15px; font-weight:bold; line-height:24px; margin: 10px 0; }
.widget-first h2:hover   { text-decoration: underline;}
img.article-thumbnail    { width: 310px; height: 180px; margin-top: -32px;}
.widget-first .category a  { font-size: 12px; text-transform:uppercase; font-weight: bold; display: inline-block; padding: 5px 20px; position: relative; float: left;}
.widget-first .media-video { width: 32px; height: 32px; float: left; background: url(images/media-video.png); position: relative;}
.widget-first .media-image { width: 32px; height: 32px; float: left; background: url(images/media-image.png); position: relative;}
.widget-first .media-slider { width: 32px; height: 32px; float: left; background: url(images/media-slider.png); position: relative;}
.widget-first .media-text { width: 32px; height: 32px; float: left; background: url(images/media-text.png); position: relative;}


.widget-left h3, .widget-right h3, .featured-trailers h3  { font-size:15px; font-weight:bold; margin-bottom: 20px; padding: 5px 0; }

ul.widget-list           { width: 310px; height: auto; }
ul.widget-list li        { width: 310px; height: auto; margin-top: 30px;}
.widget-list img         { width: 55px; height: 55px; float: left; margin-right: 15px;}
.widget-list h2          { font-size: 13px; font-weight:bold; line-height:18px; padding-top: 5px; }
.widget-list h2:hover    { text-decoration: underline;}
ul.widget-list .meta-date  { width: 240px; height: 24px; display: block;}
ul.widget-list li div.single-rating { margin: 3px 0 0 70px;}

ul.widget-list .category a  { font-size: 10px; text-transform:uppercase; font-weight: bold; display: inline-block; padding: 0 5px; position: relative; float: left; }
ul.widget-list .media-video { width: 22px; height: 22px; float: left; background: url(images/media-video-small.png); position: relative;}
ul.widget-list .media-image { width: 22px; height: 22px; float: left; background: url(images/media-image-small.png); position: relative;}
ul.widget-list .media-slider { width: 22px; height: 22px; float: left; background: url(images/media-slider-small.png); position: relative;}
ul.widget-list .media-text { width: 22px; height: 22px; float: left; background: url(images/media-text-small.png); position: relative;}


.single-media            { width: auto; height: auto; margin-bottom: 20px;}
.single-media img        { width: 100%; height: auto;}
h1.article-title         { font-size: 32px; font-family: 'Sanchez', serif; font-weight: normal; line-height: 36px; }
h1.page-title            { font-size: 16px; padding: 5px 20px !important; text-transform: uppercase; float: left;  display: inline-block; }
.post iframe             { max-width: 100% !important;}
.post-date               { font-size: 10px; text-transform:uppercase; font-weight: bold;  padding: 0 5px; float: left; margin: 8px 10px 0 0;}
.single-share             { display: block; float: left; margin: 20px 0;}


/* -- Typography -- */
.entry                    { margin: 30px 0 0 0;}
.entry h1                 { margin: 10px 0;}
.entry p                  { padding: 10px 0;}
.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6 { margin-top: 20px; }
.entry .category a        { font-size: 10px; text-transform:uppercase; font-weight: bold;  padding: 0 5px; float: left; margin: 10px 10px 0 0;}

blockquote                { color:#999; font-size:14px; font-family: 'Lato', sans-serif; font-weight:400; margin:20px;
						    background:url(images/quotes.png) no-repeat top left; padding:0 0 0 30px;}
blockquote p              { padding: 15px; background:url(images/quotes.png) no-repeat bottom right;}

/* -- Responsive Images -- */
.entry img, .wp-caption    { max-width: 100%; border-radius: 3px; }
.entry img,
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] { height: auto; }
img.size-full,
img.size-large,
.wp-post-image,
.post-thumbnail img { height: auto; max-width: 100%; }
img.alignleft, .alignleft img   { width: inherit !important;}
img.alignright, .alignright img { width: inherit !important;}
.alignleft                 { float: left; margin: 20px 20px 10px 0px; }
.alignright                { float: right; margin: 20px 0px 10px 20px; }
.aligncenter               { display: block; margin-left: auto; margin-right: auto; }
.wp-caption img[class*="wp-image-"] { display: block; margin: 0; }
.wp-caption-text { font-weight: bold; font-size: 12px; padding: 10px 0px 10px 0px !important; text-align: center; color: #888;}
/* -- End res. img -- */

.entry li                 { padding:3px 0 3px 5px; }
.entry ul                 { margin:20px 40px; list-style-type: square;}
.entry ol                 { margin:20px 40px; list-style-type: decimal;}



/* -- Banners -- */
.box468, .box468-top                { width: 486px; height: 60px; margin: 30px auto 30px auto;}
.box468 a.adv-btn2, .box468-top a.adv-btn2    { width: 18px; height: 60px;  display: inline-block; float: right; background: url(images/adv-btn2.png);}
.box468-top { margin-top: 0px;}
.box250_md  { display: none; margin: 30px auto 30px auto;}

/* -- infinite scroll Pagination -- */
#infscr-loading            { width: 200px; height: auto; padding: 15px 0; position: fixed; z-index: 9999; left: 0; bottom: 50px; text-align: center; font-weight: bold;}
#infscr-loading span       { background-color: #FFF; padding: 2px 10px; font-size: 12px;}

/* -- Pagination -- */
.wp-pagenavi, .defaultpag  { width: 625px; float: left; font-size: 15px; padding: 20px 25px 10px 0; }
.wp-pagenavi a, .wp-pagenavi span  { display: inline-block; padding:7px 15px; -webkit-transition: 1s; -moz-transition: 1s; transition: 1s;  list-style: none;  margin: 0; border-radius: 2px; -moz-border-radius: 2px; -webkit-border-radius: 2px; margin-right:1px; font-size:12px; font-weight:bold; }
.wp-pagenavi a:hover, .list1 li a:hover, .list2 li a:hover  { border-radius: 2px; -moz-border-radius: 2px; -webkit-border-radius: 2px; }
.wp-pagenavi span.current  { border-radius: 2px; -moz-border-radius: 2px; -webkit-border-radius: 2px;}
.wp-pagenavi .pages        { display:none; }
.defaultpag                { font-weight: bold;}


/* -- Accordion -- */
.accordionButton, .accordionButton1, .accordionButton2, .accordionButton3 { width: 610px; float: left; background: url(images/plus.png) no-repeat 10px 16px; cursor: pointer; padding-bottom:15px; padding-top:15px; padding-left:40px; font-size:13px; font-weight:bold; }
.accordionButton:hover, .accordionButton1:hover, .accordionButton2:hover, .accordionButton3:hover { background:#f3f3f3 url(images/plus.png) no-repeat 10px 16px;}
.on:hover { background:#f3f3f3 url(images/minus.png) no-repeat 10px 16px;}
.accordionButton.first, .accordionButton1.first, .accordionButton2.first, .accordionButton3.first { margin-top:20px; }
.accordionContent { width: 650px;  float: left; padding-bottom:20px; margin-top:15px;  font-size: 14px; padding-left: 0px !important; }
.on { background: url(images/minus.png) no-repeat 10px 16px; }

.accordionButton1 { background: url(images/tag-icon.png) no-repeat 10px 16px; }
.accordionButton2 { background: url(images/folder-icon.png) no-repeat 10px 16px; }
.accordionButton3 { background: url(images/comment-icon.png) no-repeat 10px 16px; }

.accordionContent ul.tags   { width: 650px; margin: 0; }
.sidebar .accordionButton   { width: 260px;}
.sidebar .accordionContent  { width: 260px; float: right;}


/* -- Single - Latest posts -- */
ul.single-posts           { width: 650px; height: auto; }
ul.single-posts li        { width: 135px; height: auto; float: left; margin-right: 30px;}
ul.single-posts li a h4   { font-size: 12px; font-weight: bold; line-height:18px; text-align: center; padding-top: 5px; }
ul.single-posts li a h4:hover { text-decoration: underline;}
ul.single-posts li img    { width: 135px; height: 85px; margin-top: -25px;}
ul.single-posts li:last-child { margin-right: 0px;}

ul.single-posts li .media-text { width: 22px; height: 22px; float: left; background: url(images/media-text-small.png); position: relative; margin-left: 3px;}
ul.single-posts li .media-video { width: 22px; height: 22px; float: left; background: url(images/media-video-small.png); position: relative; margin-left: 3px;}
ul.single-posts li .media-image { width: 22px; height: 22px; float: left; background: url(images/media-image-small.png); position: relative; margin-left: 3px;}
ul.single-posts li .media-slider { width: 22px; height: 22px; float: left; background: url(images/media-slider-small.png); position: relative; margin-left: 3px;}


/*-----------------------
-- Slider Blog Posts ----
-----------------------*/
.blog-slider img          { width: 650px; height: auto;}
.bx-wrapper .bx-viewport {  margin:0; z-index:1; width:100%;}
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto { position: absolute;display:none; width: 100%;}
.bx-wrapper .bx-loading { min-height: 50px;background: url(images/bx_loader.gif) center center no-repeat #fff;height: 100%;width: 100%;position: absolute;top: 0;left: 0;z-index: 2000;}
.bx-wrapper .bx-pager   { text-align: center;font-size: .85em;font-weight: bold; padding-top: 20px;}
.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item { display: inline-block;*zoom: 1;*display: inline;}
.bx-wrapper .bx-next    { margin: -60px 0 0 75px; position: absolute; z-index: 98; width: 30px; height: 30px; cursor: pointer;border-radius: 3px;}
.bx-wrapper .bx-prev    { margin: -60px 0 0 35px; position: absolute; z-index: 98; width: 30px;height: 30px;cursor: pointer; border-radius: 3px;}
.bx-wrapper .bx-controls-direction a { position: absolute; text-indent: -9999px; }



/*-----------------------------------------------------------------------------
----------------------------- 3.b - Shop -------------------------------------
-----------------------------------------------------------------------------*/

/* -- Home -- */
.woocommerce-result-count  { display: none;}
.woocommerce-page h1.page-title { margin: 0;}
.post-type-archive h1.page-title { margin: 0 0 30px 0 !important;}
.tax-product_cat h1.page-title { margin: 0 0 30px 0 !important;}
.tax-product_tag h1.page-title { margin: 0 0 30px 0 !important;}

.woocommerce-page .entry img { width: inherit !important;}
select.orderby             { border: none; float: left; padding: 9px 10px 9px 20px; font-weight: bold;}
select.orderby option      { margin: 10px 20px; }
select.orderby option:hover{ cursor: pointer; }
.woocommerce-ordering      { float: left !important;}

/* -- Products -- */
ul.products                { }
ul.products li             { width: 259px !important;  text-align: center; }
ul.products li img         { width: 260px; height: 260px;}
ul.products li:hover img   { opacity: 0.9;}
ul.products li span.onsale { z-index: 101;}
ul.products li h3          { font-size: 18px !important; }
a.add_to_cart_button       { float: left !important; margin: -127px 0 0 0 !important; width: 237px !important; height: 26px !important; }
a.add_to_cart_button:hover { }
a.added_to_cart            { display: none !important; }
span.price                 { font-weight: bold !important; font-size: 16px; }
div.star-rating            { display: none !important;}
.single-product div.star-rating { display: block !important;}
ul.products div.star-rating            { display: none !important;}

/* -- Pagination -- */
.woocommerce-pagination    { border: none !important;}
ul.page-numbers            { margin: -20px 0 50px 0 !important; border: none !important;}
ul.page-numbers li .page-numbers { font-weight: bold !important;  padding: 10px !important; margin-left: 10px !important; }

/* -- Tabs -- */
.woocommerce-tabs          { }

/* -- Single Product -- */
.woocommerce input#submit  { width: 100px !important; margin-top: 20px !important; float: left; clear: both;}
form.cart                  { margin: 20px 0 !important;}
.buttons_added             { }
.cart input                { }
.cart input.minus          { }
.cart input.plus           { }
.cart input.input-text     { padding: 6px 0 !important;  }

.woocommerce h1.entry-title             { font-size: 40px !important; margin: 25px 0 15px 0 !important; line-height: 40px !important;}
p.price                    { margin-bottom: 15px !important; }

span.posted_in             { display: inline-block; border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; font-weight: bold;  padding: 2px 10px; text-align: center; margin: 10px 5px 0 0;}
span.tagged_as             { display: inline-block; border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; font-weight: bold;  padding: 2px 10px; text-align: center; margin: 10px 5px 0 0;}
span.posted_in a:hover, span.tagged_as a:hover { text-decoration: underline;}

div.panel h2               { font-size: 16px; margin-bottom: 10px !important;}
a.show_review_form         { line-height: 28px !important; }
.single-product #commentform textarea   { width: 100% !important;}
div.products h2            { font-size: 16px; margin: 50px 0 10px 0 !important;}

/* -- Change Password Page -- */
input.input-text           { padding: 11px 5px !important; font-weight: bold;}
input#coupon_code          { padding: 12px 5px !important; font-weight: bold;}
.woocommerce-message       { font-weight: bold;}
p.woocommerce-info         { padding-left: 70px;}
select.country_to_state    { padding: 12px 0 !important;}
.woocommerce-message a.button { line-height: 28px !important;}
.woocommerce a.button      { line-height: 28px !important; }

.woocommerce .added:before { font-size: 0px !important; content: ""; position:absolute; height: 40px !important; width: 40px !important; border-radius: 50% !important; top: -195px !important; right: -8px !important; text-indent: 0; background: url(images/ok.png) no-repeat 12px 12px !important; }
.woocommerce-cart button.button { width: 99% !important; padding: 5px 0 5px 0 !important; margin: 0 0 0 2px !important; }
.woocommerce a.edit        { float: left !important; margin: 0 !important;}


/* -- Widgets -- */
ul.product_list_widget     { margin-top: -10px !important;}
ul.product_list_widget li  { padding: 10px 0 !important; }
ul.product_list_widget li img { margin-left: 10px !important; margin-top: 5px !important;}
ul.product_list_widget li del { }
ul.product_list_widget li ins { font-weight: bold; }
ul.product_list_widget li div.star-rating { display: block !important; margin-bottom: 5px !important;}
ul.product_list_widget li img.attachment-shop_thumbnail { width: 55px !important; height: 55px !important;}
.footer-content ul.product_list_widget li:last-child { padding-bottom: 0px !important; border-bottom: none;}
.footer-content ul.product_list_widget li img { float: left !important; margin: 4px 15px 0 0 !important; }

.sidebar-midle ul.product_list_widget li   { font-size: 12px; }
.sidebar-midle ul.product_list_widget li a { font-size: 14px;}


/*-----------------------------------------------------------------------------
----------------------------- 4 - Sidebar --------------------------------------
-----------------------------------------------------------------------------*/

.sidebar                { width: 300px; height: auto; float: right; }
.sidebar-midle          { width: 160px; height: auto; float: left; margin-left: 30px; }
.sidebar h3.title, .sidebar-midle h3.title  { font-size:15px; font-weight:bold; padding: 5px 0; margin-bottom: 20px;  }
.widget                 { width: auto; height: auto; margin-bottom: 40px;}

.sidebar-midle .accordionButton, .sidebar-midle .accordionContent { display: none;}

/* - Widget sidebar - for all class go to ( 3 - Content ) - */
.sidebar ul.widget-list           { width: 300px; }
.sidebar ul.widget-list li        { width: 300px; margin-top: 20px; }
.sidebar ul.widget-list .meta-date{ width: 230px; }
.sidebar-midle ul.widget-list     { display: none;}

/* - Widget Videos - */
.video-widget-title     { margin-top: -10px; width: auto; height: auto; text-align: center; padding: 10px 0 5px 0; }
.sidebar-midle iframe   { width: 160px; /* height: 100px; */}



/* -- Banners -- */
.banner300                { width: 300px; height: 260px; margin-top: 20px;}
.banner300 span a         { font-size: 10px; float: right; margin-top: -7px; }
.banner300 span a:hover   { text-decoration: underline;}

.banner160                { width: 160px; height: 600px; margin-top: 20px;}
.banner160  span a        { font-size: 10px; float: right; margin-top: -7px; }
.banner160  span a:hover  { text-decoration: underline;}

ul.tags                  { width: auto; height: auto; margin:20px auto;}
ul.tags li a             { float: left; display: inline-block; padding:7px 15px; -webkit-transition: 1s; -moz-transition: 1s; transition: 1s;  list-style: none;  border-radius: 2px; -moz-border-radius: 2px; -webkit-border-radius: 2px; margin:0 2px 2px 0; font-size:12px; font-weight:bold;}

/* -- Text -- */
.widget-text             { margin: 20px 0 0 0;}
.widget-text p           { padding: 0;}


/* -- Sidebar links -- */
ul.sidebar-links            { margin-top: 20px; list-style-type: none; }
.sidebar-links li           { width: auto; float: left; }
.sidebar-links li a         { display: block; padding:2px 15px; -webkit-transition: 1s; -moz-transition: 1s; transition: 1s;  list-style: none;  border-radius: 2px; -moz-border-radius: 2px; -webkit-border-radius: 2px; margin:0 2px 2px 0; font-size:12px; font-weight:bold;}
.sidebar-links li a span    { margin-left: 10px;}

/* -- More default widgets -- */
.sticky {}
.gallery-caption {}
.bypostauthor {}

/* -- Default Search -- */
div.widget_search #searchform2 { float: left; }
.sidebar-midle #searchform2    { width: 100%; margin: 0 0 30px 0 !important; }
.sidebar-midle #searchform2 #s { width: 85%; padding: 4px 18px 4px 5% !important;}
.sidebar #searchform2    { width: 100%; margin: 0 0 30px 0 !important; }
.sidebar #searchform2 #s { width: 84%; padding: 6px 35px 6px 5% !important;}
.sidebar #searchform2 .buttonicon     { width: 25px; height: 20px; float: right; background:url(images/btn_search.png) -2px -1px no-repeat; border: none; font-size: 0px; }


/* -- Default Tags -- */
div.widget_tag_cloud     { display: inline-block; }
.tagcloud a              { float: left; display: inline-block; padding:7px 15px; -webkit-transition: 1s; -moz-transition: 1s; transition: 1s;  list-style: none;  border-radius: 2px; -moz-border-radius: 2px; -webkit-border-radius: 2px; margin:0 2px 2px 0; font-size:12px !important; font-weight:bold;}

/* -- Recent Entries -- */
div.widget_recent_entries ul { }
.widget_recent_entries li { background: url(images/li_minus_black.png) no-repeat 0 17px; display: block;  padding: 10px 0 10px 20px; }
.widget_recent_entries li:last-child {  border: none;  }
.widget_recent_entries li span.post-date { display: none;}

/* -- Recent Comments -- */
div.widget_recent_comments ul { }
.widget_recent_comments li { background: url(images/li_minus_black.png) no-repeat 0 17px; display: block; padding: 10px 0 10px 20px; }
.widget_recent_comments li:last-child { border: none; }

/* -- Archives and Nav menu widget -- */
div.widget_archive ul, div.widget_nav_menu ul { }
.widget_archive li, .widget_nav_menu li { background: url(images/li_minus_black.png) no-repeat 0 17px; display: block;  padding: 10px 0 10px 20px; }
.widget_archive li:last-child, .widget_nav_menu li:last-child { border: none;  }
div.widget_archive select { width: 100%; padding: 10px 20px; }
div.widget_nav_menu li ul.sub-menu { margin: -5px 0 -10px 10px; padding: 10px 0 0 0;}
div.widget_nav_menu li ul.sub-menu li { padding: 10px 0 10px 20px; }

/* -- Meta and Pages widget -- */
div.widget_meta ul, div.widget_pages ul { }
.widget_meta li, .widget_pages li { background: url(images/li_minus_black.png) no-repeat 0 17px; display: block; padding: 10px 0 10px 20px; }
.widget_meta li:last-child, .widget_pages li:last-child { border: none; }

/* -- Categories -- */
div.widget_categories ul { }
.widget_categories li  { width: auto; display: block; font-weight: bold; }
.widget_categories li a { width: auto; display:inline-block; padding:2px 15px; -webkit-transition: 1s; -moz-transition: 1s; transition: 1s;  list-style: none;  border-radius: 2px; -moz-border-radius: 2px; -webkit-border-radius: 2px; margin:0 2px 2px 0; font-size:12px; font-weight:bold;}
div.widget_categories select { width: 100%; padding: 10px 20px;}
.widget_categories li ul.children { margin: -5px 0 -10px -5px; padding: 10px 0 0 0;}
.widget_categories li ul.children li { padding: 10px 0 10px 20px; }

/* -- Calendar -- */
#wp-calendar {width: 100%; }
#wp-calendar caption { text-align: center; font-weight: bold; margin-bottom: 10px; font-size: 15px; padding: 0 15px; }
#wp-calendar thead { font-size: 10px; }
#wp-calendar thead th { padding: 8px 0; }
#wp-calendar tbody td { text-align: center; padding:8px;}
#wp-calendar tfoot #next { font-size: 10px; text-transform: uppercase; text-align: right; }
#wp-calendar tfoot #prev { font-size: 10px; text-transform: uppercase; padding-top: 10px; }
.sidebar-midle #wp-calendar tbody td { padding: 1px;}
.sidebar-midle #wp-calendar caption  { padding: 0 0 !important;}


/*-----------------------------------------------------------------------------
----------------------------- 5 - Comments ------------------------------------
-----------------------------------------------------------------------------*/

#comments                { width: 650px; height: auto;}
ul.comment               { width: 650px; height: auto; float: left; margin-bottom: 30px;}
.comment li              { width: 620px; height: auto; float: left; padding: 10px 15px;}
.comment li img.avatar   { width: 22px; height: 22px; float: left; }
.comment li span.comment-author a, .comment li span.comment-author { font-size: 10px; font-weight: bold; padding:0 10px 0 10px; float: left; }
.comment li span.comment-date { float: right; font-size: 10px; }
.comment li div.comment-body { float: left; margin-top: 10px; font-size: 12px;}
.comment li span.comment-author a:hover { opacity:.65; }

#respond                   { width: 650px; height: auto; margin:0 auto 30px auto; font-size:11px; }
#commentform textarea      { width: 400px; height:159px; line-height:22px; float:left; display:block; border-radius: 3px; border-radius: 3px; -moz-resize:vertical; resize:vertical; }

#commentform #author, #commentform #email, #commentform #url   { width:210px; height:30px; border-radius: 3px; border-radius: 3px; }
#commentform label         { display: block; margin:10px 0 0 0;   }
#commentform input, #commentform textarea      { padding-left: 5px; }
#commentform #submitcomm   { border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; font-weight: bold;  padding: 6px 20px; text-align: center; margin: 25px 5px -10px 0; }
#commentform #submitcomm:hover {  opacity:.85;  cursor: pointer; }

.comment-notes             { display: none;}
body.logged-in #commentform textarea { width: 646px !important; }



/*-----------------------------------------------------------------------------
----------------------------- 6 - Menu ----------------------------------------
-----------------------------------------------------------------------------*/

.jquerycssmenu { font-size: 12px; text-transform:uppercase; font-weight: bold; font-family:'Droid Sans', helvetica, arial, sans-serif; float: left;  }
.jquerycssmenu ul li { position: relative; display: inline; float: left;}

/*Top level menu link items style*/
.jquerycssmenu ul li a { display: block; padding: 4px 7px 1px 7px; line-height: 40px; margin: 0 10px; text-decoration: none; }
.jquerycssmenu ul li a:hover{ }

/*1st sub level menu*/
.jquerycssmenu ul li ul { position: absolute; z-index: 100; left: 0; display: block; visibility: hidden; -moz-box-shadow: 0 5px 3px rgba(0,0,0,0.2); -webkit-box-shadow: 0 5px 3px rgba(0,0,0,0.2); box-shadow: 0 5px 3px rgba(0,0,0,0.2); }

/*Sub level menu list items (undo style from Top level List Items)*/
.jquerycssmenu ul li ul li { display: list-item; float: none; }

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.jquerycssmenu ul li ul li ul { top: 0; margin:0 0 0 -1px; z-index: 100; }

/* Sub level menu links style */
.jquerycssmenu ul li ul li a { font-size: 11px; height: auto; line-height: 1.4em; padding: 12px 15px; width: 160px; margin: 0; }

.jquerycssmenu ul li ul li a:hover { /*sub menus hover style*/ }

/* ######### CSS classes applied to down and right arrow images  ######### */
.downarrowclass { position: absolute; top: 21px; right: 18px; }
.rightarrowclass { position: absolute; top: 15px; right: 18px; }

/*Responsive */
.mobileMenu     { display: none;}


/*-----------------------------------------------------------------------------
----------------------------- 7 - Contact Form --------------------------------
-----------------------------------------------------------------------------*/

.one_half_c, .one_half_last_c       { float:left; width:48%; margin-right:4%; }
.one_half_last_c                    { margin-right:0;}
.one_full_c                         { float:left; width:100%;}
.small-input-box                    { width:32px; font-size:11px; margin:0 5px; border-radius: 3px; }


/* -- Contact Form -- */
#contactform                  { margin:0 0 40px 0; font-size:11px;}
#contactform #contactName, #contactform #emaill, #contactform #subject { width:304px; height:40px; font-size: 14px; font-weight: bold; border-radius: 3px;}
#contactform #subject         { width: 642px;}
#contactform textarea         { width: 642px; height:200px; line-height:22px; font-size: 14px; border-radius: 3px; font-weight: bold; -moz-resize:vertical; resize:vertical;}
#contactform .sendemail       { border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; font-weight: bold;  padding: 6px 20px; text-align: center; margin: 25px 5px -10px 0;}
#contactform .sendemail:hover { opacity:.85;  cursor: pointer; }
#contactform input, #contactform textarea   { padding-left: 5px;  }
#contactform label            { display: block; margin-top:10px; font-size:11px; font-weight: bold; }
#contactform label span       { font-size: 15px; }
#contactform label.error      { font-size:11px; text-align: right; margin-top:-20px; padding-right:10px;  font-weight: bold; }

/* -- Contact Form 7 Plugin -- */
form.wpcf7-form               { margin:0 0 40px 0; font-size:11px;}
form.wpcf7-form input         { width: 98%; height:40px; font-size: 14px; font-weight: bold; border-radius: 3px; padding-left: 2%; }
form.wpcf7-form textarea      { width: 98%; height:200px; line-height:22px; font-size: 14px; border-radius: 3px; font-weight: bold; -moz-resize:vertical; resize:vertical; padding-left: 2%;}
form.wpcf7-form input.wpcf7-submit       { width: inherit !important; border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; font-weight: bold;  padding: 6px 20px; text-align: center; }
form.wpcf7-form input.wpcf7-submit:hover { opacity:.85;  cursor: pointer; }
form.wpcf7-form img.ajax-loader { width: inherit !important;}
form.wpcf7-form .wpcf7-validation-errors { margin-top: -75px; margin-left: -10px; position: relative; border: none; }
form.wpcf7-form span.wpcf7-form-control-wrap { width: 100% !important;}

/* -- Contact Form 7 Plugin -- */
form.wpcf7-form input         { border:2px solid #d5d6d8; color:#333; }
form.wpcf7-form textarea      { border:2px solid #d5d6d8; color:#333; }
form.wpcf7-form input.wpcf7-submit    { background-color: #000; color: #FFF; border: none; }
form.wpcf7-form .wpcf7-validation-errors { color: red;}

/*-----------------------------------------------------------------------------
----------------------------- 8 - Footer --------------------------------------
-----------------------------------------------------------------------------*/

.footer-content           { background: url(images/footer-pattern.png);  width: 1170px; height: auto; margin: 0 auto; padding: 30px 30px 0 30px;}
.footer-content h3.title  { font-size: 12px; font-weight: bold; text-transform: uppercase; margin-bottom: 20px; }
.footer-content .widget   { width: 100%; height: auto; float: left; }
.footer-title-line        { margin-top: -22px; width: 55px; height: 2px; float: left; background: url(images/footer-title-line.png);}

.footer-content-bottom           { width: 1170px; height: auto; margin: 0 auto; padding: 30px;}
.footer-content-bottom h3.title  { font-size: 12px; font-weight: bold; text-transform: uppercase; margin-bottom: 10px !important; }
.footer-content-bottom .widget   { width: 140px; height: auto; float: left; margin-left: 30px;  }
ul.footer-links           { margin-top: -7px; list-style-type: square; }
.footer-links li          { width: 140px; float: left; margin-left: 14px;}
.footer-links li a        { font-size: 12px;}


.company-info             { width: 630px; height: auto; float: right; text-align: center; margin-top: -20px; padding: 15px; font-size: 12px; line-height: 18px;}

div.footer-posts          { width: 480px; height: auto; float: left;}
ul.footer-posts           { width: 480px; height: auto; float: left; }
ul.footer-posts li        { width: 130px; height: auto; float: left; margin-right: 40px;}
ul.footer-posts li a h4   { font-size: 12px; line-height:18px; text-align: center; padding-top: 5px;}
ul.footer-posts li img    { width: 130px; height: 80px; margin-top: -25px;}
ul.footer-posts li:last-child { margin-right: 0px;}
ul.footer-posts li.hide-p     { display: block;}

.footer-posts li .media-video { width: 22px; height: 22px; float: left; background: url(images/media-video-small.png); position: relative; margin-left: 3px;}
.footer-posts li .media-image { width: 22px; height: 22px; float: left; background: url(images/media-image-small.png); position: relative; margin-left: 3px;}
.footer-posts li .media-slider { width: 22px; height: 22px; float: left; background: url(images/media-slider-small.png); position: relative; margin-left: 3px;}
.footer-posts li .media-text { width: 22px; height: 22px; float: left; background: url(images/media-text-small.png); position: relative; margin-left: 3px;}


.footer-bottom             { width: 1170px; height: 35px; margin: 0 auto; padding: 0 30px;}
.copyright                 { float: left; font-size: 11px; padding-top: 6px;}
ul.footer-menu             { float: right; font-size: 11px; padding-top: 6px; }
.footer-menu li            { float:left; padding-left:7px; font-size:11px;}
.footer-menu li:after      { content:" / "; padding-left:5px;}
.footer-menu li:last-child:after { content:""}

/* -- Back to Top -- */
#back-top   { position: fixed; bottom: 10px; right: 10px; z-index:9999; }
#back-top a { width: 50px; display: block;  }
#back-top span { width: 50px; height: 50px; display: block; background: url(images/top.png); -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; -webkit-transition: 1s; -moz-transition: 1s; transition: 1s; }

/* -- Tiptip -- */
#tiptip_holder { display: none; position: absolute; top: 0; left: 0; z-index: 99999; }
#tiptip_content { font-size: 13px; font-weight: 600; text-align: center;  line-height: 24px; padding: 4px 15px; border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px; }
#tiptip_arrow, #tiptip_arrow_inner { position: absolute; border-color: transparent; border-style: solid; border-width: 6px; height: 0; width: 0; }
#tiptip_holder.tip_top #tiptip_arrow_inner { margin-top: -7px; margin-left: -6px; }
#tiptip_holder.tip_bottom #tiptip_arrow_inner { margin-top: -5px; margin-left: -6px; }
#tiptip_holder.tip_right #tiptip_arrow_inner { margin-top: -6px; margin-left: -5px; }
#tiptip_holder.tip_left #tiptip_arrow_inner { margin-top: -6px; margin-left: -7px; }
/* Webkit Hacks  */
@media screen and (-webkit-min-device-pixel-ratio:0) {
	#tiptip_content { padding: 4px 8px 5px 8px; }
}


/*-----------------------------------------------------------------------------
----------------------------- 9 - Shortcodes ----------------------------------
-----------------------------------------------------------------------------*/

.review-final-score h3 { margin-top:20px !important; }

.button {
  margin: 10px 5px 0 0;
  padding: 1px 12px;
  height: 28px;
  line-height: 28px;
  font-size: 11px;
  font-weight: bold;
  color: #555555;
  text-decoration: none;
  text-shadow: 0 1px white;
  background: #dfdfdf;
  border-width: 1px 1px 0;
  border-style: solid;
  border-color: #cecece #bababa #a8a8a8;
  border-radius: 3px 3px 2px 2px;
  outline: 0;
  display: inline-block;
  vertical-align: baseline;
  zoom: 1;
  *display: inline;
  *vertical-align: auto;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  background-image: -webkit-linear-gradient(top, #f1f1f1, #dfdfdf 70%, #dadada);
  background-image: -moz-linear-gradient(top, #f1f1f1, #dfdfdf 70%, #dadada);
  background-image: -o-linear-gradient(top, #f1f1f1, #dfdfdf 70%, #dadada);
  background-image: linear-gradient(to bottom, #f1f1f1, #dfdfdf 70%, #dadada);
  -webkit-box-shadow: inset 0 1px #fdfdfd, inset 0 0 0 1px #eaeaea, 0 1px #a8a8a8, 0 3px #bbbbbb, 0 4px #a8a8a8, 0 5px 2px rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 1px #fdfdfd, inset 0 0 0 1px #eaeaea, 0 1px #a8a8a8, 0 3px #bbbbbb, 0 4px #a8a8a8, 0 5px 2px rgba(0, 0, 0, 0.25);
}

/* -- Buttons  -- */
.simplebtn         { display: inline-block; border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; font-weight: bold;  padding: 6px 20px; text-align: center; margin: 10px 10px 0 0; }
.simplebtn:hover   { opacity:.85; text-decoration: none !important; }

.simplebtn.blue    { background-color: #0099cc; border: 1px solid #0099cc; color: #FFF !important; text-shadow: 0 -1px 0 #0099cc;}
.simplebtn.green   { background-color: #7dc34d; border: 1px solid #7dc34d; color: #FFF !important; text-shadow: 0 -1px 0 #7dc34d;}
.simplebtn.orange  { background-color: #e76b33; border: 1px solid #e76b33; color: #FFF !important; text-shadow: 0 -1px 0 #e76b33;}
.simplebtn.gold    { background-color: #ffd62c; border: 1px solid #ffd62c; color: #FFF !important; text-shadow: 0 -1px 0 #ffd62c;}
.simplebtn.black   { background-color: #3b3b3b; border: 1px solid #3b3b3b; color: #FFF !important; text-shadow: 0 -1px 0 #3b3b3b;}



/* -- Columns -- */
.one_half, .one_half_last         { float:left;width:48%; margin-bottom:10px; margin-right:4%; }
.one_half_last                    { margin-right:0;}

.one_third, .one_third_last       { float:left; width:30%; margin-bottom:10px; margin-right:5%; }
.one_third_last                   { margin-right:0;}

.one_fourth, .one_fourth_last     { float:left; width:22.75% !important; margin-right:3% !important; }
.one_fourth_last                  { margin-right:0 !important;}

/* -- Boxes info  -- */
.boxinfo                          { box-shadow: 0px 0px 1px #fafafa, 0 2px 2px #fafafa inset; background:#ddecf5; color:#99b1c1;
                                    border:1px solid #c3d9e5; padding:15px; margin:15px 0; -moz-border-radius:2px; border-radius:2px; font-weight: bold; text-align: center;}
.boxsucces                        { box-shadow: 0px 0px 1px #fafafa, 0 2px 2px #fafafa inset; background:#e9f6e3; color:#93c088;
	                                border:1px solid #ceedc4; padding:15px; margin:15px 0; -moz-border-radius:2px; border-radius:2px; font-weight: bold; text-align: center;}
.boxerror                         { box-shadow: 0px 0px 1px #fafafa, 0 2px 2px #fafafa inset;	background:#ffe3e3; color:#cf9494;
	                                border:1px solid #fdcdcd; padding:15px; margin:15px 0; -moz-border-radius:2px; border-radius:2px; font-weight: bold; text-align: center;}
.boxnotice                        { box-shadow: 0px 0px 1px #fafafa, 0 2px 2px #fafafa inset;	background:#fcf9da; color:#b3ad77;
	                                border:1px solid #ebe7bc; padding:15px; margin:15px 0; -moz-border-radius:2px; border-radius:2px; font-weight: bold; text-align: center;}

/* -- List styles – ul  -- */
ul.simplelist li            { padding:3px 0 3px 15px; background: url(images/li_arrow.png) no-repeat 0px center;  }
ul.simplelist               { margin:20px 40px; list-style-type: none;}

ul.minus-blue-list li       { padding:3px 0 3px 17px; background: url(images/li_minus_blue.png) no-repeat 0px center;  }
ul.minus-blue-list          { margin:20px 40px; list-style-type: none;}

ul.minus-green-list li      { padding:3px 0 3px 17px; background: url(images/li_minus_green.png) no-repeat 0px center;  }
ul.minus-green-list         { margin:20px 40px; list-style-type: none;}

ul.minus-orange-list li     { padding:3px 0 3px 17px; background: url(images/li_minus_orange.png) no-repeat 0px center;  }
ul.minus-orange-list        { margin:20px 40px; list-style-type: none;}

ul.minus-gold-list li       { padding:3px 0 3px 17px; background: url(images/li_minus_gold.png) no-repeat 0px center;  }
ul.minus-gold-list          { margin:20px 40px; list-style-type: none;}

ul.minus-black-list li      { padding:3px 0 3px 17px; background: url(images/li_minus_black.png) no-repeat 0px center;  }
ul.minus-black-list         { margin:20px 40px; list-style-type: none;}