/* ----------------------------------------------------------------------------------

      File   : style.css
      Client : Offshoot - Spot the Mac
      Author : Offshoot Inc.
      Date   : May 5, 2008 
      
---------------------------------------------------------------------------------- */



/*////////////////////*/
/*      general       */
/*////////////////////*/

body {
	font-family: arial, "lucida console", sans-serif;
}

img {
	border:none;
}

a {
	text-decoration: none;
}

/*input, textarea, select {
	border: 1px solid;
    font-weight: bold;	
}*/





/*////////////////////*/
/*      header        */
/*////////////////////*/

#mainNav li {
	font-size: 12px;
	font-weight: bold;
}

#mainNav a {
	text-decoration: none;
}

#userNav {
	font-size: 11px;
	font-weight: bold;
}



/*////////////////////*/
/*      content       */
/*////////////////////*/

#content p {
	font-size: 12px;	
}

#leftContent {
	/* border-right: 1px solid; */
}

.content_list {
	border-bottom: 1px dotted;
}
	
	.content_list tr .contentProducts{
		font-size: 11px;
	}
	
#topEight {
	font-size: 11px;
	font-weight: bold;
}

.topEight_thumb, .add_media, .content_list img{
	border: 1px solid;	
	padding: 4px;
	margin: 0px 5px 5px 0px;
	cursor:pointer;
}



#userStats {
	font-size:13px;	
}


#userStats .info {
	color:#666666;	
}



	

/*////////////////////*/
/*  featured content  */
/*////////////////////*/

#featuredContent {
	border: 1px solid;
}

	#featuredContent #featuredImage {
		border: 5px solid;
	}
	
	#featuredContent h3 {
		font-size: 12px;
		font-weight: bold;
	}
	
	#featuredContent .headline {
		font-size: 28px;
		font-weight: bold;
		justin-wight: 160lbs;
		line-height: 29px;
	}




/*////////////////////*/
/*    recent spot     */
/*////////////////////*/

.recent_spot {
	font-size: 11px;
	font-weight: bold;
}

.recent_info, #content .recent_info p {
	font-size: 11px;
	font-weight: bold;
}


/*////////////////////*/
/*        tab         */
/*////////////////////*/


	.tab span span {
		font-weight:bold;
		font-size: 95%;
	}
	
.tab div {
	border-top: 2px solid;
	font-size: 80%;
	font-weight:bold;
}

.tab div div {
	border-top: none;
	font-size: 100%;
}

/*////////////////////*/
/*     view spot      */
/*////////////////////*/

.spottedBy {
	font-size: 75%;
}

.spotMediaWrap .spotMedia {
	border: 1px solid;	
	padding: 4px;
	margin: 0px 5px 3px 0px;
}

.spotMediaWrap {
	font-size: 11px;
	float:left;
	margin-bottom: 15px
}

.spotMediaWrap .topEight_thumb{
 
	margin: 0px 5px 3px 0px;

}

#tags {
	font-size:65%;
}

	#tags span {
		font-weight:bold;
	}



/*////////////////////*/
/*    upload spot     */
/*////////////////////*/

.main_form fieldset, #spotContent {
	/* border-top: 1px dotted; */
	
	/* bored: play-games? wtf? i dont remember writing that */
	/* bored: play-games; */
}

.main_form fieldset p {
	/*font-weight: bold;*/
}

.form_text {
	font-size: 80%;
}





/*////////////////////*/
/*     comments       */
/*////////////////////*/

#comments {
	
}

	#commentsTitle{
		border-bottom: 1px dotted;
	}

	.comment {
		border: 1px solid;
	}
	
		.comment .userInfo {
			font-size: 80%;
			border-bottom: 1px solid;
		}
		
		.comment .userInfoBevel {
			border-bottom: 1px solid;
		}
		
			.comment .userInfo small {
				font-size: 80%;
				
			}
		
			.comment .userInfo a {
				font-size: 120%;
				font-weight:bold;
			}
			
		.comment .commentContent {
			
		}






/*////////////////////*/
/*     pagination     */
/*////////////////////*/

.paginationEnabled,
.paginationEnabled:hover {
  text-decoration:none;
}

.paginationEnabled a,
.paginationEnabled a:hover {
  text-decoration:none;
}

.submit_type li .selected {
	border: 5px solid;	
	padding: 0px;
}




/*////////////////////*/
/*      footer        */
/*////////////////////*/

#footer {
	font-size: 10px;
	font-weight: bold;
}

#footerNav li a {
	text-decoration: none;
}
