
html{
	width:100%;
	height:100%;
}

 body {
	font: 11px Arial, Helvetica, Verdana, Georgia, "Times New Roman", Times, serif;
	color: #000;
	background: #ccc;
	margin:0;
	padding:0;
	width:100%;
	height:100%;
}
body a, .accordion .delicious-link{
	color: #000;
    	font-weight:bold;
	background:#fff;
	text-decoration:none;
	cursor: url(slider/graphics/mickey.cur), pointer;
}
body a:visited, .accordion a.delicious-link:visited{
	color: #666;
}
body a:hover, .accordion a.delicious-link:hover{
	color: #fff;
	background: #000;
	background-color:#000;
}

h1{
    font:bold 11px Arial, Helvetica, "Times New Roman", Georgia, serif;
	color: #000;
	margin:0 0 13px 0;
	padding:0;
}


#header h1{
	text-align:right;
	padding:0;
	letter-spacing:2px;
}
h2{
    font:bold 12px Arial, Helvetica, "Times New Roman", Georgia, serif;
	margin:5px 0 10px 0;
	padding:0;
	letter-spacing:1px;
}
#menu{   
        position:fixed;
        top:30px;
        left:20px;
		margin:5px 10px 0 0;
		z-index:100;
		width:180px;
		text-align:right;
		}
		#menu em{
		text-align:right;
		}
#menu h3 {
        font:bold 11px Arial, Helvetica, "Times New Roman", Georgia, serif;
		width:190px;
		height:15px;
		margin:0 10px 0 0;
		padding:0;
		background-color: #ccc;
		letter-spacing:1px;
}
#main{
    	font:9px Verdana, Arial, Tahoma, "Trebuchet MS";
		position:relative;
    	text-align:left;
		width:858px;
		margin-top:30px;
}
.half{
        width:50%;
		display:inline;
		float:left;
		padding:10px 0 0 0;
}

#content{
        display:inline; float:left;
    	font:9px Verdana, Arial, Tahoma, "Trebuchet MS";
	position:relative;
    	text-align:left;
	width:650px;	
	margin:0 0 0 240px;
}
.news a:visited{
     color:#666;

}
.news a:hover{
	background:#000;
	background-color:#000;
	color:#fff;
}
.news a, .news a:link{
	background:#ffff00;
	background-color:#fff;
}
.thumbs, .thumbs2{
	width:300px;
	float:left;
	display:inline;
	margin:0 16px 25px 0;
	padding:0;
	
}
.wrap{
	width:100%;
	display:block;
	clear:both;
}

.thumbs a:visited, .thumbs a, .thumbs2 a:visited, .thumb2s a{
     background:#ccc;
	 background-color:#ccc;

}
.toggler{
    text-align:right;
    width:190px;
	height:18px;
	margin: 0 0 10px 0;
}
.accordion{
	margin:0;
	overflow:visible;
}
.info_h, .painting_h, .drawing_h, .illustration_h, .misc_h, .links_h, .news_h{
   	height:18px;
    display:block;
	margin:0;	
	font:bold 11px Arial, Helvetica, Georgia, "Times New Roman", Verdana, Serif;
	text-transform:uppercase;
	letter-spacing:1px;
	padding:0 10px 0 0;
}
a.info_h, a.painting_h, a.drawing_h, a.illustration_h, a.misc_h, a.links_h, a.news_h { 
        cursor: url(slider/graphics/mickey.cur), pointer;
    	text-decoration:none; 
	    height:18px;
		text-align:right;
		padding-right:5px;	
}

.info_h,  a.info_h, a.info_h:visited  { color:#302D42; } a.info_h:hover  { background-color:#000; color:#fff; } 

.painting_h, a.painting_h, a.painting_h:visited { color:#302D42; } a.painting_h:hover  { background-color:#000; color:#fff; }
 
.drawing_h, a.drawing_h, a.drawing_h:visited { color:#302D42; }  a.drawing_h:hover  { background-color:#000; color:#fff; }

.illustration_h, a.illustration_h, a.illustration_h:visited{ color:#302D42;} a.illustration_h:hover  { background-color:#000; color:#fff; }

.misc_h, a.misc_h, a.misc_h:visited { color:#302D42; } a.misc_h:hover  { background-color:#000; color:#fff; }

.links_h, a.links_h , a.links_h:visited { color:#302D42;} a.links_h:hover  { background-color:#000; color:#fff;}

.news_h, a.news_h, a.news_h:visited { color:#302D42; } a.news_h:hover  { background-color:#000; color:#fff; }


.kodap_h small{display:inline; float:right; font:9px trebuchet MS, Tahoma, Verdana; letter-spacing:1px;}

.accordion .delicious-posts, #delicious-posts-kodap{
   display:block;
   clear:both;
   }
.news{
    text-decoration:none;
	display:block; clear:both;

}
.ruler{
     display:block; 
	 clear:both;
	 height:1px; 
	 border-bottom:1px solid #000;
	 border-top:0;
	 border-left:0;
	 border-right:0;
	 margin:10px 0 10px 0;
	 background:#ccc;
}
.ruler2{
     display:block; 
	 clear:both;
	 height:1px; 
	 border-bottom:1px solid #ccc;
	 border-top:0;
	 border-left:0;
	 border-right:0;
	 margin:10px 0 10px 0;
	 background:#fff;
}
.news_t {
	color:#000;
	height:18px;
	margin:0 0 10px 0;
    display:block; clear:both;
	}
.news_t strong{
	color:#000;
    	font:bold 11px Arial, Helvetica, sans-serif;
	}
.news_t .meta{
    	float:right;
	display:inline;
	font:9px Verdana, Arial, sans-serif;
	padding: 0 5px 0;
	margin:0;
	}
	.news_t .meta a{
        color:#ff3366;
	}
.news_t h4{
	float:left;
    margin:0;
	padding:0 0 0 5px;
	font:bold 11px Arial, Helvetica, "Times New Roman", Georgia, Serif;
}
 .news div.imgdiv{
        padding:0;
        display:block;
        clear:both;
        border:8px solid #fff;
	    clip:rect(0, 280px, auto, 0!important);
        margin: 0 0 10px 0;
        background:#fff;
	
	 
}

.thumbs div.imgdiv a img, .thumbs div.imgdiv img, .news_t div.imgdiv a img, .news_t img, .news_t a img, .news_t a{ 
	 border:0;
	 padding:0;
	 margin:0;
}
.thumbs div.imgdiv a img{
	border: 1px solid #fff;
        }
.thumbs div.imgdiv a:visited img, .thumbs div.imgdiv a:focus img, .thumbs div.imgdiv a:active img{
	border: 1px solid #fff;
}
.thumbs div.imgdiv a:hover img{
	border: 1px solid #fff;
        }
.thumbs div.imgdiv{    
	 border:5px solid #fff;
	 background:#ccc;
	 overflow:hidden;
	 clip:rect(0, 42px, 22px, 0);
	 display:inline; float:left; 
	 width: 42px;
	 height:22px;
	 margin:0 8px 8px 0;
	 padding:0;

	 }
   
.fullnews{
	display:block;
	clear:both;
}
.linkas{
	font:9px Verdana, Georgia, Serif;
	width: 105px;
	height:16px;
	display:inline;
	float:left;
	margin:0 0 8px 0;
}
.linkas a:visited{
	color: #ccc;
}
.linkas a, .links a:active{
	color: #ff3366;
	text-decoration:none;
	line-height:15px;
	height:15px;
}
.linkas a:hover{
	color: #00ffcc;
}

#footer {
	 display:block;
	 margin-top:20px;
}
.highslide {
	cursor: url(slider/graphics/mickey.cur), pointer;
    outline: none;
	background: #fff;
}
.highslide img {
	border:6px solid #fff;
}

#highslide-container {
	background-color: #fff;
}
.highslide a:hover {
	border:8px solid #ccff00;
}

.highslide-image {
    	border: 8px solid #fff;
}
.highslide-image-blur {
    	border:8px solid #687A8C;

}
.highslide-caption a{
    	color:#ccff00;
}
.highslide-caption img{
    	vertical-align:top;
}
.highslide-caption {
    	display: none;  
    	border: 4px solid #fff;
    	border-top: none;
    	font-family: Verdana, Helvetica;
    	font-size: 9px;
    	padding: 5px;
    	color:#000;
    	background-color: #fff;
	text-align:left;
}
.highslide-loading {
    position:absolute;
	z-index:100;
    display: block;
	width:20px;
	height:20px;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding:0;
    	background-color: #000;
    	margin: 5px 0 0 3px;
    	background-image: url(slider/graphics/loader.gif);
    	background-repeat: no-repeat;
    	background-position: top center;
}
a.highslide-credits, a.highslide-credits i {
    	padding: 2px;
    	color: #000;
    	text-decoration: none;
	font-size: 9px;
}
a.highslide-credits:hover, a.highslide-credits:hover i {
    	color: #000;
}

.highslide-move {
    	cursor: move;
	display:inline;
	float:left;
	width:60px;
	background: #ccc url(images/drag.gif) repeat-x top left;
}
.highslide-display-block {
    	display: block;
	background-color:#fff;
}
.highslide-display-none {
    	display: none;
}
.highslide-overlay {
	display: none;
}
.controller {
	float: right;
    	display: inline;
	text-align:right;
	margin: 0;
    	width:75px;
	height:21px;
	text-decoration: none;
	background-color:#fff;
}
.captions{
	height:60px;
	background-color:#fff;
}
.control:hover {
   	border:0;
    	margin-top: 0;
    	margin-bottom: 0;
}
.control{
	color: #000;
}
.navigate {
       padding:3px 0 10px 0;
	   }
.navigate a, .navigate a:link, .navigate a:visited{
       color: #ff3300;
       padding: 2px;
       font: 15px/15px  Trebuchet MS, Tahoma, Verdana;
       border-top: 1px solid #ccc;
	   border-right: 2px solid #ccc;
       border-bottom: 2px solid #ccc;	   
       border-left: 1px solid #ccc;	   
}
.navigate a:hover{
       border-top: 2px solid #ccc;
	   border-right: 1px solid #ccc;
       border-bottom: 1px solid #ccc;	   
       border-left: 2px solid #ccc;	   
}