/*BACKGROUND IMAGE ROTATION*/
#background-1 {
    background-image: url(http://www.cockblocksf.com/img/bg/image2.jpg);
}
#background-2 {
    background-image: url(http://www.cockblocksf.com/img/bg/image2.jpg);
}
#background-3 {
    background-image: url(http://www.cockblocksf.com/img/bg/image3.jpg);
}
#background-4 {
    background-image: url(http://www.cockblocksf.com/img/bg/image4.jpg);
}
#background-5 {
    background-image: url(http://www.cockblocksf.com/img/bg/image5.jpg);
}
/*HEADER STYLES*/
.logo {
	width:334px;
	background-image: url(http://www.cockblocksf.com/img/cbtoplogo.png);
	height:65px;
	z-index: 2;
	position: relative;
	top: 20px;
	left: 30px;
}
.NNlogo {
	width:266px;
	background-image: url(http://www.cockblocksf.com/img/rtoplogo.png);
	height:59px;
	z-index: 3;
	position: relative;
	top: 0px;
	left: 475px;
}
.navsm{
	font-family: arial;
	font-size:22px;
	letter-spacing:-3px;
	color: #646464;
	font-weight: bold;
	text-decoration: none;
}
.navsm a:link{
	color: #646464;
	text-decoration: none;
}
.navsm a:visited{
	color: #646464;
	text-decoration: none;
}
.navsm a:hover{
	color: #FFF;
	text-decoration: none;
}
.navo{
	font-family: arial;
	font-size:22px;
	letter-spacing:-3px;
	color: #f6540f;
	font-weight: bold;
	text-decoration: none;
}
.navo a:link{
	color: #f6540f;
	text-decoration: none;
}
.navo a:visited{
	color: #f6540f;
	text-decoration: none;
}
.navo a:hover{
	color: #FFF;
	text-decoration: none;
}
.navigation{
	font-family: arial;
	font-size:28px;
	letter-spacing:-3px;
	color: #646464;
	font-weight: bold;
	text-decoration: none;
}
.navigation a:link{
	color: #646464;
	text-decoration: none;
}
.navigation a:visited{
	color: #646464;
	text-decoration: none;
}
.navigation a:hover{
	color: #FFF;
	text-decoration: none;
}
.nextEvent, textwidget {
	font-family: arial;
	font-size:13px;
	font-weight:bold;
	padding-bottom:28px;
}
.descript {
	font-family: arial;
	font-size:13px;
	font-weight:bold;
	padding-bottom:10px;
}
.tweet, tweet a, rsswidget, rsswidget a, widgettitle, widgettitle h2, sideAd {
	font-family: arial;
	font-size:8px;

}
#twitter_update_list, #twitter_update_list li {
	font-family: arial;
	font-size:12px;

}
.footer {
	width:100%;
	margin:0;
	color: #FFF;
	top: 10px;
	position: relative;
	background-image: url(images/bg.png);
	background-repeat: repeat;
	text-align:center;
	padding-top: 20px;
	padding-bottom: 20px;
}
.footerDescription {
	width:95%;
	margin:0;
	color: #FFF;
	font-family: arial;
	font-size: 12px;
	top: 10px;
	text-align:left;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left:20px;
}
.credits {
	width:100%;
	margin:0;
	color: #FFF;
	font-family: arial;
	color: #646464;
	font-size: 10px;
	text-align:right;
	padding-top: 10px;
	padding-bottom: 10px;
}
.credits a:link{
	color: #646464;
	text-decoration: none;
}
.credits a:visited{
	color: #646464;
	text-decoration: none;
}
.cockIcon {
	width:55px;
	height:55px;
	background-image: url(http://www.cockblocksf.com/img/rooster.png);

}
.subscribe {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
}

.submitButton {
	padding: 10px, 10px, 10px, 10px;
	top:10px;
}
li, li .a, a.li:visited{
	list-style-type: none;
	font-family: arial;
	font-size: 14px;
	left:-40px;
	position:relative;
		color: #999;


}
/*LAYOUT STYLES*/
body {
	background-attachment: fixed;
	background-color: #000;
	background-repeat: no-repeat;
        background-position: 40% 0%;
	background-size: 100%;

	color: #FFF;
	text-decoration:none;
}
.holder{
	text-align:center
	width:600px;
	width: 800px;
	text-align: center;
	margin: 0 auto;
}
.header {
	width:100%;
	height:102px;
	margin:0;
	color: #FFF;
	top: 130px;
	position: relative;
	background-image: url(images/bg.png);
	background-repeat: repeat;
}
.spacer {
	width:100%;
	height:160px;

}
.main {
	width:100%;
	margin:0;
	background-image: url(images/bg.png);
	background-repeat: repeat;
}

.poster {
	left:-9px;
	position: relative;
        font-family: arial;
	font-size:12px;
	font-weight:bold;
	text-align:right;
	margin:0;
	color: #646464;
}
.rightColumn {
	left:-6px;
	position: relative;
     	top: 25px;
}

/*LINK STYLES*/
a:link {
	color: #FFF;
	text-decoration:none;
}
a:visited {
	color: #FFF;
	text-decoration:none;
}
a:hover{
	color: #999;
}
.footernav1 {TEXT-DECORATION: none;}
