  /* Pathways Theme
CMS:        Webbersaur -http://webbersaur.us
 */
body {
  background-color: #f4f4f4; }

a {
  color: #2c2d94; }

.p-theme input[type="text"] {
  padding: 5px; }

.p-theme #wrap {
  width: 960px;
  -webkit-box-shadow: 0 0 71px -37px #000000;
  -moz-box-shadow: 0 0 71px -37px #000000;
  box-shadow: 0 0 71px -37px #000000;
  background: #fff;
  border: 1px solid #fff; }

.p-theme .page-top {
  height: 141px;
  padding: 0 35px; }

.logo {
  position: absolute;
  z-index: 1; }

.p-theme #container {
  margin-top: 72px; }

.p-theme .slideshow .context_help {
  margin-bottom: -100px !important; }

.p-theme #home-blocks {
  padding: 15px;
  float: left;
  width: 289px; }

.home #right-content {
  width: 921px !important; }

.p-theme #right-content {
  padding: 20px;
  width: 600px;
  float: left; }

.p-theme #right-content p {
  color: #666; }

#right-content h1 {
  border-bottom: 1px dashed #99D5F9; }

#right-content h1, #right-content h2, #right-content h3, #right-content h4, #right-content h5, #right-content h6 {
  color: #2c2d94; }

.p-theme #right-content ul.dd_image_data_map_list_single li {
  -webkit-box-shadow: 0 3px 7px -3px #CCCCCC;
  -moz-box-shadow: 0 3px 7px -3px #CCCCCC;
  box-shadow: 0 3px 7px -3px #CCCCCC; }

.p-theme #left-sidebar {
  width: 280px;
  padding: 20px;
  float: right; }

.p-theme #left-sidebar a {
  color: white;
  font-size: .85em; }

.p-theme #left-sidebar a:hover {
  color: red; }

.p-theme #left-sidebar h2 {
  line-height: 25px; }

.p-theme .sidebar-content {
  padding: 15px;
  background: url(//dropzite-images.s3.amazonaws.com/img/27250/2621936/original/triangle.png) no-repeat scroll right top #bdbdbf;
  background-color: #0c2576;
  color: #ffffff; }

.p-theme .sidebar-content h1 {
  border-bottom: 1px dashed #B890CC; }

.p-theme #email_form {
  color: #fff;
  background: #0c2576;
  border: 1px solid #FFFFFF;
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

/** NAVIGATION **/
.p-theme #nav-horizontal {
  border-bottom: 1px dashed #99D5F9;
  border-top: 1px dashed #99D5F9;
  padding: 2px 0; }

.p-theme #nav-horizontal #dd_navigation {
  background-color: #f4f4f4;
  height: 52px; }

.p-theme #nav-horizontal ul li:hover {
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.66) 0%, rgba(255, 255, 255, 0.3) 100%);
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.66) 0%, rgba(255, 255, 255, 0.3) 100%);
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0.66) 0%, rgba(255, 255, 255, 0.3) 100%);
  background: -ms-linear-gradient(top, rgba(255, 255, 255, 0.66) 0%, rgba(255, 255, 255, 0.3) 100%);
  background: linear-gradient(top, rgba(255, 255, 255, 0.66) 0%, rgba(255, 255, 255, 0.3) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a8ffffff', endColorstr='#4dffffff',GradientType=0 );
  /* IE6-9 */ }

.p-theme #nav-horizontal ul li a.nav_link {
  text-decoration: none;
  color: #2c2d94;
  text-shadow: 0 1px 0 #FFFFFF;
  font-size: 17px; }

/** SLIDESHOW **/
.slideshow {
  width: 960px;
  margin: 0 auto; }

ul li.slideshow_item {
  -webkit-box-shadow: 0 18px 21px -19px #999999;
  -moz-box-shadow: 0 18px 21px -19px #999999;
  box-shadow: 0 18px 21px -19px #999999; }

/** EVENTS **/
.p-theme ul li.event_item {
  border: 1px dashed #99D5F9;
  -webkit-border-radius: 4px 4px 4px 4px;
  -moz-border-radius: 4px 4px 4px 4px;
  border-radius: 4px 4px 4px 4px;
  margin-bottom: 11px;
  padding: 2px; }

.p-theme ul li.event_item .item_container {
  background: #f4f4f4;
  border: medium none;
  margin: 0; }

.p-theme ul li.event_item .date_block {
  background: none repeat scroll 0 0 #2E3192;
  color: #FFFFFF;
  height: 99px;
  left: 10px;
  top: 10px;
  width: 80px; }

.p-theme ul li.site_page_item h2 a {
  font-size: 16px;
  padding: 0 0 0 10px; }

.p-theme ul li.event_item .date {
  background: none;
  text-decoration: underline;
  color: #2e3192;
  width: 200px; }

/** SPECIAL ITEM / MENU ITEM **/
.p-theme ul li.special_item .price, .p-theme ul li.entre_item .price {
  background: #653187;
  color: #fff; }

.p-theme ul li.coupon_item {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background: url(//dropzite-images.s3.amazonaws.com/img/27238/46bcbf0/original/grid_noise_blue.png) repeat scroll 0 0 transparent;
  border: 2px dashed #53A18D; }

/** FOOTER **/
.p-theme #footer {
  padding-top: 2px;
  border-top: 1px dashed #99D5F9; }

.p-theme #footer div {
  background: #f4f4f4; }

.p-theme #footer p {
  color: grey;
  padding: 10px; }

.page ul li.special_item h3.name, .page ul li.entre_item h3.name {
  font-size: 1.4em;
  font-weight: normal; }

#nav-horizontal li#page_18719 {
  font-weight: bold; }

#email_form {
  display: none; }

.p-theme ul li.site_page_item h2 a {
  color: white;
  font-size: 16px;
  padding: 0px; }

#dd_wrapper ul.page_items_connect .heading_item h1, #dd_wrapper ul.page_items_connect .heading_item h2, #dd_wrapper ul.page_items_connect .heading_item h3, #dd_wrapper ul.page_items_connect .heading_item h4, #dd_wrapper ul.page_items_connect .heading_item h5, #dd_wrapper ul.page_items_connect .heading_item h6 {
  color: #2c2d94; }

#dd_wrapper ul.page_items_connect #heading_item_116919 h1, #dd_wrapper ul.page_items_connect #heading_item_116919 h2 {
  color: #ffffff; }

#dd_wrapper ul.page_items_connect #heading_item_116959 {
  text-align: center; }

#dd_wrapper #page_18738-page_items .heading_item {
  color: #00550c; }

#dd_wrapper ul.page_items_connect #heading_item_116967 h1, #dd_wrapper ul.page_items_connect #heading_item_116967 h2 {
  color: #ffffff; }

#dd_wrapper ul.page_items_connect #textblock_item_150712 a {
  color: white;
  font-size: 17px; }

#dd_wrapper ul.page_items_connect #heading_item_116966 h1, #dd_wrapper ul.page_items_connect #heading_item_116966 h2 {
  color: #ffffff; }

#dd_wrapper ul.page_items_connect #textblock_item_120569 p a {
  color: white; }

#dd_wrapper ul.page_items_connect #heading_item_116964 h1, #dd_wrapper ul.page_items_connect #heading_item_116964 h2 {
  color: #ffffff; }

