/*
Theme Name: WP-Sanda
Theme URI: http://tobbesanda.com/wp-themes/
Description: A Wordpress theme that supports tags, gravatars and other stuff thatīs new. Its totally valid XHTML and CSS.
Version: 1.0
Author: Tobias Sandelius
Author URI: http://tobbesanda.com/
Tags: 3 columns, white, widget, fixed width, 900px, wp-sanda, pro
*/

/*** RESET ***/
html, body, ol, ul, li, p, form, input, textarea, select, label, h1, h2, h3, h4 {margin : 0; padding : 0;}

/*** LAYOUT ***/
body {font:12px Verdana, Arial, Helvetica, sans-serif; background:#fff; color:#717171}
#wrap {width:900px; margin:30px auto;}

/*** LINK ***/
a {text-decoration:none; color:#43CEED;}
a:hover {text-decoration:underline;}
a img {border:none;}

/*** HEADER ***/
#header{border-bottom:1px solid #ccc; height:155px; margin-bottom: 10px;}
#header h1 {font:28px Verdana, Arial, Helvetica, sans-serif; letter-spacing:+1px; text-transform:uppercase; float:left;}
#header h1 a {color:#444;}
#header p.desc {float:right; color:#303030; font:14px Verdana, Arial, Helvetica, sans-serif; letter-spacing:0.04em; margin:20px 0 0 0;}
#header #header-pic {width:900px; height:100px; background:url(img/header.jpg) bottom no-repeat; float:left; margin-top: 5px; border-top: 1px solid #ccc; padding-top: 5px;}
#header #logo-pic a {width:230px; height:40px; background:url(img/logo.jpg) bottom no-repeat; float:left; }
#header #logo-pic .accesible {display: none;}

/*** CONTENT ***/
#content {float:left; width:500px; margin:10px 0 0 0; line-height:20px; font-size: 13px;}
#content a {font-weight:normal;}
#content h2 {font:24px Verdana, Arial, Helvetica, sans-serif;}
#content h2 a {font-weight:normal;}
#content p { margin:0 0 15px 0;}
#content .post { margin:0 0 40px 0;}
#content .post .entry { padding: 5px 5px 0 0;}
#content .post .entry .comments { text-align: right; padding-bottom: 8px;}
#content ul, #content ol { margin:0 0 15px 30px;}
#content ul ul, #content ol ol {margin:0 0 0 14px;}
#content p.postmeta {font-size:11px; color:#666; line-height:16px; padding:5px; border-bottom:1px solid #eee; border-top:1px solid #eee; margin:5px 0 10px 0;}
#content p.postmeta a {font-weight:normal;}

/*** SIDEBARS ***/
.sidebar {width:180px; float:right; margin:10px 0 0 20px;}
.sidebar a {font-weight:normal;}
.sidebar h2, caption {font:18px Verdana, Arial, Helvetica, sans-serif; letter-spacing:1px; border-bottom:2px solid #ccc; color:#919191; padding-top: 5px;}
.sidebar ul {list-style:none; padding:2px; margin:0 0 10px 0;}
.sidebar ul ul {margin:0 0 0 5px;}
.sidebar ul ul a {font-weight:normal;}
.sidebar ul li {margin:4px 0 4px 0; color:#444;}
.sidebar .twitter { margin-left: 7px; }
.sidebar .twitter li { padding: 3px 5px 10px 0; margin-bottom: 8px; color: #555; font-size: 10px; list-style: disc;}
.sidebar .twitter .twitter-item .twitter-timestamp { border-bottom: none; }

/*** CALENDER ***/
table#wp-calendar {text-align:center; margin:0 auto 10px; color:#aaa; width:180px;}
table#wp-calendar a { font-weight:normal; }
td#prev {text-align:left;}
td#next {margin-left:20px;}

/*** COMMENTS ***/
#comments {margin:20px 0 0 0; float:left; width:500px;}
#comments p {margin:0 0 10px 0; line-height:12px;}
#comments label { margin:0 0 0 10px; font-size:10px;}
#comments ul.commentlist {list-style:none outside; margin:0 0 20px 0;}
#comments ul.commentlist li {border:1px solid #eee; margin:0 0 10px 0; overflow:hidden; background:#f6f6f6;}
#comments ul.commentlist .top {background:#f6f6f6; height:32px; font-size:10px; border-bottom:1px solid #eee;}
#comments ul.commentlist li p {padding:10px 10px 0 10px; line-height:20px; font-size:11px;}

/*** FOOTER ***/
#footer {float:left; width:900px; margin:10px 0 0 0; padding:5px 0 10px 0; border-top:1px solid #aaa; text-align:center; color:#666;}

/*** FORMS ***/
input#busqueda {width:114px; height: 16px; border:1px solid #aaa; padding: 4px 0 2px 4px; margin-top: 8px; margin-bottom: 15px; color:#444; font-size: 12px; float: left; }
input#busqueda-submit { float: left; margin-top: 8px; margin-left: 5px; width:46px; height: 24px; border:1px solid #aaa; color: #666666; background-color: #ffffff;}
#commentform { border-top:2px dotted #ccc; background:#f6f6f6; padding:20px; }
input.commenttext { padding:4px; width:200px; font:12px Verdana, Arial, Helvetica, sans-serif; border:1px solid #99; }
textarea { padding:4px; width:452px; border:1px solid #aaa; height:100px; }
input.commentbutton { padding:4px; width:150px; border:1px solid #999; color:#999; font-weight:bold; background-color: #eee;}
input.commentbutton:hover { border:1px solid #444; color: #444; }

/* WP IMAGES */
img.centered {display:block; margin-left:auto; margin-right:auto;}
img.alignright {padding:4px; margin:0 0 2px 5px; display:inline;}
img.alignleft {padding:4px; margin:0 5px 2px 0; display:inline;}
.alignright {float:right;}
.alignleft {float:left;}

/*** CLASSES ***/
code {border:1px solid #ccc; background:#f6f6f6; display:block; padding:10px;}
blockquote{font-style:italic; color:#444;}
.textwidget {color:#444; margin:4px 0 10px 0; line-height:18px; font-size:11px;}