/*
URI:http://www.green-velvet.com/
Coder:Kosal Vann
-----------------------------------------------------------------
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version:2.8.0r4
*/

/* ------------------------------------------
Resets
------------------------------------------ */
html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:baseline;}sub{vertical-align:baseline;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{*font-size:100%;}

* 				{margin:0; padding:0; border:none 0;}
p           			{margin:0 0 18px;}
ul, ol      		{list-style-type:none;}
blockquote  		{margin:0 0 18px 18px; font-style:italic;}
strong 			{font-weight:700;}
hr 				{clear:both; float:none; width:100%; height:1px; margin:18px 0 18px 0; border-top:0;}
.bold 			{font-weight:700;}
.underlined 		{text-decoration:underline;}
.center 			{text-align:center;}
.clear 			{clear:both; display:block; zoom:1;}
.clear:after	{clear:both; content:"."; display:block; visibility:hidden;}
.clearfix:after 	{content:"___"; display:block; height:0; clear:both; visibility:hidden; zoom:1;}
.clearfix 		{display:inline-block;}/* for IE/Mac */
.clearfix 		{display:block;}
.clearleft 		{clear:left;}
.clearright 		{clear:right;}

/* ------------------------------------------
Document Styles
------------------------------------------ */
strong                  {font-weight:bold;}
em                      	{font-style:italic;}
            
ul, ol, dl, pre    {margin:0 0 0.6em;}

h1                      	{margin:0.25em 0 0; font-size:1.5em; letter-spacing:-0.025em; font-weight:bold;}
h2                      	{font-size:1.125em; margin-top:0.25em; margin-bottom:0.5em; line-height:1.2em;}
h3                      	{font-size:1em; margin-bottom:0.25em;}
h4                      	{font-size:0.875em;}     
                     
a							{color:#fff; text-decoration:none; outline:none;}
a:hover						{color:#666; text-decoration:underline;}

/* ------------------------------------------
Layout Elements
------------------------------------------ */
body {background-color:#000; color:#fff; font-family:helvetica, arial, sans-serif; font-size:14px; text-align:left;}
div.wrapper {position:relative; margin:0 auto 2em auto; width:750px;}
h1.logo {position:absolute; top:-22px; left:0; width:325px; background:url(http://www.green-velvet.com/images/h1_logo.gif) no-repeat;}
h1.logo a {display:block; height:192px; text-indent:-9999px;}

.leftcolm {float:left; width:40%; margin-right:20px;}
.rightcolm {float:right; width:50%;}

/* ------------------------------------------
Footer Styles
------------------------------------------ */
.footer {position:relative; clear:both; margin:1em 0 0.65em; padding:0.65em 0; color:#535353; font-family:helvetica,arial,sans-serif; font-size:11px;}
.footer div,
.footer ul {position:absolute; left:75px; top:6px; margin:0; padding:0; overflow:hidden;}
.footer ul li {float:left; width:auto; display:inline; margin:0 0 0 0.78em;}
.footer ul li a:link, .footer ul li a:visited {color:#535353; text-decoration:underline;}
.footer ul li a:hover, .footer ul li a:active {color:#fff; text-decoration:none;}


/* ------------------------------------------
Twitter Tweets
------------------------------------------ */
.tweet {font-family:arial, serif; font-size:14px; color:#085258; text-align:left;}
.tweet .tweet_list {-webkit-border-radius:.5em; list-style-type:none; margin:0; padding:0;}
.tweet .tweet_list li {overflow:auto; margin-bottom:8px; padding:.5em; color:#005608;}
.tweet .tweet_list li a {color:#005608; text-decoration:underline;}
.tweet .tweet_list .tweet_even {background-color:#000;}
.tweet .tweet_list .tweet_avatar {padding-right:.5em; float:left;}
.tweet .tweet_list .tweet_avatar img {vertical-align:middle; border:1px solid #282828;}

.query {font-family:arial, serif; font-size:14px; color:#085258; text-align:left;}
.query .tweet_list {-webkit-border-radius:.5em; list-style-type:none; margin:0; padding:0;}
.query .tweet_list li {overflow:auto; margin-bottom:8px; padding:.5em; color:#005608;}
.query .tweet_list li a {color:#005608; text-decoration:underline;}
.query .tweet_list .tweet_even {background-color:#000;}
.query .tweet_list .tweet_avatar {padding-right:.5em; float:left;}
.query .tweet_list .tweet_avatar img {vertical-align:middle; border:1px solid #282828;}

