/*** CUSTOMIZATION FOR MARTINHANSEN.CA ***/

body {
    color: #DDFFDD;
}
#main-wrapper {
    background: #333333;
}
#main-wrapper,
#footer-wrapper,
#header-group-wrapper {
    border-left: 2px solid #242424;
    border-right: 2px solid #242424;
}
h1, h2, h3, h4, h5, h6 {
    color: #FFFF88;
    border-bottom: 1px solid #444444;
}
#header-site-info {
    float: right;
    text-align: right;
    margin-right: 10px;
}
p {
	margin: 1em 0;
}
a {
    color: #BBFFBB !important;
}
a:hover {
    color: #EE8800 !important;
    text-decoration: none !important;
}
.page-admin a {
    color: #00FF00 !important;
}
.page-admin a:hover {
    color: #EECC00 !important;
}
.views-view-grid td,
.views-view-grid div {
    padding: 0;
    margin: 0;
}

.item-list ul,
.item-list ul li {
    list-style: none;
    margin-left: 1px;
    margin-bottom: 4px;
    border-bottom: 1px dashed #444444;
    clear: both;
}

.views-cloud span {
    display: block;
    height: 1em;
    padding: 3px 0;
    margin:  3px 0;
    border-bottom: 1px dashed #444444;
}

.view-Links .item-list {
    float: left;
    margin-right: 10px;
}

#block-block-2 {
    float: right;
    text-align: right;
}
#block-block-2 .content {
    padding: 0 5px;
}

.page-gallery-map #content-content a,
.pane-gallery-summary .content a {
    color: #335533 !important;
}
.page-gallery-map #content-content a:hover,
.pane-gallery-summary .content a:hover {
    color: #EE8800 !important;
}

.pane-content .view-gallery-trips .more-link {
	text-align: left;
}

.pane-content .view-Journal .views-field-created {
	text-align: right;
}
	
table.views-view-grid {
    width: auto;
}

#imageData #lightbox2-node-link-text {
    display: inline;
}

body#tinymce {
	background: #333333;
}

.view-gallery-items.view-display-id-page_4 .views-row {
	float: left;
	margin-right: 4px;
}

#view-id-gallery_items-page_5 tr,
#view-id-gallery_items-page_5 th,
#view-id-gallery_items-page_5 td {
	border-bottom: 0;
}
#view-id-gallery_items-page_5 .views-table tr.odd img {
	float: left;
	margin-right: 15px;
}
#view-id-gallery_items-page_5 .views-table tr.even img {
	float: right;
	margin-left: 15px;
}

.panel-pane .view-gallery-trips a.gal_link {
	clear: both;
	float: right;
	font-size: 0.8em;
}

.more-link {
	clear: both;
}

.mediaicon img {
        float: right;
        padding: 2px 4px 0 0;
}

/* overrides for admin */
#module-filter-squeeze,
.progressWrapper {
    color: black;
}

