/* General nota*/
.note { 
	float: left;	
}

.note .time {
	font-family: georgia, sans-serif;
}

.note p {
	font-size: 0.85em;
	padding-bottom: 10px;
	padding-top: 10px;
}

.note h2 {
	line-height: 1em;	
	padding-bottom: 10px;
}

.note h3 {
	line-height: 1em;	
	padding-bottom: 10px;
}

.note h4 {
	line-height: 1em;	
	padding-bottom: 10px;
}

.note .comment a {
	font-family: georgia, sans-serif;	
}

/* TYPE 0 */
.type0 {
	color: #FFFFFF;
	background-color:#490C1E;
	border:10px solid #490C1E;
	width:650px;
	
}
.type0 a {
	color: #FFFFFF;
}

.type0 h2 {
	-x-system-font: none;
	font-family: georgia, sans-serif;
	font-size: 2.9em;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	padding-bottom: 10px;
}

.type0 .comment a {
	color: #FFFF00;
}

.type0 .time {
	color: #FFFF00;
}

.type0 p {
	font-size: 1.2em;
	width: 200px;
}

.type0 .photo {

}

.type0 .photo img {
	border: 1px solid #FFFFFF;	
	float: left;
	position:relative;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 35px;
	margin-left: 10px;}

.type0 .relations {
	background-color:#FFFFFF;
	padding:5px;
}

.type0 .relations li {
	display: block;
	line-height: 12px;
	padding-bottom:4px;
}

.type0 .relations a {
	color: #000000;
	font-size: 0.85em;	
}

/* TYPE 1 */
.type1 {
	color: #FFFFFF;
	background-color:#363636;
	/*border:10px solid #490C1E;*/
	border:8px solid #363636;
	width:429px;
	
}
.type1 a {
	color: #FFFFFF;
}
.type1 a:hover {
	color: #FFFFC1;
}

.type1 h2 {
	-x-system-font: none;
	font-family: georgia, serif;
	font-size: 2.5em;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}

.type1 .comment a {
	color: #FFFF00;
}

.type1 .time {
	color: #FFFF00;
}

.type1 .photo img {
	border: 1px solid #e2e2e2;
	float:left;
	margin-bottom: 10px;
/*	width:420px;*/
/*	max-height:213px;*/
}

.type1 .relations {
	background-color:#e2e2e2;
	padding:1px 1px 1px 20px;
	color: #000000;
}

.type1 .relations ul {
	
}

.type1 .relations li {
	color: #FF0000;
	display: list-item;
	line-height: 12px;
	list-style-type:disc;
	padding-bottom:4px;
}

.type1 .relations a {
	color: #262626;
	font-size: 0.85em;
	line-height: 1.1;
}

.type1 hr {
	color:#FF0000;
	height:5px;
	border:0;
	background:#FF0000;
	margin-bottom:7px;
	margin-top:2px;
	_margin-bottom: 7px;
	_margin-top: 2px;
	clear:both;
}

/* TYPE 2 */
.type2 {
	color: #000000;
	background-color:#FFFFFF;
	border:5px solid #FFFFFF;
	width:222px;
	
}
.type2 a {
	color: #000000;
}

.type2 h3 {
	-x-system-font: none;
	font-family: georgia, serif;
	font-size: 1.5em;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}
.type2 .summary {
	color: #3C3C3C;
	font-family: georgia, serif;
	font-weight:normal;
}

.type2 .comment a {
	color: #FF0000;
}

.type2 .time {
	color: #FF0000;
}


.type2 .photo img {
	border: 1px solid #000000;	
/*	width:217px;*/
/*	max-height:121px;*/
}

.type2 .relations {
	padding:5px 5px 5px 10px;
	background-color:#e9e9e9;
}

.type2 .relations li {
	display:list-item;
	list-style-type:disc;
	padding-left:1px;
	margin-left:7px;
	color:#ff0000;
	line-height: 12px;
	padding-bottom:4px;
}

.type2 .relations a {
	color: #262626;
	font-size: 0.85em;
	line-height:1.2em;
}

/* type 3*/

.type3 {
	color: #FFFFFF;
	background-color:#363636;
	border:10px solid #363636;
	width:652px;
	
}
.type3 a {
	color: #FFFFFF;
}

.type3 .summary {
	color: #FFFF00;
}

.type3 h2 {
	-x-system-font: none;
	font-family: georgia, serif;
	font-size: 2.1em;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}

.type3 h3 {
	-x-system-font: none;
	font-family: georgia, sans-serif;
	font-size: 2.1em;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}

.type3 .comment a {
	color: #FFFF00;
}

.type3 .time {
	color: #FFFF00;
}

.type3 p {
	font-size: 1.2em;	
}

.type3 .photo img {
	border:2px solid #FFFFFF;
	float:left;
	margin-right:20px;
	max-height:96px;
	width:129px;
}

.type3 .relations {
	background-color:#FFFFFF;
	padding:1px 1px 1px 20px;
	color: #000000;
}

.type3 .relations li {
	color: #FF0000;
	display: list-item;
	line-height: 15px;
	list-style-type:disc;
	padding-bottom:5px;
}

.type3 .relations a {
	color: #000000;
	font-size: 0.85em;	
}

.type3 hr {
	color:#FF0000;
	height:5px;
	border:0;
	background:#FF0000;
	margin-bottom:7px;
	margin-top:2px;
	_margin-bottom: 7px;
	_margin-top: 2px;
	clear:both;
}

/* type 4*/

.type4 {
	color: #000000;
	background-color:#FFFFFF;
	border:5px solid #FFFFFF;
	
}
.type4 a {
	color: #000000;
}

.type4 h3 {
	-x-system-font: none;
	font-family: georgia, sans-serif;
	font-size: 1.5em;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}
.type4 .summary {
	color: #490C1E;
	font-family: georgia, sans-serif;
	font-weight:bold;
}

.type4 .comment a {
	color: #490C1E;
}

.type4 .time {
	color: #490C1E;
}

.type4 .photo {
	float: left;	
	margin-right:10px;
}

.type4 .photo img {
	border: 1px solid #000000;	
	max-height:96px;
	width:129px;	
}

.type4 p {
	font-size: 1.1em;
	float: left;	
	padding-top: 0px;
	width: 520px;
}

.type4 .relations {
	padding:5px;
}

.type4 .relations li {
	display: block;
	line-height: 12px;
	padding-bottom:4px;
}

.type4 .relations a {
	color: #000000;
	font-size: 0.85em;	
}


/* TYPE 5 */
.type5 {
	color: #000000;
	background-color:#fcb977;
	border:2px solid #eb9847;
	height: 220px;
	padding: 8px;
	width: 221px;
	min-height: 180px;
		
}
.type5 a {
	color: #000000;
}

.type5 h3 {
	-x-system-font: none;
	font-family: georgia, sans-serif;
	font-size: 1.5em;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}
.type5 .summary {
	color: #954900;
	font-family: georgia, sans-serif;
	font-weight:bold;	
}

.type5 .comment a {
	color: #e48b35;
}

.type5 .time {
	color: #ffff00;
}


.type5 .photo {
	float: left;
}

.type5 .photo img {
	float: left;
	border: 1px solid #000000;
	margin-right:8px;
}

.type5 p a {
	font-size: 1.1em;
	color: #ffff00;
}

.type5 p{
	padding-top: 0px;
}

.type5 .relations {
	padding:5px;
}

.type5 .relations li {
	display: block;
	line-height: 12px;
	padding-bottom:4px;
}

.type5 .relations a {
	color: #FFFFFF;
	font-size: 0.85em;	
}

/* type 6*/

.type6 {
	color: #262626;
	background-color:#DCDCDC;
	border:8px solid #DCDCDc;
	width: 429px;	
}

.type6 a {
	color: #3c3c3c;
}

.type6 h2 {
	-x-system-font: none;
	font-family: georgia;
	font-size: 2.5em;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}

.type6 h3 {
	-x-system-font: none;
	font-family: georgia;
	font-size: 2.1em;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}

.type6 .comment a {
	color: #FF0000;
}

.type6 .time {
	color: #FF0000;
}

.type6 .photo {
	float: left;	
}

.type6 .photo img {
	border:1px solid #262626;
	float:left;
    /*max-height:70px;*/
/*	width:125px;*/
	margin-right:25px;
	margin-bottom: 10px;
}
.type6 p {
	float: left;	
	width: 270px;
}

.type6 .relations {
	float: left;
	background-color:#e9e9e9;
	padding:1px 1px 1px 20px;
	color: #262626;
	width: 416px;
}

.type6 .relations li {
	color: #FF0000;
	display: list-item;
	list-style-type:disc;
	line-height: 12px;
	padding-bottom:6px;
}

.type6 .relations a {
	color: #262626;
	font-size: 0.85em;
	line-height: 1.1;
}

.type6 hr {
	color:#FF0000;
	height:1px;
	border:0;
	background:#FF0000;
	margin-bottom:7px;
	margin-top:2px;
	_margin-bottom:7px;
	_margin-top: 2px;
	clear:both;
}

/* type 7*/


.type7 {
	border:1px solid;
	float:left;
	border-color: #f0cc8e;
	background-color: #ffe4b5;
	height:125px;
	margin:3px;
	padding:5px;
	width:230px;
}

.type7 h3 {
	text-transform:uppercase;
	font-weight:bold;
	color: #490C1E;
}

.type7 span {
	width:202px;
	font-family: Georgia;
	color: #490c1e;
	font-size: 13px;
	padding-bottom: 20px;
}

.type7 img {
	float:left;
	/*width: 110px; */
	/*height: 70px;*/
	margin-right: 15px;
	position: relative;
}

.type7 p {
	float:left;
	padding-left:5px;
	width:107px;
}


/* TYPE Edition */
.typeEdition {
	color: #FFFFFF;
	background-color:#363636;
	/*border:10px solid #490C1E;*/
	border:8px solid #363636;
	width:660px;
	
}
.typeEdition a {
	color: #ffffff;
}

.typeEdition li {
	-x-system-font: none;
	font-family: georgia, serif;
	font-size: 1.2em;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	display:list-item;
	list-style-type:disc;
	margin-left:15px;
	margin-bottom:8px;
	color:#ff0000;
}

.typeEdition .photo img {
	border: 1px solid #e2e2e2;
	float:left;
	margin-bottom: 10px;
/*	width:420px;*/
/*	max-height:213px;*/
}

.typeEdition hr {
	color:#FF0000;
	height:5px;
	border:0;
	background:#FF0000;
	margin-bottom:7px;
	margin-top:2px;
	_margin-bottom: 7px;
	_margin-top: 2px;
	clear:both;
}

.typeEdition .divIssuu {
	float:left;
	color:#FF0000;
	width:380px;
	height:235px;
	border:0;
	margin-top:5px;
}

.typeEdition .divNotes {
	float:left;
	color:#FF0000;
	width:280px;
	height:235px;
	border:0;
	margin-top:5px;
	/*background-color:#cecece;*/
}
.typeEdition h2 {
	display:inline;
	margin-right:2px;
	margin-bottom:4px;
}
.typeEdition P {
	clear:all;
}

/* TYPE AUTHOR */
.typeAuthor {
	color: #000000;
	background-color:#ffffff;
	border:1px solid #e0e0e0;
	height: 115px;
	padding: 5px;
	width: 202px;
	min-height: 80px;
}
.typeAuthor a {
	color: #000000;
}

.typeAuthor h3 {
	-x-system-font: none;
	font-family: georgia, serif;
	font-size: 1.5em;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	padding-bottom: 2px;
}
.typeAuthor .summary {
	color: #3C3C3C;
	font-family: georgia, serif;
	font-weight:normal;
}

.typeAuthor img {
	border: 1px solid #000000;
	margin: 4px 4px 4px 0px;
}

.Author {
	float:left;
	text-align:center;
	width:110px;
}

.Author img{
	border: 1px solid #a0a0a0;
	margin-top:10px;
	margin-left:10px;
	display: block;
}

.Author a {
	color: #000000;
}

.comment{
clear:all;
/*width:460px;*/
margin-top: 4px;
padding:2px;
margin-bottom: 4px;
border-bottom: 1px dotted #a5a5a5;
}

.commentNote{
float:left;
clear:all;
/*width:460px;*/
margin-top: 4px;
padding:2px;
margin-bottom: 4px;
border-bottom: 1px dotted #a5a5a5;
}

.commentNote .data{
float:left;
width:100px;
text-align:center;
}
.commentNote .message{
float:left;
width:355px;
}

/* container box*/

.boxContainer2 {
	float: left;
	border: 2px solid #CECECE;
	line-height: 16px;
	margin-bottom: 17px;
	width: 300px;
}

.boxContainer2 .roof {
	-x-system-font: none;
	background-color: #CECECE;
	color: #000000;
	font-size: 11px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	height:28px;
	line-height:25px;
	padding-left:8px;
	text-transform:uppercase;
	width:100;
}