/*
Theme Name:     Twenty Ten Child
Theme URI:      http:
Description:    Child theme for the Twenty Ten theme 
Author:         Your name here
Author URI:     http:
Template:       twentyten
Version:        0.1.0
*/

@import url("../twentyten/style.css");

#wrapper {
    background-color: rgba(255, 255, 255, 0.9);
}

body {
    background-image: url("http://www.soul-agents.co.uk/under2BG.jpg");
    background-position: left top;
    background-repeat: none;
}

a:link  {
color:#888888;
}

a:visited {
color:#888888;
}

#content p,
#content ul,
#content ol,
#content dd,
#content pre,
#content hr {
	margin-top:8px;
	margin-bottom:10px;
}



#content img.alignleft, 
#content img.alignright, 
#content img.aligncenter {
margin-bottom:8px;
}

#content .alignleft, #content img.alignleft {
display:inline;
float:left;
margin-right:14px;
margin-top:4px;
}

#content .wp-caption p.wp-caption-text {
text-align:left;
}

#branding img {
border-bottom:1px solid #4f5161;
border-top:1px solid #4f5161;
clear:both;
display:block;
}

#colophon {
border-top:1px solid #4f5161;
margin-top:-4px;
overflow:hidden;
padding:18px 0;
}

body, input, textarea, .page-title span, .pingback a.url {
font-family:"Helvetica Neue",Arial,Helvetica,"Nimbus Sans L",sans-serif;
}

#content, #content input, #content textarea {
color:#333333;
font-size:15px;
line-height:21px;
}

#content .entry-title  {
color:#4f5161;
font-size:23px;
font-weight:bold;
line-height:1.3em;
margin-bottom:0;
}

#access {
background:none repeat scroll 0 0 #4f5161;
display:block;
float:left;
margin:0 auto;
width:940px;
}

#access a {
color:#bfbfbf;
display:block;
line-height:38px;
padding:0 10px;
text-decoration:none;
}

.entry-title a:link, .entry-title a:visited  {
color:#4F5161;
text-decoration:none;
}

#site-title a {
color:#4F5161;
font-weight:bold;
text-decoration:none;
}

#site-info a {
color:#4F5161;
text-decoration:none;
}

.widget-title {
color:#4F5161;
font-weight:bold;
}
