/*  
Theme Name: Twitter Button
Theme URI: http://twitterbutton.com/
Description: Visit <a href="http://twitterbutton.com/">twitterbutton.com</a>.
Version: 1.0
Author: Lorraine Barte Nepomuceno
Author URI: http://splashscreen.com/
*/

/* Eric Meyer's Reset Reloaded *//* http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ */

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;}/* remember to define focus styles! */:focus {outline: 0;}/* remember to highlight inserts somehow! */ins {text-decoration: none;}del {text-decoration: line-through;}/* tables still need 'cellspacing="0"' in the markup */table {border-collapse: collapse;border-spacing: 0;}

/* Basic Elements */

body {background-color: #fff;color:#333;font-family:Arial,Helvetica,Verdana,sans-serif;font-size:100%;line-height:1.3em;}

h1 {font-size:1.8em;}
h2 {font-size:1.6em;}
h3 {font-size:1.4em;}
h4 {font-size:1.2em;}
h5 {font-size:1em;}

h1, h2, h3, h4 {line-height:1em;}
p, h1, h2, h3, h4, h5, ul, ol {margin-bottom:8px;}

/* Extra Elements */

.clear { width: 100%; height: 0 !important; clear: both; }
.right, .alignright { float:right; }
.left, .alignleft { float:left; }
.center { text-align:center; }
.aligncenter, div.aligncenter { display: block; margin-left: auto; margin-right: auto; }

/* Links */

a, a:link {color:#006699;text-decoration:none}
a:hover,a:focus {color: #000;text-decoration:underline;}

/* Basic Layout */

#page { width: 100%; text-align:center;}
#wrap { width: 960px; margin: 0 auto; text-align: left;}

#header {padding:10px;}
.splashpress {}
.top-nav {font-size:.8em;}
.column { width: 260px; margin-top:20px;}
.widecolumn { width: 690px; font-size:.9em; margin-left:3px;}

#sidebar {margin-top:16px;}
	.desc {padding:10px 10px 6px 10px;font-size:1.1em;}

#content { float: left; font-size:.9em; }
#footer {clear:both; font-size:.7em;text-align:right;border-top:1px solid #ccc;padding:6px;}

.twitter-id-input {text-align: center;padding:10px 0 6px 0;font-size:1.3em;border-top:1px solid #ccc;background:transparent url(images/id-input-bg.gif) repeat-x;}

.button-gallery {line-height:1em;}
.button-gallery p {float:left;font-size:.8em;margin:2px;padding:6px;width:120px;}
.code-area {width:114px;font-size:10px;
height:90px;background-color: #fff;color: #330000;border:1px solid #ccc;
}

.sidebar-navigation {font-size:1em;}
.sidebar-navigation li {list-style:none;}
.sidebar-navigation ul {list-style:none;padding-left:10px;margin-left:10px;line-height:1.3em;}

.entry img {padding:8px;border:1px solid #ccc;}
.meta {font-size:.8em;background-color:#ccc;color:#000;}