/*
THEME NAME: CorporateSandbox NDC2009
THEME URI: http://www.rubiqube.com/corporate-sandbox/
DESCRIPTION: Ce theme est base sur <a href="http://www.plaintxt.org/themes/sandbox/">Sandbox</a> francise et modifie par Plume! pour NDC2009
AUTHOR: <a href="http://www.rubiqube.com">Adrian Diaconescu</a> et <a href="http://www.laplume.info">Plume!</a>
AUTHOR URI: http://www.rubiqube.com et http://www.laplume.info
*/

/* Architecture */


body, html {
height: 100%;
margin: 0;
padding: 0;
}
html {
overflow: visible;
}
body {
overflow: auto;
}

#logoDarwin
{
	background:url(images/logoDarwin.jpg);
	width:155px;
	height:168px;
	position:fixed !important;
	position:absolute;
	bottom:0; left:0;
}

#logoDarwinSpace
{
	background:url(images/logoDarwin_space.jpg);
	width:50%;
	height:168px;
	z-index:-1;
	position:fixed;
	bottom:0; left:0;
	position:fixed !important;
	position:absolute;
}

 #basDarwin { 
	background:url(images/darwinBas.jpg);
    width:355px; 
    height:478px; 
	position:fixed !important;
	position:absolute;
    bottom:0; 
	background-repeat:no-repeat;
	margin-left:776px;
  } 
 /* Fin de la classe bas */

html { }

body {
	/*background: #EFEFEF;*/
	background:#000000;
	font-family: Arial, Helvetica, sans-serif;
	background:#000000 url(images/background-degrade.png) repeat-x;
	font-size: 12px;
	color: #FFFFFF;
	margin:0; padding:0;
}

#logo
{
	background:url(images/logo.jpg);
	width:217px; height:131px; float:right;
	margin-top:9px;
}

#wrapper_shadow
{
	width:792px;
	background:url(images/ombrePortee_droite.jpg);
	margin:0px auto;
	background-position:2px 0px;
	
	padding-right:10px;
	z-index:1;
}

#wrapper {
	-moz-border-radius-bottomleft:15px;
	-moz-border-radius-bottomright:15px;
	-moz-border-radius-topleft:15px;
	-moz-border-radius-topright:15px;
	background:#000000 none repeat scroll 0 0;
	margin:0px auto;
	padding:0 10px;
	width:760px;
	border: 3px #FFFFFF solid;
	margin-top:10px;
}

#header {
	height: 140px;
	width:760px;
	background:url(images/logoPrinc.png);
	background-repeat:no-repeat;
	padding-left:90px;
}

#title {
	float:left;
	width:440px;
}

#logo img {
	border: 0px;
}

#container {
	float: left;
	width: 100%;
}

#content {
	margin: 20px 240px 30px 20px;
}

#sidebar {
	margin: 20px 0 30px -210px;
	width: 190px;
	float: left;
	overflow: hidden;
}

#footer {
	clear:left;
	margin:0 -13px;
	padding:10px 35px;
}

/* General */
* {
	margin: 0;
	padding: 0;
}

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

a:hover {
	color: #FFFFFF;
}

img {
	border: 0;
}

.separator {
	color: #CCCCCC;
	margin: 0 5px;
}

.clear {
	clear: both;
	font-size: 0;
	height: 0;
}

.meta-sep {
	color: #CCCCCC;
	margin: 0 5px;
}

.floater-left {
	float: left;
}

.floater-right {
	float: right;
}

#access {
	overflow: hidden;
	width: 760px;
}

#menu ul {
	display: inline; /* Added to fix the double margin in IE6 */
	list-style: none;

}

#menu a {
	color: #FFFFFF;
	text-decoration: none;
	font-family:Arial,sans-serif;
	font-weight:bold;
	text-transform:capitalize;
	font-size:14px;
	text-align:center;
	padding:5px 10px 5px 2px;
	border-top:1px dotted #334697;
	border-bottom:1px dotted #334697;
}

#menu a:hover {
	text-decoration: none;	
	background: #334697;
	color:#FFFFFF;
}

#menu ul li {
	display: inline; /* Added to fix the double margin in IE6 */
	float: left;
	margin-left: 5px;
	padding:10px 5px;
}

#blog-title {
	color:#FF6600;
	font-family:Georgia,serif;
	font-size:300%;
	font-style:italic;
	font-variant:normal;
	margin:55px 0 0 20px;
	text-indent:-9999px; 
}

#blog-title a {
	color:#FF6600;
	text-indent:-9999px; 
}


#blog-description {
	color:#666666;
	font-size: 120%;
	font-weight: normal;
	margin: 0 0 0 20px;
}

/* Content */
.page-title {
	margin-bottom: 15px;
	font-weight: normal;
	font-size: 30px;
	color:#A3D3EF;
}

.post {
	margin-bottom: 50px;
}

.entry-title {
	color:#A3D3EF;
	width: 450px;
	font-size: 160%;
}

.entry-comments {
	float: right;
}

.entry-title a {
	color:#A3D3EF;
	font-family:Arial,sans-serif;
	font-size:24px;
	font-weight:bold;
}

.entry-title a:hover {
	color:#FFFFFF;
}

.more-link {
	display: block;
	margin: 10px 0 0 0;
}

.entry-comments {
	float: right;
	background: url(images/cbubble_left.gif) no-repeat top left;
	padding: 3px 0 7px 7px;
}

.entry-comments a {
	background: url(images/cbubble_right.gif) no-repeat top right;
	padding: 3px 7px 7px 0;
	color: #FFFFFF;
}

.entry-comments a:hover {
	color: #FFFFFF;
}

.entry-meta{
	color: #334B97;
	font-size: 90%;
	margin-top: 10px;
}

.entry-categ {
	color: #334B97;
	font-size: 90%;
	border-bottom: 1px dotted #334B97;
	padding-bottom: 5px;
}

.entry-footer {
	color: #666666;
	font-size: 90%;
	border-bottom: 1px solid #EFEFEF;
	border-top: 1px solid #EFEFEF;	
	padding: 5px 0;
}

#footer a {
	color: #A3D3EF;
	font-size: 110%;
	padding: 5px 0;
	font-family:Georgia,serif;
	font-style:italic;
	font-weight:bold;
}

#footer a:hover {
	text-decoration:underline;
}

.entry-footer span {
	color: #FFFFFF;
	margin: 0 5px;
}

.entry-subscribe {
	padding: 5px 5px 5px 26px;
	background: #FAFAFA url(images/rss.gif) no-repeat top left;
	background-position: 6px 6px;
}

.entry-content {
	margin-top: 15px;
}

.entry-content p {
	line-height: 1.5;
	margin-bottom: 10px;
}

.entry-content h2 {
	font-size: 120%;
	margin-bottom: 5px;
	margin-top: 25px;
	color:#666666;
}

.entry-content a {
	text-decoration: underline;
}

.entry-content ul, .entry-content ol {
	margin-left: 30px;
	margin-bottom: 10px;
}

.entry-content ul li, .entry-content ol li {
	line-height: 1.3;
	margin-bottom: 5px;
}

/* Sidebar */


/* Start: QBKL Styles - Added to make styling availble even if widgets are not used */

#sidebar h2, #sidebar h3 {
	color:#FFFFFF;
	font-family:Arial,sans-serif;
	font-size:140%;
	font-weight:bolder;
	margin-bottom:10px;
	padding:0 5px;
	text-transform:uppercase;
}
#sidebar h3 {
	color:#A3D3EF;
}
#sidebar ul {
	list-style: none;
	color:#FFFFFF;
}

#sidebar ul li, #sidebar a, #sidebar a:hover {
	margin-bottom: 20px;
	color:#FFFFFF;
}

#sidebar a:hover  {
	text-decoration:underline;}

#sidebar ul li ul, #sidebar ul li ul li ul {
	margin: 0;
	padding: 0;
}

#sidebar ul li ul li {
	padding: 4px 2px 4px 10px;
	background: url(images/bullet.png) no-repeat top left;
	background-position: 0 7px;
	margin-bottom: 5px;
}

#sidebar ul li ul li ul li {
	padding: 4px 0 0 10px;
	background: url(images/bullet.png) no-repeat top left;
	background-position: 0 7px;
	margin: 0;
	border-bottom: none;
}

/* End: QBKL Styles */

#rss-links ul li {
	background: url(images/rss.gif) no-repeat top left;
	padding-left: 22px;
	background-position: 1px 4px;
}

.textwidget p {
	margin-bottom: 10px;
}

.textwidget a {
	text-decoration: underline;
}

.widget_tag_cloud a {
	text-transform: lowercase;	
}

#wp-calendar caption {
	padding: 5px 0;
	background: #FAFAFA;
	margin-bottom: 5px;	
}

#wp-calendar td {
	padding: 4px 6px;
	color: #999999;
}

#wp-calendar td a {
	font-weight: bold;
}

#wp-calendar #next {
	text-align: right;
}

/* Comments */
.comments {
	margin-top: 30px;
}

.comments h3 {
	font-size: 120%;
	margin-bottom: 10px;
	color: #333333;
}

.comments ol {
	list-style: none;
}

.comments ol li {
	padding: 10px;
	background: #FFFFFF;
	margin-top: 2px;
}

.comments ol li.alt {
	background: #FAFAFA;
}

.comment-author {
	font-weight: bold;
}

.comment-meta {
	color: #666666;
	margin-bottom: 5px;
	font-size: 90%;
}

.unapproved {
	font-style: italic;
}

#respond {
	margin-top: 30px;
}

#respond h3 {
	color: #333333;
}
	
.formcontainer {
	margin-top: 10px;
	margin-bottom: 10px;
}

#comment-notes {
	margin-bottom: 10px;
}

.form-label {
	margin-bottom: 2px;
}

.form-input, .form-textarea {
	margin-bottom: 10px;
}

.form-input input, .form-textarea textarea {
	padding: 5px;
	background: #FAFAFA;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.form-textarea input {
	width: 280px;
}

.form-textarea textarea {
	width: 350px;
}

.form-input input:hover {
	background-color: #FFFFFF;
}

.form-submit input {
	padding: 2px 5px;
}

