/* 
Theme Name: whiteboard
Theme URL: http://whiteboardframework.com/
Description: A blank theme for you to draw on.
Author: Brian Purkiss
Author URI: http://brianpurkiss.com
Version: 2.0.1

Obviously, you may edit the above info upon your customization.
Though I wouldn't mind a link somewhere... *hint hint*
*/

/*  The following CSS Reset was written by Dejan Cancarevic
http://stylizedweb.com/2008/02/14/10-best-css-hacks/         */

html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, del, dfn, em, font, img, ins, kbd, q, s, samp, acronym, address, big, cite, code,small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {font-size:100%;font-family:inherit;vertical-align:baseline;margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;}caption, th, td {text-align:left;font-weight:normal;}table {border-collapse:separate;border-spacing:0;}blockquote:before,blockquote:after,q:before,q:after {content: "";}blockquote, q {quotes: "" "";}
{margin:0;padding:0;}


/*
Here is a list of all the <DIV>s in Whiteboard.
*/

a{color: #000; text-decoration: none; font-size: 11px; font-weight: bold; font-family:Arial, Helvetica, sans-serif;}

#container{}
.post{ width: 1024px;padding-top: 50px;}
.postmeta{}
.postnavigation{}
#searchform{}
#comments
.comments_navigation{}
.comments_navigation{}
.comments_reply{}
.comments_text{}
.comments_meta{}

div#topTitle{
position: relative;
top:10px;
left: 15px;
}

div#topTitle h1{overflow:hidden; height: 50px;}
div#topTitle h1 a{
	overflow:hidden;
	font-family: Helvetica;
	color: #000;
	font-size: 27px;
	font-weight: normal !important;
	display:block;
	height: inherit;
	padding-top: 10px;
}

div#topNav{
position:fixed;
top:10px;
right: 15px;
}

div#topNav ul li, div#topNav2 ul li{
list-style: none;
float:left;
}

div#topNav ul li a, div#topNav2 ul li a{display:block; text-decoration:none; color: #000; font-size: 11px; font-weight: bold; padding: 0 7px; text-transform:uppercase;}
div#topNav2 ul{float:right; margin: 10px 15px 0 0;}

div#page div#header{
	width: 100%;
	overflow:hidden;
	height: 50px;
	background-image: url(images/bg_header.png);
	background-repeat: repeat;
	position:fixed;
}

div#header-page{	width: 100%;
	overflow:hidden;
	height: 50px;
	background-image: url(images/bg_header.png);
	background-repeat: repeat;}



div#topTitle2{
float:left;
margin-top:10px;
margin-left: 15px;
}
div#topTitle2 h1{overflow:hidden; height: 50px;}
div#topTitle2 h1 a{	overflow:hidden;
	font-family: Helvetica;
	color: #000;
	font-size: 27px;
	font-weight: normal !important;
	display:block;
	height: inherit;
	padding-top: 10px; }


ul#sociales{
position: fixed;
bottom:5px;
right: 5px;
font-size: 10px;
font-style:italic;
}

ul#sociales li{float:left; list-style:none; padding: 0 5px;}
ul#sociales li.paddingtop{padding-top: 3px;}

div#wrapper-post{float:left; width: 680px;}
div#content-blog{ width: 900px; overflow: hidden; margin: 0 auto; margin-top: 20px; padding: 15px;}
div.post-blog{width: 680px; float:left; margin: 15px 0;}

#sidebar{width: 200px; float:right;}

p#coments_display{float:left; width: 48%;}
p#share{float:right; width: 48%; text-align: right;}



#sidebar ul li{
list-style:none;
}

#sidebar a{font-size: 10px !important; color:#999999!important;}

#sidebar a:hover{text-decoration: underline;}

#sidebar .widget{margin: 0 0 20px 0;}
h2.widgettitle{font-weight: bold; border-bottom:1px solid #ccc; padding-bottom: 4px; margin-bottom: 6px;}

input#s{height: 13px; width: 60%; float:left;}
input#aktt_tweet_text{height: 13px; width: 48%; float:left;}

input#aktt_tweet_submit{font-size: 11px; }
input#searchsubmit{font-size: 11px; float:right; margin-right:10px;}

div.aktt_tweets ul li{ list-style:square inside none !important; padding: 4px 0 4px 0px; border-bottom:1px dotted #ccc;}
/*a.aktt_tweet_time{display:block; text-align:right;}*/

form#searchform label{width: 100%; display: block;}

div#footer{width: 900px; margin: 0 auto; padding: 20px 0; text-align: left;}


div#inicio{width: 1024px; margin: 0 auto; padding-bottom: 30px;}

@font-face {
 font-family: Helvetica;
 src: url("/fonts/HelveticaCdLt.eot") /* EOT file for IE */
}
@font-face {
 font-family: Helvetica;
 src: url("/fonts/HelveticaCdLt.ttf") /* TTF file for CSS3 browsers */
}
