/*
Theme Name: Seafoid.WP
Theme URI: http://seafoid.org
Description: seafoid.org WP theme
Version: 0.1
Author: Martin Schend
Author URI: http://seafoid.org
Tags: blue, custom header, fixed width, two columns, widgets

*/


body
{
	font-size: .8em;
	color: #3c4154;
	margin:0px;

	background-color: #fff;
	font-family: "Helvetica", sans-serif;
	line-height: 1.4em;
}

img a
{
	border: none !important;
}

a
{
	text-decoration: none;
	color: #4a7c93;
	
}

a:hover
{
	color: #17232e;
}

.hidden {
	display: none;
}


big
{
	line-height:25px;
}



#header
{
	background-image: url('img/header.png');
	background-repeat: repeat-x;
	height:156px;
	width:100%;
	
}


#logo
{
	height:106px;
	background-image: url('img/seafoidlogoreva.png');
	background-repeat: no-repeat;
	background-position: center;
	width:168px;
	
	margin-left:30px;

	float:left;
	
}

#header a
{
	display: block;
	width: 100%;
	height: 100%;
}

#roundedCorners
{
	background-image: url('img/roundedCorners.png');
	background-repeat: no-repeat;
	height:12px;
	width: 1000px;
}



#footer
{

	
	color: #fff;
	margin-bottom: 30px;
	width: 100%;
	text-align: center;
	font-weight: bold;
	padding-top: 30px;

}

#footer a
{
	color: #3f3f3f;
}
#latestBlogEntry a
{
	color: #003737;
	text-decoration: none;
}

#innerContainer
{
	width:60%;
}

#sidebar
{
	width:25%;
	max-width: 25%;
	background: #ebf2f8;
	
	float: right;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding:15px;
	margin-bottom: 30px;
}


#sidebar ul
{
	list-style: none;
	padding:0px;
	margin:0px;
}

#sidebar li
{
	margin-left: 15px;
}
#sidebar h2
{
	margin-top: 20px;
	margin-bottom: 10px;
	font-size: 1.3em;
}

#twitter_div
{
	overflow: hidden;
	font-size: .8em;
}


#content
{
	
	padding: 20px;
	width:80%;
	margin: auto;
	margin-top:25px;
}

#innerContent
{
background: white;
	overflow: auto;
	width: 100%
	
}
h1
{
	color: #717171;
	letter-spacing: -0.1em;
	margin:0;
	margin-bottom:10px;
	font-size: 1.5em;
	
}

h2, h2 a, .post h2
{
	color: #3b4755;
	letter-spacing: -0.05em;
	margin:0;
	margin-bottom:30px;
	margin-top:5px;
	font-size: 1.4em;
	line-height:30px;
	text-decoration: none;
}

small
{
	color: #717171;
}

.post
{
	margin-bottom: 60px;
}

.postmetadata
{
	margin-top: 30px;
	padding: 7px;
	border-top-style: solid;
	border-top-color: #c9c9c9;
	border-top-width: 1px;
	font-size: 1.2em;
	color: #717171;
}

.postmetadata a
{
	
	font-weight: bold;
	
	color: #222b3c;
	text-decoration: none;
}

#navUl
{
	margin: 0px;
	padding-left: 0px;
	
	width: 80%;
	margin: auto;
	list-style: none;
	padding-top:106px;
	
}

#navUl ul
{
	
	display: none;
	margin-left: 95px;
}

.page_item
{
	padding: 0px;
	float: left;
	height:49px;
	width: 101px;	
}

.page_item a
{
	
	display:block;
	color: #3b4755;
	text-decoration: none;
	font-weight: bold;
	border-right-color: #9baacf;
	border-right-style: solid;
	line-height:50px;
	width: 101px;
	text-align: center;
	border-right-width: 1px;
	


}

.page_item a:hover
{
	background: #eff5ff;
	margin-top: 1px;
	
	
}

.current_page_item
{
	background: #fff;
	margin-top: 1px;
	
}

.appItem a
{


	border-radius: 10px; 
	-o-border-radius: 10px; 
	-icab-border-radius: 10px; 
	-khtml-border-radius: 10px; 
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px;

	height: 70px;
	
	border:1px solid #c0c0c0;
	padding:20px;
	
	
	display:block;
	
}

.appItem img	
{
	float:left;
	margin-right: 10px;
}

.appItem img a, .appItem img
{
	border:none;
}
.appItem:hover
{
	background-color: #ebf2f8;
}

.itemLink 
{
	color: #444444;
	text-decoration: none;
}

#donate
{

	margin-left: 15px;

	height:30px;
}

#recent_posts
{
	width: 100%;
	margin-top: 50px;
	border-top: 1px solid #c0c0c0;
	padding-top: 20px;
}

#recent_posts ul
{	
	
	padding-left: 0px;	
	
	list-style: none;
}

#recent_posts li a
{
	display: block;
	border-bottom-color: #b3ccf8;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-left: 7px;
	background-color: #ebf2f8;
	line-height: 25px;
	width:100%;
}

#recent_posts li
{
	margin:0px;
	width:100%;
	padding:0px;
}

#recent_posts li a:hover
{
	background-color: #cee4f8;
}

#comment
{
	width:500px;
}

#respond
{
	padding-left: 30px;
	padding-bottom: 20px;
	padding-right: 20px;
	padding-top: 20px;
	background-color: #e5eff5;
	border-top:1px solid #c0c0c0;
}

.comment
{
	
	margin-top: 0px;
	
	margin-bottom: 0px;
	
	background-color: #f0f0f0;
	
}

.even
{
	background-color: white;
}

.fn, .says
{
	font-weight: bold;
	font-size: 1.2em;
}