/*
Theme Name: TLv1.0
Theme URI: http://www.tweetlike.com/
Description: Theme pour Tweetlike
Version: 0.1
Author: Clément Boutignon
 
Creation Theme by Clément Boutignon || http://quietglover.com 
 
*/


body {
font-family: Helvetica, Arial, Helvetica, Sans-serif;
font-size: 0.8em;
text-align: left;
background: #78d2e6;
color: #006699;
margin: 0;

}

#page {
margin: 0 auto 0 auto;
width: 750px;
}

#header {
font-family: Trebuchet MS, Lucida Grande, Arial, Helvetica, Georgia, Sans-serif;
float: left;
background:#78d2e6;
width: 750px;
padding: 20px 10px 0 10px;

}

#header img{border:0;}

#content {
float: left;
width: 449px;
margin-bottom: 20px;

background:url(images/tweetlike_05.gif) no-repeat top center ;
background-color:#ffffff;
}

#bottom {

width: 449px;
height:14px;

background:url(images/tweetlike_11.gif) no-repeat top center ;
background-color:#ffffff;
}
 
.sidebar {
float: right;
width: 257px;

}




#footer {
font-size: 1em;

padding: 10px 10px 0 0;
clear: both;
width: 740px;
}


#header h1 {
padding: 0 20px 0 0;
font-size: 2em;
text-align: right;
}
 
#header p {
padding: 0 20px 0 0;
font-size: 1em;
text-align: right;
}

#content h2 {
font-size: 1.3em;
}

.postmetadata {
margin-top:-2px;
font-size: 0.8em;
color: #999;
}

.post{padding:8px;}

.post_content {
font-size: 1em;
color: #555;
text-align:justify;
}

/*
SIDEBAR 
*/

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

.sidebar {
float: right;
width: 256px;
margin: 0 0 20px 25px;
background:url(images/tweetlike_07.gif) no-repeat top center ;
background-color:#ffffff;
color:#aaa096;
}

#sbottom {
float: right;
width: 256px;
height:14px;

background:url(images/tweetlike_12.gif) no-repeat top center ;
background-color:#ffffff;
}


#searchform{margin-top:10px;}
.sidebar h2 {
color: #78d2e6;
font-size: 1.2em;
}


.sidebar ul li{} /*CUSTOM LIGNE PRINCIPALE SIDEBAR */
.sidebar ul ul li{} /*CUSTOM LIGNE INFERIEURE SIDEBAR */

/*
FOOTER
*/

.navigation {margin: 5px;}
#footer p{
text-align: right;
font-size: 1em;
padding: 0 10px 20px 0;
color:#beeaf3;
}


/*
COMMENTAIRES
*/


.comments-template{
	margin: 10px 0 0 0;
}
 
.comments-template ol{
	margin: 10px;
	padding: 0 0 0 15px;
	list-style: none;
}
 
.comments-template ol p{
	font-family: Hevletica, Arial, Hevletica, Sans-serif;
	font-size: 0.9em;
}
 
.comments-template ol li{
	margin: 10px 0 0 0;
	line-height: 15px;
	padding: 0 0 10px;
}
 
.comments-template h2, .comments-template h3{
	font-size: 1.2em;
}
 
.commentmetadata{
	font-size: 0.9em;
}
 
.comments-template p.nocomments{
	padding: 0;
}
 
.comments-template textarea{
	font-family: Hevletica, Arial, Hevletica, Sans-serif;
	font-size: 0.9em;
}
 
.cadre_commentaires {
border-bottom: 1px solid #ccc;
border-top: 1px solid #ccc;
}


/*
LIENS
*/


a {
color: #aaa096;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

a:hover {
color: #777;
text-decoration: underline;
}


#content h2 a{
font-size: 1.2em;
font-family: Century Gothic, Lucida Grande, Verdana, Arial, Sans-Serif;
color: #78d2e6;
}

#content h2 a:hover{
color: #78d2e6;
}


/*
Search
*/

input#searchsubmit{border:1px solid #78d2e6; background-color:#fff; color:#aaa096;}
input#s{border:1px solid #78d2e6; background-color:#fff; color:#aaa096; font-weight:bold;  width:156px; height:16px;}
input#submit{border:1px solid #78d2e6; background-color:#fff; color:#aaa096;}

#progressbar1 {color: #78d2e6; font-weight:bold; font-size: 2.2em; margin-bottom:3px;}

table#MBL_COMM td.mbl_fo_hidden, table#MBL_COMM td.mbl_join, table#MBL_COMM td.mbl_join_img {display:none; }
table#MBL_COMM th.mbl_h {font-family: Helvetica, Arial, Helvetica, Sans-serif;}