.blog_date{
	color: #676767;
	font-weight: bold;
}


table.blog_filter{
	width: 100%;
}
table.blog_filter td{
	text-align: center;
	background-color: #fefbf4;
	border: 1px solid #eeeeee;
	padding: 4px
}

div.toprating{
	color: #404040;
}
div.toprating a{
	color: #404040;
	text-decoration: none;
}
div.toprating a:hover{
	text-decoration: underline;
}
div.toprating span{
	color: red;
}

.input-text{
	width:100%;
}
table.photographer{
	width:100%;
	margin-top:10px;
}
table.photographer td.left{
	width:100px;
	padding-top:5px;
	vertical-align:middle;
}
table.photographer td.right{
	padding-top:5px;
	vertical-align:middle;
}
table.photographer td.right div.license{
	text-align:justify;
	border:1px solid #E6E6E6;
	padding: 5px;
	height:200px;
	overflow:auto;
}
table.photographer .submit{
	width: 100%;
}
table.photographer .error{
	color:red;
	text-align:center;
	padding-top:5px;
}

div.moderation-info{
	margin: 10px 0px;
}

/* photographer */
#photographer-links{
	margin-bottom:20px;
}

a.blog-title-link {
	color:#EA0000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
}
a.blog-title-link:hover{
	text-decoration: underline;
}

/** blog-filter **/
.blog-filter{
	text-align:center;
	margin-bottom:10px;
}

.blog-filter a.active{
	font-weight:bold;
}

select.gallery-dropdown{
	width:100% !important;
	
}

table.gallery_list td.blog-left-img{
	width:144px;
	text-align:center;
}