/*
Theme Name: Child of Twenty Eleven
Description: Family Man at Sea based on TwentyEleven
Author: James Weymouth
Version: 0.0.1
Template: twentyeleven
*/


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


body {
background: #bcbdb8;
}
#site-generator {
background: #bcbdb8;
border-top: 1px solid #bcbdb8;
color: #666;
font-size: 12px;
line-height: 2.2em;
padding: 2.2em 0.5em;
text-align: center;
}

#branding #s {
-moz-transition-duration: 400ms;
-moz-transition-property: width, background;
-moz-transition-timing-function: ease;
float: right;
width: 72px;
display: none;
}

#nav#access {
	background-color: #bcbdb8;
}

a {
color: #373737;
text-decoration: underline;
}
a:visited {
	color: #373737;
	text-decoration: underline;
}
a:hover {
	color: #b50b08;
	text-decoration: underline;
}

#third.widget-area {
	text-align: right;
}

