/* 
Theme Name:     AlterVista Theme
Theme URI:      http: //www.altervista.org/ 
Description:    Child theme for Twenty Eleven. Custom header, custom background, many color styles, two or three columns, featured post slider and thumbnails.
Author:         N.Tapparo &amp; F.Rubioglio (AlterVista WP Team)
Author URI:     http: //www.altervista.org/ 
Template:       twentyeleven 
Version:        1.1.1
Tags:           dark, light, white, black, gray, green, orange, two-columns, three-columns, left-sidebar, right-sidebar, fixed-width, flexible-width, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-image-header, featured-images, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
*/


@import url("../twentyeleven/style.css");



/* Layout General */
#main {
	padding: 0;
}

body {
    padding: 2em 0;
}
 
#page {
	padding:0; 
	position: relative;
	margin: 0 auto;		margin-top: 0%;
    	max-width: 1024px;
}
 

body, input, textarea {
	font-size: 12px ;
	line-height: 1.3;
}
#primary { margin: 0}

#colophon { margin-left: 15em; }

#primary  #content {width: 100%;margin: 0;}

#branding {border: 0px none;padding: 0;margin: auto}

#branding hgroup {padding: 0 0 1em 0;margin: 0; max-width:50%;}

#branding img {margin-top: 0;}

#branding h1, #branding h2, #branding h3 {clear: none}

#site-title {
    padding: 0;
    float: left;
    margin: 0;
}

#site-description {
    padding: 0.8em 0 0 1em;
    float: left;
    margin: 0;
    font-style: italic;
}

.singular #primary  #content,
.left-sidebar.singular #primary  #content {
    margin: 0;
}
article.format-status .entry-content {
	margin: 1.1% 1% 1.1% 1.3%;
	padding: 0;
}
.singular .entry-header,
.singular .entry-content,
.singular footer.entry-meta,
.singular #comments-title {
    width: 100%;
}

.sticky {
    padding: 5px 20px 20px 20px;
}
.entry-content,
.entry-summary {
	padding: 0;
	margin-left: 2%;
}

.singular .hentry {padding: 2.5em 0 0}

p {
	margin-bottom: 0em;
	font-size: 97%;
}

.hentry,
.no-results {
	border: 1px solid #ddd;
	border-right: 0.6em solid;
	margin: 0.4em 1.3em 0px 0px;
	padding: 0;
	background-color: #dddddb; 
	}
.hentry:last-child,
.no-results {
border-bottom: 1px solid;
margin-bottom: 1em;
}

#comments {width: 100%}

.commentlist > li::before {
    content: none;
}

#respond {
    margin: 0 0 1.625em 0;
    padding: 1.625em;
    position: relative;
    width: 89%;
}
.entry-title,
		.entry-title a,
		#reply-title,
		.entry-format {
			margin-right: 2%;
		}

.entry-title,
.entry-header .entry-meta {
    padding-right: 0;
}

.entry-summary {
    clear: both;
}

.entry-summary-thumb {
    float: left;
    padding: 0 15px 0 0;
}

.commentlist {
    width: 80.5%;
    padding-left: 16%;
    margin: 0;
}

.image-attachment div.attachment {
    margin: 0;
}

.featured-posts {   
    margin: 1.625em 0 20px;
}

article.intro {
    margin: 0 0 1.625em;
    padding: 0 5%;
}

.indexed.format-quote p {
    font-style: italic;
}

.indexed.format-image footer.entry-meta {
    margin-top: 25px;
}

.indexed.format-image .entry-meta span.cat-links, .indexed.format-image .entry-meta span.tag-links, .indexed.format-image .entry-meta span.comments-link {
    display: inline;
}

.indexed.format-image footer.entry-meta {
    background: transparent;
    margin-top: 25px;
    padding: 0;
}

.indexed.format-image div.entry-meta + div.entry-meta {
    margin-bottom: 10px;
}

.indexed.format-image footer.entry-meta a {
    color: #666;
}

/* Layout Two columns general */

.two-column #primary {
	
    width: 79%;
    margin-left: 1%;
}

.two-column #main #secondary {
	float: left;
background-color: #dddddb;
height: 100%;
width: 19%;
position: absolute;
top: 0;
left: 0;
overflow: hidden;
    margin: 0;
    border-right: 0.3em solid #ac0000 ;
    
}

.two-column #primary  #content {
    width: 100%;
     margin-top: 1em ;
}

/* Layout Three columns general */

.three-column #primary {
    width: 80%;
}

.three-column #main #secondary {
    width: 20%;
}

.three-column #primary #tertiary {
    width: 25.8%;
}

.three-column #primary  #content {
    width: 70%;
}


/* Layout Two columns, sidebar left */

.left-sidebar #main #primary {
	 float: right;
}

.left-sidebar #main #secondary {
    float: left;
	background-color: #d3d3d3; 
	background-image: url(http://www.drmcarbone.it/wp-content/uploads/2013/07/colonna_sx_new.jpg);
	background-repeat: no-repeat;
	}

/* Layout Two columns, sidebar right */

.right-sidebar #main #primary {
    float: left;
}

.right-sidebar #main #secondary {
    float: right;
}

/* Layout Three columns, content left */

.content-left #main #secondary {
    float: right;
    margin: 0 0 0 2.5%;
}

.content-left #primary #tertiary {
    float: right;
}

.content-left #main #primary {
    float: left;
}

.content-left #primary  #content {
    float: left;
}

/* Layout Three columns, content right */

.content-right #main #primary {
    float: right;
}

.content-right #main #secondary {
    float: left;
    margin: 0;
}

.content-right #primary #tertiary {
    float: left;
    margin: 0;
}

.content-right #primary  #content {
    float: right;
    margin: 0;
}

/* Layout Three columns, content middle */

.content-middle #main #primary {
    float: left;
    margin: 0;
}

.content-middle #main #secondary {
    float: right;
    margin: 0 0 0 2.5%;
}

.content-middle #primary  #content {
    float: right;
    margin: 0;
}

.content-middle #primary #tertiary {
    float: left;
    margin: 0;
}

/* Error 404 page */

.error404 #primary {
    float: none;
    width: 80%;
    margin: auto;
}

.error404 #primary #content {
    width: 100%;
}

.error404 #main #searchform {
    margin: 2em 0 2.5em;
    overflow: hidden;
    padding: 1.625em 8.9%;
}

/* Default page template*/

img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 2%;
}

.page-template-no-sidebar-page-php #primary {
    width: 100%;
}

.page-template-no-sidebar-page-php #primary #content {
    margin: 0 7.6%;
    position: relative;
    width: auto;
}

.singular.page .hentry {
    padding: 0;
}

.page-template-showcase-php section.recent-posts {
    margin: 0;
    width: auto;
}

.page-template-showcase-php #main .widget-area {
	margin: 0;
}

section.feature-image.large .hentry {
    background: transparent;
}

section.feature-image.large img {
    max-width: 120%;
}


/* Main Navigation */

#branding #access {
    float: right;
    max-width: 47%;
    width: auto;
    margin: 0;
}

#access div {margin: 0}

#access ul {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}

#access li {border-bottom: 1px solid #ccc;}


#access ul a {
	line-height: 34px;
	font-weight: bold;
	color: #474747;
	margin: 1px 1px 0 1px;
	}

#access ul li.menu-parent-item a {
	background-image: url(./images/current-arrow.png);
	background-repeat:  no-repeat;
	background-position:  98% center ;
}

#access ul li.menu-parent-item ul a {
	background-image: none;
}

#access ul ul a {
	border:none;
	font-weight: normal;
	text-transform: none;
	text-shadow: 0 1px 2px rgba(0,0,0,0.1);
	margin: 0;
	}

#access ul ul {
	top: 34px;
	border:1px solid #ccc;
	border-bottom:none;
	-moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
	box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
	}

#access ul ul ul {top: -1px;}

#access ul ul li {border-top: 1px solid #fff;}

#access li:hover > a,
#access a:focus {
	background: #f2f2f2; /* Show a solid color for older browsers */
	box-shadow:  0 1px 1px #fff inset;
	text-shadow: 0 1px 2px rgba(0,0,0,0.1);
	color: #272727;
	border-top: 1px solid #ccc;
	border-right:1px solid #ccc;
	border-left:1px solid #ccc;
	margin: 0;
	}

#access ul ul li:hover > a,
#access ul ul a:focus {
	box-shadow: none;
	border-right: none;
	border-left: none;
	border-top: none;
	}


/* Default colors  */

body {background-color: #f4f4f4}

#page {    
    -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
	border-width: 1px;
	border-style: solid;
	border-color: #d4d4d4
}

.entry-title,
.entry-title a {color: #232323}
.entry-title {
	font-size: 18px;
}

.singular .entry-title {color: #131313}



/* Styles */

body {font-family: Arial, sans-serif}

input, textarea {font-family: Arial, sans-serif;}

h1, h2, h3, h4, h5, h6, h7 {font-family: Helvetica, Arial, sans-serif;}
h7{
margin-top: 0.2em;
}

h6 {
font-size: 1em;
text-align: center;
margin-right: 1em; }

.singular .entry-title {font-size: 32px}

#branding #access {
    background: transparent;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

#access a {
    color: inherit;
    text-transform: uppercase;
	padding: 0 1.25em;    
}
.widget {
	margin-left: 1em;
	margin-top: 84%;
}
.widget ul {padding-left: 15px}

.widget a {font-weight: normal}

.widget-title, .widget-title a {font-size: 13px;font-weight: bold}

.singular .entry-title {
    font-weight: normal;
    line-height: 1em;
}

.widget-area {font-size: 13px}

.entry-title {line-height: 1em}

.entry-summary-thumb img {
    border: 1px solid #DDDDDD;
    padding: 1px;
}

#site-generator {
	background: transparent;
	padding: 0.5em;
	line-height: 1.3em;
}

#access ul {font-size:12px}

#respond{background: #fff;}

#respond .form-submit {
	float: none;
	margin: 0;
}

#respond input#submit {
	left:0;
	background: #333;
	color: #fff;
	padding: 5px 22px 5px 22px;
	text-align: center
}

#respond input#submit:hover {background: #222}

.comment-content {
    overflow: hidden;
}

#nav-single {
    min-width:140px;
    float: none;
}


img[class*="align"],
img[class*="wp-image-"],
#content .gallery .gallery-icon img {
	border: 0px;
	padding: 0px;
	margin: 0;
}

/* Clear */

.clearfix:after {
    clear: both;
    content: " ";
    display: block;
    font-size: 0;
    height: 0;
    line-height: 0;
    visibility: hidden;
    width: 0;
}

.widget_search #s {width: 85%;}

.singular .entry-meta .edit-link a {
    bottom: auto;
    left: auto;
    position: relative;
    right: auto;
    top: auto;
    margin-top: 10px;
}

@media screen and (min-width: 1000px) and (max-width: 1151px) {

    body {
           padding: 0;
       }
    
    /* Layout Two columns general */
    
    .two-column #main #primary {
        width: 80%;
    }
    
    .two-column #main #secondary {
        width: 18%;
    }
    
    
    /* Layout Three columns general */
    
    .three-column #main #primary {
        width: 65.9%;
    }
    
    .three-column #main #secondary {
        width: 31.6%;
    }
    
    .three-column #primary #tertiary {
        width: 25.8%;
    }
    
    .three-column #primary  #content {
        width: 70%;
    }

}

@media screen and (min-width: 960px) and (max-width: 999px) {
    
    body {
        padding: 0;
    }
    
    /* Layout Two columns general */

    .two-column #main #primary {
        width: 74%;
    }
    
    .two-column #main #secondary {
        width: 21%;
    }
    
    /* Layout Three columns general */

    .three-column #main #primary {
        width: 62.5%;
    }
    
    .three-column #main #secondary {
        width: 33.5%;
    }
    
    .three-column #primary #tertiary {
        display:none;
    }
    
    .three-column #primary  #content {
        width: 100%;
    }
    
}

@media screen and (min-width: 880px) and (max-width: 959px) {
    
     body {
        padding: 0;
    }
    
    /* Layout Two columns general */

    .two-column #main #primary {
        width: 75%;
    }
    
    .two-column #main #secondary {
        width: 20%;
    }
    
    /* Layout Three columns general */

    .three-column #main #primary {
        width: 59%;
    }
    
    .three-column #main #secondary {
        width: 37%;
    }
    
    .three-column #primary #tertiary {
        display:none;
    }
    
    .three-column #primary  #content {
        width: 100%;
    }
    
}

@media screen and (min-width: 800px) and (max-width: 879px) {
  
    body {
        padding: 0;
    }
    
    /* Layout Two columns general */

    .two-column #main #primary {
        width: 75%;
    }
    
    .two-column #main #secondary {
        width: 21%;
    }
    
    /* Layout Three columns general */

    .three-column #main #primary {
        width: 56%;
    }
    
    .three-column #main #secondary {
        width: 40%;
    }
    
    .three-column #primary #tertiary {
        display:none;
    }
    
    .three-column #primary  #content {
        width: 100%;
    }
    
}

@media screen and (min-width: 768px) and (max-width: 799px) {
  
  
    body {
        padding: 0;
    }
    
    /* Layout Two columns general */

    .two-column #main #primary {
        width: 73%;
    }
    
    .two-column #main #secondary {
        width: 22%;
    }
    
    /* Layout Three columns general */

    .three-column #main #primary {
        width: 55%;
    }
    
    .three-column #main #secondary {
        width: 42%;
    }
    
    .three-column #primary #tertiary {
        display:none;
    }
    
    .three-column #primary  #content {
        width: 100%;
    }
    
    
}

@media screen and (min-width: 520px) and (max-width: 767px) {
    
    body {
        padding: 0;
    }
    
    #page {
        overflow: hidden;
	padding:0;
    }
    
    #main {
	padding: 1.625em 2% 0 2%;	margin-top: 1%;
    }
    
    #branding {
	padding: 0;
    }
    
    #branding #access {
        width: 100%;
        max-width: 100%;
        float: none;
        margin-bottom: 20px;
    }
    
    input#s {
        padding: 4px 0 4px 28px;
    }
    
    .entry-summary-thumb img {
	width:120px;
	height:90px;
    }
    
    .entry-title {
	font-size: 18px;
	padding-top: 15px;
    }
    
    /* Layout Two columns general */    .two-column #main #primary {        width: 69%;    }        .two-column #main #secondary {        width: 26%;    }
    
    /* Layout Three columns general */

    .three-column #main #primary {
        width: 100%;
    }
    
    .three-column #main #secondary {
        display:none;
    }
    
    .three-column #primary #tertiary {
        display:none;
    }
    
    .three-column #primary  #content {
        width: 100%;
    }
    
    #supplementary {
	display: none;
    }
    
    a:focus img[class*="align"], a:hover img[class*="align"],
    a:active img[class*="align"], a:focus img[class*="wp-image-"],
    a:hover img[class*="wp-image-"], a:active img[class*="wp-image-"],
    #content .gallery .gallery-icon a:focus img,
    #content .gallery .gallery-icon a:hover img,
    #content .gallery .gallery-icon a:active img {
	background: transparent;
	border: none;
    }
    
    img[class*="align"], img[class*="wp-image-"],
    #content .gallery .gallery-icon img {
	border: none;
	padding: 0;
    }
    
    .commentlist {
	width: 100%;
	padding-left: 0;
	margin: 0;
    }
    
    .commentlist .avatar {
	float: left;
	margin-right: 15px;
    }
    
    .comment {
	clear:left;
    }
    
    #respond textarea, #respond input[type="text"] {
	width: 90%;
    }
    
    /*
    #nav-single {
        display:none;
    }*/
    
}
@media screen and (max-width: 519px) {        body {        padding: 0;    }        #page {        overflow: hidden;	padding:0;    }        #main {	padding: 1.625em 2% 0 2%;    }  #colophon {width: 100% ; margin: 0; }      #branding {	padding: 0;    }        #branding #access {        width: 100%;        max-width: 100%;        float: none;        margin-bottom: 20px;    }        input#s {        padding: 4px 0 4px 28px;    }        .entry-summary-thumb img {	width:120px;	height:90px;    }        .entry-title {	font-size: 18px;	padding-top: 15px;    }        /* Layout Two columns general */    .two-column #main #primary {        width: 100%;    }        .two-column #main #secondary {        display:none;    }        /* Layout Three columns general */    .three-column #main #primary {        width: 100%;    }        .three-column #main #secondary {        display:none;    }        .three-column #primary #tertiary {        display:none;    }        .three-column #primary  #content {        width: 100%;    }        #supplementary {	display: none;    }        a:focus img[class*="align"], a:hover img[class*="align"],    a:active img[class*="align"], a:focus img[class*="wp-image-"],    a:hover img[class*="wp-image-"], a:active img[class*="wp-image-"],    #content .gallery .gallery-icon a:focus img,    #content .gallery .gallery-icon a:hover img,    #content .gallery .gallery-icon a:active img {	background: transparent;	border: none;    }        img[class*="align"], img[class*="wp-image-"],    #content .gallery .gallery-icon img {	border: none;	padding: 0;    }        .commentlist {	width: 100%;	padding-left: 0;	margin: 0;    }        .commentlist .avatar {	float: left;	margin-right: 15px;    }        .comment {	clear:left;    }        #respond textarea, #respond input[type="text"] {	width: 90%;    }        /*    #nav-single {        display:none;    }*/    }
/* Edit Link */

.edit-link a {font-family: Arial, sans-serif;}

.entry-meta .edit-link a,
.commentlist .edit-link a,
a.comment-reply-link {
	background: #555 url(./images/edit.png) no-repeat 4px center ;
	padding-left: 22px;
	color: #fff !important;
	font-weight: bold;
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.1);
	box-shadow: 0 1px 2px rgba(0,0,0,0.1);
	border: 1px solid #444;
}

.entry-meta .edit-link a:hover,
.commentlist .edit-link a:hover,
a.comment-reply-link:hover {
	background: #999 url(./images/edit.png) no-repeat 4px center;
	color: #fff !important;
	font-weight: bold;
	border: 1px solid #888;
}

/* Mobile navigation */


#mobile-nav {	margin-top: 4.2%;	margin-left: 0;	
    padding-left: 3%;
    padding-bottom: 0;
    height: 100%;
    padding-right: 9px;
    top: 0;
    left: 0;
    width: auto;
    position: relative;
    text-align: left;
    z-index: 3;
    -webkit-box-shadow: rgba(0, 0, 0, .3) 0 2px 4px;
    box-shadow: rgba(0, 0, 0, .3) 0 2px 4px;
    font: 19px "Helvetica-Bold", Helvetica, Geneva, Arial, sans-serif;
    background-image: url(./images/glossy.png);
}

#branding img#mobile-logo-icon {
    width: 30px;
    height: 30px;
    margin-right: 6px;
    margin-top: 6px;
    top: 0;
    left: 9px;
    float: left;
}

a#mobile-logo-title {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 75%;
    display: block;
    letter-spacing: -1px;
    position: relative;
    margin-left: -9px;
    padding-top: 11px;
    padding-bottom: 11px;
    padding-left: 9px;
    font-weight: bold;
}

a#mobile-menu-toggle {
    display: none;
    font-size: 12px;
    letter-spacing: 0;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin-top: 8px;
    -webkit-transition-duration: .8s;
    -moz-transition-duration: .8s;
    position: absolute;
    top: 0;
    right: 9px;
    width: auto;
    min-width: 22px;
    padding: 6px;
    z-index: 4;
    color: #EEE;
    text-shadow: #666 0 -1px 1px;
    border: 1px solid #4D4D4D;
    background: black url(./images/button-bg.png) repeat-x 0 -2px;
    font-weight: bold;
    -webkit-background-clip: padding-box;
    -moz-background-clip:  padding-box;
    background-clip: padding-box;
}


a#mobile-menu-toggle img {
    padding-top: 1px;
    margin:0;
}

a#mobile-menu-toggle:hover, a#mobile-logo-title:hover {
    text-decoration:none;
}

#mobile-menu {
    display: none;
    width: 100%;
    font-weight: bold;
    display: none;
    z-index: 4;
    position: relative;
    top: 0;;
}

#mobile-menu ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

#mobile-menu ul li {
    line-height: normal;
}

#mobile-menu ul li a {
    background: url(./images/chevron.png) no-repeat 97% center;
    display: block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    padding: 12px 35px 12px 10px;
    -webkit-tap-highlight-color: transparent;
}

#mobile-menu ul li a:hover {
    text-decoration:none;
}

#mobile-menu.menu-open {
    display: block;
}

#mobile-menu-tab-bar {
    position: relative;
    height: 35px;
    width: auto;
    font-size: 10px;
    padding:  3px 9px;
    text-align: left;
    direction: ltr;
}

#mobile-menu-tab-bar a {
    color:white;
}

#mobile-menu-container h2 {
    display: block;
    font-size: 14px;
    padding-top: 5px;
    padding-left: 10px;
    padding-bottom: 5px;
    text-align: left;
    line-height: 1.2
}

#mobile-search-bar {
    width: 100%;
    position: relative;
    overflow: hidden;
    text-align: center;
    height: 0;
    -webkit-transition-duration: .5s;
    -moz-transition-duration:  .5s;   
}

#mobile-search-bar.show-search {
    position: relative;
    height: 39px;
}

#mobile-search-bar div {
    padding-top: 7px;
}

#mobile-search-bar input#search-input {
    position:relative;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    padding: 5px;
    width: 90%;
    text-align: left;
    border-style: solid;
    margin: 0;
    font-size: 12px;
    font-weight: bold;
    border-width: 1px;
    line-height: normal;
}

#mobile-menu-tab-inner-wrap-right {
    border: 1px solid #444;
    background: black url(./images/button-bg.png) repeat-x 0 -1px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -webkit-background-clip: padding-box;    
    -moz-background-clip: padding-box;
    background-clip: padding-box;
    top: 3px;
    position: absolute;
    width: 33px;
    right: 9px;
}

#mobile-menu-tab-inner-wrap-right a.search-toggle-open {
    background-color: #666;
}
#mobile-menu-tab-inner-wrap-right a {
    -webkit-border-radius: 3px;
    border-radius: 3px;
    display: inline-block;
    text-indent: -1000em;
    cursor: pointer;
    padding-top: 9px;
    padding-bottom: 9px;
    width: 33px;    
    background-image: url(./images/tab-bar/search.png);
    background-repeat:  no-repeat;
    background-position: center center;
    /*background-size: 55% auto;*/
    line-height: normal;
}

#mobile-menu-tab-inner-wrap-left {
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding-box;
    background-clip: padding-box;
    width: auto;
    display: inline-block;
    overflow: hidden;
    background: #464646 url(./images/button-bg.png) repeat-x 0 -1px;
    border: 1px solid #444;
}

#mobile-menu-tab-inner-wrap-left a {
    border-right: 1px solid #444;
    border-left: 1px solid #666;
    margin: 0 -3px 0 0;
    display: inline-block;
    text-indent: -1000em;
    padding-top: 9px;
    padding-bottom: 9px;
    width: 44px;
    background-repeat: no-repeat;
    background-position: center center;
    /*background-size: 50% auto;*/
    line-height: normal;
}

#mobile-menu-tab-inner-wrap-left a.selected {
    background-color: #666;
    border-left-color: #666;
    -webkit-transition-duration: .3s;
    -moz-transition-duration: .3s;
    border-left-style: solid;
}

#mobile-menu-tab-inner-wrap-left a.first-tab.selected {
    -webkit-border-top-left-radius: 2px;
    -webkit-border-bottom-left-radius: 2px;
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
}

#mobile-menu-tab-inner-wrap-left a:first-child {
    border-left: none;
}

#mobile-tab-pages {
    background-image: url(./images/tab-bar/pages.png);
}

#mobile-tab-categories {
    background-image: url(./images/tab-bar/cats.png);
}

#mobile-tab-tags {
    background-image: url(./images/tab-bar/tags.png);
}

#mobile-menu-tab2 a, #mobile-menu-tab3 a {
    text-transform: uppercase;
}

#mobile-menu-tab2 a span, #mobile-menu-tab3 a span {
    position: relative;
    bottom: 1px;
    font-size: 12px;
    left: 4px;
    color: #999;
}



/* Mobile - light */


#mobile-menu {
	-webkit-box-shadow: 0 2px 5px rgba(0,0,0,0.2);
    box-shadow: 0 2px 5px rgba(0,0,0,0.2);
    text-shadow: 0 1px 2px rgba(255, 255, 255, 0.5);
    background: #f2f2f2;
	color: #272727;
}

#mobile-menu-container {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #ccc
}

#mobile-menu ul li {
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #fff;
}

#mobile-menu ul li a {
	color: #373737;
}

#mobile-menu ul li:last-child {
	border-bottom: none;
}

#mobile-menu-container h2 {
	background: #f2f2f2;
	color: #878787;   
	border-bottom: 1px solid #CCCCCC;	
    border-top: none;	
}

#mobile-menu-tab-bar {    
    background: #bbb url(./images/tab-bar/bar-bg.png) repeat-x 0 -4px;
	border-top: 1px solid #fff;
    border-bottom: none
}

#mobile-search-bar {
	background-color: #dfdfdf; 
}

#mobile-search-bar.show-search {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #bbb;
}

#mobile-search-bar input#search-input {
	border: 1px solid #bbb;
    background: #fff
}


/* Custom color */


#mobile-nav {background-color: #111;}

a#mobile-logo-title {color: #fff}
