*{
	margin:0;
	padding:0;
	list-style-type:none;
	text-decoration:none;}
body{
	background:#fff url(http://brooklynfc.com/img/HTML_background.jpg) no-repeat fixed top center;
	font-family:helvetica neue, helvetica,arial,san-serif;
	font-size:18px;
	color:#949494;
	text-align:center;}

#container,#header{width:940px;margin:0 auto;padding-left:0;}

#survey{width:450px;margin:0 auto;padding-left:0;}

	
/*HEADER STYLES*/
#header{padding:36px 0 18px 0;}
#header a{
	color:#090909;}
#header a:hover{
	color:#9c0a0a;}

#header h1 a{
        font-family:helvetica neue, helvetica,arial,san-serif;	
        border:0;
        font-weight:bold;
	font-size:40px;
	line-height:18px;
	text-transform:uppercase;
	letter-spacing:.05em;}

.title {
        font-family:palatino, helvetica neue, helvetica,arial,san-serif;
        color:#222237;	
        border:0;
        font-weight:bold;
	font-size:48px;
	line-height:18px;
	text-transform:uppercase;
	letter-spacing:.05em;}
	
	
/*MAIN BOXES*/
.post{
	padding:10px;
	float:left;
	background:#efefef;
	margin-right:10px;
	margin-bottom:10px;
	position:relative;
	line-height:18px;
	height:280px;
	width:200px;
}
.photo,.quote,.link,.conversation,.video,.audio,.regular{
	min-height:280px;
	width:200px;}

body#index .regular,body#index .photo,body#index .quote,body#index .link,body#index .conversation,body#index .video,body#index .audio,.metabox{
	height:280px;
	width:200px;
	overflow:hidden;}
.page{
	padding:10px;
	float:left;
	background:#efefef;
	margin-right:10px;
	margin-bottom:10px;
	position:relative;
	line-height:18px;}

.pagecontainer{
	padding:10px;
	float:left;
	background:#fff;
	//margin-right:10px;
	margin-bottom:10px;
	position:relative;
	line-height:18px;}


/*BIG MORE LINK AND TRICKY PNG FADE BOX TRIGGERED BY TAGGING ANY POST WITH 'more'*/
.morewrap{
	display:none;}

body#index .more .morewrap{
	display:block}

.morelink{
	display:block;
	background:#a00;
	position:absolute;
	top:235px;
	left:0px;
	padding:0 10px 0 45px;
	border:0;
	line-height:27px;
	z-index:3000;}
.morelink:hover{
	border:0;
	background:#800;
	color:#fff;}	
.fade{
	position:absolute;
	bottom:10px;
	height:175px;
	background:url(http://brooklynfc.com/img/shade.png) repeat-x left bottom;
	width:250px;
	display:block;
	z-index:100;}

/*PERMALINK AND COMMENT COUNT LINKS*/	
.permalink, .disquscount {
	border-width: 0px;
	height: 11px;
	line-height:11px;
	position: absolute;
	bottom: 10px;
	right: 10px;
	color:#444;
	z-index:200;
	display:none/*HIDE ON PERMALINK PAGES*/}
body#index .permalink, body#index .disquscount{
	display:block;}	
.disquscount{
	right:auto;
	left:10px;
	color:#444;}
.permalink:hover,.disquscount:hover{
	color:#fff;
	border:0;}

/*PHOTO STYLES*/
.photo{
	height:auto;}

.photo .photobox {
	border:0;}

.photo a:hover img{
	//border-color:#222;}

body#index .photo img/*TRICK TO CENTER THE PHOTOS IN THE VISIBLE BOX ON INDEX PAGES*/{
	left:0;
	margin-left:0;
	border:0;}

body#index .slim .photo img{left:0;margin-left:0;}/*IF YOUR IMAGES ARE NARROW AND OFF TO THE LEFT TAG THEM AS 'slim' AND THEY WILL SIT TOP LEFT*/

body#index .photo .permalink/*SPECIAL PERMALINK FORMATTING FOR PHOTO PAGES*/{
	position: absolute;
	top: 0px;
	right: 20px;	
	display:none;
	padding:15px 7px 7px;
	background:#a00;
	color:#FFF;
	font-size:16px;}

body#index .photo:hover .permalink{
	display:block;}

body#index .photo .permalink:hover{
	background:#800;
	border:0;}

body#index .regular .permalink/*SPECIAL PERMALINK FORMATTING FOR PHOTO PAGES*/{
	position: absolute;
	top: 0px;
	right: 20px;	
	display:none;
	padding:15px 7px 7px;
	background:#a00;
	color:#FFF;
	font-size:16px;}

body#index .regular:hover .permalink{
	display:block;}

body#index .regular .permalink:hover{
	background:#800;
	border:0;}

body#index .photo .caption/*OVERLAY TRANSPARENT CAPTION AT BOTTOM OF PHOTO*/{
	position:absolute;
	bottom:10px;
	left:10px;
	background:#000;
	opacity:.85;
	-moz-opacity: 0.85;
	filter: alpha(opacity=85);
	width:200px;
	padding:10px 0 10px 0;
	z-index:100;}

body#index .photo .caption p{
	padding:0 5px;margin:0;}




body#index .photo b{
	display:block;margin-bottom:5px;}


/*REGULAR TEXT POST STYLES*/
body#index .pad{
	padding-top:36px;}

body#index .pad2{
	padding-top:6px;}
	
/*QUOTE STYLES*/
.regulartext{
	font-size:30px;
	font-family:helvetica neue, helvetica, arial;
        font-weight:bold;
	line-height:30px;
	color:#000;
	padding-top:16px;
	}

.smalltext{
	font-size:12px;
	font-family:helvetica neue, helvetica, arial;
        font-weight:bold;
	line-height:20px;
	color:#222237;
	padding-top:2px;
	}

.news{
	font-size:25px;
	font-family:helvetica neue, helvetica, arial;
        font-weight:bold;
	line-height:28px;
	padding-top:16px;
        text-align:left;
	}

.quotetext{
	font-size:22px;
	font-family:courier;
	line-height:22px;
	padding-bottom:11px;
	color:#222237;
	padding-top:36px;
	word-spacing:-.2em;
	letter-spacing:-.04em;}

.source{
	font-family:helvetica neue, helvetica,arial;
	font-size:11px;
	text-align:right;
	color:#666;}



/*GENERAL CONTENT STYLES*/
a {
	color:#222237;
	text-decoration:none;}

a:hover{
	color:#9c0a0a;}

p{
	line-height:18px;
	margin-bottom:9px;}

h1,.photo strong, .photo b, .video strong, .video b, .audio strong, .audio b{
	font-weight:normal;
	font-size:16px;
	line-height:18px;
	color:#FFF;}
h1{
	font-size:24px;
        color:#222237;
        padding:0 0 9px 0;}
h2{
	font-size:12px;
	font-weight:normal;
	text-transform:uppercase;
	color:#e00;
	margin:9px 0 9px 0;}
h3{
	text-transform:uppercase;
	font-size:10px;
	color:#fff;
	line-height:18px;}
ol{
	margin-bottom:9px;}
ol li{
	list-style:decimal outside;
	margin:0 0 0 20px;
	padding:0 0 5px 0;}

blockquote{
	margin:0 20px 9px;}

	


/*FOOTER STYLES*/	
#footer{
	color:#555;
	clear:both;
	padding:10px 0;
        font-size:12px;
	text-align:center;}
#footer a{
	color:#9c0a0a;
	border:0;}
#footer a:hover{
	color:#9c0a0a;}
