/*   
Theme Name: Soulful
Theme URI: http://geoffmatheson.net/soulful/
Description: A search engine  website framework for WordPress.
Author: Geoff Matheson
Author URI: http://www.geoffreport.com/wp/
Version: 0.7
Tags: Comma-separated tags that describe your theme
.
Your theme can be your copyrighted work.
Like WordPress, this work is released under GNU General Public License, version 2 (GPL).
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
.
*/


/*
#D5D2D2 - line color (thin line, image border)
#D3000C - Link color
#4E4E4E - Heading color
#686868 - Body Text Color
#F4F2F2 - Portlet Header
#FAF9F9 - Light background
#f2f0f0 - Not as light background (but still quite light)   

*/
/* Reset default browser styles */
@import url('styles/reset.css');

/* Rebuild default browser styles */
@import url('styles/rebuild.css');


/* Basic WordPress Styles */
@import url('styles/wp.css');

/* Import a basic layout */
@import url('styles/2c-r-fw.css');

/* -Header Styles- */

#header{
	height:125px;
	width:100%;
	border-bottom: 0px solid #D5D2D2;
	padding:0px;

}

#access{
	height:20px;
	float:right;
	margin-top:0px;
padding-top: 11px;
padding-bottom: 5px;
width: 100%;
background: #3f5a51;
font-family: Gill Sans, Verdana, Helvetica, Arial, Sans Serif;
letter-spacing: 0.06em;
}

#motif{
height: 200px;
width: 200px;
margin-top: -130px;
margin-left: 18px;
background-image: url(images/motif.jpg);
background-repeat: no-repeat;
}

a, a:link {
	color: #2c6d57;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

a:visited {
	color: #2c6d57;
}

h1
{
	color:#3f5a51; 	
	font-family: Verdana, Helvetica, Arial, Sans Serif;
	font-size:18px;
font-weight: bold;
margin-bottom: 3px;
}

h1.front-title{
color:#a32f32; 	
	font-family: Verdana, Helvetica, Arial, Sans Serif;
	text-transform: uppercase;
font-size: 11px;
margin-top: -10px;
border-bottom:1px solid #e5bdb9;
font-weight: bold;
letter-spacing: 2px;
}

h2 
{
	font-size:18px;
	color:#3f5a51; 	
	font-family: Verdana, Helvetica, Arial, Sans Serif;
font-weight: bold;
margin: 0px;
padding: 0px;
}

h3
{       font-size:12px;
	color:#ffffff; 	
	font-family: Verdana, Helvetica, Arial, Sans Serif;
        text-transform: uppercase;
font-weight: bold;
letter-spacing: 0.06em;
}

.entry-content h3{
color: #b11126;
font-size: 14px;
font-family: Verdana, Helvetica, Arial, Sans Serif;
letter-spacing: 0px;
text-transform: none;
font-weight: bold;
}

h2.entry-title
{
	padding-top:0.5em;
	padding-bottom:3px;

}

.entry-content p{
margin: 0px 0px 0px 0;
padding: 5px 0 8px 0;
}

#content_front 
{
	width:100%;
	padding:0px;
}

#feature-left
{
	width:50%;
	height:340px;
	float: left;
	text-align:center;
}


#feature-right {
	width:45%;
	height: 300px;
	overflow: hidden;
	float: right;
	padding:40px 10px 10px 10px;
}


.feature-image {
	width: 440px;
	margin: 25px 5px 25px 5px;
	border:4px solid #acc8bc;
}
.portlet_row
{
	width:100%;
	clear:both;
	border-top: 0px solid #D5D2D2;
	height:200px;
	background-color:#ffffff;
}
.portlet
{
	display:inline;
	float:left;
	margin:10px 10px 10px 10px;
	width:300px;
	background-color:#f0f7f4;
	height:180px;
}


h3.portlet_header, h3.widget-title {
	text-align:center;
	background-color:#3f5a51;
	padding-top:0.2em;
	padding-bottom:0.1em;
color: #ffffff;
}

body {
	background-color: #82c0a7;
background-image:url(images/background_top.jpg);
background-position: top center;
background-repeat: no-repeat;
	padding:0px; 
	margin: 0;
	color:#333333;
	font-size:0.8em;
font-family: Helvetica, Arial, Sans serif;
}

#wrapper {
	margin-top:10px; 
padding-top: 10px;
}

#main {
	background-color:#ffffff;
}

#blog-title span a{
	display: block;
	height:110px;
	width:100%;
	text-indent:-9999999px;
	margin: 10px 0px 5px 0px;
background-image: url(images/logo.gif);
background-repeat: no-repeat;
background-position: right 25%;
}

.skip-link {
	display:none;
}

#site-info{
	margin-top:0px;
margin-right: 5px;
padding-top: 10px;
	width:99%;
	border-top: 0px solid #D5D2D2;
	text-align:right;
	font-size:0.9em;
}

#container {

}

.entry-utility {
	display:none;
}

#container {
	background-color:#ffffff;
padding-bottom: 40px;
}


#content {
	padding:25px 15px 15px 15px;

}

#content-front{
margin-top:5px;
}

#footer {
background-image: url(images/footer_red.jpg);
background-repeat: no-repeat;
background-position: top center;
height: 174px;
margin: 0px;
padding: -5px;
color: #ffffff;
}

#footer a, #footer a:link {
	color: #ffffff;
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

#footer a:visited {
	color: #ffffff;
}

ul.xoxo li
{
	display:block;
	margin:20px;
	list-style-image:none;
}

ul.xoxo li ul li {
	margin:0px;
}

.widget-container {
	background-color:#f0f7f4;
	font-size:0.95em;
}

.widget-container ul{
	padding:10px;
	margin:0;
list-style-image: none;
}

.widget-container ul li{
	display:block;
	list-style-image:none;
}
li.ec3_list_day{
	font-size:0.92em
	color:#425a50;
	font-weight:bold;
	list-style-image:none;
}

li.ec3_list_day ul {
	padding-top:0;
	list-style-image:none;
}

li.ec3_list_day ul li{
	font-weight:normal;

}

li.ec3_list {
list-style: none;
padding: 0px;
color: #3e5950;
}

.ec3_list_day ul li{
	list-style:none;
margin: 0 0 0 -32px;
}



.portlet_content{
	padding:10px 0 10px 0;
list-style: none;
}


.entry-meta {
font-size:0.90em;
font-style:italic;
padding-bottom:5px;
}

p.festival_info{
padding-left:15px;
padding-right:15px;
}