/*
Theme Name: &copy; Foot Nord Theme
Theme URI: http://www.footnord.com
Description: Theme Wordpress of FootNord.com by North Mind Company&reg;.
Version: 0.1
Author: Thibaut V
 
*/


		
/* Menu */

#catnav {
  margin: 120px 0 0 185px;
  padding: 0;
  clear: both;
  height: 44px;
  width: 960px;
  position: absolute
  }

#nav {
 list-style-image: url('images/puceCat.png');
  margin: 0;
  padding: 0;
  }
	
#nav ul {
  margin: 0;
  
  padding: 0;
  }

#nav li {
  float: left;
margin-left:15px;

  padding: 0;
  }

#nav a {

  display: block;
text-align:center;

height:15px;
  font-size: 10pt;
  color: #000;
  letter-spacing: -1px;
  margin-right:30px;
  margin-left:-15px;
  }

#nav li a:hover {
  color: #000;
  text-decoration: none;
  display: block;
  }

#nav li ul {
  list-style: none;
  position: absolute;
  width: 150px;
  left: -999em;
  }

#nav li:hover ul, #nav li.sfhover ul {
  left: auto;
  }
	
#nav li li {
  float: left;
  margin: 0;
  padding: 0;
  width: 150px;
 
  margin-left:-50px;
  }
	
#nav li li a {
  	 background-color:#3BD0FA;
  width: 120px;
  height: 24px;
  line-height: 20px;
  color: #000;
  border-top: 1px solid #fff;
  /*background: #040404;*/
 
  margin: 0;

  }
	
#nav li li a:hover {
/*  border-top: 1px solid #131f27;*/
  background: #0D7AC2;

  color: #FFFFFF;
  }

#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 {
  float: right;
  margin: 10px 15px 0 0;
  display: inline;
  width: 65px;
  line-height: 41px;
  }


#nav2{
  margin: 0;
  padding: 0;
  list-style-type: none;

}
#nav2 a{
  margin-left:90px;
  margin-top:-30px;
}


/* Begin Typography & Colors */
body {
font-size: 62.5%; /* Resets 1em to 10px */
font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
border: none;
color: #333;
text-align: center;
/*background: url('images/test.jpg') no-repeat;
background-position: center 0px;
*/


/* Ads 
background: url('images/Ads/BanTop.jpg') no-repeat;
background-position: center 0px;
margin:0;
margin-top: 266px;
*/
}

.pub{

}

#page {
/*background-color: white;*/
border: none;
text-align: left;

}

#header {
background:  url('images/footnordheader.png') no-repeat bottom center;

}

#headerimg 	{
margin: 7px 9px 0;
height: 192px;
width: 740px;
}

#content {
font-size: 1.2em;
background-image: url('images/footnordContentBackground.png');
margin-left: 76px;

}

.widecolumn .entry p {
font-size: 1.05em;

}

.narrowcolumn .entry, .widecolumn .entry {
line-height: 1.4em;
height:150px;

}

.widecolumn {
line-height: 1.6em;
}

.narrowcolumn .postmetadata {
float:right;

}

.thread-alt {
background-color: #f8f8f8;
}
.thread-even {
background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

border-left: 1px solid #ddd;
}

#footer {

background: url('images/backfooter.png') no-repeat top;
border: none;
}

small {
font-family: Arial, Helvetica, Sans-Serif;
font-size: 0.9em;
line-height: 1.5em;
}

h1, h2, h3 {
font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;

  font-weight: bold;
  color: #000;
}

h1 {
font-size: 4em;
text-align: center;
}

#headerimg .description {
font-size: 1.2em;
text-align: center;
}

h2 {
font-size: 1.6em;
}

h2.pagetitle {
font-size: 1.6em;
color:#FFF;
margin-left: 10px;
}

#sidebar h2 {
font-family: 'Lucida Grande', Verdana, Sans-Serif;
font-size: 1.2em;
}

h3 {
font-size: 1.3em;
}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
text-decoration: none;
color: white;
}
/*
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
color: #333;
}
*/
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
text-decoration: none;
height:40px;
}

.entry p a:visited {
color: #b85b5a;
}

.sticky {
background: #f7f7f7;
padding: 0 10px 10px;
}
.sticky h2 {
padding-top: 10px;
}

.commentlist li, #commentform input, #commentform textarea {
font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentlist li ul li {
font-size: 1em;
}

.commentlist li {
font-weight: bold;
}

.commentlist li .avatar { 
float: right;
border: 1px solid #eee;
padding: 2px;
background: #fff;
}

.commentlist cite, .commentlist cite a {
font-weight: bold;
font-style: normal;
font-size: 1.1em;
}

.commentlist p {
font-weight: normal;
line-height: 1.5em;
text-transform: none;
}

#commentform p {
font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentmetadata {
font-weight: normal;
}

#sidebar {
font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
color: #777;
}

code {
font: 1.1em 'Courier New', Courier, Fixed;
}

acronym, abbr, span.caps
{
font-size: 0.9em;
letter-spacing: .07em;
}

h2 a, h2 a:hover{
color: #F7931E;
text-decoration: none;
}

a, h3 a:hover {
color: #06c;
text-decoration: none;
}
a:hover {
color: #147;
text-decoration: underline;
}

#wp-calendar #prev a, #wp-calendar #next a {
font-size: 9pt;
}

#wp-calendar a {
text-decoration: none;
}

#wp-calendar caption {
font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
text-align: center;
}

#wp-calendar th {
font-style: normal;
text-transform: capitalize;
}
/* End Typography & Colors */



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

#page {

margin: 20px auto;
padding: 0;
width: 1000px;
border: none;
}

#header {

margin: 0 0 0 1px;
padding: 0;

/*height: 188px;*/
height:191px;

width: 1001px;
}

#headerimg {
margin: 0;
height: 200px;
width: 100%;
}

.narrowcolumn {
float: left;
/*padding: 0 0 20px 45px;
margin: 0px 0 0;*/
width: 682px;
min-height: 1700px;
}

.widecolumn {
padding: 10px 0 20px 0;
margin: 5px 0 0 150px;
width: 450px;
}

.post {
margin: 0 0 0px;
text-align: justify;
}

.post hr {
display: block;
}

.widecolumn .post {
margin: 0;
}

.narrowcolumn .postmetadata {
padding-top: 5px;
}

.widecolumn .postmetadata {
margin: 30px 0;
}

.widecolumn .smallattachment {
text-align: center;
float: left;
width: 128px;
margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
text-align: center;
margin: 5px 0px;
}

.postmetadata {
clear: both;
}

.clear {
clear: both;
}

#footer {
padding: 0;
margin-left: 76px;
width: 682px;
height:262px;
clear: both;
}

#footer p {
margin: 0;
padding: 20px 0;
text-align: center;
}
/* End Structure */



/*Begin Headers */
h1 {
padding-top: 70px;
margin: 0;
}
/*
h2 {
margin: 30px 0 0;
}

h2.pagetitle {
margin-top: 30px;
text-align: center;
}
*/
#sidebar h2 {
margin: 5px 0 0;
padding: 0;
}

h3 {
padding: 0;
margin: 30px 0 0;
}

h3.comments {
padding: 0;
margin: 40px auto 20px ;
}
/* End Headers */



/* Begin Images */
p img {
padding: 0;
max-width: 100%;
}

/*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 {
padding: 4px;
margin: 0 0 2px 7px;
display: inline;
}

img.alignleft {
padding: 0px 5px 0px 10px;
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, #sidebar ul 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, #sidebar ul ol {
margin: 0;
padding: 0;
}

#sidebar ul li {
list-style-type: none;
list-style-image: none;
margin-bottom: 15px;
}

#sidebar ul p, #sidebar ul select {
margin: 5px 0 8px;
}

#sidebar ul ul, #sidebar ul ol {
margin: 5px 0 0 10px;
}

#sidebar ul ul ul, #sidebar ul ol {
margin: 0 0 0 10px;
}

ol li, #sidebar ul ol li {
list-style: decimal outside;
}

#sidebar ul ul li, #sidebar ul ol li {
margin: 3px 0 0;
padding: 0;
}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {

}

#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;
}

#commentform input {
width: 170px;
padding: 2px;
margin: 5px 5px 1px 0;
}

#commentform {
margin: 5px 10px 0 0;
}
#commentform textarea {
width: 100%;
padding: 2px;
}
#respond:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}
#commentform #submit {
margin: 0 0 5px auto;
float: right;
}
/* End Form Elements */



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

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

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

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

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

#commentform p {
margin: 5px 0;
}

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

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



/* Begin Sidebar */
#sidebar
{
padding: 20px 0 10px 0;
margin-left: 545px;

}

#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;
}

.navigation {
display: block;
text-align: center;
margin-top: 10px;
margin-bottom: 60px;
}

.navigation a{
margin:12px;
color:#FFF;
}
/* End Various Tags & Classes*/



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

.wp-caption {
border: 2px solid #ddd;
text-align: center;

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." */



/* FootNord Spec */

.footnordPages li {
list-style: none;
display: inline;
float: right;
margin-right: 10px;
font-size: 12px;
color: #000;
}

.footnordPages{
margin-top: 0px;
margin-right: 10px;


}

.footnordArticle{
	background: url('images/footnordArticleBackground.png');
	width:595px;
	height:279px;
	margin-left:40px;

}

.footnordArticle h2{
font-size:22px;
color:#F7931E;
padding: 20px 5px 0px 10px;
}

.footnordAuthor{
	float:left;	
}

.footnordDate{
	font-size:24px;
	text-align:right;
	display:block;
	overflow:auto;
	/*position:absolute;*/
	max-width:270px;
	min-width:200px;
	margin-top:-250px;
	margin-left:310px;

	width:595px;

}

div.separator{
clear: both;
background: url('images/hr.png') no-repeat top;
height:105px;
border:0;
margin-top:10px;
margin-bottom: 20px;
margin-left:0;
width:668px;
}

/*
.footnordDate{
	font-size:28px;
	text-align:left;

}

.footnordDate .rotate{
display:block;
overflow:auto;
position:absolute;
max-width:270px;
min-width:200px;
margin-top:-130px;
margin-left:480px;
	height:85px;
-webkit-transform: rotate(90deg); 
-moz-transform: rotate(90deg);	
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}

*/

.footnordTag, .footnordTag a{
	color:#f7931e;	
	text-align:right;
	padding-right:10px;
}

.footnordAuthor{
	
	color:#3bd0fa;

	margin-left:20px;
}

.footnordCategory, .footnordCategory a{
	width:595px;
	text-align:right;
	padding-right:10px;
	color:#f7931e;
}

.footnordComments{
text-align:center;	
}

.entry p{
padding-right:10px;	
}

.footnordLogo{
	width:167px; 
	height:167px; 
	float:left;	
}

.footnordPages{
display:block;
margin-left:420px;
padding-top:30px;
float:left;
font-size:10px;
}

.footnordPages a{
	color:#000;	
	text-decoration:none;
}

.footnordSearch{
	margin-top:30px;
margin-right:10px;
display:block;
float:right;
}

.footnordSearch input.text {
width:100px;	
}


/* Side bar */

/* Sidebars */
#sidebars {
  background-color: #3bd0fa;
  margin: 0px 0 0 0;
  float: left;
  width: 242px;
  color: #eee;
  }
#sidebars .sidebarbox {
  background: url(images/bg-trans.png) repeat;
  padding: 10px 0px 10px 5px;
  border: 8px dashed #A0E8FE;
  border-right:none;
  margin-left:5px;

  }
#sidebars .sidebarbox2 {
  border: 8px dashed #A0E8FE;
  border-right:none;
  padding: 10px 0px 10px 5px;
  margin-left:5px;
  }


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

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

#sidebar_right {
  float: right;
  width: 160px;
  }

#sidebars h2 {
  margin: 0;
  padding: 0 0 0px 0;
  font-weight: bold;
  font-size: 13pt;
  color: #000;
  letter-spacing: -1px;

  height:25px;
  padding-left:8px;
  }

#sidebars table {
/*  width: 130px; */
  }

#sidebars ul {
  margin: 0;
  padding: 0 0 5px 0;
  }

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

#sidebars li ul {
  padding: 0;
  }

#sidebars ul ul li {
  margin: 0;
  padding: 2px 2px 2px 16px;
  color: #000;
  background: url(images/bullet.gif) left 8px no-repeat;
  line-height: 17px; /* Required for cross-browser consistency; cross-browser defaults vary. */
  }

#sidebars a {
  display: inline;
  color: #000;
  }
#sidebars a:hover {
  color: #6598b8;
  text-decoration: underline;
  }

#sidebars p {
  padding: 2px 0;
  font-size: 9pt;
  color: #000;
  }

#tag_cloud a {
  display: inline;
  }

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

#sidebars h2.orange{
	background: #fccfac;
	color:#f9ae5d;
}

#sidebars h2.orange img, #sidebars h2.bleu img{
float:right;
padding-right: 3px;
margin-top:1px;
}

#sidebars ul.orange{
	background:#ff934a;
}

#sidebars h2.bleu{
	background: #ace4f9;
	color:#5b6c72;
}

#sidebars ul.bleu, #sidebars div.bleu{
	background:#50a8ff;
}

#sidebars ul.bleu a, #sidebars div.bleu a, #sidebars ul.orange a, #sidebars div.orange a{
color: #FFFFFF;
}

#sidebars ul.bleu li, #sidebars div.bleu li, #sidebars ul.orange li, #sidebars div.orange li{
list-style-type: circle;
list-style-position: inside;
list-style-image: url(images/list.png)
}

/* Test */




/* Top Content */

#main {
/*  margin: 5px 15px 0 15px;
  clear: both;
  width: 930px;
  padding-bottom: 5px;*/
  	
  	margin-left:76px;
  }
#contentwrapper {
background: url('images/footnordContentBackground.jpg') ;
	width:682px;
	float:left;
	min-height:2200px;

  }
#contentwrapper2 {
  float:left;
  width: 900px;  margin: 0 0 15px 0;
  padding: 0;
  }
#contentwrapper .pageTitle, #contentwrapper2 .pageTitle {
  margin: 15px 0 10px 0;
  font-size: 14pt;
  letter-spacing: -1px;
  color: #fff;
  font-weight: normal;
  background: url(images/bg-trans.png) repeat;
  padding: 5px;
  }
  
 .headerPost{
   background: url(images/footnordArticleBack.png) no-repeat;
   height:29px;
   width:644px;
   margin-left: 18px;
 }
 
  .footerPost{
   background: url(images/footnordFooterPost.png) no-repeat;
   height:19px;
   width:643px;
   margin-left: 19px;
 }
 
 	.footerPost2{
   background: url(images/footnordFooterPost.png) no-repeat;
   height:19px;
   width:643px;
   margin-left: 19px; 	
 	margin-top:-18px;
 	}
.topPost {

 background: #FFF;
  margin: -18px 20px 0px 20px;
  padding: 0;
  font-size: 9pt;
  }
.topPost h2.topTitle a, h2.topTitle {
  margin: 5px;
  font-size: 25px;
  font-weight: normal;
  color: #F7931E;
  letter-spacing: -2px;
  margin-top: 10px;
  }
.topPost h2.topTitle a:hover {
  text-decoration: none;
  color: #F7931E;
  }
.topPost p.topMeta {
  padding: 0;
  margin: -10px 0 0 0;
  font-size: 9pt;
  color: #000;  
  margin-left:5px;	
  }
.topPost p.topMeta a {

  text-decoration: underline;
  color: #F7931E;
  }
.topPost p.topMeta a:hover {
  color: #F7931E;
  }
.topPost div.topContent {
  font-size: 9pt;
  color: #000;
  margin: 8px;
  }
.topPost div.topContent a {
  text-decoration: underline;
  color: #000;
  }
.topPost div.topContent a:hover {
  text-decoration: underline;
  color: #00;
  }

.topPost div.topContent ul, .topPost div.topContent ol {
  padding: 0 0 0 30px;
  }
.topPost div.topContent ul li, .topPost div.topContent ol li {
  color: #eee;
  }
.topPost span.topComments, .topPost span.topMore, .topPost span.topTags {
  font-size: 12px;
  font-style: italic;

  /*padding: 8px 10px;*/
  padding: 4px 5px;
  margin-right: 5px;

  color: #000;

  }
.topPost span.linkpages {
  font-size: 9pt;
  font-style: italic;
  color: #000;
  margin-bottom: 10px; display:block;
  }
.topPost span.linkpages a:hover {
  color: #ddd;
  }
.topPost span.topComments:hover, .topPost span.topMore:hover, .topPost span.topTags:hover {
  /*background: #040404;*/

  }
.topPost span.topComments a {
  color: #000;
  background: url(images/comments.gif) left no-repeat;
  padding-left: 20px;
  line-height: 27pt;
  vertical-align: middle;
  }
.topPost span.topMore a {
  color: #fff;
  background: url(images/more.gif) left no-repeat;
  padding-left: 20px;
  line-height: 27pt;
  vertical-align: middle;
  }
.topPost span.topTags em {
  background: url(images/tags.gif) left no-repeat;
  padding-left: 20px;
  line-height: 27pt;
  vertical-align: middle;
  color: #000;
  }
.topPost span.topTags a {
  color: #000;
  line-height: 27pt;
  vertical-align: middle;
  }
.topPost span.topComments a:hover, .topPost span.topMore a:hover, .topPost span.topTags a:hover {
  color: #000;
  text-decoration: underline;
  }

#nextprevious {
  margin: 10px 0 5px 0;
  }
#nextprevious a {
  color: #83adc8;
  text-transform: lowercase;
  text-decoration: underline;
  }
#nextprevious a:hover {
  color: #fff;
  }


/* Comments */

#comment {
  margin-bottom: 10px;
  margin-top: 15px;
  /*background: #040404;*/
  
  background: #8fe8fd;
  width: 530px; /* fixes bug in IE7 where putting focus on the text makes it disappear behind the background. yeah, weird. they call it a dimensional bug. */
  margin-left: 60px;
  padding: 0px 15px 10px 15px;
  color: #000;
  
  -moz-border-radius: 8px;
-khtml-border-radius: 8px;
-webkit-border-radius: 8px;
border-radius: 8px;
  }
#comment h3 {
background:none repeat scroll 0 0 #44D8FC;

color:#FFFFFF;
font-size:10pt;
font-weight:normal;
height:20px;
margin:15px 0;
padding-left:5px;
padding-top:2px;
  }
#comment p a {
  color: #F7931E;
  text-decoration: underline;
  }
#comment p a:hover {
  color: #F7931E;
  }
#comment p {
  padding:0;
  margin: 7px 0;
  color:#000;
  }
ul.commentlist, ul.trackback  {

  list-style-type: none;
  margin: 10px 0;
  font-size: 9pt;
  }
.commentlist li, .trackback li {
  margin: 10px 0 15px 0;
  padding: 10px;
  /*background: #080808;*/
  background: #44D8FC;
  border: 2px inset #95d8e8;
  list-style-type: none;
  
   -moz-border-radius: 8px;
   -khtml-border-radius: 8px;
   -webkit-border-radius: 8px;
   border-radius: 8px;
  
  }
.commentlist li.alt {
   margin: 10px 0 15px 0;
  padding: 10px;
  /*background: #080808;*/
  background: #44D8FC;
  border: 2px inset #95d8e8;
  list-style-type: none;
  
   -moz-border-radius: 8px;
   -khtml-border-radius: 8px;
   -webkit-border-radius: 8px;
   border-radius: 8px;
  }
.commentlist li.cleared {
  background: transparent;
  border: none;
  }
.commentlist a:hover {
  color: #eee;
  }
.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: #000;
  }
.commentlist small.commentmetadata a {
  color: #666;
  }
.commentlist p {
  color: #dedede;
  }
#respond {
  clear: both;
  margin-top: 15px;
  }
textarea#comment {
  width: 510px;
  background: #fff;
  color: #111;
  padding: 10px;
  margin-left:-5px;
  }
#comment #submit {
  margin: 0;
  }
#extrastuff{ display:none;}
#extrastuff a { display:none ;color:#FFF; font-size:0.8em; margin-left: 20px;}
#extrastuff a:hover {color:#FFF; text-decoration:underline;}
#extrastuff #rssleft {float:left; width:250px;}
#extrastuff #trackright {float:right; width:180px; text-align:left; list-style-type: none;}


/* Before footer */

#morefoot {

  color: #000;
  
  }

#morefoot p{
margin:0;
padding:0;
}

#morefoot ul {
  list-style-type: none;

  }

#morefoot a {
  text-decoration: none;
  color: #000;
  font-size:10px;
  }
#morefoot a:hover {
  text-decoration: underline;

  }
#morefoot h3 {
  font-size: 12px;
  font-weight: normal;
  color: #000;
height: 15px;

  }

#morefoot .col1 {
margin-left:50px;
margin-top:50px;
  float: left;
  width: 180px;
  }
#morefoot .col2 {
  margin: 0 25px;
  }
#morefoot .col2, #morefoot .col3 {
  float: left;
  width: 190px;
  }
#morefoot li {
  padding-left: 20px;
  margin-bottom: 5px;
  background: url(images/more.gif) left 2px no-repeat;
  line-height: 12px; /* Required for cross-browser consistency; cross-browser defaults vary. */
  }

/*
.ban{
margin-left: auto;
margin-right: auto;
text-align: center;
height:130px;
width:1258px;
}

.ban a{
display:block;
background: url(images/ban.png) no-repeat scroll center 0 transparent;
height:130px;
width:1258px;
}
*/

/* Ads */
.ban{
margin-left: auto;
margin-right: auto;
text-align: center;
height:266px;
width:1210px;
margin-top:-20px; /* ban flash */
}

.ban a{
display:block;
background: url(images/Ads/back1.jpg) no-repeat scroll center 0 transparent;
height:268px;
width:1210px;
}

