/*
Theme Name:     People's Law Office
Theme URI:      http: //example.com/
Description:    Child theme for the Twenty Eleven theme 
Author:         Design Action Collective
Author URI:     http: //designaction.org
Template:       twentyeleven
Version:        0.1.0
*/

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

@import url("https://fonts.googleapis.com/css?family=Merriweather");

*{
margin:0px;
padding:0px;
}

body{
background-image:url(images/bg_tile.png);
padding:0px;
}

body.home #page {
max-width:960px;
margin:10px auto;
background:inherit;
margin-bottom: 0px;
}

body.page #page, 
body.single #page{
max-width:960px;
margin:30px auto;
background:inherit;
margin-bottom: 0px;
}

.home.left-sidebar #content{
width:66.66666%;
margin:0 33.22916% 0 0;
background:transparent;
}



.home.left-sidebar #primary{
float:left;
width:100%;
margin:0 -34.22916% 0 0;
background:inherit;
}


.home.left-sidebar #secondary{
width:33.22916%;
margin:0;
float:right;
}

#main{

padding:0em;
}

.single #main{
margin-top:20px;
}

/*--------interior structure-----------*/
.left-sidebar #primary{
float:right;
width:66.66666%;
margin:0 0 0 0;

}

.left-sidebar #container{
float:right;
width:66.6666%;
margin:0 0 0 0;

}

.left-sidebar #secondary, .single #secondary{
width:33.22916%;
margin:0;
margin-left:0;
float:left;
}

.left-sidebar #content{
width:100%;
margin:0 0 0 0;
background:#fff;
}

.single #content,.singular #content, .left-sidebar.singular #content{
width:100%;
margin:0 0 0 0;
background:#fff;
}
.singular .entry-header, .singular .entry-content, .singular footer.entry-meta, .singular #comments-title {
    margin: 0 auto;
    width: 100%;
}

.left-sidebar #content .hentry{
padding:10px 1.625em 40px 1.65em;
}
.hentry, .no-results {
    border-bottom: 1px solid #DDDDDD;
    margin: 0;
    padding: 0 0 1.625em;
    position: relative;
}


/*----------header-----------*/
.site-title, #site-description{
display:none;
}

#branding{
max-width:980px;
margin:0 auto;
}

#branding img {
width: auto;
float:left;
}

#site-title{
margin:0;
padding:0;
}

#site-title img{
border:1px solid #000;
padding:5px 0 10px 0;
}

#header-right{
width:479px;
margin-top:5px;
float:right;
height:76px;
}

#header-right #supplementary{
border:0px;
color:#fff;
font-family:'Merriweather', times, serif;
padding:0px;
margin:0;
width:100%;
}

#header-right #supplementary.three .widget-area{
margin:0;
width:100%;
}

#header-right #supplementary #text-2{
background-image:url(images/address.png);
background-repeat:no-repeat;
font-size:1.55em;
line-height:1.3em;
padding:7px 20px 7px 50px;
margin-top: 70px;
height: 76px;
}
#header-right .menu-language-menu-container {
float: right;
}
#header-right .menu-language-menu-container ul {
list-style: none;
}
#header-right .menu-language-menu-container a {
font-family: Lucida Grande,arial,helvetica,sans-serif;
display: block;
background: url(images/espanol.png) no-repeat;
width: 106px;
height: 32px;
line-height: 32px;
text-align: center;
color: #591F46;
font-weight: normal;
}

/*------------menu-------------------*/
#access {
background-image:url(images/menu_tile.png);
background-repeat:repeat-x;
z-index: 20;
position: relative;
}

#access a {
font-family:'Merriweather', times, serif;
font-size: 18px;
color:#592048;
line-height:50px;
text-shadow: 1px 1px 1px #C2CC55;  
padding: 0 12px; 
border-right: 1px solid #CDD37F;   
}
#access ul li:last-child a {
border-right: none;
}

#access ul {
width:960px;
margin:0 auto;
}

/* Drop down menu */
#access li:hover > a, 
#access a:focus {
    background:repeat scroll 0 0  #AFBC20;
    color: #2E2B36;
}
#access .current-menu-item > a, 
#access .current-menu-ancestor > a, 
#access .current_page_item > a, 
#access .current_page_ancestor > a {
    background:repeat scroll 0 0  #AFBC20;
    color: #2E2B36;
    font-weight: normal;
    color: #591F46;
}
#access li:first-child.current-menu-item > a,
#access li:first-child.current_page_item > a {
	border-left: 1px solid #CDD37F;   
}
#access li:last-child.current-menu-item > a,
#access li:last-child.current_page_item > a {
	border-right: 1px solid #CDD37F;   
}
#access ul ul {
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
    display: none;
    float: left;
    left: 0;
    margin: 0;
    position: absolute;
    top: 50px;
    width: 250px;
    z-index: 99999;
}
#access ul ul a {
    background: none repeat scroll 0 0 #8D9C14;
    border-bottom: 1px solid #C7CE6E;
    border-right: none;
    color: #FFFFFF;
    font-size: 13px;
    font-weight: normal;
    height: auto;
    line-height: 1.4em;
    padding: 10px;
    width: 240px;
    text-shadow: none;
}
#access li:hover > a, #access ul ul *:hover > a, #access a:focus {
    background: none repeat scroll 0 0 #C0CA59;
    color: #2E2B36;
}

/*--------------------front page---------------*/

@media only screen and (min-width: 1015px) {
    #slide {
        height: 324px;
        overflow: hidden;
        margin-right: -1px;
    }
}


#radslide-1{
width:641px;
height:331px;
}
#radslide-1 .radslide img  {
width:641px !important;
}
#radslide-1 .radslide  {
background: url("images/bg-photo-slide") right top repeat-x;
width:641px !important;
height: 324px !important;
overflow: hidden;
}
#about{
width:319px;
height:335px;
background-image:url(images/slideblurb.png);
background-repeat:no-repeat;
color:#fff;
position:relative;

}

#about .title{
text-transform:uppercase;
font-family:'InsolentRegular', helvetica, arial, sans-serif;
margin:0px 20px;
padding:20px 0 0 0;
font-size:1.55em;
line-height:1.1em
}

#about .title a{
color:#fff;

}

#about p{
font-family:'Merriweather', times, serif;
margin:5px 20px 0 20px;
font-size:1.3em;
line-height:1.3em;
}

#about .read-more{
position:absolute;
bottom:0;
right:0;
margin-right:-10px;
background:#592048;
text-transform:uppercase;
font-family:'InsolentRegular', helvetica, arial, sans-serif;
padding:15px 10px 15px 10px;
font-size:1.1em;
line-height:1.1em
}

#about .read-more a{
color:#9D7B93;
}

#front-bottom, #secondary #battles{
background:#fff;
}

.single #secondary #battles{
background:transparent;
}

#front-bottom{
margin-top:10px;
min-height: 400px;
}

.featured{
width:50%;
float:left;
}

#front-bottom #featured p{
font-size:.9em;
line-height:1.3em;
margin:0 30px 0 20px;
}

#front-bottom #featured{
font-family:'Merriweather', times, serif;
font-weight:normal;
background-image:url(images/corner.png);
background-repeat:no-repeat;
background-position:100% 0%;
padding: 10px 0px;
}

#front-bottom #police-post img{
border:0px;
margin:0px 10px 5px 0;
padding:0px;
}

#front-bottom #featured a:visited, #secondary #battles a:visited{
color:#591F46;
}
#front-bottom #featured a:link, #secondary #battles a:link{
color:#591F46;
}
#front-bottom #featured a:hover, #secondary #battles a:hover{
color:#591F46;

}

#front-bottom #featured1 a:visited, #featured.police a:visited{
color:#591F46;
font-family:Lucida Grande, arial, helvetica, sans-serif;
}
#front-bottom #featured1 a:link, #featured.police a:link{
color:#591F46;
font-family:Lucida Grande, arial, helvetica, sans-serif;
}
#front-bottom #featured1 a:hover, #featured.police a:hover{
color:#591F46;
font-family:Lucida Grande, arial, helvetica, sans-serif;

}

#front-bottom #featured1 ul{
margin:0px;
}

#front-bottom #featured1 ul li {
list-style-type:none;
font-weight:bold;
font-size:.75em;
border-bottom: 1px solid #EBEBEB;
padding:0 0 2px 20px;
}

#featured.police ul li{

border-bottom: 1px solid #EBEBEB;
padding:0 0 2px 20px;
}


#front-bottom #featured h2, #secondary #battles h2{
font-family:'Merriweather', times, serif;
margin:5px 0px 20px 20px;
color:#2E2A36;
font-weight:normal;
}




#front-bottom #featured h2{
font-size:1.5em;
}


#secondary #battles h2{
font-size:1.8em;

}

#front-bottom #featured2 a:visited{
color:#2E2A36;
}


#front-bottom #featured2 a:link{
color:#2E2A36;
}

#front-bottom #featured2 a:hover{
color:#2E2A36;
}


#news-title{

display:block;
}

#news-title a{
float:right;
font-family:Lucida Grande, arial, helvetica, sans-serif;
margin:5px 20px;
}

#news-title h2{
float:left
}

#featured2 .front-post {
margin-bottom:20px;
font-size:.9em;
line-height:1.3em;
margin-right:20px;
}

#featured2 .front-post img{
float:left;
width:27%
}

#featured2 .title, #featured2 .meta{
float:right;
width:70%;

}

#featured2 .meta{
font-size:.8em;
color:#592048;
font-weight:bold;
}

#secondary #battles{
margin-left:-2px;
font-family:'Merriweather', times, serif;
min-height: 400px;
}


#secondary #battles h2{
padding-top:12px;
}

#secondary #battles .title, #secondary #battles p{
margin:0 20px 0 20px;
}


#secondary #battles .title{
font-size:1.3em;
font-weight:bold;
margin-bottom:10px;
}

#secondary #battles p{
}

#secondary #battles #announcement a {
margin: 50px 0 0 0;
}


#secondary #battles #announcement a {
display: block;
background:url(images/announcement.png) no-repeat #4B4558;
color: #fff;
font-weight: normal;
font-size: 16px;
padding: 6px 0 5px 25px;
}

#foot-wrap{
background-image:url(images/footer.png);
background-position:100% 0%;
background-repeat:no-repeat;
height:87px;
position:relative;
top:-16px;
}


#colophon #site-generator{
display:none;
}


#colophon{
background-color:#592048;
margin:0px auto 0 auto;
width:980px;
height:87px;

}

/*Submenu*/

#subpages-widget-2 {
background:url('images/submenu_long.png') no-repeat bottom left;
padding:12px 0 15px 0;
/* margin-top:20px; */
}

#subpages-widget-2 h3.widget-title a {
background-color:#592048;
color:#9d739c;
padding:10px;
margin:15px 0 10px -10px;
text-decoration:none;
font-family:'InsolentRegular', helvetica, arial, sans-serif;
font-size:larger;
}

#subpages-widget-2 ul {
margin-top:10px;
}

#subpages-widget-2 ul li {
/*background-color:#221F28;*/
border-top:1px solid #3f3a4a;
width:237px;
list-style-type:none;

}

#subpages-widget-2 ul li a {
text-decoration:none;
color:#fff;
font-family:'Merriweather', times, serif;
font-weight:normal;
font-size:larger;
width:211px;
display:block;
padding:6px 13px;
}

#subpages-widget-2 ul li a:hover {
background-color:#3f3a4a;
}

div#primary div#content {
margin-top:0px;
}

/*Police Brutality box*/

div#featured.police h2 {
font-size:25px;
}

div#featured.police {
font-family:'Merriweather', times, serif;
}

div#featured.police ul {
list-style-type:none;
color:#592048;
font-weight:bold;
margin:0;
padding:0;
}

div#featured.police ul li {
padding-bottom:8px;
}


/*Text Styles*/

h1.entry-title, .singular h1.entry-title {
border-bottom:1px solid #85828c;
font-family:'Merriweather', times, serif;
font-size:20px;
}

.singular h1.entry-title {
line-height:1.3em;
}

div.entry-content h2 {
font-size:20px;
font-weight:normal;
}

div.entry-content h3 {
font-size:14px;
text-transform:uppercase;
font-weight:bold;
letter-spacing:1px;
}

div.entry-content h4 {
font-size:16px;
font-weight:bold;
}

div.entry-content h5 {
font-weight:bold;
text-transform:uppercase;
font-size:13px;
letter-spacing:1px;
}

div.entry-content h6 {
font-style:italic;
}

div.entry-content {
font-family:'Merriweather', times, serif;
}

div.entry-content blockquote {
border-left:10px solid #afbc20;
margin:0;
padding:0 0 0 15px;
}

div.entry-content a {
color:#592048;
text-decoration:underline;
}


/*Footer*/

.menu-footer-menu-container {
width:60%;
}

.menu-footer-menu-container ul li {
display:inline;
list-style-type:none;
padding-left:25px;
position:relative;
top:30px;
left:0;
}

.menu-footer-menu-container ul li a {
text-decoration:none;
color:#9d739c;
font-weight:bold;
}

#foot-wrap div#third {
width:130px;
float:right;
margin-top:-25px;

}

#foot-wrap div#third h3 {
color:#9d739c;
font-weight:bold;
text-transform:none;
font-size:12px;
}

.singular footer.entry-meta, 
.singular .entry-header .entry-meta {
display:none;
}