/* 
	project: internet sharing template
   	author: luka cvrk (www.solucija.com) 
								*/
   
body { padding: 0; margin: 0; font: 0.7em Tahoma, Arial, sans-serif; line-height: 1.6em; background: #fff; color: #454545; }

/* links */
a { color: #003B6E; background: inherit; }
a:hover { color: #9EC068; background: inherit; }	

/* headings */
h1 { font: bold 2.5em "Arial", Sans-Serif; margin: 0; letter-spacing: -1px; }
h2 { font: bold 2em Arial, Sans-Serif; margin: 0; padding: 0; }
h1 a, h2 a {
	color: #990033;
	background: #fff;
	text-decoration: none;
}
h1 a:hover, h2 a:hover { color: #2b2b2b; background: #FFF; }
.title { color: #808080; background: #fff; }

/* lists and form elements */
ul { margin: 0; padding : 0; list-style : none; }
form { margin: 0; }
input.search { width: 279px; border: none; background: #fff url(images/input.gif) no-repeat; padding: 6px 10px; color: #1E67A8; font-weight: bold; }
input.button { padding: 3px; }

/* content holder */
#content { margin: 10px auto; width: 960px; }

/* header */
#header { height: 75px; }
#logo { padding: 15px 0 0 8px; }
#logo p { margin: 0; padding: 0 0 0 10px; color: #808080; background: #fff; }
#top_info { float: right; width: 570px; margin: 20px 5px 0 0; text-align: right; }

/* horizontal tabbed menu */	
#tabs { background: #fff url(images/bigbox.gif) no-repeat top left; color: #000;  height: 64px; text-align: center; padding: 0 0 0 210px; }
#tabs li { display: inline; height: 45px; }
#tabs li a { float: left; background: #fff url(images/barbg.gif) no-repeat; color: #808080; padding: 7px 0; width: 82px; text-align: center; font-weight: bold; text-decoration: none; }
#tabs li a:hover { background: #fff url(images/barcurrent.gif) no-repeat; color: #000; }	
#tabs li a.current { background: #fff url(images/barcurrent.gif) no-repeat; color: #2C71AE; }	
.key { text-decoration: underline; }

/* search form */
#search { 
	float: left;
	clear: both;
	color: #000;
	background: #fff url(images/searchbg.gif) no-repeat;
	padding: 14px 0 20px 5px;
	width: 500px;
	margin: 5px 0 0 0;
}
	#search p { padding: 0; margin: 0; }

/* left side */
.contenidoNormal { float: left; width: 100%; margin: 30px 0 10px 0; }

/* footer  */
.footer { clear: both; text-align: center; line-height: 1.8em; padding: 10px 0 10px 0; border-top: 1px solid #ccc; }

.news-latest-container .news-latest-item .bodytext {
	text-align: justify;
}
.news-latest-container .news-latest-item .news-socialbar {
	padding: 1em;
	margin: 1em;
}
.news-single-item .bodytext {
	text-align: justify;
	text-indent: 2em;
}
.news-single-item h3 {
	text-align: justify;
	text-indent: 2em;
}
.tx-comments-comment-head {
	background-image: url(images/LinkPH2_32.png);
	background-repeat: no-repeat;
	padding-left: 4em;
	padding-bottom: 1.5em;
}
.news-single-item .news-single-backlink {
	font-weight: bolder;
	text-align: center;
	font-size: medium;
}
.tx-indexedsearch .tx-indexedsearch-rules {
	background-image: url(images/Buscar.png);
	background-repeat: no-repeat;
	background-position: right top;
	margin-right: 12em;
}
.tx-comments-count-none {
	background-image: url(images/flag-32.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 3em;
	padding-top: 0.6em;
	padding-bottom: 0.6em;
}
.tx-comments-nocomments {
	background-image: url(images/flag-32.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 3em;
	padding-top: 0.6em;
	padding-bottom: 0.6em;
}
.tx-comments-nocomments a {
	background-image: url(images/clear.gif) ;
	background-repeat: no-repeat;
	background-position: left top;
}

.tx-powermail-pi1 #datos label {
	clear:left; 
	display:block; 
	float:left; 
	width:100px; 
	text-align:right; 
	padding-right:10px; 
	color: #003399; 
	margin-bottom:0.5em;
}

.tx-powermail-pi1 #datos input {
	border:1px solid #003399; 
	padding:0 2px;; 
	margin-bottom:0.3em;
}

.tx-powermail-pi1 #datos legend {
	font-size:1.1em; 
	font-weight:bold; 
	color: #4d89ff;
	margin: 0 0 5px 10px; 
	height: 24px;
	line-height: 24px;
	width:157px; 
	border: 1px solid #137C41;
	padding: 0 5px;
	background: url(images/legend_bg.gif);
}

.contenidoNormal .news-single-item ul {
	list-style-type: circle;
	list-style-position: inside;
	padding: 1em;
}
.contenidoNormal .news-single-item .csc-frame-frame1 {
	margin: 1em;
	font-style: italic;
	background-color: #99CCFF;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	padding: 1em;
}
