/*
Theme Name: Pool Classic (based on Wordpress default)
Theme URI: http://wordpress.org/
Description: Adaptation de l'ancien thème du bloog (blogger).
Version: 0.1
Author: Mathis Vitrac
Author URI: http://mathisvitrac.com/
Tags: blue, custom header, fixed width, two columns, widgets
*/



/* Begin Typography & Colors */
/* resets */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background-color: #62555d;
	color: #404040;
}
* {
  margin: 0;
  padding: 0;
}
h1, h2, h3, h4, h5, h6 {
  font-family: Georgia;
  font-weight: normal;
}
a:link, a:visited {
	color: #404040;
	text-decoration: none;
}
a:hover, a:active {
	color: #ff106a;
} 
  
/* Language selection toolbar: */
#select-language {
  height: 15px;
  width: 500px;
}
#select-language a {
  color: #000;
}
#select-language a:hover {
  color: #ff106a;
}
.qtrans_language_chooser { 
  list-style-type: none; 
  height: 15px;
  width: 500px;
  margin: 0;
}
.qtrans_language_chooser li { 
  float: right;  
  font-size: 1em;
}
.qtrans_language_chooser li.active { 
  display: none;
}

/* Blog header (title, description): */
#header {
  width: 500px;
  padding-top: 25px;
  padding-bottom: 24px;
  color: white;
  background-color: #4b4147;
	}
#site-id, #page-info {
	height: 55px;
	width: 475px;
  margin-left: 0;
  padding-left: 25px;
  background: transparent url(images/marker.gif) top left no-repeat;
}
#site-name, #page-back {
  display: block;
  height: 33px;
  font-size: 33px;
  padding-top: 4px;
  color: white;
  text-decoration: none;
}
#page-back {
  height: 18px;
  line-height: 18px;
  font-size: 20px;
  padding-top: 0;
}
#page-back:hover {
	color: #ff106a;
}
.navigation {
  font-size: 10px;
  font-style: italic;
  margin-top: 5px;
  line-height: 16px;
  font-family: 'Lucida Grande',Verdana,Arial,Sans-Serif;
}
.navigation a {
  color: white;
  font-family:Georgia,Serif;
  font-size:12px;
  font-weight:bold;
  font-style: normal;
  padding: 2px 0 2px 5px;
}
.navigation a:hover {
  color: #ff106a;
}
#site-description, #page-description {
  display: block;
	height: 14px;
  line-height: 16px;
  padding-top: 4px;
  font-size: 14px;
  font-weight: normal;
  font-family: 'Trebuchet MS', Helvetica, sans-serif;
	}
#site-description 	a , #page-description 	a {
	color: white;
}
#site-description 	a:hover, #page-description 	a:hover {
	color: #ff106a;
	}
#site-navigation {
}
#site-navigation .alignleft, #site-navigation .alignright {
  position: relative;
  top: 12px;
  padding: 0 2px 0 1px;
}
#site-navigation .alignleft a, #site-navigation .alignright a {
  color: white;
}
#site-navigation .alignleft a:hover, #site-navigation .alignright a:hover {
	color: #ff106a;
}
#header-image {
  width: 500px;
  height: 313px;
}

/* Main blocks */
#page-content {
  position: relative;

}
#main-content {
  width: 500px;
  /* Hack min height */
  min-height:2338px;
  height: auto !important;
  height: 2338px;
  /* End */
  background-color: white;
}
#side-content {
  position: absolute;
  left: 500px;
  top: 179px;
  width: 279px;
  height: 100%;
}
#content {
	/*float: left;*/
  width: 500px;
  margin: 0;
  padding: 0;
  padding-top: 50px;
	font-size: 1.2em;
  background-color: white;
	}

.post {
  position: relative;
  left: -32px;
  width: 506px;
  margin-bottom: 50px;
  /*padding-left: 26px;*/
  padding-bottom: 20px;
  background-color: white;
}
.single-post {
  margin-bottom: 0;
}
.post-title {
  position: relative;
  top: -25px;
 /* height: 55px;*/
  margin: 0;
  margin-left: 32px;
  padding-left: 25px;
  font-size: 1em;
  background: transparent url(images/marker.gif) top left repeat-y;
}
.post-title>a {
  display: block;
  /*height: 20px;*/
  padding-top: 22px;
  font-size: 20px;
  line-height: 24px;
  font-weight: bold;
}
.post-title .post-date {
  display: block;
  height: 11px;
  font-size: 11px;
}
.post-title .post-date a {
  font-size: 11px;
}
.post-entry {
  margin-bottom: 15px;
  padding: 0 0 0 26px;
  font-size: 12px;
  line-height: 18px;
  color: #222;
}
.post-entry p {
  margin-bottom: 1em;
}
.post-entry a {
 color: #ff106a;
}
.post-entry ul {
  list-style: disc inside none;
}
.post-tags, p.post-comments  {
  margin: 0 0 4px 0;
  padding: 0 40px 0 26px;
  line-height: 18px;
}
.post-tags, p.post-comments  {
  margin: 0 0 10px 0;
}
.post-tags a {
  display: inline-block;
  background-color:#F0F0F0;
  border:0 none;
  color:#404040;
  margin: 1px 2px;
  padding:1px 3px;
  text-decoration:none;
}
.post-tags a:hover {
  background-color: #ff106a;
  color: white;
}
.post-actions {
  background-color:#4B4147;
  border-left:5px solid #62555D;
  color:white;
  left:0;
  padding: 20px 30px 15px 15px;
  position:relative;
  font-size: 11px;
}
.post-actions .share a.addtoany_share_save {
  padding-left:31px !important;
  position: relative;
  left: -9px;
}
.post-actions img {
  position: static;
}
.post-actions p {
  margin-bottom: 10px;
}
.post-actions  a {
  color:white;
  font-style: italic;
}
.post-actions  a:hover {
  color:#ff106a;
}
.post-actions .related {
  margin-top: 20px;
  margin-bottom: 20px;
  /*background-color: #2C272A;*/
}
.post-actions .related h3 {
  font-weight: bold;
  margin-bottom: 10px;
  font-style: italic;
}
.post-actions .related ul {
  list-style: none;
}
.post-actions .related a {
  font-style: normal;
  font-weight: bold;
}
.post-actions .related small {
  display: block;
  margin: 6px 0 13px 0;
  font-style: italic;
  padding-left: 25px;
}
.post-metadata {
  margin-top: 15px;
  margin-bottom: 0;
}
.post-edit {
  position: absolute;
  left: -48px;
  width: 38px;
  padding: 2px 5px;
  color: white;
  background-color: #ff106a;
}
.post-edit a {
  color: white;
}

div.post-comments {
  border-left:17px solid #FF106A;
}
div.post-comments h3 {
  font-family:Georgia,Serif;
  font-size:20px;
  font-style:italic;
  font-weight:bold;
  margin:0 0 0 8px;
  text-transform:lowercase;
}
div.post-comments h4 {
  margin-top: 0;
  padding-left: 5px;
}
div.post-comments h4 {
  border-bottom: 1px solid #FF106A;
  margin:0;
  padding:5px;
  font-weight: bold;
}
.post-comments .even {
  background-color: #F1F1F1;
}
.post-comments .odd {
  background-color: #E5E5E5;
}
.post-comments .depth-1 {
  border-top: 1px solid #BBB;
}
.post-comments .depth-1 .even {
  border-top: 1px #BBB dotted;
}
.post-comments .depth-1 .odd {
  border-top: 1px #BBB dotted;
}
.post-comments .depth-5 {
  padding-bottom: 5px;
}
.comment-header  {
  height: 32px;
}
.comment-header .author-avatar {
  float: left;
  margin-right: 5px;
}
.comment-header  .author-name {
  display: inline-block;
  padding-top: 7px;
  font-size: 12px;
  font-weight: bold;
  font-style: normal;
  text-transform: capitalize;
}
.comment-body {
  border-top: 1px #BBB solid;
  border-bottom: 1px #BBB solid;
  margin: 7px 0 0 0;
  padding: 5px 20px;
  background-color: white;
  line-height: 16px;
}

.reply {  
  font-size: 10px;
  text-align: right;
  padding: 5px 0;
}
.commentlist {
  margin-bottom: 40px;
  border-bottom: 1px #BBB solid;
}
.link-top a {
  display: inline-block;
  background-color:#FF106A;
  color:#F5F5F5;
  font-family:Georgia,Serif;
  font-size:11px;
  font-weight:bold;
  padding:2px 10px 2px 5px;
}

#spacer {
  width: 500px;
  height: 149px; /* The relative top of the sidebar MINUS padding*/
  padding-top: 30px;
	background: white;
}
#footer-main {
  width: 779px;
  height: 105px;
  background: transparent url('images/footer.gif') top left no-repeat;
}
#footer-main .feed {
  width: 500px;
  padding-top: 38px;
  font-family: Georgia, serif;
  font-size: 14px;
  font-weight: bold;
  color: white;
  text-align: center;
}
#footer-main .feed-icon {
  display: inline-block;
  width: 29px;
  height: 29px;
  margin-left: 5px;
  margin-right: 5px;
  background: transparent url('images/rss.gif') top left no-repeat; 
}
#footer-main .feed:hover .feed-icon {
  background: transparent url('images/rss.gif') top right no-repeat; 
}
.feed a {
  position: relative;
  top: -10px;
  color: white;
}
.feed a:hover {
  color: #ff106a;
}
#footer-secondary {
  width: 500px;
  background-color: white;
  text-align: center;
  padding: 2px 0;
}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 0 0;
	padding: 0;
	}

#page {
	margin: 0 auto 50px auto;
	padding: 0;
	width: 803px;
	}


/* Begin Images */
p img {
  position: relative;
  left: -26px;
	padding: 0;
	max-width: 100%;
	}
p a img{
  /*border-left: 2px solid #62555D;*/
}
/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	margin: 0 0 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul {
  list-style-type: none;
	list-style-image: none;
  font-family: 'Trebuchet MS', Helvetica, sans-serif;
  font-size: 11px;
  color: #62555d;
}
#sidebar li {
  
}
#sidebar-content>ul>li {
  margin-bottom: 15px;
}
#sidebar-content>ul>li  li {
  text-align: right;
  border-bottom: 1px #292427 solid;
  background-color: #2c272a;
}
#sidebar-content>ul>li p {
  border-bottom: 1px #292427 solid;
  background-color: #2c272a;
  padding: 8px 8px 8px 10px;
}
#sidebar ul a {
  display: block;

  padding: 3px 2px 3px 2px;
  color: #62555d;
}
#sidebar ul a:hover {  
  color: #2c272a; /*#ff106a;*/
  background-color: white;
}
#sidebar ul li.blog-author h2 a:hover {  
  background-color: transparent;
}
#sidebar li h2 {
  padding: 10px 0 3px 9px;
  border-bottom: 1px #292427 solid;
  font-family: Georgia;
  font-size: 15px;
  font-weight: bold;
}
#sidebar li:hover h2 {
  color: white;
}
#sidebar li:hover h2 a {
  color: white;
}
#sidebar li.blog-author:hover p {
  color: white;
}
#sidebar ul .tagcloud a {
  display: inline;
  padding: 3px 3px;
  margin: 1px;
}
#sidebar ul .tagcloud a:hover {
  color: #2c272a;
  background-color: white;
}
#sidebar ul .tagcloud {
  border-bottom: 1px #292427 solid;
  text-align: center;
  background-color: #2c272a;
}
#sidebar ul .tagcloud h2 {
  text-align: left;
  background-color: #322C30;
}
#sidebar-content > ul > li#archives > ul > li {

}
.iconized_bookmarks .favicon {
  float: right;
  margin: 0 5px;
  height: 16px;
  width: 16px;
}
#archives ul a {
  display: inline;
}
#sidebar ul .recent-comment-post {
  text-align: left;
}
#sidebar ul .recent-comment-post li {
  border-top: 1px solid #292427;
  border-bottom: none;
}

#sidebar ul .recent-comment-post strong {
  display: block;
  padding-left: 5px;
}
#sidebar ul .recent-comment a {
  display: block;
}
#sidebar ul .recent-comment img {
  display: block;
  margin-left: 245px;
}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}
#searchform label {
	display: none;
}
#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}
/* Comments */
#respond #commentform {
  position: relative;
  padding-bottom: 2px;
}
#respond .cancel-comment-reply {
  padding-left: 5px;
  padding-top: 5px;
  font-weight: bold;
}
#respond #commentform p.user-id,
#respond #commentform p.allowed-tags,
#respond #commentform p.content {
  padding: 5px 10px 0 5px;
}
#respond #commentform p.action {
  margin-top: 2px;
  text-align: right;
}


#respond #commentform textarea {
	width: 96%;
	padding: 2px;
	}

#respond #commentform #submit {
  padding: 0 4% 0 3px;
  background: #FF106A;
  color: white;
  font-weight: bold;
  border:0;
  cursor: pointer;
  text-align: right;
}
/* reply to */
.commentlist li  #respond{
  position: relative;
  left: -10px;
}
.commentlist li ul li #respond{
  border-left:17px solid #FF106A;
}
.commentlist li #respond #commentform{
  padding-bottom: 0;
}
.commentlist li .action {
  margin-bottom: 0;
}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 0;
	padding: 20px 5px 0 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	width: 279px;
  height: inherit;
	padding: 0 0 20px 0;
	}
#sidebar-header {
  position: absolute;
  width: 279px;
  height: 179px;
  top: -179px;
  background: transparent url(images/sidebar-header.gif) top left no-repeat;
}
#sidebar-content {
  width: 274px;
  height: inherit;
  margin-left: 5px;
  padding-top: 0; /*30px;*/
  background-color: #322C30;
}
#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

