/*  
Theme Name: NU.F.O 1.0
Theme URI: http://www.nufoboston.com
Description: This is the first edition of the NU.F.O theme.
Version: 1.0
Author: PaleBird
Author URI: http://www.palebirddesignstudio.com
*/

body{
	background-color:#000;
	background-image:url(http://www.nufoboston.com/img/Header_V7.jpg);
	background-position: top center;
	background-repeat:no-repeat;
	width:100%;
	margin:0px;
	padding:0px;
	text-align:center;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

a:link {
	color: #ffffff;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #ffffff;
}
a:hover {
	text-decoration: none;
	color: #cccccc;
}
a:active {
	text-decoration: none;
	color: #ffffff;
}

#links{
	width:100%;
	height:31px;
	text-align:center;
	z-index:9997;
	background-color:#000;
	background-image:url();
	background-repeat:repeat-x;
}

#links2{
	width:100%;
	height:31px;
	text-align:center;
	position:fixed;
	top:30px;
	z-index:9998;
	background-color:#000;
	background-image:url(http://nufoboston.com/img/linksbg.png);
	background-repeat:repeat-x;
}

.toplink{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#fff;
	padding:-5px;
	margin:0px;
	text-align:center;
	font-weight:bold;
	
}

.title1{
	font-size:28px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#7e75db;
	padding-left:10px;
}

.title2{
	font-size:14px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#ffffff;
	padding-left:10px;
}

.title3{
	font-size:14px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#ffffff;
	padding-right:10px;
}

p{
	padding:0px;
	margin:0px 0px 15px 0px;
}

.cat-item{
	font-size:14px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	list-style:none;
	padding:0px 0px 0px 4px;
	margin:0px;
}

.twitter-follow-button{
	width:275px !important;
	padding:0px 0px 0px 0px !important;
}

object{
	width:511px;
}

embed{
	width:511px;
}



.mc_input{
	border: solid 1px #9289ff !important;
	background-color:#000 !important;
	padding:7px !important;
	font-family:Arial, Helvetica, sans-serif !important;
	font-size:11px !important;
	color:#fff !important;
	width:250px;
}

.button{
	border: solid 0px #9289ff !important;
	background-color:#9289ff !important;
	padding:7px !important;
	font-family:Arial, Helvetica, sans-serif !important;
	font-size:14px !important;
	font-weight:bold !important;
	color:#fff !important;
	width:266px !important;
	text-transform:uppercase !important;
}

.button:hover{
	background-color:#fff !important;
	color:#9289ff !important;
}

.merchthing{
	font-size:14px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	list-style:none;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

.commentlist ul{
	list-style:none;
	padding:0px;
	margin:0px;
}

.commentlist li{
	list-style:none;
	padding:0px;
	margin:0px;
	width:511px;
}

.alt{
	width:511px;
	padding:0px;
	margin:0px;
}

.alt li{
	width:511px;
	padding:0px;
	margin:0px;
}

.commentmetadata{
	padding:10px 0px 0px 0px;
}

h3 {
	padding:0px;
	margin:0px;
}


.commentfield{
	border: solid 1px #9289ff !important;
	background-color:#000 !important;
	padding:7px !important;
	font-family:Arial, Helvetica, sans-serif !important;
	font-size:11px !important;
	color:#fff !important;
	width:500px;
}