/* @override 
	http://ecobject.com/wp-content/themes/thematic/beta/screen.css
*/

html, body {
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	margin: 0;
	padding: 0
}

:focus {
	outline: 0
}

body {
	font-family: Helvetica,Arial,sans-serif;
	font-size: 16px;
	letter-spacing: 1.3px;
	line-height: 19px;
	color: #2f1500;
	background: #2f1500 url(background.png) repeat-x
}

div.wrapper {
	width: 890px;
	background: url(lg-logo.png) no-repeat 455px top;
	overflow: auto;
	position: relative;
	margin: 0 auto
}

div#content {
	width: 435px;
	height: 479px;
	overflow: auto;
	margin: 20px 0
}

h1#logo {
	text-indent: -999px;
	width: 335px;
	height: 65px;
	background: url(logo.png);
	margin: 20px 0 27px
}

img {
	border-style: none;
}

div#content p {
	margin: 18px 0 15px 5px
}

div#content .break {
	font-size: 14px;
	line-height: 17px;
	background: url('translucent-pixel.png');
	padding: 15px 20px 15px 0;
}

div#content .twitter {
	font-size: 18px;
	font-weight: 700;
	line-height: 17px;
	background: url('translucent-pixel.png');
	padding: 15px 20px 15px 5px;
}

div#content .twitter img {
	margin-top: -20px;
	margin-right: 10px;
}

div#content div#form {
	margin: 0 0 0 5px;
	padding: 18px 20px 8px
}

div#content a {
	color: #280900;
	font-weight: 700;
	text-decoration: none;
}

div#form input.text {
	width: 255px;
	float: left;
	border: 2px solid #8eb92a;
	position: relative;
	top: -4px;
	margin: 0 0 14px;
	padding: 2px 0;
	font-size: 18px;
}

div#form input#user_email {
	margin: 0 0 9px
}

div#form input.button {
	margin: 0 0 0 239px
}

div#form label {
	width: 130px;
	display: block;
	float: left;
	text-align: right;
	margin-top: 2px;
}

div#footer {
	padding: 20px 0;
	text-align: center;
}

div#footer div.wrapper {
	position: relative;
	background: none
}

div#footer p {
	color: #ffd7b3;
	font-size: 12px;
	line-height: 17px;
	margin: 0 5px
}

div#footer p a {
	color: #ffd7b3;
	text-decoration: none;
	font-weight: 700;
}

div#footer img {
	padding-top: 10px;
}

/* @group My Group */

.tweet
{
display: block;
background: #333;
clear: both;
padding: .6em;
margin: .3em;
overflow: hidden;
}
.tweet img
{
float: left;
margin-right: 1em;
border: 2px solid #222;
background: #444;
}
.tweet p.text
{
margin: 0;
padding: 0;
padding-left: 70px;
}
.monitter 
{
float: left;
width: 280px;
height: 120px;
margin: 5px;
border: 4px solid #666;
background: #fff; 
overflow:hidden;
}


/* @end */
