/* CSS Stylesheet for Design Ads. Copyright (c) 2008.  */


/* 1. Main Page Layout  */


body {
	        background: #181818;
	        margin: 20px 0px 25px 0px;
			padding-left: 62px;
	        font: normal 11px/16px Lucida Grande, Geneva, Helvetica, Arial, Verdana, sans-serif; 
	        color: #939393;
			text-shadow: #222 1px 1px 2px;        
}

#container {
	        width: 870px;
	        padding: 30px 25px 0px 13px;
	        /*background-color: #181818;*/
	        float: left;
	        clear: both;
}


#left, #leftform, #leftsubmitted {
			float: left;
			border-right: 1px solid #141414;
			padding-right: 40px;
			width: 410px;
}

	     
#right, #rightform, #rightsubmitted {
			float: right;
			width: 410px;
}


#headerleft {
			float:left;
			margin-top: 20px;
}


.members {
list-style: none;
margin:0; padding:0;
}


.members li {
float: left;
margin-right: 12px;
margin-bottom: 12px;
width: 110px;
padding: 5px;
background-color: #121212;
}

.members li a {
text-decoration: none;
}



/* 2. Advert Styles  */



	    
#ad			{
				float: right;
				height: 100px;
				width: 240px;
				padding: 0 0 0 0;
				margin: 0 0 0 0;
				text-align: left;
				font-size: 10px;
				font-weight: normal;
}
				
				
img.ad 		{
				display: block;
				border: 0;
				margin: 2px 0px 7px 0px;
				padding: 6px;
				border: 1px solid #212121;
				width: 120px
				height: 90px;
				background-color: #212121;
}
								
					
img.ad:hover {
				display: block;
				border: 0;
				margin: 2px 0px 7px 0px;
				padding: 6px;
				border: 1px solid #292929;
				width: 120px
				height: 90px;
				background-color: #292929;
}
								
								
								
p.ad		{
				font-size: 12px;
				line-height: 10px;
}
								
								
								
					
					

/* 3. Text Styles  */		
					
					
					
					
.designads, .designads a {
								color: #3d3d3d;
								text-decoration: none;
								}
								
.closeimage {
								margin-left: -26px;
								margin-top:-27px;
								float:left;
					}



	    h1 {
	        color: #f0f0f0;
	        margin: 0px 0px 3px 0px;
	        font-family: Helvetica, Arial, sans-serif;
	        font-weight: normal;
	        font-size: 22px;
	        line-height: 30px;
	        letter-spacing: 0px;
	        border:0;
	    }
	    

	    
	    h2 {
	    margin-left: 28px;
	    margin-bottom: 30px;
	    	 color: #606060;
	        font-family: Helvetica, Arial, sans-serif;
	        font-size: 22px;
	        line-height: 20px;
	        font-weight: normal;
	    }

	    h1 a {
	        color: #f0f0f0;
            text-decoration: none;
            border:0;
        }
        
        .green {
        color: #b5b5b5;
        }
	    
	    .introtext {
	    line-height: 35px;
	    }
	    
	    #description {
	        color: #606060;
	        font-family: Helvetica, Arial, sans-serif;
	        font-size: 12px;
	        line-height: 20px;
	        margin-bottom: 0px;
	        text-transform:uppercase;
	        
	    }
	    
	    .description img {
	    margin-left: 15px;
	    }




	    
/* 4. Page Borders */

#tops, #bottom {
	left: 0;
	right: 0;
	height: 13px;
	position: fixed;
	background-color: #89ab81;	
	background-repeat: repeat-y;
	display: block;
}

#tops {
	border-top: 2px solid #658d5b;
	padding: 0 0 0 5%;
	/*z-index: 100;*/
}

#tops div {
	max-width: 870px;
    min-width: 690px;
}

#bottom {
	border-bottom: 2px solid #658d5b;
}


#tops { top: 0; }
#bottom { bottom: 0; }

	    
	    

	    
       

	    
	    div.post {
            margin-bottom: 18px;
            padding-bottom: 18px;
            padding-right: 14px;
            width: 400px;            
            position: relative;
            background-image: url(../img/rule1.jpg);
			background-repeat: no-repeat;
			background-position: 0px bottom;
			float: left;
			clear: both;
        }


	    div.post .dinput {
			border: 1px solid #606060;
			background: #181818;
			height: 20px;
			width: 200px;
			color: #888;
			padding-left: 10px;
			margin-top: 15px;
        }


        div.post h2 {
            font-size: 12px;
            font-weight: bold;
            color: #f0f0f0;
            margin: 0px 0px 0px 0px;
        }

        div.post h2 a:link, div.post h2 a:visited {
            color: #a6c49f;
        }
        div.post h2 a:hover, div.post h2 a:active {
        	color: #fff;
        }

div.post b {
 color: #b3b3b3;
}
        
        a {
            color: #939393;
            text-decoration: underline;
        }
        a:hover {
        	color: white;
        }
        
        h2 a {
        color: #a6c49f;
        text-decoration: underline;
        }

        a img {

        }
        
        /* Regular Post */
        div.post div.regular {
			padding-left: 28px;
		    background-image: url(../img/icon.png);
			background-repeat: no-repeat;
			background-position: 2px 2px;
			font-size: 11px;
        }
        
        
      #leftform div.post div.regular, #rightform div.post div.regular  {
		    background-image: none;
        }

            div.post blockquote {
            	margin-left: 15px;
                padding-left: 10px;
                border-left: 1px solid #6d6d6d;
            }
        
        
        
        div.post div.regular-submit {
			padding-left: 28px;
			background-repeat: no-repeat;
			background-position: 2px 2px;
        }

        
        
        
        /* Photo Post */
        div.post div.photo {
        	padding-left: 28px;	
        }
        div.post div.photo img {
            border-width: 0px;
        }

div.post div.photo .caption b {
color: #f0f0f0;
}

        div.post div.photo div.caption {
            font-size: 11px;
            font-weight: normal;
            margin-bottom: 5px;
            color: #939393;
        }
        
            div.post div.photo div.caption a {
                color: #939393;
            }
        
       
      
   

        #header {
        	padding-left: 28px;	
        	margin-bottom: 60px;
       		float: left;
	        clear: both;
	        width: 875px;
        }
	    

	    
	    #footer {
	    	width: 500px;
	        margin: 45px 0px 0px 18px;
	        padding: 0px 0px 30px 22px;	        
	        font-size: 11px;
	        color: #6d6d6d;
	        float: left;
	        clear: both;
	    }
	    
	        #footer p a {
	            color: #999;
	            text-decoration: none;
	        }


	        #footer p a:hover {
	            color: white;
	        }

.pipe {
	width: 1px;
	height: 16px;
	margin: 0px 5px;
}


.expandarea p {

}
