/* @override http://www.marianaduran.cl/wp-content/themes/blank/css/style.css */

* {
	margin: 0;
	padding: 0;
}

img {
	border: none;
}

p.none, span.none {
	display: none;
}

body {
	font-family: Geneva, sans-serif;
}

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

a:hover {
	text-decoration: underline;
}

ul {
	list-style-type: none;
}

.morado {
	color: #ad1f8e;
}

.rosado {
	color: #eb008b;
}

.celeste {
	color: #00acee;
}

.naranjo {
	color: #f78f1d;
}

.verde {
	color: #00bf00;
}

#header, #footer, #contacto_cat {
	text-align: center;
}

#contacto_top {
	text-align: right;
	margin-bottom: 10px;
}

#header img {
	margin-bottom: 10px;
}

#menu h1.marca_peq a img {
	margin-bottom: 20px;
}

.description, h2, h3, #menu_footer, #contacto, small.border_top, #contacto_cat, #nav, .meta, .meta-3, .navigation, .meta-4, .no {
	font-family: calluna-sans, Geneva, sans-serif;
}

.description, h3 {
	font-size: 20px;
	color: #888;
	line-height: 30px;
}

.description, .no {
	font-weight: 300;
	margin-bottom: 20px;
}

p, .no {
	font-size: 12px;
	line-height: 22px;
	color: #666;
	margin: 5px 0 5px;
}

.fotografia, .diseno {
	margin-bottom: 40px;
}

#footer {
	margin-top: 60px;
	font-size: 16px;
}

#menu_footer, #contacto, #footer img {
	margin-bottom: 10px;
}

.border_top {
	display: block;
	border-top: 1px solid #ccc;
	padding: 5px 0 5px;
}

/* Category Archives */

#excerpt div.meta small a, .meta-3 small, .meta-4 small {
	font-size: 120%;
}

#contacto_cat {
	font-size: 15px;
	margin-top: -13px;
}

#firstimg img {
	width: 460px;
}

#firstimg {
	max-height: 350px;
	overflow: hidden;
	margin-bottom: 10px;
}

#sidebar, #firstimg img, #excerpt, .left, .right, .navigation, .separator {
	margin-top: 20px;
}


#sidebar img, .otros_proyectos, #otros_proyectos {
	margin-top: 10px;
}

.pushfb {
	margin-bottom: 25px;
}

h2.tag {
	margin: 20px 0 2px;
	color: #666;
}

.all_tags {
	padding-bottom: 10px;
}

/* Single */

#single.grid_9.push_3 {
	padding-top: 10px;
}

p img.ngg-singlepic.ngg-none {
	padding: 0;
	margin-top: 20px;
}

.float, .left {
	float: left;
}

.meta-3 span.naranjo, .meta-4 span.morado {
	margin-left: 10px;
	line-height: 32px;
	font-size: 18px;
}

.meta-3 small, .meta-4 small {
	margin-left: 5px;
	color: #888;
}

.meta-3 small a, .meta-4 small a, #posts-nav h2 {
	color: #888;
}

#posts-nav {
	padding-top: 10px;
}

span.post-link, .next-posts a {
	float: left;
}

.no, .all_tags {
	border-bottom: 1px solid #ccc;
}

.tagcloud {
	padding-top: 5px;
	padding-bottom: 10px;
	border-top: 1px solid #ccc;
}

.nav {
	border-top: 1px solid #ccc;
	padding-top: 10px;
}

img.attachment-post-thumbnail.wp-post-image {
	margin-top: 5px;
}

.right, .prev-posts a {
	float: right;
}

#line {
	height: 0;
	border-bottom: 1px solid #ccc;
}

/* Páginas */

#page, #respond, #submit, #comentarios {
	margin-top: 21px;
}

#commentform div label {
	color: #888;
	font-size: 12px;
}

div.fadehover {
	position: relative;
}
 
img.a {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
}
 
img.b {
	position: absolute;
	left: 0;
	top: 0;
}

.segmento {
	border-top: 1px solid #ccc;
	padding-top: 10px;
	margin-top: 12px;
}

/* Slideshow */

#slideshow {
    position: relative;
    height: 500px;
    width: 700px;
    margin-top: 40px;
    margin-bottom: 40px;
}

#slideshow IMG {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8;
    opacity: 0.0;
    padding: 0;
}

#slideshow IMG.active {
    z-index: 10;
    opacity: 1.0;
}

#slideshow IMG.last-active {
    z-index: 9;
}

.tipos_sesion {
	width: 700px;
	height: 140px;
}

.primera {
	position: absolute;
	left: 0;
}

.segunda {
	position: absolute;
	left: 140px;
}

.tercera {
	position: absolute;
	left: 280px;
}

.cuarta {
	position: absolute;
	left: 420px;
}

.quinta {
	position: absolute;
	left: 560px;
}

/* MetaSlider PRO */

.metaslider .caption,
.metaslider .cs-title,
.metaslider .nivo-caption {
	font-size: 1em;
	line-height: 2em;
	text-align: right;
}