/*  
Theme Name: FlyoverTV/Space2Burn
Theme URI: http://space2burn.com
Description: Blueish 2 columns template. Widget ready. 
Version: 1.0
Author: Space2Burn New Media
Author URI: http://space2burn.com
*/


* {
   margin:0;
   padding:0;
}

html, body {
   font-family:Arial, Helvetica, sans-serif;
   font-size:1em;
   background:#BDC6CE;
}

#container {
   width:839px;
   margin:0px auto;
   background-color:#FFF;
   border:1px solid #949FAE;
   border-top:none;
}

#header {
   position:relative;
   float:left;
   width:839px;
   height:140px;
   background-color:#EBF7FD;
   background-image:url(/blog/wp-content/themes/space2burn/images/flyover_logo.gif);
   background-position:top right;
   background-repeat:no-repeat;
}

#infos-header {
   width:760px;
   height:157px;
   margin:45px 0 0 40px;
   /*background:#6B7D8F url('images/header.jpg');*/
}

h1 {
   position:absolute;
   left:50px;
   bottom:40px;
   font-size:1.5em;
   text-transform:none;
   color:#6B7D8F;
}

h1 a:link, h1 a:visited {
   color:#6B7D8F;
   text-decoration:none;
}

h1 a:hover {
   color:#B5C2CF;
}

#description {
   position:absolute;
   left:50px;
   bottom:20px;
   font-size:0.8em;
   color:#B5C2CF;
}

#main {
   position:relative;
   float:left;
   width:839px;
   /*background:#EBF7FD url('images/bg-content.gif') repeat-y;*/
}

#main-content {
   position:relative;
   float:left;
   width:510px;
   margin:30px 0 10px 20px;
   display:inline;
   background-color:#FFF;
}

/* ARTICLES */

.post {
   margin:0 0 50px 0;
   font-size:0.85em;
   text-align:justify;
   line-height:1.5em;
   padding:0;
}

p, .post p {
	margin:0px 0px 15px 0px;
}

.post ul, .post ol {
   margin:10px 0 10px 40px;
}

.post h2 {
   font-size:0.9em;
   text-transform:uppercase;
   margin:0 0 20px 0;
   padding:3px 0 3px 10px;
   background:#6B7D8F;
}

.post h2 a:link, .post h2 a:visited {
   color:#FFF;
   text-decoration:none;
}

.post h2 a:hover {
   color:#B5C2CF;
   background:none;
}

.post a:link {
   color:#6B7D8F;
   font-weight:bold;
}

.post a:hover, post a:visited {
   background:#EFDFB3;
}

blockquote {
   background:#eee;
   padding:10px;
   margin:5px 0 5px;
   border-top:1px solid #ddd;
   border-bottom:1px solid #ddd;
}

.postmetadata {
   background:#eee;
   margin:15px 0 30px 0;
   padding:5px;
   border-top:1px solid #ddd;
   border-bottom:1px solid #ddd;
   font-size:0.8em;
   color:#aaa;
}

.postmetadata a:link {
   color:#888;
   text-decoration:none;
}

.postmetadata a:hover, .postmetadata a:visited {
   color:#000;
   background:#D1E5EF;
}

#signature {
   margin:30px 0 0 0;
   font-size:0.8em;
   color:#999;
}

#signature a:link {
   color:#777;
   font-weight:bold;
   text-decoration:none;
}

/* SIDEBAR */

.sidebar-wrapper {
   position:relative;
   float:right;
   display:inline;
   width:250px;
   margin:25px 20px 0 0;
   padding:0;
   background:#EBF7FD;
}

#abonnements {
   position:relative;
   float:right;
   width:230px;
   margin:5px;
   padding:5px;
   background-color:#EBF7FD;
}

#searchform {
   position:relative;
   float:right;
   margin-top:0px;
}

#s {
   background:#FFF;
   border:1px solid #6B7D8F;
   width:160px;
}

#searchsubmit {
   background:transparent;
   border:none;
   color:#6B7D8F
}

img#rssfeed {
   border:none;
}

#sidebar {
   position:relative;
   float:right;
   width:250px;
}

#sidebar ul {
   list-style-type:none;
   margin:0;
}

#sidebar li {
   margin:15px;
   list-style-type:none;
   line-height:1.5em;
   font-size:12px;
}

#sidebar li ul li {
   margin:3px;
}

#sidebar h2 {
   font-size:13px;
   text-transform:uppercase;
   color:#83ABBF;
   margin-top:10px;
   font-weight:bold;
}

#sidebar a, #sidebar a:visited {
   color:#476C7F;
   text-decoration:none;
}

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



/* PIED DE PAGE */

#footer {
   margin:20px auto;
   padding:10px;
   color:#aaa;
   padding:10px 0;
   font-size:10px;
   text-align:center;
  /* background:#EBF7FD url('images/bg-footer.gif') no-repeat;*/
}

#footer a:link, #footer a:visited {
   color:#888;
   font-weight:bold;
   text-decoration:none;
}

#footer a:hover {
   color:#000;
   background-color:#D1E5EF;
}

/* COMMENTS */

h3#comments {
   margin:10px;
   font-size:0.9em;
}

textarea#comment {
   margin:10px;
   width:350px;
}

#commentform input {
   margin:0 10px;
   width:200px;
}

ol.commentlist {
   background:#EEE;
   width:430px;
   padding:10px;
}

ol.commentlist a:link, ol.commentlist a:visited {
   text-decoration:none;
   color:#6B7D8F;
   font-weight:bold;
}

ol.commentlist a:hover {
   background:#EFDFB3;
}

ol.commentlist li {
   margin:0 0 20px 20px;
   font-size:0.9em;
}

#commentform label {
   font-size:0.8em;
   color:#888;
}


/**** Space2Burn ****/

#sidebar #contact-info {
	padding:20px;
}

#sidebar #contact-info p {
	margin:10px 0px;
	font-size:12px;
	line-height:140%;
	color:#666666;
}

#sidebar #contact-info a:link, #sidebar #contact-info a:active, #sidebar #contact-info a:visted, #sidebar #contact-info a:hover, #sidebar #contact-info a:visited:hover {
	padding:0px;
	background:none;
}

#sidebar #contact-info a:hover, #sidebar #contact-info a:visted:hover {
	text-decoration:underline;
}

.hr {
	margin:20px 0px;
	border:none;
	border-top:1px solid #CCCCCC;
	height:.01em;
}

.acknowledge-floats {
	clear:both;
	height:0.1px;
	overflow:hidden;
}