/* CSS Document */
<!--
* {
   padding:0;
   margin:0;margin-bottom: 0px;margin-top: 0px;
}
h1, h2, h3, h4, h5, h6, p, hr, blockquote,
 form, label, em, ul, ol, dl, tr, td, fieldset,font-family, address,div {
    margin-bottom: 0px; 
}

body { background-image:url('');
       background-repeat:no-repeat;background-align: center center;
       background-attachment:fixed;
       background-position: 14% 80%;
       color: #000;
       font-style: italic;
       font-size: 13px;
       font-family: "Times New Roman", Times, serif;
}
#container {
	margin: 0px auto;
	padding: 0px;
	width: 1250px;
}
#content {
	float: left;
	width: 490px;
	text-align: left;
}

#menu {
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: bold;
	width: 300px;
}

#sidebar-1 {
margin-left: 590px;
float: left;
	position:absolute;
   position:fixed;
   width: 550px;
  bottom:12px;
 
	font-size: 11px;
	font-family: "Times New Roman", Times, serif;
	line-height: 1.7em;
	font-style: normal;
	font-weight: bold;
}
body>div#sidebar-1{
  position:fixed;
  
}


#sidebar-2 {
margin-left: 745px;
float: left;
	position:absolute;
   position:fixed;
   width: 550px;
  bottom:12px;
 
	font-size: 11px;
	font-family: "Times New Roman", Times, serif;
	line-height: 1.7em;
	font-style: normal;
	font-weight: bold;
}

#footer {
	margin-top: 3px;
	clear: both;
	text-align: left;
	color: #000;
	font-style: normal;
	font-size: 13px;
	font-family: "Times New Roman", Times, serif;
	width: 480px;
}

h2 {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	background-position: center left;
	padding-left: 10px;
}

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

a:hover {
	color: #EE2C2C;
	text-decoration: underline;
}

#i {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}

#b {
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	font-family: "Times New Roman", Times, serif;
}

p {    font-family: "Times New Roman", Times, serif;
	font-size: 51px;
	font-style: normal;
	font-weight: normal;
	color: #adadad;
}

c {     font-family: "Times New Roman", Times, serif;
	font-size: 56px;
	font-style: normal;
	font-weight: normal;
	color: #adadad;
	font-family: "Times New Roman", Times, serif;
}

y {
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #EE2C2C;
	font-family: "Times New Roman", Times, serif;
}
j {
	font-size: 34px;
	font-style: normal;
	font-weight: bold;
	color: #0048C1;
	font-family: "Times New Roman", Times, serif;
}
v {
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #0048C1;
	font-family: "Times New Roman", Times, serif;
}

/*
Plugin Name: WP-Digg Style Paginator
Plugin URI: http://www.mis-algoritmos.com/2007/09/09/wp-digg-style-pagination-plugin-v-10/
Author: Victor De la Rocha
Author URI: http://www.mis-algoritmos.com
*/
/*Gray red Pagination*/
div.pagination {
	font-style: italic;
	font-size: 11px;
	font-family: "Times New Roman", Times, serif;
	padding:2px;
	background-color:#c1c1c1;
}

div.pagination a {
	padding: 1px 2px 1px 2px;
	margin: 0px;
	background-color:#c1c1c1;
	text-decoration: none; /* no underline */
	color: #000;
}
div.pagination a:hover, div.pagination a:active {
	background-color:#ffffff;
	color: #000;
}
div.pagination span.current {
	padding: 1px 2px 1px 2px;
	margin: 1px;
		font-weight: bold;
		background-color: #fff;
		color: #303030;
	}
div.pagination span.disabled {
		padding: 1px 2px 1px 2px;
		margin: 0px;
		background-color:#c1c1c1;
		color: #797979;
	}
	
#footer2{
  position:absolute;
   position:fixed;
  bottom:0;
  left:0;
  width:100%;
  height:70px;
 }
body>div#footer2{
  position:fixed;
  }
  
#msf{
padding: 410px 190px 90px 90px;
  width:300px;
  height:200px;
  position:fixed;
  color: #000;
  font-style: normal;
  font-size: 13px;
  font-family: "Times New Roman", Times, serif;
  }