/*Common*/
body {
	font-family: Arial, Tahoma, Verdana;
	font-size: 62.5%;
	color: #555;
	margin: 0px;
	text-align:justify
}
	.Left {
		float: left;
	}
	.Right {
		float: right;
	}
	.Clear {
		clear: both;
	}
h1 {
	font-size: 1em;
	color: #fff;
margin: 0px;
padding: 0px;
}
h2 {
	font-size: 1.4em;
	color: #d77b24;
margin: 0px;
margin-bottom: 5px;
}
a {
	color: #555;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
img {
	border: 0px;
}
	.Thumbnail {
		border: 1px solid #aaa;
	}

/*Layout*/
.Position {
	width: 1000px;
	font-size: 1.2em;
	margin: 0 auto 10px auto;
}
.Header {
	height: 106px;
	background-image: url(images/header.jpg);
}
.footer {
	height: 106px;
	
}
.ContentLeft {
	width: 200px;
	margin-right: 5px;
}
	.ContentLeft .ContentArea {
		padding: 5px 10px;
	}
	.Partners a {
		padding-left: 10px;
		display: block;
		height: 22px;
		line-height: 22px;
		background: url(images/navigation_bullet.jpg) left center no-repeat;
	}
	.Buttons {
		text-align: center;
		border: 1px solid #bbb;
		padding: 5px 8px 10px 8px;
	}
	.Buttons img {
		float: left;
		margin: 5px 0 0 0;
	}
	.ButtonsSpacer {
		float: left;
		width: 2px;
	}
.ContentMiddle {
	width: 583px;
	margin-right: 5px;
}
.ContentRight {
	width: 200px; 
}
	.ContentHeader {
		background: url(images/content_header_arrow.jpg) #53a703 right no-repeat;
		height: 23px;
		line-height: 23px;
		color: #fff;
		padding-left: 10px;
		margin-bottom: 3px;
		font-weight: bold;
	}
	.ContentArea {
		border: 1px solid #bbb;
	}
	.ContentRight .ContentArea {
		padding: 10px 8px 0 8px;
	}
.NavigationLink {
	padding-left: 10px;
	display: block;
	height: 22px;
	line-height: 22px;
	border-bottom: 1px dotted #aaa;
	background: url(images/navigation_bullet.jpg) left center no-repeat;
}
.FeaturedScreensaver {
	margin: 10px 25px 10px 25px;
	padding: 5px;
	width: 140px;
	background-color: #f3f3f3;
	border: 1px solid #ccc;
	font-weight: bold;
}
.Box {
	margin: 0 0 10px 0;
	padding: 4px;
	width: 170px;
	background-color: #f3f3f3;
	border: 1px solid #ccc;
	text-align: center;
	font-weight: bold;
}
	.Spacer {
		float: left;
		width: 5px;
		height: 120px;
		margin: 10px 0;
		padding: 4px;
	}
.Thumbnail {
	height: 120px;
	width: 160px;
	border: 1px solid #888;
}
.Footer {
	width: 200px;
	text-align: center;
	margin: 0 auto;
}
/*!
 * jQuery UI Stars v2.0.0
 *
 * Copyright (c) 2009 Orkan (orkans@gmail.com)
 * Dual licensed under the MIT (MIT-LICENSE.txt)
 * and GPL (GPL-LICENSE.txt) licenses.
 *
 * $Rev: 50 $
 * $Date:: 2009-05-05 #$
 * $Build: 3 (2009-05-05)
 *
 */
.ui-stars-star,
.ui-stars-cancel {
	float: left;
	width: 32px;
	height: 32px;
	text-indent: -999em;
	cursor: pointer;
	display: block;
	overflow: hidden;
}
.ui-stars-star a,
.ui-stars-cancel a {
	display: block;
	width: 32px;
	height: 100%;
	background: url(http://www.fondosdepantalla.com.ni/js/estrellas.png) no-repeat 0 0px;
}
.ui-stars-star a {
	background-position: -64px 0px;
}
.ui-stars-star-on a {
	background-position: -96px 0px;
}
.ui-stars-star-hover a {
	background-position: -128px 0px;
}
.ui-stars-cancel-hover a {
	background-position: -32px 0px;
}
.ui-stars-star-disabled,
.ui-stars-star-disabled a,
.ui-stars-cancel-disabled a {
	cursor: default;
}

#imputboxes {
	background-image: url(images/imput.jpg);
	width: 211px;
	height: 40px;
}
.inputbox {
	background-color: #FFFFFF;
	border: 0px none #FFFFFF;
	height: 30px;
	width: 200px;
	position: relative;
	top: 6px;
}
#comentbox {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	width: 512px;
	height: 40px;
}
.my_clip_button { width:150px; text-align:center; border:1px solid black; background-color:#ccc; margin:10px; padding:10px; cursor:default; font-size:9pt; }
.my_clip_button.hover { background-color:#eee; }
.my_clip_button.active { background-color:#aaa; }

#footer {
	width: 1001px;
	height: 125px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-image: url(http://www.fondosdepantalla.com.ni/images/footer.jpg);
	zindex:0;
}

#footer #anunciofooter {
	height: 90px;
	width: 728px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	position: relative;
	top: 0px;
}
#footer #textfooter {
	position: relative;
	width: 700px;
	top: 105px;
	height: 6px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	font-size:12px;
}

a.preview	{display:block;background-position:0 0;background-repeat:no-repeat;width:175px;height:109px;position:relative}
a.preview.iphone {background-position:50% 0}


/* comienzo de la paginacion */
div.wp-pagenavi {
	text-align:center;
	padding:10px 0;
	overflow:hidden;
	font-size:15px;
	border-top:1px dashed #CCC;
}
div.wp-pagenavi a, div.wp-pagenavi span.pages, div.wp-pagenavi span.current {
	padding:4px 8px;
	display:inline-block;
	border-width:1px;
	border-style:dashed;
}
div.wp-pagenavi a, div.wp-pagenavi a:link, div.wp-pagenavi a:visited, div.wp-pagenavi a:active {
	border-color:#CCC;
	color:#999;
}
div.wp-pagenavi a:hover {
	border-color:#000;
	background-color:#eee;
	color:#000;
}
div.wp-pagenavi span.pages, div.wp-pagenavi span.extend {
	display:none;
}
div.wp-pagenavi .page {
	padding:4px 8px;
}
div.wp-pagenavi span.current {
	font-weight: bold;
	background-color:#CCC;
	border-color:#333;
	color:#000;
}
/*fin de la paginacion*/

div.titulocatedescrip a {
	color: #FFFFF; font-weight: bold; text-decoration: underline;
}