/*
Theme Name:     Twenty Eleven NWLST Child
Theme URI:      http://www.nwlst.org.uk/
Description:    Child theme for the Twenty Eleven theme 
Author:         James
Author URI:     http://www.yarrington.co.uk
Template:       twentyeleven
Version:        1.0
*/

@import url("../twentyeleven/style.css");
@import url("iphone.css") screen and (max-device-width: 480px);
@import url("ipad.css") screen and (max-device-width: 1024px);

/* COLOURS
#CA176C PINK 100%
#E18DAA	PINK 50%
#EDB9CA PINK 30%
#F8E5EC PINK 10%
#BDBEC0 BLACK 30%
#818286 BLACK 60%
*/



body {
	background-color:#BCBEC0;
}

p {
	color: #666;
    font-family: 'Oxygen', Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 24px;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Oxygen', Helvetica, Arial, sans-serif;
}

.entry-title, .entry-title a {
    color: #CA006C;
    font-size: 36px;
    margin: 0;
    padding: 0;
    text-decoration: none;
}	


ul {
	list-style:square inside none
}

#page {
    background: #FFF;
    -moz-box-shadow: 0 0 10px #808285;
    -webkit-box-shadow: 0 0 10px #808285;
    box-shadow: 0 0 10px #808285;
}

#access {
	background:#CA006C;
}

.hentry, .no-results {
	border-bottom:0px;
}

#access ul {
	font-size:14px;
}

#first p {
	font-size:11px;
	margin: -8px 0 0;
}

.widget {
	margin:0px;
}

#site-generator {
	padding: 1.8em 6em;
    text-align: left;
}

#site-title {
    background-image: url("images/nwlst-logo.png");
    background-repeat: no-repeat;
    cursor: pointer;
    display: block;
    height: 120px;
    overflow: hidden;
    padding: 0;
    text-indent: -9999px;
    width: 135px;
}

#site-description {
	font-family: 'Oxygen', Helvetica, Arial, sans-serif;
    color: #7A7A7A;
    font-size: 14px;
    margin-left: 160px;
    margin-top: -50px;
    padding-bottom: 5px;
	text-indent: -9999px;
}

#branding hgroup {
    margin: 0 7.6%;
    padding-top: 22px;
}

#recent-posts-2 {
    padding: 10px;
    background-color: #F8E5EC;
    margin-bottom: 10px;
}

#events-list-widget-2 {
    padding: 10px;
    background-color: #F8E5EC;
}

#secondary {
    float: right;
    margin-right: 4%;
    width: 22%;
}

.widget-title {
    color: #CA006C;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0.1em;
    line-height: 2.6em;
    text-transform: none;
}

.widget ul {
    list-style: none;
}


.widget a {
color: #E18DAA;
}

#advanced_sidebar_menu-2 {
	padding: 10px;
    background-color: #F8E5EC;
	border-bottom:2px solid #CA176C;
	border-top:4px solid #CA176C;
	margin-bottom:10px;
}


#secondary {
float: right;
margin-right: 4%;
width: 22%;
margin-bottom: 20px;
}


#site-generator {
font-size: 12px;
line-height: 14px;
}

#first {
height: 140px;
}

#second {
height: 140px;
}

#third {
height: 140px;
}

#addthis-widget-2 {
padding-top: 15px;
}


#branding #s {
width: 126px;
}


p a {
text-decoration: none;
background-color: white;
color: #CA176C;
font-weight: bold;
}

p a:hover {
text-decoration: none;
background-color: #CA176C;
color: white;
}


h2 a {
text-decoration: none;
background-color: white;
color: #CA176C;
font-weight: bold;
}

h2 a:hover {
text-decoration: none;
background-color: #CA176C;
color: white;
padding: 2px;
}


#head-email {
position: absolute;
float: right;
top: 100px;
right: 80px;
}

.imglink p a {
text-decoration: none;
}

.imglink p a:hover {
text-decoration: none;
}