/*
Theme Name: Andrea v2
Theme URI: http://www.newmediasyndicate.com
Description: Child Theme for Andrea MacPherson
Author: Peter Rudd
Author URI: http://www.newmediasydicate.com
Template: journalist
Version: 1.0
*/

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


body {
background:#fff url("img/bg_top.jpg") repeat-x;
font-family:"Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, sans-serif;
font-size:13px;
color:#222;
padding:0;
margin:0;
}

a {
color:#d34560;
outline:0 none;
text-decoration:none;
}

a:hover {
	color: #d34560;
}

#header {
	border-bottom:4px solid #555555;
	height:63px;
	margin-bottom:20px;
	margin-top:10px;
}


#navbar {
	display:none;
}

#navbar ul {
	list-style: none;
}

.sf-menu, .sf-menu * {
list-style:none outside none;
padding:0;
}

.sf-menu {
background:url("img/menu-sep.png") no-repeat scroll right top transparent;
line-height:1;
position:absolute;
right:27px;
top:23px;
z-index:1999;
}

.sf-menu li {
background:none repeat scroll 0 0 transparent;
float:left;
position:relative;
/* border-bottom:4px solid #555555; */
line-height: 30px;
}

.sf-menu, .sf-menu * {
list-style:none outside none;
padding:0;
}


.current_page_item {
border-bottom: 4px solid #d34560;
}

.sf-menu a {
background:url("img/menu-sep.png") no-repeat scroll left top transparent;
/* border-bottom:4px solid #555555; */
display:block;
height:40px;
padding:0px 15px 0 15px;
position:relative;
text-decoration: none;
color: #555;
}

.sf-menu a:hover {
	color:#d34560;

}

.sf-menu, .sf-menu * {
list-style:none outside none;
padding:0;
}

#container h1 {
font-size:26px;
font-weight:normal;
letter-spacing:-1px;
padding:20px 0 0px 0;
width: 250px;
}

#container h1 a {
color:#222;
text-decoration:none;
}

#container h1 a:hover {
color:#d34560;
}

#sidebar a {
	color: #555;
}

#sidebar a:hover {
	color:#d34560; 
}

#searchform input {
background:none repeat scroll 0 0 #d34560;
border:1px solid #888888;
color:#EEEEEE;
font-size:11px;
margin:2px 0;
padding:1px 4px 2px;
}

.main a img {
border:2px solid #d34560;
padding:2px;
}

.main a:hover img {
border:2px solid #d34560;
padding:2px;
}

.main {
	overflow: hidden;
	border-bottom: 1px dotted #d34560;
	padding-bottom:20px;
	margin-bottom:20px;
}

#content h2 {
	margin-bottom: 0px;
}

#content h2 a:hover {
	color:#d34560; 
}

#content h2 a {
	font-weight: normal;
	color: #d34560;
}
#footer {
	border-bottom: 6px solid #d34560;
}

.books {
	float: left;
	margin-right: 20px;
}

#content .books h2 {
	font-size: 12px;
}

.books img {
	border:2px solid #d34560;
	padding:2px;
}

#sidebar {
	background: #f4f4f4;
}
#sidebar h3 {
	color: #50999d;
	margin-bottom:10px;
	font-size: 16px;
}
.date {
	font-size: 11px;
	font-style: italic;
	color: #999;
	margin-bottom: 10px;
}
