@charset "utf-8";

/* 
 * CSS TOP:copyright 2011 Museum of Digital Sculpture.
 */

.body em{
	font-style:normal ;
	font:13px/16px "Century Gothic", Helvetica;
}

.body strong{
	color:#BF474C;
}

/*Border & Liner block------------------------*/

#top-liner
{
	width:100%; 
	margin:0 0 8px; 
	height:14px;
	background:url("./images/top-liner-wht.gif")  repeat-x;
}

#bottom-liner
{
	position:fixed;
	z-index:200; 
	left:0;
	bottom:0;
	width:100%;
	height:26px;
	text-align:right;
	background:transparent url("./images/top-under-liner.gif") bottom repeat-x;
}

#copywrite
{
	color:#3c3c3c; 
	font:10px/14px "Geneva", "Arial", "Helvetica", "san-serif";
}

/*main--------------------------------------*/

#mainBlc
{
	padding:0 0 4px 14px;
	width:100%; 
	float:left;
}

h1{
	width:264px;
	height:64px;
	text-indent:-9999px;
	background: url("./images/mds_logo_wht.gif") no-repeat 0 0;
}

#navi
{
	margin:0 0 10px -100%;
	padding:0 0 16px;
	width:280px; 
	float:left;
}

#imgBlc
{
	margin:0 0 0 280px;
}

/*Site concept & discription-----------------*/

#concept
{
	display:none;
	color:#6B0124;
	padding:0 0 4px 0; 
}

.com-body
{
	font-size:  10px;
	line-height:16px ; 
	color:#333;
	margin:0;
	padding:4px;
}

.credit-e
{
	height:16px;
	color:#3c3c3c; 
	font:10px/16px "Arial", "Verdana", "Helvetica", "san-serif";
}

.large-e 
{  
	color:#999966;
	font:13px/16px  "Arial", "Verdana", "san-serif";
}

/* RDF-------------------------------------*/

.border-link
{ 
	margin:4px 0; 
	padding:2px 0;
	height:20px;
	font:normal 12px/20px "Verdana", "Arial", "san-serif";
	letter-spacing:10px;
	border:#ddd solid;
	border-width:1px 0px; 	
}

#banner
{
	display:block;
	float:left;
	width:200px;
	height:20px;
}

#rdf
{  
	display:block;
	float:left;
	padding:0 0 0 10px;
	width:70px;
	height:20px;
	color:#fff;
	text-align:center;
	background-color:#d5977c; 
}

#rdf:hover
{  
	background-color:#e2ada0; 
}

/*Menu block----------------------------*/

#topForm
{ 
	display:block;
	margin:5px 0 0 0;  
	background-color:transparent; 
}

#topForm li{ 
	display:block;
	padding:4px 0;  
	border:#dddddd solid;
	border-width:1px 0 0; 
}

#topForm span
{  
	position:relative;
	display:block; 
	width:280px;
	height:24px;
	font:12px/24px "Verdana";
	color:#851A23;
	letter-spacing:10px;
	vertical-align:middle;
	background-color:#E9E8CD; 
}

#topForm a
{  
	display:block; 
	padding:0 4px; 
	width:272px;
	height:24px;
	font:12px/24px "Verdana";
	letter-spacing:10px;
	background-color:#E9E8CD; 
}

#topForm a:hover
{  
	background-color:#f7fce6; 
 }

#topForm input{
	font-size:  12px;
	line-height:12px ; 
	letter-spacing: 2px;
}


#topForm #word
{
	display:block; 
	font-size:  12px;
	line-height:12px ; 
	height:14px;
	position:absolute;
	top:3px;
	right: 48px;
}

#topForm #submit
{
	display:block;
	width:40px; 
	font-size:  12px;
	line-height:12px ; 
	letter-spacing: 2px;
	height:20px;
	position:absolute;
	top:2px;
	right:4px;
}

/*Update Gallery block----------------------------*/

#updateG{ 
	border:#ddd solid;
	border-width: 1px 0;
	margin:0 0 4px;
	padding:2px 0;
}

#updateG a{ 
	display:block;
}

#updateG, 
#updateG a{ 
	color:#851A23; 
	height:50px; 
	font:  10px/14px "Verdana", "Arial", "san-serif";
	background:transparent; 
}

#updateG a:hover{  
	color:#FF6176;
	background:#f7fce6; 
}

#updateG dt,
#updateG span#newimg,
#updateG img 
{  
	display:block;
	height:50px; 
	width:50px; 
	margin:0 2px 0 0;
	float:left;
	text-indent:-9999px;
	
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4spx;/*ff*/
}

#updateG span#newarch,
#updateG dd,
{  
	display:block;
	padding:4px 0 0;
	height:46px; 
	float:left;
}

#updateG strong{
	color:#000;
	font-weight:bold;
	font-size:12px;
}

#updateG cite{
	font-style:normal;
	font-weight:bold;
}

#updateG em{
	color:#333;
}

/*Forum Index block----------------------------*/

#frIndex{
	margin:0 0 16px;
	padding:2px 0;
	color:#333333;
}

#frIndex h3{
	color:#333333;
	font-size:  10px;
	line-height:16px ; 
	padding:0px;
}

#frIndex p{
	margin:0 0 8px ;
	color:#333333;
	padding:0px;
	font-size:  10px;
	border-bottom:1px dotted #ddd;
}

#frIndex span{
	color:#333333;
	font:10px/12px "Verdana", "Arial", "san-serif";
	margin:0 0 0 4px;
}

/* W3C-------------------------------------*/

#validate{
	padding:4px 0;
	font-size:  10px;
	line-height:14px ; 
	border: #dddddd solid;
	border-width: 1px 0 ;
}

#w3clink{ 
	margin:4px 0; 
	padding:4px 0;  
	border:#ddd solid;
	border-width:1px 0 0; 
}

#w3clink img{ 
	border:none;
}

#SHV{
	position:fixed;
	bottom:30px;
	right:4px;
	width:156px;
	height:42px;
}

#SHV a{
	display:block;
	width:156px;
	height:42px;
	text-indent:-9999px;
	background:url("./images/shv_logo.png") no-repeat;
}

#SHV a:hover{
	background-position:0 -42px;
}

.tweetBtn {
    float: left;
    width: 100px;
}	
/* MDS CSS end-------------------------------------*/

