captures .thumbnail h3,.captures .thumbnail h4
{
	text-align:center;
}

body
{
	/*background: url("../img/bg-body.jpg") !important;*/
	/*background: #e7edf0 !important; */
	/*background: #7ed1f5 url("../img/bg-body.png")  repeat-x !important;*/
}

body{
	background: #bdc3c7 !important; 	
}

body.home {
	background: #fff !important;
}

 body 
 {
    /*padding-top: 60px;*/
    padding-bottom: 40px;
 }
.sidebar-nav {
    padding: 9px 0;
}

ul,
ol {
  padding: 0;
  margin: 0 0 10px 0;
}


h1, h2, h3, h4, h5{
	/*color: #07185E;*/

}

.title-header h1 {
    margin: 0 0 0 10px;
    font-size: 28px;
    font-weight: normal;
}

body.no-title-header .title-header-container {
    display: none;
}


a:hover{
	text-decoration: none !important;
}

/*---Validation Styling---*/
.validation-summary-valid {
    display: none;
}

.validation-summary-errors,
.field-error {
    color: #ff0000;
    display: initial;
}

.validation-summary-errors ul li {
    list-style: inside disc;   
}
/* end validation styling */


.navbar-inverse .brand {
  color: #ffffff;
}

.navbar .brand:hover {
    color: #1ABC9C;
}

.navbar-inverse .navbar-text {
  color: #ffffff;
}

.nav-list > li > a, .nav-list .nav-header {
    text-shadow: none;   
}

.navbar-fixed-top .navbar-inner, .navbar-static-top .navbar-inner {
    box-shadow: 0px 0px 0px transparent;
}

.navbar-inverse .nav .active > a,
.navbar-inverse .nav .active > a:hover,
.navbar-inverse .nav .active > a:focus {
  /*color: #ffffff;*/
  /*background-color: #07185E;*/
}

.nav .dropdown-toggle .caret {
  margin-top: 6px;
  border-top-color: #fff;
  border-bottom-color: #fff;
}

.nav .dropdown-toggle:hover .caret,
.nav .dropdown-toggle:focus .caret {
  border-top-color: #000;
  border-bottom-color: #000;
}


body.captures-body .captures-list .capture,
.captures .thumbnails > li{
    margin-left: 15px !important;
}

.pod {
  min-height: 30px;
  
  margin-bottom: 20px;
  background-color: #95A5A6;
  border-radius:  4px;

  
 overflow:hidden;
/*box-shadow: 0px 0px 4px #999;*/
}


.pod .title {
	width:100%;
/*	height:45px;*/

	background-repeat: repeat-x;
	background-color: #1abc9c;
	

   -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
		  
	overflow: hidden;
}

.overflow-visible{
	overflow: visible !important;
}

.pod .title h4,
.pod .title h3{
	padding: 10px 0 0 15px;
	color: #34495E;
	font-size:1.2em;
}

.pod .title .options{
	color: #fff;
	margin: 12px;
}

.pod .title .options a,
a.white-link{
	color: #fff;
}


.pod .title .options .dropdown-menu a{
	color: #000;
}

.pod .contents a,
.pod .title .options .dropdown-menu a:hover{
	color:#fff;
}



.pod .contents{
	padding: 19px;
	/*border: 1px solid #e3e3e3;*/
	overflow: hidden;
	-webkit-border-radius: 0 0 4px 4px;
     -moz-border-radius:  0 0 4px 4px;
          border-radius:  0 0 4px 4px;
	color: #ECF0F1;
	background: #2c3e50;
}


.phone-only {
    display: none;
}


/*@media (max-width: 767px) {
	.no-tablet{
		display:none;
	}

   
}*/

.title-header{
	background: #6285A8;
	padding:0px 10px 0 10px;	
	/*margin-bottom: 5px;*/
	/*border-top: 1px solid #fff;*/
	/*-webkit-border-radius: 0 0 4px 4px;
     -moz-border-radius:  0 0 4px 4px;
          border-radius:  0 0 4px 4px;

	border-radius: 4px;*/
}

.title-header h1{
	color:#ecf0f1;

}





.capture{
	background:#34495e;
	overflow: hidden;
	padding:10px;
	box-shadow: 0px 0px 0px transparent;
	border-radius: 4px;
}


.capture-navigation .capture{
	background: transparent;
	box-shadow: 0px 0px 0px transparent;
}


ul.capture-navigation li{
	/*border-bottom: 1px solid #e3e3e3;*/
	margin-bottom: 5px;
	overflow:hidden;
	padding:5px;
	cursor: pointer;
    text-align: center;
}

ul.capture-navigation li .capture-title {
    text-align: left;
}

.thumbnails .capture:hover,
ul.capture-navigation li:hover
{
  color: #2C3E50;
  background-color: #ECF0F1;
	
  /*border-color: #07185E;*/
}

.thumbnails .capture:hover .capture-summary div.headings{
	color: #2C3E50;
}

ul.capture-navigation li img{
	/*width:80%;*/
    border: solid 2px #fff;
	
}

ul.capture-navigation ul:last-child{
	border-bottom: 0px;
	margin-bottom: 0px;
}

.capture-navigation .capture .capture-title h5{
	margin:0px;
	padding:0px;
}

.capture-navigation .capture .capture-title{
	font-size: 1em;
	/*padding:5% 0;*/
}

.capture-navigation .capture .capture-venue{
	font-size: .7em;
	margin-top: 6px;
}

.capture-navigation .capture .capture-date{
	text-align: right;
	font-size: .7em;
	margin-top: 6px;
}

.capture-where-when{
	overflow: hidden;
}

.capture-notes  .pod .contents,
.capture-where-when .pod .contents{
	/*height: 200px;*/
	/*border: 1px solid #4D5B76;*/
	background: #6285A8;
}

.capture-summary{
	height: 120px; 
	overflow:hidden;
	margin-bottom: 5px;
	border-bottom: 3px solid #fff;
}

.capture-summary div.headings{
	float:left;
	color: #fff;
}


.capture-weight{
	margin: 0 10px 0 0;
	height: 80px;
	color: #fff;
	float: left;
	width: 80px;
	padding: 10px;
	border-radius: 3px;
	background: #6285A8;
}


.capture-weight div{
	
	width: 100%;
	text-align: center;
}

.capture-weight .major{
	margin: 20px 0;
	font-weight: bold;
	font-size: 32px;
}


.capture-weight .minor{
	margin: 8px 0;
	font-weight: normal;
	font-size: 20px;
}

.capture .capture-weight .major{
	margin:10px 0 0;
}

.capture .capture-weight .minor{
	margin:5px 0 0;
}

.nav-menu {
    float: right;
}

.date-icon
{
	border-radius-bottomleft: 5px;
	border-radius-bottomright: 5px;
	border-radius-topleft: 5px;
	border-radius-topright: 5px;
	height:100px;
	width:100px;
	float:right;
	background:#6285A8;
	color:#fff;
	/*border: 1px solid #4D5B76;*/
	border-radius: 5px;
}

.date-icon .time,
.date-icon .year,
.date-icon .month
{
	/*color:#000;*/
	height:15px;
	font-size:14px;
	width:100%;
	text-align:center;
}

.date-icon .day
{
	background:red;
	color:#fff;
	height:24px;
	padding-top:2px;
	font-size:12px;
	width:100%;
	text-align:center;
	border-bottom:1px solid #888;
	border-radius: 5px 5px 0 0;
}
.date-icon .date
{
	font-size:28px;
	width:100%;
	text-align:center;
	height:26px;
	padding-top:10px;	
}

/*captures list*/

.captures-list .capture{
	/*width: 29%;*/
	float: left;
	/*margin-left:0px;
	margin-right:8px;*/
    position: relative;
	/*margin: 6px;*/
	/*-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);*/
}

/*summary*/
.captures-list .capture-summary{
	height: 100%; 
	overflow:hidden;
	margin-bottom: 5px;
	border: 0px
}

.captures-list .capture:nth-child(5n) {
	clear: left;
}

/*weight badge*/

.captures-list .capture-weight{
	margin: 0 10px 0 0;
	width: 40px;
	height: 40px;
	padding: 0px;
}

.captures-list .capture-weight .major{
	margin: 1px 0 0;
	font-weight: bold;
	font-size: 1em;
}

.captures-list .capture-weight .minor{
	margin: -2px 0 0;
	font-weight: normal;
	font-size: 0.8em;
}

.captures-list .headings h1,
.captures-list .headings h2{
	line-height: 1em;
}
.captures-list .headings h1{
	font-size: 1em;	
	margin: 0;
}

.captures-list .headings h2{
	font-size: 0.8em;
}

.captures-list .capture-date{
	font-size: 0.8em;	
	/*color: #07185E;*/
	margin: 8px 6px 0;
}

.moon-cycle div{
	margin: 5px 0 0 10px;
}

.moon-cycle h5,
.wind-summary h5{
	font-size:12px;
}
.moon-cycle span{
	display: block;
}

.moon-cycle .name{
	font-size: 1em;	
	/*color: #07185E;*/
}

.moon-cycle .period{
	font-size: 0.8em;	
	/*color: #07185E;	*/
}

.current-weather .weather-summary{
	width:100%;	
/*	background: #fff;
	padding: 5px;*/
}

.current-weather .weather-summary img{
		/*-webkit-border-radius: 7px;
     -moz-border-radius:  7px;
          border-radius:  4px;*/
		 /* max-width: 128px;
		  max-height: 128px;*/
}

.weather-description{
	font-size: 1.5em;	
	color: #ECF0F1;
}

.weather-info{
	font-size:0.8em;
	text-align: right;
	padding-right:2%;
	margin-top:3%;
}

.moon-cycle,
.current-weather .contents{
	min-height: 260px;
}

.weather-stats{
	padding: 5%;
}

.current-weather .weather-temp{
	text-align:center;
	/*background: #E*CF0F1;*/
	/*border: 1px solid #e3e3e3;*/
	overflow: hidden;
	/*-webkit-border-radius: 0 0 20px 20px;
     -moz-border-radius:  0 0 20px 20px;
          border-radius:  0 0 20px 20px;*/
		  /*border-radius: 4px 4px;*/
	
	font-size: 2em;
	padding: 13px 0;
	color: #fff;
}



.wind-summary{
	width: 100%;
	height: 100%;
	/*margin:40px 0 0 0;*/
	/*background: #ECF0F1;*/
	/*border-radius:  7px;*/
	/*border: 1px solid #e3e3e3;*/
	overflow: hidden;
	/*color: #2C3E50;*/
/*	border-radius:  4px */
}

.wind-summary .title {
    background-repeat: repeat-x;
    border-radius: 0;
    /*height: 24px;*/
	text-align:center;
    overflow: hidden;
	font-size: 0.8em;
	text-transform: uppercase;
    width: 100%;
	background: #BDC3C7;
	/*margin: 0 0 6px;*/
	padding: 10% 0 0;
	color: #2C3E50;
}

.wind-summary .contents {
	background: #6285A8;
    height: 40px;
}
.wind-speed-direction{
	text-align:center;
	margin: 0;
	font-size: 1em;
		/*color: #2C3E50;*/
	float:left;
}

img.wind{
	width:30px !important;
	height:30px !important;
}

.wind-direction{
	text-align:center;
	margin: 0 0 30px;
	font-size: 1em;
	float:left;
}

.dl-left-aligned{
	font-size: 1em !important;
}

.dl-left-aligned dt{
	width:58%;
	text-align: left;
}

.dl-left-aligned dd{
	margin-left:58%;
}

.thumbnails .capture{
	background:#34495E;
	color: #ECF0F1;
	padding:10px;	
	border: 0px;
}
.img-polaroid 
{
	box-shadow:0px;
}

.table-hover tbody tr:hover > th,
.table tbody th{
	background: #6285A8;
}


.ul-hover li:hover > div,
.ul-hover li.active > div,
.table-hover tbody tr:hover > td{
	color: #34495E;
	background: #1ABC9C;
    cursor: default;    
}

.ul-hover > li > div{
    padding: 4px;
}

.ul-hover .ul-hover {
    margin: 5px 0 0 20px;
}

.table th, .table td {
    border-top: 1px solid #6285A8;
}

a{
	text-decoration: none !important;
}

.navbar .nav li a{
	padding: 3px 0 0 28px !important;
	height: 17px !important;
	margin: 16px 20px 0 0 !important;
	transition: none;
}

.navbar-text{
	margin: 9px 0 0;
}

.skycraper{
	height:630px;
	/*background: #0f2649 url(../img/clskyscraper.png) no-repeat ;*/
	border-radius:  4px ;
}
.capture .dl-details dt{
	clear: left;
    float: left;
    overflow: hidden;
    text-align: left;
    text-overflow: ellipsis;
    white-space: nowrap;
	/*width: 40%;*/
    width: 60%;
}

.capture .dl-details dd{
	float:left;
	text-overflow: ellipsis;
    white-space: nowrap;
    width: 32%;
}

#dashboard ul.captures-list {
    height: 200px;
}

.dl-horizontal span,
.moon-cycle .period span {
    display: inline;
}

.moon-cycle .summary {
    height: 64px;
}

.moon-cycle img {
    width: 29%;
}

body {
	/*padding-top: 80px;*/
    padding-bottom: 40px;
}

.main-content {
    margin-top: 110px;
    min-height: 545px;
}

body.home .main-content {
    margin-top: 20px;
}


body.home, body.no-title-header {
	padding-top: 58px;
}

.sidebar-nav {
	padding: 9px 0;
}

.navbar .brand{
	/*padding-bottom: 1%;*/
	/*padding-top: 1%;*/
}

.navbar-inverse .btn-navbar,
.navbar-inverse .btn-navbar:hover {
	background-color: #1ABC9C;
    background-image: linear-gradient(to bottom, #1ABC9C, #1ABC9C);
}

.navbar-inverse .nav-collapse .nav > li > a:hover {
    background: transparent !important;
}

.logged-in-details{
	float:right;
}

.spacer{
	height:20px;
}

.venue-choice{
	float:right;
	margin-right:1%;
	margin-top:1%;
	margin-bottom:1%;
	width: auto;
	color:#2C3E50;
	height:32px;
	margin-left:1%;
	
}

.list-filter{
	background :#2C3E50;
	border: 0px;
	border-radius: 4px;
}

.list-filter a {
    display: block;
    width: 95%;
    padding: 4px !important;
}

/*.nav > li > a:hover {
    background:transparent !important;
}*/
.list-filter a:hover{
	color:#2C3E50;
	text-shadow: none;
	border-radius: 4px;
	background:#ecf0f1;	
}

.list-filter li.active > a
{
    background: #1ABC9C;
    padding: 4px;
    text-shadow: none;
    color: #2C3E50;
    border-radius: 4px;
}

.list-filter .active > a, 
.list-filter .active > a:hover, 
.list-filter .active > a:focus{
	background:#1ABC9C;
	padding:4px;
	text-shadow: none;
	color: #2C3E50;
	border-radius: 4px;
}

.list-filter > li > a, .nav-list .nav-header{
	text-shadow: none;
}

.list-filter  > li > a{
	margin-left: 0px;
	margin-right: 0px;
}

.list-filter  .list-filter {
    margin: 5px 0 0 10px;
}



/* Center align the text within the three columns below the carousel */
.marketing .span4 {
    text-align: center;
    /*margin-left: 20px;*/
}
.marketing h2 {
    font-weight: bold;
}
.marketing .span4 p {
    margin-left: 10px;
    margin-right: 10px;
}

.featurette-divider {
    margin: 80px 0; /* Space out the Bootstrap <hr> more */
	border-color: #1ABC9C;
}
.featurette {
    padding-top: 120px; /* Vertically center images part 1: add padding above and below text. */
    overflow: hidden; /* Vertically center images part 2: clear their floats. */
}

.featurettes:last-child {
    margin-bottom: 40px; 
}
.featurette-image {
    margin-top: -120px; /* Vertically center images part 3: negative margin up the image the same amount of the padding to center it. */
}

/* Give some space on the sides of the floated elements so text doesn't run right into it. */
.featurette-image.pull-left {
    margin-right: 40px;
}
.featurette-image.pull-right {
    margin-left: 40px;
}

/* Thin out the marketing headings */
.featurette-heading {
    font-size: 50px;
    font-weight: 300;
    line-height: 1;
    letter-spacing: -1px;
}

footer {
	overflow: hidden;
	padding: 30px !important;
	/*border-top: 5px solid #34495E;*/
}

.carousel {
     /*margin-bottom: 60px;*/
	background: #bdc3c7;
	}

    .carousel .container {
      position: relative;
      z-index: 9;
    }

    .carousel-control {
      height: 80px;
      margin-top: 0;
      font-size: 120px;
      /*text-shadow: 0 1px 1px rgba(0,0,0,.4);*/
      background-color: transparent;
      border: 0;
    }

    .carousel .item {
      height: 500px;
    }
    .carousel .bgimage {
      position: absolute;
      top: 0;
      left: 0;
      height: 100%;width: 100%;
     }

    .carousel-caption {
      background-color: transparent;
      position: static;
      max-width: 550px;
      padding: 0 20px;
      margin-top: 12%;
	    width: 33%;
    }
    .carousel-caption h1,
    .carousel-caption .lead {
      margin: 0;
      line-height: 1.25;
      color: #34495E;
      /*text-shadow: 0 1px 1px rgba(0,0,0,.4);*/
    }
    .carousel-caption .btn {
      margin-top: 10px;
    }

	div.carousel-feature-image {
		width: 60%;
	    margin-left: 1%;
	}

    img.carousel-feature-image  {
        display:block;
	    position:relative !important;
        margin-top: 12%;
        
    }

.captures-list .loading-holder
{
    opacity: 0.8;
    top: 17%;
    left: 10px;
    height: 72%;
    width: 93%;
    position: absolute;
    z-index: 99;
}

.captures-list .loading-holder .loading {
    background:#000000;
    color:#ffffff;
    width:50%;
    height:40%;
    margin-left:25%;
    margin-top:25%;
    padding:5px;
    text-align:center;
    border-radius:5px;    
}

ul.photos
{
    width: 100%;
    padding: 0;
    /*margin: 0 0 2em 0;*/
    list-style-type: none;
}

ul.photos li
{
    float: left;
    width: 48%;
    padding: 0;
    margin: 0;
    /*background-color: #6285A8;*/
    border: 2px solid #fff;
    /*border: solid 1px #BDC3C7 ;*/
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    margin: 1%;
    border-radius:5px;    
}

ul.photos li a
{
    display: block;
    width: 100%;
    position: relative;
    height: 0;
    padding: 56.25% 0 0 0;
    overflow: hidden;
}

ul.photos li a img
{
    position: absolute;
    display: block;
    max-width: 100%;
    max-height: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}    

.watercolor-display {
    width: 60px;
    height: 15px;
    border: solid 1px #ffffff;
    margin-top: 4px;
}

.ajax-loader-container {
   
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    z-index:1000;
    background-color:#34495E;
    opacity: .3;
    }

.ajax-loader {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -64px; /* -1 * image width / 2 */
    margin-top: -64px;  /* -1 * image height / 2 */
    display: block;     
}

.map-call-out {
    overflow: hidden;
}
.map-call-out .captures-photos {
    width: 400px;
    height: 120px;
}

.map-call-out .captures-photos .contents {
    overflow-x: auto;
    width: 400px;
    height: 80px;
}

.ui-widget-overlay {
    background: none repeat scroll 0 0 #bdc3c7;
    opacity: 0.7;
}

.ui-dialog {
    padding: 0px;
}

.ui-widget-header {
    background: #1abc9c;
    overflow: hidden;
    border-radius: 0px;
    margin: 0px;
    border: 0px;
}

/*.ui-widget-content {
    background:#34495E; 
}*/
.ui-dialog .ui-dialog-content{
    background:#34495E; 
}

.ui-widget-content {
    border: 0px;
} 
.ui-dialog .ui-dialog-titlebar {
    padding: 0.6em 1em;
}

.footer {
    position: absolute;
    bottom: 0px;
    left: 0px;
    height: 60px;
    width: 100%;
    /*border-top: 1px solid #fff;*/
    /*background: #6285a8;*/
    padding-top: 6px;
    
   /* margin-left: -15px;*/

    border-radius: 0 0 5px 5px;
    
}

.footer button {
    margin-right: 10px;
}

.footer .btn.btn-cancel {
    background: none repeat scroll 0 0 #6285a8;
}

.footer .btn.btn-cancel:hover {
    background: none repeat scroll 0 0 #86b8eb;
}
.popup-dialog .dialog-content{
    padding: 10px 0 0 0;
}
.popup-dialog label {
    float: left;
    padding: 8px 0 9px 10px;
    color: white;
    margin: 0 5px 0 0;
}

.pod .title .with-options
{
    float: left;
} 

.pod .title .options {
    float: right;
    font-size: 1.2em;
}

a.linethrough {
    text-decoration: line-through !important;
}

.delete-option {
    float:right;
    margin:2px 3px;
    height:13px;   
}

.popup-dialog input[type=checkbox] {
    margin-top: 12px;
}








    
























