.readmore {
    color: #e4a179;
    text-transform: uppercase;
    font-size: 12px;
    margin-left: 5px;
    letter-spacing: 1px;
}
.viewmore {
    color: #e4a179;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 1px;
}
@font-face {
    font-family: 'GaramondItalic';
    src: url('fonts/garamondpremrpro-it-webfont.eot');
    src: local('☺'),url('fonts/garamondpremrpro-it-webfont.woff') format('woff'),url('fonts/garamondpremrpro-it-webfont.ttf') format('truetype'),url('fonts/garamondpremrpro-it-webfont.svg#webfontVXfZKVhZ') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'GaramondSemiBold';
    src: url('fonts/garamondpremrpro-smbd-webfont.eot');
    src: local('☺'),url('fonts/garamondpremrpro-smbd-webfont.woff') format('woff'),url('fonts/garamondpremrpro-smbd-webfont.ttf') format('truetype'),url('fonts/garamondpremrpro-smbd-webfont.svg#webfontReLhtLME') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'GaramondSemiboldItalic';
    src: url('fonts/garamondpremrpro-smbdit-webfont.eot');
    src: local('☺'),url('fonts/garamondpremrpro-smbdit-webfont.woff') format('woff'),url('fonts/garamondpremrpro-smbdit-webfont.ttf') format('truetype'),url('fonts/garamondpremrpro-smbdit-webfont.svg#webfontRuQJw0fV') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'GaramondReg';
    src: url('fonts/garamondpremrpro-webfont.eot');
    src: local('☺'),url('fonts/garamondpremrpro-webfont.woff') format('woff'),url('fonts/garamondpremrpro-webfont.ttf') format('truetype'),url('fonts/garamondpremrpro-webfont.svg#webfontyDlbBgZR') format('svg');
    font-weight: normal;
    font-style: normal;
}

a {
    color: #ffffff;
    text-decoration: none;
}

a:hover {
    color: #e4a179;
    text-decoration: none;
}

body {
    font-family: "GaramondReg",Helvetica,sans-serif;
    font-size: 14px;
    background: #000000 url('../images/bg.jpg') repeat;
    color: #fff;
    -moz-font-smooting: antialiased;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
}

#mediaplayer {
    background: #000;
    width: 100%;
    height: 25px;
}

.medialink {
    width: 900px;
    margin: 0 auto;
    padding-top: 3px;
}

.medialink .musicplayer {
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 2px;
}

.medialink .clickhere a {
    margin-left: 10px;
    font-size: 12px;
    color: #e4a179;
    font-family: 'GaramondItalic',Helvetica,sans-serif;
    letter-spacing: 1px;
}

#container {
    width: 900px;
    margin: 0 auto;
    padding-bottom: 50px;
}
#header {
    height: 15px;
    width: 900px;
    margin-top: 35px;
    margin-bottom: 35px;
    clear: both;
}
#header h1#logo {
    float: left;
    height: 15px;
    width: 236px;
    background: url('../images/logo.png') no-repeat;
    text-indent: -9999px;
}
.menu-main-container {
    float: right;
    font-family: "GaramondReg",Helvetica,sans-serif;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 2px;
    height: 15px;
}
.menu-main-container ul {
    list-style-type: none;
    margin: 2px 0 0 0;
}
.menu-main-container ul li {
    display: inline;
    margin: 0;
    padding-left: 10px;
}
#mastHead {
    clear: both;
    height: 270px;
    width: 900px;
    overflow: show;
}
#contentContain {
    width: 900px;
    margin-top: 35px;
}
#mainContent {
    width: 565px;
    float: left;
    clear: left;
}
#mainContent .contentHead {
    height: 50px;
    border-bottom: 1px dashed #fff;
}
#mainContent .contentHead .moreentriesbtn {
    float: right;
    height: 25px;
    width: 125px;
    background: url('../images/moreentries.png') no-repeat;
    text-indent: -9999px;
    margin-top: 5px;
}
#mainContent .contentHead .inspirationBtn {
    float: right;
    height: 25px;
    width: 166px;
    background: url('../images/inspirationBtn.png') no-repeat;
    text-indent: -9999px;
    margin-top: 6px;
}
#mainContent .contentHead h1 {
    font-family: "GaramondItalic",Helvetica,sans-serif;
    font-size: 28px;
    font-weight: normal;
    letter-spacing: 1px;
    float: left;
    margin-bottom: 5px;
}
#galleryContent {
    width: 900px
}
#galleryContent .contentHead {
    height: 50px;
    border-bottom: 1px dashed #fff;
}
#galleryContent .contentHead h1 {
    font-family: "GaramondItalic",Helvetica,sans-serif;
    font-size: 28px;
    font-weight: normal;
    letter-spacing: 1px;
    float: left;
    margin-bottom: 5px;
}
#galleryContent .gallery {
    width: 900px
}
#galleryContent .footer {
    width: 900px;
    border-top: 1px dashed #fff;
    margin-top: 10px;
    padding-top: 20px;
}
#galleryContent p {
    float: left;
    text-transform: uppercase;
    letter-spacing: 1px;
}
#galleryContent .zachmcnair {
    float: right;
    height: 21px;
    width: 130px;
    background: url('../images/zachmcnair.png') no-repeat;
    text-indent: -9999px;
}
.entryWrap {
    width: 565px
}
.entryWrap .entryTitle {
    margin: 15px 0 5px 0;
    padding-top: 20px;
    border-top: 1px dashed #efefef;
}
.entryWrap .entryTitle h2 {
    font-family: "GaramondItalic",Helvetica,sans-serif;
    font-size: 26px;
    margin-top: 15px;
    font-weight: normal;
    margin: 0px;
    padding: 0px;
}
.entryWrap .entry {
    font-family: "GaramondReg",Helvetica,sans-serif;
    font-size: 15px;
    line-height: 180%;
}
.entryWrap .pageEntry {
    font-family: "GaramondReg",Helvetica,sans-serif;
    font-size: 15px;
    line-height: 180%;
    padding-top: 20px;
}
.entryWrap .entryTitle:first-child {
    border: none;
    padding: 0;
}
.entryWrap input {
    background-color: #343434;
    border: 0;
    outline: 0;
    color: #fff;
    padding: 10px;
    width: 320px;
    font-family: "GaramondReg",Helvetica,sans-serif;
    font-size: 16px;
}
.entryWrap textarea {
    background-color: #343434;
    border: 0;
    outline: 0;
    color: #fff;
    padding: 10px;
    width: 545px;
    font-family: "GaramondReg",Helvetica,sans-serif;
    font-size: 16px;
}
.entryWrap .submit input {
    width: 75px;
    height: 25px;
    background: url('../images/submitbtn.png') 0 0 no-repeat;
    cursor: pointer;
    text-indent: -9999px;
}
.entryWrap .submit input:hover {
    border: none
}
.entryWrap form label {
    margin-left: 10px;
    letter-spacing: 1px;
}
.entryWrap .small {
    font-size: 10px;
    letter-spacing: 1px;
}
#inspiration {
    width: 565px;
    margin-top: 50px;
}
#inspiration .inspirationImg,
#inspiration p {
    display: inline
}
#inspiration .slideshowlink {
    display: none
}

.rss {
    float: right;
    width: 48px;
    height: 25px;
    background: url('../images/rss.png') no-repeat;
    text-indent: -9999px;
    margin-top: 5px;
}


/*=======================*/
/* FROM THE PHONE STYLES */
/*=======================*/

.ftp-galleryoverview {
	width: 565px;
	margin-top: 20px;
}

.ftp-thumbnail-box {
	width: 177px;
	height: 177px;
	display: inline;
}

.ftp-thumbnail {
	float: left;
	width: 177px;
	height: 177px;
	position: relative;
	display: inline;
	overflow: hidden;
}

.ftp-thumbnail img {
	position: absolute;
	top: 0px;
	left: 0px;
	display: inline;
}

.firstImage .ftp-thumbnail {
	margin-right: 17px; 
}

.secondImage .ftp-thumbnail {
	margin-right: 17px;
}

.thirdImage .ftp-thumbnail {
	margin-right: 0;
}

/*================*/
/* SIDEBAR STYLES */
/*================*/
#sidebar {
    width: 300px;
    float: right;
}
#sidebar .sidebarHead {
    height: 50px;
    border-bottom: 1px dashed #fff;
}
#sidebar .sidebarHead .store {
    float: right;
    height: 25px;
    width: 69px;
    background: url('../images/storeBtn.png') no-repeat;
    text-indent: -9999px;
    margin-top: 5px;
}
#sidebar .sidebarHead h1 {
    font-family: "GaramondItalic",Helvetica,sans-serif;
    font-size: 28px;
    font-weight: normal;
    letter-spacing: 1px;
    float: left;
    margin-bottom: 5px;
}
#sidebar .sidebarWrap {
    margin-top: 20px;
    margin-bottom: 25px;
}
#sidebar .sidebarWrap ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
#sidebar .sidebarWrap ul li {
    margin: 0;
    padding: 0;
}
#sidebar .sidebarWrap img {
    margin-bottom: 10px
}
#sidebar .searchForm {
    margin-top: 20px;
    height: 25px;
    width: 300px;
}
#sidebar input {
    height: 25px;
    width: 199px;
    padding: 5px 10px 0 10px;
    margin: 0;
    background: url('../images/searchformbg.png') 0 0 no-repeat;
    outline: 0;
    border: none;
    
    font-family: "GaramondReg",Helvetia,sans-serif;
    font-size: 14px;
    color: #fff;
}
#sidebar input.searchSubmit {
	float: right;
    height: 25px;
    width: 75px;
    background: url('../images/searchBtn.png') 0 0 no-repeat;
    text-indent: -9999px;
    cursor: pointer;
}
#sidebar .credits {
    width: 300px;
    border-top: 1px dashed #fff;
    padding-top: 25px;
}
#sidebar .credits .zachmcnair {
    float: left;
    height: 21px;
    width: 130px;
    background: url('../images/zachmcnair.png') no-repeat;
    text-indent: -9999px;
}

/*=======================*/
/* Feat Items Image Crop */
/*=======================*/

.feat-thumbnail {
	width: 302px;
	height: 175px;
	margin-bottom: 20px;
	position: relative;
	overflow: hidden;
	
}

.feat-thumbnail img {
	height: 170%;
	width: 120%;
	position: absolute;
	top: -40px;
	left: -40px;
}

/*=====================*/
/* DATES DISPLAY STYLE */
/*=====================*/

.dbem_events_list {
    list-style-type: none;
    padding: 0;
    margin: 0;
}
#eventList table {
    height: 100%;
    width: 565px;
    border-top: 1px dashed #fff;
    padding: 0;
    margin-bottom: 17px;
}
#eventList table tbody {
    width: 565px
}
#eventList table tr {
    padding: 0
}
#eventList table td {
    margin-left: 0
}
#eventList table td:first-child {
    padding-top: 20px
}
#eventList table .day {
    text-transform: uppercase;
    width: 50px;
}
#eventList table .date {
    text-transform: uppercase;
    width: 80px;
}
#eventList table .time,
#eventList table .door {
    width: 120px
}
#eventList table .name,
#eventList table .acts {
    width: 180px
}
#eventList table .location,
#eventList table .cost {
    width: 120px
}
#eventList table:first-child {
    border: none
}
#eventList table:first-child td {
    padding-top: 0
}
#spacer {
    clear: both;
    height: 100px;
}
.commentLink {
    float: right;
    text-transform: uppercase;
}
.commentsForm {
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px dashed #fff;
}
.blogTitle {
    margin-top: 60px
}
.blogTitle h2 {
    font-family: "GaramondItalic",Helvetica,sans-serif;
    font-size: 26px;
    margin-top: 15px;
    font-weight: normal;
    margin: 0px;
    padding: 0px;
}
.blogTitle:first-child {
    margin-top: 15px
}

.postmetadata {
    border-top: 1px dashed #fff;
    padding-top: 20px;
}

.metadate {
	font-family: "GaramondItalic",Helvetica,sans-serif;
}


ol.commentlist {
    list-style: none
}
ol.commentlist li {
    margin: 0;
    padding: 0;
}
ol.commentlist li.comment {
    border-bottom: 1px dashed #666;
    padding: 10px;
}
ol.commentlist li.comment div.comment-author {
    font-weight: bold
}
ol.commentlist li.comment div.vcard cite.fn {
    font-style: normal
}
ol.commentlist li.comment div.vcard img.avatar {
    float: right;
    margin: 0 0 10px 10px;
}
ol.commentlist li.comment div.comment-meta {
    font-size: 14px
}
ol.commentlist li.comment div.comment-meta a {
    color: #ccc
}
ol.commentlist li.comment div.reply {
    font-size: 12px
}
ol.commentlist li.comment div.reply a {
    font-weight: bold
}
ol.commentlist li.comment ul.children {
    list-style: none;
    margin: 10px 0 0;
}
ol.commentlist li.comment ul.children li.depth-2 {
    border-left: 5px solid #555;
    margin: 0 0 10px 10px;
}
ol.commentlist li.comment ul.children li.depth-3 {
    border-left: 5px solid #999;
    margin: 0 0 10px 10px;
}
ol.commentlist li.comment ul.children li.depth-4 {
    border-left: 5px solid #bbb;
    margin: 0 0 10px 10px;
}
ol.commentlist li.parent {
    border-left: 5px solid #111
}
ol.commentlist li.thread-alt {
    azimuth: #efefef
}
input {
    background-color: #343434;
    border: 0;
    outline: 0;
    color: #fff;
    padding: 10px;
    width: 320px;
    font-family: "GaramondReg",Helvetica,sans-serif;
    font-size: 16px;
}
textarea {
    background-color: #343434;
    border: 0;
    outline: 0;
    color: #fff;
    padding: 10px;
    width: 545px;
    font-family: "GaramondReg",Helvetica,sans-serif;
    font-size: 16px;
}
.submitcomment {
    width: 75px;
    height: 25px;
    background: url('../images/submitbtn.png') 0 0 no-repeat;
    cursor: pointer;
    text-indent: -9999px;
}
.submitcomment input:hover {
    border: none
}
form label {
    margin-left: 10px;
    letter-spacing: 1px;
}
.small {
    font-size: 10px;
    letter-spacing: 1px;
}


/* ===================
 For the Gallery Tags
====================== */


.tags {
	text-transform: uppercase;
	letter-spacing: 1px;
}

#galleryContent .contentHead {
	height:30px;
}

.page-template-page-paintingview-php #contentContain, .page-template-page-galleryview-php #contentContain {
	margin-top: 10px;
}


