/*   
Theme Name: WCB
Theme URI: http://www.wecomparebooks.com
Description: The official We Compare Books Wordpress theme!
Author: Olivier Hubert
Author URI: http://www.technoh.ca
Version: 1.0.0
.
This theme is private and should not be shared
.
*/

div#right-column {
	padding: 0 10px 20px 10px;
	width: 202px;
	background-image: none;
	font-size: 0.8em;
	/*border-right: solid 1px #E4E4E4;
	border-bottom: solid 1px #E4E4E4;
	background-color: white;*/
}

div#right-column h2 {
	color: black;
	text-align: left;
	padding-bottom: 0;
	margin-bottom: 2px;
	font-size: 110%;
}

#sidebar ul {
	width: 94%;
	margin: 0 auto;
	padding: 2px 4px;
	list-style: inside;
}

hr.clear {
	width: 0;
	height: 0;
	clear: both;
}

h1 {
	padding-left: 20px;
}

small {
	font-style: italic;
	margin-bottom: 10px;
	padding-right: 8px;
	text-align: right;
	display: block;
	clear: left;
}

div#contenttext p {
	padding: 0 10px;
	margin: 6px 0;
line-height: 140%;

}

.category
{

margin-top: 10px;
margin-bottom: 10px;
text-transform: lowercase;
text-decoration: none;
font-size: 10px;
background: #f2f2f2
}

div.blogpanel {
	border: solid 1px #E4E4E4;
	background: white;
	width: 746px;
	margin: 0 10px 10px 10px;
}

div#contenttext p.postmetadata {
	text-align: right;
	margin-top: 15px;
}

div#contenttext div.comment-content p {
	font-size: 12px;
}

div.form-label, div.form-textarea {
	display: inline;
	vertical-align: top;
	margin-left: 10px;
}

textarea#comment {
	border: black 1px solid;
	margin: 2px 10px;
}

div.form-submit {
	text-align: right;
}

input#submit {
	padding: 1px 3px;
	margin: 0 10px 10px 0;
}

div.form-label {
	font-size: 12px;
	margin-left: 10px;
}

div.form-input {
	margin: 6px 20px;
}

span.required {
	color: red;
}

/* Navigation elements */

div.navigation { display: block; }
div.navigation div { text-align: center; }
div#nav-above { margin-bottom: 10px; }
div#nav-below { margin-top: 10px; }
div.nav-previous { text-align: left; }
div.nav-next { text-align: right; }

/* Social networks buttons */

div.buttons {
	width: 100%;
	padding: 2px 10px;
}

div.delicious {
	float: left;
	display: inline ;
	margin: 0 3px;
}

div.twitter {
	float: left;
	display: inline ;
	margin: 0 3px ;
	padding: 0 ;
}

div.digg {
	float: left;
	display: inline ;
	margin: 0 3px ;
	padding: 0 ;
}

div.stumble {
	float: left;
	display: inline ;
	margin: 0 3px;
}

div.facebook {
	float: left;
	display: inline;
	margin: 0 3px;
}

iframe {
	width: 70px;
}

.seo-tag-cloud {font-size: 1.0em; text-transform: none;}
.seo-tag-cloud li {display: inline;}
.seo-tag-cloud em {font-style: normal; font-size: 1.07em;}
.seo-tag-cloud div {padding: 10px;}
.credit {font-size: 50%;}