

/* top elements */
* { padding: 0; margin: 0; }

body {
	margin: 0; 	padding: 0;
	font: normal 73%/1.5em 'Trebuchet MS', Tahoma, sans-serif;
	color: #555;	
}

.bg_header1{ background-color:#000000;}
.bg_header2{ background-color:#FFC40A;}
.bg1{ background-color:#E3E3E3;}
.bg2{ background-image:url(http://www.artlooker.com/images/line2.gif); background-repeat:repeat-x; height:30px; border-bottom: 1px solid #D1D1D1;}
.bg3{ background-image:url(http://www.artlooker.com/images/line2.gif); background-repeat:repeat-x; height:30px; border-bottom: 1px solid #D1D1D1;}

.topnav{ font-family:"trebuchet MS"; color:#000000; font-size:13px; font-weight:normal; padding:0px 12px;text-decoration:none; display:block; height:30px; line-height:30px; border-left:1px solid #e3e3e3;}
.topnav:hover{ font-family: "trebuchet MS"; color:#ffffff; font-size:13px; font-weight: normal; text-decoration:none;
padding:0px 12px; display:block; height:30px; line-height:30px; border-left:1px solid #e3e3e3; background-color:#000000;}
.topnav_selected{ font-family:"trebuchet MS"; color:#ffffff; font-size:13px; font-weight:normal; text-decoration:none;
padding:0px 12px; background-color:#000000;	display:block; height:30px; line-height:30px; border-left:1px solid #e3e3e3; }

.title{
	background: #FFF;
	clear: both;
    width: 880px;
	margin: 15px auto;
	padding-bottom:5px;

}
.flags{
	background: #FFF;
	clear: both;
    width: 880px;
	margin: 5px auto;
	padding-bottom:10px;

}

#albumlist {list-style-type: none;}#albumlist li {float: left;margin-right: 3px;margin-bottom: 10px;}#albumlist img {display: block;padding: 2px;border: 1px solid #ccc}
#albumlist img a:hover img
  {
padding: 2px;border: 1px solid #ccc
  }	


.pagination a:hover, .pagination a:active{
border: 1px solid #000;
color: #000;
background-color: #FFE8A8;
}

.continent {font: bold 14px 'Trebuchet MS', Sans-serif;color: #000;}

#sidebar ul.sidemenu {
	list-style:none;
	margin: 10px 0 15px 0;
	padding: 0;
	background: #FFF;			
}
#sidebar ul.sidemenu li {
	padding: 0px 10px;
}
#sidebar ul.sidemenu a {
	display:block;
    font: bold 11px Arial;
	color: #000;
	background-color: #FFC40A;
	height: 1.5em;	
	padding:.3em 0 .3em 15px;
	line-height: 1.5em;
	border-bottom: 1px dashed #D4D4D4;
	text-decoration:none;
}
#sidebar ul.sidemenu a.top{	
	border-top: 1px dashed #D4D4D4;
}
#sidebar ul.sidemenu a:hover {
	display:block;
    font: bold 11px Arial;
	color: #fff;
	background-color: #000;
	height: 1.5em;	
	padding:.3em 0 .3em 15px;
	line-height: 1.5em;
	border-bottom: 1px dashed #D4D4D4;
	text-decoration:none;	
}

.bdr1{border-top:1px solid #000000;}

img {
	border: 0px;
}

.datatable {
	border: 1px solid #FFF;
	border-collapse: collapse;
	width: 100%;
}
.datatable td {
	border-bottom: 1px solid #E5E5E5;
	padding: 1px;
}
.datatable th {
	border: 1px solid #FFF;
	background-color: #fff;
	color: #000000;
	text-align: left;
	padding-left: 4px;
}

.datatable tr {
	border: 1px solid #0BA90F;
	color: #000000;
}

#header-content, #content, #footer-content {
	width: 880px;
}

#content-wrap {
	clear: both;
	float: left;
	width: 100%;
}
#content {
	text-align: left;	
	padding: 0;
	margin: 0 auto;	
}

#sidebar {
	float: right;
	width: 30%;
	margin: 0 0 10px 0; padding: 0;	
}	
#sidebar h1 {
	padding: 10px 0px 5px 10px;
	margin: 0;	
	font: bold 1.3em 'Trebuchet MS', Tahoma, Sans-serif;
}
.sidebox {
	background: #FFF;
	border: 1px solid #FFF;
	margin-bottom: 10px;
}


#main {
	float: left;
	width: 68%;	
	margin: 0 0 10px 0; padding: 0;	
}
h1{ font-family:Arial, Helvetica, sans-serif; color:#000000; font-size:20px; font-weight:bold; padding:0px; margin:0px;margin-top:10px;text-decoration:none; line-height:22px;	border-bottom: 1px dashed #000;}
h2{ font-family:Arial, Helvetica, sans-serif; color:#3C3C3C; font-size:14px; font-weight: normal; padding:0px; margin:0px;text-decoration:none; line-height:28px;}
h3{ font-family:Arial, Helvetica, sans-serif; color:#000000; font-size:14px; font-weight:bold; padding:0px; margin:0px;margin-top:10px;text-decoration:none; line-height:22px;}
h4{ font-family:Arial, Helvetica, sans-serif; color:#A07900; font-size:14px; font-weight: normal; padding:0px; margin:0px;text-decoration:none; line-height:28px;}


.post {
	margin: 0; padding-left: 12px ;padding-bottom: 14px;
	background: #FFF;
	margin-bottom: 10px;
	border: 1px solid #EFEDED;
}
.postmember {
	margin: 0; padding-left: 12px ;padding-bottom: 14px;
	background: #FFF;
	margin-bottom: 30px;
	border: 1px solid #EFEDED;
}
.post .post-footer {
	background-color: #FAFAFA;
	border: 1px solid #f2f2f2;
	padding: 5px; margin-top: 20px;
	font-size: 95%;
}
.post .post-footer .date {
	background: url('clock.gif') no-repeat 0 center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post .post-footer .comments {
	background: url('comment.gif') no-repeat 0 center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post .post-footer .readmore {
	background: url('page.gif') no-repeat 0 center;
	padding-left: 20px; margin: 0 10px 0 5px;
}

/* footer */
#footer .rssfeed {
	background: url(http://www.artlooker.com/images/rss.gif) no-repeat left 1px;
	padding-left: 17px;
}
#footer-left {
	float: left;
	width: 60%;
}
#footer-right {
	float: right;
	width: 35%;
}
#footer-left {
	float: left;
	width: 60%;
}

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right {	text-align: right; }

/* additional classes */
.clear { clear: both; }
.gray  { color: #BFBFBF; }

.footernav{ font-family:"trebuchet MS"; color:#000000; font-size:12px; font-weight:normal; text-decoration:none;}
.footernav:hover{ font-family: "trebuchet MS"; color:#000000; font-size:12px; font-weight: normal; text-decoration:underline;}
.footer_txt{font-family:Verdana, Arial, Helvetica, sans-serif; color:#A7A7A7; font-size:11px; font-weight: normal; text-decoration:none;}
.rssfeed { font-family:"trebuchet MS"; color:#000000; font-size:12px;  font-size:11px; font-weight: normal; text-decoration:none;
	background: url(http://www.artlooker.com/images/rss.gif) no-repeat left 1px;
	padding-left: 17px;
	
	
.bigbox{
border: 1px solid  #C3D3FD;
background-color: #ffffe0;
padding: 3px;
margin-bottom: 6px;
width: 170px;
}
 .timebox {
    margin-left: 4px;
    font-size: 1.0em;
	padding: 3px;
}	
	
	







