@charset "utf-8";
body {
	font: 100% Arial, Helvetica, sans-serif;
	background: #666666 url("http://www.dragnux.com/info-bolivia/images/bg.jpg");
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #3d3d3d;
}
.layout {
	position:relative;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}
form {
	margin:0;
	padding:0;
}
.clear {
	clear:both;
}
.layout #container {
	width: 935px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	/*	background: #FFFFFF;*/
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	position:relative;
}
.layout #header {
	min-width:935px;
	background:#727478 url(../images/header-bg.jpg) repeat-x;
/*	border-bottom:1px #FFF solid;*/
	height:110px;
	color:#FFF;
	text-align:center;
	width:auto !important;
}
#header.nav {
	height:140px !important;
	background-position:bottom !important;
	background-color:#66686d !important;
}
.layout .wrapper {
	width:935px;
	margin:auto;
	display:block;
}
.layout #footer .wrapper {
	width:1014px;
	margin:auto;
	display:block;
}

.layout #footer {
	width:100%;
	height:40px;
	min-width:935px;
	/*	padding: 0 10px; *//* this padding matches the left alignment of the elements in the divs that appear above it. */
/*background:#DDDDDD;*/
	position:absolute;
	left:0px;
	top:0px;
}
.layout #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
#divisor {
	width:490px !important;
	margin:0 0 0 260px !important;
	height: 1px !important;
	padding: 0 !important;
}
#footer p.first-line {
	font-size:12px;
	color:#595959;
	padding:0 0 0 260px;
	margin-top:5px;
	width:490px;
}
#footer p.first-line a {
	font-size:12px;
	color:#595959;
	text-decoration:none;
}
#footer p.second-line {
	width:490px;
	font-size:10px;
	color:#7e7e7e;
	padding:0 0 0 260px;
	min-height: 10px;
}
#footer p.second-line a {
	font-size:10px;
	color:#7e7e7e;
	text-decoration:none;
}
#sidebar-left {
	width:251px;
	float:left;
	margin:0 0 0 -9px;
	position:absolute;
}
#sidebar-left .wrapper {
/*	margin:10px 0px;*/
	width:auto;
}
#top-news{
/*	background:url("http://www.dragnux.com/info-bolivia/images/bg-top-news.jpg") left bottom no-repeat !important;*/
/*	height:328px;*/
}
#top-news .top-top-news {
/*	background:url(../images/top-top-news.jpg) no-repeat;*/
	background:url("http://www.dragnux.com/info-bolivia/images/bg-top-news.jpg") no-repeat;
	font-size:1px;
	display:block;
	width:251px;
/*	height:10px;*/
}
#top-news .title-top-news {
/*	background:url(../images/title-top-news.jpg) no-repeat;*/
	background:url("http://www.dragnux.com/info-bolivia/images/bg-top-news.jpg") no-repeat;
	font-size:21px;
	display:block;
	padding:0 0 0 18px;
/*	width:192px;*/
	height:28px;
	color:#313131;
	font-family:"Trebuchet MS", Verdana;
	letter-spacing: -1px;	
}
#top-news .title-top-news strong{
	text-decoration: underline;
}
#top-news .content-top-news {
	font-family:Arial;
/*	background:#fefefe url(../images/bg-top-news.jpg) repeat-x;*/
	background:url("http://www.dragnux.com/info-bolivia/images/bg-top-news.jpg") no-repeat;
	font-size:14px;
	display:block;
	padding:0 24px 0 18px;
/*	width:229px;*/
	min-height:177px;
	_height:177px;
	color:#313131;
/*	border-left:1px #bdbfc1 solid;*/
/*	border-right:1px #72767a solid;*/
}
.content-top-news ol {
	padding:0;
	margin:0;
	list-style:none;/*font-style:italic;*/
}
.content-top-news ol li {
	margin:0 0 5px 0;
}
.content-top-news a {
	color:#626469;
	text-decoration:none;
	font-family:Arial;
}
#top-news .footer-top-news {
/*	background:url(../images/footer-top-news.jpg) no-repeat;*/
	background:url("http://www.dragnux.com/info-bolivia/images/bg-top-news.jpg") left bottom no-repeat;
	font-size:1px;
	display:block;
	width:251px;
	height:18px;
}
#content {
	position:absolute;
	margin-left:166px;
	width:603px;
	background:#CAC49E none repeat scroll 0 0;
}
#content .wrapper {
/*	margin:10px 0px;*/
/*	width:auto;*/
	margin-left:60px;
	width:543px;
}
#content .top-main-news {
/*	background:url(../images/top-main-news.jpg) no-repeat;*/
	font-size:1px;
	display:block;
	width:490px;
/*	height:10px;*/
}
#content .title-main-news {
	font-size:21px;
	display:block;
	padding:0 0 0 10px;
	width:436px;
	height:28px;
	color:#313131;
	font-family: "Trebuchet MS",Verdana;
	letter-spacing: -1px;
	text-decoration: underline;
	font-weight: bold;
}
#content .title-main-news h1 {
	margin:0;
	padding:0;
	font-size:21px;	
}
#content .title-main-news a {
	font-size:16px;
	padding:5px 0;
	width:436px;
	height:28px;
	color:#6a944f;
	text-decoration:none;
}
.top-news {
/*	background:url(../images/top-news.jpg) no-repeat;*/
}
.latest-news {
/*	background:url(../images/latest-news.jpg) no-repeat;*/
}
.details-news {
/*	background:url(../images/details-news.jpg) no-repeat;*/
}
.search-news {
/*	background:url(../images/search-news.jpg) no-repeat;*/
}
.archives {
/*	background:url(../images/archives.jpg) no-repeat;*/
}
.tags-news {
/*		background:url(../images/tags-news.jpg) no-repeat;*/
}
#content .content-main-news {
/*	background:#fefefe url(../images/bg-main-news.jpg) repeat-x;*/
	font-size:14px;
	display:block;
	padding:0 10px;
	width:470px;
	min-height:794px;
	_height:794px;
	color:##0080C0;
}
.content-main-news h1, .content-main-news h2, a.big {
	margin:10px 0 0 0;
	padding:0;
	font-size:18px;
}
h1.red, h2.red {
	color:#313131;
}
a.big {
	color:#0080C0;
	text-decoration:none;
	font-weight: bold;
	display: block;
}
a.small {
	font-size: 12px;
	color:#6a944f !important;
}
.content-main-news a {
	color:#c75539;
	text-decoration:none;
}
.content-main-news img {
	padding:8px 0;
}
.content-main-news a img {
	padding:0;
}
.content-main-news .info-news {
	font-size:12px;
	font-weight:normal;
	display: block;
	margin: 10px 0 0;
	color:#595959;
}
.content-main-news .info-news a{
	color:#6a944f;
	text-decoration:underline;	
}
.content-main-news .info-news span {
	color:#0080C0;
	text-decoration:none;
	margin:10px 0 0 0;
	display: block;
}
.content-main-news p {
	font-size:14px;
	padding:0;
	margin:8px 0 15px;
	color:#313131;
	padding-bottom:15px;
	border-bottom:1px #595959 solid;
}
.content-main-news div.links {
	margin:0;
	padding:8px 0;/*padding-left:20px;*/
}
div.links img {
	border:none;
}
.content-main-news a.link-page {
	color:#4f5559;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
}
.content-main-news .current-page {
	color:#F9455B;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
}
#content .footer-main-news {
/*	background:url(../images/footer-main-news.jpg) no-repeat;*/
	font-size:1px;
	display:block;
	width:490px;
	height:5px;
}
#sidebar-right {
	width:195px;
/*	float:right;*/
	right:0;
	position:absolute;
	padding-bottom:20px;
	margin-right:-12px;
	background:url("http://www.dragnux.com/info-bolivia/images/sidebar-right-bg.jpg") left bottom no-repeat;
}
#sidebar-right .wrapper {
/*	margin:10px 0px;*/
	width:195px;
/*	background:url("http://www.dragnux.com/info-bolivia/images/sidebar-bg.jpg") left no-repeat;*/
}
#tags .top-tags {
/*	background:url(../images/top-tags.jpg) no-repeat;*/
		background:url("http://www.dragnux.com/info-bolivia/images/sidebar-bg.jpg") left repeat-y;
	font-size:1px;
	display:block;
/*	width:170px;*/
/*	height:10px;*/
}
#tags .title-tags {
/*	background:url(../images/title-tags.jpg) no-repeat;*/
		background:url("http://www.dragnux.com/info-bolivia/images/sidebar-bg.jpg") left repeat-y;
	font-size:21px;
	display:block;
	padding:5px 32px 5px 20px;
/*	width:118px;*/
	height:28px;
	color:#d9b300;
	font-family: "Trebuchet MS", Verdana;
}
#tags .title-tags strong{
	letter-spacing: -1px;
	text-decoration: underline;
}
#tags .content-tags {
/*	background:#fefefe url(../images/bg-tags.jpg) repeat-x;*/
		background:url("http://www.dragnux.com/info-bolivia/images/sidebar-bg.jpg") left repeat-y;
	font-size:14px;
	display:block;
	padding:0  0 0 20px;
/*	width:150px;*/
	min-height:122px;
	_height:122px;
	color:#35cbda;
}
#tags .footer-tags {
/*	background:url(../images/footer-tags.jpg) no-repeat;*/
	font-size:1px;
	display:block;
	width:170px;
	height:5px;
}
#newsletter .top-newsletter {
/*	background:url(../images/top-newsletter.jpg) no-repeat;*/
	font-size:1px;
	display:block;
	width:170px;
/*	height:10px;*/
}
#newsletter .title-newsletter {
/*	background:url(../images/title-newsletter.jpg) no-repeat;*/
	font-size:21px;
	display:block;
	padding:5px 32px 5px 20px;
	width:118px;
	height:28px;
	color:#d9b300;
	font-family: "Trebuchet MS" , Verdana;
}
#newsletter .title-newsletter strong{
	letter-spacing: -1px;
	text-decoration: underline;
}
#newsletter .content-newsletter {
/*	background:#f6f6f6 url(../images/bg-newsletter.jpg) repeat-x;*/
	font-size:11px;
/*	font-weight:bold;*/
	color:#fff;
	display:block;
	padding:0 0 0 20px;
	width:160px;
	min-height:67px;
	_height:67px;
}
#newsletter .footer-newsletter {
/*	background:url(../images/footer-newsletter.jpg) no-repeat;*/
	font-size:1px;
	display:block;
	width:170px;
	height:5px;
}
#sidebar-right .top-add {
/*	background:url(../images/top-add.jpg) no-repeat;*/
	font-size:1px;
	display:block;
	width:170px;
	height:6px;
}
#sidebar-right .content-add {
/*	background:#f3f3f5 url(../images/bg-add.jpg) repeat-x;*/
	font-size:14px;
	display:block;
	padding:0 0 0 18px;
	width:160px;
	min-height:67px;
	_height:67px;
	color:#626469;
}
#sidebar-right .footer-add {
/*	background:url(../images/footer-add.jpg) no-repeat;*/
	font-size:1px;
	display:block;
	width:170px;
	height:5px;
}
#calendar .top-calendar {
/*	background:url(../images/top-calendar.jpg) no-repeat;*/
	font-size:1px;
	display:block;
	width:170px;
/*	height:10px;*/
}
#calendar .title-calendar {
/*	background:url(../images/title-calendar.jpg) no-repeat;*/
	font-size:21px;
	display:block;
	padding:5px 32px 5px 20px;
	width:118px;
	height:28px;
	color:#d9b300;
	font-family: "Trebuchet MS" , Verdana;
}
#calendar .title-calendar strong{
	letter-spacing: -1px;
	text-decoration: underline;
}
#calendar .content-calendar {
/*	background:#fefefe url(../images/bg-calendar.jpg) repeat-x;*/
	font-size:14px;
	display:block;
	padding:0 0 0 20px;
	width:150px;
	min-height:108px;
	_height:108px;
	color:#fff;
}
#calendar .footer-calendar {
/*	background:url(../images/footer-calendar.jpg) no-repeat;*/
	font-size:1px;
	display:block;
	width:170px;
	height:5px;
}
#search {
	float:left;
	width:175px;
/*	margin:12px 0 0 12px;*/
}
#search .top-search {
/*	background:url(../images/top-search.jpg) no-repeat;*/
	font-size:1px;
	display:block;
	width:170px;
/*	height:10px;*/
}
#search .title-search {
	text-align:left;
/*	background:url(../images/title-search.jpg) no-repeat;*/
	font-size:21px;
	text-align:left;
	display:block;
	padding:5px 32px 5px 20px;
	width:118px;
	height:28px;
	color:#d9b300;
	font-family: "Trebuchet MS" , Verdana;
}
#search .title-search strong{
	letter-spacing: -1px;
	text-decoration: underline;
}
#search .content-search {
/*	background:#f3f3f3 url(../images/bg-search.jpg) repeat-x;*/
	font-size:14px;
	display:block;
	padding:0 0 0 20px;
	width:150px;
	min-height:28px;
	_height:28px;
	color:#626469;
}
#search .footer-search {
/*	background:url(../images/footer-search.jpg) no-repeat;*/
	font-size:1px;
	display:block;
	width:170px;
	height:5px;
}
/*************************/
#add-rss {
	float:right;
}
#add-rss a {
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
}
#add-rss a:hover {
	text-decoration:underline;
}
#confirm-rss h1, #confirm-rss input {
	font-size:22px;
}
#search .bg-field {
	background:url("http://www.dragnux.com/info-bolivia/images/bg-text-input.jpg") no-repeat;
	width:124px;
	float:left;
}
#search .bg-field input {
	background:none;
	border:none;
	padding:0 0 0 3px;
	margin:2px 0 0 0;
	width:116px;
	height:20px;
}
#search .bg-submit {
	float:right;
	outline:none;
	border:none;
	background:none;
	width:29px;
	height:23px;
	padding:0;
	margin:-1px 0 0 -3px;
	outline:none;
	cursor:pointer;
	padding-bottom:1px;
}
#newsletter .bg-field {
	background:url("http://www.dragnux.com/info-bolivia/images/bg-newsletter-input.jpg") no-repeat !important;
	width:134px;
	float:left;
}
#newsletter .bg-field input {
	background:none;
	border:none;
	padding:0 0 0 3px;
	margin:2px 0 0 0;
	width:122px;
	height:19px;
}
#newsletter .bg-submit {
	float:right;
	outline:none;
	border:none;
	background:none;
	width:29px;
	height:23px;
	padding:0;
	margin:-2px 0 0 -3px;
	outline:none;
	cursor:pointer;
	padding-right:1px;
}
#newsletter #news-by-day {
	margin-left:0px !important;
}
#newsletter #label-by-day {
	margin-left:-4px !important;
}
#newsletter #news-by-week {
	margin-left:1px !important;
}
#newsletter #label-by-week {
	margin-left:-4px !important;
}
#logo {
	text-align:left;
	float:left;
	padding:0;
	margin:14px 0 0 0;
	width:250px;
}
.nav #logo {
	margin:-7px 0 0 0;
}
#logo a {
	text-decoration:none;
	color:#FFF;
}
#google-adds-header {
	float:left;
	margin:23px 10px 0px 20px;
}
 @media screen and (-webkit-min-device-pixel-ratio:0) {
#newsletter .bg-submit {
margin:0 0 0 -3px;
}
#search .bg-submit {
margin:0 0 0 -3px;
}
}
html*#newsletter .bg-submit {
	margin:-1px 0 0 -3px;
}
html*#search .bg-submit {
	margin:0 0 0 -3px;
}
#nav {
	clear:both;
	float:left;
	width: 935px;
	height:38px;
	display:block;
	margin: 0 auto;
	margin-top:-22px;
}
#nav a {
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
}
.nav-back a {
	background:url(../images/nav-back.jpg) bottom center no-repeat;
	width:50px;
	height:38px;
	display:block;
	text-align:center;
	font-size:10px!important;
	margin-bottom:-1px;
}
.nav-prev a {
	background:url(../images/nav-prev.jpg) bottom right no-repeat;
	padding:7px 45px 0 0;
	height:25px;
	/*display:block;*/
text-align:right;
}
.nav-next a {
	background:url(../images/nav-next.jpg) bottom left no-repeat;
	padding:7px 0 0 45px;
	height:25px;
	text-align:left;
}
.highlite {
/*background:yellow !important;*/
}
.go-home a {
	color:#FFF;
	text-decoration:none;
}
.delete-link {
	font-size:12px;
	color:red !important;
}
iframe {
	background:#FFF !important;
}
.hl0, .hl1, .hl2, .hl3, .hl4, .hl5, .hl6, .hl7, .hl8, .hl9 {
	font-weight:bold !important;
}
table.calendar{
width:150px;font-family:arial;font-size:10px;
}
.calendar label.month-name{
font-size:13px;
font-weight:bold;
color:#fff;
}
.calendar label.day-name{
font-size:10px;
font-weight:bold;
color:#fff;
}
.current-date {
	color:#fff !important;
	font-size:11px;
	border: 1px #c75539 solid;
	display:block;
}
.content-main-news .current-page {
	color:#c75539 !important;
	font-size:11px;
	}
.normal-day, .normal-day a{
color:#fff;
text-decoration:none;
font-size:11px;
}
.normal-day a{
	text-decoration: underline;
}
table.calendar a{
/*text-decoration: none !important;*/
}
.widgets-container{
	background:url("http://www.dragnux.com/info-bolivia/images/bg-sidebar.jpg") no-repeat;
	display:block;
	width:251px;	
	padding:15px 0 0 0;
}
.widgets-container-footer{
	background:url("http://www.dragnux.com/info-bolivia/images/bg-top-news.jpg") left bottom no-repeat;
	font-size:1px;
	display:block;
	width:251px;
	height:18px;
}
.custom-cat{
	margin:0;
	padding:0 0 0 20px;
	list-style: none;
}
.custom-cat li{
	width:85px;
	display: -moz-inline-box; /* For FF<3 -moz-box-orient: vertical;*/
	display: inline-block;
	zoom: 1;
	*display: inline;
	margin-bottom:3px;
}
.custom-cat a{
	color:#515151;
	font-size:12px;
	text-decoration: none;
}
.custom-cat a:hover{
	text-decoration: underline;
}
.custom-cat .sports{
	background: url("http://www.dragnux.com/info-bolivia/images/sport_soccer.png") left center no-repeat;
	padding-left:18px;
	_background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://www.dragnux.com/info-bolivia/images/sport_soccer.png",sizingMethod="crop");	
}
.custom-cat .economy{
	background: url("http://www.dragnux.com/info-bolivia/images/money.png") left center no-repeat;
	padding-left:18px;
	_background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://www.dragnux.com/info-bolivia/images/money.png",sizingMethod="crop");	
}
.custom-cat .politic{
	background: url("http://www.dragnux.com/info-bolivia/images/script.png") left center no-repeat;
	padding-left:18px;
	_background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://www.dragnux.com/info-bolivia/images/script.png",sizingMethod="crop");	
}
.custom-cat .societe{
	background: url("http://www.dragnux.com/info-bolivia/images/group.png") left center no-repeat;
	padding-left:18px;
	_background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://www.dragnux.com/info-bolivia/images/group.png",sizingMethod="crop");	
}
.custom-cat .lapaz{
	background: url("http://www.dragnux.com/info-bolivia/images/lapaz.png") left center no-repeat;
	padding-left:18px;
	_background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://www.dragnux.com/info-bolivia/images/lapaz.png",sizingMethod="crop");	
}
.custom-cat .cochabamba{
	background: url("http://www.dragnux.com/info-bolivia/images/cochabamba.png") left center no-repeat;
	padding-left:18px;
	_background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://www.dragnux.com/info-bolivia/images/cochabamba.png",sizingMethod="crop");	
}
.custom-cat .beni{
	background: url("http://www.dragnux.com/info-bolivia/images/beni.png") left center no-repeat;
	padding-left:18px;
	_background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://www.dragnux.com/info-bolivia/images/beni.png",sizingMethod="crop");	
}
.custom-cat .chuquisaca{
	background: url("http://www.dragnux.com/info-bolivia/images/chuquisaca.png") left center no-repeat;
	padding-left:18px;
	_background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://www.dragnux.com/info-bolivia/images/chuquisaca.png",sizingMethod="crop");	
}
.custom-cat .oruro{
	background: url("http://www.dragnux.com/info-bolivia/images/oruro.png") left center no-repeat;
	padding-left:18px;
	_background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://www.dragnux.com/info-bolivia/images/oruro.png",sizingMethod="crop");	
}
.custom-cat .pando{
	background: url("http://www.dragnux.com/info-bolivia/images/pando.png") left center no-repeat;
	padding-left:18px;
	_background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://www.dragnux.com/info-bolivia/images/pando.png",sizingMethod="crop");	
}
.custom-cat .potosi{
	background: url("http://www.dragnux.com/info-bolivia/images/potosi.png") left center no-repeat;
	padding-left:18px;
	_background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://www.dragnux.com/info-bolivia/images/potosi.png",sizingMethod="crop");	
}
.custom-cat .santacruz{
	background: url("http://www.dragnux.com/info-bolivia/images/santacruz.png") left center no-repeat;
	padding-left:18px;
	_background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://www.dragnux.com/info-bolivia/images/santacruz.png",sizingMethod="crop");	
}
.custom-cat .tarija{
	background: url("http://www.dragnux.com/info-bolivia/images/tarija.png") left center no-repeat;
	padding-left:18px;
	_background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://www.dragnux.com/info-bolivia/images/tarija.png",sizingMethod="crop");	
}



}
