/* @override http://neuemodern.com/css/neue.css */

/* @override http://neuemodern.com/css/neue.css */

/* @override http://neuemodern.com/css/neue.css */

/*

            **********           *****************               *         
          **************         *****************              ***        
        ******************       *****************             *****       
       ********************      *****************            *******      
       ********************      *****************           *********     
       ********************      *****************          ***********    
       ********************      *****************         *************   
        ******************       *****************        ***************  
          **************         *****************       ***************** 
            **********           *****************      *******************
      
      Created by DieNeueModern.com
      
      (c) Copyright 2007 James Hicks. All Rights Reserved. 
      
*/
/* @override 
	http://localhost:8888/css/neue.css
	http://localhost:8888/works/style.css
*/

* {
	margin: 0;
	padding: 0;
}

a {
	color: #8b8b8b;
	text-decoration: none;
}

a img {
	border: none;
}

a:hover, #filters a.selected, p.left.filterLink a:hover {
	color: #fd0076;
}

a:hover#mook { color:#F1BDBD; }
a:hover#lightmaker { color:#FFFE00; }

a:hover#ralph { color: #e548bb; }

body {
	font-size: 12px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	background-color: #191919;
}

.botHide { display: none; }

.baselined {
	background: #191919 url(/img/baseline.png) 36px -5px;
}

#holder {
	width: 1024px;
	margin: 18px 18px 18px 36px;
	float: left;
}

#header {
	padding: 18px 0 21px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	float: left;
	width: 983px;
	margin-bottom: 18px;
}

#header .panel {
	width: 148px;
	float: left;
	margin-right: 10px;
}

#header .logo {
	float: right;
}

#header .logo img {
	position: relative;
	bottom: -2px;
}

/* @group columns */

#header .panel {
	width: 149px;
	margin-right: 18px;
	text-align: left;
}


.panel strong {
	display: block;
	background: url(/img/border_grey.gif) repeat-x 0 15px;
}

.panel div.list {
	background: url(/img/border_grey.gif) repeat-x 0 top;
	margin-bottom: 1.4em;
}

.panel .left {
	text-align: left;
}



/* @end */

#content {
	float: left;
	width: 983px;
	padding-bottom: 18px;
	
}

/* @group bento */

#overlay {
	background-image: url("/img/overlayBackground.png");
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: none;
	opacity: 0;
	-moz-opacity: 0;
	filter:alpha(opacity=0);
}

.sushi {
	position: absolute;
}

/* @end */

/* @group list */

.listHeader {
	background: url(/img/border_grey.gif) repeat-x 0 30px;
	cursor: hand;
	cursor: pointer;
	font: bold 30px/30px 'Helvetica Neue', Arial, sans-serif;
	color: #ffffff;
	display: block;
	width: 649px;
	margin-top: 5px;
	height: 31px;
}

div.list {
	margin-left: -5px;
	overflow: hidden;
	width: 649px;
}

div.list img {
	vertical-align: top;
	margin-right: 8px;
	margin-bottom: 8px;
}

.listHeader .arrow {
	background-image: url("/img/filterArrowNormal.png");
	background-repeat: no-repeat;
	background-position: 626px -7px;
	height: 31px;
	display: block;
}

.listHeader .arrow:hover {
	background-image: url("/img/filterArrowHover.png");
}



/* @end */

/* @group view */

#content .panel {
	width: 315px;
	text-align: left;
	float: right;
	margin-top: 2px;
}

#workContent {
	width: 650px;
	float: left;
	margin-top: 15px;
}

#workContent img {
	margin-bottom: 18px;
}

.pieceTitle {
	position: relative;
	bottom: -3px;
	font: bold 30px/36px "Helvetica Neue", Arial, sans-serif;
}

.pieceDescription p {
	margin-bottom: 18px;
}

p.left.filterLink a {
	color: #ffffff;
	background-image: url("../img/filterLink.gif");
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 10px;
}

p.left.filterLink a:hover {
	background-image: url("../img/filterLinkHover.gif");
}

#videoLink {
	font: bold 30px/13px "Helvetica Neue", Arial, sans-serif;
	background: url(/img/quicktime.png) no-repeat right;
	padding-right: 30px;
}

#video {
	height: 1px;
	margin-bottom: 18px;
	background-position: 0 top;
}

.nextPrev { 
	float: right;
	display: block;
}



/* @end */

/* @group Admin */

.showcaseN {
	opacity: 0.25;
}

ul.actions li {
	list-style-type: none;
	float: left;
	display: block;
}

ul.actions a {
	border: 1px solid #4c4c4c;
	padding: 5px;
	margin: 20px 10px 0 0;
	float: left;
	display: block;
	background-color: #333;
	-webkit-border-radius: 2px;
}

ul.actions a:hover {
	border-color: #5f5f5f;
	background-color: #2b2b2b;
}

table.workListing th, table.workListing td {
	padding: 3px 6px;
	border-bottom: 1px solid #4c4c4c;
}

table.workListing td a {
	margin-left: 10px;
	margin-right: 10px;
}

.providence {
	width: 592px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

.providence .eyeTitle {
	font: 57px Times, "Times New Roman";
	text-shadow: #fff 0 0 5px;
	text-align: center;
}

p.errorTitle {
	font: bold 30px/30px "Helvetica Neue", Arial, sans-serif;
	margin-top: 5px;
	margin-bottom: 2px;
}

label {
	width: 80px;
	font-weight: bold;
	display: block;
	float: left;
	clear: left;
	text-align: right;
	margin-right: 18px;
}

input, textarea {
	width: 200px;
}

#logs input {
	font-size: 60px;
	height: 60px;
	width: 500px;
	margin-top: 20px;
	background-color: transparent;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom: 1px dashed #666;
	color: #fff;
	text-shadow: #fff 0 0 5px;
	text-align: center;
}

#logs button  {
	height: 80px;
	width: 500px;
	margin-top: 20px;
	background-color: transparent;
	color: #e6e6e6;
	border-style: none;
	font: 36px Times, "Times New Roman";
	text-shadow: #fff 0 0 3px;
}

#logs button:hover  {
	height: 80px;
	width: 500px;
	margin-top: 20px;
	background-color: transparent;
	color: #e6e6e6;
	border-style: none;
	font: 36px Times, "Times New Roman";
	text-shadow: #fff 0 0 6px;
	cursor: pointer;
}

div.optional {
	margin-bottom: 10px;
}

* {
	
}

.eye,.eyeTitle {
	width: 592px;
	margin-right: auto;
	margin-left: auto;
}

input#WorkBentoX,input#WorkBentoY,input#WorkIconWidth,input#WorkIconHeight, input#WorkIconZ {
	width: 100px;
}



/* @end */
