/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(http://sims3one.com/design/img/fond.jpg);
	background-attachment: fixed;
	background-repeat:repeat-x;

}
body,td,th {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #000000;
}
a {
	font-size: 12px;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #333333;
}
.Style2 {color: #FFFFFF}

h1, h2, h3 {
	margin: 0;
	font-family: Trebuchet MS;
	font-weight: normal;
	color: #000000;
}

h1 { font-size: 44px; }

h2 { font-size: 20px; }

h3 { }

.post .title {
	height: 30px;
	margin-bottom: 3px;
	border-bottom: 1px dashed #7CCB07;
	font-family: Trebuchet MS;
	color: #7CCB07;
}
.post .date {
	float: right;
	margin-top: -45px;
	padding-right: 20px;
	font-family: Trebuchet MS;
	font-weight: normal;
	font-size: 18px;
	color: #7CCB07;
}

.post .meta {
	margin: -30px  0 3px 25px;
	padding: 2px 30px 2px 0px;
	font-family: Trebuchet MS;
	font-weight: normal;
	font-size: 10px;
	color: #7CCB072;
}

.post .meta a { color: #7CCB07; }

.post .entry {
	padding: 20px 0px;
}

.post .links {
	margin: 0 250px 0 0;
	padding: 0 0 0 0px;
}

.post .links .comments {
}

.post .links .permalink {
	padding-left: 17px;
}
