/*   
Theme Name: Uglymely Custom THEME
Theme URI: http://www.gillesmanzato.com
Description: Un theme custom pour UGLYMELY. 
Author: GILLES MANZATO
Author URI: http://www.gillesmanzato.com
Version: 1
License: Creative Commons Attribution-Share Alike 3.0 (http://creativecommons.org/licenses/by-sa/3.0/).
*/

body {
	background-color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.6;
	color: #666666;
	background-repeat: repeat-x;
	background-position: top;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}


<div id="fb-root"></div>
<script>
  window.fbAsyncInit = function() {
    FB.init({
      appId      : 'www.facebook.com/uglymelyfans', // App ID
      channelUrl : '//www.uglymely.com/channel.html', // Channel File
      status     : true, // check login status
      cookie     : true, // enable cookies to allow the server to access the session
      oauth      : true, // enable OAuth 2.0
      xfbml      : true  // parse XFBML
    });

    // Additional initialization code here
  };

  // Load the SDK Asynchronously
  (function(d){
     var js, id = 'facebook-jssdk'; if (d.getElementById(id)) {return;}
     js = d.createElement('script'); js.id = id; js.async = true;
     js.src = "//connect.facebook.net/en_US/all.js";
     d.getElementsByTagName('head')[0].appendChild(js);
   }(document));
</script>

<div class="fb-like" data-send="true" data-width="450" data-show-faces="true"></div>

.clean {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 3px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFFFFF;              

}

a:hover clean {
border: none
            
}
a img {
border: none
}
a:hover img {
border: none
}

.headerimage {
	margin-top: 40px;
	padding: 0px;
}


#header {
	display:block;
	width: 960px;
	margin: 0 auto;
	background:url(http://www.uglymely.com/wp-content/uploads/2012/09/banumysept2012.jpg) left;
	height:180px;
	border-bottom:1px solid #CCC;
}
#header span{
	visibility:hidden;
}
#container {
	width: 960px;
	margin:0 auto;
}

#entrypage {
	font-size: .9em;
	line-height: 1.4em;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0;
	}

#sidebar {
	width: 200px;
	float: right;
	font-size: 12px;
	line-height: 1.6;
	text-align: left;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 60px;
	padding-bottom: 0px;
	margin-bottom: 150px;
	}
#sidebar .widget {
	margin-bottom : 15px;
}
#sidebar ul li{
}
#sidebar ul li a{
	color:#666;
}
#sidebar ul li a:hover{
	color:#202020;
	text-decoration:underline;
}
#sidebarleft {
	width:150px;
	float: left;
}

#sidebarright {
	width: 150px;
	float: right;
}

#footer {
	width:960px;
	float: none;
	clear: both;
	font-size: 1em;
	padding-top: 0px;
}
#twitterLink {
	position:fixed;
	left:0;
	top:230px;

}


#entries {
	width: 700px;
	float: left;
	margin-left: 0px;
	margin-top:30px;
	}

.linktext {
	font-size:9px;
	margin-left:5%;
	margin-right:5%;
}
.linktextarea {
	font-size:9px;
	font-family:verdana;
	overflow:hidden;
}

ul {
	margin: 2em;
}
ul li {
	margin-bottom: 0px;
}
.post {
	margin-bottom:55px;
}
.post small {
	font-style:italic;
	display:block;
}
.post small .commentTitle {
	float:right;

}

.navigation .alignleft {
	float:left;
}
.navigation .alignright {
	float:right;
}
a {
	text-decoration: none;
	color: #e52f86;
}

a:hover {
	color: #CCC;
}



ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

li. ul li {
	margin-bottom: 0.692em;
}



li.linkcat {
	list-style-type: none;
}



.imgleft {
	float:left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.imgright {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

img.frame {
	padding: 2px;
	border: solid 1px #DEE4E5;
}



h1 {
	margin-bottom:0px;
	padding-bottom:0px;
	line-height:1em;

}
h1 a {
	display:block;
	color:#333;
	letter-spacing:-1px;
	font-style:italic;
	font-size:30px;
	border-bottom:1px solid #666;
	padding-bottom:5px;
	}


.title {
}


h3 {
	font-weight:bold;
	font-size: 14px;
	margin-top: 1em;
	color: #000;
	text-align: left;
	display:inline;
}

#entries h3 {
	display:block;
	border-bottom:1px solid #666;
}

h4 {
	font-weight: bold;
	text-transform: lowercase;
	color: #000000;
	font-style: normal;
	font-size: 2.5em;
	line-height: 1.4;
}

h5 {
	font-weight: bold;
	text-transform: lowercase;
	color: #000000;
	font-style: normal;
	font-size: 2.5em;
	line-height: 1.4em;
}

h6 {
	font-weight: bold;
	text-transform: lowercase;
	margin-bottom: 0.2em;
	margin-top: 2em;
	color: #000000;
	font-size: 2.5em;
	line-height: 1.4em;
}


blockquote {
	background-color: #FFFF66;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 20px;
	padding-left: 20px;
	font-size: 1.25em;
	line-height: 1.4;
	font-weight: bold;
	padding-top: 1px;
	padding-bottom: 1px;
	text-transform: lowercase;
}



/* Begin Comments*/

.comments_tiny {
	color: #b8b8b8;
	border-bottom: 1px solid silver;
}

.alt {
	margin: 0;
	padding: 0px;
}

.commentlist {
	margin-top: 0px;

}

.commentlist li {
	font-weight: bold;
	margin-top: 5px;
	margin-right: 0;
	margin-left: 0px;
}

.commentlist p {
	margin: 0px 5px 0px 0;
}

#commentform p {
	margin: 5px 0;
	clear:both;
}
#commentform p label {
	width:150px;
	display:block;
	float:left;
	text-align:right;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	margin: 0;
	display: block;
}

li.comment {
	font-weight: bold;
	padding: 0px;
	list-style: none;
}

.commentlist p {
	font-weight: normal;
	text-transform: none;
}

#commentform {
	margin-top: 30px;
}

.commentmetadata {
	font-weight: normal;
}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #000000;
}

.content {
	margin-bottom: 25px;
	padding-left: 0px;
	font-weight: normal;
}

.commentbox {
	width: 540px;
	height: 100px;
}

/* End Comments */
.headerimagefont {
	margin-top: 40px;
	padding: 0px;
	margin-bottom: -5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 3px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #FFFF66;
	border-left-color: #000000;
}

<div class="fb-like" data-send="true" data-width="450" data-show-faces="true"></div>