/*  
Theme Name: ???
Theme URI: http://wordpress.org/
Description: Theme en d&eacute;veloppement
Version: on build
Author: K&eacute;vin Drouvin
Author URI: http://alinesblog.e-supinfo.net/
*/

/* Style appliqué à l'ensemble du site */

body {
	background: #2E291A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#page {
	width: 833px;
	background: #fff;
	margin: auto;
	padding-top: 10px;
}

#searchform {
	width: 200px;
}

#commentform {
	margin-left: 5px;
}

#commentform textarea {
	margin-left: 0;
	width: 300px;
}

a {
	color: #1945A3;
	text-decoration: none;
	background: none;
}

a img {
	border: 0;
}
/* Cloudtag Style */


.petitnuage {
		text-align: center;
		background: #caccd4;
		float: right;
		line-height: 18px;
		width: 210px;
		margin: 0 10px;
}

.level1, .level1 a { font-size: 8px; color: #200;  }
.level2, .level2 a { font-size: 9px; color: #300; background: #caccd4; }
.level3, .level3 a { font-size: 10px; color: #400; background: #caccd4; }
.level4, .level4 a { font-size: 11px; color: #500; background: #caccd4; }
.level5, .level5 a { font-size: 12px; color: #600; background: #caccd4; }
.level6, .level6 a { font-size: 13px; color: #700; background: #caccd4; }
.level7, .level7 a { font-size: 14px; color: #800; background: #caccd4; }
.level8, .level8 a { font-size: 15px; color: #900; background: #caccd4; }
.level9, .level9 a { font-size: 16px; color: #a00; background: #caccd4; }
.level10, .level10 a { font-size: 17px; color: #b00; background: #caccd4; }

/* Top Style */

#top {
	height: 30px;
	margin: 5px;
	width: 833px;
	margin-bottom: 0 !important;
	margin: 0 auto -10px;
}

#top #top-left {
	float: left;
	width: 320px;
	height: 30px;
}

#top #top-left a {
	color: #fff;
	font-size: 10px;
	text-transform: capitalize;
	padding: 0 2px;
}

#top #top-left a:hover {
	color: #301404;
	background: #fff;
}

#top .top-right {
	float: right;
	text-align: right;
	width: 200px;
	height: 30px;
}
#top .top-right a {
	color: #fff;
	font-size: 10px;
	padding: 0 2px;
}

#top .top-right a:hover {
	color: #301404;
	background: #fff;
}

/* Header Style */

#header {
	font-size: 15px;
	margin: 0 auto 10px;
	padding-top: 1px;
	text-align: center;
	color: #000;
}

#header a {
	font-size: 12px;
	color: #1945A3;
}

#header #center {
	margin: -40px auto 0 !important;
	margin: -40px 0 0 -80px;
	position: relative !important;
	position: absolute;
	width: 160px;
	height: 144px;
}

#header #center #logo {
	width: 160px;
	height: 144px;
}

#header #left {
	float: left;
	clear: left;
	padding-left: 41px;
}

#header #left div {
	height: 45px;
	width: 296px;
	background: #eceef6;
	margin-bottom: 8px;
}

#header #left img {
	float: left;
	height: 45px;
	margin-right: 10px;
}

#header #right {
	float: right;
	clear: right;
	padding-right: 41px;
}

#header #right div {
	height: 45px;
	width: 296px;
	background: #efeffa;
	margin-bottom: 8px;
}

#header #right a {
	padding: 5px;
}

/* Video Style */

#video {
	border: 1px #1945a3 solid;
	margin-left: 41px;
	margin-bottom: 30px;
	padding: 10px 0;
	width: 750px;
	background: #eceef6;
	text-align: center;
}

#star {
	width: 730px;
	padding: 0 10px;
	text-align: left;
	overflow: hidden;
}

#star object {
	width: 400px;
	height: 300px;
	border: none;
	margin: auto;
}

#star #titre {
	width: 700;/*496px;*/
	min-height: 60px;
	height: auto !important;
	height: 60px;
	margin-bottom: 10px;
}

#star #titre, #star #titre a {
	text-align: center;
	background: #caccd4;
	color: #a81346;
}

#other {
	margin: 0 !important;
	margin: 5px -6px;
	overflow: auto;
}

#other div {
	margin-left: 6px;
	width: 180px;
	float: left;
}

#other h1 {
	font-size: 17px;
	color: #a81346;
}

#other h2 {
	font-size: 13px;
	width: 180px;
}

/* Main Style */

#content {
	width: 750px;
	margin: 0 41px 5px 41px;
	clear: both;
}

#main , #comment {
	width: 530px;
	margin-bottom:5px;
	float: left;
	border-right: 1px dotted #1945a3;
}

.post {
	font-size: 12px;
	padding-bottom: 20px;
}

.post h1, .post h1 a, #comment h1 {
	color: #a81346;
	font-size: 17px;
	margin: 0;
}

.post h2, .post h2 a, #comment h2, #comment h2 a {
	color: #1945a3;
	font-size: 13px;
}

.post .comm a {
	background: #fff;
	font-size: 13px;
	margin: 0px 30px 0 0;
	color: #7ba7e0;
	float: right;
}

.post .postmetadata {
	text-align: left;
}

.post .postmetadata a {
	color: #4e6fb6;
	font-size: 11px;
}

.post .postmetadata img {
	margin-top: -10px;
}

.post p img {
	margin-bottom: -5px;
}

.post div a, #comment p a {
	background: #f4f9ff;
}

#comment p {
	font-size: 12px;
	margin-right: 10px;
}

#comment h1 {
	color: #a81346;
	font-size: 15px;
}

#comment h3 a {
	color: #a81346;
	font-size: 10px;
	margin-left: 20px;
}

/* Sidebar Style */

#side, #comms {
	margin-bottom: 10px;
	padding: 0 0 5px;
	float: right;
	clear: right;
}
	
#side {
	background: #fff;
	width: 178px;
}

#side ul {
	padding-left: 10px;
	text-align: center;
}

#side ul ul {
	text-align: left;
}

#side  li {
	list-style: none;
	padding: 5px 0;
	margin-left: 20px !important;
	margin-left: -30px;
}

#side li li {
	list-style-image: url(http://cinelogs.com/fr/images/intarr.gif);
}

#side li #feed {
	list-style-image: url(http://cinelogs.com/fr/images/feed.gif);
}

#side li #feed a {
	margin-top: -15px;
}

#side  a {
	color: #1945a3;
}

#side li li:hover, #comms .last li:hover, #wikio .last li:hover {
	background: #e3e8ee;
}

#side  #left, #side  #right {
	text-align: left;
	width: 178px;
	color: #000;
	font-size: 13px;
	margin: 2px 2px;
}

#side  #left {
	border-right: #1945a3 1px dotted;
	float: left;
	margin-right: 0;
}

#side  #right {
	float: right;
	margin-left: 0;
}

#side  ul {
	padding: 0;
}

#side  ul h2 {
	margin: 0;
	color: #a81346;
	font-size: 15px;
}

#comms {
	float: left;
	clear: left;
	text-align: left;
	width: 530px;
	border-right: 1px dotted #1945a3;
	border-top: 1px dotted #1945a3;
}

#comms h2 {
	text-align: center;
	color: #a81346;
	font-size: 15px;
	margin: 5px 0 10px;
}

#comms .last, #comms .last a {
	list-style: none;
	padding: 0;
	color: #1945a3;
	font-size: 15px;
}

#comms .last li {
	padding: 0 5px 10px;
}

/* Footer Style */

#footer{
	text-align: center;
	background: #f4f9ff;
	width: 746px;
	margin: 0 41px 5px;
	padding: 10px 0;
	clear: both;
	font-size: 11px;
	color: #a81346;
}