/*
Theme Name: A_eciec
Theme URI: http://www.julienbecker.com/
Description: Entrepreneurial Cultures in European Cities theme
Version: 0.1
Author: Julien Becker
 
Creation Theme by Julien Becker || http://www.julienbecker.com
 
*/

body {
	font-family: Lucida Grande, Arial, Helvetica, Sans-serif;
	font-size: 0.8em;
	text-align: left;
	background: #000000 url(images/circles.png) no-repeat fixed center top;
	color: #fff;
	margin: 0;
}

#page {
	margin: 0 auto 0 auto;
	width: 750px;
}

#header {
	font-family: Trebuchet MS, Lucida Grande, Arial, Helvetica, Georgia, Sans-serif;
	float: left;
	width: 740px;
	height: 120px;
	padding: 0 0 20px 10px;
	margin: 0 0 10px 0;
	background: url(images/logo.png) no-repeat left bottom;
}

#header h1 {
	display: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size: 2em;
	text-align: right;
}

#header p {
	display: none;
	margin: 0 0 0 0;
	padding: 40px 10px 0 0 ;
	font-size: 2.1em;
	text-align: right;
	color: #fff;
}

#nav{
	background: url(images/blackTrans_bg.png) repeat;
	margin: 110px 0 0 0;
	padding: 0 5px 0 0;
	width: 380px;
	float: right;
	text-align: right;
}

#nav ul {
	margin: 0;
	padding: 5px;
}
#nav ul li{
	
	display: inline;
	list-style-type: none;
	font: italic bold 1.2em "Trebuchet MS", "Lucida Grande", Arial, Helvetica, Georgia, Sans-serif;
}
#nav ul li a{
	padding: 0 10px 0 10px;
	color: #fff;
	text-decoration: none;
	border-right: 3px solid #FFF;
}
#nav ul li a:hover{
	color: #a00095;
	text-decoration: none;
	border-right: 3px solid #FFF;

}
#project{
	float: left;
	padding: 20px 20px;
	width: 500px;
	
}
#project h1{
	font: italic bold 2em"Trebuchet MS", "Lucida Grande", Arial, Helvetica, Georgia, Sans-serif;
	color: #a00095;
}
#project h3{
	color: #85007c;
}
#project p{
	font: normal 1em "Trebuchet MS", "Lucida Grande", Arial, Helvetica, Georgia, Sans-serif;
	text-align: justify;
}
#thisis{
	float: right;
	padding: 70px 40px 0 0;
}
legend, fieldset{
	font: normal 1em "Trebuchet MS", "Lucida Grande", Arial, Helvetica, Georgia, Sans-serif;
	clear: both;
	border: none;
}
fieldset{
	padding: 20px 0 0 40px ;
}
legend{
	padding: 20px 0 0 0 ;
	color: #a00095;
	
}
.form-option{
	float: left;
	padding-right: 20px;
}
.button{
	background: url(images/date_bg.png) no-repeat;
	height: 20px;
	border-style: none;
	color: #fff;
}
.information{
	display: none;
}
.success{
	font: normal 1em "Trebuchet MS", "Lucida Grande", Arial, Helvetica, Georgia, Sans-serif;
	clear: both;
	text-align: center;
}
#content {
	clear: both;
	padding: 10px 0px 50px 0px;
	width: 750px;
	margin: 20px 0 20px 0;
	background: url(images/blackTrans_bg.png) repeat;
}

#content h2 {
	font-size: 1.3em;
}

#content h2 a {
	font-size: 1.2em;
	font-family: Trebuchet MS, Sans-Serif;
	color: #a00095;
}

#content h2 a:hover {
	color: #555;
}
.piclenselink{
	display: none;
}

#contact{
	width: 800px;
	padding: 0 40px;
	height: 330px;
	margin: 0 auto;
	text-align: left;
}
#contact #img{
	float: left;
	margin: 10px 20px 0 0;
}
#contact img{
	padding-bottom: 20px;
}
#contact h1, #media h1{
	color: #a00095;
}
#contact #txt{
	float: left;
	width: 470px;
	margin: 0;
	padding: 0;
}
#contact p{
	padding: 10px 0;
	margin: 0;
}
.adresse{
	padding: 10px 140px !important;
}
#media{
	padding-left: 20px;
}
.post_content p{
	padding-left: 0px;
}

#footer {
	position: static;
	background: #111 url(images/circles_bottom.png) no-repeat center bottom;
	font-size: 1em;
	margin: 0;
	padding: 0;
	clear: both;
	width: 100%;
	height: 180px;
	bottom: 0;
}

#eu{
	width: 400px;
	height: 80px;
	margin: 0 auto;
	padding: 50px 0 0 0;
}
#eu img{
	border: 5px solid #fff;
	margin-right: 10px;
	float: left;
}
#eu cite{
	padding-top: 10px;
	width: 250px;
	text-align: center;
	float: right;
}

#copyright {
	clear: both;
	text-align: center;
	font-size: 0.8em;
	margin: auto;
	padding: 20px 0 0 0;
	bottom: 0;
}

a {
	color: #fff;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:hover {
	color: #777;
	text-decoration: underline;
}

a img, a img:hover{
	text-decoration: none;
	border-style: none;
}
