
/* ------------------------------------------------------------ BODY ELEMENTS --------------------------------------------------- */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0px;
	padding: 0px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 2.5em;
	font-weight: normal;
	margin: 0px 0px 3px 18px;
	padding: 0px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: normal;
	margin: 0px 0px 3px 0px;
	padding: 0px;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	margin: 0px 0px 5px 0px;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	margin: 0px;
	padding: 15px 0px 10px 0px;
}

hr {
	border-style: dotted;
	color: #CCCCCC;
	margin: 30px 15px 20px 20px;
}

a {
	color: #008BCC;
}

a:hover {
	color: #0e4798;
}


/* ------------------------------------------------------------ TWITTER ELEMENTS ------------------------------------------------ */



#twitter_update_list {
	list-style-type: none;
	margin-left: 20px;
	padding: 0px;
}

#twitter_update_list li {
	display: block;
	background-image: url(../images/tweetsSign.jpg);
	background-repeat: no-repeat;
	padding: 5px 5px 5px 25px;
	margin: 5px 0px 10px 0px;
	font-size: 10px;
	border-bottom: dotted 1px #999;
}




/* ------------------------------------------------------------ TOP NAV ELEMENTS ------------------------------------------------ */

#topBarHolderHome {
	height: 386px;
	background-image: url(../images/topBarBg.jpg);
}

#topBarHolderBlog {
	height: 394px;
	background-image: url(../images/blogPicBg.jpg);
}

#topNav {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}

#topLogo {
	width: 335px;
	float: left;
	height: 80px;
}

#nav {
	width: 665px;
	float: left;
	height: 80px;
}

#nav ul {
	margin: 0px;
	padding: 0px;
}

#nav li {
	display: inline;
	margin: 0px;
	padding: 0px;
}

/* ------------------------------------------------------------ BOTTOM NAV ELEMENTS ---------------------------------------------- */

#bottomBarHolder {
	height: 110px;
	background-image: url(../images/bottomBarBg.jpg);
}

#bottomHolder {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}

#bottomLeft {
	width: 400px;
	padding-top: 20px;
	float: left;
}

#bottomMiddle {
	width: 220px;
	padding: 20px 0px 0px 30px;;
	float: left;
}

#bottomRight {
	width: 350px;
	text-align: right;
	float: left;
}


/* ------------------------------------------------------------ CONTENT ELEMENTS -------------------------------------------------- */

#topBgHome {
	width: 1000px;
	height: 306px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/homeBgTop.jpg);
	background-position: left;
}

#topBgHome2 {
	width: 1000px;
	height: 306px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/homeBgTopRefer.jpg);
	background-position: left;
}

#topBg {
	width: 1000px;
	height: 316px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/homepageBg.jpg);
}

#topBgWhatIs {
	width: 1000px;
	height: 316px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/step1Bg2.jpg);
}

#topBgVids {
	width: 1000px;
	height: 316px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/step2Bg.jpg);
}

#topBgChallenge {
	width: 1000px;
	height: 316px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/step3Bg.jpg);
}

#topBgUpload {
	width: 1000px;
	height: 316px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/step4Bg.jpg);
}

#homeContentHolder {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/homeBgBottom.jpg);
	background-repeat: no-repeat;
}

#blogContentHolder {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}

#topContentBg {
	background-image: url(../images/contentTopBg.jpg);
	background-repeat: repeat-x;
}

#homeContentDiv {
	width: 786px;
	background-image: url(../images/homeContentDivBg.jpg);
}

#homeContentDivBottom {
	width: 786px;
	padding-bottom: 20px;
	height: 42px;
	background-image: url(../images/homeContentDivBottom.jpg);
	background-color: #fff;
	background-repeat: no-repeat;
}

#homeContentLeft {
	width: 502px;
	float: left;
	margin-left: 30px;
}

#homeContentRight {
	width: 192px;
	float: left;
	margin-left: 12px;
	background-image: url(../images/tweetsBg.jpg);
	background-color: #f6f6f6;
	padding-left: 10px;
	height: 300px;
}

#homeBlocks {
	text-align: center;
}

#homeBlocks ul {
	margin: 10px 0px 10px 15px;
	padding: 0px;
}

#homeBlocks li {
	margin: 0px;
	padding: 0px;
	display: inline;
}




/* ------------------------------------------------------------ BLOG DIVS --------------------------------------------------------- */


#blogContentTop {
	height: 45px;
	background-image: url(../images/topContentBg.jpg);
}

#blogContentTopNoRight {
	height: 45px;
	background-image: url(../images/topContentBgNoRight.jpg);
}

#blogContentTopScuba {
	height: 45px;
	background-image: url(../images/topContentBgScuba.jpg);
}

#blogLeft {
	width: 751px;
	float: left;
}

#blogRight {
	width: 249px;
	float: left;
}

#leftBlogTopSection {
	background-image: url(../images/contentLeftBg.jpg);
	padding-bottom: 15px;
}

#leftBlogTopSection ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#leftBlogTopSection li {
	margin: 0px;
	padding: 0px;
	display: block;
}

#leftBlogCommentSection {
	background-image: url(../images/contentLeftCommentBg.jpg);
	padding-bottom: 15px;
}

#leftBlogCommentSection ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#leftBlogCommentSection li {
	margin: 0px;
	padding: 0px;
	display: block;
}

#commentsNav {
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
}

#leftBlogBottomSection {
	height: 44px;
	background-image: url(../images/contentLeftBottom.jpg);
	margin-bottom: 15px;
}

#rightBlogBottomSection {
	height: 45px;
	background-image: url(../images/contentRightBottom.jpg);
}

#blogTop {
	width: 710px;
	margin-left: auto;
	margin-right: auto;
}

#blogTopText {
	width: 430px;
	float: left;
}

#blogTopImage {
	width: 280px;
	text-align: center;
	padding: 10px 0px 10px 0px;
	float: left;
}

#blogTopDate {
	height: 70px;
	background-image: url(../images/blogDate.jpg);
}

#blogDate {
	position: relative;
	top: 15px;
	left: 20px;
}

#blogParag {
	width: 680px;
	margin-left: auto;
	margin-right: auto;
	padding: 20px 40px 20px 40px;
}

#blogParag p {
	padding-top: 10px;
	padding-bottom: 10px;
}

#blogTop p {
	padding-left: 20px;
}

#commentsHolder {
	width: 700px;
	margin-left: auto;
	margin-right: auto;
}

#commentTop {
	height: 14px;
	background-image: url(../images/commentTextTop.jpg);
}

#commentMiddle {
	background-image: url(../images/commentTextMiddle.jpg);
}

#commentMiddle p {
	font-size: 0.9em;
	color: #666666;
}

#commentBottom {
	height: 27px;
	background-image: url(../images/commentTextBottom.jpg);
}

#commentBlock {
	width: 560px;
	margin-left: auto;
	margin-right: auto;
}

#archiveBlogs {
	width: 706px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	border: solid 2px #FFF;
}

#archiveLeft {
	width: 100px;
	margin-left: 20px;
	text-align: center;
	float: left;
}

#archiveRight {
	width: 560px;
	margin-left: 10px;
	float: left;
}

#archiveDate {
	text-align: right;
	color: #999999;
	padding: 0px 20px 3px 0px;
}

#archiveComments {
	color: #999999;
	padding: 10px 0px 0px 0px;
}

.blogPagin {
	text-align: right;
	padding-right: 40px;
	font-weight: bold;
	color: #000000;
}

.blogPagin a {
	color: #666;
	text-decoration: none;
}

.blogPagin a:hover {
	color: #000;
}

.orderby {
	float: left;
	padding-left: 40px;
	font-weight: bold;
	color: #000000;
}



/* ------------------------------------------------------------ VIEW SECTION ------------------------------------------------------- */

#viewImageHolder {
	width: 560px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	text-align: center;
}

#viewVoteHolder {
	width: 560px;
	margin-left: auto;
	margin-right: auto;
}

#voteBtn {
	width: 140px;
	height: 29px;
	background-image: url(../images/voteBtn.jpg);
}

#votesNo {
	width: 160px;
	height: 28px;
	background-image: url(../images/rightCommentsBg.jpg);
	background-repeat: no-repeat;
	padding: 5px 0px 0px 45px;
	font-size: 1.2em;
	font-weight: bold;
}



/* ------------------------------------------------------------ VIDS SECTION ------------------------------------------------------- */

#vidsHolder {
	width: 740px;
	padding: 15px 0px 15px 35px;
}

#vidsHolderAndy {
	width: 660px;
	padding: 5px 0px 15px 105px;
	margin-left: 20px;
	background-image: url(../images/andyPosing.jpg);
	background-repeat: no-repeat;
}

#involvedHolder {
	padding: 10px 30px 20px 30px;
}


.videoHolder {
	width: 200px;
	height: 220px;
	margin-right: 35px;
	margin-bottom: 25px;
	float: left;
	background-image: url(../images/vidsBg.jpg);
}

.vidImageHolder {
	text-align: center;
}

.vidTableTitle {
	font-size: 0.9em;
	padding: 0px 0px 6px 5px;
}

.vidTableVote {
	font-size: 0.9em;
	text-align: center;
	padding: 0px 5px 5px 0px;
}

.vidTableSpace {
	font-size: 0.9em;
	vertical-align: top;
	padding: 0px 0px 0px 5px;
}


/* ------------------------------------------------------------ RIGHT SECTION ------------------------------------------------------ */

#storiesDiv {
	padding-left: 10px;
	padding-right: 15px;
	background-image: url(../images/contentRightBg.jpg);
}

#storiesDivMultimed {
	padding-left: 0px;
	padding-right: 15px;
}



/* ------------------------------------------------------------ CLASSES ------------------------------------------------------------ */


.blogPicLeft {
	width: 670px;
	margin-left: 17px;
	float: left;
}

.blogPicRight {
	width: 229px;
	margin-left: 80px;
	float: left;
}

.blogPicScuba {
	width: 229px;
	margin-left: 74px;
	float: left;
}

.commentsNav {
	font-size: 0.8em;
	text-align: right;
}

.commentsNav a {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

.commentsNav a:hover {
	color: #000000;
}

.dateBg {
	height: 39px;
	background-image: url(../images/homeDateBg.jpg);
	background-repeat: no-repeat;
}

.commentsBg {
	height: 28px;
	background-image: url(../images/homeCommentsBg.jpg);
	padding-left: 35px;
}

.commentsBg2 {
	height: 28px;
	background-image: url(../images/homeCommentsBg.jpg);
	padding-left: 10px;
}

.blurbText {
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 5px
	padding-top: 5px;
	font-size: 1.1em;
	vertical-align: top;
}

.dateClass {
	width: 45px;
	text-align: center;
	font-size: 0.8em;
	padding: 5px 0px 8px 0px;
	float: left;
}

.headingClass {
	width: 300px;
	float: left;
	margin-left: 5px;
	font-weight: bold;
	font-size: 1.4em;
}

.dateClass2 {
	width: 35px;
	text-align: center;
	margin-left: 6px;
	padding-bottom: 4px;
	font-size: 0.8em;
	float: left;
}

.headingClass2 {
	width: 95px;
	float: left;
	margin-left: 5px;
	font-weight: bold;
}

.blurbText2 {
	padding-left: 10px;
	padding-right: 5px;
	font-size: 0.8em;
	vertical-align: top;
}

.errorTxt {
	text-align: center;
	font-size: 0.8em;
	color: #ff0000;
}

.errorText {
	text-align: center;
	font-size: 1.2em;
	color: #ff0000;
}

.otherText {
	font-size: 1.2em;
}

.bigInputs {
	width: 300px;
	height: 28px;
	background-image: url(../images/bigInputs.jpg);
	background-repeat: no-repeat;
	padding-left: 5px;
}






#comingSoonBg {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	height: 650px;
	background-image: url(../images/comingsoonbg.jpg);
	background-repeat: no-repeat;
}

#comingSoonTextHolder {
	
}











