body {
    color: #262626;
	background: #f4f4f4;
	background-image:url('../imgs/lines.png');
}

.container {
	width: 1000px;
	position: relative;
}

div#topbar{background:#000;background:#000 -webkit-gradient(linear, 0 0, 0 100%, from(#00a0d1), to(#008db8));background:#00a0d1 -moz-linear-gradient(#00a0d1, #008db8);height:40px;position:fixed;top:0;right:0;left:0;z-index:100;overflow:visible;box-shadow:0 1px 3px rgba(0, 0, 0, 0.25),inset 0 -1px 0 rgba(0, 0, 0, 0.15);-moz-box-shadow:0 1px 3px rgba(0, 0, 0, 0.25),inset 0 -1px 0 rgba(0, 0, 0, 0.15);-webkit-box-shadow:0 1px 3px rgba(0, 0, 0, 0.25),inset 0 -1px 0 rgba(0, 0, 0, 0.15);}div#topbar a{text-shadow:0 -1px 0 rgba(0, 0, 0, 0.5);}
div#topbar ul a:hover,div#topbar h3 a:hover{background-color:#008db8;color:#fff;text-decoration:none;}
div#topbar h3{font-size:18px;line-height:1;margin:0;color:#fff;}div#topbar h3 a{background:url(/blueprint/images/larry.png) no-repeat 10px 8px;float:left;margin-left:-10px;padding:10px 10px 12px;padding-left:50px;color:#fff;font-weight:bold;}div#topbar h3 a small{font-size:14px;color:rgba(255, 255, 255, 0.5);text-shadow:0 -1px 0 rgba(0, 0, 0, 0.25);}
div#topbar ul{float:left;display:block;margin:0;}div#topbar ul li{display:block;float:left;font-size:13px;position:relative;}div#topbar ul li a{display:block;float:none;padding:0 10px;color:#fff;font-weight:bold;line-height:40px;text-decoration:none;}
div#topbar ul li.active a,div#topbar ul li ul li.active a{background:#3f7ca0;color:#fff;}
div#topbar ul li.menu a.parent{padding-right:26px;background-image:url(/blueprint/images/down-arrow.png);background-position:right center;background-repeat:no-repeat;}
div#topbar ul li.menu ul{background:#142f3c;background:rgba(0, 43, 56, 0.9);float:left;display:block;position:absolute;top:-999em;left:0;z-index:1000;width:160px;text-align:left;padding:5px 0;border-radius:0 0 5px 5px;-khtml-border-radius:0 0 5px 5px;-moz-border-radius:0 0 5px 5px;-webkit-border-bottom-left-radius:5px;-webkit-border-bottom-right-radius:5px;box-shadow:0 1px 3px rgba(0, 0, 0, 0.25);-moz-box-shadow:0 1px 3px rgba(0, 0, 0, 0.25);-webkit-box-shadow:0 1px 3px rgba(0, 0, 0, 0.25);border:0;}div#topbar ul li.menu ul li{float:none;}div#topbar ul li.menu ul li a{line-height:25px;border:0;font-weight:normal;}
div#topbar ul li.menu ul li.divider{height:auto;margin:5px 0;border-top:1px solid rgba(0, 0, 0, 0.15);border-bottom:1px solid rgba(255, 255, 255, 0.1);}
div#topbar ul li.menu:hover ul{top:40px;}
div#topbar ul.right{float:right;}div#topbar ul.right li.menu ul{position:absolute;top:-999em;left:auto;right:30;}
div#topbar ul.right li.menu:hover ul{top:40px;}
div#topbar.black{background:#000;background:#000 -webkit-gradient(linear, 0 0, 0 100%, from(#333333), to(#111111));background:#333333 -moz-linear-gradient(#333333, #111111);
  box-shadow:0 1px 2px rgba(0, 0, 0, 0.5),inset 0 -1px 0 rgba(0, 0, 0, 0.3);-moz-box-shadow:0 1px 2px rgba(0, 0, 0, 0.5),inset 0 -1px 0 rgba(0, 0, 0, 0.3);-webkit-box-shadow:0 1px 2px rgba(0, 0, 0, 0.5),inset 0 -1px 0 rgba(0, 0, 0, 0.3);}
div#topbar.black ul a:hover,div#topbar.black h3 a:hover{background-color:#333;}
div#topbar.black ul{border-left-color:rgba(0, 0, 0, 0.15);}
div#topbar.black ul li a{border-right-color:rgba(0, 0, 0, 0.15);}
div#topbar.black ul li.active a,div#topbar.black ul li ul li.active a{background:#333;}
div#topbar.black ul li ul li a:hover{background:#222;}
div#topbar.black ul li ul{background:#333;background:rgba(0, 0, 0, 0.8);}
div#workspace{margin-top:40px;padding-top:20px;}
div.fixed-container{padding:0;width:1000px;margin:0 auto;}
div#defaultLayout{padding-bottom:20px;}
div#topbar div.fixed-container ul.right{margin-right:25px; margin-top:7px;}
div#logo{margin-left:20px; margin-top:-7px;}
div#topbar div.fluid-container{padding-left:10px;}

.hero-unit {
	width: 1000px;
	padding: 54px 0px 60px 0px;
background-color: #330066;
background: url('../imgs/nfl.png');
background-position: center center;
-webkit-border-radius: 0px 0px 6px 6px;
-moz-border-radius: 0px 0px 6px 6px;
margin-bottom:0px;
}
.hero-unit h1 {
  margin-bottom: 0;
  font-size: 60px;
  line-height: 1;
  letter-spacing: -1px;
  color: inherit;
}

.hero-unit8 {
	width: 1000px;
	padding: 54px 0px 160px 0px;
background-color: #330066;
background: url('../imgs/blueBG.png');
background-position: center center;
-webkit-border-radius: 0px 0px 6px 6px;
-moz-border-radius: 0px 0px 6px 6px;
margin-bottom:0px;
}
.hero-unit8 h1 {
  margin-bottom: 0;
  font-size: 60px;
  line-height: 1;
  letter-spacing: -1px;
  color: inherit;
}

.hero-unit2 {
	width: 1000px;
	padding: 54px 0px 60px 0px;
background-color: #330066;
background: url('../imgs/foodies.png');
background-position: center center;
-webkit-border-radius: 0px 0px 6px 6px;
-moz-border-radius: 0px 0px 6px 6px;
margin-bottom:0px;
}
.hero-unit2 h1 {
  margin-bottom: 0;
  font-size: 60px;
  line-height: 1;
  letter-spacing: -1px;
  color: inherit;
}

.hero-unit3 {
	width: 1000px;
	padding: 54px 0px 60px 0px;
background-color: #330066;
background: url('../imgs/fashion.png');
background-position: center center;
-webkit-border-radius: 0px 0px 6px 6px;
-moz-border-radius: 0px 0px 6px 6px;
}

.hero-unit3 h1 {
  margin-bottom: 0;
  font-size: 60px;
  line-height: 1;
  letter-spacing: -1px;
  color: inherit;
}
.hero-unit4 h1 {
  margin-bottom: 0;
  font-size: 60px;
  line-height: 1;
  letter-spacing: -1px;
  color: inherit;
}
.hero-unit4 {
	width: 1000px;
	padding: 54px 0px 60px 0px;
background-color: #330066;
background: url('../imgs/nascar.png');
background-position: center center;
-webkit-border-radius: 0px 0px 6px 6px;
-moz-border-radius: 0px 0px 6px 6px;
}
.hero-unit5 h1 {
  margin-bottom: 0;
  font-size: 60px;
  line-height: 1;
  letter-spacing: -1px;
  color: inherit;
}
.hero-unit5 {
	width: 1000px;
	padding: 54px 0px 60px 0px;
background-color: #330066;
background: url('../imgs/birdwatching.png');
background-position: center center;
-webkit-border-radius: 0px 0px 6px 6px;
-moz-border-radius: 0px 0px 6px 6px;
}
.hero-unit6 h1 {
  margin-bottom: 0;
  font-size: 60px;
  line-height: 1;
  letter-spacing: -1px;
  color: inherit;
}
.hero-unit6 {
	width: 1000px;
	padding: 54px 0px 60px 0px;
background-color: #330066;
background: url('../imgs/emmys.png');
background-position: center center;
-webkit-border-radius: 0px 0px 6px 6px;
-moz-border-radius: 0px 0px 6px 6px;
}
.hero-unit7 h1 {
  margin-bottom: 0;
  font-size: 60px;
  line-height: 1;
  letter-spacing: -1px;
  color: inherit;
}
.hero-unit7 {
	width: 1000px;
	padding: 54px 0px 60px 0px;
background-color: #330066;
background: url('../imgs/health.png');
background-position: center center;
-webkit-border-radius: 0px 0px 6px 6px;
-moz-border-radius: 0px 0px 6px 6px;
}
.hero-unit9 h1 {
  margin-bottom: 0;
  font-size: 60px;
  line-height: 1;
  letter-spacing: -1px;
  color: inherit;
}
.hero-unit9 {
	width: 960px;
	padding: 250px 0px 250px 0px;
background-color: #330066;
background: url('../imgs/bt7.png');
background-position: center center;
-webkit-border-radius: 6px 6px 6px 6px;
-moz-border-radius: 6px 6px 6px 6px;
}
#static-container {
	width: 960px;
	margin: 30px 120px 0 0;
	padding: 20px 20px 20px 20px;
    border-radius: 3px;
    float: left;
}

.account-grid {
	width: 1000px;
	margin-left: 30px;
}

.half-page {	
	float:left;
}
.embedded-timeline {
  float:right;
}

.poster {
  float:right;
  -webkit-border-radius: 0px 0px 6px 6px;
  -moz-border-radius: 0px 0px 6px 6px;
}


.small-grid {
	width:  480px;
}
.small-grid > li {
	float:left;
}
.whole-page {	
	width: 1000px;
}


#footer {
	width: 590px;
	margin: 40px auto 0 auto;
	padding: 40px 60px 30px 60px;
}

h1 {
	margin: 30px 0 15px 0;
	font-size: 30px;
	font-weight: bold;
	font-family: "Helvetica Neue", Arial;
	margin-left: 27px;
}

h1 span {
	font-size: 50%;
	letter-spacing: -0.05em;
}

hr {
	border: none;
	width: 940px;
	height: 1px; line-height: 1px;
	background: #E5E5E5;
	margin-bottom: 20px;
	padding: 0px;
}

.half-hr {
  border: none;
  width: 436px;
  height: 1px; line-height: 1px;
  background: #E5E5E5;
  margin-bottom: 20px;
  padding: 0px;
}
.clear-hr {
  border: none;
  width: 960px;
  height: 0px; line-height: 0px;
  background: #E5E5E5;
  margin-bottom: 20px;
  padding: 0px;
}

p {
	font: normal 12px/18px "Helvetica Neue", Arial;
	margin: 0;
	padding: 7px 0;
}
a {
  color: #999999;
  text-decoration: none;
}

#step-by-step {
width:  436px;
height: 182px;
margin-left: 10px;
background: "../imgs/bachtoberfest.jpeg";
}
#instructions {
width:  436px;
margin-left: 10px;
background: "../imgs/bachtoberfest.jpeg";
}

.user {
	font-weight : bold;
	font-color : black;
	margin : 12px;
	line-height:100%;
}

.text {
	color: #999999;
	line-height:100%;
}

.hovershadow {
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.5);
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.5);
}
.thumbnails {
  margin-left: -57px;
  list-style: none;
  *zoom: 1;
}
.span3 {
  width: 178px;
}
.thumbnail {
  display: block; 
  width: 200px;
  padding: 0px; 
  padding-bottom: 12px;
 background-color: #ffffff;
  line-height: 1;
  border: 1px solid #ddd;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
}
.thumbnail > img {
width: 128px;
height: 128px;
    -webkit-border-radius: 3px;
}
.thumbnail .caption {
margin-left: 0px;
margin-top: 8px;
padding: 0px;
text-align: center;
}

.thumbnail .pbtn {
	margin-left: 71px;
	margin-top: 12px;
	margin-bottom:12px;
}

.thumbnails > li {
  float: left;
  margin-bottom: 36px;
  margin-left: 67px;
}

.spandivbar {
  margin-left: 10px;
}
.span4 {
  width: 200px;
}

.span4narrow {
  width: 50px;
margin-left: 52px;
margin-top: -10px;
}

.span4medium2 {
  width: 400px;
margin-left: 70px;
margin-top: -10px;
}

.spanblog {
}


.btn {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  padding: 2px 12px 2px;
  margin-bottom: 0;
  font-size: 12px;
  line-height: 14px;
  color: #333333;
  text-align: center;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  vertical-align: top;
  background-color: #f5f5f5;
  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -ms-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: linear-gradient(top, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e6e6', GradientType=0);
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
  border: 1px solid #cccccc;
  border-bottom-color: #b3b3b3;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  cursor: pointer;
  *margin-left: .3em;
}

.account-list {
	margin-top:-27px;
	margin-left:64px;
}

.categories-list {
  list-style-type:none;
  margin: 0;
  text-align: center;
}
.follow-interests {
  color:#fff !important;
  display:block;
  font-weight:bold;
  margin:0 0 0px;
  text-align:center;
}
.categories-list li{
  font-size: 18px;
  padding: 10px 10px 20px;
  display: inline;
  margin-bottom: 20px;
  line-height: 36px;
}
.categories-list li a {
  color:#0084B4;
}
.link-separator {
  margin:0 10px;
}

#call_to_action {
  color: #eee;
  font-size: 24px;
  background: #222;
  background: rgba(255,255,255,0.075);
  padding: 0px;
  margin-top: 20px;
  clear:both;
}
#BWV-list {
  color: #333;
  font-size: 14px;
  background: #222;
  background: rgba(255,255,255,0.075);
  padding: 0px;
  margin-top: 20px;
  clear:both;
  text-align:center;
}

/*   footer   */
#footer {
  margin: 10px 0 0;
  font-size: 11px;
}
#footer .container {
  position: relative;
  margin-left:-20px;
  padding: 0px 0;
  height: 100px;
}
#footer .container ul {
  margin: 0;
  display: inline;
  padding: 0px 0 0 0;
}
#footer .container ul li {
  display: inline;
  margin-right: 0px;
  list-style-type: none;
}

h1 {
 font-family: "proxima-nova-condensed",sans-serif;
font-weight:700;
}

h1 small {
  font-size: 18px;
font-family: "Helvetica Neue", Arial;
}

h2 {
font-size: 28px;
line-height: 36px;
font-family: "proxima-nova-condensed",sans-serif;
font-weight:700;
}

h2 small {
  font-size: 18px;
font-family: "Helvetica Neue", Arial;
}

h3 {
font-size: 22px;
line-height: 28px;
font-family: "proxima-nova-condensed",sans-serif;
font-weight:700;
}

h3 small {
  font-size: 14px;
font-family: "Helvetica Neue", Arial;
}

h4 {
  font: normal 14px/22px "Helvetica Neue", Arial; margin: 0; padding: 7px 0;
}
h5 {
font-size: 12px;
line-height: 14px;
  color: #999999;
  text-transform: none;
font-family: "Helvetica Neue",Arial,sans-serif;
font-weight: normal;
}

h6 {
font-size: 14px;
line-height: 18px;
color: #333333;
text-transform: none;
font-family: "Helvetica Neue",Arial,sans-serif;
font-weight: bold;
}

.get-started div.fixed-container {
  width: 1000px;
}