/*  
Theme Name: 45 Degrees
Theme URI: http://colorlightstudio.com/2007/10/31/45-degrees/
Description: Free WP Theme by Igor Penjivrag
Version: 1.0
Author: Igor Penjivrag
Author URI: http://www.colorlightstudio.com/
*/

body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 140%;
	background: #313131;
	color: #2B2B2B;
	border: 0;
}

body, p, h1, h2, h3, h4, ul, li, form {
	margin: 0;
	padding: 0;
}

a {	text-decoration: none;}

blockquote {
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 18px;
	font-style: italic; bold;
	font-weight: normal;
	color: #808080;
	margin: 5px  10px  5px  25px;
	padding: 5px 5px 5px 30px;
	background: White url(img/quote3.gif) no-repeat 5px 14px;	
}

#attachment-thumbnail { 
	background: white;
	border: 5px solid #000000;
}

/* Wrap */
#wrap {
	width: 800px;
	margin: 0 auto;
	background: White;
}

/* Header */
#header {
	width: 800px;
	height: 119px;
	background: #000000 url(img/cabecera_blog-2009_a.gif) no-repeat 0 3px;
}

/* Menu */
#menu {
	width: 100%;
	background: #000000;
}

#menu a {
	color: #8A8A8A;
}
#menu li.current_page_item a, #menu a:hover, #menu h2 a {
	color: #ffffff;
}
#menu ul {
	width: 540px;
	height: 3em;
	display: block;
	float: left;
	font-size: 10px;
}

#menu ul li {
	display: inline;
}

#menu ul li a {
	background: #000000;
	display: block;
	float: left;
	line-height: 3em;
	padding: 0 26px;
}

/* Title */
#menu h2 a {
	font-size: 10px;
	float: right;
	display: block;
	text-align: right;
	line-height: 2.7em;
	padding: 0 10px;
}

#menu h2 a:hover {
	color: #8A8A8A;
}

/* Content Wrap */

#content_wrap {
	width: 100%;
	background: #fff;
	padding-top: 10px;
	padding-bottom: 10px;
}

#content_wrap a {
	color: #AE0600;
}

#content_wrap p a, #sidebar a, #content_wrap h4 a {
	text-decoration: none;
}

#content_wrap p a:hover, #sidebar a:hover, #content_wrap h4 a:hover {
	color: #F7390D;
	font-weight: bold;
}

#content_wrap h3 {
	padding: 5px 0 10px 0;
	font-size: 10px;
}

#content_wrap h3.comments {
	padding-bottom: 18px;
}

#content_wrap h3.comments a {
	font-size: 10px;
	color: #8B8B8B;
}

#content_wrap h3.comments a:hover {
	color: #6A6A6A;
}

#content_wrap h2 {
	font-weight: bold;
	font-size: 18px;
	padding: 5px 0 5px 0;
}

#content_wrap h2 a:hover {
	color: #F7390D;
}

#content_wrap h2.title {
	padding-top: 10px;
	padding-bottom: 0;
	line-height: 120%;
}

#content_wrap h4 {
	font-weight: normal;
	font-size: 10px;

	line-height: 120%;
	padding: 4px 0 5px 0;
}

#content_wrap p {
	padding: 6px 0;
	line-height: 145%;
}

/* Content */
#content {
	width: 540px;
	display: block;
	float: left;
	padding-left: 26px;
}

#content ul {
	padding: 5px 0 10px 20px;
}

#content li {
	background: url(img/bullet.gif) no-repeat 0px 9px;
	list-style: none;
	padding-left: 20px;
	line-height: 21px;
}

#more_entries {
	padding: 15px 0 15px 0;
}

#more_entries a:hover {
	color: #F7390D;
	font-weight: bold;
}

#more_entries .oe {
	display: inline;
	margin-right: 20px;
}

#more_entries .re {
	display: inline;
}

/* Comments */
h3.comm {
	padding: 20px 0 10px 0 !important;
}

.comment {
	background: #fff;
	width: 360px;
	border: #EEEEEE 1px solid;
	padding: 15px 20px 10px 20px;
	margin-bottom: 5px;
}

.authorcomment {
	background: #FAFAFA;
	width: 360px;
	border: #EEEEEE 1px solid;
	padding: 15px 20px 10px 20px;
	margin-bottom: 5px;
}

.author {
	background: #FBFBFB;
}

.comment_date_and_id {
	width: 100%;
	font-size: 10px;
}

.comm_date {
	float: left;
	color: #ACACAC;
}

.comm_id {
	float: right;
	font-weight: bold;
}

.comment_by {
	padding: 3px 0 0 0 !important;
}

#content form {
	background: #FAFAFA;
	width: 364px;
	border: #EEEEEE 1px solid;
	padding: 15px 18px 10px 18px;
	margin-bottom: 10px;
}

#content form p {
	padding: 0px 0 5px 0;
	line-height: 20px;
}

#content input {
	border: #EEEEEE 1px solid;
	background: #fff;
	padding: 3px;
}

#content input.data {
	width: 184px;
}

#content textarea {
	border: #EEEEEE 1px solid;
	width: 350px;
	padding: 3px;
}

#content input.sbutton {
	margin-top: 3px;
}

/* Sidebar */
#sidebar {
	width: 200px;
	display: block;
	float: right;
	margin-right: 8px;
	display: inline;
}

#sidebar ul {
	list-style: none;
}

#sidebar ul li ul {
	padding: 0px 0px 0px 4px;
}

#sidebar ul li ul li{
	font-size: 11px;
	line-height: 140%;
	padding-left: 15px;
	background: url(img/bullet.gif) no-repeat 5px 8px;
}

#sidebar ul li ul ul {
	padding: 5px;
}

#sidebar h2 {
	font-weight: bold;
	padding: 11px 0 2px 0;
	font-size: 10px;
}

.textwidget {
	line-height: 16px;
	padding: 10px 0;
}

#wp-calendar {
	padding: 10px 0;
}

.widget_tag_cloud {
	padding: 5px 0 15px 0;
}

#wp-calendar caption {
	margin: 10px 0 10px 0px;
	border-bottom: 0;
}

#wp-calendar td {
   margin: 0;
   padding: 3px 5px;
}

#wp-calendar td#today {
   background: #FAFAFA;
}

#sidebar form {
	background: #FAFAFA;
	width: 185px;
	height: 43px;
	margin: 10px 0;
	position: relative;
	border: #EEEEEE 1px solid;
}

#sidebar input {
	border: #EFEFEF 1px solid;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#sidebar input.field {
	width: 100px;
	height: 17px;
	position: absolute;
	left: 10px;
	top: 10px;
	padding: 3px 5px 0 5px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#sidebar input.button {
	background: #F3F3F3;
	height: 21px;
	width: 40px;
	padding: 0;
	position: absolute;
	left: 130px;
	top: 10px;
}

/* Footer */
#footer {
	width: 100%;
	height: 45px;
	background: #000000;
	clear: both;
}

#footer p {
	display: block;
	line-height: 30px;
	color: #393838;
	padding-left: 12px;
	font-size: 9px;
}

#footer p a {
	color: #393838;
}

#footer p a:hover {
	color: #ADADAD;
}

/* Fix */
#content_wrap:after,

.comment_date_and_id:after,

#menu:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}


/* FOTOS +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

img.alignleft, div.alignleft {
    float:left;
    margin:0 0.7em 0.7em 0;
    border: 0pt none;
}

img.alignright, div.alignright {
    float:right;
    margin:0 0 0.7em 0.7em;
    border: 0pt none;
}

img.aligncentered, div.aligncentered {
    text-align:center;
    margin:0 auto;
    border: 0pt none;
}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */