body {
	margin:0;
	padding:0;
	background-color:#9b7e7e;
}
.sabrinafl {
	margin-top:10px;
	margin-bottom:10px;
	border:5px solid #955b5b;
}
.sabrinaflcontent {
	vertical-align:top;
	background-color:#e5c9c9;
	color:#995959;
	text-align:justify;
	font-size:12px;
	font-family:'Ubuntu', sans-serif;
	font-weight:400;
}
h1 {
	margin-top:0;
	margin-bottom:8px;
	font-family:'Montserrat', cursive;
	font-weight:400;
	font-size:28px;
	color:#8f4d4d;
	line-height:100%;
	text-align:center;
	padding:5px;
}
h2 {
	margin-top:10px;
	margin-bottom:5px;
	color:#9a0d32;
	font-family:'Montserrat', sans-serif;
	font-size:18px;
	font-weight:400;
	border-bottom:1px dashed #9a0d32;
	padding:5px;
	line-height:100%;
	text-transform:lowercase;
}
h2 a, h2 a:link, h2 a:visited, h2 a:active {
	color:#9a0d32;
	text-decoration:none;
}
h2 a:hover {
	color:#b47108;
}
h3 {
	margin-top:10px;
	margin-bottom:-1px;
	color:#810c0c;
	font-family:'Lobster', cursive;
	font-weight:400;
	font-size:18px;
	text-transform:lowercase;
}
strong, b {
	color:#7a34b7;
	font-size:12px;
	font-family:'Montserrat', sans-serif;
	font-weight:700;
}
em, i {
	color:#c843a4;
	font-size:12px;
	font-family:georgia;
	font-weight:bold;
}
a, a:link, a:visited, a:active {
	text-decoration:none;
	color:#ca5b06;
}
a:hover {
	text-decoration:none;
	color:#3d749e;
}


/** Forms **/
input, textarea, select {
	background-color:#f3eff1;
	color:#91002f;
	border:1px solid #91002f;
	padding:3px;
	font-size:11px;
	font-family:verdana;
}
input[type=button], input[type=submit], input[type=reset] {
	background-color:#91002f;
	color:#f3eff1;
	border:1px solid #91002f;
	font-weight:bold;
	text-transform:uppercase;
}

/** Footer **/
#footer {
	color:#c37fa1;
	font-weight:bold;
	text-transform:uppercase;
	text-align:justify;
	margin-top:15px;
}
#footer a {
	color:#b7618c;
}
#footer a:hover {
	color:#9d4eb3;
}

/** Special **/
.catfile {
	padding-left:18px;
}
#affiliates a {
	border:0;
}
.codesort label {
	float: left;
	width: 12em;
	text-align: right;
	margin: 0 0.5em 0 0;
}
.codesort h2 { }
.codesort li {
	list-style-type:circle;
}
div.comments-form {}

form#comments-form {}

p#cmt-rules {}
p#cmt-moderation {}

label {
	display: block;
	float: left;
	width: 9em;
	text-align: right;
	margin: 0 0.5em 0 0;
}
#comments-form textarea {
	width: 99%;
}
.wysiwygmenu {
	display: block;
}
.wysiwygmenu a {
	padding: 0.125em 0.25em;
}
a.rss {}

div.archivelink {
	text-align: right;	
	margin: 2em 0 0 0;
}

div.credit {
	clear: both;
	text-align: center;
	border-top: 6px solid #eee;
	margin: 1em 0 0 0;
}

div.credit p {margin: 0;}