/* @override 
	http://fidelmartinez.com/assets/stylesheet.css
	http://fidelmartinez.com/wp-content/themes/fidellorite/style.css
	http://fidellorite.com/wp-content/themes/fidellorite/style.css
*/

body {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	color: #c0c0c0;
	background-color: #181c21;
	font: 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

body.home {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	font: 13px "Trebuchet MS", "Lucida Grande", Arial, Helvetica;
	color: #c0c0c0;
	background-color: #000;
}

h1 {
	color: #3f454d;
	display: block;
	font-size: 60px;
	font-style: normal;
	text-transform: lowercase;
	font-weight: normal;
	letter-spacing: 5px;
	margin: 5px auto 15px;
	clear: both;
	width: 1000px;
}

h2 {
	text-transform: none;
	font: normal 25px "Trebuchet MS", "Lucida Grande", Arial, Helvetica;
	color: #a7a7a7;
	display: block;
	margin-bottom: 5px;
	border-bottom: 1px dashed #424242;
	letter-spacing: 5px;
	margin-top: 15px;
}

h3 {
	margin-top: 15px;
	font: 18px "Trebuchet MS", "Lucida Grande", Arial, Helvetica;
	color: #797979;
	display: block;
	margin-bottom: 7px;
	clear: both;
	letter-spacing: 1px;
}

h4 {
	margin-left: 10px;
	margin-top: 5px;
	font: 16px "Trebuchet MS", "Lucida Grande", Arial, Helvetica;
	color: #737373;
	display: block;
	margin-bottom: 5px;
	letter-spacing: 1px;
}

td {
	vertical-align: top;
}

a {
	text-decoration: none;
	color: #bb0e70;
}

a:hover {
	color: #f71692;
	text-decoration: underline;
}

img[align="middle"] {
	vertical-align: middle;
}

a img {
	border-style: none;
}

/* INICIO */

#home {
	width: 300px;
	height: 467px;
	margin-right: auto;
	margin-left: auto;
	background: url(/wp-content/themes/fidellorite/images/home.jpg) no-repeat center center;
	padding-left: 700px;
	padding-top: 200px;
}

#site-home p {
	margin-bottom: 0;
}

#site-home a:hover {
	background: none;
}

#site-home .logo-home p {
	position: relative;
	left: 0;
	top: 0;
	-webkit-transition: all 0.12s ease-out;
	-moz-transition: all 0.12s ease-out;
	-o-transition: all 0.12s ease-out;
	transition: all 0.12s ease-out;
}

#site-home .logo-home a {
	font-weight: 800;
	text-transform: uppercase;
	font-size: 42px;
	margin-bottom: 10px;
	display: block;
	position: relative;
	-webkit-transition: all 0.12s ease-out;
	-moz-transition: all 0.12s ease-out;
	-o-transition: all 0.12s ease-out;
	transition: all 0.12s ease-out;
	line-height: 0;
}

#site-home .logo-home a strong {
	font-weight: 800;
}

#site-home .logo-home a .given-name,
#site-home .logo-home a .family-name,
#site-home .logo-home a .personal-website {
	color: #d5d5d5;
	text-shadow: 1px 1px #000, 2px 2px #000, 3px 3px #000, 4px 4px #000, 5px 5px #000, 6px 6px #000, 7px 7px #000, 8px 8px #000;
	-webkit-transition: all 0.12s ease-out;
	-moz-transition: all 0.12s ease-out;
	-o-transition: all 0.12s ease-out;
	transition: all 0.12s ease-out;
}

#site-home .logo-home a .personal-website {
	color: #797979;
	text-shadow: 1px 1px #000, 2px 2px #000, 3px 3px #000, 4px 4px #000, 5px 5px #000, 6px 6px #000, 7px 7px #000, 8px 8px #000;
	-webkit-transition: all 0.12s ease-out;
	-moz-transition: all 0.12s ease-out;
	-o-transition: all 0.12s ease-out;
	transition: all 0.12s ease-out;
}

#site-home .logo-home a:hover {
	color: #FFF;
	top: -3px;
	left: -3px;
}

#site-home .logo-home a:hover .given-name {
	color: #FFF;
	text-shadow: 1px 1px #58E, 2px 2px #58E, 3px 3px #58E, 4px 4px #58E, 5px 5px #58E, 6px 6px #58E, 7px 7px #58E, 8px 8px #58E, 9px 9px #58E, 10px 10px #58E, 11px 11px #58E;
}

#site-home .logo-home a:hover .family-name {
	color: #FFF;
	text-shadow: 1px 1px #F90, 2px 2px #F90, 3px 3px #F90, 4px 4px #F90, 5px 5px #F90, 6px 6px #F90, 7px 7px #F90, 8px 8px #F90, 9px 9px #F90, 10px 10px #F90, 11px 11px #F90;
}

#site-home .logo-home a:hover .personal-website {
	color: #FFF;
	text-shadow: 1px 1px #3C7, 2px 2px #3C7, 3px 3px #3C7, 4px 4px #3C7, 5px 5px #3C7, 6px 6px #3C7, 7px 7px #3C7, 8px 8px #3C7, 9px 9px #3C7, 10px 10px #3C7, 11px 11px #3C7;
}

#site-home .logo-home .given-name {
	display: block;
	font-size: 50px;
}

#site-home .logo-home .family-name {
	display: block;
	font-size: 40px;
}

#site-home .logo-home .personal-website {
	font-size: 20px;
}

/* Cabecera */

/* @group header */

#site-header {
	padding-top: 15px;
	overflow: auto;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#content-header {
	clear: both;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
}

.logo-header {
	width: 250px;
	display: block;
	float: left;
}

#site-header p {
	margin-bottom: 0;
}

#site-header a:hover {
	background: none;
}

#site-header .logo-header p {
	position: relative;
	left: 0;
	top: 0;
	-webkit-transition: all 0.12s ease-out;
	-moz-transition: all 0.12s ease-out;
	-o-transition: all 0.12s ease-out;
	transition: all 0.12s ease-out;
}

#site-header .logo-header a {
	font-weight: 800;
	text-transform: uppercase;
	font-size: 42px;
	line-height: 0.9em;
	margin-bottom: 10px;
	display: block;
	position: relative;
	-webkit-transition: all 0.12s ease-out;
	-moz-transition: all 0.12s ease-out;
	-o-transition: all 0.12s ease-out;
	transition: all 0.12s ease-out;
}

#site-header .logo-header a strong {
	font-weight: 800;
}

#site-header .logo-header a .given-name,
#site-header .logo-header a .family-name,
#site-header .logo-header a .personal-website,
#site-header .logo-header a .this {
	color: #d5d5d5;
	text-shadow: 1px 1px #000, 2px 2px #000, 3px 3px #000, 4px 4px #000, 5px 5px #000, 6px 6px #000, 7px 7px #000, 8px 8px #000;
	-webkit-transition: all 0.12s ease-out;
	-moz-transition: all 0.12s ease-out;
	-o-transition: all 0.12s ease-out;
	transition: all 0.12s ease-out;
}

#site-header .logo-header a .personal-website {
	color: #797979;
	text-shadow: 1px 1px #000, 2px 2px #000, 3px 3px #000, 4px 4px #000, 5px 5px #000, 6px 6px #000, 7px 7px #000, 8px 8px #000;
	-webkit-transition: all 0.12s ease-out;
	-moz-transition: all 0.12s ease-out;
	-o-transition: all 0.12s ease-out;
	transition: all 0.12s ease-out;
}

#site-header .logo-header a:hover {
	color: #FFF;
	top: -3px;
	left: -3px;
}

#site-header .logo-header a:hover .given-name {
	color: #FFF;
	text-shadow: 1px 1px #58E, 2px 2px #58E, 3px 3px #58E, 4px 4px #58E, 5px 5px #58E, 6px 6px #58E, 7px 7px #58E, 8px 8px #58E, 9px 9px #58E, 10px 10px #58E, 11px 11px #58E;
}

#site-header .logo-header a:hover .family-name {
	color: #FFF;
	text-shadow: 1px 1px #F90, 2px 2px #F90, 3px 3px #F90, 4px 4px #F90, 5px 5px #F90, 6px 6px #F90, 7px 7px #F90, 8px 8px #F90, 9px 9px #F90, 10px 10px #F90, 11px 11px #F90;
}

#site-header .logo-header a:hover .personal-website {
	color: #FFF;
	text-shadow: 1px 1px #3C7, 2px 2px #3C7, 3px 3px #3C7, 4px 4px #3C7, 5px 5px #3C7, 6px 6px #3C7, 7px 7px #3C7, 8px 8px #3C7, 9px 9px #3C7, 10px 10px #3C7, 11px 11px #3C7;
}

#site-header .logo-header .given-name {
	display: block;
	font-size: 50px;
}

#site-header .logo-header .family-name {
	display: block;
	font-size: 40px;
	line-height: 0.9em;
}

#site-header .logo-header .personal-website {
	font-size: 20px;
}

#site-header .copyright {
	color: #555;
	padding-left: 60px;
	-webkit-transition: all 0.12s ease-out;
	-moz-transition: all 0.12s ease-out;
	-o-transition: all 0.12s ease-out;
	transition: all 0.12s ease-out;
}

/* MENU */

.menu-header {
	display: block;
	float: left;
	margin-right: 80px;
}

#site-header .menu-header a {
	font-weight: 800;
	text-transform: uppercase;
	font-size: 20px;
	line-height: 0.9em;
	margin-bottom: 10px;
	display: block;
	position: relative;
	-webkit-transition: all 0.12s ease-out;
	-moz-transition: all 0.12s ease-out;
	-o-transition: all 0.12s ease-out;
	transition: all 0.12s ease-out;
	color: #d5d5d5;
}

#site-header .menu-header a strong {
	font-weight: 800;
}

#site-header .menu-header a .menu-item {
	color: #555;
	text-shadow: 1px 1px #000, 2px 2px #000, 3px 3px #000, 4px 4px #000, 5px 5px #000, 6px 6px #000, 7px 7px #000, 8px 8px #000;
	-webkit-transition: all 0.12s ease-out;
	-moz-transition: all 0.12s ease-out;
	-o-transition: all 0.12s ease-out;
	transition: all 0.12s ease-out;
}

#site-header .menu-header a:hover .menu-item {
	color: #FFF;
	text-shadow: 1px 1px #E58, 2px 2px #E58, 3px 3px #E58, 4px 4px #E58, 5px 5px #E58, 6px 6px #E58, 7px 7px #E58, 8px 8px #E58, 9px 9px #E58, 10px 10px #E58, 11px 11px #E58;
}

#site-header .menu-header .menu-item {
	display: block;
	line-height: 0.8em;
}

/* IDIOMA */

.language-header {
	display: block;
	float: left;
}

#site-header .language-header a {
	font-weight: 800;
	text-transform: uppercase;
	font-size: 15px;
	line-height: 0.9em;
	margin-bottom: 10px;
	display: block;
	position: relative;
	-webkit-transition: all 0.12s ease-out;
	-moz-transition: all 0.12s ease-out;
	-o-transition: all 0.12s ease-out;
	transition: all 0.12s ease-out;
	color: #d5d5d5;
}

#site-header .language-header a strong {
	font-weight: 800;
}

#site-header .language-header a .language-item {
	color: #555;
	text-shadow: 1px 1px #000, 2px 2px #000, 3px 3px #000, 4px 4px #000, 5px 5px #000, 6px 6px #000, 7px 7px #000, 8px 8px #000;
	-webkit-transition: all 0.12s ease-out;
	-moz-transition: all 0.12s ease-out;
	-o-transition: all 0.12s ease-out;
	transition: all 0.12s ease-out;
}

#site-header .language-header a:hover .language-item {
	color: #FFF;
	text-shadow: 1px 1px #d478fc, 2px 2px #d478fc, 3px 3px #d478fc, 4px 4px #d478fc, 5px 5px #d478fc, 6px 6px #d478fc, 7px 7px #d478fc, 8px 8px #d478fc, 9px 9px #d478fc, 10px 10px #d478fc, 11px 11px #d478fc;
}

#site-header .language-header .language-item {
	display: block;
	line-height: 0.8em;
}
}

/* @end */

#qtranslate-chooser {
	margin: 0;
	padding: 0;
	overflow: auto;
}

#qtranslate-chooser li {
	display: inline;
}

#qtranslate-chooser li a.qtrans_flag {
	display: block;
	width: 32px;
	height: 32px;
	float: left;
}

/* Home */

#content {
	margin-left: auto;
	margin-right: auto;
	display: block;
	width: 1000px;
	overflow: auto;
}

/* Issue page 1 */

#issue1_column {
	width: 300px;
	overflow: auto;
	float: left;
	margin-right: 20px;
	font-size: 11px;
	margin-bottom: 20px;
}

#issue1_column h3 {
	margin: 0;
}

#issue1_column table {
	width: 100%;
	margin-bottom: 15px;
}

#issue1_column table td.credit {
	color: #5c646f;
	width: 145px;
}

#issue1_content {
	width: 680px;
	float: left;
	margin-bottom: 20px;
}

#issue1_back {
	clear: both;
	display: block;
	text-align: right;
	margin-bottom: 10px;
	overflow: auto;
	margin-top: 10px;
}

#issue1_back a {
	display: block;
	float: right;
	background-color: #262a30;
	padding: 10px 20px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

/* Caja original, cuadrada, texto casi al pie */

ul.boxes {
	overflow: auto;
	margin: 0;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	padding: 0;
}

ul.boxes li {
	display: block;
	width: 225px;
	background: #282c31 no-repeat center top;
	float: left;
	padding-top: 130px;
	margin: 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

ul.boxes li a {
	display: block;
	text-decoration: none;
	color: #fffeff;
	padding: 5px;
	background-color: #131518;
	letter-spacing: 0;
	font: 13px "Lucida Grande", Lucida, Verdana, sans-serif;
	-webkit-transition: all 0.12s ease-out;
	-moz-transition: all 0.12s ease-out;
	-o-transition: all 0.12s ease-out;
	text-shadow: #000 1px 1px 0;
}

ul.boxes li a small {
	color: #6a7581;
	text-transform: uppercase;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 1.5px;
	font-size: 9px;
	display: block;
	-webkit-transition: all 0.12s ease-out;
	-moz-transition: all 0.12s ease-out;
	-o-transition: all 0.12s ease-out;
}

ul.boxes li a.active,
ul.boxes li a:hover,
ul.boxes li a:hover small {
	color: #fff;
	background-color: #9500fb;
	text-shadow: #6d016f 1px 1px 0;
}

ul.boxes li.column {
	font-size: 11px;
	height: auto;
	background-color: white;
	border-style: none;
	width: 200px;
	vertical-align: top;
	margin-bottom: 0;
	margin-top: 0;
	margin-left: 0;
}

ul.boxes li.musicbox {
	display: inline-block;
	width: 640px;
	vertical-align: top;
}

/* Curriculum */

ul.cv {
	font-size: 14px;
	width: 840px;
}

ul.cv li {
	list-style-type: none;
	list-style-image: none;
	font-size: 20px;
	color: #7f7f7f;
}

ul.cv li ul {
	margin-bottom: 15px;
}

ul.cv li ul li {
	font-size: 13px;
	color: #c5c7c7;
}

ul.cv span {
	text-align: left;
	color: #515252;
	display: inline-block;
	font-family: "Courier New", Courier, mono;
	width: 55px;
	text-decoration: none;
}

ul.cv small {
	color: #565656;
}

#content .MyGallery {
	visibility: visible;
	overflow: auto;
	display: block;
	padding: 0;
}

#content .MyGallery li {
	width: 100px;
	height: 100px;
	list-style-type: none;
	float: left;
	margin: 10px;
	border: 1px solid #15191c;
}

#content .MyGallery li:hover {
	border-color: #f71692;
}

#content .MyGallery a {
	display: block;
	width: 100px;
	height: 100px;
}

#content p.copyright {
	text-align: center;
	color: #4d545d;
	font-size: 11px;
	margin-top: 15px;
}

#content p.copyright a {
	color: #750542;
}

/* @group Blog */

#blog {
	clear: none;
	display: block;
	overflow: auto;
	width: 660px;
	float: left;
	margin-right: 20px;
}

#blog div.post {
	padding: 10px;
	background-color: #14171a;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	margin-bottom: 15px;
	width: 640px;
}

#blog div.post h2 {
	font-size: 18px;
	letter-spacing: 1px;
	text-transform: none;
}

#blog div.post p.date {
	text-transform: uppercase;
	font-size: 10px;
	color: #5e5e5e;
}

#sidebar {
	width: 300px;
	float: left;
	display: block;
	overflow: auto;
	font-size: 12px;
}

#sidebar h2 {
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 1px;
}

#blog div#respond {
	clear: both;
	margin-top: 25px;
	border-top: 1px dotted #2c3036;
	padding-left: 10px;
}

#blog textarea#comment {
	width: 620px;
}

/* @group Comentarios de un post */

ol.commentlist {
	margin: 0;
	padding: 0;
}

.comment-body {
	padding: 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background-color: #171a1e;
}

ol.commentlist li.comment p {
	margin-bottom: 0;
}

ol.commentlist li.comment.depth-1 {
	margin-bottom: 10px;
	border: 1px solid #d2d2d2;
}

div.comment-author.vcard {
	margin-bottom: 5px;
	padding: 5px;
	background-color: #1e2125;
}

div.comment-meta.commentmetadata {
	font-size: 10px;
	text-align: right;
}

div.reply {
	text-align: right;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	font-style: italic;
}

div.reply a, div.reply a:hover {
	color: #fff;
	background-color: #7e7e7e;
	display: inline-block;
	padding: 3px;
}

div.comment-author img.avatar.avatar-32.photo {
	vertical-align: middle;
}

/* @end */

/* @group Post */

#blog h3.suject a, #blog h3.suject a:hover {
	background-color: #fff;
	font-size: 18px;
	letter-spacing: 1px;
	text-transform: none;
	padding-bottom: 1px;
	display: block;
	color: #7e4009;
	font-weight: bold;
	padding: 0;
	margin: 0;
}

#blog p.date {
	font-size: 10px;
	margin-top: 0;
	margin-bottom: 0;
	color: #999;
}

#blog p.tags {
	font-size: 10px;
	margin-top: 0;
	margin-bottom: 0;
	color: #999;
	text-align: right;
}

#blog a.more-link, #blog a.commentslink {
	display: block;
	padding: 5px;
	margin-top: 2px;
	color: #ff0090;
	font-weight: bold;
	text-align: right;
	text-transform: uppercase;
	background-color: #fff;
	font-size: 11px;
}

#blog a.more-link {
	color: #000;
}

#blog a.commentslink {
	color: #ff0090;
}

#blog p {
	margin-top: 5px;
}

#blog p.navigation {
	text-align: center;
	clear: both;
	background-color: #eaeaea;
}

#blog p.navigation a {
	padding: 5px 15px;
	display: inline-block;
	background-color: #6d6d6d;
	color: #cacaca;
	font-weight: bold;
	letter-spacing: 0.5px;
}

/* @end */

/* @group Pie */

#footsidebar {
	width: 860px;
	margin: 25px auto 10px;
	border-top: 1px dotted #d4d4d4;
	overflow: auto;
}

#footsidebar h2 {
	color: #5e5e5e;
	font-size: 14px;
	text-transform: uppercase;
	margin-left: 0;
	margin-bottom: 5px;
}

#footsidebar ul {
	margin: 0;
	padding: 0;
}

#footsidebar li {
	list-style-type: square;
	list-style-position: inside;
	font-size: 12px;
	color: #d4d4d4;
}

#footsidebar li a {
	background-color: transparent;
}

#footsidebar li a:hover {
	color: #000;
}

#footsidebar .categories, #footsidebar .archive, #footsidebar .blogroll {
	width: 270px;
	margin-right: 10px;
	display: block;
	float: left;
}

/* @end */

/* @end */

/* @group Works - Music */

table.music {
	margin-left: 10px;
	font-size: 12px;
}

table.music td {
	vertical-align: top;
}

table.music td.info small {
	color: #474d56;
}

table.music td.info small a {
	color: #83064c;
}

table.music td.player {
	width: 18px;
}

table.music td.player embed {
	width: 12px;
	height: 12px;
}

table.music td.year {
	width: 45px;
	color: #ffcc5f;
}

table.music td.player a {
	display: inline;
	padding: 0;
	margin-top: 0;
	text-transform: uppercase;
	background-color: #fff;
	margin: 0;
}

table.music td.time {
	color: #8793a2;
	text-align: right;
	width: 30px;
	padding-right: 8px;
	padding-left: 3px;
	font-family: "Courier New", Courier, mono;
}

.box.postOST {
	background-image: url(music/post_th.jpg);
}

.box.bb25 {
	background-image: url(music/bb25_th.jpg);
}

/* @end */

/* @group Contacto */

#contact td.label {
	text-align: right;
	vertical-align: top;
	width: 150px;
	color: #7b7b7b;
}

#contact input, #contact textarea, #contact select {
	background-color: #e9e9e9;
}

#contact input[type=submit], #contact input[type=password] {
	text-transform: uppercase;
	font-size: 12px;
	color: #dfdfdf;
	background-color: #444;
	padding: 5px 10px;
	border-width: 2px;
}

/* @end */

p.footer {
	font-size: 11px;
	color: #424242;
	text-transform: uppercase;
	letter-spacing: 2px;
	text-align: left;
	clear: both;
	display: block;
	width: 1000px;
	margin: 25px auto 20px;
}