﻿/**
 * @package   NeXT Joomla! 3.0 Template
 * @version   1.0
 * @author    7Studio Tomasz Herudzinski http://www.7studio.eu
 * @copyright Copyright (C) 2009 - 2012 7Studio Tomasz Herudzinski
 * @license   Commercial - ThemeForest Regular License - http://themeforest.net/licenses/regular_extended
**/

 /* GLOBAL

----------------------------------------------------------------------------------- */
.encuesta .polling_container_wrapper .polling_name{
	text-align:center!importants;
	font-size:16px!important;
}
.encuesta .polling_container_wrapper .powered_by{
	opacity:0!important;
}
.encuesta .polling_container_wrapper .poll_answer_img{
	max-width:10%!important;
	border: 1px solid #999!important;
	line-height:30px;
}
.encuesta .polling_container_wrapper .polling_container {
	border: none!important;
	background-color: #fff!important;
	box-shadow:none!important;
}

#content-area img{
	margin-right:10px;
}
.siguenos_twitter h3, .module-title h3{
	color:#da3225!important;
}

body {
	font-size: 14px;
	line-height: 24px;
	color: #808080;
	background-color: #eee;
	/*background-image: url(../images/body/back.png);*/
	
	background-repeat: repeat;
	background-position: left top;
}

a {
	text-decoration: none;
	outline: none !important;
}

/*
-----------------------------------------------------------------------
-----------------------------------------------------------------------

							PARA OCULTAR

-----------------------------------------------------------------------
-----------------------------------------------------------------------
*/


.pag-inicio .joomla_add_this, #slider .joomla_add_this, .noticias_page .joomla_add_this, .noticias_page .addthis_toolbox{
	display:none!important;
}


/*
-----------------------------------------------------------------------
-----------------------------------------------------------------------

							PARA OCULTAR

-----------------------------------------------------------------------
-----------------------------------------------------------------------
*/
.view-article .pag-inicio .joomla_add_this, .view-article .img-container .joomla_add_this{
	display:block!important;
}
.pag-inicio .img-container, .noticias_page .img-container{
	width:35%!important;
}
.page-header h2{
	font-size:16px!important;
}
a:hover,
a:focus,
a:active {
	color: #ffffff;
	text-decoration: none;
}

p {
	margin: 12px 0;
}

h1,h2,h3,h4,h5,h6 {
	color: #333;
	margin: 10px 0;
	letter-spacing: 0;
	font-weight: normal;
}

h1 { font-size: 36px; line-height: 48px; }
.items-leading h2 {
	font-size: 22px!important;
	line-height: 30px!important;
}
h2 { font-size: 30px; line-height: 22px; }
h3 { font-size: 24px; line-height: 36px; }
h4 { font-size: 18px; line-height: 27px; }
h5 { font-size: 14px; line-height: 24px; }
h6 { font-size: 12px; line-height: 18px; }

h1 a,
h2 a,
h3 a {
	color: #da3225;
}

h4,h5,h6 {
	text-transform: uppercase;
}

.page-header {
	padding-top: 0;
	padding-bottom: 15px;
	margin-top: 0px;
	margin-bottom: 5px;
	border-bottom: none!important; 
}

small,
.small {
	font-size: 11px;
	font-weight: 300;
}

ul,ol {
	padding: 0;
	margin: 0 0 12px 10px;
}

li {
	line-height: 24px;
}

pre,
code {
	font-size: 12px;
}

pre {
	color: #aaa;
	border: 0;
	border-top: 1px solid #282828;
	padding: 24px 30px;
	background: #333333;
}

/* Wrapper Containers */
#body-glow {
	padding-top: 25px;
	background: url(../images/body/body-glow.png) no-repeat top center;
}
p.readmore{
	border-bottom:none!important;
	padding-bottom:0!important;
}
p.readmore a:hover{
	color:#da3225;
	
}
.logo a img{
	width:300px;
}
.logo{
	margin-bottom:10px!important;
	margin-top:10px!important;
}
.items-leading > div{
	/*display:inline-block;*/
	margin-top:10px;
	border-top:1px solid #ccc;
}
.blog-item-wrap > p{
		min-height:100px;
}
p.readmore{
	min-height:20px!important;
}
.leading-0{
	border:none!important;
	margin-top:0!important;
}
.body-wrapper {
	width: 100%;
	display: block;
	margin: 0 auto;
	/*background-color:rgb(0,0,0);
	background-color:rgba(0,0,0,0.88);*/
	background-color:#fff;
	-webkit-box-shadow:0px 2px 6px 0px rgba(0, 0, 0, 0.8);
	   -moz-box-shadow:0px 2px 6px 0px rgba(0, 0, 0, 0.8);
			box-shadow:0px 2px 6px 0px rgba(0, 0, 0, 0.8);
}

.container-fluid {
	background: transparent;
	margin: 0 auto;
	padding: 0 10px;
}

/* CSS3 Transitions - links */
a,
a:link,
a:visited {
-webkit-transition:all 70ms linear;
   -moz-transition:all 70ms linear;
	-ms-transition:all 70ms linear;
	 -o-transition:all 70ms linear;
		transition:all 70ms linear;
}

 /* Header
-----------------------------------------------------------------------------------*/
#header {
	margin: 0 10px;
	padding-top: 10px;
}

#header .container-fluid {
}

#header .logo {
	margin-left: 20px;
}

#header .logo h1 {
	padding: 0;
	margin: 0;
	text-transform: none;
}

#header .logo h1 a {
	color: #222222;
}

#header .logo h1 span {
	padding-left: 10px;
	font-size: 11px;
	color: #999;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#header .btn-navbar {
	display: none;
}

#header #top-toolbar {
	padding: 12px 15px 0 15px;
}

#header #top-toolbar,
#header #top-toolbar a {
	color: #fff;
}

#header #top-toolbar a:hover {
	text-decoration: underline;
}

#user-toolbar {
	float: right;
	margin-top: 48px;
	padding: 4px 25px;
	-webkit-border-radius: 16px;
			border-radius: 16px; 
	-webkit-transition:all 300ms ease-in-out;
	   -moz-transition:all 300ms ease-in-out;
	    -ms-transition:all 300ms ease-in-out;
	     -o-transition:all 300ms ease-in-out;
			transition:all 300ms ease-in-out;

}

#user-toolbar ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
	display: block;
	overflow: hidden;
	padding-left: 15px;
	background: url(../images/interface/users-icon.png) no-repeat 0 50%;
	
}

#user-toolbar ul li {
	display: block;
	float: left;
	padding: 0 10px; 
}

#user-toolbar ul li:first-child {
	border:0;
}

#user-toolbar ul li a {
	font-size: 10px;
	text-transform: uppercase;
	color: #f4f4f4;
}

#user-toolbar ul li a:hover {
	color:#f4f4f4;
	text-decoration: underline;
}

 /* Menu
-----------------------------------------------------------------------------------*/
#menu .container-fluid {
	margin: 0 10px;
	padding: 0;
}

#menu .nav-collapse {
	float: left;
}

 /* Slider
-----------------------------------------------------------------------------------*/
#slider {
	margin: 10px 10px 0 10px;
}

 /* Breadcrumbs
-----------------------------------------------------------------------------------*/
#breadcrumbs {
	margin: 0 10px;
}

#breadcrumbs .container-fluid {
	overflow:hidden;
	border-bottom:1px solid #202020;
	border-top:1px solid #000000;
	padding-bottom: 0;
	margin-bottom: 20px;
	font-size: 11px;
	color: #757575;
	background:#222;
}

.breadcrumb {
	background: transparent;
	margin: 0;
	padding-left: 0;
}

.breadcrumb li {
	font-size: 11px;
}

.breadcrumb > li {
	text-shadow: none;
}

.breadcrumb li a {
	color: #757575;
}

.breadcrumb li a:hover {
	color: #ffffff;
}

.breadcrumb li span.divider {
	margin: 0 4px;
}

.breadcrumb li span.path.divider {
	margin-right: 10px;
	color: #757575;
}

/* date */
#breadcrumbs .container-fluid p.current-date {
	line-height: 40px;
	margin: 0;
	padding-right: 10px;
}

 /* Mainbody
-----------------------------------------------------------------------------------*/
#main-content {
	margin: 0 10px;
}

#mainbody {
	margin: 15px 0 0 0;
	padding-bottom: 15px;
}

#mainbody .container-fluid {
	word-wrap: break-word;
}

#content-area {
	padding: 10px 0;
}

 /* Sidebars
-----------------------------------------------------------------------------------*/
.sidebar-left .module,
.sidebar-right .module {
	margin-bottom: 20px;
}

.sidebar-right {
	border-left: 1px solid #282828;
	padding-left: 20px;
}

.sidebar-left {
	border-right: 1px solid #282828;
	padding-right: 20px;
}

 /* Bottom-Bar
-----------------------------------------------------------------------------------*/
#bottom-bar-wrapper {
	padding: 0;
	margin: 0 auto;
	border: 1px solid #242424;
	background-color: #242424;
	-webkit-box-shadow:0px 2px 6px 0px rgba(0, 0, 0, 0.8);
	   -moz-box-shadow:0px 2px 6px 0px rgba(0, 0, 0, 0.8);
			box-shadow:0px 2px 6px 0px rgba(0, 0, 0, 0.8);
}

#bottom-bar .container-fluid {
	padding: 15px 20px;
	font-size: 11px;
}

#bottom-bar form {
	margin: 0;
}

#bottom-bar input[type="text"] {
	margin: 0;
}

 /* Bottom-B
-----------------------------------------------------------------------------------*/
#bottom-b {
	padding-top: 25px;
	font-size: 11px;
	color: #757575;
	margin: 0 auto;
}

#bottom-b a {
	color: #fff;
}

#bottom-b .module-content p {
	margin-top: 3px;
}

#bottom-b a:hover {
	color: #fff;
}

#bottom-b .module-title {
	border-bottom: 1px solid #333;
}

#bottom-b .module-title h3,
#bottom-b .module-title h3 span {
	color: #fff;
}

/* Menu Module */
#bottom-b .module ul.menu > li {
	font-size: 11px;
	line-height: 30px;
	color: #757575;
	border-bottom: 1px dotted #303030;
}

#bottom-b .module ul.menu > li a {
	padding-left: 0;
	color: #757575;
}

#bottom-b .module ul.menu > li a:hover,
#bottom-b .module ul.menu > li a:focus,
#bottom-b .module ul.menu > li a:active,
#bottom-b .module ul.menu > li.active > a {
	background: none;
	color: #ffffff;
	text-decoration: underline;
}

#bottom-b .module ul.menu ul li a:hover,
#bottom-b .module ul.menu ul li a:focus,
#bottom-b .module ul.menu ul li a:active,
#bottom-b .module ul.menu ul li.active > a {
	background: none;
	padding-left: 0;
}

#clients {
	margin: 0 auto;
}

 /* Footer
-----------------------------------------------------------------------------------*/
#footer {
	margin: 0 auto;
}

#footer .container-fluid {
	font-size: 11px;
	padding: 6px 20px;
	line-height: 42px;
	overflow: hidden;
	margin-bottom: 40px;
}

#footer a {
	color: #fff;
}

#footer a:hover {
	text-decoration: underline;
}

#footer .copyrights {
	padding-right: 6px;
	font-size: 11px;
}

#footer p {
	padding: 0;
	margin: 0;
}

#footer ul.nav li {
	float: left;
	padding: 0px 10px;
	margin: 6px 0;
	line-height: 30px;
	font-size: 11px;
	background: url(../images/menus/menu_sep.png) no-repeat 0 50%;
}

#footer ul.nav li:first-child {
	background: none;
	padding-left: 0;
}

#footer ul.nav li a:hover { 
	background: none;
	color: #fff;
}

 /* Disclaimer
------------------------------------------------------------------------------------------------------*/
#disclaimer {
	font-size: 11px;
	text-align: center;
}

#disclaimer .container-fluid {
	padding: 0 20px;
}

#disclaimer a {
	color: #fff;
}

 /* To Top Scroller
------------------------------------------------------------------------------------------------------*/
a#totop {
	display: none;
	position: fixed;
	right: 20px;
	bottom: 20px;
	width: 50px;
	height: 50px;
	z-index: 99;
	background-color: rgb(220,220,220);
	background-color: rgba(0, 0, 0, 0.1);
	background-image: url(../images/interface/to-top-arrow.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	-webkit-transition: background 200ms ease-in-out;
	   -moz-transition: background 200ms ease-in-out;
        -ms-transition: background 200ms ease-in-out;
         -o-transition: background 200ms ease-in-out;
			transition: background 200ms ease-in-out;
}

a#totop:hover {
	background-color: rgb(50,50,50);
	background-color: rgba(0, 0, 0, 0.75);
}

