/*
Theme Name: edubxb

Theme URI: http://edubxb.net
Description: Theme for edubxb.net
Version: 2.0
Author: Eduardo Bellido Bellido
*/

*
{
	margin: 0px;	
	padding: 0px;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 12px;
}

h1, h2, h3, h4
{
	font-family: georgia, times, serif;
}

body
{
	background-image: url('./blog/wp-content/themes/edubxb/images/bg-gray.png');
	background-repeat: repeat;
}

a, a:visited
{
	color: #5A5A5A;
	text-decoration: none;
}

a:hover
{
	border-bottom: 1px dashed #5A5A5A;
}

code
{
	font-family: monospace;
}

#all
{
	min-width: 1000px;
}

.post table
{
	margin-bottom: 10px;
}

.post ul
{
	margin-bottom: 12px;
	list-style-type: square;
}

.post ol
{
	/*list-style-type: decimal;*/
}

.post li
{
	margin-left: 20px;
	line-height: 18px;
}

tr, td, th {
	font-weight: normal;
}

td, th {
	padding: 5px;
	vertical-align: middle;
}

th {
	background: #F0F0F0;
}

td {
	border: 1px solid #F0F0F0;
}


#header
{
	width: 100%;
	background-image: url('./blog/wp-content/themes/edubxb/images/bg-header.png');
	background-repeat: repeat-x;
	margin-bottom: 30px;
}

#footer
{
	height: 40px;
	width: 100%;
	background-image: url('./blog/wp-content/themes/edubxb/images/bg-footer.png');
	background-repeat: repeat-x;
	background-position: bottom left;
	float: left;
	clear: both;
	margin-top: 30px;
}

#footer > p
{
	text-align: center;
	color: white;
	display: block;
	padding-top: 15px;
	font-size: 10px;
}

#footer > p > a
{
	font-size: 10px;
	color: white;
	text-decoration: underline;
}

#content 
{
	margin-left: auto;
	margin-right: auto;
	height: 100%;
	width: 930px;
}

#posts
{
	width: 600px;
	float: left;
	margin-right: 30px;
}

.post
{
	margin-bottom: 35px;
}

h3.post_title
{
	border-bottom: 1px dotted #4C5158;
	padding-bottom: 1px;
	margin-bottom: 2px;
}

h3.post_title a
{
	color: #50555B;
	font-weight: bold;
	font-size: 1.3em;
	font-family: georgia, times, serif;
}

h3.post_title a:hover
{
	border: none;
}

p#no_matches, p.error
{
	padding-top: 25px;
	font-size: 1.2em;
}

h2.error
{
	padding-top: 25px;
	font-size: 1.4em;
}

.post br
{
	margin-bottom: 12px;
}

.post p
{
	margin-bottom: 10px;
	line-height: 18px;
	word-spacing: 1px;
}

blockquote
{
	margin-left: 25px;
	margin-right: 28px;
	padding: 0px 7px 0px 7px;
	border-left: #F0F0F0 solid 3px;
}

blockquote p
{
	margin-bottom: 10px;
}

.post p a, .post ul a
{
	padding-right: 14px;
	background-image: url('./blog/wp-content/themes/edubxb/images/link.png');
	background-position: center right;
	background-repeat: no-repeat;
}

.post img
{
	padding: 2px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: white;
}

img.screenshot
{
	padding: 0;
	border: none;
	background: none;
}

img.to_left
{
	float: left;
	margin-right: 7px;
}

img.to_right
{
	float: right;
	margin-left: 7px;
}

.post a > img
{
}

img.wp-smiley
{
	padding: 0px;
	margin: 0px;
	border: none;
	background: none;
}

span.where
{
	float: left;
	font-size: 0.8em;
}

span.where a
{
	font-size: 0.8em;
	color: #646B74;
	padding-right: 0px;
	background-image: none;
	padding-left: 13px;
	background-image: url('./blog/wp-content/themes/edubxb/images/category.png');
	background-position: center left;
	background-repeat: no-repeat;
}

div.comments_link
{
	margin-top: 20px;
}

div.comments_link a
{
	font-size: 0.8em;
	padding-left: 15px;
	background-image: url('./blog/wp-content/themes/edubxb/images/comment.png');
	background-position: center left;
	background-repeat: no-repeat;
}

span.edit
{
	padding-top: 5px;
	float: right;
}

span.edit a
{
	font-size: 0.8em;
	padding-left: 15px;
	background-image: url('./blog/wp-content/themes/edubxb/images/edit.png');
	background-position: center left;
	background-repeat: no-repeat;
}

span.when
{
	float: right;
	font-size: 0.8em;
}

#title
{
	margin-left: auto;
	margin-right: auto;
	margin-top: -18px;
	height: 55px;
	background-image: url('./blog/wp-content/themes/edubxb/images/banner.png');
	background-repeat: no-repeat;
	background-position: left center;
	width: 930px;
}

#title span
{
	display: none;
}

#nav
{
	list-style-type: none;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
	padding-top: 20px;
	width: 900px;
}

#nav li
{
	display: inline;
	font-weight: bold;
}

#nav li a
{
	background-image: none;
	text-decoration: none;
	color: white;
	padding: 4px 8px 4px 8px;
	font-size: 12px;
	position: relative;
	top: 5px;
}

#nav li a:hover
{
	color: #000000;
	border: none;
}

#nav li#here a
{
	color: white;
	position: relative;
	top: 30px;
	background-color: #8B8B8C;
}

#sidebar
{
	width: 300px;
	float: right;
	height: 100%;
	display: block;
}

span#search_label
{
	color: #50555B;
	font-weight: bold;
}

div#browsing p
{
	margin-bottom: 10px;
}

#sidebar li
{
	list-style-type: none;
}

#sidebar div h2
{
	color: #50555B;
	margin-bottom: 5px;
	margin-top: 12px;
	padding-left: 4px;
	padding-bottom: 1px;
	/*margin-right: 10px;*/
	border-bottom: 1px dotted  #50555B;
}

#categories
{
	float: left;
	width: 145px;
}

#archives
{
	float: right;
	width: 145px;
}

#links
{
	float: left;
	clear: both;
	width: 145px;
}

#meta
{
	float: right;
	width: 145px;
}

#archives li, #categories li, #meta li, #links ul li ul li
{
	margin-bottom: 3px;
	margin-left: 8px;
}

#archives a
{
	padding-left: 13px;
	background-image: url('./blog/wp-content/themes/edubxb/images/archive.png');
	background-position: center left;
	background-repeat: no-repeat
}

#categories a
{
	padding-left: 13px;
	background-image: url('./blog/wp-content/themes/edubxb/images/category.png');
	background-position: center left;
	background-repeat: no-repeat
}

#meta a
{
	padding-left: 12px;
	background-image: url('./blog/wp-content/themes/edubxb/images/meta.png');
	background-position: center left;
	background-repeat: no-repeat
}


#links a
{
	padding-right: 14px;
	background-image: url('./blog/wp-content/themes/edubxb/images/link.png');
	background-position: center right;
	background-repeat: no-repeat
}

.pageprevious {
        float:right;
        padding:2px;
}

.pagenext a
{
	padding-left: 13px;
	background-image: url('./blog/wp-content/themes/edubxb/images/left-arrow.png');
	background-position: center left;
	background-repeat: no-repeat;     
}

.pageprevious a {
	padding-right: 13px;
	background-image: url('./blog/wp-content/themes/edubxb/images/right-arrow.png');
	background-position: center right;
	background-repeat: no-repeat;
}

/* ------
- FORMS -
------ */

input, textarea {
        padding:1px;
        border-width:1px;
}

#sidebar textarea {
        width:110px;
}

.button, .passwordPost input {
        background: #eeeeee;
        border-color: #cccccc;
        color: black;
        padding:0; margin:0;
}

.passwordPost label input {
        background:#fff;
        border:1px solid #99c;
        border-color:#99c #eef #eef #99c;
        padding:2px;
}

.button:hover, .passwordPost input:hover {
        cursor:pointer;
}

.passwordPost label input:hover {
        background:#ffc;
        cursor:text;
}

input, textarea {
        border: 1px solid #888;
}

input:focus, textarea:focus, input:hover, textarea:hover {
        border: 1px solid #000;
}

label:hover {
        cursor:pointer;
        color:#68f;
}

/* Comentarios */

div#comments
{
	float: left;
	clear: both;
	margin-bottom: 10px;
}

div.comment, div.author_comment
{
	clear: both;
}

h2.comments
{
	color: #50555B;
	font-size: 1.3em;
	padding-bottom: 15px;
}

img.gravatar
{
	float:left;
	padding: 1px;
	margin:3px 6px;;
	border: 1px solid #888;
	background: #fff;
}

span.gravatar a:hover, span.gravatar a
{
	border: none;
}

div.comment div.comment_text
{
	float: left;
	clear: both;
	padding: 18px 15px 5px 15px;
	margin-bottom: 10px;
	margin-top: -12px;
	width: 570px;
	background-color: #F0F0F0;
}

div.author_comment div.comment_text
{
	float: left;
	clear: both;
	padding: 18px 15px 5px 15px;
	margin-bottom: 10px;
	margin-top: -12px;
	width: 570px;
	background-color: #E4ECFA;
}

a.meta
{
	padding-left: 12px;
	background-image: url('./blog/wp-content/themes/edubxb/images/meta.png');
	background-position: center left;
	background-repeat: no-repeat
}

div.comment > p, div.comment > p a, div.author_comment > p, div.author_comment > p a
{
	font-size: 0.8em;
	padding-top: 3px;
}

div.comment_text p
{
	margin-bottom: 10px;
}

p.edit_comment
{
	text-align: right;
	margin-top: 20px;
}

p.edit_comment a
{
	font-size: 0.8em;
	padding-left: 15px;
	background-image: url('./blog/wp-content/themes/edubxb/images/edit.png');
	background-position: center left;
	background-repeat: no-repeat;
}

div#write_comment
{
	margin-top: 25px;
}

p#tags, p#smileys
{
	width:420px;
	padding-top: 2px;
	padding-bottom: 2px;
	clear: both;
}

h3#write_comment_title
{
	color: #50555B;
	margin-bottom: 5px;
}

div#write_comment input
{
	margin-top: 5px;
	width: 160px;
	float:left;
	clear:left;
}

div#write_comment label
{
	vertical-align: middle;
	display:block;
	clear:right;
	float:left;
	margin: 5px 5px 5px 5px;
}

textarea.comment {
        margin: 5px 0 5px 0;
        width:420px;
        height:160px;
        float:left;
        clear:left;
}

input.button {
        padding: 2px 5px;
        clear:both;
        float: left;
        margin:10px 0 5px 0;
}

