


/************************ RESET STYLES *******************************/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}

ol,ul {
	list-style:none;
}


/*********** ENTRY ****************/

   
 .entryTop {
	height: 74px;
   }
.entryTop h4 {margin:10px 0;font-weight: bold; text-transform: uppercase;width:100%;}
.entryTop h4 a { color: #333; text-decoration: none; float:left;} 
.entryTop h4 a:hover {color:#e3abab;}
.entryTop span {color:#666;font-size:.8em;text-transform:lowercase;font-weight:normal;}
.entryTop span.description {float:left;margin-left: 20px;padding-top:.2em;}
.entryTop span.contact {float:right;line-height:1em;}
.entryTop span.contact a:hover {color:#e3abab;}

 .entry-images {
 	height:518px;
    margin-top: 9.5px; 
    margin-bottom: 10.5px;
    overflow: visible;
    white-space: nowrap;

  }
  
 .entry-text-only {
 	height:518px;
    margin-top: 9.5px; 
    margin-bottom: 10.5px;
    overflow: auto;
    font-size: .9em;

  }
  
 .entryBottomWrapper {
 	margin-top: 30px;
  }
  
.entrySocialWrapper {
	width: 234px;
    float: left;
    
   }
 
 .entryCommentsWrapper {
 	width: 714px;
 	float: left;
   }

 .requiredField {
 	color: #dc8888;
 }

  #addCommentWrapper {
	 background-color: #191313;
     background-image: url('images/comment-entry-bg.png');
     padding: 15px;
   }

   
  #addCommentTable {
  		color: #8d8989; 
        font-size: .8em;
   }
   
   #addCommentTable input, #addCommentTable textarea {
   		background-color: #8d8989;
        font-size: 1.2em;
        border: 0px;
        height: 23px;
    }
    
    #entryCommentText a {
    	color: #563636;
     }
     
    #entryCommentText a:hover {
    	color: #563636;
        text-decoration: underline;
     }
     
     #commentErrorDiv * {
     	color: #dc8888;
        margin-bottom: 10px;
        list-style: none;
       }
        
     
 
/************************* DEFAULT STYLES ***************************/
body {background-repeat: no-repeat; color:#7f7f7f;background-color:#000000;font-family:"Helvetica", Arial, sans-serif; margin: 0; padding: 0; font-size: 80%}

.container-inner {width:958px; margin:0 auto;}
h1,h2,h3,h4,h5,h6 {color:#;font-family:"Helvetica", Helvetica, Arial, sans-serif;}
h6 { letter-spacing: 1.5px; font-size: .85em; font-weight: 800; text-transform: uppercase;}
h1 a,h2 a,h3 a,h4 a,h5 a,h6 a {color:#;}
a {color:#e3abab;text-decoration:none;}
a:hover, a:focus {color:#e3abab;}

/************************* INSIDE ************************************/
.mover {background:#000000; color:#666666;padding:0 13px;margin:0;}
.mover a .more {color:#cccccc; text-decoration:none;}
.mover a:hover {color:#ffffff;}
#inside {float:right;background:#000000;margin:0 auto;padding:2px 35px;font-size:.9em;}
#inside a {color:#cccccc;text-decoration:none;margin-left: 3px;padding: 0 0 0 19px;background: url('images/down.png') no-repeat 0 50%;}
#inside-about {font-size:2.5em;color:#666666;}
#inside-portfolio h4 {background:#111;color:#cccccc;padding:.2em .3em;border-bottom:1px solid #222;border-top:1px solid #222;text-transform:uppercase;font-weight:bold;}
#inside-portfolio h4 span {color:#333;}
#inside-subscribe {float:right;}
.feed {margin-left: 3px;padding: 0 0 0 19px;background: url("images/rss.png") no-repeat 0 50%;color:#cccccc;}

ul.inside-portfolio {display:inline;padding:0;margin:0 auto;clear:both;}
ul.inside-portfolio li {background:#eee;width:300px; height:150px; float:left;overflow:hidden;margin:0 8px 8px 0;padding:0;}

.inside-portfolio-image-wrapper { background: #000; position: relative; }
.inside-portfolio-image-wrapper img { height: 150px; width: 300px;}
.inside-portfolio-image-wrapper h6.title-overlay {text-transform:uppercase;background: #000; padding:4px; top: 127px; left: 0;bottom: 0; display: block; height: 15px; position: absolute; width: 300px; z-index: 101; /* opacity - move to sep. stylesheet */ filter: alpha(opacity=50); -moz-opacity: .50; opacity:.50; }
.inside-portfolio-image-wrapper h6.title-overlay a { color: #fff; text-decoration: none;}
.inside-portfolio-image-wrapper h6.title-overlay a:hover {color:#666;}

#inside-widgets {margin:4em 0;}
#inside-widgets h6.widgettitle {color:#cccccc;border-bottom:1px solid #444;text-transform:uppercase;padding:1em .3em .5em; font-size:11px; font-weight:bolder;}
#inside-widgets ul{list-style:none;margin:0 0 1.6em 0;font-size:1em;}
#inside-widgets ul li a,ul.txt li{color:#cccccc;height:1%;background:url(images/li-white.png) no-repeat  0;line-height:1.2em;border-bottom:1px solid #444;display:block;padding:6px 0 6px 8px;}
#inside-widgets ul li a:hover,ul.txt li:hover{color:#ffffff;background-position:1px 0.8em;background: #222 url(images/li-white.png) no-repeat 3px 10px;}
#inside-widgets ul li a span,ul.txt li,h4 a span{color:#696455;}
#inside-widgets ul li.active a{cursor:default;color:white;}
#inside-widgets ul ul{margin:0;list-style:none;}

/************************* TOP *****************************************/
.top {
	height: 110px;
   }
.top h4 {margin:10px 0;font-weight: bold; text-transform: uppercase;width:100%;}
.top h4 a { color: #333; text-decoration: none; float:left;} 
.top h4 a:hover {color:#e3abab;}
.top span {color:#666;font-size:.8em;text-transform:lowercase;font-weight:normal;}
.top span.description {float:left;margin-left: 20px;padding-top:.2em;}
.top span.contact {float:right;line-height:1em;}
.top span.contact a:hover {color:#e3abab;}

.top #logo {  
	color: #b9a1a1;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
    text-transform: uppercase;
    font-size: 1.5em;
    letter-spacing: 5px;
    font-weight: 100;
   }
   
 .top #logo .bold {
	color: #b9a1a1;
 	font-family: "Trebuchet MS", Helvetica, sans-serif;
    text-transform: uppercase;
    font-weight: 800;
    font-size: 1em;
    letter-spacing: 5px;
   }

/************************* MASTHEAD ************************************/
.static-image-wrapper { background: #100c0c; position: relative; width:100%; height:518px;  overflow:hidden;}
.static-image-wrapper img {width: 975px;}
.static-image-wrapper .title-overlay {background: #000; padding:10px; top: 10px; right: 10px; display: block; height: auto; position: absolute; width: 290px; z-index: 101; /* opacity - move to sep. stylesheet */ filter: alpha(opacity=50); -moz-opacity: .50; opacity:.50; }
.static-image-wrapper .title-overlay h2 {text-transform:uppercase;border-bottom:1px solid #fff;}
.static-image-wrapper .title-overlay h2 a { color: #fff; text-decoration: none;}
.static-image-wrapper .title-overlay h2 a:hover {color:#666;}
.static-image-wrapper .title-overlay p {text-transform:none;color:#fff;}
.static-image-wrapper .title-overlay p a {color:#fff;}
.static-image-wrapper .title-overlay .postmetadata {color:#666;}
.static-image-wrapper .title-overlay .postmetadata a {color:#666;}

.pusher {cursor:pointer;}
#masthead { background: padding: 0;border-top:0px solid #000000; position: relative; }
#masthead h4 {margin:10px 0;font-weight: bold; text-transform: uppercase;width:100%;}
#masthead h4 a { color: #333; text-decoration: none; float:left;} 
#masthead h4 a:hover {color:#e3abab;}
#masthead span {color:#666;font-size:.8em;text-transform:lowercase;font-weight:normal;}
#masthead span.description {float:left;margin-left: 20px;padding-top:.2em;}
#masthead span.contact {float:right;line-height:1em;} 
#masthead span.contact a:hover {color:#e3abab;}

.twitterwidget-title { display: none; }
.twitterComment .widgetleft div h6 { display: none; }

#navcontainer {padding: 0;font-family:"Helvetica", Helvetica, Arial, sans-serif;text-align: right;background-color: #000000;height:40px;margin:1em 0 1em;}
#navlist {height:40px}
#navcontainer p	{padding: 7px 7px 0px;font-family:"Helvetica", Helvetica, Arial, sans-serif;font-size: 1em;font-weight: bold;}
/* to stretch the container div to contain floated list */
#navcontainer:after {content: ".";display: block;line-height: 1px;font-size: 1px;color: transparent;clear: both;}
#navcontainer img {margin: 0;padding: 0;}
ul#navlist {list-style: none;padding: 0;margin: 0px;background-color: #000000;font-size: 1em;}
ul#navlist li {text-align: left;float: left;height: 40px;margin: 0;background: #000000;border-right:1px solid #ccc;padding: 0;}
ul#navlist li { width: 105px; voice-family: "\"}\""; voice-family:inherit; width: 119px;}
html>body ul#navlist li { width: 119px; }
ul#navlist li a {display: block;padding: 7px 5px 25px 7px;color: #FFFFFF;font-size: 11px;text-decoration: none;height: 1%;height:40px;text-shadow: 0 0 0 #000;}
#navcontainer>ul#navlist li a {width: auto;height: auto;height: 8px}
ul#navlist li#active a {background: #b59d97;color: #b59d97;}
ul#navlist li a:hover,ul#navlist li#active a:hover {color: #b59d97;background-color: #b59d97;}
ul#navlist li.home	{border-left: none;}
ul#navlist li#empty	{width: 120px;}

/******************************* HOME ******************************** */
.middleWrapper {width: 950px; margin-top: 15px; }
.scroller { height: 180px;  overflow: hidden; overflow-x: auto; position: relative; float: left;}
.span-16 { height: 150px; width: 710px; margin-top: 17px; position: relative;}
.span-8 {height: 160px; float: left; width: 220px; padding-left: 10px;}
h6.home-header {margin:0 0 .5em 0;border-bottom:1px solid #000000;}
h6.home-header-list {border-bottom:1px solid #000000;}
h6.home-header a {color: #000000;}
.home-header-all {float:left; text-align:center;margin:2em 0;}
.home-header-all a {background:#000000;padding:.6em;color:#FFFFFF;}
.home-header-all a:hover {background:#b59d97;color:#b59d97;}

#slideshowNav { position: absolute; bottom: 10px; right: 10px; width: 100px; }

#slideshowNav a { cursor: pointer; } 

.commentsWrapper { float: right; width: 207px; height: 152px; margin-top: 16px; padding: 10px; padding-top: 0px; padding-bottom: 0px; background-color: #11110f; overflow: hidden; line-height: 1em;}

#commentsBody { font-size: .8em; }

.commentsWrapper a { color: #fff; }
.commentArrows { font-size: .8em; letter-spacing: -1.5px; }
.middleWrapper p {font-size: .8em; letter-spacing: 0px;}

.portfolio { float: left; width: 120px; }
.portfolio h6 { margin-bottom: 2px;}
.portfolio a { color: #fff; font-weight: 600; }
.categoryList { width: 110px; border-top: 1px solid #424242;}
.categoryList li { border-bottom: 1px solid #424242; padding-left: 8px; padding-top: 2px; padding-bottom: 2px; font-size: .8em;  }
.categoryList li a {font-weight: 100}
.categoryList li a { color: #fff; }
.portfolioImage { float: left; width: 180px; margin-left: 25px; }
.about { float: left; width: 380px; line-height: 20px;}
.about .widgetabout { margin-bottom: 30px; }
.connect { float: right; width: 217px;}
.connect a { color: #fff; font-size: .8em; font-weight: 400; }
.twitterLink { padding: 0px; padding-left: 20px; padding-bottom: 3px; background: url(images/twitter-icon.jpg) no-repeat 0px 3px; margin: 0px; margin-top: 20px;}
.facebookLink { padding: 0px; padding-left: 20px; padding-bottom: 3px; background: url(images/facebook-icon.jpg) no-repeat 0px 3px; margin: 0px; margin-bottom: 20px;}
.rssLink { padding: 0px; padding-left: 20px; padding-bottom: 3px; background: url(images/rss-icon.jpg) no-repeat 0px 3px; margin: 0px;}

ul.news-list{list-style:none;margin:0 0 1.6em 0;font-size:1em;}
ul.news-list li a,ul.txt li{height:1%;background:url(images/li.png) no-repeat  0;line-height:1.2em;border-bottom:1px solid #000000;display:block;padding:6px 0 6px 8px;}
ul.news-list li a:hover,ul.txt li:hover{background-position:1px 0.8em;background: #eee url(images/li.png) no-repeat 3px 10px;}
ul.news-list li a span,ul.txt li,h4 a span{color:#ccc;text-align:right;}
ul.news-list li.active a{cursor:default;color:white;}
ul.news-list ul{margin:0;list-style:none;}
ul.txt li strong{color:#e8e3d3;}
ul.txt li a{display:inline;border:none;padding:0;background:none;font-weight:normal;}

.sidebar p {margin:0;}
.sidebar .postmetadata {margin:0 0 1em;}

/********************************POSTS ************************* */
.post {display:block;clear:both;}
.postmetadata {color:#ccc;}
.postmetadata a {color:#ccc;}
.postmetadata a:hover {color:#000;}
.underlined {border-bottom:1px solid #000000;}
h6.underlined {margin:0 0 1em;}

.nav-image-left, .nav-image-up, .nav-image-right {text-align:center;float:left;width:25px;margin:0 10px 0 2px;}
.nav-image-left a, .nav-image-up a, .nav-image-right a {background:#eee;padding:2px 48% 2px 48%;text-decoration:none;color:#000;}
.nav-image-left a:hover, .nav-image-up a:hover, .nav-image-right a:hover {background:#000;color:#fff;}

.nav {background:#eee;margin:0 0 1em 0;}
.nav:hover {background:#ccc;}
.prev a, .next a {color:#000;text-decoration:none;padding:.2em 1em;}

.nav-interior {margin:0;padding:0;clear:both;display:inline;}
.nav-interior .next {color:#000;text-decoration:none;float:right;}
.nav-interior .prev {color:#000;text-decoration:none;float:left;}

/* ************************* FOOTER *********************** */
#footer {margin:0 0 0;background:#;padding:1em; }
#footer * { font-size: .8em; }
#footer p {text-align:center; color: inherit; }
#footer a {color:#aaaaaa;}
#footer a:hover {color:#000000;}
#footer ul * { font-weight: .85em; }

/* ************************ PORTFOLIO THUMBNAILS********************************/
.portfolio-image-wrapper {position: relative; margin: 0 0 20px;padding:0; width: 220px; height: 150px;}
.portfolio-image-wrapper h6.title-overlay {text-transform:uppercase;background: #000; padding:4px; top: 127px; left: 0;bottom: 0; display: block; height: 15px; width:220px; overflow:hidden; position: absolute; max-width: 220px; z-index: 101; /* opacity - move to sep. stylesheet */ filter: alpha(opacity=50); -moz-opacity: .50; opacity:.50; }
.portfolio-image-wrapper h6.title-overlay a { color: #ccc; text-decoration: none;}
.portfolio-image-wrapper h6.title-overlay a:hover {color:#fff;}

/* **************************** FLOATS & IMAGES ***************************** */
.right { float: right; }
.left { float: left; }
.middle {margin: 0 auto;float:left;}
.clear { clear: both; }
img.centered{display: block;margin-left: auto;margin-right: auto;}
img.alignright{padding: 4px;margin: 3px 0 2px 10px;display: inline;}
img.alignleft{padding: 4px;margin: 3px 10px 2px 0;display: inline;}
.alignleft{float: left;}
.alignright{float: right;}
.thumbnail {width:220px;height:150px;background:#eee url('images/x.png') no-repeat center;max-width:220px;max-height:150px;overflow:hidden;}

/***************************** ARCHIVE *****************************/
h6.archive-header {display:block;border-bottom:#000000 1px solid;margin:0 0 .5em;}
.archive-stack {width:100%; height:2em;}

/***************************** ETC *****************************/
#filters {clear: both;height: 2em;margin-bottom: 1em;}
#filters li {float: left;margin-right: 2em;}
.prev {}
.next {}
/* remember to define focus styles! */
:focus {outline: 0;}

/***************************** SEARCH *****************************/
#search {float: right;margin:15px 0 0;}
#search #s {background: transparent url('images/search.gif') 0px center no-repeat;color: #666;font-size: 0.9em;margin:0 0 0 10px;padding: 2px 0 2px 17px;width: 100px;}
#search input {border:1px solid #222;}
#search #s:hover {color: #666;}
.search-excerpt {margin: 0;}

/***************** COMMENTS ********************/
h3#comments{margin: 10px 0 0;padding: 20px 10px;background: #f5f5f5;}
h3#comments span.comments-subscribe {float:right;font-size:.7em;margin-left: 3px;padding: 0 0 0 19px;background: url("images/rss.png") no-repeat 0 50%;color:#cccccc;}
h3#respond{margin: 10px 0 0;padding: 20px 10px;background: #f5f5f5;}
ol.commentlist{list-style-type: none;margin: 0;padding: 0;border-top: 5px solid #eee;}
ol.commentlist li {clear:both;min-height:150px;border-bottom: 5px solid #eee;padding:0 0 1em;}
ol.commentlist li strong{padding-left:1em;}
ol.commentlist li .comment-entry{margin: 1em;padding: 1em 150px;line-height: 2em;}
ol.commentlist li .avatar-container {float:left;}
ol.commentlist li .avatar{border:1px solid #eee;padding:1em;margin:1em 1em 1em 0;}



/************** TWITTER PLUGIN ******************/
.time-meta, .time-meta a, .time-meta a:visited {
	color: #756666;
    font-size: .6em;
    letter-spacing: 1px;
    font-weight: bold;
    padding: 0px;
    margin:0px;
}

.time-meta a, .time-meta a:visited {
	font-size: 1em;
   }

.time-meta a:hover {
	color: #ffffff;
    font-size: 1em;
    letter-spacing: 1px;
    font-weight: bold;
    padding: 0px;
    margin:0px;
}

.open-quote {
	background: url(images/open-quote.png) no-repeat; 
    width: 12px; 
    height: 10px;
    float: left;
    margin-right: 3px;
    margin-top: 0px;
  }
  
 .close-quote {
	background: url(images/close-quote.png) no-repeat; 
    width: 12px; 
    height: 10px;
    float: left;
    margin-left: 3px;
    margin-top: 5px;
  }
  
  .entry-content-div {
  	float: left;
   }
   
   .entry-content {
     color: #7f7f7f;
    }
    
/*************** SCROLL *****************/
/* Scroll Bar Master Styling Starts Here */
/* All comments can be freely removed from the css */

.scrollgeneric {
line-height: 1px;
font-size: 1px;
position: absolute;
top: 0; left: 0;
}

.vscrollerbase {
width: 10px;
background-color: #353535;
}
.vscrollerbar {
width: 10px;
background-color: #292929;
}
.hscrollerbase {
height: 10px;
background-color: #353535;
}
.hscrollerbar {
height: 10px;
background-color: #292929;
}

.scrollerjogbox {
width: 10px;
height: 10px;
top: auto; left: auto;
bottom: 0px; right: 0px;
background-color: gray;
}

/************** COMMENTS ******************/
.statsclass1, .statsclass2 {
	border-bottom: 1px solid #424242;
    margin-bottom: 3px;
    padding-bottom: 3px;
}

