/*
Theme Name: Red & Blue Make White
Theme URI: http://www.fuegodesigns.com/blog/white/
Description: A very minimalist white theme for Wordpress 1.5.
Version: 1.0
Author: Josh Jarmin
Author URI: http://www.fuegodesigns.com/blog/
*/

/* Structure */

body {
    font-family:Verdana, Arial, Helvetica, sans-serif;;
    font-size: 10pt;
    color:#5E3965;
    background:#ffffff;
	margin:0;
	padding:0;
	letter-spacing:0.1pt;
}

#container {
    background-color: #ffffff;
    width:900px;
    margin-left:auto;
    margin-right:auto;
}

#header {
    height:82px;
    min-height:82px;
	background-color:#FFFFFF;
	background-image:url(http://www.businesspoint.es/img/header_background.gif);
	padding:0;
	vertical-align:middle;
}



#topMenu{
	text-align:center;
	float:right;
	margin-top:40px;
	width:640px;
}

#logo{
	margin-top:10px;
	margin-left:10px;
}

#topMenu ul{
    font-size: 10pt;
    margin:0px;
	padding:0px;
    font-weight:bold;
}

#topMenu ul li{
	display:inline;
	line-height:25px;
	list-style:none;
	margin-left:15px;
	margin-right:15px;
}

*html #topMenu ul li{
	margin-left:10px;
	margin-right:10px;
}

#topMenu a{
	font-weight:bold;
	color:#9253A5;
}

#description {
	margin-top: -25px;
	color: #444;
}

#description a{
	font-weight:bold;
}

#content {
	padding: 20px 190px 5px 2px;
}

#sidebar {
	float: right;
	width: 150px;
	\width: 160px;
	w\idth: 150px;
	margin-bottom: 20px;
	padding: 10px;
	padding-right: 2px;
   	font-weight: bold;
	list-style-type: none;
}

#sidebar p {
	margin: 5px 0 2px 10px;
}

#sidebar ul li {
	margin: 5px 0 2px 0;
	margin-left: -30px;
    	list-style-type: none;
}

#linkcat-1 {
	margin: 20px 0 -10px -15px;
	padding-bottom: 5px;
	font-weight: normal;
}

#sidebar>#linkcat-1 {
	margin: 20px 0 0px 0px;
	padding-bottom: 5px;
	font-weight: normal;
}

#sidebar> #linkcat-1 ul li {
	margin-left: -30px;
	margin-top: 5px;
}

#linkcat-1 ul li {
	margin-left: -15px;
	margin-top: -5px;
}

#linkcat-1 ul {
	margin-top: 10px;
}

.footer {
	clear: both;
	border-top: 1px solid #ddd;
	font-size: 11px;
	margin: 15px 0 0 0;
	text-align: center;
	padding: 5px;
}

.head-links {
	text-align: center;
	border-top: 1px dotted #C8B7D0;
	padding-top: 5px;
}
.head-links a {
	padding-left: 20px;
	padding-right: 20px;
}

pre code {
	width:100%;
	overflow:auto;
	display:block;
	border:2px solid #ddd;
	background-color: black;
	color: #18f018;
	font-size: 8pt;
	padding: 4px;
}

#credits {
	margin-top:10px;
	text-align:center;
	background-image:url(../img/credits_background.jpg);
	background-repeat:no-repeat;
}

#credits p {
    margin:0;
    font-size: 7pt;
	line-height:5pt;
    text-align: center;
    color:#666666;
   	background-image: url(../img/top_menu_background.png);
	background-repeat:repeat-y;
	clear:both;
	padding-top:3px;
	padding-bottom:3px;
}

#credits ul{
	margin:0;
	margin-top:5px;
	padding:0;
}

#credits ul li{
	display:inline;
	list-style:none;
	margin:0;
	padding:0;
}

/* Links */

a {
    text-decoration: none;
    color:#EA671F;
	letter-spacing:0.4pt;
}

a:hover {
	text-decoration: underline;
}

img {
    border: 0;
	padding:0;
}

/* H Styles */

h1 {
	padding-bottom: 12px;
}

h1 sub {
  font: 7pt Georgia, serif;
  font-weight: bolder;
  color: #bbb;
  padding-left: 3px;
}

h2 {
	border-bottom: 1px dotted #C8B7D0;
	margin: 20px 0 10px 0px;
	padding-bottom: 5px;
}

li h2 {
	border-bottom: 1px dotted #C8B7D0;
	margin: 20px 0 10px 0px;
	padding-bottom: 5px;
}

#sidebar> li h2 {
	border-bottom: 1px dotted #C8B7D0;
	margin: 20px 0 10px 0px;
	padding-bottom: 5px;
}

h3 {
	margin-top: 0;
	font-size: 19px;
}

h4 {
	border-bottom: 1px dotted #C8B7D0;
	margin: 20px 0 10px 0px;
	padding-bottom: 5px;
	font-weight: bold;
}

h5 {
	border-bottom: 1px dotted #C8B7D0;
	margin: 20px 0 0px 0px;
	padding-bottom: 5px;
}

.h5listado{
	margin-left:-10px;
}

/* Text Styles */

p, li, .feedback {
	letter-spacing: 0px;
}

acronym, abbr {
	border-bottom: 1px dashed #333;
}

acronym, abbr, span.caps {
	cursor: help;
	letter-spacing: .07em;
}

blockquote {
	border-left: 1px solid #C8B7D0;
	padding: 10px;
	background: url(img/quote.gif) top left no-repeat;
	margin-left: 1.2em;
}

#quote {
	background-color: #C8B7D0;
    padding: 5px;
    margin: -5px 5px 10px 5px;
    font-size: 10px;
}

.center {
	text-align: center;
}

/* Post & Meta Styles */

.post {
	padding: 15px 0 5px 0;
}

.storytitle {
	margin: 0;
}

.storytitle a {
	text-decoration: none;
	font-size: 13pt;
	color:#F1742F;
}

.storycontent{
	text-align:justify;
	text-indent:10px;
	color:#000000;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}

.storycontent img {
  border: 1px solid #ddd;
  padding: 3px;
  margin: 1px;
}

.meta {
   border-top: solid 1px #eee;
	font-size: 11px;
	padding-bottom: 5px;
	padding-top: 10px;
}

.meta li, ul.post-meta li {
	display: inline;
}

.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

.meta, .meta a {
	color: #333;
	font-size: 11px;
}

.number {
  font-size:10pt;
}

.number a {
  padding-left: 40px;
  background: url(img/comments.gif) top left no-repeat;
  text-decoration:none;
}

img.wp-smiley {
  border:0;
}

/* Other Styles */

div>#searchform {
	padding-left: 5px;
	padding-top: 20px;
}

#searchform {
	padding-left: 5px;
	padding-top: 0px;
}

#searchform .button{
	margin-top:10px;
}

.feedback {
	color: #C8B7D0;
	text-align: right;
}


input,textarea{
	border:1px solid #5E3969;
	padding: 1px 3px 1px 5px;
	color:#5E3969;
}

.button {
	cursor:pointer;
	color:black;
	font-weight:bold;
	background-image:url(img/button_background.gif);
	background-position:top;
	background-repeat:no-repeat;
	width:100px;
	height:21px;
	border:0;
	background-color:transparent;
}


/* Comment Styles */

div.comment-head {
border-left: 1px solid #fff;
border-right: 1px solid #fff;
padding-bottom: 20px;
}

div.comment-head img {
padding: 1px;
background: #fff;
border: 1px solid #C8B7D0;
float: left;
width: 32px;
height: 32px;
margin: 0px 25px 0px 15px;
}


div.comment-head p {
float: left;
margin: 0px 0 0 0px !important;
background: url(img/comment-head.gif) top left no-repeat;
padding-left: 40px;
}


div.comment-body {
background: #f5f5f5;
-moz-border-radius: .5em;
padding: 35px 15px 5px 15px;
border-bottom: 1px solid #eee;
border-right: 1px solid #eee;
margin-bottom: 20px;
}

div.comment-body blockquote {
background: #ffffff;
border-top: 1px solid #fff;
border-left: 1px solid #fff;
border-bottom: 1px solid #ddd;
border-right: 1px solid #ddd;
}

div.comment-body p {
color: #555;
}

h3#comments, h3#respond, h3#moreentry {
border-bottom: 4px solid #f5f5f5;
padding-bottom: 5px;
margin-bottom: 25px;
padding-top: 30px;
}

#comment {
width: 98%;
}

#header a {
	text-decoration: none;
	color:#5E3965;
	font-weight:bold;
}

#header a:hover {
	text-decoration: underline;
}

/** Calendario **/
#wp-calendar {
	border: 1px solid #ddd;
	empty-cells: show;
	font-size: 12px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 100%;
}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}
#wp-calendar a {
	display: block;
	text-decoration: none;
	color: #333;
}
#wp-calendar a:hover {
	background: #e0e6e0;
	color: #333;
	cursor:pointer;
}
#wp-calendar caption {
	color: #999;
	font-size: 14px;
	text-align: right;
}
#wp-calendar th {
	padding: 0px;
	margin: 0px;
}
#wp-calendar td {
	color: #C8B7D0;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}
#wp-calendar td.pad:hover {
	background: #fff;
	cursor:pointer;
}
#wp-calendar td:hover, #wp-calendar #today {
	background: #eee;
	color: #bbb;
	cursor:pointer;	
}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

.pagenav{
	display:none;
}
/** **/
