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

body {
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	background-color: #E7D1E7;
}


/*Leaderboard */

.leaderboard {
margin: auto;
background: #909090;
text-align: center;
}

.leaderboard-cont {
width: 900px;
margin: auto;
}

.leaderboard-cont {
width: 857px;
margin: auto;
padding-top: 10px;
padding-bottom: 10px;

}


/* Fonts */

.small-text {
width: 140px;
font-family: Arial;
font-size: 8pt;
border-bottom: 1px dotted #BEC4B4;
padding-bottom: 4px;
margin-top: 10px;
}

.small-text a:link, 
.small-text a:visited, 
.small-text a:active {
color: #4E5D76;
text-decoration: none;
}

.small-text a:hover {
color: #000;
text-decoration: none;
}

.small-text-white {
width: 240px;
font-family: Arial;
font-size: 8pt;
border-bottom: 1px dotted #ffffff;
color: #ffffff;
padding-bottom: 4px;
margin-top: 10px;
}

.small-text-white a:link, 
.small-text-white a:visited, 
.small-text-white a:active {
color: #ffffff;
text-decoration: none;
}

.small-text-white a:hover {
color: #000;
text-decoration: none;
}

.small-text-noul {
font-family: Arial;
font-size: 8pt;
padding-bottom: 4px;
margin-top: 10px;
}

.small-text-noul a:link, 
.small-text-noul a:visited, 
.small-text-noul a:active {
color: #4E5D76;
text-decoration: none;
}

.small-text-noul a:hover {
color: #000;
text-decoration: none;
}

/* END TOPPER LEFT CONTENT */
/* ADS IN TOPPER */


.topper-right {
width: 150px
float: right;
}



/* ENTRY STUFF */


.www.moi-meme.com {
padding: 0px;
background-color: #fff;
}

.entry img {
   padding:2px;
   border:1px solid #CCCCCC;
   background-color:#FFFFFF;
}


h3 {
font-size: 18px;
line-height: 22px;
}

h3 a:link,
h3 a:active,
h3 a:visited {
font-family: Arial;
color: #4E5D76;
text-decoration: none;
margin-bottom: 0;
}

h3 a:hover {
color: #ccc;
text-decoration: none;
}

h2.date-header {
font-family: Arial;
font-size: 10pt;
color: #754267;
border: 1px dotted #5D6F8D;
padding: 5px;
background-color: #E7D1E7;
color: #754267;
}


img.left {
float: left;
margin-right: 5px;
border: none;
}

img.right {
float: right;
margin-left: 5px;
border: none;
}


/* Categories */

h4.cat-headings {
color: #754267;
text-transform: uppercase;
font-family: Arial;
font-size: 11px;
font-weight: bold;
border: 1px dotted #5D6F8D;
padding: 5px;
background-color: #E7D1E7;
}

h4.cat-headings a:link,
h4.cat-headings a:visited,
h4.cat-headings a:active {
text-decoration: none! important;
}


/* Modules */

.module-list {
font-family: Arial;
font-size: 12px;
color: #ffffff;
}

.module-list a:link,
.module-list a:active,
.module-list a:visited {
color: #DADADA;
}

module-list-item {
font-family: Arial;
font-size: 12px;
color: #ffffff;
}

.module-list-item a:link,
.module-list-item a:active,
.module-list-item a:visited {
color: #DADADA;
}

.module-content {
    margin: 0 0 10px;
    border-top: 1px solid #cfd4d9;
    padding: 10px 10px 0;
    font-size: 10px;
    line-height: 1.2;
}

.module-search module { font-size: 10px; }


/* Entries */

.entry { font-size: 10px; }

.entry-content a:link,
.entry-content a:active,
.entry-content a:visited {
font-family: Arial;
color: #384355;
text-decoration: underline;
margin-bottom: 0;
}

.entry-content a:hover {
color: #74b31f;
text-decoration: none;
}

.entry-body {
font-family: Arial;
font-size: 12px;
line-height: 16px;
background-color: #fff;
}

.entry-footer {
clear: both;
border-top: 1px dotted #BEC4B4;
padding-top: 5px;
margin-bottom: 10px;
}

.entry-footer-tags {
text-transform: uppercase;
font-size: .9em;
}

.entry-footer-comments {
line-height: 1.3em;
}

.post-footers {
clear: both;
border-top: 1px dotted #BEC4B4;
padding-top: 5px;
margin-bottom: 10px;
}

h3.entry-header {
font-weight: bold;
font-family: Arial;
font-size: 18px;
color: #FF00CC;
line-height: 14px;
margin-top: 15px;
margin-bottom: 10px;
}

.entry-more-link a:link,
.entry-more-link a:active,
.entry-more-link a:visited {
color: #778294;
}

.comments-open a:link,
.comments-open a:active,
.comments-open a:visited {
color: #778294;
}


