/*  
	Theme Name: Panoramic Total Solar Eclipse 2008 - Siberia
	Author: Diego LOPEZ ZAMARRON dlopez@fi.upm.es
	Author URI: http://ciclope.info
	© 2010, Diego LOPEZ ZAMARRON, All rights reserved. 
*/

body {
	font-family:Tahoma, Verdana, Arial, Sans-Serif;
	font-size:14px;
	color:#ffffff;
	text-align: center;
	background: #000000;
	margin: 0px auto;
	padding: 0px;
	width:800px;
}

div#container {
	margin-left: auto;
	margin-right: auto;
	width:800px;
	background:#000000;
	text-align: left;
}

#header {
	width:800px;
	float:center;
}

div#content {
	width:800px;
   	padding:0px 0px 0px 0px;
	clear:both;
}
   
div#left {
	width:587px;
	padding:0px 5px 0px 15px;
	float:left;
	margin: 0px 0px 25px 0px;
	display: inline;
}
   
div#right {
	width:213px;
	float:right;
}

div#right_top {
	color:#ffffff;
	font-weight:bold;
	font-size:14px;
	font-family: Tahoma, Verdana, Arial;
	text-align: left;
	padding: 10px 10px 10px 10px;
	background: url(../images/right_header.png) no-repeat right;
}

div#right_content {
	background: url(../images/right_container.png) repeat-y right;
	padding: 5px 5px 5px 5px;
	list-style:none;
}

div#right_content li  {
	color:#ffffff;
	font-size:12px;
	padding:0 0 0 0;
	text-decoration:none;
	margin-right: 25px;
}

div#right_content li a {
	color:#ffff00;
	font-weight:bold;
	font-size:12px;
	padding:0 0 0 0;
	text-decoration:none;
	
}

div#right_botton {
	background: url(../images/right_footer.png) no-repeat right;
}

#license {
	font-size: 9px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background: #000000;
	color: #444;
	text-decoration:none;
	width:770px;
}   

  
a {
	color:#ffff00;
	text-decoration:none;
}
   
a:hover {
	color:#ffff00;
	text-decoration:underline;
}
  
 
img {
	border:0;
}

 
ul {
	margin: 0 0 0 15px; 
	padding: 0;
	//list-style:none;
}
   
li a {
	color: #ffff00;
	padding: 0 0 0 5px;
	margin-left: 15px
	font-weight: bold;
  	font-size: 12px;
	text-decoration: none;
}
   
li a:hover {
	color: #ffff00;
	padding: 0 0 0 5px;
	font-size: 12px;
	text-decoration: underline;
}


/*   
div#footer{
	font-size:0.9em;
	width:800px;
	clear:both;
	text-align:center;
	color:#999;
}

#footer a, #footer a:hover {
	color:#999;
	font-size:0.9em;
	text-decoration:none;
}
   
*/   


.clearfix {
	margin-right: 20px;
	display: inline-block;
}

.clearfixR {
	margin-left: 600px;
}


/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
