/*  
Theme Name: Pixeled
Theme URI: http://samk.ca/freebies/free-wordpress-theme-pixeled/
Description: Dark WP theme with 2-3 column layout, dropdown categories menu, multiple widget-ready placement and feedburner email form integrated, easy to customize. Created by <a href="http://samk.ca/">samk</a>. Enjoy!
Author: sam
Author URI: http://samk.ca/
Version: 1.8
Tags: black, blue, three-columns, two-columns, threaded-comments, fixed-width, theme-options, right-sidebar
.
Released under the <a href="http://www.opensource.org/licenses/gpl-license.php">GPL</a>.
.
*/

/* Defaults */

* {
  margin: 0;
  padding: 0;
  }

h1, h2, h3, h4, h5, h6, p {
  margin: 0;
  padding: 10px 0;
  }

h1, h2, h3, h4, h5, h6 {
  font-family: Arial,Helvetica,sans-serif;
  }

hr {
  color: #333;
  border: 1px solid #121212;
  }

pre {
  height: auto; 
  overflow-x:scroll;
  }

fieldset {
  margin: 0;
  padding: 0; 
  border: 0;
  }

dd {
  padding-left: 15px;
  }


p {
  font-size: 10pt;
  }

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

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

a img {
  border: none;  
  }

blockquote {
	font-style: italic;
	background-color: #FFFFFF;
	width: 470px;
	padding: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 30px;
  }

code {
	color: #666666;
	font-style: italic;
  }

strong {
  font-size: 110%;
  }

body {
	margin: 0px;
	padding: 0px;
	font-family: arial, helvetica, sans-serif;
	background-color: #DEE3E4;
	
  }


/* Header and wrapper */
#wrapper {
	width: auto;
	padding: 0px;
	margin: 0px;
  }

#header {
	height: 100px;
	background-image: url(images/fd_agrume.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	width: auto;
  }
  
#headerlimits {
	height: 100px;
	position: relative;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

#header #headerlimits #topright {
	float:right;
	list-style: none;
	margin: 0;
	padding: 0;
	position: absolute;
	width: 440px;
	left: 500px;
	top: 57px;
}
#header #headerlimits #topright ul {
  list-style: none;
  margin: 0;
  padding: 0;
  }
#header #headerlimits #topright li {
  float:right;
  margin: 0;
  padding: 0;
  }
#header #headerlimits #topright li a {
	display: block;
	font-size: 10pt;
	color: #9AACC2;
	background-image: url(images/onglet_secondaire.png);
	height: 18px;
	width: 118px;
	text-align: center;
	font-weight: bolder;
	position: relative;
	padding-top: 25px;
  }
#header #headerlimits #topright li a:hover {
	color: #82A3C8;
	text-decoration: none;
	display: block;
	background-image: url(images/onglet_secondaire_on.png);
  }

#logo a i {
	visibility: hidden;
	text-decoration: none;
	font-size: 7px;
}

#logo a {
	width: 103px;
	height: 60px;
	background-image: url(images/logo_gamepulp.png);
	background-repeat: no-repeat;
	text-decoration: none;
	font-size: 7px;
	display: block;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
}

#baseline {
	width: 103px;
	font-size: 10px;
	text-align: center;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#selectlang {
	margin:0;
	float: right;
}

#selectlang ul {
	  list-style: none;
	  padding: 0;
	  margin: 0;
	  text-align: right;
}
#selectlang li {
	float:right;
	margin-left: 2px;
}

#header #headerlimits h1 {
  padding: 0;
  margin: 0;
  }
#header #headerlimits h1 a {
	color: #666666;
	font-size: 17pt;
	text-decoration: none;
  }
#header #headerlimits h1 a:hover {
	color: #FF6600;
	text-decoration: none;
  }
#header #headerlimits span {
  padding: 0;
  color: #111;
  font-size: 11pt;
  }
#MrElements {
	background-image: url(images/nuage.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 91px;
	width: 106px;
	left: 628px;
	top: 10px;  
}

/* Menu */

#catnav {
	padding: 0;
	clear: both;
	height: 44px;
	width: auto;
	background-image: url(images/barre_menu.gif);
	background-repeat: repeat-x;
	background-position: center;
  }

#onglets {
	width: 1000px;
	height: 44px;
	margin-right: auto;
	margin-left: auto;
	position: relative;	
}

#nav {
  list-style: none;
  margin: 0;
  padding: 0;
  }
	
#nav ul {
	margin: 0;
	padding: 0;
  }

#nav li {
  float: left;
  margin: 0;
  padding: 0;
  }

#nav a {
	left: -4px;
	display: block;
	font-size: 10pt;
	color: #FFFFFF;
	background-image: url(images/onglet_off.png);
	height: 18px;
	width: 118px;
	text-align: center;
	font-weight: bolder;
	position: relative;
	padding-top: 25px;
  }

#nav_old a {
	display: block;
	line-height: 44px;
	margin: 0;
	padding: 0 20px 0 15px;
	font-size: 10pt;
	color: #FFFFFF;
	background-color: #FF9900;
  }

#nav li a:hover {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-image: url(images/onglet_on.png);
  }

#nav li ul {
	list-style: none;
	position: absolute;
	width: 150px;
	left: -1000em;
	margin-top: 1px;
  }

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
	margin-top: 1px;
  }
	
#nav li li {
	float: left;
	padding: 0;
	width: 130px;
  }
	
#nav li li a {
	width: 130px;
	height: 20px;
	color: #666666;
	background-image: url(images/dropdown_off.png);
	margin-top: 0px;
	margin-left: 3px;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
  }
	
#nav li li a:hover {
	background-image: url(images/dropdown_on.png);
	color: #000;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
  }

#nav li:hover, #nav li.sfhover { /* prevents IE7 drop-down menu bug (focus on a page element prevents nested menus from disappearing) */
  position: static;
  }

#toprss {
	position: absolute;
	left: 949px;
	top: -8px;
  }
#toprss_old {
  float: right;
  margin: 10px 15px 0 0;
  display: inline;
  width: 65px;
  line-height: 41px;
  }


/* Top Content */

#bgmain {
	background-image: url(images/bg.png);
	background-repeat: repeat-y;
	background-position: center center;
}

#main {
	width: 1000px;
	background-color: #FFFFFF;
	background-image: url(images/bg_ombre.jpg);
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
  }
#contentwrapper {
	float:left;
	width: 645px;
	background-image: url(images/bg_gouttes.jpg);
	background-repeat: repeat;
	background-position: left;
  }
#contentwrapper2 {
  float:left;
	width: 645px;
	background-image: url(images/bg_gouttes.jpg);
	background-repeat: repeat;
	background-position: left;
  }
#contentwrapper3 {
	width: 1000px;
	background-image: url(images/bg_page_gouttes.jpg);
	background-repeat: repeat;
	background-position: left;
  }
#contentwrapper .pageTitle, #contentwrapper2 .pageTitle {
	font-size: 12pt;
	color: #999999;
	font-weight: bold;
	width: auto;
	margin-right: 2px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-bottom: -15px;
  }
.topPost {
	font-size: 10pt;
  }
.topPost h2.topTitle a {
	font-size: 14pt;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/h2_topPost_title.png);
	background-repeat: no-repeat;
	height: 25px;
	width: 583px;
	padding-top: 45px;
	display: block;
	margin-right: 2px;
	padding-left: 60px;
  }
.topPost h2.topTitle a:hover {
	text-decoration: underline;
	font-weight: bolder;
  }
.topPost h2.pageTitle a {
	font-size: 14pt;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/h2_pagePost_title.png);
	background-repeat: no-repeat;
	height: 25px;
	width: 940px;
	padding-top: 45px;
	display: block;
	padding-left: 60px;
  }
.topPost h2.pageTitle a:hover {
	text-decoration: underline;
	font-weight: bolder;
  }
.topPost p.topMeta {
	background-image: url(images/toppixel.png);
	background-repeat: repeat-y;
	font-size: 9pt;
	color: #666666;
	margin-top: -10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 60px;
  }
.topPost p.topMeta a {
	text-decoration: underline;
	color: #FF9900;
  }
.topPost p.topMeta a:hover {
	color: #FF6600;
  }
.topPost div.pageContent {
	font-size: 10pt;
	color: #666666;
	background-image: url(images/toppagepixel.png);
	background-repeat: repeat;
	margin-top: -10px;
	padding-right: 100px;
	padding-left: 100px;
	padding-top: 15px;
	padding-bottom: 20px;
	width: 800px;
  }
.topPost div.topContent {
	font-size: 10pt;
	color: #666666;
	margin-right: 15px;
	background-image: url(images/toppixel.png);
	background-repeat: repeat;
	padding-right: 63px;
	padding-left: 65px;
	padding-top: 15px;
	padding-bottom: 0px;
	width: 500px;
	margin-right: 2px;
  }
.topPost div.topContent img {
	background-image: url(images/deco.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 1px;
	padding-right: 19px;
	padding-bottom: 1px;
	padding-left: 1px;
}

.topPost div.topContent #ecommerce img {
	background-image: none;
	padding: 0px;
}
.topPost div.topContent #ecommerce img#payments {
	background-image: none;
	padding: 0px;
	margin-top: 15px;
	margin-right: 40px;
	margin-bottom: 10px;
	margin-left: 40px;
}
.topPost div.topContent #moobox {
	width: 240px;
	height: 354px;
	padding-left: 260px;
	padding-top: 125px;
	background-image: url(http://blog.gamepulp.com/wp-content/uploads/2009/03/bg_moobox.png);
	background-repeat: no-repeat;
}
.topPost div.topContent #moobox2 {
	width: 240px;
	height: 525px;
	padding-left: 260px;
	padding-top: 100px;
	background-image: url(http://blog.gamepulp.com/wp-content/uploads/2010/03/moobox2.png);
	background-repeat: no-repeat;
}
.topPost div.topContent #moobox img, .topPost div.topContent #communauteunity img {
	background-image: none;
	padding: 0px;
}
.topPost div.topContent #training {
	text-align: center;
}
.topPost div.topContent #training img {
	background-image: none;
	padding: 0px;
}
.topPost div.topContent #contourdeco #zerodeco img {
	background-image: none;
	padding: 0px;
}
.topPost div.topContent #contourdeco {
	background-image: url(images/deco.png);
	background-repeat: no-repeat;
	background-position: right top;
	width: 440px;
	padding-top: 1px;
	padding-right: 19px;
	padding-bottom: 1px;
	padding-left: 1px;
	margin-right: auto;
	margin-left: auto;
}
.topPost div.topContent a {
	text-decoration: underline;
	color: #CC0000;
  }
.topPost div.topContent a:hover {
	text-decoration: underline;
	color: #FF6600;
  }

.topPost div.topContent ul, .topPost div.topContent ol {
	padding-left: 30px;
  }
.topPost div.topContent ul li {
	color: #666666;
	list-style-image: url(images/bullet_toppost.gif);
  }
.topPost div.topContent ol li {
	color: #666666;
  }
.topPost .end_topPost {
	margin: 0;
	background-image: url(images/end_topPost.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 70px;
	width: 645px;
  }
.topPost .end_topPost span.topComments, .topPost .end_topPost span.topMore, .topPost .end_topPost span.topTags {
	font-size: 10pt;
	font-style: italic;
	line-height: 27pt;
	color: #666666;
	float: right;
	margin-right: 15px;
	margin-bottom: 15px;
  }
.topPost span.linkpages {
	font-size: 10pt;
	font-style: italic;
	color: #FF9900;
	margin-bottom: 10px;
	display:block;
  }
.topPost span.linkpages a:hover {
	color: #FF6600;
  }
.topPost .end_topPost span.topComments a {
	color: #859EB7;
	background: url(images/comments.gif) left no-repeat;
	padding-left: 20px;
	vertical-align: middle;
  }
.topPost .end_topPost span.topMore a {
	color: #859EB7;
	background: url(images/more.gif) left no-repeat;
	padding-left: 20px;
	vertical-align: middle;
  }
.topPost .end_topPost span.topTags em {
  background: url(images/tags.gif) left no-repeat;
  padding-left: 20px;
  vertical-align: middle;
  color: #0a0a0a;
  }
.topPost .end_topPost span.topTags a {
	color: #859EB7;
	vertical-align: middle;
  }
.topPost .end_topPost span.topComments a:hover, .topPost .end_topPost span.topMore a:hover, .topPost .end_topPost span.topTags a:hover {
	color: #3399FF;
	text-decoration: underline;
  }
.topPost .end_pagePost {
	margin: 0;
	background-image: url(images/end_pagePost.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 70px;
	width: 1000px;
  }
.topPost .end_pagePost span.topComments, .topPost .end_topPost span.topMore, .topPost .end_topPost span.topTags {
	font-size: 10pt;
	font-style: italic;
	line-height: 27pt;
	color: #666666;
	float: right;
	margin-right: 15px;
	margin-bottom: 15px;
  }
.topPost .end_pagePost span.topComments a {
	color: #859EB7;
	background: url(images/comments.gif) left no-repeat;
	padding-left: 20px;
	vertical-align: middle;
  }
.topPost .end_pagePost span.topMore a {
	color: #859EB7;
	background: url(images/more.gif) left no-repeat;
	padding-left: 20px;
	vertical-align: middle;
  }
.topPost .end_pagePost span.topTags em {
  background: url(images/tags.gif) left no-repeat;
  padding-left: 20px;
  vertical-align: middle;
  color: #0a0a0a;
  }
.topPost .end_pagePost span.topTags a {
	color: #859EB7;
	vertical-align: middle;
  }
.topPost .end_pagePost span.topComments a:hover, .topPost .end_topPost span.topMore a:hover, .topPost .end_topPost span.topTags a:hover {
	color: #3399FF;
	text-decoration: underline;
  }

#nextprevious {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
  }
#nextprevious a {
	color: #FF9900;
	text-transform: lowercase;
	text-decoration: underline;
  }
#nextprevious a:hover {
	color: #FF6600;
  }
.txterror {
	color: #CC0000;
	font-size: 14px;
}
.txtform {
	color: #FFFFFF;
	font-size: 14px;
}
.telechargement {
	color: #FFFFFF;
	font-size: 14px;
}

/* Comments */

#comment {
	margin-bottom: 0px;
	margin-top: 15px;
	width: 530px;
	color: #666666;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
  }
#comment h3 {
	font-size: 10pt;
	font-weight: bold;
	color: #CC0000;
	margin-top: 15px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #040404;
  }
#comment p a {
	color: #FF9900;
  }
#comment p a:hover {
	color: #FF6600;
  }
#comment p {
  padding:0;
  margin: 7px 0;
  }
ul.commentlist, ul.trackback  {
	list-style-type: none;
	font-size: 10pt;
  }
.commentlist li, .trackback li {
	padding: 10px;
	border-bottom: 1px solid #CCCCCC;
	list-style-type: none;
	background-image: url(images/bg_comment.png);
	background-repeat: repeat;
  }
.commentlist li.alt {
  border-bottom: 1px solid #CCCCCC;
  border: none;
  margin-top:10px;
  background-image: url(images/bg_comment.png);
  background-repeat: repeat;
  }
.commentlist li.cleared {
  background: transparent;
  border: none;
  }
.commentlist a:hover {
	color: #FF6600;
  }
.commentlist a.gravatar {
  float: left;
  margin: 0 15px 10px 0;
  width: 60px;
  }
.commentlist .commentbody {
  margin: 0;
  padding: 0;
  }
.commentlist .commentbody p a {
  text-decoration: underline;
  }
.commentlist cite {
	font-size: 10pt;
	font-style: normal;
	color: #666666;
  }
.commentlist small.commentmetadata a {
  color: #666;
  }
.commentlist p {
	color: #666666;
  }
#respond {
  clear: both;
  margin-top: 15px;
  }
textarea#comment {
	width: 450px;
	background: #fff;
	color: #111;
	border: thin solid #666666;
	padding: 0px;
	margin-left: 40px;
  }
#comment #submit {
	background-image: url(images/bt_comment_off.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin-left: 200px;
	height: 24px;
	width: 105px;
  }
#comment #submit:hover {
	background-image: url(images/bt_comment_on.png);
	background-repeat: no-repeat;
	background-position: center center;
  }



/* Welcome section */

#main #welcome {
	border: thin solid #B3E0FF;
	padding-bottom: 5px;
	background-color: #FFFFFF;
  }
#main #welcome h2 {
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/h2_welcome.png);
	background-repeat: no-repeat;
	height: 40px;
	width: auto;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 8px;
  }
#main #welcome p {
	font-size: 10pt;
	color: #666666;
	margin: 0 10px;
	padding: 6px 0;
  }
#main #welcome a {
  text-decoration: underline;
  color: #ff9933;
  }
#main #welcome a:hover {
	color: #FF6600;
  }
#main #welcome form {
  margin: -5px 0 0 0;
  background: transparent; /* required for IE */
  }
#main #welcome #feedbox {
  border: 1px solid #ccc;
  padding: 2px 1px;
  width: 180px;
  }
.submitbutton {
	color: #666666;
	font-size: 8pt;
	vertical-align: middle;
	margin-top: -3px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 4px;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	border-width: 0px;
	border-style: none;
	background-image: url(images/bt_findit_off.png);
	background-position: center center;
	background-repeat: no-repeat;
	height: 24px;
	width: 52px;
	background-color: transparent;
  }
.submitbutton:hover {
	cursor: pointer;
	background-image: url(images/bt_findit_on.png);
	background-position: center center;
	color: #FFFFFF;
	background-repeat: no-repeat;
  }


/* Sidebars */
#sidebars {
	float: right;
	width: 325px;
	color: #666666;
	background-image: url(images/bg_gouttes.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 15px;
	height: 1242px;
  }
#sidebars .sidebarbox {
	border: thin solid #ABC4D2;
	background-color: #FFFFFF;
	padding-bottom: 5px;
  }

#sidebarbox_tags {
	border: thin solid #ABC4D2;
	background-color: #FFFFFF;
	padding-bottom: 5px;
  }

#sidebar_full {
	padding: 0px;
	margin: 0px;
  }

#sidebar_left {
  float: left;
  width: 160px;
  }

#sidebar_right {
  padding: 0;
  margin: 0;
  }
  
.sidebarbox h2 {
	margin: 0;
	font-weight: bold;
	font-size: 11pt;
	color: #EDF0FA;
	background-image: url(images/h2_sidebar.png);
	background-repeat: no-repeat;
	height: 40px;
	width: auto;
	padding-top: 5px;
	padding-left: 8px;
	padding-bottom: 5px;
  }
  
#sidebarbox_tags h2 {
	margin: 0;
	font-weight: bold;
	font-size: 11pt;
	color: #82A2B1;
	background-image: url(images/h2_tags.png);
	background-repeat: no-repeat;
	height: 40px;
	width: auto;
	padding-top: 5px;
	padding-left: 8px;
	padding-bottom: 5px;
  }
  
#sidebarbox_tags p {
	margin-left: 10px;
	width: auto;
	margin-right: 10px;
}

#sidebars table {
  width: 130px;
  }

#sidebars ul {
	padding-bottom: 5px;
  }

#sidebars li {
  margin-bottom: 20px;
  list-style: none;
  font-size: 10pt;
  }

#sidebars li ul {
  padding: 0;
  margin-left: 15px;
  }

#sidebars ul ul li {
	margin: 0;
	padding: 2px 2px 2px 16px;
	color: #666666;
	background: url(images/bullet.gif) left 8px no-repeat;
  }

#sidebars a {
	display: inline;
	color: #7091AA;
  }
#sidebars a:hover {
	color: #3399FF;
	text-decoration: underline;
  }

#sidebars p {
	padding: 2px 0;
	font-size: 10pt;
	color: #666666;
  }
  
#sidebars form {
	padding: 5px;
	font-size: 10pt;
	color: #666666;
  }

#tag_cloud a {
	display: inline;
  }

#sidebars ul.children li {border-bottom:none;}
#sidebars ul.children {margin-bottom:0;}



/* Before footer */

#morefoot {
	border: 1px solid #070707;
	color: #666666;
	background-color: #FFFFFF;
	background-image: url(images/bggrad.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	width: 1000px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
  }
#morefoot p {
  margin: 5px 0;
  padding: 5px 0;
  }
#morefoot ul {
  list-style-type: none;
  margin-top: 5px;
  }
#morefoot ul li, #morefoot p {
  font-size: 10pt;
  }
#morefoot a {
	text-decoration: underline;
	color: #FF9900;
  }
#morefoot a:hover {
	text-decoration: underline;
	color: #FF6600;
  }
#morefoot h3 {
	font-size: 12pt;
	font-weight: normal;
	color: #666666;
	border-bottom: 1px dotted #444;
	margin: 0;
	padding: 0 0 2px 0;
  }
#morefoot #searchbox {
  padding: 1px;
  width: 180px;
  }
#morefoot .col1 {
	float: left;
	width: 485px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
  }
#morefoot .col2 {
	margin: 15px;
	width: 220px;
	float: left;
  }

#morefoot .col3 {
	float: left;
	width: 235px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
  }
#morefoot li {
  padding-left: 20px;
  margin-bottom: 5px;
  background: url(images/more.gif) left 2px no-repeat;
  line-height: 17px; /* Required for cross-browser consistency; cross-browser defaults vary. */
  }


/* footer*/
#footer {
	clear: both;
	width: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(images/barre_menu.png);
	background-repeat: repeat-x;
  }
#footerlimits {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#footer #footerlimits p {
	font-size: 10pt;
	color: #666666;
	padding: 0;
  }
#footer #footerlimits #backtotop a {
	color: #CC0000;
  }
#footer #footerlimits #backtotop a:hover {
	color: #990000;
  }
#footer #footerlimits a {
	color: #FF9900;
	text-decoration: underline;
  }
#footer #footerlimits a:hover {
	color: #FF6600;
  }
#footerleft {
  float: left;
  width: 500px;
  }
#footerright {
  float: right;
  width: auto;
  text-align: right;
  }



/* Misc */

.highlight {
  color: #222;
  font-weight: bold;
  }

.cleared {
  margin: 0;
  padding: 0;
  clear: both;
  }

.alignleft {
  float: left;
  margin: 5px 10px 5px 0;
  }
.alignright {
  float: right;
  margin: 5px 0 5px 10px;
  }
.aligncenter,
div.aligncenter {
  margin: 10px auto;
  text-align: center;
  display: block;
  }

img.alignleft {
  float: left;
  margin: 5px 10px 5px 0;
  }
img.alignright {
  float: right;
  margin: 5px 0 5px 10px;
  }
img.aligncenter {
  margin: 10px auto;
  text-align: center;
  display: block;
  }

.wp-caption {
  border: 1px solid #ddd;
  text-align: center;
  background-color: #f3f3f3;

  padding-top: 4px;

  /* optional rounded corners for browsers that support it */

  -moz-border-radius: 3px;

  -khtml-border-radius: 3px;

  -webkit-border-radius: 3px;
  border-radius: 3px;
  }

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

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  padding: 0 4px 5px;
  margin: 0;
  color: #111;
  }