@charset "utf-8";
/* CSS General Copy */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}

h1, h2, h3, h4, h5, h6 {
	margin:0;
}

p {
	margin:0;
	padding:5px 0;
}

img {
	border:0;
}

a:link, a:visited {
	color:#116FAD;
	text-decoration:none;
}

	
a:hover {
	color:#229AEA;
	text-decoration:none;
}


/* Side Box Copy */

#side .box {
	padding:5px 0;
	margin-bottom:10px;
	color:#714401;
}

#side h2 {
	color:#FFFFFF;
	font-size:12px;
	text-transform:uppercase;
	margin:0 7px;

}

.sIFR-hasFlash .porscha {
	visibility: hidden;
}

#side ul {
	margin:15px 7px;
	padding:0;
	list-style-type:none;
}

#side li{
	margin-bottom:15px
}

#side ul.menu li {
	width:190px;
	height:25px;
	background:#FFFFFF;
	line-height:25px;
	color:#333333;
	font-size:16px;
	font-weight:bolder;
	margin-bottom:5px;
	padding:0 5px;
}

#side ul.menu a:link, #side ul.menu a:visited {
	display:block;
	color:#333333;
	text-decoration:none;
}

#side ul.menu a:hover {
	color:#666666;
	text-decoration:none;
}


/* Content Style */

#content .entry-head {
	background:#f0f0f0;
	padding:1px 5px;
}

#content h2 {
	font-size:24px;
	font-weight:normal;
	color:#116FAD;
}

.sIFR-hasFlash .calibri {
	visibility: hidden;
}

/* Menu */

#menu {
	font-size:16px;
}

#menu a:link, #menu a:visited, #menu a:hover {
	display:block;
	float:left;
	width:130px;
	padding:65px 5px 5px 5px;
	margin-right:5px;
 	background-position:top right;
	background-repeat:no-repeat;
	
	
}

#menu a:link, #menu a:visited {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bolder;
}

	
#menu a:hover {
	color:#c0c0c0;
	text-decoration:none;
	font-weight:bolder;
}


#menu .item1 {
	background-image:url(images/bg-bt-1.png);
}

#menu .item2 {
	background-image:url(images/bg-bt-5.png);
}

#menu .item3 {
	background-image:url(images/bg-bt-6.png);
}

#menu .item4 {
	background-image:url(images/bg-bt-4.png);
}

#menu .item5 {
	background-image:url(images/bg-bt-7.png);
}
li#current a {
color:red;
padding-left:15px;
background:url(images/menu-current.png) no-repeat;
}

/* Sponsor */

#sponsor .box {
	margin:5px;
	padding:0;
}


/* Footer */

#footer {
	font-size:10px;
	padding:0 0 15px 0;
	clear:both;
}

#footer a:link, a:visited, a:hover {
	color:#333333;
}

#footer .left {
	float:left;
	width:500px;
	margin-left:25px;
}

#footer .right {
	float:right;
	width:300px;
	margin-right:25px;
	text-align:right;
}
.comment_name {
background:url(images/author.gif) 0 5px no-repeat;
margin:0;
padding: 0.2em 1em;
margin-left:2px;
}
.comment_message {
color:#DC749F;
font-size:90%;
font-weight:bold;
}
.comment_created_on {
font-size:80%;
margin:0px 0px;
line-height:normal;
color:#2A2A2A;
}
#gallery_album {
padding:3px;
margin-top:5px;
}
#gallery_album_head {
padding:2px;
}
#gallery_album_description {
clear:left;
}
.input {
width:200px;
}
.textarea {
width:300px;
}
.clear {
clear:both;
}
