@charset "utf-8";
/*	-------------------------------------------------------------
	CSS - DAVID BANNER WEBSITE CSS :: COMMUNITY PAGE
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Filename:		davidbanner_community.css
	Date:			Jul 02, 2008
	Author:			Halo Media LLC - http://www.halopowered.com/
	-------------------------------------------------------------	*/
	
	
/*	--------------------------------------------------------------------------------------------------------------------------
	community Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	h1#hdrCommunity1 {
		background: url(../../images/h2_community.gif) no-repeat;
		width:96px; height:15px;
	}
	.mainCol {
		
	}
		
	.mainCol .memberNav {
		border:1px #fff solid;
		text-align:center;	
	}	
		.mainCol .memberNav a {
			text-decoration:none;
			font:normal 12px Verdana, Arial, Helvetica, sans-serif;
		}
		
    .mainCol input, .mainCol select  {
				
				padding:2px 4px;
				background:#b3bbc2;
				border:1px solid #c6ced5;
				font:normal 11px Verdana, Arial, Helvetica, sans-serif;
				line-height:11px;
				color:#fff;
			}
	    .mainCol h1 
	    {
	        margin: 8px 0;
	    }
		

	/* -- community Section Box */
	.sectionBox {
		margin:17px 0 0 0; padding:13px 16px;
		/*width:408px;*/
		
	}
		.sectionBox .sectionHead {
			border:1px #B7677E solid;
			font:normal 12px Verdana, Arial, Helvetica, sans-serif;
			padding:5px;
			
		}
		.sectionBox .sectionHead a {
			text-decoration:none;
		}	
		.sectionBox .sectionHead .title {
			font-size:larger;
			font-weight:bold;
		}
					
	.mainCol .entry .social {
			width:406px; height:27px;
			margin:9px 0 0 0; padding:8px 0 0 8px;
			font:normal 10px Verdana, Arial, Helvetica, sans-serif;
			color:#deebec;
			background:url(../../images/bg_socialBar.png) no-repeat;
			behavior:url(shared/css/iepngfix.htc);
		}
			.mainCol .entry .social ul {
				list-style:none;
			}
			.mainCol .entry .social ul li{
				float:left;
			}
				.mainCol .entry .social ul a:link, .mainCol .entry .social ul a:active, .mainCol .entry .social ul a:visited {
				color:#e564b8;
				font-weight:bold;
				}
					.mainCol .entry .social ul a:hover {
						color:#faeb70;
					}
				.mainCol .social li.comments {
					width:225px;
				}
					.mainCol .social li.comments a:link, .mainCol .social li.comments a:active, .mainCol .social li.comments a:visited {
						background: url(../../images/comments.png) no-repeat 0 1px;
						margin: 0 10px 0 0; padding:0 0 0 14px;
						text-decoration:none;
					}
				.mainCol .social li.digg {
					
				}
					.mainCol .social li.digg a:link, .mainCol .social li.digg a:active, .mainCol .social li.digg a:visited {
						background: url(../../images/digg.png) no-repeat 0 1px;
						margin: 0 10px 0 0; padding:0 0 0 14px;
						text-decoration:none;
					}
				.mainCol .social li.delicious {
					
				}
					.mainCol .social li.delicious a:link, .mainCol .social li.delicious a:active, .mainCol .social li.delicious a:visited {
						background: url(../../images/delicious.png) no-repeat;
						padding:0 0 0 16px;
						text-decoration:none;
					}
				
		.mainCol .sectionBox .entry a {
			text-decoration:none;
		}
					
		.mainCol .sectionBox .entry h2 {
			font:normal 24px Georgia, "Times New Roman", Times, serif;
			color:#ffe17d;
			line-height:25px;
			font-style:italic;
			margin:3px 0 8px 0;
		}
		.mainCol .sectionBox .entry h2 a:link, .mainCol .sectionBox .entry h2 a:active, .mainCol .sectionBox .entry h2 a:visited {
			color:#ffe17d;
			text-decoration:none;
		}
			.mainCol .sectionBox .entry h2 a:hover {
				color:#fff;
			}
    /* -- Community Section Gallery Images */
    .sectionBox .galleryThumb 
    {
        float:left;
        	margin:10px 10px 0 0; padding:6px 6px;
			width:100px; height:120px;
			border:1px solid #B7677E;
    }
    
    .sectionBox .galleryThumb:hover
    {
        background-color:#C7EB66;
    }
    
    .sectionBox .galleryThumb img
    {
        border:0px; 
    }
    
    .sectionBox .galleryThumb .imgTitle a
    {
        border: 0px;
        font-weight:bold;
    }
    
	.mainCol .entry {
	
	}
		.mainCol .entry .content img {
			border:1px solid #B7677E;
		}


/*	--------------------------------------------------------------------------------------------------------------------------
	news Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	h1#hdrNews {
		margin:0 0 0 -5px;
		background:url(../img/hdr_news.png) no-repeat;
		width:398px; height:28px;
	}
	.mainCol {
		
	}
	
	.mainCol h3
	{
	    margin:15px 0 10px 0;
	}
		.mainCol .sectionBox h3
		{
		    margin:0 0 10px 0;
		}
		
	
	.mainCol .myspaceLink a
	{
	    border-bottom:none;
	}
	
	
/*	--------------------------------------------------------------------------------------------------------------------------
	community:blog Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
	
	.mainCol .entry {
		margin:10px 0 22px 0; padding:0 0 16px 0;
	}
		.mainCol .entry span.date {
			font:normal 11px Verdana, Arial, Helvetica, sans-serif;
			color:#fe94b7;
		}
		.mainCol .entry h2 {
			margin:0 0 5px 0;
			font:bold 24px Verdana, Helvetica, sans-serif;
			color:#FFFFFF;
		}
			.mainCol .entry h2 a:link, .mainCol .entry h2 a:active, .mainCol .entry h2 a:visited {
				color:#FFFFFF;
				border:0;
				text-decoration:none;
				font:bold 24px Verdana, Arial, Helvetica, sans-serif;
			}
				.mainCol .entry h2 a:hover {
					color:#FAEB74;
					font:bold 24px Verdana, Arial, Helvetica, sans-serif;
					text-decoration:none;
				}
		.mainCol .entry img {
			border:1px solid #FAEB74;
		}
		.mainCol .entry p {
			margin:12px 0 16px 0;
		}
		.mainCol .entry a.readMore:link, .mainCol .entry a.readMore:active, .mainCol .entry a.readMore:visited {
			font:normal 10px Verdana, Arial, Helvetica, sans-serif;
			font-weight:bold;
			border:0;
		}
			.mainCol .entry a.readMore:hover {
			
			}
			
/*	--------------------------------------------------------------------------------------------------------------------------
	community:IM Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	.profile ul.links {
		list-style:none;
	}
	
	.profile ul.links li span.user a.im img {
		border:none;
	}	


