/* 
Dragon Tang Soo Do

Last update:02/11/08
*/




/* --  HOMEPAGE -- */
#welcome {
	margin-bottom:20px;
	}
	
#welcome img {
	float:left;
	margin-right:20px;
	margin-bottom:10px;
	}

#welcome h2 {
	display:block;
	width:94px;
	height:28px;
	margin-bottom:20px;
	padding:0;
	background:url(../images/title_welcome.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	}

#thismonth {
	display:block;
	padding:25px 0;
	margin:0;
	}

#latestnews {
	float:left;
	width:228px;
	padding-top:20px;
	padding-right:20px;
	border-top:1px dashed #9d9fa2;
	border-right:1px dashed #9d9fa2;
	}
#latestnews h2 {
	display:block;
	width:128px;
	height:28px;
	margin-bottom:10px;
	padding:0;
	background:url(../images/title_latestnews.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	}
	
#articles {
	float:right;
	width:229px;
	padding-top:20px;
	padding-left:20px;
	border-top:1px dashed #9d9fa2;
	}
#articles h2 {
	display:block;
	width:90px;
	height:28px;
	margin-bottom:10px;
	padding:0;
	background:url(../images/title_articles.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	}








dl img {
	float:right;
	margin-left:10px;
	margin-bottom:10px;
	}
	
#interview {
	padding-top:15px;
	}

#interview h2 {
	padding:0;
	}
	
#interview img {
	float:left;
	padding-right:15px;
	padding-bottom:5px;
	}
	
#interview_club {
	text-align:right;
	
	}
		
#interview_club p {
	font-weight:bold;
	color:#7fa4c7;
	}

.photos {
	padding-bottom:10px;
	}
	
.photos img {
	border:1px solid #004a8f;
	margin:5px;
	}
	
#photo_instructions {
	float:right;
	padding-top:5px;
	width:200px;
	}
	
.postplus .clublist a {
	color:#004a8f;
	font-size:95%;
	text-decoration:none;
	padding-left:20px;
	}

.postplus .clublist a:hover {
	text-decoration:underline;
	}