/*
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
 
*/

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

#page {
	margin: 0 auto;
	min-height: 100%;
	height:auto !important;
	height: 100%;
	margin-bottom: -180px;
	width: 770px;
	height: 100%;
}

#header {
	font-family: Trebuchet MS, Lucida Grande, Arial, Helvetica, Georgia, Sans-serif;
	float: left;
	width: 760px;
	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;
}

.last li a{
	color: #a00095;
	border-right-style: none;
	border-right-color: #ff0040;
}

#what{
	clear: both;
	height: 120px;
	padding: 0;
	margin-bottom: 0;
	background: url(images/blackTrans_bg.png) repeat;
	font: 2em "Trebuchet MS", "Lucida Grande", Arial, Helvetica, Georgia, Sans-serif;
	text-align: right;
	color: #a00095;
}
#what p{
	float: right;
	padding: 10px 30px 0 0;
}
#whatimg{
	padding: 10px 0 0 30px ;
	float: left;
}
#whattext {
	height: 250px;
	padding: 10px 20px 20px 20px;
	font: italic 1em "Trebuchet MS", "Lucida Grande", Arial, Helvetica, Georgia, Sans-serif;
	background: url(images/blackTrans_bg.png) repeat;
	clear: both;
}
#whattext p{
	padding: 0 10px 0 10px;
	text-align: justify;
}
#whattext a{
	padding: 0 10px 0 10px;
	color: #a00095;
}

#content {
	padding: 10px 10px 50px 10px;
	float: right;
	width: 500px;
	margin-top: 20px;
	margin-bottom: 20px;
	background: url(images/blackTrans_bg.png) repeat;
	display: inline;
}

#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;
}

.postmetadata {
	font-size: 0.8em;
	color: #fff;
}

.post {
	font-size: 1em;
	color: #fff;
	margin-bottom: 50px;
	text-align: justify;
}
.post h2{
	text-align: left;
}

.date {
	padding-top: 5px;
	margin-right: 10px;
	height: 50px;
	width: 50px;
	float: left;
	text-align: center;
	margin-left: -30px;
	background: url(images/date_bg.png) no-repeat;
}

.month {
	color: #FFF;
	padding: 0 0 0 0;
	font-size: 10px;
}

.day {
	color: #FFF;
	font-size: 30px;
	line-height: 25px;
}

.sidebar {
	float: left;
	width: 190px;
	height: auto;
	margin: 20px 40px 0px 0px;
	background: url(images/blackTrans_bg.png) repeat;
	padding-top: 10px;
	display: inline;
}

#searchsubmit{
	
}

#s{
	width: 80px;
}

.sidebar ul {
	list-style-type: none;
	margin: 0;
	padding: 0 10px 20px 10px;
	}

.sidebar h2 {
	font: italic bold 1.2em "Trebuchet MS", "Lucida Grande", Arial, Helvetica, Georgia, Sans-serif;
	color: #d200b3;
	padding: 0;
}

.sidebar ul li {
	color: #fff;
	padding: 0;
}

.sidebar ul ul li {
	color: #fff;
	padding: 0;
}
#w3c{
	padding-left: 20px;
}

#footer {
	position: relative;
	background: #111 url(images/circles_bottom.png) no-repeat fixed 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;
}


.comments-template {
	margin: 10px 0 0 0;
}

.comments-template ol {
	margin: 10px;
	padding: 0 0 0 15px;
	list-style: none;
}

.comments-template ol p {
	font-family: Trebuchet MS, Arial, Hevletica, Sans-serif;
	font-size: 0.9em;
}

.comments-template ol li {
	margin: 10px 0 0 0;
	line-height: 15px;
	padding: 0 0 10px;
}

.comments-template h2, .comments-template h3 {
	font-size: 1.2em;
}

.commentmetadata {
	font-size: 0.9em;
}

.comments-template p.nocomments {
	padding: 0;
}

.comments-template textarea {
	font-family: Trebuchet MS, Arial, Hevletica, Sans-serif;
	font-size: 0.9em;
}

.cadre_commentaires {
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
}

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;
}
