@charset "utf-8";

a {
	color: #005871;

}
a:link {
	text-decoration : none;	
}
a:visited{
	text-decoration : none;

}
a:hover {
	text-decoration : underline;

}
a:active {
	text-decoration : none;

}

body {
	font-family: Georgia;
	color: black;
	font-size: 16px;
	background: top left repeat-x;
	text-align:center;
}

img {
	border: 0;
}

/**** IDs ****/
#announcements td {
	background-repeat: repeat-x;
	background-image: url(./img_general/dots.jpg);
	background-position: bottom;
	padding-bottom: 10px;
}

#frame {
	margin-right:auto;
	margin-left:auto;
	width:782px;
	border:0;
	text-align:left;
}

#spacerlanguage {
	width:100%;
	height:10px;
	clear:both;
}
#language {
	width:100%;
	clear:both;
}
#languagetext {
	font-family:Arial;
	font-size: 10px;
}

#uppershad {
	width:100%;
	clear:both;
}

#uppercorners {
	width:100%;
	clear:both;
}

#icons {
	width:100%;
	float:left;
}
#jumpto {
	float:left;
	background-color: #ECECEC;
	vertical-align: middle;
	font-family: Arial;
	font-size: 13px;
	height:41px;
	width:154px;
}
#jumpto a {
	color: black;
	vertical-align:middle;
}

#footer {
	background-color:#F1F1F1;
	font-family: Arial;
	font-size: 9px;
	color: black;
	text-align:center;
}

#spacer {
	float:left;
	background-image:url(img_general/spacer.gif);
}

#white {
	background-color:#FFFFFF;
}

#contentframe {
	padding-top: 10px;
	width: 90%;
}

/***** CLASSES ****/
.languagetext {
	font-family: Arial;
	font-size: 10px;
	text-align: right;
	vertical-align: bottom;
	margin-top: 7px;
	margin-bottom: -3px;
	z-index: 2;
	position: relative;
}

.selectedlang {
	font-family: Arial;
	font-size: 10px;
	color: black;
}

.menutext {
	font-family: Arial;
	font-size: 12px;
	color: black;
	text-align: left;
	position: relative;
	margin-left: 6px;	
	margin-top: 6px;
}

.submenutext {
	font-family: Georgia;
	font-size: 12px;
	color: black;
	text-align: left;
	position: relative;
	margin-left: 6px;	
	margin-top: 6px;
}

/***** ENTRIES ****/
.title {
	color: black;
	font-family: Arial;
	font-size: 25px;
}
#publishedby {
	color:#8B8B8B;
	font-family:Arial;
	font-size:11px;
	margin-bottom:3px;
	margin-top:3px;
	padding-bottom:3px;
}
#readmore {
	background-image:url(./img_general/dots.jpg);
	background-position:center bottom;
	background-repeat:repeat-x;
	font-family:Georgia;
	font-size:smaller;
	height:23px;
	width:480px;
	text-align:right;
	margin-bottom: 18px;
}
#smiles_cats {
	color:black;
	font-family:Arial;
	font-size:12px;
	margin-left:6px;
	margin-top:6px;
	text-align:left;
	list-style:none;
	line-height: 18px;
}
#smiles_cats a {
	color:#000000;
}
#blog_archive {
	color:black;
	font-family:Arial;
	font-size:12px;
	margin-left:6px;
	margin-top:6px;
	text-align:left;
	list-style:none;
	line-height: 18px;
}
.fronttitle {
	color: black;
	font-family: Arial;
	font-size: 16px;
}

.publishedby {
	font-family: Arial;
	font-size: 11px;
	margin-top: 3px;
	margin-bottom: 31px;
	padding-bottom: 10px;
	color: #8b8b8b;
}

.blogcategory {
	color: #8b8b8b;
	font-family: Arial;
	font-size: 11px;
	margin-top: 4px;
	margin-bottom: 30px;
}

.content {
	color: black;
	font-family: Georgia;
	font-size: 16px;
	margin-left: 0px;
	margin-bottom: 21px;
	line-height: 22px;
	margin-top: 1px;
}
.frontcontent {
	color: black;
	font-family: Georgia;
	font-size: 16px;
}
.content img {
	max-width: 478px;
	border : 5px #8C8C8C;
	border-bottom-width : 5px;
	border-left-width : 0px;
	border-right-width : 0px;
	border-top-width : 5px;
	border-style : solid;
	margin-top: 5px;
	margin-right: 10px;
}

.entry_date {
	text-align: right;
	font-size: smaller;
	background-image:url(./img_general/dots.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	width:144px;
}

.entry {
	line-height: 21px;
}

.entry img {
	border-color:#8C8C8C;
	border-style:solid;
	border-width:5px 0;
	margin-top:5px;
	max-width: 475px;
}

.readmore {
	height: 23px;
	font-size:x-small;
	font-family: Arial;
	background-image:url(./img_general/dots.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	width:320px;
}

/**** LANGUAGEBARS ****/
#SlSm {
	display:none;
}
#SlTr {
	display:none;
}
#SlCr {
	display:none;
}
#SlMu {
	display:none;
}
#DeSm {
	display:none;
}
#DeTr {
	display:none;
}
#DeCr {
	display:none;
}
#DeMu {
	display:none;
}