body {
margin:0;
padding:0;
background:#000000 url(../images/bodyBg.gif) top left repeat-x;
font-family:Arial,Helvetica, sans-serif;
color:#f5f3ed;
}

h1, a.header {
font:22px normal "Trebuchet","Trebuchet MS", Tahoma, Arial, sans-serif;
margin-bottom:10px;
line-height:24px;
color:#f5f3ed;
text-decoration:none;
}

a.header:hover {
text-decoration:underline;
}

p {
font-size:14px;
font-weight: normal;
line-height: 20px;
}
p a {color:#c71d22; font-weight:bold; text-decoration: none;}
p a:hover {color:#c71d22; font-weight:bold; text-decoration: underline;}

img {
border:none;
}


#whiteRedRibbon {
position:absolute;
top:0;
left:0;
width:50%;
height:195px;
background:transparent url(../images/ribbon.gif) top left repeat-x;
}


/* ----- Top Section ----- */


#topContent {
width:1019px;
min-height: 648px;
margin:0 auto;

background:transparent url(../images/topSectionBg2.jpg) top left no-repeat;
position:relative;
}


/* ---- logo ---- */


#crowdbandsLogo {
position:absolute;
width:439px;
height:173px;
top:22px;
left:0;
z-index:10;
}


/* ----- Top Section Navigation || this is for both the main and the signup, etc. ----- */
#savetheworld {
height:138px;
}

ul#mainNav, ul#signupNav {
list-style: none;
margin:18px 0 0 0;
padding:0;
}

ul#signupNav {
margin-top:0;
}

ul#mainNav li, ul#signupNav li{
display:inline;
font:18px bold Trebuchet,"Trebuchet MS", sans-serif;
}

ul#mainNav li {
margin-right:44px;
}

li.firstItem {
margin-left:15px;
}

li.lastItem {
margin-right:0px;
}

ul#signupNav li {
margin-right:10px;
}

ul#mainNav li a, ul#signupNav li a:hover {
color:#f5f3ed;
text-decoration: none;
}

ul#mainNav li a:hover, ul#signupNav li a {
color:#da2128;
text-decoration: none;
}


/* ----- LeftSide Column ----- */

#topLeftBox {
float:left;

width:980px;
margin:245px 0 0 20px;
}

#letsBand-videoPlayer {
margin-top:53px;
}

#letsBand {
float:left;
width:200px;
}

#videoPlayer {
float:left;
margin:15px 30px 0 30px;
width:415px;
height:250px;
z-index:0;
}

#popularPosts
{
float:right;
margin:0px 30px 0 0;
width:266px;
height:240px;
z-index:0;
}

#popularPosts ul {
list-style: none;
margin:0;
padding:0;
}

#popularPosts ul li {
display:block;
width:242px;
height:44px;
margin-bottom:2px;
background:#da2128 url(../images/popularPostsArrow.gif) top right no-repeat;
}


#popularPosts ul li a {
display:block;
line-height:17px;
padding-top:5px;
padding-left:17px;
color:#f5f3ed;
text-decoration: none;
width: 180px;
}


#popularPosts ul li a:hover {
text-decoration: underline;
}


#waspTarget0905211454{z-index:-1;}

/* ----- rightside column ----- */

#loginSignup {
	width:222px;
	padding:25px 20px 10px 20px;
}
#loginSignup h1 {
	font-size:26px
}
#loginSignup ul.sign {
	font-family: "Trebuchet", "Trebuchet MS", Tahoma, Arial, sans-serif;
	margin:15px 0 55px;	
	list-style:none
}
#loginSignup ul.sign li {
	float:left;
	margin-right:25px
}
#loginSignup p {
	font-size:12px
}
#loginSignup a {
	color:#c71d22;
	text-decoration:none;
	font-size:18px
}
#loginSignup a:hover {
	color:#fff;
}
#loginSignup h3 {
	font-family: "Trebuchet", "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size:24px;
	font-weight:normal;
	text-transform:uppercase;
	margin-bottom:5px
}

#topRightBox {
	position:absolute;
	top:20px;
	right:59px;
	width:266px;
	height:221px;
	background:transparent url(../images/rightBoxBg2.jpg) top left no-repeat;
}

/* ----- bottomSection ----- */

#bottomSectionWrapper {
background:#1c1c1c;
}


#bottomSection {
width:980px;
margin:0 auto;
}


/* ---- videos section ----- */

#videos, .thumbnailSummary {
float:left;
width:220px;
position:relative;
}

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

ul.thumbnailSummary li {
float:left;
display:inline;
margin:5px 5px 5px 0;
padding:0;
width:100px;
height:100px;
border:2px solid #242424;
background:#000000;
}

ul.thumbnailSummary li a {
display:block;
margin:0;
padding:0;
}

ul#videoBoxLayout.thumbnailSummary li , ul#videoBoxLayout.thumbnailSummary li a, ul#videoBoxLayout.thumbnailSummary li img
{
width:96px;
height:96px;
}

ul#photoSummary.thumbnailSummary li, ul#photoSummary.thumbnailSummary li a, ul#photoSummary.thumbnailSummary li img
{
  width:115px;
  height: 100px;
}
ul#photoSummary.thumbnailSummary li
{
  margin: 5px 8px 0px 0;
}

#photoSummary.thumbnailSummary {
width:300px;
}

#videos a.moreVideos {
font-style: italic; 
position:absolute;
bottom:20px;
left:2px;
clear:left;
display:block;
width:188px;
line-height:40px;
padding-left:14px;
background:#454442;
color:#f5f3ed;
text-decoration:none;
}

#videos a.moreVideos:hover {
font-style: italic; 
background:#605f5c;
color:#f5f3ed;
}

/* ----- blog section ----- */

#blog {
float:left;
width:428px;
margin: 0 27px 0 24px;
position:relative;
}

#blog p {
max-width:415px;
}

.date {
color:#606060;
}

#blog a.morePosts {
font-style: italic; 
position:absolute;
bottom:20px;
left:2px;
display:block;
width:398px;
line-height:40px;
padding-left:14px;
background:#454442;
color:#f5f3ed;
text-decoration:none;
}

#blog a.morePosts:hover {
font-style: italic; 
background:#605f5c;
color:#f5f3ed;
}

/* ----- photogallery ----- */

#photoGallery {
float:left;
width:242px;
position:relative;
}

#photosGoHere {
width:242px;
}

#photoGallery a.morePhotos {

font-style: italic; position:absolute;
bottom:20px;
left:2px;
display:block;
width:228px;
line-height:40px;
padding-left:14px;
background:#454442;
color:#f5f3ed;
text-decoration:none;
}

#photoGallery a.morePhotos:hover {

font-style: italic; background:#605f5c;
color:#f5f3ed;
}

/* ----- clearing div ----- */

div.clear {
clear:both;
}

/* ----- footer ----- */

#footerWrapper {
	margin:4px 0;
	background:#1c1c1c;
	clear:both;
	font-size:14px;
}

#footer {
width:980px;
height:58px;
margin:0 auto;
color:#606060;
}

ul#footerLeft {
list-style: none;
margin: 0;;
padding: 0;
}

ul#footerLeft li {
margin:0 15px 0 0;
padding:0;
float:left;
display:inline;
}

ul#footerLeft li a {
color:#606060;
text-decoration: none;
line-height:58px;
}

ul#footerLeft li a:hover {
color:#f5f3ed;
}

#footer p {
font-style: italic; float:right;
margin:0;
padding:0;
line-height:58px;
}

div.bottompadding {
padding-bottom:120px;
}








.subcontainerwrapper,
.subcontainer, .subcontainer2 {
	width:1019px;
	margin:0 auto;
}


#cbTextPage{
	position:relative;
	margin-top:-310px;
}








































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
