/*-- MAIN MOD --------------------------------------------------------------------*/
body {
    padding-top: 60px;
	background: #f0f1f2;
	background: #e7ebf2;
	background: #f7f7f7;
	font-size: 13px;
	font-family: 'lucida grande',tahoma,verdana,arial,sans-serif;
	
	color: #333;
	line-height: 1.28em;
	text-align: left;
	direction: ltr;	
	}
	
h1, h2, h3, h4, h5, h6 {
	font-family: "myriad-pro-condensed-1","myriad-pro-condensed-2",sans-serif;
	}	

.sidebar-nav {
	padding: 0px;
	}

.row {
	margin-left: 0px;
	*zoom: 1;
	}

.row-fluid [class*="span"] {
/*	margin-left: 0%; */
	}

.container {
	margin-left: auto;
	margin-right: auto;
	width: 980px;	
	max-width:980px;
	min-width: 980px;
	}

.main-container {
	margin-top:-5px;
	margin-bottom:20px;
	background-color: #fff;

	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	box-shadow: 0 0 3px #ccc;
	-moz-box-shadow: 0 0 3px #ccc;
	-webkit-box-shadow: 0 0 3px #ccc;	

	}

	
.table { 
	width:100%;
	}
	
.page-header {
	margin:0px;
	margin-bottom:-1px;
	}

a { color: #3b5998; /* #1D5993 Normal #12C */ }	

.label,.label a { font-weight:normal; }

.underline { text-decoration:underline; }

.label-info, .badge-info {
background-color: #d8dfea;
color: #3b5998;
font-size:10px; 
}

.nav-list > li > a {
	padding: 3px 7px;
	color:#999;
}

.nav-list > .active > a, .nav-list > .active > a:hover,.nav-list > li > a:hover {
color: #3b5998;
/*text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);*/
background-color: #EEE;
}

.navbar .nav > li > a {
padding: 12px 15px 7px;
}
/*
.navbar .nav > li > a:hover {
	padding: 12px 15px 7px;
}
*/
.radio input[type="radio"], .checkbox input[type="checkbox"] {
float: left;
margin-left: -10px;
}
input[type="radio"], input[type="checkbox"] {
margin: 4px 3px 0;
margin-top: 1px 9;
line-height: normal;
cursor: pointer;
}


ul.search.nav  { margin-bottom: 3px; }

ul.search.nav-pills > .active > a, ul.search.nav-pills > .active > a:hover {
color: #ffffff;
background-color: #3b5998;
}

ul.search.nav-pills > li > a {
padding-top: 5px;
padding-bottom: 5px;
margin-top: 2px;
margin-bottom: 2px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
ul.search.nav-tabs > li > a, .search .nav-pills > li > a {
padding-right: 8px;
padding-left: 8px;
margin-right: 2px;
line-height: 14px;
}

input[type="text"].full-search-box {
float: left;
height: 34px;
font-size: 20px;
line-height: 24px;
-webkit-border-radius: 6px 0 0 6px;
-moz-border-radius: 6px 0 0 6px;
border-radius: 6px 0 0 6px;
border-right: 0;
margin-bottom: 0;
}


.register {
padding: 8px 12px;
font-size: 16px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}

.hrline {
	margin: -5px 0px 15px 0px;
	border-top: 4px double #ddd;
	}

.datepicker { padding: 0px; margin-top:0px; } /* MOD de js datepicker */


.clean { margin:0px; padding:0px; }

@media (min-width: 1200px) {
.thumbnails {
margin-left: 0px;
}
}


/*-- Colors -------------------------------------------------------------------------------*/
.color-fbblue { color: #3b5998; text-decoration:none; }
.color-twitter { color: #20C7FF; text-decoration:none; }
.color-googlered { color: #DD4B39; text-decoration:none; }

.color-red { color:red; text-decoration:none; }
.color-lightgrey { color: #EEE; text-decoration:none; }
.color-grey { color: #999; text-decoration:none; }
.color-green { color:green; text-decoration:none; }
.color-black { color: #000; text-decoration:none; }
.color-blue { color: #3079ED; text-decoration:none; }
.color-violet { color: #8000FF; text-decoration:none; }	
.color-light_blue { color: #00BFFF; text-decoration:none; }
.color-green2 { color: #088A08; text-decoration:none; }
.color-orange { color: #FF8000; text-decoration:none; }
.color-white { color: #FFF; text-decoration:none; }
.color-yellow { color: #FFD700; text-decoration:none; }

.bg_fbblue { background-color: #3b5998; }
.bg_color-red { background-color:red; }
.bg_color-lightgrey { background-color: #EEE; }
.bg_color-grey { background-color: #999; }
.bg_color-green { background-color:green; }
.bg_color-black { background-color: #000; }
.bg_color-blue { background-color: #3079ED; }
.bg_color-violet { background-color: #8000FF; }	
.bg_color-light_blue { background-color: #00BFFF; }
.bg_color-green2 { background-color: #088A08; }
.bg_color-orange { background-color: #FF8000; }
.bg_color-white { background-color: #FFFFFF; }

/*-- SPORTS -------------------------*/

.circle-small {
	width: 22px;
	height: 22px;
	border-radius: 22px;
	font-size: 12px;
	line-height: 22px;
	text-align: center;	
	}
.circle-medium {	
	width: 40px;
	height: 40px;
	border-radius: 40px;
	font-size: 18px;
	line-height: 40px;
	text-align: center;
	}
.circle-large {
	width: 60px;
	height: 60px;
	border-radius: 60px;
	font-size: 19px;
	line-height: 72px;
	text-align: center;
	}

.square-large {
	width: 50px;
	height: 50px;
	border-radius: 6px;
	font-size: 25px;
	line-height: 25px;
	text-align: center;
	}

.running { background: #00BFFF; color: #FFF; }
.triathlon { background: #3b5998; color: #FFF; }
.cycling { background: #; color: #; }
.duathlon { background: #; color: #; }
.swimming { background: #; color: #; }
.adventure { background: #; color: #; }
.walking { background: #; color: #; }


/*-- Blocks --------------------------------------------------------------------------------*/

.row .left-sidebar { 
 	margin:10px 0px 20px -12px;
	min-width: 180px;
	margin-left:0%;
	}

.row .right-sidebar { 
	margin: 10px 0px 30px 0px;
	min-width: 240px;
	padding: 0px 0px 0px 6px;	
	}

.row .main-content { 
	padding-top: 10px;
	padding-left: 5px;	
	margin: 0px 0px 0px 7px;	
	padding-bottom:50px;
	background: #FFF;
	border-left: 1px #E8E8E8 solid;
	border-right: 0px #E8E8E8 solid;
	margin-left:0%;	
	/* max-width: 550px;*/ /* 554*/	
	}

.row .main-content-plus { 
	padding: 20px 0px 50px 5px;
	min-width: 790px;
	background: #fff;
	border-left: 1px #E8E8E8 solid;
	margin-left:0%;	
	}
	
.inner-content { 
		padding: 0px 8px 0px 8px; } /* modulo interior */	

.content { padding-left: 10px;}	

.comment_form {
	/*
	line-height:13px;
	color:#666;
	border:1px #eee solid;
	*/
	background:#f7f7f7;
	padding:0px 0px 0px 4px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: inset 0 0px 3px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: inset 0 0px 3px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 0px 3px rgba(0, 0, 0, 0.05);
	margin-bottom:20px;	
}

li .event-listing { 
	margin-right:10px;
	margin-right: 10px;
	background: #FFF;
	padding: 5px;
	width:226px;
	 }

.event-listing { 
	height:448px; 
	}


.alert {
	padding: 8px 0px 18px 14px;
	}
	
.build-alert i {
	/*
	left: 5px;
	top: 50%;
	margin-top: -17px;
	height: 100%;
	*/
	vertical-align: middle;
	padding-right: 15px;
	font-size: 20px;
	}

/*-- MOD MODAL -----------------------------------------------------------------------*/

.modal-backdrop {
background-color: rgba(255, 255, 255, .8);
}

.modal {
position: fixed;
top: 50%;
left: 50%;
z-index: 11000;
width: 560px;
margin: -250px 0 0 -280px;
background-color: #ffffff;
/*
border: 1px solid #999;
border: 1px solid rgba(0, 0, 0, 0.3);
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
*/
-webkit-box-shadow: 0 0 0px 8px rgba(82, 82, 82, 0.7);
-moz-box-shadow: 0 0 0px 8px rgba(82, 82, 82, 0.7);
box-shadow: 0 0 0px 8px rgba(82, 82, 82, 0.7);
-webkit-background-clip: padding-box;
-moz-background-clip: padding-box;
background-clip: padding-box;
padding:0px;
}

.modal-header {
padding: 1px 15px;
border-bottom: 1px solid #eee;
background:#6d84b4;
color:#fff;
-webkit-border-radius: 3px 3px 0px 0px;
-moz-border-radius: 3px 3px 0px 0px;
border-radius: 3px 3px 0px 0px;

}

.modal-footer {
padding: 8px 15px 8px;
margin-bottom: 0;
text-align: right;
background-color: #f5f5f5;
border-top: 1px solid #ddd;
-webkit-border-radius: 0 0 6px 6px;
-moz-border-radius: 0 0 6px 6px;
border-radius: 0 0 6px 6px;
-webkit-box-shadow: inset 0 1px 0 #ffffff;
-moz-box-shadow: inset 0 1px 0 #ffffff;
box-shadow: inset 0 1px 0 #ffffff;
}

.modal.signup.in {
top: 50%;
width: 336px;
max-height: 650px;
margin-left: -168px;
overflow-y: auto;
overflow-x: hidden;
}

#signUpInBox .container-centered {
padding: 0px 20px 0px 20px;
text-align: center;
}

.modal.signup.in .container-centered {
padding-top: 5px;
}

.modal-header .close {
margin-top: 8px;
}


/*-- NAV BAR --------------------------------------------------------------------*/

.navbar-inverse .navbar-inner {

	}


.navbar .brand {
	float: left;
	display: block;
	padding: 7px 20px 0px;
	margin-left: -20px;
	font-size: 20px;
	font-weight: 200;
	width:160px;
	color: #777;
	text-shadow: 0 1px 0 white;
	}
		
.navbar .brand:hover { 	padding: 7px 23px 0px; 	width:154px; }

.input input[type="text"], input[type="search"] {
	display: inline-block;
	height: 20px;
	padding: 2px 3px;
	margin-top:4px;
	margin-bottom: 0px;
	font-size: 13px;
	line-height: 18px;
	color: #555555;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	vertical-align: middle;
	}	
	
/*--- INVERSE --------------------------------------------*/

.navbar-inverse .nav > .active > a > [class^="icon-"],
.navbar-inverse .nav > .active > a > [class*=" icon-"]{
  background-image: url("../img/glyphicons-halflings-white.png");
}
.btn-inverse.active {
  color: rgba(255, 255, 255, 0.75);
}
.btn-inverse {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #0f3253;
  background-image: -moz-linear-gradient(top, #033c73, #222222);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#033c73), to(#222222));
  background-image: -webkit-linear-gradient(top, #033c73, #222222);
  background-image: -o-linear-gradient(top, #033c73, #222222);
  background-image: linear-gradient(to bottom, #033c73, #222222);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff033c73', endColorstr='#ff222222', GradientType=0);
  border-color: #222222 #222222 #000000;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #222222;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-inverse:hover,
.btn-inverse:active,
.btn-inverse.active,
.btn-inverse.disabled,
.btn-inverse[disabled] {
  color: #ffffff;
  background-color: #222222;
  *background-color: #151515;
}
.btn-inverse:active,
.btn-inverse.active {
  background-color: #080808 \9;
}
.btn-group.open .btn-inverse.dropdown-toggle {
  background-color: #222222;
}
.btn-inverse .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}

/*.navbar-inner { height:45px; }*/

.navbar-inverse .navbar-inner {

  background-color: #034482;
  background-image: -moz-linear-gradient(top, #04498c, #033c73);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#04498c), to(#033c73));
  background-image: -webkit-linear-gradient(top, #04498c, #033c73);
  background-image: -o-linear-gradient(top, #04498c, #033c73);
  background-image: linear-gradient(to bottom, #04498c, #033c73);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff04498c', endColorstr='#ff033c73', GradientType=0);
  border-color: #033464;

/* mashable  background-color: #2aa4cf; */
  background-color: #183864;
  background-image: -moz-linear-gradient(top, #183864, #183864);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#183864), to(#183864));
  background-image: -webkit-linear-gradient(top, #183864, #183864);
  background-image: -o-linear-gradient(top, #183864, #183864);
  background-image: linear-gradient(to bottom, #183864, #183864);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#183864', endColorstr='#183864', GradientType=0);
  border-color: #033464;

/* delicious #285da7; */
background-color: #285da7;
background-image: -moz-linear-gradient(top, #285da7, #285da7);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#285da7), to(#285da7));
background-image: -webkit-linear-gradient(top, #285da7, #285da7);
background-image: -o-linear-gradient(top, #285da7, #285da7);
background-image: linear-gradient(to bottom, #285da7, #285da7);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#285da7', endColorstr='#285da7', GradientType=0);
border-color: #033464;

}

.navbar-inverse .brand,
.navbar-inverse .nav > li > a {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.navbar-inverse .brand:hover,
.navbar-inverse .nav > li > a:hover {
  color: #ffffff;
}
.navbar-inverse .brand {
  color: #ffffff;
}
.navbar-inverse .navbar-text {
  color: #ffffff;
}
.navbar-inverse .nav > li > a:focus,
.navbar-inverse .nav > li > a:hover {
  background-color: #022c55;
  color: #ffffff;

}
.navbar-inverse .nav .active > a,
.navbar-inverse .nav .active > a:hover,
.navbar-inverse .nav .active > a:focus {
  color: #ffffff;
  background-color: #022c55;
}
.navbar-inverse .navbar-link {
  color: #ffffff;
}
.navbar-inverse .navbar-link:hover {
  color: #ffffff;
}
.navbar-inverse .divider-vertical {
  border-left-color: #033c73;
  border-right-color: #04498c;
}
.navbar-inverse .nav li.dropdown.open > .dropdown-toggle,
.navbar-inverse .nav li.dropdown.active > .dropdown-toggle,
.navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle {
  background-color: #022c55;
  color: #ffffff;
}
.navbar-inverse .nav li.dropdown > a:hover .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.navbar-inverse .nav li.dropdown > .dropdown-toggle .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.navbar-inverse .nav li.dropdown.open > .dropdown-toggle .caret,
.navbar-inverse .nav li.dropdown.active > .dropdown-toggle .caret,
.navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.navbar-inverse .navbar-search .search-query {
  color: #ffffff;
  background-color: #ffffff;
  border-color: #033c73;
  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1), 0 1px 0 rgba(255,255,255,.15);
  -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,.1), 0 1px 0 rgba(255,255,255,.15);
  box-shadow: inset 0 1px 2px rgba(0,0,0,.1), 0 1px 0 rgba(255,255,255,.15);
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}
.navbar-inverse .navbar-search .search-query:-moz-placeholder {
  color: #999999;
}
.navbar-inverse .navbar-search .search-query:-ms-input-placeholder {
  color: #999999;
}
.navbar-inverse .navbar-search .search-query::-webkit-input-placeholder {
  color: #999999;
}
.navbar-inverse .navbar-search .search-query:focus,
.navbar-inverse .navbar-search .search-query.focused {
  padding: 5px 15px;
  color: #333333;
  text-shadow: 0 1px 0 #ffffff;
  background-color: #ffffff;
  border: 0;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  outline: 0;
}
.navbar-inverse .btn-navbar {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #033769;
  background-image: -moz-linear-gradient(top, #033c73, #022f5a);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#033c73), to(#022f5a));
  background-image: -webkit-linear-gradient(top, #033c73, #022f5a);
  background-image: -o-linear-gradient(top, #033c73, #022f5a);
  background-image: linear-gradient(to bottom, #033c73, #022f5a);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff033c73', endColorstr='#ff022f5a', GradientType=0);
  border-color: #022f5a #022f5a #000810;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #022f5a;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.navbar-inverse .btn-navbar:hover,
.navbar-inverse .btn-navbar:active,
.navbar-inverse .btn-navbar.active,
.navbar-inverse .btn-navbar.disabled,
.navbar-inverse .btn-navbar[disabled] {
  color: #ffffff;
  background-color: #022f5a;
  *background-color: #022241;
}
.navbar-inverse .btn-navbar:active,
.navbar-inverse .btn-navbar.active {
  background-color: #011528 \9;
}
.label-inverse,
.badge-inverse {
  background-color: #333333;
}
.label-inverse[href],
.badge-inverse[href] {
  background-color: #1a1a1a;
}
.navbar-inverse .navbar-search .search-query {
  color: #555555;
}

/* CUSTOM RESPONSIVE */
@media (max-width: 960px) {
.navbar-inverse .nav-collapse .nav li > a {
    color: #ffffff;
  }
  .navbar-inverse .nav-collapse .nav li > a:hover {
    background-color: rgba(0, 0, 0, 0.1);
  }
  .navbar-inverse .nav-collapse .nav .active > a,
  .navbar-inverse .nav-collapse .nav > li > a:hover,
  .navbar-inverse .nav-collapse .dropdown-menu a:hover {
    background-color: rgba(0, 0, 0, 0.1) !important;
  }

}

@media (min-width: 768px) and (max-width: 1200px) {  /*979 */

  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important ;
  }

  .visible-tablet {
    display: inherit !important;
  }
  .hidden-tablet {
    display: none !important;
  }
}



.btn-transparent {
  color: #333;
  /*text-shadow: 0 -1px 0 rgba(0, 0, 0, 0);*/
  background-color: transparent;
  background-image: -moz-linear-gradient(top, transparent, transparent);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(transparent), to(transparent));
  background-image: -webkit-linear-gradient(top, transparent, transparent);
  background-image: -o-linear-gradient(top, transparent, transparent);
  background-image: linear-gradient(to bottom, transparent, transparent);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='transparent', endColorstr='transparent', GradientType=0);
  border-color: #eee;
  *background-color: transparent;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}

.btn-inverse {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #034482;
  background-image: -moz-linear-gradient(top, #04498c, #033c73);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#04498c), to(#033c73));
  background-image: -webkit-linear-gradient(top, #04498c, #033c73);
  background-image: -o-linear-gradient(top, #04498c, #033c73);
  background-image: linear-gradient(to bottom, #04498c, #033c73);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff04498c', endColorstr='#ff033c73', GradientType=0);
  border-color: #033c73 #033c73 #011528;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #033c73;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-inverse:hover,
.btn-inverse:active,
.btn-inverse.active,
.btn-inverse.disabled,
.btn-inverse[disabled] {
  color: #ffffff;
  background-color: #033c73;
  *background-color: #022f5a;
}
.btn-inverse:active,
.btn-inverse.active {
  background-color: #022241 \9;
}

.dropdown-menu li > a { color: #3b5998 ; }
.dropdown-menu li > a:hover,
.dropdown-menu li > a:focus,
.dropdown-submenu:hover > a {
  text-decoration: none;
  color: #ffffff;
  background-color: #034482;
  background-image: -moz-linear-gradient(top, #04498c, #033c73);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#04498c), to(#033c73));
  background-image: -webkit-linear-gradient(top, #04498c, #033c73);
  background-image: -o-linear-gradient(top, #04498c, #033c73);
  background-image: linear-gradient(to bottom, #04498c, #033c73);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff04498c', endColorstr='#ff033c73', GradientType=0);
  border-color: #033464;
}

.dropdown-menu .active > a,
.dropdown-menu .active > a:hover {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #034482;
  background-image: -moz-linear-gradient(top, #04498c, #033c73);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#04498c), to(#033c73));
  background-image: -webkit-linear-gradient(top, #04498c, #033c73);
  background-image: -o-linear-gradient(top, #04498c, #033c73);
  background-image: linear-gradient(to bottom, #04498c, #033c73);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff04498c', endColorstr='#ff033c73', GradientType=0);
  border-color: #033464;
}

	

/* CARDS */

#resultsView {
	background:transparent;
	padding:10px 8px;
	position:relative;
	z-index:50;
	}

#resultsView ul{ list-style:none; margin:0; }

#resultsView li.card {
	background: #fff;
	margin-bottom: 5px;
	padding: 8px;
	position: relative;
	width: 516px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;	
	border:1px solid #ccc;
	}

#resultsView li.card:hover {
  border:1px solid #888;
  }

#resultsView .promo{
	border: 1px solid #666 !important;
	box-shadow: 0px 0px 4px 2px rgba(10, 50, 200, 0.7);
	margin-top:10px !important;
	margin-bottom:10px !important;	
	}

#resultsView li.card.hasPhoto .venueDetails { width:461px; margin-left:55px; }
#resultsView li.card.hasPhoto .facepile{ margin-right:110px; }
#resultsView li.card.hasPhoto.noFacepile .detail{width:337px;}
#resultsView li.card.hasPhoto.noFacepile.noDetails .venueBlock{margin-bottom:50px;}
#resultsView li.card.noResults,#resultsView li.card.fewResults,#resultsView li.card.zoomError{background:#ffffff url('/img/mars-explore-error-4bf562b12e3ecff7d0267bc2799d2f75.png') 390px 10px no-repeat;border:2px solid #d47f7f;margin:-2px 0 8px -2px;min-height:125px;padding:10px 100px 10px 10px;width:370px;}
#resultsView li.card.noResults ul.suggestions,#resultsView li.card.fewResults ul.suggestions,#resultsView li.card.zoomError ul.suggestions{list-style:disc;margin:0 0 10px 20px;}
#resultsView li.card.genericError h4{margin:0;}

#resultsView .venueBlock {
/*	border-bottom:1px solid #f7f7f7;
	border-bottom:1px solid rgba(0, 0, 0, 0.03);
*/	
	margin:-10px -10px -5px -10px;
	min-height:70px;
	padding:10px 10px 0px 10px;
	overflow:hidden; }
	
#resultsView .venueBlock .venueIcon{position:relative;}
#resultsView .venueBlock .venueIcon img{position:relative;z-index:1000;}

#resultsView .venueBlock .venueDetails{width:418px;}
#resultsView .venueBlock .specialBanner{display:block;height:62px;position:absolute;right:-5px;top:-5px;width:62px;z-index:100;}
#resultsView .facepile{color:#999999;font-size:11px;margin:10px 0;overflow:hidden;}

#resultsView .facepile .remainder{background:#e7e7e7;color:#999;cursor:default;float:left;font-size:11px;font-weight:normal;height:32px;line-height:32px;text-align:center;width:32px;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;}

#resultsView .facepile .face{float:left;line-height:0;margin-bottom:2px;margin-right:5px;}
#resultsView .facepile .face a{display:block;position:relative;}
#resultsView .facepile .face a img.avatar{height:32px;width:32px;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;}
#resultsView .facepile .face a img.like,#resultsView .facepile .face a img.dislike{height:12px;left:22px;position:absolute;top:22px;width:12px;}
#resultsView .facepile .face .visitedCount{display:none;}

#resultsView .eventName{background:url('/img/icon-events-abce7937ac49a4cd3047d40e1302a209.png') 0 0 no-repeat;font-size:13px;font-weight:bold;margin-top:10px;padding-left:21px;}

@media (-webkit-min-device-pixel-ratio:2),(min-device-pixel-ratio:2){
	#resultsView .eventName{
		background-image:url("/img/icon-events@2x-4edab74b2c629763fda0d815beabc758.png");
		background-size:16px auto;}}
		
#resultsView .detail{margin:10px 0;}
#resultsView .detail.tips,#resultsView .detail.relatedPlaces,
#resultsView .detail.phrases{border-left:2px solid #f2f2f2;border-left:2px solid rgba(0, 0, 0, 0.05);padding-left:10px; margin-left:50px; }
#resultsView .detail .phrase .tipCount{white-space:nowrap;}
#resultsView .detail .compact.phrases{overflow:hidden;text-overflow:ellipsis;}
#resultsView .detail .search_match,#resultsView .detail .keyPhrase,
#resultsView .detail .compact.phrases .phrase{font-weight:normal;white-space:nowrap;}
#resultsView .detail .search_match{background:#fdf7d8;}
#resultsView .detail .tipText{margin-bottom:5px;word-wrap:break-word;}
#resultsView .detail .tipText .tipAuthor{color:#999999;}#resultsView .detail .tipText .tipAuthor a{color:#999999;}
#resultsView .detail .tipText .tipAuthor.friend,#resultsView .detail .tipText .tipAuthor.followingThem{color:#4d4d4d;font-weight:normal;}
#resultsView .detail .tipText .tipAuthor.friend a,#resultsView .detail .tipText .tipAuthor.followingThem a{color:#4d4d4d;}
#resultsView .detail .relatedPlace{line-height:16px;}#resultsView .detail .relatedPlace .icon{float:left;margin-right:10px;}
#resultsView .detail .relatedPlace .venueName strong{color:#666666;}
#resultsView .detail .relatedPlace .venueName a { font-weight:normal; }
#resultsView .detail .relatedPlace .venueName .primaryCategory {font-size:11px;font-weight:normal;}
#resultsView .detail .relatedPlace .address{color:#999999;}
#resultsView .photoContainer{
	cursor:pointer;
	line-height:0;
	position:absolute;
	right:-1px;
	top:-1px;}
#resultsView .photoContainer img{
	height:125px;
	width:125px;
	background:#fff;
	padding:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	margin: 3px;
	}
	
#resultsView .resultFooter {
	border-top:1px solid #f7f7f7;
	border-top:1px solid rgba(0, 0, 0, 0.03);
	clear:both;
	min-height:35px;
	margin: -1px -8px -8px -8px;
	padding:2px 2px 2px 10px;
	-moz-border-radius:0px 0px 3px 3px;
	-webkit-border-radius:0px 0px 3px 3px;
	border-radius:0px 0px 3px 3px;
	/* box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1), inset 0 0 30px rgba(0, 0, 0, 0.1); */
	box-shadow: 0 1px 2px rgba(229, 231, 235, 0.8), inset 0 0 30px rgba(229, 231, 235, 0.8); 

	}	
	
#resultsView .resultFooter .reasonText{ color:#999999; font-size:11px; padding:8px 0px 0px 10px; }
#resultsView .resultFooter .reasonTextB { color:#999999; position:relative: left:-70px; font-size:11px; padding:8px 10px 0px 10px;}
#resultsView .resultFooter .reasonTextC { color:#999999; position:relative: left:-70px; font-size:11px; padding:4px 10px 0px 10px;}


#resultsView .resultFooter .outOfBounds{display:none;}#resultsView .resultFooter .outOfBounds.above,#resultsView .resultFooter .outOfBounds.right,#resultsView .resultFooter .outOfBounds.below,#resultsView .resultFooter .outOfBounds.left{cursor:pointer;display:inline-block;float:left;height:25px;margin-right:10px;position:relative;top:3px;width:20px;}
#resultsView .resultFooter .outOfBounds.above{background:url('/img/icon-outofbounds-f08670e78e03c95f5ce7037846a8105f.png') 0 0 no-repeat;}
#resultsView .resultFooter .outOfBounds.right{background:url('/img/icon-outofbounds-f08670e78e03c95f5ce7037846a8105f.png') -20px 0 no-repeat;}
#resultsView .resultFooter .outOfBounds.below{background:url('/img/icon-outofbounds-f08670e78e03c95f5ce7037846a8105f.png') -40px 0 no-repeat;}
#resultsView .resultFooter .outOfBounds.left{background:url('/img/icon-outofbounds-f08670e78e03c95f5ce7037846a8105f.png') -60px 0 no-repeat;}
#resultsView .resultFooter .buttons{ float:right; padding:6px 8px; position:relative;}
#resultsView .signupPrompt{margin-bottom:10px;}
#resultsView li.card.select{background:#f7fdff;border:2px solid #4ea5d4;margin:-2px 0 8px -2px;}
#resultsView li.card.hasSpecial.select{background:#fffef7;border:2px solid #e58b19;}
#resultsContainer.spellCorrectionShown #resultsView{padding-top:157px;}

/*--- VIDEOS ---*/

.randomposts {
margin:0;
padding:0;
overflow:hidden;
height:100%;
}

.randomposts h2 {
margin:0 0 10px 0;
padding:0 0 3px 0;
font-size:16px;
font-weight:bold;
color:#0033cc;
border-bottom:1px solid #cccccc;
}

.randomposts h2.pagetitle {
margin:0 0 10px 0;
padding:5px 0 5px 10px;
font-size:16px;
font-weight:bold;
color:#000;
background:#cccccc;
-moz-border-radius: 5px;
border-bottom:none;
}

.randomposts h2.featured {
margin:0 0 10px 0;
padding:0 0 3px 0;
font-size:16px;
font-weight:bold;
color:#000000;
border-bottom:1px solid #cccccc;
}


.posts {
width:126px;
float:left;
margin:0 15px 15px 15px;
height:141px;
}

.posts2 {
width:126px;
float:left;
margin:0 11px 15px 12px;
height:141px;
}

.postimage {
padding:1px;
/*border:1px solid #999999;*/
}

.postimage img {
padding:2px;	
border:1px solid #999999;
width:120px;
height:74px;
}

.postinfo {
margin:3px 0 0 0;
padding:0;
height:30px;
}

.postinfo a {
font-weight:bold;
}

.postviews {
margin:1px 0 0 0;
padding:0;
font-size:11px;
}	

/*-- Calendario items -------------------------------------------------------*/

.calendario_s { 
	background:#fff;
	border:1px #999 solid;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	width:27px;height:55px;
	float:left;
	margin:0px 5px 0px 0px; 
	padding:2px;
	}
	
.calendariotop_s { 
	background:#FF3333;
	width:100%;
	color:#fff;
	text-align:center;
	font-size:11px;
	padding:1px 0px 2px 0px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	line-height:15px;	
	}

.calendariobottom_s {
	width:100%;
	text-align:center;
	font-size:13px;
	font-weight:normal;
	margin-top:3px; 
	}

.calendario_overtop_s { 
	width:100%;
	color:#fff;
	text-align:center;
	font-size:9px;
	padding:1px 0px 1px 0px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	margin-bottom:2px;
	line-height:14px;
	}

	.old { 
		background:#ccc;
		color:#000;
		}

	.gold { 
		background: #ffe86c;
		background-image: -moz-linear-gradient(top,#ffe86c,#FFCF0B);
		background-image: -webkit-gradient(linear,left top,left bottom,from(#ffe86c),to(#FFCF0B));
		filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr=#ffe86c,endColorStr=#FFCF0B);
		}



/*-- ADS --*/

.adblock {
	margin-top:15px;	
	display:block;
	clear:both;
	float:left;
	width:234px;
	border-right: transparent;
}

.adblock980 {
	width:970px;	
	display:block;
	margin: 0 auto;
	margin-bottom:12px;	
}

.adblock468 {
	width:458px;	
	display:block;
	margin: 0 auto;
	margin-bottom:12px;	
}


/*--- Otros ---*/

.front-card {
top: 50%;
height: 328px;
width: 838px;
margin: -154px 0 0 -418px;
position:absolute;
left:50%;
}

.sub-header-nav {
border-radius: 0px 0px 5px 5px;
-moz-border-radius: 0px 0px 5px 5px;
-webkit-border-radius: 0px 0px 5px 5px;
-o-border-radius: 0px 0px 5px 5px;
height:80px;
border: 1px #e8e8e8 solid;
margin-top:-15px;
margin-bottom:15px;
background:#fff;
}


.homepage-marketing {
background-image: url("http://frieni.com/img/homepage_01.png");
background-repeat: repeat-x;	
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-o-border-radius: 5px;
height:240px;
/*border: 1px #bbb solid;
border-bottom:1px #000 solid;*/
margin-top:-5px;
margin-bottom:15px;
}

.homepage-login {
	background:#fff;
	padding:10px;
	margin-top: 40px;
	margin-left: -50px;	
	color:#fff;
	border:2px #000 solid;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
/*	box-shadow: 0 0 3px #ccc;
	-moz-box-shadow: 0 0 5px #fff;
	-webkit-box-shadow: 0 0 5px #fff;	*/
	background-color:rgba(0,0,0,0.7);
 }


.flash-caption-homepage {
   background-color: transparent;
   position: static;
   max-width: 550px;
   padding: 0 40px;
   margin-top: 50px;
   margin-left: 40px;
 }
 .flash-caption-homepage h2,
 .flash-caption-homepage .lead {
   margin: 0;
   line-height: 1.25;
   color: #fff;
   text-shadow: 0 1px 1px rgba(0,0,0,.4);
 }


.flash-marketing {
background-image: url("http://frieni.com/img/Frieni_marketing_internal_banner.png");
background-repeat: repeat-x;	
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-o-border-radius: 5px;
height:200px;
border: 0px #bbb solid;
margin-top:20px;
margin-bottom: 20px;
}

.flash-caption {
   background-color: transparent;
   position: absolute;
   max-width: 450px;
   padding: 0 40px;
   margin-top: 40px;
   margin-left: 40px;
 }
 .flash-caption h2,
 .flash-caption .lead {
   margin: 0;
   line-height: 1.25;
   color: #fff;
   text-shadow: 0 1px 1px rgba(0,0,0,.4);
 }

.footer {
text-align: left;
padding: 30px 0;
border-top: 1px solid #e5e5e5;
text-decoration:none;
font-weight:normal;
}

.footer .container { margin:0 auto; }
.footer li{
list-style-type: none;
}

.subscribe {
	text-align: left;
	padding: 30px 0;
	border-top: 3px solid #e5e5e5;
	text-decoration:none;
	font-weight:normal;	
}

.homepage {
text-align: left;
padding: 20px 10px 10px 10px;
margin-top: 0px;
border-top: 1px solid #e5e5e5;
background-color: #f5f5f5;
text-decoration:none;
font-weight:normal;
}




/*--- EVENT & PROFILES ----*/
.homebox {
	min-height: 155px;
	position: relative;
	color: #3b5998;
	border-bottom: 1px #eee solid;
	padding:10px;
	}

.homebox-caption {
	position: absolute;
	/*max-width: 90%;*/
	}
 .homebox-caption h2,
 .homebox-caption .lead {
   margin: 0;
   line-height: 1.25;
   color: #fff;
   text-shadow: 0 1px 1px rgba(0,0,0,.4);
 }


/*-- Comentarios
----------------------*/

.section .broadcasts ul, .section .broadcasts ul li { 
	display: block; 
	margin-left: 0px !important;
	width: 100% !important;
}

.broadcasts {
clear: both;
/*font: 11px arial, sans-serif;*/
margin: 0px 0 0 0;
padding: 0px 0 10px 0;
overflow: hidden;
}

.broadcasts ul {
clear: both;
text-align: left;
overflow: hidden;
padding: 0;
margin: 0;
}

.broadcasts ul li {
clear: both;
overflow: hidden;
border-bottom: 1px dotted #ccc;
margin: 0;
padding: 5px 0 5px 0;
text-align: -webkit-match-parent;
list-style: none; 
}                      

.new_com { border-left:1px #19558D solid; min-height:70px;}
.old_com { min-height:70px;}

.broadcasts .broadcast_avatar img{
	float: left;  
	margin: 0px 10px 0px 1px;
	}

.broadcasts .name {
/*font: bold 11px "lucida grande", tahoma, verdana, arial, sans-serif;*/
color: #000;
margin: 5px 0 0 0;
}

.broadcasts .name img {
vertical-align: top;
}

.broadcasts .name a {
color: #1d5993;
}

.broadcasts .date_time {
font: 10px "lucida grande", tahoma, verdana, arial, sans-serif;
color: #ccc;
margin: 5px 0 0 1px;
padding: 0;
}

.broadcasts .ctxt {
/*font: 13px "lucida grande", tahoma, verdana, arial, sans-serif;*/
color: #000;
margin: 5px 0 5px 60px;
padding: 0;
line-height: 16px;
}
.broadcasts .ctxt p { margin-bottom: 5px; }

.commenttxt {
/*font: 11px "lucida grande", tahoma, verdana, arial, sans-serif;*/
color: #000;
padding: 0;
}


#wall_container{
	text-align:left;
	background-color:#F7F7F7;
	padding:0px 0px 10px 3px;
	float:left;
	color:#666;
	}

#wall_container span { 
	font-weight:bold;
	font-size:11px;
	}

#wall_container textarea {
	border:solid 1px #ddd;
	width:95%;
	}

#flashmessage {
	height:15px;
	margin-top:0px;
	font-size:11px;
	color:#333;
	}

.stdelete {
	font-weight:normal;
	float:right;
	cursor:pointer;
	}


/*---- Comentarios more ---- */ 

.stbody {
margin-bottom:10px;
border-bottom:dashed 1px #dedede;
overflow:auto;
}
.stimg {
float:left;
height:50px;
width:50px;
border:solid 1px #dedede;
padding:3px;
}
.sttext {
margin-left:70px;
min-height:50px;
word-wrap:break-word;
overflow:hidden;
padding:5px;
display:block;
font-size:12px;
width:470px;
}
.sttext b {
color:#006699;
}

.sttime {
font-size:11px;
color:#999;
font-family:Arial, Helvetica, sans-serif;
margin-top:5px;
}

#stexpandbox {
margin-top:10px;
}
#stexpandbox img
{
border:solid 1px #dedede;
padding:3px;
}


/* Comment */
.stcommentcontainer {
	background-color:transparent;
	margin-left:60px;
	width:400px;
	padding:0px;
}

.stcommentbody {
background-color:#EDEFF4;
padding:5px;
width:470px;
overflow:auto;
border-bottom: solid 1px #fff;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
}
.stcommentimg {
float:left;
/*height:30px;*/
width:30px;
/*border:solid 1px #dedede;*/
padding:2px;
}
.stcommenttext {
margin-left:40px;
margin-top:4px;
min-height:20px;
word-wrap:break-word;
overflow:hidden;
/*padding:3px;*/
/*display:block;*/
/*font-size:11px;*/
width: 89%;
line-height: 12px;
}
.stcommenttext b
{
color:#006699;
}

.stcommenttime
{
font-size:11px;
color:#999;
font-family:Arial, Helvetica, sans-serif;
margin-top:5px;
}
.stcommentdelete 
{
font-weight:bold;
float:right;
cursor:pointer;
}
.commentupdate {
background-color:#EDEFF4;
margin-left:60px;
width:470px;
padding:5px;
overflow:auto;
border-bottom: solid 1px #fff;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
}
.comment {
width:400px;
height:20px;
font-size:11px;
border:1px solid #BDC7D8;
}


.w80 {
width: 88%;
margin: 0 auto;
}

.price-table {
display: block;
background: #f9fafb repeat-x left top;
padding: 0 0px 10px 15px;
border: 1px solid #D2D2D2;
margin: 20px auto;
text-align: left;
-webkit-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.3);
-moz-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.3);
box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.3);
-webkit-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.3);
-moz-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.3);
box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.3);
}



/* Carousel base class */
.carousel {
  margin-top: -20px;
  margin-bottom: -21px;
}

.carousel .container {
  position: relative;
  z-index: 9;
}

.carousel-control {
  height: 80px;
  margin-top: -30px;
  font-size: 120px;
  /*font-weight: bold;*/
  text-shadow: 0 1px 1px rgba(0,0,0,.4);
  background-color: transparent;
  border: 0;
}

.carousel .item {
  height: 320px; /*500*/
}
.carousel img {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%; /*100%*/
  height: ; /*500px*/
}

.carousel-caption {
  background-color: transparent;
  position: static;
  max-width: 90%; /*550*/
  padding: 0 145px;
  margin-top: 75px;
}
.carousel-caption h1,
.carousel-caption .lead {
  margin: 0;
  line-height: 1.25;
  color: #fff;
  text-shadow: 0 1px 1px rgba(0,0,0,0.8);
}
.carousel-caption .btn {
  /*margin-top: 10px;*/
}




.search-area {
height: 100%;
z-index: 160;
position: absolute;
top: 0;
height: 300px;
width: 100%;
padding-top: 0px;
text-shadow: 0 0 15px rgba(0,0,0,0.6),0 -1px 1px rgba(0,0,0,0.6);
}

.search-area form {
background: rgba(57,60,61,0.8);
-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.5);
box-shadow: 0 0 5px rgba(0,0,0,0.5);
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
border: 1px solid rgba(0,0,0,0.8);
padding: 8px;
line-height: 1.2;
}

.post_share {
	position: fixed;
	top: 70px;
	left: 40px;
	/*width: 75px;*/
	text-align: center;
	background: rgba(255,255,255,0.4);
	border: 2px solid transparent;
	padding: 5px;
	}
.share-button-rail	{ margin-bottom:5px; }

.Share_Frieni {
position: fixed;
top: 100px;
right: 40px;
width: 75px;
line-height: 30px;
text-align: center;
background: rgba(255,255,255,0.4);
border: 2px solid transparent;
padding: 5px;
/*	background: #eee;	*/
}	


