/*
Theme Name: Peekaboo
Theme URL: http://themeforest.net/user/population2/
Author: Population2
*/
/*-------------------------------
Basic elements
-------------------------------*/
body {
  background: url("../img/background.png") repeat center top;
}

#content-wrapper:before {
  content: "";
  position: absolute;
  top: 0;
  width: 100%;
  height: 9px;
  background: url("../img/background-border.png") repeat-x center top;
}

h1, h2, h3, h4, h5, h6 {
  color: #123b6a;
  font-family: "Museo", sans-serif;
}

h3 {
  color: #D21721;
}

p {
  color: #666;
  text-align: justify;
  font-size: 13px;
  word-spacing: -1px;
}
#content ul li,
#content ol li {
  font-size: 13px;
}
#content ul li {
  background: url("../img/redbullet.png") no-repeat scroll left 10px transparent;
  color: #666;
  list-style: none outside none;
  padding-left: 10px;
}

#content ul.tab_nav li {
  background: none;
  padding-left: 0;
}

a {
  color: #F66102;
}

::selection,
.highlight,
::-moz-selection {
  background: #D41723;
  color: #FFF;
}

/* Buttons */
.fancy {
  background: #df2b0d;
}

.fancy:hover {
  background: #f64a2d;
}

/*-------------------------------
Navigation
-------------------------------*/
.sf-menu a, .sf-menu a:visited {
  color: #FFF;
}

.sf-menu ul a:hover {
  background: #2696C8;
}

.sf-menu li:hover {
  background-color: #2696C8;
}

#nav-wrapper {
  display: block;
  background: url("../img/nav-bg-left-5.png") no-repeat;
  bottom: 44px;
  float: left;
  height: 42px;
  padding: 0 0 0 18px;
  position: absolute;
  right: 0;
}

#nav-wrapper-center {
/*  background: url("../img/nav-bg-ctr-5.png") repeat-x; */
  background: #123B6A;
  height: 42px;
  float: left;
}

#nav-wrapper-right {
  background: url("../img/nav-bg-right-5.png") no-repeat;
  height: 42px;
  width: 18px;
  float: left;
}

.sf-menu ul {
  padding: 0;
  background: #18528C;
  border-radius: 0;
}

/*-------------------------------
Quick Menu
-------------------------------*/
#quickmenu {
  border: 1px solid #123B6A;
  background: #123B6A; 
}

#quickmenu h2 {
  color: #FFF;
  text-shadow: none;
}

#quickmenu .next:hover {
  background: transparent url(../img/quick-menu-arrow-2.png) no-repeat scroll 0 -17px;
}

#quickmenu .prev:hover {
  background: transparent url(../img/quick-menu-arrow-2.png) no-repeat scroll -25px -17px;
}

.overview li a.menu-box {
  background: #18528C;
  color: #fff;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.3);
}

.overview li a.menu-box:hover {
  background: #2696C8;
}

.overview li a.menu-box:active {
  background: #18528C;
  position: relative;
  top: 2px;
  box-shadow: none;
}
.overview li a.menu-box:hover span.arrow {
  background: url(../img/menu-box-arrow-3.png) no-repeat left top;
}

.overview span.arrow {
  background: url(../img/menu-box-arrow-3.png) no-repeat left bottom;
}

.overview span.title {
  color: #fff;
}

/*-------------------------------
Common styles
-------------------------------*/
/* Sidebar Widget */
.sidebar-widget a {
  color: #fff;
}

.sidebar-widget a:hover {
  color: #FFF;
  text-decoration: underline;
}

.sidebar-widget ul li {
  list-style: url(../img/list-bullet-5.jpg);
}

.widget_recent_entries, .widget_pages, .widget_nav_menu, .widget_categories, .widget_archive, .widget_recent_comments, .widget_rss, .widget_tag_cloud, .widget_meta, .widget_links, .pkb_widget_latest_post, .pkb_widget_popular, .pkb_widget_single_post {
  box-shadow: 0 2px 4px #DDD;
  -moz-box-shadow: 0 2px 4px #DDD;
  -webkit-box-shadow: 0 2px 4px #DDD;
  border: 5px solid #123B6A;
}

/* Footer Widget */
.footer-widget {
  border: 0 none;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
}

.footer-widget a.url {
  color: #AED9E6;
}

.footer-widget li {
  background: url(../img/bullet-arrow-5.png) no-repeat left 5px;
}

/*-------------------------------
Custom Widgets
-------------------------------*/
/*Twitter widget*/
ul#twitter_update_list li a {
  color: #aed9e6;
}

ul#twitter_update_list li span a {
  color: #aed9e6;
}

#sidebar ul#twitter_update_list {
  color: #aed9e6;
  padding-left: 0;
}

/* Testimonial Widget*/
.testimonials-container {
  background: #EEEEEE;
  border: none;
  box-shadow: 0 25px 35px -30px rgba(0, 0, 0, 0.7);
  padding: 0;
}
.testimonials-container h3 a {
  pointer-events: none;
}
#footer .testimonials-container {
  background: #dfdedc url(../img/chat.png) no-repeat 10px 10px;
}

/* Map Widget*/
.directions {
  border: 5px solid #3a3535;
}

.directions h3 a {
  color: #444;
  background: #dfdedc url(../img/directions.png) no-repeat 170px 2px;
}

.directions h3 a:hover {
  background: #a7cfdf url(../img/directions-over.png) no-repeat 170px 2px;
}

/* Single Post Widget */
.pkb_widget_single_post h5 a {
  color: #343434;
}

.pkb_widget_single_post p a {
  color: #BF2360;
}

#footer .pkb_widget_single_post {
  color: #152D36;
}

#footer .pkb_widget_single_post a {
  color: #FFF;
}

/* Download Widget */
.download {
  border: 5px solid #3a3535;
}

.download h3 a {
  background: #dfdedc url(../img/download.png) no-repeat 170px 2px;
}

.download h3 a:hover {
  background: #a7cfdf url(../img/download.png) no-repeat 170px 4px;
}

/* Contact Widget */
.modalmap {
  background: url(../img/map-pin-5.png) no-repeat top left;
}

a.modalmap:hover {
  background: url(../img/map-pin-5.png) no-repeat left 1px;
}

/* Misc Widget Properties */
.meta-sidebar {
  color: #83B2BF;
}

#footer .meta-sidebar {
  color: #AED9E6;
}

/* Sub pages navigation */
ul#submenu {
  border: 5px solid #123B6A;
  background: #FFFFEF;
}

ul#submenu li a {
  color: #4F4F4F;
  background: url(../img/nav-sidebar-5.jpg) no-repeat left bottom;
}

ul#submenu li.current_page_item > a {
  background: url(../img/nav-sidebar-5.jpg) no-repeat left -2px;
  color: #FFF;
}

ul#submenu li a:hover {
  background: url(../img/nav-sidebar-5.jpg) no-repeat left -2px;
  color: #FFF;
}

ul#submenu li li a {
  background: url(../img/nav-sidebar-5.jpg) repeat 20px bottom;
}

ul#submenu li li a:hover {
  background: url(../img/nav-sidebar-5.jpg) repeat 20px -2px;
}

/*-------------------------------
Footer
-------------------------------*/
#footer {
  background-image: none;
  background-color: #123B6A;
  border: none;
  border-radius: 7px;
  -webkit-border-radius: 7px;
}

#footer a, #footer address {
  color: #152d36;
}

#footer span.date {
  color: #aed9e6;
}

#footer h4 {
  color: #f6f6f6;
}

#footer-bottom {
  color: #406F29;
}

#footer-note a,
#footer-note {
  color: #fff;
}

#toTop {
  width: 100px;
  background: url(../img/top-arrow-btn-5.png) no-repeat left 6px;
  color: #F6F6F6;
}

#footer .right a {
  padding-right: 3px;
}
/*-------------------------------
Common
-------------------------------*/
.page_title {
  background: #123B6A;
  border-radius: 7px;
  -webkit-border-radius: 7px;
}

.page_title h1 {
  color: #FFF;
  font-size: 25px;
}

.post_title a {
  color: #622D67;
}

.post h2 a {
  color: #123b6a;
}

.post h2 a:hover {
  color: #0099CC;
}

.post_meta .comment_count {
  background: url(../img/comment-bg-3.png) no-repeat left top;
  color: #FFF;
}

.post_meta .comment_count:hover {
  background: url(../img/comment-bg-3.png) no-repeat scroll left bottom;
}

.pagination a:hover {
  background: #87C0E6;
}

.pagination .current {
  background: #87C0E6;
}

.comment_text h5 a {
  color: #000;
}

.profile dt {
  color: #E57200;
}

#commentform input#submit {
  background: #df2b0d;
}

#commentform input#submit:hover {
  background: #f64a2d;
}

.red,
#home-content h2 {
  color: #123b6a;
}

.redb {
  background-color: #D41723;
  border-radius: 5px;
  color: #FFF;
  display: block;
  float: right;
  font-size: 13px;
  font-weight: bold;
  height: 25px;
  line-height: 1.9;
  margin: 7px 9px 0 0;
  text-align: center;
  width: 91px;
}

input.redb {
  float: none;
  border: none;
  height: 24px;
  padding: 0 0 3px;
}

#home-content h3 {
  color: #999;
  font-size: 20px;
}
.intro p {
	color: #666;
}

h4.acc_toggler {
  background-color: #D41723;
  font-size: 20px;
  padding: 3px 0;
}

h4.acc_toggler.active {
  background-color: #D41723;
}

h4.acc_toggler span {
  background: url("../img/acc_plus.png") no-repeat scroll 0 0 transparent;  
  margin-top: 6px;
}

h4.acc_toggler.active span {
  background: url("../img/acc_plus.png") no-repeat scroll 0 -16px transparent;  
}

h4.acc_toggler a {
  color: #fff;
}

h4.acc_toggler a:hover {
  color: #fff;
}

/*
 * Tabs
 */
 .tabs ul.tab_nav li a:hover
 {
  color: #fff;
 }
.tabs ul.tab_nav
{
  background: #D30C22;
  border-bottom: none;
  border-radius: 4px 4px 0 0;
  height: 45px;
}
.tabs ul.tab_nav li a
{
  background: #D30C22;
  border: none;
  color: #FFF;
  display: block;
  font-family: Museo, sans-serif;
  font-size: 19px;
  font-weight: bold;
  padding: 5px 20px 6px;
  text-align: center;
}

.tabs ul.tab_nav li.ui-tabs-selected a
{
  background: url("../img/tab-nav-bg-selected.png") repeat-x scroll center top #FFFFFF;
  border-left: 1px solid #CCCCCC;
  border-right: 1px solid #CCCCCC;
  border-bottom: 1px solid #FFFFFF;
  color: #D30C22;
}

/*
 * Logo
 */
#logo img
{
  left: 14px;
  top: -3px;
}

/*-------------------------------
Toggle
-------------------------------*/
h4.toggler {
  margin-bottom: 8px;
  padding: 7px 0;
  background-color: #d41723;
  line-height: 1.5;
  font-weight: bold;
  width: 100%;
  float: left;
  cursor: pointer;
  font-size: 15px;
  box-shadow: none; }

h4.toggler a {
  color: #FFF;
  text-decoration: none;
  display: block; }

h4.toggler span {
  background: url(../img/plus_minus_red.png) no-repeat;
  display: block;
  float: left;
  height: 16px;
  width: 16px;
  margin: 3px 8px 0 10px; }

h4.toggler a:hover { color: #fff;}

h4.toggler.active span {
  background: url(../img/plus_minus_red.png) no-repeat 0px -16px; }

.toggle_inner {
  margin: 0;
  padding: 0;
  overflow: hidden;
  clear: both;
  width: 100%; }

.toggle_inner .block {
  padding: 10px 10px 0; }

/*-------------------------------
Accordion
-------------------------------*/
h4.acc_toggler {
  padding: 7px 0;
  margin: 0 0 8px 0;
  background-color: #d41723;
  line-height: 1.5;
  font-weight: bold;
  width: 100%;
  float: left;
  cursor: pointer;
  font-size: 15px; }

h4.acc_toggler a {
  color: #fff;
  display: block;
  padding: 0;
  text-decoration: none; }

h4.acc_toggler span {
  background: url(../img/acc_arrow_red.png) no-repeat;
  display: block;
  float: left;
  height: 16px;
  width: 16px;
  margin: 3px 8px 0 10px; }

h4.acc_toggler a:hover {
  color: #fff; }

h4.acc_toggler.active span {
  background: url(../img/acc_arrow_red.png) no-repeat 0px -16px; }

.acc_inner {
  margin: 0;
  padding: 0;
  overflow: hidden;
  width: 100%;
  clear: both; }

.acc_inner .block {
  padding: 10px 10px 0; }


/*
 * Contact Form 
 */

.wpcf7-form input[type="text"],
.wpcf7-form textarea {
  border: 1px solid #ccc;
  border-radius: 5px;
  padding: 6px;
  margin-top: 5px;
  width: 270px;
}

.contact {
  background-color:#eee;
  border-radius:5px;
  padding: 10px;
  margin-top: 10px;
}
.contact h4,
.contact p {
  margin: 0;
}
.contact h4 {
  margin-bottom: 5px;
}
.contact a {
  color: #666;
  font-weight: bold;
}

#filter-bar a {
  background-color: #D41723;
  border-radius: 5px;
}

#gallery-wrapper .videos:before {
  background-image: url("../img/video.png");
  content: "";
  display: block;
  height: 50px;
  left: 113px;
  pointer-events: none;
  position: absolute;
  top: 82px;
  width: 50px;
}

#quickmenu .next,
#quickmenu .prev {
  display: none;
}