#sidebar {
  float: left;
}

.thumb {float:left; text-align: center;}

.superscript {
	position: relative;
	bottom: 0.5em;
	font-size: 0.8em;
}
#iphone {
	width: 310px;
	height: 593px;
	background: url(images/iphone.png);
}

#dropbox {z-index: 0;}

#video {
	z-index: -1;
	clear:both;
	padding-right: 20px;
}

#iphone div {
	z-index: -1;
	height: 352px;
	width: 225px;
	clear:both;
	position: relative;
	left: 33px;
	top: 89px;
	background: #000;
}

* hr {
    border: 10px solid #202020;
    background: #191919;
    padding: 1px;
    line-height: 1.8em;
    margin-bottom: 1.8em;
    clear: both;
}

#header a { font-size: 1.1em; }

.entry p {font-size: 1.1em; line-height: 1.7em;}

.features {margin-top: 2em;}
#features{float: left;}
#newsletter{float: right;}

ul.mygaygo li:before{
	content: none;
}

ul.mygaygo {
	list-style-type: none;
	padding: 0em;
	margin-left: 1em;
}

#sidebar ul ul li, ul.mygaygo li {
	font-size: 1em;
	background-image: url(images/bullet.png);
	background-repeat: no-repeat;
	background-position: 0 .2em;
	padding-left: 1.5em;
}

#sidebar ul ul li { font-size: 1.2em; }
#sidebar ul h2 { font-size: 1.4em; }

#middle {min-height:600px; padding-left:5px; padding-top: 40px;}
#middle-short {min-height:200px; padding-left:5px; padding-top: 40px;}

#page {top: 20px; position: relative;}

  ul.mygaygo
  {
    width: 20em;
  }
  
	#footer-about{
	  float: left;
	  width: 310px;
	  margin-right: 20px;
	}

#footer h2 {margin: 5px;}

	div.message,
	#footer-blog ul.message,
	#footer-about p.message,
	#footer-blog p.message,
	#footer-twitter p.message {
	    border-top: 1px solid #dadada;
	    border-bottom: 1px solid #dadada;
	    font-size: 1em;
	    line-height: 1.6em;
	    margin-bottom: 1em;
	}
	#footer-blog{
	    float: left;
	    width: 310px;
	    margin-right: 20px;
	}
	#footer-blog span{
	    font-size: 10px;
	    color: #666;
	}
	#footer-twitter{
	    float: left;
	    width: 300px;
	}
	#footernav{
	    text-align: left;
	
	    margin: 0 auto;
	    padding: 0 10px;
	    width: 960px;
	    min-height: 300px;
	    min-width: 960px;
	
	    display: block;
	}

	#about {height: 200px; width: 200px; float: left;}
	#blog {height: 200px; width: 200px; float: left;}
	#twitter {height: 200px; width: 300px; float: left;}
