@charset "utf-8";
/* CSS Document */

body {
background-color: #7a7a7a;
background-image: url();
font-family: Arial;
font-size: 11px;
color: #0d0c08;
	}


.head1 {
	background-image: url();
	background-color: #7a7a7a;
	text-align: left;
	font-family: Arial;
	font-size:18px;
	line-height: 16px;
	text-transform: lowercase;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	border-left: 0px;
	letter-spacing: 1px;
	padding: 4px;
	margin: 0px;
	}
	
.head2 {
	text-align: left;
	font-family: georgia;
	font-size:12px;
	line-height: 12px;
	text-transform: uppercase;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: #d22319;
	border-bottom: 0px #66592b solid;
	letter-spacing: 1px;
	padding: 2px;
	padding-right: 7px;
	margin: 0px;
	}
	
.head3 {
	text-align: left;
	font-family: georgia;
	font-size:12px;
	line-height: 12px;
	text-transform: uppercase;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: #a9a39e;
	border-bottom: 0px #66592b solid;
	letter-spacing: 1px;
	padding: 2px;
	padding-right: 7px;
	margin: 0px;
	}

.content {
	text-align: left;
	background-color: #f0f0f0;
	font-family: Arial;
	font-size: 12px;
	color: #0d0c08;
	font-weight: normal;
	padding: 4px;
	margin: 6px;
	margin-bottom: 10px;
	}
	
.topboxes {
	text-align: left;
	background-color: transparent;
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	padding: 1px;
	margin: 0px;
	}
	
.redboxes {
	text-align: left;
	background-color: transparent;
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	padding: 1px;
	margin: 0px;
	}

b {
font-weight: bold;
color: #595959;
	}

i {
font-weight: italicize;
color: #737373;
	}


strong {
font-weight: bold;
	}


a, a:link, a:visited, a:active {
color: #b30a00;
font-weight: normal;
text-decoration: underline;
	}
	
	
a:hover {
color: #000000;
background-color: #d22319;
font-weight: normal;
text-decoration: underline;
	}
	
	
blockquote {
	margin-left: 25px;
	margin-right: 25px;
	background-color: #c9c8c8;
	color: #000000;
	border: 1px;
	border-color: #c9c8c8;
	padding: 0px;
	}
	

img, .img1, a:img {
	border-color: #b30a00;
	background-color: #ffffff;
	padding: 0px;
	margin: 1px;
	}

.border, .border:hover {
	border-color: #b30a00;
	padding: 0px;
	margin: 1px;}
	
	
input , select , option , textarea {
	text-align: left;
	font-family: Arial;
	font-size: 12px;
	text-transform: none;
	font-weight: normal;
	color: #000000;
	background-color: #c9c8c8;
	border: 0px;
	cursor: hand;
	padding: 2px;
margin: 1px;
	}
	
	
.layout {
background-repeat: repeat;
padding: 0px;
margin-bottom: 0px;
border: 0px;
}



#ad {
right: 90px;
top: 0px;
left: 90px;
position:absolute;
}

#content {
float: right;
width: 640px;
}

#cont {
color: #112e4c;
-moz-border-radius: 10px 10px 10px 10px;
border: 1px solid #d4a0b2;
background:url(http://candice-accola.net/wp-content/themes/pink/mbg.png) no-repeat #edd6de;
background-position:bottom right; 
}

#title {
margin: 7px;
-moz-border-radius: 5px 5px 5px 5px;
background: #f7e7ed;
color: #2e4862;
padding-top: 10px;
padding-bottom: 10px;
}

#titlet {
font-size: 15px;
font-family: georgia;
font-style: italic;
color: #2e4862;
padding-bottom: 10px;
text-align: center;
border-bottom: 1px solid #ccc9ca;
}

#titlem {
padding-top: 10px;
font-size: 10px;
font-family: lucida sans;
color: #2e4862;
text-align: justify;
padding-left: 15px;
padding-right: 15px;
}

#sidebar {
float: left;
width: 250px;
margin-left: 0px;
}

#side {
color: #6e5d57;
-moz-border-radius: 10px 10px 10px 10px;
background: #f9ccdd;
border: 1px solid #f899bd;
}

#sidetitle {
margin:7px;
padding:10px;
font-size: 15px;
-moz-border-radius: 5px 5px 5px 5px;
font-family: georgia;
font-style: italic;
background: #fae1eb;
color: #2e4862;
text-align: center;
}

#sidecontent {
padding-left: 10px;
padding-right: 10px;
padding-top: 10px;
padding-bottom: 10px;
font-size: 10px;
font-family: lucida sans;
background:url(http://candice-accola.net/wp-content/themes/pink/mbg.png) no-repeat;
background-position:bottom right; 
color: #112e4c;
}

ul {
list-style-type:none;
padding:0px;
margin:0px;
}

li {
list-style-type:none;
padding:0px;
margin:0px;
}

#comments {
-moz-border-radius: 15px 15px 15px 15px;
border: 1px solid #f899bd;
color: #6b6b6b;
padding: 10px;
text-align: justify;
background:#f9ccdd;
}

#commente {
padding: 5px;
color: #6b6b6b;
text-align: justify;
-moz-border-radius: 5px 5px 5px 5px;
background: #fae1eb;
}