/*   
Theme Name: sequitur
Description: Tema para sequitur
Author: La sombra creativa
Author URI: http://www.lasombracreativa.es
Version: v. 1
Tags: -
*/

* {
	margin:0;
	padding:0;
}
ul, li {
	list-style:none;
}
a {
	outline:none
} /* Gets rid of Firefox's dotted borders */
a img {
	border:none
} /* Gets rid of IE's blue borders */
/********************************************/

html {height:100%;}
body {
	width:100%;
	margin:0 auto;
	text-align:center;
	color:#666;
	background: url(images/bgbody.jpg) repeat-x #fff top;
	font:12px Arial, Sans-Serif;
	position:relative;
	height:100%;
}
.clear {
	clear:both;
	margin:0;
	padding:0;
}
a:link {
	color:#980000;
	text-decoration:none;
}
a:hover {
	color:#980000;
	text-decoration:underline;
}
a:active {
	color:#980000;
	text-decoration:none;
}
a:visited {
	color:#980000;
	text-decoration:none;
}
a.hdr:link {
	font-size:36px;
	color:#fff;
	text-decoration:none;
}
a.hdr:hover {
	font-size:36px;
	color:#fff;
	text-decoration:none;
}
a.hdr:active {
	font-size:36px;
	color:#fff;
	text-decoration:none;
}
a.hdr:visited {
	font-size:36px;
	color:#fff;
	text-decoration:none;
}
#header {
	margin:0 auto;
	width:990px;
	height:91px;
	/*background:url(images/cabecero.jpg);*/
	color:#fff;
}
#footer {
	float:left;
	position:fixed;
	width:100%;
	height:25px;
	background:url(images/footer.jpg) repeat-x;
	margin-top:20px;
	padding-top:20px;
	color:#fff;
	bottom:0;
}
#footer a {
	color:#fff;
	text-decoration:underline;
}
#container {
	margin:0 auto;
	overflow:auto;
	position:relative;
	width:990px;
	background-image: url(images/bgcontainer.jpg);
	background-repeat: no-repeat;
	background-position: 0px top;
}
#hdrContainer {
	width:940px;
	margin:0 auto;
}
h1 {
	float:left;
	font-size:36px;
	color:#fff;
	text-align:left;
	font-weight:normal;
	margin:70px 0 0 20px;
	letter-spacing:-2px;
}
#hdrLeft {
	float:left;
	width:500px;
	height:50px;
	text-align:left;
}
.description {
	float:left;
	width:480px;
	margin:0 0 0 20px;
	font-size:14px;
}
#hdrRight {
	float:left;
	width:420px;
	height:50px;
	text-align:left;
}
#hdrRight ul {
	margin:95px 0 0 0;
}
#hdrRight li {
	display:inline;
	font-size:18px;
	font-weight:bold;
	margin:0 20px 0 0;
}
#hdrRight a {
	color:#fff;
	text-decoration:none;
}
#content {
	float:right;
	width:750px;
	margin-right:0px;
	text-align:left;
	padding-bottom:40px;
}
#content a img {
	border: 2px solid #666;
	padding:3px;
	
}
#content img {
	border: 1px solid #ccc;
	padding:3px;
	
}
.post {
	width:710px;
	margin:0 0 20px 0;
	clear:both;
}
h2 {
	color:#980000;
	font-size:18px;
	padding:20px 0;
}
h2 a {
	color:#980000;
	font-size:18px;
	text-decoration:none;
}
h2.pagetitle {
	padding:0 0 5px 20px;
}
h3 {
	color:#980000;
	font-size:14px;
	padding:20px 20px 0 0;
}
h3#comments {
	color:#980000;
	font-size:16px;
	padding:20px 20px 10px 0;
}
h3#respond {
	color:#980000;
	font-size:18px;
	padding:20px 20px 0 0;
}
.postdate {
	color:#fff;
	font-size:14px;
	font-weight:bold;
	padding:8px 20px;
	background-color:#980000;
}
.postentry {
	padding:20px;
}
.postentry img {
	padding:10px;
}
.postentry p {
	padding:0 0 10px 0;
}
.postentry ul {
	padding:0 0 0 10px;
	list-style-type:none;
	margin:0 0 0 20px;
}
.postentry ul li {
	padding:0 0 5px 15px;
	background: url(/wp-includes/images/bullet.gif) top left no-repeat;
}
.akst_link {
	display:block;
	padding:20px 0 0 0;
}
.postmetadata {
	padding:0 20px 20px 20px;
	clear:both;
}
.comments {
	margin:5px 0 20px 10px;
}
.alt {
	display:block;
	padding:10px 0 10px 0;
}
a.comments:link {
	color:#980000;
	text-decoration:underline;
}
.entry p {
	padding:0 20px 20px 0;
}
.entry img {
	border:1px solid #CCC;
	margin-right:10px;
	padding:5px;
}
.entry .akst_link {
	display:block;
	padding:10px 0 10px 20px;
}
.entry ul {
	padding:0 20px 0 10px;
	list-style-type:none;
	margin:0 0 0 20px;
}
.entry ul li {
	padding:0 0 5px 15px;
	background: url(/wp-includes/images/bullet.gif) top left no-repeat;
}
.navigation {
	display:block;
	padding:0 20px 10px 0;
	border-top:1px dotted #ccc;
}
small {
	display:block;
	padding:5px 0 10px 20px;
	font-size:10px;
	font-weight:bold;
}
small.commentmetadata {
	display:block;
	padding:0 0 10px 0;
	font-size:10px;
	font-weight:bold;
}
blockquote {
	padding:10px 20px;
	color:#999;
	font-size:12px;
	font-style:italic;
}
#search {
	float:left;
	width:178px;
	padding:20px;
	border:1px solid #980000;
}
input#s {
	width:160px;
	padding:3px;
	margin:0 0 5px 0;
}
.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.alignleft {
	float:left;
}
.alignright {
	float:right;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
#sidebar-1 {
	float:left;
	width:220px;
	margin-right:20px;
	text-align:left;
}
#sidebar-1 p {
	margin: 10px 0;
}
#sidebar-1 h2 {
	color:#980000;
	font-size:14px;
	font-weight:bold;
	padding:8px 20px;
}
#sidebar-1 ul {
	border:0px;
}
#sidebar-1 li {
	border:0px;
}
#sidebar-1 ul li ul {
	margin-bottom:20px;
	border-bottom:1px solid #980000;
}
#sidebar-1 ul li ul li {
	padding:0 0 10px 20px;
	border-left:1px solid #980000;
	border-right:1px solid #980000;
}
#sidebar-1 a {
	display:block;
}
#sidebar-2 {
	float:left;
	width:140px;
	text-align:left;
}
#sidebar-2 img {
	padding-bottom:20px;
}
textarea {
	width:450px;
	height:100px;
	margin:10px 0 10px 0;
	font-family:Arial, Sans-Serif;
	font-size:12px;
	padding:10px;
}
