/*
Theme Name: SarahRundle
Theme URL: http://www.digitalcreative.tv
Description: Child theme of the Twenty Eleven theme SarahRundle.co.uk
Author: Mark Robinson
Author URI: http://www.digitalcreative.tv
Template: twentyeleven
Version: 1.0
*/

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

body {
    color: #333333;
    font-family: 'Lucida Grande',Verdana,Arial,Sans-Serif;
    font-size: 72.5%;
}

#branding hgroup {
	display:none;
	}
	
#page {
	margin: 2em auto;
	max-width: 740px;
	background-color:#fdeed0;
	background-image:url(images/page-bg.jpg);
	background-repeat:no-repeat;
	background-position: 195px 225px;
}

#main {
    clear: both;
    padding:0 0 0;
}


#branding {
    padding-bottom: 0px;
	border-top: 0px;
}



.widget-area {
	background-color:#9b4336;
	background-image:url(images/sidebar-bg.gif);
	background-repeat:no-repeat;
	background-position: 10px 0px;
	color:#FFF;
	padding-top:2.6%;
	padding-left: 2.6%;
	height:100%;
	
   }
    

.left-sidebar a   {
	color:#fff;
   }
 
 .widget-title, .widget ul li {
	color:#fff;
	list-style-type:none;
 }
   
.widget ul a  {
	color:#E1E2BC;
	list-style-type:none;
   }
   
.left-sidebar #secondary {
    float: left;
    margin-left: 0%;
    width: 23.8%;
	max-width:187px!important;
	height:100%;

}



img[class*="align"], img[class*="wp-image-"], #content .gallery .gallery-icon img {
    border: 0px 
}


.entry-header {
	display:none;
	}

.entry-content, .entry-summary {
    padding: 0 40px 0;
}

.entry-content a{
	color:#9b4336;
}

.entry-content ul li {
    background-image: url(images/bullet-point.gif);
    background-position: left top;
    background-repeat: no-repeat;
    line-height: 1.8em;
    list-style-type: none;
    margin: 0;
    padding: 2px 0 10px 30px;
    position: relative;
    text-indent: 0;
    top: -5px;
	color:#9B4336;	
}

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

#site-generator {
	display:none;
}

