/*
Theme Name: zseleven
Author: zs
Template: twentyeleven
*/

@import url('../twentyeleven/style.css');

#page {
	margin: 2em auto;
	max-width: 1000px;
}


body {
    background: #f5f5f5
}

ul {
    list-style: none
}

#branding {
    border-top: 0
}

    #branding .only-search #s {
        background-color: #ddd
    }

#access {
    background: #424242;
}

    #access .current_page_item > a,
    #access .current-page-ancestor > a {
        color: #373737;
        font-weight: normal;
        background: #f9f9f9
    }

    #access li:hover > a,
    #access a:focus {
        background: #f9f9f9
    }

#cboxTitle {
    display: none !important
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Corbel, "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", "Bitstream Vera Sans", "Liberation Sans", Verdana, sans-serif
}


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



footer.entry-meta {
    display: none
}

.only-search {
    display: none
}

.page-template-showcase-php #primary,
.left-sidebar.page-template-showcase-php #primary {
	margin: 0;
}
.page-template-showcase-php #content,
.left-sidebar.page-template-showcase-php #content {
	margin: 0 7.6%;
	width: auto;
}
.page-template-showcase-php section.recent-posts {
	float: right;
	margin: 0 0 0 31%;
	width: 69%;
}
.page-template-showcase-php #main .widget-area {
	float: left;
	margin: 0 -22.15% 0 0;
	width: 22.15%;
}
.page-title {
	color: #666;
	font-size: 10px;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 2.6em;
	margin: 0 0 2.6em;
	text-transform: uppercase;
}
.page-title a {
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0;
	text-transform: none;
}
