@import url(Mhutstyle/base-weblog.css);

/*
name: Beckett
designer: Lilia Ahner
designer_url: http://www.lilia.com
developer: Lilia Ahner
developer_url: Lilia Ahner
*/
/* $Id: theme-beckett.css 15686 2005-08-03 23:28:15Z gwebb $ */
/* Modification design by mhut */

/* basic page elements */

body
{
	font-family: 'trebuchet ms', helvetica, arial, sans-serif;
	font-size: 12px;
}

a { color: #888899; text-decoration: none; }
a:visited { color: #999; }
a:hover {
text-shadow: #D00 0px 0px 4px;
}
/* a:hover { color: #fff;  background: #660000; } */

#banner a { color: #fff; font-weight: bold; text-decoration: none; }
#banner a:visited { color: #fff; }
#banner a:hover { color: #fff; }

.module-content a { color: #cdcdcf; font-weight: bold; }
.module-content a:visited { color: #888899; }
.module-content a:hover { color: #f93; }

.entry-content a { text-decoration: underline; }


h1
{
	font-family: 'trebuchet ms', helvetica, arial, sans-serif;
	text-align: center;
	}
h1 a:hover { background:none; }

h2, h3, h4, h5, h6
{
	font-family: 'trebuchet ms', helvetica, arial, sans-serif;
	}

abbr, acronym {
  cursor: help;
  color: #ffffff;
  font-weight: bold;
  border-bottom: 1px dotted white;

}

.module-header
{
	/* ie win (5, 5.5, 6) bugfix */
	p\osition: relative;
	width: 100%;
	w\idth: auto;

	margin: 0 0 1px 0;
	padding: 5px 5px 5px 22px;
	color: #f93;
	background: #0f181f url(Mhutstyle/colitem-header-bg.jpg) 0 50% no-repeat;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	}
.trackbacks-header,
.comments-header,
.comments-open-header
{
	/* ie win (5, 5.5, 6) bugfix */
	p\osition: relative;
	width: 100%;
	w\idth: auto;

	margin: 0 0 1px 0;
	padding: 5px 5px 5px 22px;
	color: #f93;
	background: #0f181f url(Mhutstyle/colitem-header-bg-b.jpg) 0 50% no-repeat;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}
.archive-header
{
	/* ie win (5, 5.5, 6) bugfix */
	p\osition: relative;
	width: 100%;
	w\idth: auto;

	margin: 0 0 1px 0;
	padding: 5px 5px 5px 22px;
	color: #f93;
	background: #0f181f url(Mhutstyle/colitem-header-bg-c.jpg) 0 50% no-repeat;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}

.module-header a,
.trackbacks-header a,
.comments-header a,
.comments-open-header a,
.archive-header a
{
	color: #f93;
	text-decoration: underline;
}

.module-header a:visited,
.trackbacks-header a:visited,
.comments-header a:visited,
.comments-open-header a:visited,
.archive-header a:visited
{
	color: #f93;
}

.module-header a:hover,
.trackbacks-header a:hover,
.comments-header a:hover,
.comments-open-header a:hover,
.archive-header a:hover
{
	color: #fff;
}

.entry-more-link,
.entry-footer,
.comment-footer,
.trackback-footer,
.typelist-thumbnailed
{
	font-size: 11px;
}


/* page layout */

body
{
	min-width: 780px;
	color: #ccc;
	background: #000000;
}

#container
{
	width: 780px;
	background: #101921 url(Mhutstyle/container-bg.gif) repeat-y;
}

#container-inner
{
	margin: 0 10px 0 10px;
	background: url(Mhutstyle/divider-bg.gif) 297px 0 repeat-y;
}

#banner
{
	width: 760px;
	background-color: #600;
	background-image: url(Mhutstyle/BHEAD.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 91px;
}

#banner-inner { padding: 20px; }

.banner-user
{
	width: 70px;
	margin-top: 4px;
	font-size: 10px;
}

.banner-user-photo { border: 3px double #fff; }

#banner-header
{
	margin: 0;
	color: #fff;
	font-size: 30px;
	font-weight: bold;
	line-height: 1;
}

#banner-description
{
	margin: 1px 0;
	color: #fff;
	background: none;
	font-size: 12px;
	line-height: 1.125;
}

#alpha { margin: 20px 0 20px 20px; width: 260px; }
#beta { margin: 20px 0 0 40px; width: 420px; }
#gamma, #delta { width: 202px; }

.date-header
{
	margin: 0;
	padding-top: 10px;
	color: #FFFFFF;
	background: transparent url(Mhutstyle/date-header-bg.gif) repeat-x;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}

.entry-header
{
  	margin-top: 4px;
	margin-bottom: 8px;
	padding-left: 38px;
    padding-top: 4px;
	color: #f93;
	font-size: 18px;
	font-weight: bold;
  background: #101921 url(Mhutstyle/Titlebg.jpg) no-repeat;
  background-position: top-left;
  border: 1px solid #4b4a4a;
  min-height: 47px !important;

}

.entry-content { margin: 0; }
.entry-more-link { font-weight: bold; }

.entry-footer {
background: #101921 url("Mhutstyle/commentbg.jpg") top center repeat-x;
padding: 5px;
border-top: 1px solid #1a2936;
border-bottom: 1px dotted #1a2936;
border-left: 1px solid #1a2936;
border-right: 1px solid #1a2936;
font-size: 10px;
color: #666;
}
.entry-footend {
background: #101921;
padding: 5px;
border-top: 1px dotted #1a2936;
border-bottom: 1px solid #1a2936;
border-left: 1px solid #1a2936;
border-right: 1px solid #1a2936;
font-size: 10px;
color: #666;
text-align: center;

}
.comment-footer,
.trackback-footer
{
   margin: 0 0 20px 0;
   border-top: 1px solid #1A2936;
   padding-top: 3px;
   color: #666;
   font-size: 10px;
   text-align: left;
   }

.content-nav { margin-top: 0; }

#trackbacks-info
{
	margin: 10px 0;
	border: 1px dashed #1A2936;
	padding: 0 10px;
	color: #FFFFFF;
	font-size: 11px;
	text-align: center;
	background-color: #101921;
}

/* modules */

.module-calendar .module-content { margin: 5px 0 15px 0; }

.module-mmt-calendar .module-content table,
.module-calendar .module-content table { font-size: 11px; }

.module-powered { margin: 20px 0; }
.module-powered .module-content
{
	margin: 0;
	padding: 10px;
	border: 1px solid #888899;
	color: #fff;
	background: #343f4a url(Mhutstyle/powered-bg.gif) repeat-x;
}

.module-powered a { color: #f93; }
.module-powered a:visited { color: #f93; }
.module-powered a:hover { color: #888899; }

.module-photo { background: none; }
.module-photo img { border: solid 1px #fff; }

.module-list-item
{
	padding-left: 14px;
	background: url(Mhutstyle/li-bg.gif) 0 0.3em no-repeat;
}

.typelist-thumbnailed { margin: 0 0 20px 0; }

.typelist-thumbnailed .module-list-item
{
	margin: 1px 0;
	padding: 0;
	background: #343f4a url(Mhutstyle/typelist-thumbnailed-bg.gif) repeat;
}

.typelist-thumbnail
{
	background: #717476 url(Mhutstyle/typelist-thumbnail-bg.gif) left center repeat;
}

.module-featured-photo img
{
	width: 414px;
}

.module-recent-photos .module-content { padding: 6px 0 0 0; }

.module-recent-photos .module-list { margin: 0; }

.module-recent-photos .module-list-item
{
	width: 64px; /* mac ie fix */
	margin: 0 6px 6px 0;
	padding: 0;
	background: none;
}

.module-recent-photos .module-list-item a
{
	border: 1px solid #900;
	padding: 1px;
	background: #fff;
}

.module-recent-photos .module-list-item a:hover
{
	border-color: #009;
}
.module-tagcloud .module-list { text-align: center;
    margin: 0 !important;
    list-style: none;
    max-width: 150px !important;
 }
.module-tagcloud .module-list-item {
    display: inline;
    list-style: none;
    background: none;
    margin: 0 !important;
    padding: 0 !important;
    white-space: nowrap; }


.module-tagcloud .module-list-item a:hover { color: #ffffff; }
.module-tagcloud li.taglevel1 { font-size: 19px; }
.module-tagcloud li.taglevel1 a { color: #ffffff; }

.module-tagcloud li.taglevel2 { font-size: 15px; }
.module-tagcloud li.taglevel2 a { color: #d5d7d8; }
.module-tagcloud li.taglevel3 { font-size: 11px; }
.module-tagcloud li.taglevel3 a { color: #a0a1a2; }
.module-tagcloud li.taglevel4 { font-size: 8px; }
.module-tagcloud li.taglevel4 a { color: #6a6a6b; display: none; }
.module-tagcloud li.taglevel5 { font-size: 6px; display: none;}
.module-tagcloud li.taglevel5 a { color: #4e4f4f; display: none; }
.module-tagcloud li.taglevel6 { font-size: 4px; display: none; }
.module-tagcloud li.taglevel6 a{ font-size: 4px; display: none; }

.module-tagfull .module-list { text-align: center; }
.module-tagfull .module-list { list-style: none; }
.module-tagfull .module-list-item { display: inline; }
.module-tagfull .module-list-item { list-style: none; background: none; }
.module-tagfull .module-list-item a:hover { color: #ffffff; }
.module-tagfull li.taglevel1 { font-size: 19px; }
.module-tagfull li.taglevel1 a { color: #ffffff; }

.module-tagfull li.taglevel2 { font-size: 17px; }
.module-tagfull li.taglevel2 a { color: #d5d7d8; }

.module-tagfull li.taglevel3 { font-size: 15px; }
.module-tagfull li.taglevel3 a { color: #a0a1a2; }

.module-tagfull li.taglevel4 { font-size: 13px; }
.module-tagfull li.taglevel4 a { color: #6a6a6b; }

.module-tagfull li.taglevel5 { font-size: 11px; }
.module-tagfull li.taglevel5 a { color: #4e4f4f; }

.module-tagfull li.taglevel6 { font-size: 9px; }
.module-tagfull li.taglevel6 a { color: #414142; }

/* artistic tweaks */


/* calendar tweaks */

	.layout-calendar #beta { overflow: visible; }

	.module-mmt-calendar { width: 420px; }

	.module-mmt-calendar .module-header
	{
		margin: 0;
		border: 0;
		padding: 0;
		color: #888899;
		background: none;
		font-size: 14px;
		font-weight: normal;
		text-align: right;
		text-transform: uppercase;
	}

	.module-mmt-calendar table
	{
		margin-top: 5px;
		color: #fff;
		background: #cbb8e9;
	}

	.module-mmt-calendar th
	{
		border-right: 1px solid #343f4a;
		padding: 2px;
		text-align: right;
		font-weight: normal;
	    background: #1f2d3a;
	}

	.module-mmt-calendar td
	{
		border-right: 1px solid #343f4a;
		border-bottom: 1px solid #343f4a;
		padding: 2px;
		text-align: right;
		font-weight: normal;
	    background: #101921 url(Mhutstyle/calendar-td-bg.gif) repeat-x;
	}

	.weekday-7, td.day-7, td.day-14, td.day-21, td.day-28, td.day-35, td.day-42
	{
		border-right: none;
	}

	.day-photo a
	{
		border: solid 1px #515b66;
		padding: 1px;
		background: #fff;
	}

	.day-photo a:hover
	{
		border-color: #c00;
	}


/* moblog1 tweaks */

	.layout-moblog1 #container-inner { background-position: 577px 0; }
	.layout-moblog1 #pagebody
	{
		background: none;
	}

	.layout-moblog1 #alpha { width: 200px; }

	.layout-moblog1 #beta
	{
		width: 320px;
		margin: 20px 0 20px 20px;
	}

	.layout-moblog1 #gamma
	{
		width: 160px;
		margin: 20px 0 20px 40px;
	}

	.layout-moblog1 .entry { margin-bottom: 40px; }

	.layout-moblog1 .module-recent-photos .module-content { margin: 6px 0 0 12px; }


/* moblog2 tweaks */

	.layout-moblog2 #container-inner { background-position: 105px 0; }
	.layout-moblog2 #pagebody
	{
		background: transparent url(Mhutstyle/divider-bg.gif) 447px 0 repeat-y;
	}
	.layout-moblog2 #pagebody-inner
	{
		background: transparent url(Mhutstyle/divider-bg.gif) 647px 0 repeat-y;
	}

	.layout-moblog2 #alpha { width: 70px; }
	.layout-moblog2 #beta { width: 300px; margin: 0 0 0 40px; }
	.layout-moblog2 #gamma { width: 170px; margin: 0 0 0 40px; }

	.layout-moblog2 #delta
	{
		float: left;
		width: 100px;
		margin: 0 0 0 20px;
	}

	.layout-moblog2 .module-header,
	.layout-moblog2 .trackbacks-header,
	.layout-moblog2 .comments-header,
	.layout-moblog2 .comments-open-header,
	.layout-moblog2 .archive-header
	{
		margin: 20px 0 1px 0;
	}

	.layout-moblog2 .date-header { margin-top: 20px; }

	.layout-moblog2 .module-photo .module-content { margin: 0; }
	.layout-moblog2 .module-photo img { width: 80px; height: auto; }

	.layout-moblog2 .module-recent-photos .module-content
	{
		margin: 0;
		padding: 0;
		background: none;
	}

	.layout-moblog2 .module-recent-photos .module-list { margin: 0; }
	.layout-moblog2 .module-recent-photos .module-list-item { margin: 0 0 5px 0; }


/* timeline tweaks */

	.layout-timeline #container-inner { background-position: 377px 0; }

	.layout-timeline #alpha { width: 340px; }
	.layout-timeline #beta { width: 360px; }

	.layout-timeline #gamma,
	.layout-timeline #delta
	{
		width: 170px;
	}

	.layout-timeline .module-recent-photos .module-content { padding: 0 0 10px 0; }
	.layout-timeline .module-recent-photos .module-list { margin: 7px 0 0 7px; }



/* one-column tweaks */

	.layout-one-column body { min-width: 620px; }

	.layout-one-column #container
	{
		width: 620px;
		background: transparent url(Mhutstyle/one-column-container-bg.gif) repeat-y;
	}

	.layout-one-column #container-inner
	{
		margin: 0 10px 0 10px;
		border-bottom: 1px solid #5b626a;
		background: none;
	}

	.layout-one-column #banner
	{
		width: 600px; /* necessary for ie win */
		background: #600 url(Mhutstyle/BHEADB.jpg) no-repeat;
	}

	.layout-one-column #container-inner { background: none; }
	.layout-one-column #alpha { width: 500px; }

	.layout-one-column .module-powered
	{
		margin: 10px 0 20px 0;
	}


/* two-column-left tweaks */

	.layout-two-column-left #container-inner { background: none; }
	.layout-two-column-left #alpha { width: 200px; }
	.layout-two-column-left #beta
	{
		width: 500px;
		margin: 20px 0 0 20px;
	}

	.layout-two-column-left .module-powered
	{
		margin: 10px 0 20px 0;
	}


/* two-column-right tweaks */

	.layout-two-column-right #container-inner { background: none; }
	.layout-two-column-right #alpha { width: 500px; }
	.layout-two-column-right #beta
	{
		width: 200px;
		margin: 20px 0 0 20px;
	}

	.layout-two-column-right .module-powered
	{
		margin: 10px 0 20px 0;
	}

.module-tagcloud .module-content {list-style: none; }
.module-tagcloud .module-list { background: none; }

/* three-column tweaks */

	.layout-three-column #container-inner { background-position: 532px 0; }

	.layout-three-column #alpha { width: 190px; }

	.layout-three-column #beta
	{
		width: 285px;
		margin: 20px 0 20px 20px;
	}

	.layout-three-column #gamma
	{
		width: 190px;
		margin: 20px 0 20px 40px;
	}

	.layout-three-column .module-powered
	{
		margin: 10px 0 20px 0;
	}
.post-photo
{
	background: white; border: 2px solid #FFFFFF;
}

.post-photo a:hover
{
        text-decoration: none;
        color: #fff;
        background-color:#fff;
}
.polaroid
{
	padding-left: 5px; padding-right: 5px; padding-top: 5px; padding-bottom: 30px;
	background: white; border: 1px solid #FFFFFF;

}

.polaroid a:hover
{
        text-decoration: none;
        color: #fff;
        background-color:#fff;
}

.imgravatar {
float: left;
margin-left: 36px;
margin-right: 10px;
margin-top: 15px;
margin-bottom: 1px;
border: 1px solid white;
display: block;
overflow: auto;

}
.comentario {
background: url("Mhutstyle/comment.jpg") repeat-y;
width: 490px;
margin: 0px;
padding: 0px;

}
.comment-text {
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 14px;
  text-align: left;
  width: 470px;
}


#ventananueva {
	border:1px solid #dddddd;
	background-color:#FFFFFF;
	padding:5px;
	font-weight:normal;
}
#ventananueva input{
	border:0px;
	padding:0px;
	margin:0px;
	background-image: none;

}
.comment-content {
background: #171e26 url("Mhutstyle/commentbgtest.jpg") no-repeat;
width: 490px;
padding-top: 7px;
margin-bottom: 50px;

}

.comments-foot {
background: url("Mhutstyle/commentbgend.jpg") no-repeat bottom;
margin: 0;
width: 490px;
height: 22px;


}
.writer {
 text-align: left;
 color: #666;
 font-size: 10px;
 padding-top: 14px;
}

/* Addittional classes, type: text boxes - Modification design by mhut - Original code from www.mollio.org -  */

/* Music box style */
.boxmusic {
        color:#ffffff;
        padding: 15px 20px 20px;
        border-top: 1px solid #d1cdcd;
        margin: 0 0 1.5em;
        background: #343232 url("Mhutstyle/BOXMUSIC.jpg") no-repeat 100% 100%}
	.boxmusic p, .boxmusic h1, .boxmusic h2, .boxmusic h3, .boxmusic h4, .boxmusic h5, .boxmusic h6 {
        margin: 0 0 .3em;
        border-bottom: 1px solid #7d8899;
        color:#7d8899}
	.boxmusic p {
        border:none;
        margin: 0 0 1em;
        color:#444}
	.boxmusic a {font-weight:bold}

/* Movie box style */
.boxcine {
        color:#ffffff;
        padding: 15px 20px 20px;
        border-top: 1px solid #d1cdcd;
        margin: 0 0 1.5em;
        background: #343232 url("Mhutstyle/BOXCINEMA.jpg") no-repeat 100% 100%}
	.boxcine p, .boxcine h1, .boxcine h2, .boxcine h3, .boxcine h4, .boxcine h5, .boxcine h6 {
        margin: 0 0 .3em;
        border-bottom: 1px solid #7d8899;
        color:#7d8899}
	.boxcine p {
        border:none;
        margin: 0 0 1em;
        color:#444}
	.boxcine a {font-weight:bold}

/* Blockquote box style */
.boxquote {
        color:#ffffff;
        padding: 15px 20px 20px;
        border-top: 1px solid #d1cdcd;
        margin: 0 0 1.5em;
        background: #343232 url("Mhutstyle/BOXQUOTE.jpg") no-repeat 100% 100%}
	.boxquote p, .boxquote h1, .boxquote h2, .boxquote h3, .boxquote h4, .boxquote h5, .boxquote h6 {
        margin: 0 0 .3em;
        border-bottom: 1px solid #7d8899;
        color:#7d8899}
	.boxquote p {
        border:none;
        margin: 0 0 1em;
        color:#444}
	.boxquote a {font-weight:bold}

/* Misc text/comment box style */
.boxtext {
        color:#ffffff;
        padding: 15px 20px 20px;
        border-top: 1px solid #d1cdcd;
        margin: 0 0 1.5em;
        background: #343232 url("Mhutstyle/BOXTEXT.jpg") no-repeat 100% 100%}
	.boxtext p, .boxtext h1, .boxtext h2, .boxtext h3, .boxtext h4, .boxtext h5, .boxtext h6 {
        margin: 0 0 .3em;
        border-bottom: 1px solid #7d8899;
        color:#7d8899}
	.boxtext p {
        border:none;
        margin: 0 0 1em;
        color:#444}
	.boxtext a {font-weight:bold}

/* Misc content/comment box style */
.boxmix {
        color:#ffffff;
        padding: 15px 20px 20px;
        border-top: 1px solid #d1cdcd;
        margin: 0 0 1.5em;
        background: #343232 url("Mhutstyle/BOXMISC.jpg") no-repeat 100% 100%}
	.boxmisc p, .boxmix h1, .boxmix h2, .boxmix h3, .boxmix h4, .boxmix h5, .boxmix h6 {
        margin: 0 0 .3em;
        border-bottom: 1px solid #7d8899;
        color:#7d8899}
	.boxmixc p {
        border:none;
        margin: 0 0 1em;
        color:#444}
	.boxmix a {font-weight:bold}

/* Gadgets box style */
.boxgadget {
        color:#ffffff;
        padding: 15px 20px 20px;
        border-top: 1px solid #d1cdcd;
        margin: 0 0 1.5em;
        background: #343232 url("Mhutstyle/BOXGADGET.jpg") no-repeat 100% 100%}
	.boxgadget p, .boxgadget h1, .boxgadget h2, .boxgadget h3, .boxgadget h4, .boxgadget h5, .boxgadget h6 {
        margin: 0 0 .3em;
        border-bottom: 1px solid #7d8899;
        color:#7d8899}
	.boxgadget p {
        border:none;
        margin: 0 0 1em;
        color:#444}
	.boxgadget a {font-weight:bold}

/* Night box style */
.boxnocturne {
        color:#ffffff;
        padding: 15px 20px 20px;
        border-top: 1px solid #d1cdcd;
        margin: 0 0 1.5em;
        background: #343232 url("Mhutstyle/BOXNOCTURNE.jpg") no-repeat 100% 100%}
	.boxnocturne p, .boxnocturne h1, .boxnocturne h2, .boxnocturne h3, .boxnocturne h4, .boxnocturne h5, .boxnocturne h6 {
        margin: 0 0 .3em;
        border-bottom: 1px solid #7d8899;
        color:#7d8899}
	.boxnocturne p {
        border:none;
        margin: 0 0 1em;
        color:#444}
	.boxnocturne a {font-weight:bold}

/* Crazy people box style */
.boxcrazy {
        color:#ffffff;
        padding: 15px 20px 20px;
        border-top: 1px solid #d1cdcd;
        margin: 0 0 1.5em;
        background: #343232 url("Mhutstyle/BOXPERSO.jpg") no-repeat 100% 100%}
	.boxcrazy p, .boxcrazy h1, .boxcrazy h2, .boxcrazy h3, .boxcrazy h4, .boxcrazy h5, .boxcrazy h6 {
        margin: 0 0 .3em;
        border-bottom: 1px solid #7d8899;
        color:#7d8899}
	.boxcrazy p {
        border:none;
        margin: 0 0 1em;
        color:#444}
	.boxcrazy a {font-weight:bold}

/* More addittional classes by Mhut */

/* Add quoted text special box format */
.cita { width:80%;
        color:#7d8899;
        padding: 15px 20px 10px 40px;
        display:block;
        border:none;
        margin: 0 0 1.5em;
        background: #101921 url("Mhutstyle/CITA.jpg");
        background-position:left top;
        background-repeat: no-repeat;
        font-size: 16px;
        font-style: italic;
        font-weight: bold; }
	.cita h1, .cita h2, .cita h3, .cita h4, .cita h5, .cita h6 {margin: 0 0 .3em;border-bottom: 1px solid #FFFFFF;color:#FFFFFF}
	.cita p {   border-top:1px solid #FFFFFF;
                margin: 0 0 1em;
                color:#FFFFFF;
                font-size: 9px;
                text-align: right;  }
	.cita a {font-weight:bold}

.citabox { width:80%;
        color:#7d8899;
        padding: 15px 20px 10px 40px;
        display:block;
        border:none;
        margin: 0 0 1.5em;
        background: #343232 url("Mhutstyle/CITAB.jpg");
        background-position:left top;
        background-repeat: no-repeat;
        font-size: 16px;
        font-style: italic;
        font-weight: bold; }
	.citabox h1, .citabox h2, .citabox h3, .citabox h4, .citabox h5, .citabox h6 {margin: 0 0 .3em;border-bottom: 1px solid #FFFFFF;color:#FFFFFF}
	.citabox p {   border-top:1px solid #FFFFFF;
                margin: 0 0 1em;
                color:#FFFFFF;
                font-size: 9px;
                text-align: right;  }
	.cita a {font-weight:bold}
/* A set of papers with a clip (Background) */
.multiclip {
        color:#ffffff;
        padding: 10px 25px 35px;
        border-top: 1px solid #d1cdcd;
        margin: 0 0 1.5em;
        background: #3d4247 url("Mhutstyle/MULTICLIP.jpg") no-repeat 100% 100%}
	.multiclip p, .multiclip h1, .multiclip h2, .multiclip h3, .multiclip h4, .multiclip h5, .multiclip h6 {
        margin: 0 0 .3em;
        border-bottom: 1px solid #7d8899;
        color:#7d8899}
	.multiclip p {
        border:none;
        margin: 0 0 1em;color:#444}
	.multiclip a {font-weight:bold}
/* A set of papers with stripes (Background) */
.multistripe {
        color:#ffffff;
        padding: 10px 25px 50px;
        border-top: 1px solid #d1cdcd;
        margin: 0 0 1.5em;
        background: #343232 url("Mhutstyle/MULTISTRIPE.jpg") no-repeat 100% 100%}
	.multistripe p, .multistripe h1, .multistripe h2, .multistripe h3, .multistripe h4, .multistripe h5, .multistripe h6 {
        margin: 0 0 .3em;
        border-bottom: 1px solid #7d8899;
        color:#7d8899}
	.multistripe p {
        border:none;
        margin: 0 0 1em;
        color:#444}
	.multistripe a {font-weight:bold}

/* Add more comment in format multiclip */
.miniclip {
        color:#ffffff;
        padding: 5px 5px 10px;
        border-bottom: 1px dashed #d1cdcd;
        margin: 0 0 1.5em;
        background: #3d4247}
	.miniclip p, .miniclip h1, .miniclip h2, .miniclip h3, .miniclip h4, .miniclip h5, .miniclip h6 {
        margin: 0 0 .3em;
        border-bottom: 1px solid #7d8899;
        color:#7d8899}
	.miniclip p {
        border:none;
        margin: 0 0 1em;
        color:#444}
	.miniclip a {font-weight:bold}

/* Add more comment in format multistripe */
.ministripe {
        color:#ffffff;
        padding: 5px 5px 10px;
        border-bottom: 1px dotted #d1cdcd;
        margin: 0 0 1.5em;
        background: #343232}
	.ministripe p, .ministripe h1, .ministripe h2, .ministripe h3, .ministripe h4, .ministripe h5, .ministripe h6 {
        margin: 0 0 .3em;
        border-bottom: 1px solid #7d8899;
        color:#7d8899}
	.ministripe p {
        border:none;
        margin: 0 0 1em;
        color:#444}
	.ministripe a {font-weight:bold}

/* Normal box */
.box {
	margin: 10px 0 4px;
	border: 1px dashed #1a2936;
	padding: 10px 10px 10px 10px;
	color: #FFFFFF;
	font-size: 11px;
	background-color: #0f171e;
}
.box .li {
	padding-left: 10px;
}

/* End box, my personal box and list item info */
.end {
    max-height: 200pt !important;
    min-height: 43px;
    max-width: 490px !important;
	color: #FFFFFF;
	font-size: 11px;
	background-color: #0e1720;
  background-image: url(Mhutstyle/info.jpg);
  background-position: bottom center;
  background-repeat: no-repeat;
  margin-top: 10px;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 2px;
  padding-top: 5px;
  padding-left: 10px;
  padding-right: 50px;
  padding-bottom: 12px;
  text-align: justify;
  display: block !important;
  overflow: auto !important;
  border-top: 1px dashed #1A2936;
}

#info
{
    padding: 0;
    margin: 0;
    color:#fff;
    font-family: 'trebuchet ms', arial, helvetica, sans-serif;

}
#info li {display:inline;
    margin:0;
    padding-left:9px;
    padding-right:4px;
    background-image: url("Mhutstyle/glue_list.jpg");
    background-position: left;
    background-repeat: no-repeat;
}

#rel
{
  padding: 0 !important;
  margin: 0 !important;
}

#rel li
{
	margin: 0;
	padding-left: 10px !important;
	text-align: left;
  	background-image: url("Mhutstyle/glue_list.jpg");
    	background-position: left;
    	background-repeat: no-repeat;
}
.cnumber {
  	font-weight: bold;
  	font-size: 14px;
  	color: #666;
  	padding-right: 8px;
}
.autor {

  text-align: left;
  font-size: 10px;
  color: #888899;
  background-image: url("Mhutstyle/autorbg.jpg");
  background-repeat: no-repeat;
  background-position: top;
  width: 98%;
  margin-top: 3px;
  margin-bottom: 5px;

}