html{
	height: 100%;
	margin: 0px;
	padding: 0px;
	background-color: transparent;
}
body {
	height: 100%;
margin: 0px;
background-color: transparent;
font-family: "Century Schoolbook", Georgia, Times, serif;
letter-spaxing: 0px;
}            

#container {
	background-color: #e0e0e0;
	background-image: url(http://dev.gab.net/gabnet2010/bg.iphone.6.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

#wrapper {
	width: 600px;
	margin: 0 auto;
	padding-bottom: 100px;
	text-align: left;
	clear: both;
}

a {
color: #048abf;
}
a img{ border: none; }

h1 {
width: 502px;
padding: 50px 0px 3	0px 0px;
margin: 0px auto 50px auto;
text-align: center;
position: relative;
}
h1 img{
	margin-top: 75px;
	margin-bottom: 25px;
}

h1 a {
color: #fff;
text-decoration: none;
}


div#content {
width: 500px;
margin: auto;
position: relative;
padding: 0px;
}

div#content .post:first-child {
	-webkit-background-clip: border-box;
	-webkit-background-origin: padding-box;
	-webkit-border-top-left-radius: 2px;
	-webkit-border-top-right-radius: 2px;

	-moz-background-clip: border-box;
	-moz-background-origin: padding-box;
	-moz-border-radius-topleft:2px;
	-moz-border-radius-topright:2px;
} 

div#content div#description {
position: absolute;
right: -270px;
width: 260px;
text-align: left;
letter-spacing: 0px;
}
div#content div#description ul{
text-align: left;
}

div#description {
font-family: "Lucida Grande", Verdana, Geneva, Arial, sans-serif;
font-size: 0.75em;
line-height: 1.7em;
color: white;
}

div#description a {
color: white;
}
div#description ul li {
color: #2d3262;
}
div#description ul li a {
color: #2d3262;
}

div.post {
/* background-color: white; */
background-color: #efeeee;
position: relative;
padding: 30px;
padding-bottom: 20px;
margin-bottom: 0px;
border-bottom: 1px solid #dedddd;
}

div.post div.date {
position: absolute;
left: -254px;
text-align: right;
width: 230px;                
white-space: nowrap;
font: Normal 34px Helvetica, sans-serif;
letter-spacing: -2px;
color: #808080;
text-transform: uppercase;
line-height: 35px;
}

div.post div.date div.date_brick {
float: right;
background-color: #000;
color: #fff;
font-family: "Lucida Grande", Verdana, Geneva, Arial, sans-serif;
font-weight: bold;
font-size: 12px;
text-align: center;
line-height: 12px;
margin-left: 10px;
padding: 5px;
letter-spacing: 0px;
overflow: hidden;
-webkit-background-clip: border-box;
-webkit-background-origin: padding-box;
-webkit-border-bottom-left-radius: 2px;
-webkit-border-bottom-right-radius: 2px;
-webkit-border-top-left-radius: 2px;
-webkit-border-top-right-radius: 2px;

-moz-background-clip: border-box;
-moz-background-origin: padding-box;
-moz-border-radius-bottomleft:2px;
-moz-border-radius-bottomright:2px;
-moz-border-radius-topleft:2px;
-moz-border-radius-topright:2px;
}

div.post img.permalink {

border-width: 0px;
background-color: transparent;
display: none;
position: absolute;
right: 30px;
top: 30px;
z-index: 10;
}

div.post:hover img.permalink {
display: inline;
}

div.post h2 {
font: normal 18px "Century Schoolbook", Georgia, Times, serif;
font-size: 24px;
color: #202020;
letter-spacing: -1px;
margin: 0px 0px 5px 0px;
}

div.post h2 a {
color: #202020;
text-decoration: none;
}

div.post div.caption {
font-size: 14px;
color: black;
margin-top: 10px;
padding: 0px 20px 0px 20px;
}

div.post div.caption a {
color: black;
}

div.post div.metadata{
	margin-left: -30px;
	margin-right: -30px;
	margin-bottom: -20px;
	padding: 30px;
	padding-bottom: 20px;
	border-top: 1px solid #dedddd;
	background-color: white;
	font-size: 11px;
}
div.post div.metadata h4{
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
div.post div.metadata ul{
	margin-top: 5px;
}
div.post div.metadata ul, div.post div.metadata li{
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
}

/* Regular Post */

div.post div.regular {
font-family: "Century Schoolbook", Georgia, Times, serif;
font-size: 13px;
color: #444;
line-height: 21px;
letter-spacing: 0px;
}

div.post div.regular blockquote {
font-style: italic;
border-left: solid 2px #444;
padding-left: 10px;
}

/* Quote Post */

div.post div.quote div.quote_text {
font-family: "Century Schoolbook", Georgia, Times, serif;
font-weight: normal;
font-style: italic;
color: #888;
border-left: solid 5px #202020;
padding-left: 10px;
}

div.post div.quote div.quote_text span.short {
font-size: 36px;
line-height: 40px;
letter-spacing: -1px;
}

div.post div.quote div.quote_text span.medium {
font-size: 25px;
line-height: 27px;
letter-spacing: -1px;
}

div.post div.quote div.quote_text span.long {
font-size: 16px;
line-height: 20px;
}

div.post div.quote div.quote_text a {
color: black;
}

div.post div.quote div.source {
font-size: 16px;
font-weight: bold;
color: black;
margin-top: 5px;
}

div.post div.quote div.source a {
color: black;
}

/* Link Post */

div.post div.link a.link {
font-family: "Century Schoolbook", Georgia, Times, serif;
font-size: 20px;
color: #000;
text-decoration: none;
}

div.post div.link span.description, div.post div.link span.linkurl {
font-family: "Century Schoolbook", Georgia, Times, serif;
font-size: 13px;
line-height: 21px;
color: black;
}

div.post div.link span.linkurl {
	font-weight: bold;
}

div.post div.link span.linkurl strong {
	font-variant: small-caps;
}
div.post div.link span.linkurl a{
	text-decoration: none;
    color: #333;
}

/* Conversation Post */

div.post div.conversation ul {
list-style-type: none;
margin: 0px;
margin-top: 20px;
padding: 0px 0px 0px 1px;
border-left: solid 5px #bbb;
}

div.post div.conversation ul li {
font-size: 12px;
padding: 4px 10px 4px 8px;
color: black;
margin-bottom: 1px;
}

div.post div.conversation ul li span.label {
  font-weight: bold;
}

  div.post div.conversation ul li span.user_1 {
      color: #d92b3a;
  }
  
  div.post div.conversation ul li span.user_2 {
      color: #3fa63c;
  }
  
  div.post div.conversation ul li span.user_3 {
      color: #f2cb05;
  }

div.post div.conversation ul li.odd {
  background-color: #f4f4f4;
}

div.post div.conversation ul li.even {
  background-color: #e8e8e8;
}

/* Video Post */

div.post div.video {
width: 400px;
margin: auto;
}

/* Footer */

div#footer {
	width: 460px;
	height: 40px;
	margin: auto;
	position: relative;
	background-color: transparent;
	background-image: url(http://beta.gab.net/gfx/80opacity.png);
	padding: 20px;
	padding-top: 0px;
	margin-top:0px;
	-webkit-background-clip: border-box;
	-webkit-background-origin: padding-box;
	-webkit-border-bottom-left-radius: 2px;
	-webkit-border-bottom-right-radius: 2px;

	-moz-background-clip: border-box;
	-moz-background-origin: padding-box;
	-moz-border-radius-bottomleft:2px;
	-moz-border-radius-bottomright:2px;
}

div#footer a {
	display: block;
	margin-top: 20px;
	text-decoration: none;
	color: white;
}
div#footer a.next{
	float: right;
}
div#footer a.prev{
	float: left;
}

div#footer a:hover {
  text-decoration: underline;
}

div#footer div#credit {
font-size: 13px;
margin-top: 15px;
letter-spacing: -1px;
}
div#gabnetfooter{
background-image: url(http://beta.gab.net/gfx/80opacity.png);
margin: 20px auto 0px auto;
text-align: center;
font-size: 0.75em;
line-height: 1.7em;
color: white;
position: relative;
}
div#gabnetfooter .footerwrapper{
	text-align: left;
	width: 850px;
	margin: auto;
}
div#gabnetfooter .footerwrapper .column{
	font-size: 12px;
	line-height: 20px;
	float: left;
	width: 250px;
	padding-left: 20px;
	margin-left: 20px;
	margin-bottom: 20px;
	margin-top: 20px;
	border-left: 1px solid #dedddd;
}
div#gabnetfooter .footerwrapper .column:first-child{
	padding-left: 0px;
	margin-left: 0px;
	border-left: 0px;
}
div#gabnetfooter .footerwrapper .column a{
	color: white;
}
div#gabnetfooter .footerwrapper .column li, div#gabnetfooter .footerwrapper .column ul{
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
}
