/*
Theme Name: Peekaboo
Theme URL: http://themeforest.net/user/population2/
Author: Population2
Version: 1.2
*/



h1, h2, h3, h4, h5, h6 { color: #0082c0; }
a { color: #e57200; }
hr {border-color: #555}

.feedC hr {
    border-color: rgb(173, 169, 169);
}
.navbar-default .navbar-link { color: #e57200 !important}
.navbar-default .navbar-link:hover { color: #333!important; text-decoration:none !important}

::selection, .highlight {
background: #0065d5;
color: #fff;
}

::-moz-selection {
background: #0065d5;
color: #fff;
}

.fancy { background: #ff9900; }
.fancy:hover { background: #FFA81F; }
.main,#muroFilter,.feedC, .footer-avatar { background: rgba(247,247,247,.8) !important; }

    .main.producto {
        background: rgb(247,247,247)!important;
    }


    .main.footer {
            background: #4567AF !important; /* Old browsers */
            /* IE9 SVG, needs conditional override of 'filter' to 'none' */
            background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzZiODliZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0NTY3YWYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+) !important;
            background: -moz-linear-gradient(top,  #6b89bf 0%, #4567af 100%) !important; /* FF3.6+ */
            background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6b89bf), color-stop(100%,#4567af)) !important; /* Chrome,Safari4+ */
            background: -webkit-linear-gradient(top,  #6b89bf 0%,#4567af 100%) !important; /* Chrome10+,Safari5.1+ */
            background: -o-linear-gradient(top,  #6b89bf 0%,#4567af 100%) !important; /* Opera 11.10+ */
            background: -ms-linear-gradient(top,  #6b89bf 0%,#4567af 100%) !important; /* IE10+ */
            background: linear-gradient(to bottom,  #6b89bf 0%,#4567af 100%) !important; /* W3C */
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6b89bf', endColorstr='#4567af',GradientType=0 ) !important; /* IE6-8 */
    }

.modal-content,.feed-comment {
    background: rgba(247,247,247,1);
}

.navbar-default {
	background:#f7f7f7;
    border-top: #2d86b3 solid 3px;
}
    .navbar-default .navbar-brand {
        color:#777;
    }

    .navbar-default .navbar-nav > li > a {
        color: #777;
    }

    .navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus
    {
	    color: #2d86b3
    }

.footer {
    background: #f7f7f7 !important;
} 

.bubble-message
{
    color:white;
    background-color: #428bca;
}

.bubble-message.guest
{
    color:#333;
    background: #d2eaff;
}

/***Default button***/

.btn-theme{
	color: #fff;
	background-color: #428bca;
	border-color: #007ab4;
}

.btn-theme:hover,
.btn-theme:focus,
.btn-theme:active,
.btn-theme.active,
.open .dropdown-toggle.btn-theme {
  color: #fff;
  background-color: #e57200;
  border-color: #d46a00;
}
.btn-theme:active,
.btn-theme.active,
.open .dropdown-toggle.btn-theme {
  background-image: none;
}
.btn-theme.disabled,
.btn-theme[disabled],
fieldset[disabled] .btn-theme,
.btn-theme.disabled:hover,
.btn-theme[disabled]:hover,
fieldset[disabled] .btn-theme:hover,
.btn-theme.disabled:focus,
.btn-theme[disabled]:focus,
fieldset[disabled] .btn-theme:focus,
.btn-theme.disabled:active,
.btn-theme[disabled]:active,
fieldset[disabled] .btn-theme:active,
.btn-theme.disabled.active,
.btn-theme[disabled].active,
fieldset[disabled] .btn-theme.active {
 
  background-color: #428bca;
  border-color: #357ebd;
}
.btn-theme .badge {
  color: #428bca;
  background-color: #fff;
}

.input-group-addon
{
	color:white;
	background: #2d86b3;
}

.search_people > p
{
	color: #777
}

/*************NAV-TABS*************/
.nav-tabs.nav-justified > li.active > a, .nav-tabs.nav-justified > li.active > a:hover, .nav-tabs.nav-justified > li.active > a:focus
{
	background: #2d86b3;
	color: white;
    border-bottom-color: transparent !important;
}

.nav-tabs.nav-justified > li > a
{
	background: white;
	color:#777;
	border-left:1px solid #eee;
	border-right:1px solid #eee;
}

    .nav-tabs.nav-justified > li > a:hover 
    {
        background: #e57200;
        color:white;
    }

.nav-tabs li a .badge {
    background: #2d86b3;
}

.nav-tabs.nav-justified > li.active > a > .badge {
    color: #2d86b3;
    background:#fff;
}

.bloquesLibros .tab-content
{
    border-top:solid 2px #2d86b3;
    padding:10px
}
/*************END NAV-TABS*************/
/*******************  CHAT *****************/
.btn-chat, .chat-header-list, .chat-header
{
    background:#2d86b3;
    color:White;
}

.btn-chat:hover, .chat-header-list:hover, .chat-header:hover
{
    background:#e57200;
    color:White;
}
/******************* END CHAT *****************/

/*---Header---*/
.sf-menu {  background:url(../img/nav-mid-bg.jpg) repeat-x top; }
.sf-menu a, .sf-menu a:visited { color:#325F23; }
.sf-menu ul a:hover { background:#c8d336; }
.sf-menu li li { background:#f1f5ab; }
.sf-menu li ul { -moz-box-shadow:0 2px 2px #DDD; -webkit-box-shadow:0 2px 2px #DDD; box-shadow:0 2px 2px #DDD; }
/*---Quick Menu---*/
#quickmenu { border: 1px solid #d58c32; background: #ed9c38 url(../img/quickmenu-bg.jpg) no-repeat center top;}
#quickmenu h2 {color: #463114; text-shadow: 1px 1px 5px #8d6727; }
#quickmenu .next:hover { background:transparent url(../img/quick-menu-arrow.png) no-repeat scroll 0 -17px }
#quickmenu .prev:hover { background:transparent url(../img/quick-menu-arrow.png) no-repeat scroll -25px -17px; }
.overview li a.menu-box { background: #f9b562; color: #FFF; }
.overview li a.menu-box:hover {background: #f5bf4c;}
.overview li a.menu-box:hover span.arrow { background: url(../img/menu-box-arrow.png) no-repeat left top; }
.overview span.arrow { background: url(../img/menu-box-arrow.png) no-repeat left bottom; }
.overview span.title { color: #463114 }
/*---Sidebar---*/
.testimonials-container { background: #f0f2b6 url(../img/chat.png) no-repeat 10px 10px; border: 5px solid #c3d339; }
.download { border: 5px solid #ef8200; }
.sidebar-widget a:hover { color:#e57200; text-decoration:none; }
.sidebar-widget h4 { border-bottom-color: #555;}
/*.sub-nav li a:hover { background: #C2DFEF url(../img/left_arrow_16px.png) no-repeat left center; }
.sub-nav li.active a { background: url(../img/nav-mid-bg-2.png) repeat-x 4px; color: #FFF; }*/
ul#submenu { border: 5px solid #DFF0F5;  background: #FFF; }
ul.shadow-light li:nth-child(odd) { background: #D1D1D1 !important; }
ul#submenu li.active {  background: url(../img/nav-mid-bg.jpg) repeat-x top #C7D234; } 
ul#submenu li a:hover {  background: url(../img/nav-mid-bg.jpg) repeat-x top #C7D234; color: #FFF; }
ul#submenu .items_list i img:hover { outline:solid 2px #DFF0F5}
ul#submenu li a span { background: url(../../peekaboo/img/left_arrow_16px_default.png) no-repeat 18px center;}
.minimal 					{border: 5px solid #DFF0F5; }	
ul.reg-item li{ list-style: url(../img/list-bullet.jpg); }
 /*---Footer---*/
#footer { background: url(../img/footer-bg.jpg) no-repeat top center #88aa31;  border-top: 1px solid #BCCF4D; border-right: 1px solid #88AA31; border-bottom: 1px solid #7F9F27; border-left: 1px solid #88AA31; }
#footer a, #footer address { color:#FFF; }
#footer-bottom { border-top: dotted 2px #ADC442; }
#footer-note { color: #feebbb; }
#footer h4 { color: #406f29;}
#toTop { width:100px; background: url(../img/top-arrow-btn.png) no-repeat left 6px; color:#f5cf47; }
#footer span.date { color:#f5cf47; }
.bullet-list li {  background: url(../img/bullet-arrow.png) no-repeat left 5px; }
#modalmap {background: url(../img/map-pin.png) no-repeat top left; }
a#modalmap:hover { background: url(../img/map-pin.png) no-repeat left 1px; }
ul#twitter_update_list li a { color: #1c6de7; }
ul#twitter_update_list li span { color: #343434; }
ul#twitter_update_list li span a { color: #1c6de7; }
/*---Misc---*/
.page_title { background: #dff0f5;}
.page_title h1,.page_title h2,.page_title h3, .page_title h4,.page_title h5,.page_title h6 { color: #0082c0; }
.post h2 a:hover { color:#E57200; }
.profile dt { color: #e57200;}
.position-leaderboard,.avatar-leaderboard{
    color:#0082c0;
}
/*Dialog*/
.ui-dialog-titlebar {
    background: #dff0f5;
    color: #0082c0;
}

.dialog {
    border:5px solid #0082c0;
}

.darker-color .btn-theme{
	color: #fff;
	background-color: #2b5f8d;
	border-color: #214b70;
}

.darker-color .btn-theme:hover,
.darker-color .btn-theme:focus,
.darker-color .btn-theme:active,
.darker-color .btn-theme.active{
  color: #fff;
  background-color: #e57200;
  border-color: #d46a00;
}