.archive-title {
	font-size: 14px;
	border-bottom: 1px dotted #d4d4d4;
}

.content-nav {
	text-align: center;
	font-size: 13px;
}

.entry-photo img {
  border: 1px solid #CCCCCC;
  padding: 10px;
  margin: 0 auto 15px auto;
}
.entry-photo.is-photo {
  text-align: center;
}
.entry-photo .entry-excerpt {
  margin-left: 220px;
}

.gallery-home {
	width: 90px;
	padding: 10px;
	margin-bottom: 15px;
	font-weight: bold;
	text-align: center;
	background-color: #e5fc6d;
	font-size: 11px;
}

.thumbnail {
	float: left;
	padding: 5px;
}

.thumbnail3 {
	width: 31px;
	height: 31px;
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}

.highlight {
	border: 1px solid #ff74d3;
	padding: 0;
	margin: 0;
	clear: both;
}


.entry-summary .thumbnail {
	border: 1px solid #d6d6d6;
	margin-right: 15px;
}

.entry-asset {
	xmargin-left: 25px;
	margin-bottom: 15px;
	xbackground-color: #9ba4fe;
}

.asset-footer {
	font-size: 12px;
}

#featured-photo h2 {
	text-transform: uppercase;
	border-bottom: 1px dotted #d4d4d4;
}

.photo-listing h2 {
	border-bottom: 1px dotted #d4d4d4;
}

.widget-header {
	font-size: .8em;
}

.widget-list-item {
	font-size: 13px;
}

.album-view {
	background-color: #c7f2ff;
	margin-bottom: 15px;
	padding: 10px;
}

.album-title {
	font-size: .8em;
	text-transform: uppercase;
	font-weight: bold;
}


.sub-albums {
	margin-bottom: 15px;
}

.sub-albums ul {
  padding: 2.7px 0 2.7px 0;
  list-style: none;
	xmargin-left: 55px;
}
.sub-albums ul li {
  float: left;
  padding: 2.7px;
	margin-right: 10px;
}

.sub-albums .label {
	font-size: 12px;
}


.photo-listing ul {
  padding: 2.7px 0 2.7px 0;
  list-style: none;
	xmargin-left: 55px;
}
.photo-listing ul li {
  float: left;
  padding: 2.7px;
}

.mt-main-index .photo-listing ul {
  margin-left: 0;
}
.mt-main-index .photo-listing ul li {
  margin-right: 7px;
}

.mt-main-index .photo-listing li {
  position: relative;
  margin-bottom: 7px;
}

.mt-main-index .photo-listing li .thumbnail2 {
  position: relative;
}

.mt-main-index .photo-listing li .label {
  position: absolute;
  bottom: 2px;
  background: black;
  text-align: center;
  font-size: 10px;
  width: 100px;
  opacity: .8;
  overflow: hidden;
}

.mt-main-index .photo-listing li .label span {
  color: white;
  text-transform: uppercase;
}

.mt-main-index h2 { 
  font-size: 16px;
}
.mt-main-index .photo-listing h2,
.mt-main-index #featured-photo h2 { margin-bottom: 10px; }
.mt-main-index #featured-photo .entry-title {
  font-size: 24px;
} 
.mt-main-index #featured-photo { 
  margin-bottom: 15px;
}
.mt-main-index #featured-photo .thumbnail2 { 
  float: left;
	margin-right: 15px;
}
.mt-main-index #featured-photo .entry-asset .entry-title,
.mt-main-index #featured-photo .entry-asset .asset-footer {
  margin: 0;
} 
.mt-main-index #featured-photo .asset-footer {
  margin-top: 20px;
  border-top: 1px dotted #ccccc8;
  padding: 10px 0 0 0;
  color: #666662;
  position: relative;
  line-height: 18px;
  clear: both;
}
.mt-main-index #featured-photo .entry-asset { 
  padding: 0;
  margin: 0;
}
.mt-main-index #featured-photo .asset-meta-two { 
  margin-bottom: 10px;
}


#overlay {
    display: none;
    position: absolute;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: black;
    z-index:1001;
    -moz-opacity: 0.8;
    opacity:.80;
    filter: alpha(opacity=80);
}

#dialog {
    display: none;
    position: absolute;
    width: 100%;
    top: 100px;
    z-index:1002;
}
* html #dialog,
*:first-child+html #dialog {
    left: 0;
}
#dialog-inner {
    background: #fff;
    margin: 0 auto;
    position: relative;
    border-bottom: 1px solid #000;
    border-right: 1px solid #000;
}
#dialog-content {
    padding: 20px;
}
#dialog-content h2 {
    text-align: left;
    border: none;
    margin-bottom: 10px;
}
#dialog-content div {
    text-align: left;
}
#dialog-text {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    display: none;
}
#dialog-text-inner {
    padding: 20px;
    margin: 0 20px 20px;
    color: #fff;
    background: #000;
    -moz-opacity: 0.8;
    opacity:.80;
    filter: alpha(opacity=80);
}
#dialog-close {
    position: absolute;
    top: 6px;
    right: 6px;
    width: 13px;
    height: 13px;
    text-indent: -9999px;
    overflow: hidden;
    background: url(close.gif) no-repeat 2px 2px;
}
#dialog-close:hover {
    background: url(close.gif) no-repeat 2px -18px;
}
.message {
    margin: 0 0 15px 55px;
    padding: 5px 10px;
    border: 1px solid #fc3;
    background: #ffd;
}


/* Albums Widget */
.widget-archive-album ul {
  margin: 0px;
}
.widget-archive-album ul li {
  border-bottom: 1px solid #E7EEF3;
  float: left;
  vertical-align: middle;
  height: 60px;
  overflow: hidden;
  margin: 0;
  width: 130px;
  padding-top: 5px;
}
.widget-archive-album ul li.odd {
  margin-right: 18px;
}
.widget-archive-album ul li a {
  border: 0;
  display: normal;
}
.widget-archive-album ul li span {
  display: block;
  float: left;
}
.widget-archive-album ul li span.photo {
  width: 50px;
}
.widget-archive-album ul li span.album-name {
  width: 150px;
  margin-left: 8px;
}

.widget-archive-album ul li {
}
.widget-archive-album ul li span.album-name {
  width: 70px;
}
.widget-archive-album ul li span.photo img {
  max-width: 42px;
  max-height: 42px;
}
.photo img { border: 1px solid #ccc; padding: 2px; }

/* End Albums Widget *****************************************************/

/* Browse Gallery Widget */
.gallery-item { display: block !important; }
#s-gallery .sidebar-item-content { width: 300px !important; padding: 10px; position:relative; }
#s-gallery .sidebar-item-content { padding: 10px !important; }

div.scrollable { 
    /* required settings */ 
    position:relative; 
    overflow:hidden;          
    width:280px;
    height:95px; 
    margin-top:24px;
} 
a.next { margin-top: 0px; margin-left: 5px; position: absolute; right: 30px; }
a.prev { margin-top: 0px; margin-right: 5px;  position: absolute; }
 
/*  
    root element for scrollable items. Must be absolutely positioned 
    and it should have a super large width to accomodate scrollable items. 
    it's enough that you set width and height for the root element and 
    not for this element. 
*/ 
div.scrollable div.items {     
    /* this cannot be too large */ 
    width:20000em;     
    position:absolute;         
} 
 
/*  
    a single item. must be floated on horizontal scrolling 
    typically this element is the one that *you* will style 
    the most. 
*/ 
div.scrollable div.items div { 
    float:left; 
    margin-right: 10px;
    border: 1px solid #ccc;
    padding: 3px;
} 
 
/* you may want to setup some decorations to active item */ 
div.items div.active { 
    border:1px inset #ccc;         
    background-color:#fff; 
}

/* this makes it possible to add next button beside scrollable */
div.scrollable {
	float:left;		
}

/* prev, next, prevPage and nextPage buttons */
a.prev, a.next, a.prevPage, a.nextPage {
	display:block;
	width:18px;
	height:18px;
	background:url(../images/left.png) no-repeat;
	float:left;
	cursor:pointer;
}

/* mouseover state */
a.prev:hover, a.next:hover, a.prevPage:hover, a.nextPage:hover {
	background-position:0px -18px;		
}

/* disabled navigational button */
a.disabled {
	visibility:hidden !important;		
}

/* next button uses another background image */
a.next, a.nextPage {
	background-image:url(../images/right.png);
        clear:right;
}
/* End Gallery Widget *****************************************************/
