/*
Author Name: paxos
Author Site: http://blog.the-skylab.de/
Style Name: skyBlog 3-Collumn
Style URI: http://blog.the-skylab.de/
Version: 3.0
Comments: 2 Sidebars

Header Height: 275px;
*/



.lastPublicationDate {
	margin: 0px !important;
}


.internal_tag {
	color: #444444;
	text-decoration: none !important;
	border-bottom: dotted 1px #cc0000 !important;
}

body {
	background-color:#FFF8E1;
	color: #bbb;
}

#page {
	background:#FFF9BF;
	border: 5px solid white;
	border-bottom: 2px solid white;
	border-top: none;
	-moz-border-radius:5px;
	padding: 0px 0em 10px 0em;
	width: 1000px;
}

#header {
	padding: 0px;
	margin: 0px;
	background: #3371A3;
	background: black url('summer3.jpg') center center no-repeat;
	height: 275px;

}

ul.menu li.current_page_item a,
ul.menu li.current_page_item a:hover {
	background: #FFF9BF !important;
}

.comment {
	color: black;
}

blockquote {
	background-color: #F6F7F8;
	padding-top: 5px !important;
	padding-bottom: 5px !important;
	border: 5px solid white;
	border-bottom: 2px solid white;
	border-top: 2px solid white;
	-moz-border-radius:15px;
}

.commentauthor-admin {
	background: #F6F7F8 !important;
	border: 5px solid white;
	border-bottom: 2px solid white;
	border-top: 2px solid white;
	-moz-border-radius:15px;
}

.comment-content {
	color: black;
}


/* For Link Indication plugin */
a.liexternal { padding-right: 12px; background: url(linkindication/link-icon_external_09.png) no-repeat right; }
a.liwikipedia { padding-right: 14px; background: url(linkindication/link-icon_wikipedia.gif) no-repeat right; }
a.liimdb { padding-right: 18px; background: url(linkindication/link-icon_imdb.png) no-repeat right; }
a.liftp { padding-right: 13px; background: url(linkindication/link-icon_ftp.png) no-repeat right; }
a.limailto { padding-right: 18px; background: url(linkindication/link-icon_mail.png) no-repeat right; }
a.lipdf { padding-right: 12px; background: url(linkindication/link-icon_pdf.png) no-repeat right;  }