/* Main Elements */
.innate {
	margin-top:10px;
	color: #D7DFE1;
}
.flash {
float:left;
}

#TB_window, #TB_overlay { z-index:10000 !important; }

.linkimage {
clear:both;
}

a {
color: #4B6174;
text-decoration:none;
}
a:hover { 
	color: #708AA1;
	text-decoration:underline;
	 }

.goldlink {
color: #CC9900;
}

.goldlink a {
	float:right;
	color: #CC9900;
}

.goldlink a:hover {
	float:right;
	color: #DED0B5;
}

.subscribe {
width: 120px;
float:left;
}

.subscribe_form {
margin-top:10px;
}

.links {
margin:0px;
padding:0px;
font-size:10pt;
}

h2 {
	text-transform:uppercase;
	margin:0px;
	padding:0px;
	font-size: 11pt;
	font-weight: bold;
}

h3 {
	text-transform:uppercase;
	margin:0px;
	padding:0px;
	font-size: 10pt;
	font-weight: bold;
}

p {
	color:#708AA1;
	font-size: 10pt;
	font-weight: normal;
	}

body {
	font-family: "Trebuchet MS", Tahoma,  Calibri, "Century Gothic", Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: normal;
	color: #708AA1;
	background-color: #F1F4F5;
	background-image: url(images/wbm_bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
	text-align:left;
	margin:0px;
}
.container {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.title {
	width: 900px;
	height: 100px;
}

.logo {
padding-top:10px;
padding-left:20px;
float:left;
}

.title_theme {
	height:100px;
	float:right;
	width:350px;
	background-attachment: scroll;
	background-image: url(images/wbm_theme.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.nav {
	width: auto;
	text-align: center;
	padding-top:30px;
	padding-bottom:20px;
	font-weight: normal;
	background-image:url(images/wbm_nav.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
}

.nav a {
	text-decoration:none;
	color: #708AA1;
	}

.nav a:hover {
	color: #4B6174;
	text-decoration:underline;
	}

#mainimg {
	text-align:left;
	height:290px;
	width:510px;
	overflow:hidden;
}
#mainimg img {
	display:none;
	position:absolute;
	margin:0px;
	border:0px;
}

/* Left Content */

.left {
float:left;
width: 500px;
w\idth: 510px;
margin-left:10px;
padding:0px;
}

html>body .left {
margin-left:15px;
}

.content {
float:left;
width: 520px;
margin:0px;
padding:0px;
text-align:justify;
}

.links li {
	color:#708AA1;
	font-size: 10pt;
	font-weight: normal;
	list-style:none;
	list-style-position:inside;
	line-height:150%;
}

.contentwide {
width:860;
margin-left:20px;
}

#login {
margin-left: 20px;
margin-right: 10px;
}

.content h2 {
font-size: 12pt;
margin-top:10px;
margin-bottom:10px;
}

/* Begin Comments*/
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 510px;
	padding: 2px;
	}
#comment {
width: 510px;
	padding: 2px;
}
/* End Comments */

/* Sidebar */

.sidebar {
	float:right;
	width: 350px;

}

.sidebar ul {
list-style:none;
margin-left:0px;
padding:0px;
}

.sidebar li {
list-style:none;
margin-left:0px;
padding:0px;
}

/* Sidebar Boxes */
.sidebar h2 {
	color:#FFFFFF;
	font-weight: bold;
}

.sidebar p {
	margin:0px;
	padding:0px;
	}
.marius {
	margin-left:0px;
	background-color: #DED0B5;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 5px;
	margin-right:15px;
	height: 105px;
	background-attachment: scroll;
	background-image: url(images/mariusbg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.marius img {
	border: 2px solid #FFFFFF;
	margin-right: 10px;
	float: left;
}

.marius a {
text-decoration:none;
color:#FFFFFF;
}

.marius a:hover {
text-decoration:none;
color:#708AA1;
}

.gold {
	margin-left:0px;
	background-color: #DED0B5;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 5px;
	margin-right:15px;
	height: 105px;
	background-attachment: scroll;
	background-image: url(images/goldbg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.gold img {
	border: 2px solid #FFFFFF;
	margin-right: 10px;
	float: left;
	width:74px;
	height:100px;
}

.gold a {
text-decoration:none;
color:#FFFFFF;
}

.gold a:hover {
text-decoration:none;
color:#708AA1;
}

.blue {
	margin-left:0px;
	background-color: #DCE1E4;
	margin-bottom: 10px;
	padding: 5px;
	margin-right:15px;
	height: 105px;
	background-attachment: scroll;
	background-image: url(images/bluebg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.blue img {
	border: 2px solid #FFFFFF;
	margin-right: 10px;
	float: left;
}

.blue  a {
text-decoration:none;
color:#FFFFFF;
}

.blue a:hover {
text-decoration:none;
color:#708AA1;
}

.white {
	margin-left:0px;
	margin-bottom: 10px;
	padding: 5px;
	margin-right:15px;
	border: 1px solid #DCE1E4;
}

.white h2 {
	color: #708AA1;
	}

.login_widget {
	margin-bottom: 10px;
	padding: 5px;
	margin-right:20px;
	border: 1px solid #DCE1E4;
}

.login_widget h2 {
color: #708AA1;
}

/* Footer */

.gallery {
clear:both;
width:auto;
height:145px;
padding-top:10px;
padding-left:20px;
padding-right:20px;
background-image:url(images/wbm_hr.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
}

.gallery h2 {
margin-bottom:5px;
}

.gallery img {
text-align:center;
margin-right:6px;
padding:2px;
}

.footer {
	padding-top:10px;
	height:50px;
	font-size:10pt;
	text-align:center;
	clear:both;
	width:auto;
	background-image:url(images/wbm_hr.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
}

.post {
width:520px;
padding-top:10px;
background-image:url(images/wbm_hr_narrow.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	}
.post li {
	color:#708AA1;
	font-size: 10pt;
	font-weight: normal;
	list-style:circle;
	list-style-position:inside;
}	
.post img {
margin-right:15px;
margin-bottom:15px;
border: 3px solid #DCE1E4;
}

.gallerypost {
width:860px;
padding-top:10px;
background-image:url(images/wbm_hr.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	}

.album {
clear:both;
width:auto;
height:20px;
}

#skype-widget-menu img {
float:left;
}

.alignleft {
float:left;
}

.alignright {
float:left;
}
