@charset "utf-8";
/* CSS Document */

*{ margin:0; padding:0; list-style:none; border:0; }
table{  border:0; }
tr,td{ vertical-align:top }

#wrap{ margin:0 auto; width:900px; padding:0; border:0; }
#header{ width:900px; }
	#logo{ width:360px; height:129px; vertical-align:bottom; }
	#menu{ width:240px; height:129px; vertical-align:bottom; }
	#login{ width:300px; height:129px; vertical-align:bottom; }
	#menu ul{ padding-bottom:0px; }
	#feature_info{ width:900px; vertical-align:bottom; height:30px; }
	#feature_img{ width:600px; height:300px; vertical-align:bottom; }
	#feature_text{ width:260px; height:260px; vertical-align:bottom; padding:20px; background:url(../_img/_layout/dots.png);}
#artists{ width:900px; height:60px; }
	#artists_info{ width:900px; vertical-align:bottom; height:30px; }
	#artists_info1
	{
	font-family:Trebuchet MS,Trebuchet,Arial, Helvetica, sans-serif; 
	font-size:9px;
	text-transform:uppercase;
	letter-spacing:1px;color:#555555; 
	vertical-align:bottom; height:30px; }
	
	#artists_info2
	{
	font-family:Trebuchet MS,Trebuchet,Arial, Helvetica, sans-serif; 
	font-size:9px;
	text-transform:uppercase;
	letter-spacing:1px;color:#555555; 
	vertical-align:bottom; height:30px; }
	
	#artists_1, #artists_2, #artists_3, #artists_4, #artists_5 { padding-right:4px; }
	#artists_6{ padding-right:0px; }
#content{ width:900px; }
	#recent_info{ width:600px; vertical-align:bottom; height:30px; }
	#recent_0{width:290px; margin-right:10px; }
	#recent_1{width:290px; margin-right:10px; }
	#recent_2{width:290px;  }
	#blog_info{ width:250px; vertical-align:bottom; height:30px; }
	#blog{ width:300px; }
	.blog_entry{ margin-bottom:30px; }
	.recentwork_entry{ width:280px; padding:5px; margin-bottom:5px;}
#footer{margin-top:30px;}
#about{ width:900px; padding-right:100px;}
#contact{ width:900px; }
#hottest{ width:900px; }

body{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
line-height:190%;
color:#333333;
}

h1,h2,h3,h4{
font-family:Trebuchet MS,Trebuchet,Arial, Helvetica, sans-serif;
font-weight:normal;
margin-bottom:10px;
}
h2{font-size:25px;}

a{text-decoration:none; color:#68AC37;}
a:hover{text-decoration:none;color:#33541B;}

.menu_link{font-family:Trebuchet MS,Trebuchet,Arial, Helvetica, sans-serif; font-size:10px;text-transform:uppercase;padding:2px;color:#333333;}
.menu_link:hover{ color:#FFFFFF; background:#68AC37;}

.submenu_link{font-family:Trebuchet MS,Trebuchet,Arial, Helvetica, sans-serif; text-transform:uppercase;font-size:9px; margin-left:10px;}
#nodescontent{ background-color:#FFFFFF;}
#feature_info,#artists_info,#recent_info,#blog_info{font-family:Trebuchet MS,Trebuchet,Arial, Helvetica, sans-serif; font-size:9px;text-transform:uppercase;letter-spacing:1px;color:#555555;}
#nodes{ position:absolute; width: 600px; padding:0px; margin:0px; background:url(../_img/_layout/dots.png); overflow: hidden; }
.feature_h2{font-size:25px;font-weight:normal;}
.feature_link{font-size:9px;letter-spacing:1px;padding:2px;background:#68AC37;color:#FFFFFF;text-decoration:none;text-transform:uppercase;}
.feature_link:hover{background:#33541B;color:#FFFFFF;}
.feature_p{ padding:3px; background:#ffffff; text-align:justify; }

.recentwork_entry{ background:url(../_img/_layout/lines.png);}
.recentwork_title{ padding:0;margin:0;font-size:16px;text-transform:uppercase;font-weight:normal;letter-spacing:1px;padding:2px; }
.recentwork_link{font-family:Trebuchet MS,Trebuchet,Arial,sans-serif;font-size:9px;letter-spacing:1px;padding:2px;background:#68AC37;color:#FFFFFF;text-transform:uppercase;}
.recentwork_link:hover{background:#33541B;color:#FFFFFF;}

#footer{border-bottom:20px solid #68AC37;}

#node_header{width:600px; height:26px; vertical-align:top; padding:2px; background:url(../_img/_layout/dots.png);}
#node_footer{width:600px; height:26px; vertical-align:top; padding:2px; background:url(../_img/_layout/dots.png);}

#login1{background:url(../_img/_layout/dots.png); padding: 5px 0px 20px 5px;}

label{background-color: #fff; font-size: 12px;}
#login1 input{ font-size: 14px; }

.loginform a, .loginform{background-color: #fff; font-size: 12px; text-decoration: underline;}

#artist_box{width: 290px;}

#user_list_icon{ width: 147px; padding: 0px;  height: 80px; overflow: hidden; }

.nodelist p{width: 600px; }

#jah{
	padding: 0px 0px 20px 0px;
	width: 600px;
	overflow-x:  hidden;
}

#infobox_280 { width: 280px; overflow: hidden;  }

#infobox_280 img{ max-width: 280px;}

.datum_blog{
	font-size: 12px; color:#68AC37;

}





.pagination{
padding: 4px;
}

.pagination ul{
margin: 0;
padding: 0;
text-align: left; /*Set to "right" to right align pagination interface*/
font-size: 24px;
}

.pagination li{
list-style-type: none;
display: inline;
padding-bottom: 1px;
font-size: 12px;
font-family:Trebuchet MS,Trebuchet,Arial,Helvetica,sans-serif;
}

.pagination a, .pagination a:visited{
padding: 0 5px;
border: 1px solid #68AC37;
text-decoration: none; 
color: #68AC37;
}

.pagination a:hover, .pagination a:active{
border: 1px solid #68AC37;
color: #fff;
background-color: #68AC37;
}

.pagination a.currentpage{
background-color: #68AC37;
color: #FFFFFF !important;
border-color: #68AC37;
font-weight: bold;
cursor: default;
}

.pagination a.disablelink, .pagination a.disablelink:hover{
background-color: white;
cursor: default;
color: #68AC37;
border-color: #68AC37;
font-weight: normal !important;
}

.pagination a.prevnext{
font-weight: bold;
}


