/*
Theme Name: Joia Theme 11
Theme URI: http://www.joiamaga.com/
Description: Theme created specially for the brand new release of <a href="http://www.joiamaga.com/">Joia Magazine</a>. All Rights Reserved.
Version: 1.0
Author: Diego Quintana
Author URI: http://diegoquintana.com/
Tags: joia, fixed width, two columns, widgets

	This theme was designed and built by Diego Quintana,
	whose blog you will find at http://diegoquintana.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */

html {
margin: 0;
padding: 0;
}

body {
	font-size: 11px;
	font-family: Verdana, Arial, Sans-Serif;
	background: #111 url('images/bg_pat.jpg');
	color: #999;
margin: 0;
padding: 0;
	}


.coloruno {
color: #f9d92a;
}

.colordos {
color: #f55e00;
}





#page {
	background: #111;
	text-align: left;
width: 880px;
padding: 20px;
margin: 0 auto;
border-left: 1px solid #333;
border-right: 1px solid #333;
	}

#header {
	/*background: #73a0c5;*/
	padding-top: 35px;
margin: 0;
display: block;
clear: both;
width: 880px;
	}

#headerimg {
float: left;
width: 182px;
height: 75px;
display: block;
margin: 0px 0px 10px 0px;
	}

#headerimgright {
float: right;
text-align: right;
display: block;
width: 320px;
margin-top: 0px;
	}

a {
color: #a29061;
text-decoration: none;
outline: none;
}

a:hover {
color: #efefef;
text-decoration: none;
}

#menu {
width: 880px;
list-style-type: none;
border-top: 1px dotted #333;
height: 22px;
padding: 4px 0px;
border-bottom: 1px dotted #333;
margin-bottom: 30px;
}

#content {
width: 570px;
float: left;
display: block;
padding: 0;
margin: 0;
overflow: hidden;
	}

.thread-alt {
	background-color: #191919;
}
.thread-even {
	background-color: 111;
}
.depth-1 {
border-left: 3px solid #333;
}

.even, .alt {
	border-left: 3px solid #333;
}

small {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 0.9em;
	}

h1, h2 {
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
font-size: 12px;
margin: 0;
	}

h2.pagetitle {
	}


h3, #sidebar h2 {
	font-size: 12px;
padding: 3px;
background: #222;
font-weight: normal;
margin: 0px 0px 10px 0px;
background: #222 url('images/esquinatitulo.gif') bottom right no-repeat;
	}

h4 {
font-weight: normal;
font-size: 11px;
margin: 0;
display: block;
}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited {
	color: #999;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 1em Verdana, Arial, Sans-Serif;
background: #111;
color: #999;
border: 1px solid #222;
padding: 3px;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #333;
	padding: 2px;
	background: #111;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	}

.commentlist p {
	font-weight: normal;
	text-transform: none;
	}

#commentform p {
	font-family: Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #999;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

h2 a:hover {
	color: #999;
	text-decoration: none;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */

.narrowcolumn {
	float: left;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	text-align: left;
	}


















.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}




.narrowcolumn .postmetadata {

	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
border-top: 1px dotted #333;
	padding: 0;
	margin: 30px auto 0px auto;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: right;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	}

h2.pagetitle {
	text-align: center;
}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin: 20px auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 0px 0 0px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 0px 0 0 0px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 0px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 0px;
	padding: 5px 3px;
	text-align: right;
font-size: 11px;
	}

#searchform #s {
	width: 150px;
	padding: 4px;
color: #eee;
background: #111;
border: 1px solid #222;
font-size: 11px;
	}

#searchsubmit {
	padding: 3px;
color: #ccc;
background: #222;
cursor: pointer;
border: 1px solid #333;
font-size: 11px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar {
width: 270px;
float: right;
display: block;
padding: 0;
border-left: 0px dotted #333;
	margin: 0;
	}


#sidebar form {
	margin: 0;

	}


#sidebar li {
margin-bottom: 15px;
}
/* End Sidebar */




/* Begin Calendar */
#wp-calendar {







	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;

	}



#wp-calendar #next a {

	padding-right: 10px;

	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #111; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 2px solid #a29061;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.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 p.wp-caption-text {
	font-size: 11px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */














.minileft {
display: block;
float: left;
margin-right: 20px;
width: 270px;
}

.miniright {
display: block;
float: right;
width: 270px;
}

.minileft a, .miniright a {
color: #999;
display: block;
margin-bottom: 10px;
border-bottom: 1px dotted #222;
padding-bottom: 10px;
}

.minileft a img, .miniright a img {
margin: 0px 0px 7px 0px;
border-bottom: 3px solid #111;
}


.minileft a:hover img {
border-bottom: 3px solid #f9d92a; /* coloruno */
}

.miniright a:hover img {
border-bottom: 3px solid #f55e00; /* colordos */
}



/*
.videoo, .destacados {
height: 200px;
}
*/





.vermas {
text-align: right;
display: none;
margin-bottom: 15px;
border-bottom: 1px dotted #222;
padding-bottom: 15px;
}
















/* outmost wrapper element, containing all elements  */
#releasesholder {
width: 270px;
padding: 0;
margin: 0px 0px 10px 0px;
}


#releasesholder a {
text-decoration: none;
}

/* container for the scrollable items */
div.items {

padding: 0px;
margin:0px;
	border-top: 1px solid #222;
	border-bottom: 1px solid #222;
	width: 270px;
height: 180px;
}

/* single item */
.item {
	display:block;
	width: 270px;
	margin: 0px;
}

.item img {
}

.item:hover {
	/* background: #191919; */
	text-decoration: none;
}

.item.active {	
}


/* next / prev buttons */
a.prev, a.next {
	display:block;
	width:270px;
	height:20px;
	margin:0;
	cursor:pointer;
	text-align: center;
}

a.next {
	background: url('images/magnext.gif') 0 0 no-repeat;
}

a.prev {
	background: url('images/magprev.gif') 0 0 no-repeat;
}

a.prev:hover, a.next:hover {
	 background-position:0px -20px;		
}
	












/* outmost wrapper element, containing all elements  */
#destacascrollholder {
	position:relative;
	overflow:hidden;
width: 570px;
height: 250px;
padding: 0;
margin: 0px 0px 10px 0px;
}


#destacascrollholder a {
text-decoration: none;
}

/* container for the scrollable items */
div.destacaitems {
padding: 0px;
margin:0px;
background: #111;
	width: 528px;
	height: 250px;
float: left;
overflow: hidden;
}

/* single item */
.destacaitem {
	display:block;
	width: 530px;
	height: 250px;
	margin: 0px;
text-align: left;
float:left;
overflow: hidden;
}

.destacaitem img {
margin: 0px;
display: inline-block;
position: relative;
left: -20px;
#left: 0px; /* IE */
top: -22px;
z-index: 98;
}

.destacaitem h1 {
padding: 10px;
font-size: 18px;
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
	margin: 0px;
background: #111;
display: inline;
position: relative;
left: 0px;
top: 210px;
z-index: 99;
filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

.destacaitem:hover {
	text-decoration: none;
}

.destacaitem.active {	
}


/* next / prev buttons */
a.destacaprev, a.destacanext {
	display:block;
	height: 250px;
	width: 20px;
	margin:0;
	cursor:pointer;
	text-align: center;
}

a.destacanext {
	background: url('images/destacanext.gif') -20px 0px repeat-y;
float: right;
}

a.destacaprev {
	background: url('images/destacaprev.gif') -20px 0px repeat-y;
float: left;
border-right: 1px solid #111;
}

a.destacaprev:hover, a.destacanext:hover {
	 background-position:0px 0px;		
}


















.cuatroscroll {
display: block;
padding: 0px 0px 10px;
margin: 0px 0px 10px 0px;
/* border-bottom: 1px dotted #333; */
}


/* outmost wrapper element, containing all elements  */
#cuatroscrollholder {
	position:relative;
width: 570px;
}


#cuatroscrollholder a {
text-decoration: none;
}

/* container for the scrollable items */
div.cuatroitems {
padding: 0px;
margin:0px;
	border-top: 0px solid #222;
	border-bottom: 0px solid #222;
	width: 570px;
overflow: hidden;
height: 250px;
}

/* single item */
.cuatroitem {
	display:block;
	margin: 0px;
text-align: center;
float:left;
width: 570px;
}

.cuatroitem img {
margin: 0px auto;
position: relative;
}

.cuatroitem:hover {
	/* background: #191919; */
	text-decoration: none;
}

.cuatroitem.active {	
}


/* next / prev buttons */
a.cuatroprev, a.cuatronext {
	display:block;
	height: 20px;
	width: 280px;
	margin:0;
	cursor:pointer;
	text-align: center;
border: 1px solid #222;
}

a.cuatronext {
	background: url('images/cuatronext.gif') 0px -20px no-repeat;
float: right;
}

a.cuatroprev {
	background: url('images/cuatroprev.gif') 0px -20px no-repeat;
float: left;
}

a.cuatroprev:hover, a.cuatronext:hover {
	 background-position:0px 0px;
}













#dropmenu {
width: 880px;
} 

#dropmenu, #dropmenu ul {
list-style-type:none;
list-style-position:outside;
position:relative;
line-height:1.5em;
z-index:300;
width:100%;
margin: 0;
padding: 0;
} 

#dropmenu a {
display:block;
padding:0.25em 1em;
border-right:1px solid #333;
text-decoration:none;
background: #111;
color: #f9d92a; /* coloruno */
} 

#dropmenu a:hover {
color:#bbb;
}

#dropmenu a.rss {
border-right:0px solid #333;
}  

#dropmenu li {
float:left;
position:relative;
}  

#dropmenu li.right {
float:right;
position:relative;
} 

#dropmenu ul {
position:absolute;
display:none;
top:2em;
left:-1px;
} 

#dropmenu ul a {
border-left:1px solid #333;
width:12em;
} 

#dropmenu li ul {
width: 14.1em;
padding-top: 5px;
} 

#dropmenu li ul a {
height:auto;
float:left; 
border-bottom:1px solid #333;
color: #f55e00; /* colordos */
} 

#dropmenu li ul ul {
left:12em;
margin:0px 0 0 23px;
}  

#dropmenu li ul.rssul {
float: right;
display: block;
text-align: right;
left: -89px;
#left: 89px; /* IE */
}    

.rsssub {
position:relative;
text-align: right;
}  

.rsssub a {
color: #f58227;
border-bottom:1px solid #333;
} 

#dropmenu li ul li.rsssub a:hover {
color: #999999;
} 

#dropmenu ul ul {
top:auto;
padding-top: 0px;
} 

#dropmenu li ul li ul {
margin-top: -1px;
border-top: 1px solid #333;
} 

#dropmenu li:hover ul ul, #dropmenu li:hover ul ul ul, #dropmenu li:hover ul ul ul ul {
display:none;
} 

#dropmenu li:hover ul, #dropmenu li li:hover ul, #dropmenu li li li:hover ul, #dropmenu li li li li:hover ul {
display:block;
} 



.rss {
border-right: 0px solid #333;
}

#rss {
float: right;
border-right: 0px solid #333;
color: #f58227;
}


.coloreado-uno {
color: #a29061;
}


















.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 5px; 
	margin: 5px;
	text-decoration: none;
	border-top: 1px dotted #333;
	border-bottom: 1px dotted #333;
}
.wp-pagenavi a:visited {
}
.wp-pagenavi a:hover {	
	border-top: 1px dotted #a29061;
	border-bottom: 1px dotted #a29061;
}
.wp-pagenavi a:active {
	padding: 5px; 
	margin: 5px;
	text-decoration: none;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	color: #999;	
}
.wp-pagenavi span.pages {
	padding: 5px; 
	margin: 5px;
	color: #999;
	border-top: 1px dotted #333;
	border-bottom: 1px dotted #333;
}
.wp-pagenavi span.current {
	padding: 5px; 
	margin: 5px;
	color: #999;
	border-top: 1px dotted #999;
	border-bottom: 1px dotted #999;
}
.wp-pagenavi span.extend {
	padding: 5px; 
	margin: 5px;
	color: #999;
	border-top: 1px dotted #333;
	border-bottom: 1px dotted #333;
}








.entry {
border-bottom: 1px dotted #333;
padding-bottom: 20px;
margin-bottom: 20px;
}

.related {
display: block;
float: right;
width: 270px;
}

.related h3 {
font-weight: bold;
font-size: 12px;
background: none;
}

.related li {
list-style-type: none;
}

.blogpost {
border-bottom: 1px dotted #333;
padding: 0px 0px 30px 0px;
margin-bottom: 30px;
}

.blogpostinfo {
display: block;
float: left;
width: 270px;
}











.wpsb_form_label {
display: inline;
height: 0px;
}

#wpsb_email {
background: #111;
border: 1px dotted #333;
width: 172px;
display: block;
float: left;
padding: 5px;
font-size: 11px;
color: #ccc;
}

#wpsb_email:focus {
background: #333;
border: 1px solid #333;
color: #999;
}

.wpsb_form_btn {
background: #111;
border: 1px solid #333;
width: 80px;
display: block;
float: right;
padding: 4px;
font-size: 11px;
color: #999;
cursor:pointer;
}

.hide {
display: none;
}

.wpsbw {
display: block;
margin: 7px 0px;
}

.wpsb_form_radio {
display: none;
}
















.enimpreso {
padding: 30px;
border: 1px solid #333;
background: #222;
font-size: 12px;
}









.sociales {
display: block;
float: left;
}

.sociales a {
display: block;
float: left;
margin-right: 20px;
}

.creditos {
display: block;
float: right;
}

.creditos a {
display: block;
float: right;
margin-left: 20px;
}







/* .entry strong {
color: #f9d92a;  /* coloruno */
} */















#blogsnip a {
padding: 5px;
border-bottom: 1px dotted #333;
display: block;
}










div.sociable { 
display: block;
margin: 16px 0px;
width: 270px;
float: left;
}

span.sociable_tagline { position: relative; }
span.sociable_tagline span { display: none; width: 14em; }
span.sociable_tagline:hover span {
	position: absolute;
	display: block;
	top: -5em;
	background: #ffe;
	border: 1px solid #ccc;
	color: black;
	line-height: 1.25em;
}
.sociable span {
	display: block;
}
.sociable ul {
	display: inline;
	margin: 0 !important;
	padding: 0 !important;
}
.sociable ul li {
	background: none;
	display: inline;
	list-style-type: none;
	margin: 0px 10px 0px 0px;
	padding: 1px;
}
.sociable ul li:before { content: ""; }
.sociable img {
	float: none;
	width: 16px;
	height: 16px;
	border: 0;
	margin: 0;
	padding: 0;
}

.sociable-hovers {
	opacity: .4;
	-moz-opacity: .4;
	filter: alpha(opacity=40);
}
.sociable-hovers:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}





.separador {
border-top: 1px dotted #333;
margin: 0;
clear: both;
}






html>body .entrymain ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entrymain li {
	margin: 7px 0px 8px 10px;
	}

.entrymain ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entrymain form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

.entrymain ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entrymain ol li {
	margin: 0;
	padding: 0;
	}

.entrymain {
border-bottom: 1px dotted #333;
padding-bottom: 20px;
margin-bottom: 20px;
}



.galerapost, .galerapost a {
	display: block;
width: 570px;
height: 270px;
overflow: hidden;
}

.galerapost a img {
	display: block;
/* margin-top: -50px; */
}


.galerapost h3 {
display: inline;
margin: 0;
position: relative;
top: -100px;
font-size: 30px;
font-family: Georgia, "Times New Roman", Times, serif;
padding: 6px 10px;
color: #fff;
background: #111;
font-style: italic;
letter-spacing: -2px;
}

.galerasidebar h3 {
display: inline;
margin: 0;
position: relative;
top: -50px;
font-size: 22px;
font-family: Georgia, "Times New Roman", Times, serif;
padding: 6px 10px;
color: #fff;
background: #111;
font-style: italic;
letter-spacing: -2px;
}

.magafloat {
width: 270px;
display: block;
float: left;
margin: 0px 15px 15px 0px;
}