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,dd,dl,dt,li,ol,ul,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;font-weight:normal;font-style:normal;text-align:left;font-family:inherit;}table{border-collapse:collapse;border-spacing:0;}ol,ul{list-style:none;}q:before,q:after,blockquote:before,blockquote:after{content:"";}

body {
background:#e4e4e4;
color:#444;
font-family:Arial, sans-serif;
font-size:13px;
text-align:center;
}

a {
border-bottom:1px solid #fc0;
color:#444;
font-weight:inherit;
text-decoration:none;
}

p {
line-height:16px;
padding-bottom:10px;
}

strong {
font-weight:bold;
}

abbr {
color:#999;
font-size:11px;
}

div#container {
background:#e4e4e4 url(../img/background.jpg) repeat-y;
margin:0 auto;
padding:10px 30px;
width:910px;
}

div#header {
background:url(../img/header.jpg) bottom no-repeat ;
height:130px;
margin:0 0 15px;
position:relative;

}

h1 {
display:none;
}

div#quote {
-moz-border-radius:4px;
-webkit-border-radius:4px;
background-color:#e8e8e8;
border:1px solid #d2d2d2;
height:32px;
padding:10px;
position:absolute;
right:0;
top:0;
width:208px;
}

div#header .arrow {
position:absolute;
right:200px;
top:53px;
}

ul#navigation {
-moz-border-radius:4px;
-webkit-border-radius:4px;
background-color:#e8e8e8;
border:1px solid #d2d2d2;
float:left;
left:0;
padding:8px 0 8px 8px;
position:absolute;
top:0;
}

ul#navigation li {
display:inline;
}

ul#navigation a {
border:none;
display:block;
float:left;
font-weight:bold;
padding:0 8px 0 0;
}

ul#navigation a:hover,ul#navigation a.active {
color:#fc0;
}

div#leftSidebar {
-moz-border-radius:4px;
-webkit-border-radius:4px;
background-color:#f8f8f8;
border:1px solid #e0e0e0;
display:inline;
float:left;
padding:10px;
width:108px;
}

h2 {
color:#f6C403;
font-size:18px;
padding:3px 0 13px;
}

h3 {
color:#f6C403;
font-size:16px;
padding:3px 0 6px;
}



div#content {
display:inline;
float:left;
margin:0 10px ;
width:478px;
font-size:14px;
}

div.tweet {
clear:both;
}

div.tweet .avatar {
background:#fff;
border:1px solid #ebebeb;
float:left;
height:52px;
margin:0 10px 10px 0;
padding:1px;
width:52px;
}

.avatar a {
border-bottom:0px;
color:#444;
text-decoration:none;
}

div.tweet .message {
-moz-border-radius:4px;
-webkit-border-radius:4px;
background-color:#e8e8e8;
border:1px solid #d2d2d2;
float:left;
margin:0 0 10px;
padding:10px;
position:relative;
width:388px;
}

div.tweet .message .arrow {
left:-7px;
position:absolute;
top:10px;
}

div.tweet .message_alone {
-moz-border-radius:4px;
-webkit-border-radius:4px;
background-color:#e8e8e8;
border:1px solid #d2d2d2;
float:left;
margin:0 0 10px;
padding:10px;
position:relative;
width:454px;
}

div.tweet .message_alone .arrow {
position:absolute;
right:-7px;
top:10px;
}

div .tweet .actions {
font-size:11px;
text-align:right;
}

div#rightSidebar {
-moz-border-radius:4px;
-webkit-border-radius:4px;
background-color:#f8f8f8;
border:1px solid #e0e0e0;
display:inline;
float:left;
padding:10px;
width:258px;

}

div#rightSidebar img {
margin:0 5px 0 0;
}

div#rightSidebar #card {
float:left;
/*height:93px; */
width:100%;
margin: 0 0 10px 0;
}

div#rightSidebar #card img {
float:left;
margin:0 10px;
}

div#rightSidebar #card h2, div#rightSidebar #card h3 {
padding:3px 0 15px;
}

div#footer {
clear:both;
padding:30px 0 0;
}
