/*
Theme Name: Bosa
Theme URI: http://ifelse.co.uk/bosa/
Author: Phu Ly
Modified and Adapted By: Elisa Hubbard
*/
/*************************************
 +Containers
 *************************************/
body {
	background:#333366;
	font-family:Helvetica,Arial, Verdana, sans-serif; 
	font-size:12px;
	line-height:1.5; 
	margin:0;
	text-align:center;
}
#accessibility{
        position: absolute;
        top: -10000px;
}
#header{
	background:#fff url(/images/4.png) no-repeat;
	float:left;
	height:225px;
	width:765px;
}
#footer{
	color:#333366;
	clear:both;
	margin-left:10px;
	padding:5px;	
}
#content{
	float:left;
	padding-left: 25px;
	width:535px;
}
div#content img {
	float: left;
	margin-bottom: 15px;
        margin-right: 15px;
	margin-top: 5px;}

.navigation{
	padding:10px 5px;
	text-align:center;
}
#wrap{
	background:#ffcc66 url(/images/9.gif) repeat-y;
	margin:0 auto;
	padding:0 10px;
	text-align:left;
	width:765px;
}
body>#wrap {
background:#333366 url(/images/10.png) repeat-y;
}

/*************************************
 +Header and footer
 *************************************/
h1, h2, h3, h4{
	font-family:georgia;
}
#header h1, #header p{
	color:#333366;
	margin:0 25px;
}
#header h1{
	font-family:"Trebuchet MS","Lucida Grande","Lucida Sans Unicode", Tahoma, Helvetica, Verdana, sans-serif;
	font-weight:normal;
	font-size:24px;
	line-height:1;
	margin-top:150px;
}
#header h1 a{
	color:#808588;
}
#header h1 a:hover{
	color:#333366;
}
#footer{
	text-align:right;
}
#footer a{
	color:#6A5E50;
}
/*************************************
 +Entry
 *************************************/
.entrybody p{
	color:#555;
	font-family:georgia;
	font-size:14px;
	letter-spacing:1px;
	margin-top:0;
}
.entrytitle h2{
	font-size:22px;
	margin-bottom:0;
}
.entrytitle h3{
	color:#333366;
	font-size:11px;
	font-weight:normal;
	margin-top:0;
}
.entrytitle h2 a{
	color:#333366;
	font-weight:normal;
}
.entrytitle  h2 a:hover{
	border-bottom:none;
	color:#ffcc66;
}
#content a{
	font-weight:bold;
}
#content a:hover{
	border-bottom:1px dotted #333366;
}
.entrymeta{
	margin:5px 0;
}
/*************************************
 +Sidebar
 *************************************/
#sidebar{
	background:#fff;
	border:none;
	color:#fff;
	float:right;
	width:150px;
}
#sidebar h2{
	font-weight:normal;
	font-size:16px;
}
#sidebar ul {
	margin:0;
	padding:0;
}
#sidebar ul li{
	background:#57578a url(/images/7.gif);
	display:block;
	font-size:12px;
	line-height:1.2;
	padding:10px;
}
#sidebar ul li a{
	background:#fff url(/images/8.png) repeat-x;
	border-bottom:1px solid #57578a;
	color:#333333;
	display:block;
	font-weight:bold;
	margin:-10px;	
	padding:10px;
}
#sidebar ul li a:hover{
	background:#57578a url(/images/7.gif);
	color:#333366;
}


/*************************************
 +Comments
 *************************************/
h3#comment, h3#respond{
	font-size:16px!important;
	font-weight:normal;
	margin:0;
}
h3#comment{
	margin-top:30px;
}
.commentsblock{
	margin:5px;
	padding:10px;
}
.commentsblock textarea{
	width:380px;
        height: 200px;
}
.commentauthor{
	display:block;
	font-size:1.5em;
}
ol.comments li p{
	font-size:11px!important;
}
.even{
	background:#FCFAF4;
	border:1px solid #FCFAF4;
	padding:5px;
}
/*************************************
 +Misc
 *************************************/
a{
	color:#546876;
	text-decoration:none;
}
a:hover{
	color:#3E4E5B;
}

table{
	width:100%;
}

td{
	border-bottom:1px solid #ffcc66;
	padding-top:10px;
	padding-bottom:2px;
}

ol {
	margin:0;
	padding:0;
}
ol li{
	background:#57578a;
	display:block;
	font-size:16px;
}
ol li a{
	background:#fff url(/images/8.png) repeat-x;
	border-bottom:1px solid #333366;
	color:#333366;
	display:block;
	font-weight:bold;
	margin:0;	
	padding:10px;
}
ol li a:hover{
	background:#333366;
	color:#ffcc66;
}

#linkback{
	text-align:right;
}
