/* Blog css */

.blogitems .item, .blogitem
{
	padding-bottom: 10px;
	font-size: 12px;
}

.blogitems .item
{
	margin-bottom: 15px;
	padding: 0px 0px 15px;
	border-bottom: 1px solid #ddd;
}

.item h3
{
	font-size: 28px;
	font-weight: normal;
}

.comments h3 a:hover, .item h3 a:hover
{
	text-decoration: none;
	background-color: #eee;
}
	
.blogitems .item .head
{
	color: #444;
	margin-bottom: 10px;
	font-size: 11px;
	background-color: #f2f2f2;
	padding: 5px;
}

.blogitem .head
{
	color: #444;
	margin-bottom: 10px;
	font-size: 12px;
	background-color: #f2f2f2;
	border-radius: 5px;
	padding: 5px;
	text-align: right;
}

.blogitem .head img
{
	margin: 0px 3px -3px 0px;
}

.blogitems .item .head img
{
	margin: 0px 1px -1px 0px;
}

.blogitems .action, .blogitem .action
{
	float: right;
	margin: 0px 0px 3px 3px;
}

.comments
{
	margin: 20px 0px 0px 0px;
	background: #f2f2f2;
	padding: 10px;
	border-radius: 5px;
}

.comments h3
{
	font-size: 15px;
}

.comments .comment
{
	background: #fff;
	border-top: 1px solid #eee;
}

.comments .comment .delete_link
{
	float: right;
	margin-left: 5px;
	filter: alpha(opacity=40);
	-moz-opacity: 0.4;
	opacity: 0.4;
}

.comments .comment .delete_link:hover
{
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}
	
.comments .commenthead
{
	color: #666;
	margin-bottom: 8px;
	font-size: 10px;
	background-color: #fff;
	padding: 3px;
}

.comments .commenthead a
{
	border-bottom :1px dotted #aaa;
}

.comments .commenthead a:hover
{
	background-color: #eee;
	text-decoration: none;
}

.comments #form p
{
	font-size: 10px;
}

.comments #form textarea
{
	width: 400px;
	height: 100px;
	border: 1px solid #ccc;
	font-size: 10px;
}

.comments #form input.submit
{
	border: 2px solid #808080;
	font-size:12px;
	font-weight: bold;
	background: url('/images/button_bgr.gif');
}

.comments #form input.submit:hover
{
	background: url('/images/button_bgr_hover.gif');
}

.comments #form #error
{
	margin-top: 10px;
}

.toplist
{
	border-top: 1px dotted #aaa;
}

.toplist .item
{
	border-bottom: 1px dotted #aaa;
	padding: 10px 0px;
	font-size: 12px;
}

.toplist .item .image
{
	float: left;
	margin-right: 10px;
	border: 1px solid #ccc;
}

.toplist .item .head
{
	padding: 2px;
	color: #666;
	background: url('/images/separator.jpg') no-repeat -100px 0px;
	display: table;
	margin-bottom: 5px;
	font-size: 10px;
}

.toplist .item h4
{
	font-size: 14px;
	margin-bottom: 5px;
}

.blog_pager
{
	float: right;
	color:#888;
}

.blog_pager a
{
	border-bottom: 1px dotted #aaa;
}

.blog_pager a:hover
{
	text-decoration: none;
	background-color: #eee;
}

.button
{
	margin: 0px;
}

.button img
{
	margin: 0px 3px -3px 0px;
}

.button a
{
	font-size: 12px;
	font-weight: bold;
}

.flikar
{
	border-bottom: 5px solid #f6f6f6;
}

.flikar a
{
	float: left;
	padding: 5px 10px 3px;
	background-color: #e5e5e5;
	margin-right: 2px;
	color: #666; 
}

.flikar a:hover
{
	text-decoration: none;
	background-color: #f6f6f6;
}

.flikar a.selected
{
	background-color: #f6f6f6;
	color: #000; 
}

.blogimages .image
{
	float: left;
	border: 1px solid #e6e6e6;
	margin-right: 5px;
	margin-bottom: 5px;
	background-color: #fff;
	padding: 5px;
	text-align: center;
	border-radius: 2px;
}

.blogimages .image span
{
	display: block;
	width: 56px;
	height: 56px;
	overflow: hidden;
}

.blogimages .image:hover
{
	border: 1px solid #bbb;
}

.blogimage img
{
	border: 5px solid #eee;
}

.blogimage:hover img
{
	border: 5px solid #ccc;
}

.social_links div
{
	float: left;
	padding: 6px;
	border-right: 1px solid #eee;
	font-size: 13px;
}

.social_links div:hover
{
	background: #f8f8f8;
}

.social_links div a
{
	font-weight: bold;
}

.social_links div a:hover
{
	color: #000;
	text-decoration: none;
}

#blogheader
{
	position: relative;
	height: 100px;
	margin: 12px 0px 20px;
	border: 1px solid #ccc;
	background: url('/images/separator.jpg') repeat-y -2px 0px;
	border-radius: 4px;
}

#blogheader h1
{
	position: absolute;
	padding-top: 25px;
	bottom: 30px;
	right: 20px;
	font-size: 30px;
	font-weight: normal;
	color: #666;
	margin: 0px;
	text-transform: uppercase;
	text-align: right;
}

#blogheader span
{
	position: absolute;
	bottom: 12px;
	right: 20px;
	font-size: 12px;
	color: #888;
	margin: 0px;
	text-align: right;
}

.blog_list
{
	border: 1px solid #ddd; 
	margin-top: 10px; 
	padding: 10px;
	font-size: 12px;
}

.blog_list h3
{
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 5px;
}


.blog_list h3 a:hover
{
	text-decoration: none;
	background-color: #eee;
}

.blog_list .head
{
	color: #444;
	font-size: 10px;
	background: url('/images/separator.jpg') repeat-y -150px 0px;
	border: 1px solid #ddd;
	margin: 0px;
	padding: 6px;
}

.blog_list .head img
{
	margin-bottom: -1px;
}