/*
Theme Name: Harina Selecta
Theme URI: http://startselect.net/
Description: CSS para Start+Select. Versi&oacute;n 1.0, basado en CM Core 1.5
Author: Radu Dutzan
Author URI: http://hackand.cl/
version: 1.0
*/

@import url("../cm/morsacore.css");


/* basic stuff */
html {
	background: #e3e3e3;
	}

body {
	background: url(img/whitefade.png) top center repeat-x fixed;
	}

a {
	color: #b10000;
	}

a small, .titlecat a, #filter ul li a, .comment-meta a {
	color: #bd7573;
	}

h1 {
	background: url(img/h1.png) top center no-repeat;
	}

a.rsslink {
	height: 58px;
	width: 47px;
	background: url(img/over-rss.png) top left no-repeat;
	top: 0;
	left: 604px;
	opacity: 1;
	}

ul#menu {
	top: 68px;
	right: 17px;
	height: 25px;
	width: 298px;
	background: none;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 8.5pt;
	padding-top: 5px;
	padding-left: 0;
	}

ul#menu a {
	color: #262626;
	text-shadow: #fff 0 1px 0;
	}

ul#over-sidebar {
	display: none;
	padding: 0;
	margin: 0;
	position: absolute;
	top: 10px;
	right: 20px;
	width: 296px;
	z-index: 10;
	}

ul#over-sidebar li.tips a {
	height: 35px;
	width: 127px;
	background: url(img/over-tipus.png) top left no-repeat;
	position: absolute;
	top: 2px;
	left: 0;
	opacity: .6;
	}

#page {
	background: url(img/page.png);
	}

#filter ul {
	background: #eeeeee;
	}

div.ohno a {
	background: #333;
	color: #ddd;
	text-shadow: #111 0 -1px 0;
	}

.postbody .editlink a {
	background: #b10000;
	text-shadow: #4b0000 0 -1px 0;
	}

.postbody .editlink a:active {
	background: #500;
	text-shadow: #200 0 -1px 0;
	color: #dadada;
	}

div.commentleft {
	border: 2px solid #900;
	}

div.commentcontent {
	border-left: 2px solid #900;
	border-bottom: 2px solid #900;
	}

div.reply a {
	background: #900;
	}


/* share */

a.a2a_dd {
	text-transform: uppercase;
	font-size: 7.5pt;
	background: #e4cfce;
	border: 1px solid #ca9a98;
	}

a.a2a_dd:hover {
	background: #ca9a98;
	border: 1px solid #ca9a98;
	}


/* 2 pixels to the right */
#content {
	padding-left: 13px;
	}


/* link to local folder */
.foto h3 {
	background-image: url(img/post-foto.png);
	}

.video h3 {
	background-image: url(img/post-video.png);
	}

.link h3 {
	background-image: url(img/post-link.png);
	}

.corto h3 {
	background-image: url(img/post-corto.png);
	}

.cita blockquote {
	background: url(img/post-cita.png) 0 6px no-repeat;
	}

.cita p a {
	color: #bd7573;
	}

.cita blockquote p a {
	color: #b10000;
	}

#sidebar ul.posts li.foto {
	background: url(img/pop-foto.png);
	}

#sidebar ul.posts li.video {
	background: url(img/pop-video.png);
	}

#sidebar ul.posts li.link {
	background: url(img/pop-link.png);
	}

#sidebar ul.posts li.corto {
	background: url(img/pop-corto.png);
	}

#sidebar ul.posts li.cita {
	background: url(img/pop-cita.png);
	}

#filter ul li.active {
	background: url(img/filteractive.png) top center repeat-x;
	text-shadow: #4b0000 0 -1px 0;
	}


/* sidebar colors */
#sidebar {
	color: #aaa;
	text-shadow: #191919 0 -1px 0;
	}

#sidebar a {
	color: #ddd;
	}

#sidebar li:hover a {
	color: #fff;
	}

#sidebar h4 {
	color: #eee;
	text-shadow: black 0 -1px 0;
	}

#sidebar li {
	border-bottom: 1px dotted #363636;
	color: #aaa;
	}

#sidebar li:hover {
	background: #222;
	text-shadow: black 0 -1px 0;
	color: #ccc;
	}

#sidebar ul.posts li:hover {
	background-color: #222 !important;
	}

#sidebar ul.posts li:hover a {
	color: white;
	}

#sidebar ul.social {
	background: #373737 !important;
	}

#sidebar ul.social li {
	border-bottom: 1px solid #262626;
	}

#sidebar ul.social li:last-child {
	border-bottom: 0;
	}

#sidebar ul.social li a {
	color: #ccc !important;
	}

#sidebar ul.social li:hover {
	background: #454545;
	}

#sidebar ul.social li:hover a {
	text-shadow: #191919 0 -1px 0;
	}

#sidebar ul.social li a:hover {
	text-decoration: none;
	color: white !important;
	}

#sidebar ul.social li a {
	color: #eee;
	}

#sidebar h5 {
	text-shadow: #191919 0 -1px 0;
	color: #555;
	}

#sidebar div.team ul.editores {
	margin-bottom: 117px;
	}

#sidebar div.team ul li {
	border-bottom: 1px dotted #454545;
	}

#sidebar .creditos {
	border-top: 0;
	}

#sidebar li a.comm {
	background: url(img/pop-comm.png) left center no-repeat;
	color: #b10000;
	}

#sidebar li a.comm:hover {
	color: #b10000;
	}