/*
*	Meyer Css Reset
*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}

/*
*	CSS Shorts
*/

.clearfix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.left {float:left;}
.right {float:right;}
.clear {clear:both;}
.hide {display:none}

/*
*	Typography
*/

a, a:visited { color:#A80404}

/*
*	Main Bodies
*/

#overlay { margin-left:87px;
position:fixed;
top:100px;}

body { background: white url(img/background.png) 50% 0 no-repeat ; font: 12px/18px Arial, Helvetica, sans-serif; color: #551858  }
#wrap { width: 900px; margin:0 auto; position:relative }
#header { }

#header #logo { background: url(img/logo.png) 0 0 no-repeat; height: 250px; width:450px; display:block; margin-top:100px; float:left; position:relative}
#logo a { width:180px; height:100px ; display:block; float:right; margin-top:140px; margin-right:16px}
#header #content_desc { float:right; width:420px; font-size: 16px; line-height:24px; font-weight:bold }
#header .head { background: url(img/twitter-sprite.png) 0 -300px  no-repeat; height:190px; margin-top:14px;}

.tweet-top { background:url(img/twitter-sprite.png) -285px -500px no-repeat; height: 60px; width:100px; font-size:16px; font-weight:bold; text-align:center; line-height:40px; position:absolute; top:20px; right:-24px; visibility:none;}

#content { clear:both;}
.content h5 { font-size:18px; line-height:24px; margin-top:10px;  padding:0}
#rules , #latest_tweets { width: 425px; float:left }
#latest_tweets { float:right}
#rules h4, #latest_tweets h4 { height:70px; width:450px; background:url(img/twitter-sprite.png) no-repeat; margin-bottom:20px}
#rules h4 span, #latest_tweets h4 span {  display:none}

#rules h4 { background-position: 0 0}
#latest_tweets h4 { background-position: 0 -80px;}

#rules li { margin-bottom:20px;}
#rules li em { background:url(img/twitter-sprite.png) 0 -160px no-repeat; height:70px;width: 97px; display:inline-block; vertical-align:middle }
#rules li.bullet2 em {background-position: -100px -160px}
#rules li.bullet3 em {background-position: -200px -160px}

#rules li span { display:inline-block; vertical-align:middle; width:305px; padding-left:10px; font-weight:bold; font-size:14px }
#tweet_container { height:380px;}
.example p { font-weight:bold;}
.example { margin:0 0 10px}
#retweet { margin:0 24px 0 10px; float:left}
a#facebook, a#delicious, a#stumbleupon,a#twitter  { background: url(img/social-media.png) no-repeat; display:block; height:64px; width:64px; float:left; margin-right:24px}
a#facebook { background-position: 0 0}
a#delicious { background-position: 0 -81px}
a#stumbleupon { background-position: 0 -160px}
a#twitter { background-position:0 -245px; margin:0}
.social-media {  border-top: dotted 1px #B46FB8; }
.social-media  h5 { padding:20px 0;}
  h5 { font-size:24px;padding:40px 0 0;}
.tweet_post { margin-bottom:10px;}
.tweet_content { padding:10px 20px; background:#feebff; font-weight:bold;-moz-border-radius:10px; -webkit-border-radius:10px;}
.tweet_time { float:right}
.tweet_user { float:left; font-weight:bold;}

a#twitterFollow { background: url(img/twitter-sprite.png) 0 -502px no-repeat; display:inline-block; width:170px; height:44px; margin:10px 0}

#legal { height:150px!important; overflow:auto; border: solid 1px #B46FB8; padding:10px;  margin-top:20px;}

#footer { background:#fff url(img/twitter-sprite.png) 0 -260px  repeat-x; height:34px; margin:20px 0; position:relative}
#footer a { color:#FFF !important; text-decoration:none}
#footer b.l, #footer b.r { background:#fff url(img/twitter-sprite.png)  -300px -160px no-repeat;; width: 20px; height:34px; display:inline-block; position:absolute; }
#footer b.l { top:0; left:0;}
#footer b.r { top:0; right:0; background-position:-405px -211px ;}

#footer .left, #footer .right { margin:4px 20px 0; color:#fff; font-weight:bold}