/*  
Theme Name: Altair
Theme URI: http://www.altair-networks.com/
Description: 
Version: 1.0
Author: Javier Martin
Author URI: http://www.altair-networks.com/
*/

body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{
	margin: 0;
	padding: 0;
}

body{
	font-family: Verdana, Arial, Helvetica,  sans-serif;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
	color: #356BA7;
	background: #24466B;
}

table{
	font-family: Verdana, Arial, Helvetica,  sans-serif;
	font-size: 12px;
}

h1, h2, h3, h4, h5, h6{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
}

a{
	text-decoration: underline;
	color: #094171;
}

a:hover{
	text-decoration: none;
}

a img{
	border: 0;
}

address, dl, p{
	padding: 10px 0 5px;
}

blockquote{
	float: left;
	width: 480px;
	margin: 10px 0 0;
	border-top: 2px solid #ddd;
	background: #eee;
}

blockquote p{ padding: 10px; }

blockquote blockquote{
	float: none;
	width: auto;
	margin: 0 10px;
	background: #fff;
}

code{
	background: #f9f9f9;
}

dd{
	padding: 0 0 0 20px;
}

p img{
	max-width: 100%;
}

img.centered{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright{
	padding: 4px;
	margin: 3px 0 2px 10px;
	display: inline;
}

img.alignleft{
	padding: 4px;
	margin: 3px 10px 2px 0;
	display: inline;
}

.alignleft{
	float: left;
}

.alignright{
	float: right;
}

.clear{
	margin: 0;
	padding: 0;
	clear: both;
}

small{
	font-size: 11px;
}

input, textarea{
	font-family: Arial, Helvetica,  sans-serif;
	font-size: 12px;
	padding: 2px;
}

.wrap_center{
	margin: 0 auto;
	width: 920px;
}

#header{
	background: #336699  url(images/bg_header_right.jpg) no-repeat right;
margin-top:4px;
	}

#header h1{
	padding:10px 0px;
	font-size: 24px;
	color: #fff;
}
#header h1 a{
	text-decoration: none;
	color: #fff;
}

#header h1 a:hover{
	text-decoration: underline;
}

#menu{
	background: url(images/bg_menu.gif) repeat-x;
}

#menu ul{
	margin: 0  auto;
	width: 920px;
	padding: 11px 0 0;
	list-style: none;
	list-style-type: none;
	font-size: 14px;
}

#menu ul li{
	float: left;
	margin: 0 0 0 5px;
	background: #336699 url(images/bg_menu_tab_right.jpg) no-repeat right top;
}

#menu ul li a{
	display: block;
	padding: 8px 10px 9px;
	text-decoration: none;
	color: #fff;
	background: url(images/bg_menu_tab_left.jpg) no-repeat;
}

#menu ul li a:hover{
	text-decoration: underline;
}

#menu ul li.rss{
	float: right;
	margin: 0 20px 0 0;
	background: #336699 url(images/bg_menu_tab_right.jpg) no-repeat right top;
	display: inline;
}

#menu ul li.rss a{
	background: url(images/bg_menu_tab_left.jpg) no-repeat;
}

#menu ul li.current_page_item{
	background: #fff url(images/bg_menu_tab_right_current.gif) no-repeat right top;
}

#menu ul li.current_page_item a{
	color: #000;
	background: url(images/bg_menu_tab_left_current.gif) no-repeat;
}
/* sub menu */
#subnav {
margin:0 auto;
width:980px;
}
#subnav ul {
	margin: 0px;
	padding: 3px 0px 18px 5px;
	list-style: none;

}
#subnav li {
	border-right: 1px solid #D8D8D8;
	padding: 0px 7px;
	margin: 0px;
	float: left;
}
#subnav li a, #subnav li a:visited, #subnav .page_item {
	text-decoration: none;
	color: #333333;
}
#subnav .current_page_item a, #subnav .current_page_item a:visited {
	color: #3b9acc;
}
#subnav li a:hover {
	text-decoration: none;
	color: #3b9acc;
}


#page{
	float: left;
	width: 100%;
	color: #000;
	background: #fff;
	}
#page .wrap_float{
	float: left;
	width: 980px;
	margin: 0px 0 0;
	background: url(images/dotted_v.gif) repeat-y 780px top;
}
.maincolumn{
	float: left;
	width: 760px;
}
/*Principal*/
#pageprincipal{
	float: left;
	width: 100%;
	color: #000;
	background: #fff url(images/bg_page_principal.jpg) repeat-y top;
}
#pageprincipal h1, h2, h3, h4, h5, h6{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	line-height:30px;
	text-transform:uppercase;
}
#pageprincipal .wrap_float_principal{
	margin: 0 auto;
	width: 980px;	
	
}
#pageprincipal .maincolumn_principal{
	margin:20px auto;
	width:900px;
}

#pageprincipal .boxsuscribete {
	float:left;
}
#pageprincipal .boxsearch {
	float:right;
}

#pageprincipal .boxpartner ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 0 0 10px;
	text-transform: uppercase;
	background: url(images/dotted_h.gif) repeat-x left bottom;
	display:inline;
	line-height: 24px;
}
#pageprincipal .boxpartner ul li{
display:inline;
}


/*rounded*/
.box { 
  background: #FFFFFF; 
}
.boxtop { 
  background: url(images/ne.gif) no-repeat top right; 
}
.boxtop div { 
  font-size: 0;
  height: 5px; 
  background: url(images/nw.gif) no-repeat top left; 
}
.boxbottom { 
  background: url(images/se.gif) no-repeat bottom right; 
}
.boxbottom div { 
  font-size: 0;
  height: 5px; 
  background: url(images/sw.gif) no-repeat bottom left; 
}
.boxcontent {
  padding: 0px 5px 0px 5px;
}

.box10 { 
  background: #FFFFFF; 
}
.boxtop10 { 
  background: url(images/ne10.gif) no-repeat top right; 
}
.boxtop10 div { 
  font-size: 0;
  height: 10px; 
  background: url(images/nw10.gif) no-repeat top left; 
}
.boxbottom10 { 
  background: url(images/se10.gif) no-repeat bottom right; 
}
.boxbottom10 div { 
  font-size: 0;
  height: 10px; 
  background: url(images/sw10.gif) no-repeat bottom left; 
}
.boxcontent10 {
  padding: 0px 10px 0px 10px;
}
.boxpartner {
	margin:0 auto;
	text-align:center;
	vertical-align:middle;
}
.boxpartner img{
  top:0;bottom:0;margin:auto;vertical-align:middle;
}

#boxcolumns {
float:left;
width:945px;
padding:10px 10px 10px 0px;
}
#boxcolumns .block {float:left; width:30%; margin:0 0 0 2.5%}
#boxcolumns .first, * html #boxcolumns .first{clear:both;	margin:0}

.boxfooter10 { 
  background: #FFFFFF; 
}
.boxtopfooter10 { 
  background: url(images/nefooter10.gif) no-repeat top right; 
}
.boxtopfooter10 div { 
  font-size: 0;
  height: 10px; 
  background: url(images/nwfooter10.gif) no-repeat top left; 
}
.boxbottomfooter10 { 
  background: url(images/sefooter10.gif) no-repeat bottom right; 
}
.boxbottomfooter10 div { 
  font-size: 0;
  height: 10px; 
  background: url(images/swfooter10.gif) no-repeat bottom left; 
}
.boxcontentfooter10 {
  padding: 0px 10px 0px 10px;
}

.banner{
	float: left;
	width: 760px;
	height: 150px;
	margin: 0 0 20px;
	background: url(images/bg_banner.png) no-repeat;
}
.tags{
  float: left;
  display: block;
  padding-left: 19px;  
}
.post, .post_alt{
	float: left;
	width: 760px;
	padding: 0 0 10px;
}

.wrapper{
	float: left;
	width: 760px;
}

.post_alt{
	background: #f9f9f9 url(images/bg_rc_bottom.gif) no-repeat left bottom;
}

.post_alt .wrapper{
	background: url(images/bg_rc_top.gif) no-repeat;
}

.postmeta{
	float: right;
	width: 240px;
	margin: 1px 0 0;
	background: url(images/bg_gradient.jpg) no-repeat;
}

.post_alt .postmeta{
	background: url(images/bg_gradient_alt.gif) no-repeat;
}

.postmeta ul{
	margin: 0;
	padding: 0 20px 20px;
	list-style: none;
	list-style-type: none;
	line-height: 24px;
}

.postmeta ul li{
	padding: 8px 0;
	background: url(images/dotted_h.gif) repeat-x left bottom;
}

.post h2, .post_alt h2{
	float: left;
	width: 480px;
	padding: 0 0 10px 0;
	margin: 11px 20px 0;
	background: url(images/dotted_h.gif) repeat-x left bottom;
	display: inline;
	text-transform: uppercase;
	line-height: 30px;
}

.post h2 a, .post_alt h2 a{
	text-decoration: none;
}

.post h2 a:hover, .post_alt h2 a:hover{
	text-decoration: underline;
}

.entry{
	float: left;
	/*width: 480px;*/
	margin: 0 20px;
	display: inline;
	line-height: 24px;
}

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6{
	padding: 10px 0 5px;
}

.entry h1{ font-size: 24px; line-height: 30px; }
.entry h2{ float: none; width: auto; margin: 0; padding: 0; text-transform: none; background-image: none; }
.entry h3{ font-size: 16px; font-weight: bold; }
.entry h4{ font-size: 14px; font-weight: bold;}
.entry h5{ font-size: 12px; }
.entry h6{ font-size: 11px; }

.navigation{
	padding: 15px 20px 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 30px;
	text-transform: uppercase;
}

.sidebar{
	float: left;
	width: 200px;
	margin: 0 0 0 20px;
	display: inline;
}

.sidebar ul{
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-type: none;
}

.sidebar ul li{
	padding: 16px;
}


.sidebar ul li#calendar table{
	font-size: 11px;
}

.sidebar ul li#calendar table caption{
	padding: 10px;
}

.sidebar ul li#calendar table th, .sidebar ul li#calendar table td{
	text-align: left;
}

.sidebar ul li#calendar table td{
	padding: 3px 6px 3px 0;
}

.sidebar ul li h2{
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 0 0 10px;
	text-transform: uppercase;
	background: url(images/dotted_h.gif) repeat-x left bottom;
}

.sidebar ul ul{
	line-height: 24px;
}

.sidebar ul ul li{
	padding: 8px 0;
	background: url(images/dotted_h.gif) repeat-x left bottom;
}

.sidebar ul ul ul li{
	padding: 0 0 0 10px;
	background-color: transparent;
	background-image: none;
}

.comments_template{
	float: left;
	width: 760px;
	padding: 0 0 10px;
	background: #f9f9f9 url(images/bg_rc_bottom.gif) no-repeat left bottom;
}

.comments_template .wrapper{
	background: url(images/bg_rc_top.gif) no-repeat;
}

.comments_template h3{
	text-transform: uppercase;
	line-height: 30px;
}

.comments_template h3#comments{
	float: left;
	width: 720px;
	margin: 11px 0 0 20px;
	display: inline;
}

.comments_template ol{
	float: left;
	width: 720px;
	margin: 0 0 0 20px;
	padding: 0;
	list-style: none;
	list-style-type: none;
	line-height: 24px;
	display: inline;
}

.comments_template ol li{
	float: left;
	width: 720px;
	padding: 0;
	margin: 10px 0 0;
	background: url(images/dotted_h.gif) repeat-x;
}

.commentmeta{
	float: right;
	width: 220px;
	margin: 2px 0 0;
	background: url(images/bg_gradient_alt.gif) no-repeat;
}

.commentmeta ul{
	list-style: none;
	list-style-type: none;
	margin: 0;
	padding: 0 0 11px 20px;
	line-height: 24px;
}

.commentmeta ul li{
	float: none;
	width: auto;
	margin: 0;
	padding: 9px 0;
	background: url(images/dotted_h.gif) repeat-x left bottom;
}

.commententry{
	float: left;
	width: 480px;
	margin: 0 20px 0 0;
	display: inline;
}

.comments_template p.nocomments{
	margin: 0 0 0 20px;
}

.comments_form{
	float: left;
	width: 720px;
	margin: 11px 0 5px 20px;
	display: inline;
}

#footer{
	background: url(images/bg_footer.gif) repeat-x;
}

#footer a{
	color: #fff;
}

#footer .wrap_center{
	padding: 8px 0 17px;
}

#footer p{
	padding: 10px 20px 5px;
	line-height: 24px;
}
#footer .wrap_center ul li {
		list-style: none;
		display: inline; 
}
