@charset "utf-8";
#disqus_thread {
	margin-right: 20px;
}
#sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 300px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	background-color: #FFF;
	background-image: url(../assets/white_background.jpg);
	background-repeat: repeat-x;
}
.sidebarSocial{
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
}
#sidebarAdvert125x125Block{
	width: 300px;
}
#sidebarAdvert125x125Block ul li{
	display:inline-block;
}
.sidebarBuffer{
	margin-top: 30px;
}
.adimage
        {
            float: left;
            width: 125px;
            margin: 16px 0 0 16px;display:inline;
            height: 125px;
        }
.spacer
        {
            width: 300px;
            height: 16px;
            float: left;
        }		
#mainContent {
	margin-top: 0;
	margin-right: 350px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 22px;
	color: #000;
	font-size: small;
} 

.mainContentImage {
	float:left;
	margin-right:10px;
	width: auto;
}
#byline {
	font-size: small;
	color: #999;
	text-decoration: none;
	font-style: italic;
}

#mainContent table{
	font-size: small;
	line-height: normal;
}

#repeatRegData {
	width: 600px;
}

#repeatRegData a{
	text-decoration: none;
}

#repeatRegData ul li{
	border-top-style: groove;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	display: inline-block;
}

.socialButtons {
	margin-right: 15px;
	float: left;
	width: 100px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #CCC;
}

#mainContent h1{
	line-height: 30px;
} 


#mainContentCommentEngine {
	width: 500px;
	height: auto;
	margin-right: 20px;
}
#mainContentTeaser {
	width: 100%;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D2D2D2;
	border-right-color: #D2D2D2;
	border-bottom-color: #D2D2D2;
	border-left-color: #D2D2D2;
	font-size: small;
	text-transform: lowercase;
	height: 185px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 22px;
}
#mainContentTeaserLEFT {
	float:left;
	width: 175px;
	margin-right: 10px;
}
#mainContentTeaserRIGHT {
	float:right;
	width: 165px;
	margin-left: 10px;
}
#mainContentTeaserCENTER {
	width: 70%;
}

#mainContentTeaserCENTER img{
	float:left;
}

.mainContentAdvert468x60{
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	height: 60px;
	width: 468px;
}

