/*
Theme Name: EURECIA
Theme URI: http://www.eurecia-erc.net
Description: Custom Wordpress Theme for the EURECIA project
Version: 1.0
Author: WadeGair
Author URI: http://www.wadegair.com

*/

* { margin: 0; }

html { overflow-y: scroll; }

html, body { height: 100%; 	font-size: 62.5%; /* Resets 1em to 10px */ }

body {
	font: normal 1.3em Arial, Helvetica, Verdana, sans-serif;
	line-height:1.65em;
	color: #4d4848;
}

input, textarea{
	font: normal 1.0em Arial, Helvetica, Verdana, sans-serif;
	color: #4d4848;
}


body{ background-color:#d9d9d9; }

a { color:#9d2c18; text-decoration: none; }
a:hover { color:#9d2c18; text-decoration: underline; }
a img { border: none; outline: none; }

.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */

#wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -125px auto;  /*t r b l*/
	width: 860px;
	background-color: #fff;
}

#header{
	width: 858px;
	height: 110px;
	margin: auto;
}

#logo{
	float: left;
	width: 244px;
	height:57px;
}

#logo a img{
	border: 0px;
    margin-top: 20px;
	margin-left:25px;
	}


#logostrap{
	float: right;
	width: 276px;
}


#logostrap{
	background:transparent url(images/logostrap.gif) no-repeat;
	position:relative;
	height:40px;
	width:276px;
    margin-top: 40px;
	margin-right:25px;
	padding:0;
}

#strapbar{
	width: 858px;
	background: #ec4816 url(images/strapback.gif) repeat-x;
	height: 250px;
	margin: auto;
	border-bottom: 1px solid #cccccc;
}

#pagestrapbar{
	width: 858px;
	background: #ec4816 url(images/pagestrapback.gif) repeat-x;
	height: 120px;
	margin: auto;
	border-bottom: 1px solid #cccccc;
}

#strapleft{
	width: 450px;
	float: left;
	height: 250px;
}

#strapright{
	float:right;
	width: 380px;
	height: 250px;
}

.homel{ 	background:transparent url(images/strap1.png) no-repeat; }
.homer{ 	background-color: #fff; border-left: 1px solid #cccccc;}

.about{ 	background:transparent url(images/aboutstrap.png) no-repeat; }

#pagestrap{
	width: 858px;
	float: left;
	height: 120px;
}

#pagestrap h1{
	height:120px;
	line-height: 120px;
	padding-left: 25px;
	word-spacing: 1px;
	letter-spacing: 0.5px;
	font-size:40px;
	color: #fff;
}



#substrapbar{
	width: 858px;
	background: #1e1e1e url(images/substrapback.gif) repeat-x;
	height: 57px;
	margin: auto;
}

#titlebar{
	width: 858px;
	margin-auto;
	padding: 30px 25px 25px 25px; /*t r b l*/

}

.entry h2{
	color: #1f1f1f;
	line-height: 24px;
	padding: 0px 0 25px 0; /*t r b l*/
}

.entry h3{
	color: #484848;
	line-height: 18px;
	padding: 10px 0 10px 0; /*t r b l*/

}

.post small{
	color: #484848;
	font-style: italic;
}

.sm{
	margin-top: -25px;
	margin-bottom: 7px;
	font-size: 1.2em;
}

.bo{ font-weight: bold; }

.post .entry{
	padding-top: 10px;
}

#main{
	width: 808px;
	margin: 0 auto 10px auto;
}

#content{
	float:left;
	width: 540px;
	margin-top: 25px;
}

#sidebar{
	float:right;
	width: 243px;
	margin-top: 35px;
}

#features{
	width: 810px;
	height: 136px;
	margin: 5px auto 25px auto;
}

#features a{
	cursor: pointer;
}

.fe{
	width: 33%;
}

#f1{
	height: 122px;
	width: 225px;
	background: #fff url(images/ourproject.gif) no-repeat;
}

#f2{
	height: 122px;
	width: 225px;
	background: #fff url(images/oursponsors.gif) no-repeat;
}

#f3{
	height: 122px;
	width: 225px;
	background: #fff url(images/ourteam.gif) no-repeat;
}


#social{
	width: 858px;
	margin: 25px auto 0 auto;
	font-weight: bold;
}

.widget{
	width: 240px;
	float:right;
}

.widget{
	margin-bottom:20px;
	border: 1px solid #cccccc;

}

.widget h2{
	width: 220px;

	background-color: #e9e8e8;
	color: #484848;
	font-size:18px;
	padding: 5px 5px 5px 5px;     /*t r b l*/
	margin: 5px 5px 5px 5px;
}

.widget_tag_cloud div a{
	padding: 15px 10px 15px 10px;
	line-height: 1em;
}

.widget_tag_cloud div{

	margin: 0px 10px 0px 10px;

}

#obsocialbookmark_bar1 p span a:before{
	content:"Share this";
}

.sbcg{ margin-top: -25px;

}

.widget ul{

}

.widget h4{
	padding: 10px 0px 0px 10px;    /*t r b l*/
}

.widget p{
	padding: 10px 10px 10px 10px;
}

.wdate{
	color: #aba4a4;
	font-style:italic;
	padding: 0px 0px 5px 10px;    /*t r b l*/
}




#social span{ float:right; margin-right:25px; border-top: 1px solid #cccccc; padding-top:5px; padding-bottom: 5px; }

#social span a img { border: 0px; vertical-align: middle; margin-top: -2px; margin-right: 5px; }



#footer, .stft {
	height: 125px;
	width: 858px;
	margin: auto;
}

#footer a{ color: #fff; text-decoration:none; }
#footer a:hover{ color: #fff; text-decoration:underline; }

#footer{
	background: #fff url(images/footerback.gif) repeat-x;
	font: normal 11px Georgia, "Times New Roman", Times, serif;
	color: #fff;
}

#footerl{
    float: left;
	width: 500px;
	margin: 18px 0 0 25px;
}

#footerr{
    float: right;
	width: 200px;
	margin: 18px 25px 0 0;
	text-align: right;
}

#footerlb{
    float: left;
	width: 805px;
	margin: 10px 0 0 25px;       /*t r b l*/
	font-style: italic;
}

/* NAV RELATED */


.navbar{
	width: 858px;
	background: #1e1e1e url(images/navback.gif) repeat-x;
	height: 28px;
	margin: auto;
	border-bottom: 1px solid #cccccc;
}

#nav{
	/*float:left;
	position:absolute;
	top:107px;
	right:20px;*/
}

.navbar ul{
	margin-left:25px;
	font: normal 12px Georgia, "Times New Roman", Times, serif;
	padding:0;
	list-style-type:none;
	list-style-position:outside;
	position:relative;
	line-height:36px;
	z-index:5;
}


.navbar ul a{
	display:block;
	color: #b5b5b5;
	padding:0px 0px 0px 0px; /*t r b l*/
	text-decoration:none;
	text-align:center;
	line-height:29px;
	outline:none;
	z-index:35;
	position:relative;
}

.navbar ul a:hover{
	color: #fff;
	text-decoration: underline;
}


.navbar ul li{
	float:left;
	padding:0px 26px 0px 0px; /*t r b l*/
	position:relative;
	z-index:20;
}

.navbar ul li.current_page_item a{
	color: #fff;
	text-decoration: underline;
}

.navbar ul li.current_page_ancestor a{
	color: #fff;
	text-decoration: underline;
}


/* FONT RELATED */


p{ padding-bottom:1.5em; }

h1,h2,h3,h4,h5,h6, legend{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	padding-bottom:5px;
}

h1{font-size:28px;}
h2{font-size:20px; color: #002a2b;}
h3, legend{font-size:18px; color: #002a2b;}
h4{font-size:16px; clear:both;}
h5{font-size:14px; clear:both;}
h6{font-size:13px; clear:both;}


/*subnavi*/

#sidebar{
	font-size:  0.9em;
}

#sidebar ul{
	list-style-type:none;
	list-style-position:outside;
	clear:both;
}


#sidebar ul li ul{
	list-style-type:none;
	list-style-position:outside;
	clear:both;
	margin: 0 0 0 0px;  /*t r b l*/
	padding: 8px 5px 20px 15px;  /*t r b l*/
}

#sidebar ul li ul li ul{
	list-style-type:disc;
	list-style-position:outside;
	clear:both;
	margin: 0 0 0 15px;  /*t r b l*/
	padding: 0 5px 0 5px;  /*t r b l*/
}

#sidebar ul li ul li ul li ul{
	list-style-type:circle;
	list-style-position:outside;
	clear:both;
	margin: 0 0 0 5px;  /*t r b l*/
	padding: 0 5px 0 5px;  /*t r b l*/
}

#searchform {
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 5px 0px 0 5px;
}

#s {
	width: 223px;
	padding: 0.2em;
	color:#333;
	background-color: #f5f5f5;
	}

#sidebar #searchsubmit {
	padding: 3px 15px;
	margin-top:2px;
	line-height: 14px;
	text-transform: uppercase;
	font-size: 10px;
}

#searchsubmit{
	border:1px solid #ababab;
	background-color:#1f1f1f;
	cursor:pointer;
	color:#fff;
	}

#searchsubmit:hover{
	background-color:#3a3a3a;
	color:#fff;
	}

input, textarea{
	border: 1px solid #bdbcbc;
	background-color: #ebebeb;
}


/* General Formatting */

.breadcrumb{
	font: normal 12px Georgia, "Times New Roman", Times, serif;
	color: #fff;
	padding-left: 25px;
	padding-top: 20px;
}

.breadcrumb a{
	color: #fff;
}

.breadcrumb a: hover{
	text-decoration: underline;
}

.widget_links div{
	padding: 8px 5px 5px 5px; /*t r b l*/
}

.widget_links div span.wtspan{
	margin-bottom: 5px; /*t r b l*/
}


.entry ul{
	margin-bottom: 15px;
	list-style-type:disc;
	list-style-position:outside;
	margin-left:25px;
	padding:0;
}

.entry ol{
	margin-bottom: 15px;
	margin-left:25px;
	padding:0;

}

.entry .navigation {
	display: block;
	width:100%;
	height:25px;
	background-color: #e9e8e8;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 20px;
	font: normal 12px Georgia, "Times New Roman", Times, serif;
	padding: 0 5px 0 5px;
	line-height: 25px;
}



img.aligncenter {
	margin: 0 auto 2px auto;  /*t r b l*/
	padding: 5px;
	background-color: #f5f5f5;
    border: 1px solid #cccccc;
}

img.alignright {
	padding: 5px;
	margin: 0 0 2px 7px;  /*t r b l*/
	display: inline;
	background-color: #f5f5f5;
    border: 1px solid #cccccc;
}

img.alignleft {
	padding: 5px;
	margin: 0 7px 2px 0;  /*t r b l*/
	display: inline;
	background-color: #f5f5f5;
    border: 1px solid #cccccc;
}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}

.centered{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.widget_last_post p{
	font-style: italic;
	font-size: 0.9em;
}

#commentdiv{
	width: 532px;
	margin: auto;
}

h3#comments{
	margin-bottom: 5px;
}
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar {
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.0em;
	}

.comment-meta{
	margin-bottom: 5px; /*t r b l*/
}
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: ".";
	    display: block;
	    height: 0;
	    clear: both;
	    visibility: hidden;
	}
#commentform #submit {
	padding: 3px 15px;
	margin-top:2px;
	line-height: 14px;
	text-transform: uppercase;
	font-size: 10px;
	border:1px solid #ababab;
	background-color:#1f1f1f;
	cursor:pointer;
	color:#fff;
}

#commentform #submit:hover {
	background-color:#3a3a3a;
	color:#fff;
}

#consubmit{
	padding: 3px 15px;
	margin-top:2px;
	line-height: 14px;
	text-transform: uppercase;
	font-size: 10px;
	border:1px solid #ababab;
	background-color:#1f1f1f;
	cursor:pointer;
	color:#fff;
}

#consubmit:hover {
	background-color:#3a3a3a;
	color:#fff;
}
/* End Form Elements */


.sb img{
	vertical-align: middle;
}
.sociable{
	padding: 10px 10px 6px 0px;  /*t r b l*/
}

.soclist{
	float:left;
}

.sociable_tagline{
color: #8a8a8a;
vertical-align: middle;

}

.postmetadata{
	margin-bottom: 15px;
	padding: 5px 0 5px 0;
}

label{
	text-align:middle;
	width: 200px;
}



