/*
Theme Name: Les épices rient !
Version: 1.0
Author: Céline ROTIER
*/

html, body, * {
	padding:0;
	margin:0;
}

html>body #content {
	height: auto;
	min-height: 580px;
}

body{
	font-family:"trebuchet MS", sans serif;
	font-size: 95%;
	line-height: 120%;
	background-color: #000000;
	text-align: center;
	/*This is overridden by the timeBG code in header.php */
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

body,td,th {
	color: #ffffff;
    font-family: Verdana;
    font-size:10pt;

}

#wrap {
	width:900px;
	margin:0 auto;
}

#header {
	margin:0 auto;
	padding:0;
	height:88px;
	width:900px;
	background-image:url(images/header-top.jpg);
}

#header h1 {
	text-align:center;
	width:625px;
	font-family:"trebuchet MS", sans serif;
	font-size:25px;
	color:#a7f00d;
	padding:15px 15px 0 15px;
	margin:0 auto;
	line-height:normal;
        font-weight: normal;
}

#header h1 a, #header h1 a:hover, #header h1 a:link, #header h1 a:visited, #header h1 a:active {
	color:#a7f00d;
	text-decoration:none;
	font-size:25px;
	color:#a7f00d;
        font-weight: normal;
}



#pages {
	list-style:none; 
	width:100%;
	background-color:#000000;
	margin-bottom:146px;
    height: 32px;
}

#pages ul {
  padding: 8px 0 0 13px;
  }

#pages li {
  display: inline;
  font-size: 15px;
  font-family: "Verdana", arial, sans-serif;
  }

#pages li a {
  color: #cccccc;
  text-decoration: none;
  padding: 7px 18px 7px 17px;
font-size: 15px;
  font-family: "Verdana", arial, sans-serif;
  }

#pages li a:hover {
  color: #a7f00d;
  background-color: #222222;
font-size: 15px;
  font-family: "Verdana", arial, sans-serif;
  }


#pages li a:active {
  color: #a7f00d;
  background-color: #222222;
font-size: 15px;
  font-family: "Verdana", arial, sans-serif;
  }


#current a, li.current_page_item a {
padding: 7px 18px 7px 17px;
	color:#a7f00d;
	font-weight:bold;
        font-family: "Verdana", arial, sans-serif;
        font-size:15px;
	text-decoration:none;
}

#content {
	width:900px;
	margin:0 auto;
	background-image:url(images/header-background.jpg);
        background-repeat:repeat-x;
background-color:#000000;

}

#sidebar {
	float:right;
	margin:0 auto;
	width:260px;
	background-image:url(images/header-sidebar.jpg);
	background-repeat:repeat-x;
	background-color:#000000;
}

div.date p{
	width: 75px;
	height: 60px;
	float: left;
	margin: 0 5px 0 0;
	padding: 5px;
	background: url(images/date.gif) no-repeat;
	color: #ddd;
	text-align: center;
	font-size: 70%;
	overflow: hidden;
}
div.date span.mese{
	display: block;
	margin-bottom: 8px;
	margin-top : 8px;
	color: #a7f00d;
	font-family:"Trebuchet MS", sans serif;
}
div.date span.giorno{
	font-size: 190%;
	color: #a7f00d;
	font-weight: normal;
	font-family:"Trebuchet MS", sans serif;
	line-height: 0.8;
}
div.date p span.anno{
	margin: 0;
	padding: 0;
	color: #a7f00d;
	font-size: 80%;
	font-family: Tahoma, Arial, sans-serif;
}

#sidebar h4 {
	color: #a7f00d;
	font-family:"trebuchet MS", sans serif;
	margin-top:5px;
	font-size:18px;
	font-weight:normal;
	padding: 20px 0 10px 0;
	text-align: center;
	line-height: 1;
}

#sidebar p {
	padding:0 0 0 20px ;
	font-size:14px;
	text-align: left;
	font-family:"trebuchet MS", sans serif;
	line-height: 2;
}

#sidebar a {
	font-family:"trebuchet MS", sans serif;
	color: #ffffff;
	text-decoration: none;

}

#sidebar a:hover {
	font-family:"trebuchet MS", sans serif;
	color: #a7f00d;
	text-decoration: none;
}

#sidebar ul {

	font-family:"trebuchet MS", sans serif;
	padding: 0px 5px 0px 15px;
	text-align: left;
	font-size:13px;
}

#sidebar ul a {
	font-family:"trebuchet MS", sans serif;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px 5px 0px 15px;
	text-align: left;
	font-size:13px;
}

#sidebar ul a:visited {
	font-family:"trebuchet MS", sans serif;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px 5px 0px 15px;
	text-align: left;
	font-size:13px;
}

#sidebar ul a:hover {
	font-family:"trebuchet MS", sans serif;
	color: #a7f00d;
	text-decoration: none;
	padding: 0px 5px 0px 15px;
	text-align: left;
	font-size:13px;
}

#sidebar li {
	list-style:none ;
    font-family:"trebuchet MS", sans serif;
	padding: 5px 0px 0px 18px;
    font-size:13px;
    text-align: left;
    background: url(images/li.gif) 22px 10px no-repeat;
}

#sidebar ul ul {
    padding: 5px 0px 5px 10px;
    font-family:"trebuchet MS", sans serif;
    font-size:15px;
    text-align: left;

}

#sidebar li li {
    font-family:"trebuchet MS", sans serif;
	color: #FFFFFF;
    padding: 0px 10px 2px 14px;
    font-size:12px;
      text-align: left;
      background: url(images/li_li.gif) 15px 5px no-repeat;
}

#sidebar li li a, a:visited {
    font-family:"trebuchet MS", sans serif;
    color: #FFFFFF;
    font-size:12px;
    padding: 0px 10px 2px 14px;
    text-decoration: none;
    text-align: left;
}

#sidebar li li a:hover {
    font-family:"trebuchet MS", sans serif;
    color: #a7f00d;
    padding: 0px 10px 2px 14px;
      text-align: left;
}

#sidebar input {
    text-align: center;
}
 
#menu {
	padding:0 0 25px 20px; 
	text-align:left;
}

#menu ul {
	list-style:none; 
	margin:0; 
	padding:0; 
	font-size:85%;
}

#menu ul li, #recentcomments li, #recentcomments li.recentcomments {
	list-style:none; 
	margin-left:20px;
	width:225px;
        color:#ffffff;
        tex-align:left;
        padding:0 0 0 10px;
        background: url(images/li.gif) 0px 10px no-repeat;
}

#menu ul li a {
	list-style:none; 
	text-decoration:none; 
	color:#ffffff;
        padding:0 0 0 10px;
}

#menu ul li a:hover, #recentcomments li a:hover, #recentcomments    li.recentcomments a:hover {
	list-style:none; 
	color:#a7f00d;
	margin-left:20px;
        padding:0 0 0 10px;
}

#main {
	margin:0;
	padding:0;
	width:550px;
	text-align:left;
	float:left;
}

#selection-recettes {
	margin:30px 0 50px 25px;
	padding:0;
	width:500px;
	text-align:left;
	float:left;
}

/* Let's keep those items in line!  :)  */
#main .storycontent {
	list-style-image: url(images/li.gif);
	overflow:hidden;
	padding : 0 0 0 20px;
	width:540px;
	margin-top : 15px;
}

#main .storycontent p {
	width:540px;
	font-family: verdana;
	font-size: 10pt;
	color: #FFFFFF;
padding: 10px 0 0 0;
}

#main .storycontent ul {
	font-family: verdana;
	font-size: 10pt;
	color: #FFFFFF;
padding: 10px 0 0 15px;
}

#main .storycontent li {
	list-style-image: url(images/li.gif);
	font-family: verdana;
	font-size: 10pt;
	color: #FFFFFF;
padding: 10px 0 0 0;
}

#main .storycontent h2 {
	font-weight: bold;
	font-family: verdana;
	font-size: 11pt;
	color: #A7F00D;
padding: 13px 0 8px 0;
}

#main .storycontent a {
	color:#a7f00d;
	text-decoration: none;
        padding: 0 0 0 0;
        font-family: verdana;
	font-size: 10pt;
}

#main .storycontent a:visited {
	color:#a7f00d;
	text-decoration: none;
        padding: 0 0 0 0;
        font-family: verdana;
	font-size: 10pt;
}

#main .storycontent a:hover {
	color:#a7f00d;
	text-decoration: none;
        padding: 0 0 0 0;
        font-family: verdana;
	font-size: 10pt;
}

#main .archives {
	list-style-image: url(images/li.gif);
	overflow:hidden;
	padding : 0 0 0 20px;
	width:540px;
	margin-top : 15px;
}

#main .archives p {
	width:540px;
	font-family: verdana;
	font-size: 10pt;
	color: #FFFFFF;
}

#main .archives ul {
	font-family: verdana;
	font-size: 10pt;
	color: #FFFFFF;
padding: 10px 0 0 15px;
}

#main .archives li {
	list-style-image: url(images/li.gif);
	font-family: verdana;
	font-size: 10pt;
	color: #FFFFFF;
padding: 10px 0 0 0;
}

#main .archives h2 {
	font-weight: bold;
	font-family: verdana;
	font-size: 11pt;
	color: #A7F00D;
}

#main .archives a {
	color:#FFFFFF;
	text-decoration: none;
        padding: 0 0 0 0;
        font-family: verdana;
	font-size: 10pt;
}

#main .archives a:visited {
	color:#FFFFFF;
	text-decoration: none;
        padding: 0 0 0 0;
        font-family: verdana;
	font-size: 10pt;
}

#main .archives a:hover {
	color:#a7f00d;
	text-decoration: none;
        padding: 0 0 0 0;
        font-family: verdana;
	font-size: 10pt;
}


a, a:link, a:visited {

	text-decoration: none;
        padding: 0 0 0 0;
}

a:hover {

	text-decoration: none;
        padding: 0 0 0 0;
}

h1 {
	font-family:"trebuchet MS", sans serif;
	font-size: 190%;
	padding-top: .1em;
	padding-bottom: .5em;
	color:#a7f00d;
}


h2 {
	font-family:"trebuchet MS", sans serif;
	font-size: 150%;
	color:#a7f00d;
}

h3 {
	font-family:"trebuchet MS", sans serif;
	font-size: 130%;
	color:#ffffff;
	font-weight:normal;
	line-height:20px;
}

h3 a {
	font-family:"trebuchet MS", sans serif;
	font-size: 130%;
	color:#a7f00d;
	font-weight:normal;
	line-height:20px;
}

h3 a:hover {
	font-family:"trebuchet MS", sans serif;
	font-size: 130%;
	color:#a7f00d;
	font-weight:normal;
	line-height:20px;
}

h3 a:visited {
	font-family:"trebuchet MS", sans serif;
	font-size: 130%;
	color:#a7f00d;
	font-weight:normal;
	line-height:20px;
}


h4 {
	font-family:"trebuchet MS", sans serif;
font-size: 105%;
}

p {
	font-size: 80%;

}

strong, b {
	font-weight: bold;
}

em, i {
	font-style: italic;
}

code {
	font-family: "Courier New", Courier, Fixed;
    font-size:12px;
}

acronym, abbr
{
	font-size: 0.9em;
	letter-spacing: .07em;
}

a img {
	border: none;
	padding: 0 0 0 0;
}

h3 a:link, h3 a:hover, h3 a:visited{
	color: #a7f00d;
	text-decoration:none;
}

.item {
	text-align:left;
	padding:20px 45px 20px 10px;
    font-size:18px;
    font-family:"Verdana";
}

.item ul {
	list-style-type: disc;
	padding-left: 15px;
	margin-left: 10px;
	font-size: 14px;
}

.item ol{
	list-style-type: decimal;
	padding-left: 15px;
	margin-left: 10px;
	font-size: 14px;
}

.itemhead {
	padding-top: 20px;
	padding-bottom: 5px;
}

.itemhead h3 a {
	display: inline;
	color:#A7F00D;
	font-weight:normal;
	font-size:16pt;
}

.itemhead h3 a:hover {
	display: inline;
	color:#A7F00D;
	font-weight:normal;
	font-size:16pt;
}

.itemhead h3 a:visited {
	display: inline;
	color:#A7F00D;
	font-weight:normal;
	font-size:16pt;
}

.itemhead h1 {
	display: inline;
	color:#A7F00D;
	font-weight:normal;
	font-size:16pt;
line-height: 20px;
}

.itemhead h1 a {
	display: inline;
	color:#A7F00D;
	font-weight:normal;
	font-size:16pt;
}

.itemhead h1 a:hover {
	display: inline;
	color:#A7F00D;
	font-weight:normal;
	font-size:16pt;
}

.itemhead h1 a:visited {
	display: inline;
	color:#A7F00D;
	font-weight:normal;
	font-size:16pt;
}
.storycontent p {
	padding:10px 0 0 0;
	margin-bottom:0;
}

.storycontent p input {
	padding:10px 0 0 0;
	margin-bottom:0;
	color:#FFFFFF;
	font-weight:normal;
	font-size:12pt;
}

img { 
	padding: 0 0 0 0;
}

img.right {
	padding: 0 0 0 0;
}

.aligncenter,
div.aligncenter {
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* 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: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

.chronodata, .tags, .category, .metadata {
	font-size:11px;
	color:#ffffff;
	font-family: verdana;
	font-style:normal;
	margin-top:10px;
	line-height: 12px;
}

.chronodata a, chronodata a:link, chronodata a:visited {
	font-size:11px;
	color:#ffffff;
	font-family: verdana;
	font-style:normal;
	margin-top:10px;
	line-height: 12px;
}

.chronodata a:hover {
	font-size:11px;
	color:#a7f00d;
	font-family: verdana;
	font-style:normal;
	margin-top:10px;
	line-height: 12px;
}

input, textarea {
	font-size: 12px;
	color:#aaaaaa;
	border:1px solid #454545;
	background-color:#252525;
}

#searchform input, #s input {
	display:inline;
	font-size:12px;
	color:#aaaaaa;
	border:1px solid #454545;
	background-color:#252525;
}

#author, #email, #url {
	width:200px;
}

#comment {
	width:400px;
	height:105px;
	padding:10px;
        color:#ffffff;
	font-family: verdana;
	font-size:10px;
}

#comments {
	color:#ffffff;
	line-height:normal;
}

.number_comment {
	color:#ffffff;
	background-image: url(/wp-content/themes/lesepicesrient/images/comment.gif);
	background-repeat:no-repeat;
	float:right;
	font-size: 12px;
	margin-top:0;
padding:0 0 0 20px;
}

.number_comment a{
	color:#a7f00d;
	line-height:normal;
}

.number_comment a:hover {
	color:#a7f00d;
	line-height:normal;
}

.metadata {
	color: #545454;
}

.metadata a, .metadata a:link, .metadata a:hover, .metadata a:visited {
	color: #545454;
	text-decoration:none;
}

.commentlist p {
	clear: both;
	font-size: 95%;
}

.commentlist a, .commentlist a:visited {
	color:#a7f00d;
        font-size:16px;
        font-family: "trebuchet MS", sans serif;
        padding:0 0 0 0;
}

.commentlist a:hover {
	color:#a7f00d;
        font-size:16px;
        font-family: "trebuchet MS", sans serif;
        padding: 0 0 0 0;
}

commentaire_balises{
	font-size: 16px;
    font-style:normal;
    text-decoration:none;
    font-family: "trebuchet MS", sans serif;
}
commentaire_balises a{
	font-size: 16px;
    font-style:normal;
    text-decoration:none;
    font-family: "trebuchet MS", sans serif;
}

commentaire_balises a:hover{
	font-size: 16px;
    font-style:normal;
    text-decoration:none;
    font-family: "trebuchet MS", sans serif;
}



commentaire{
	font-size: 13px;
    font-style:normal;
    text-decoration:none;
    font-family: "trebuchet MS", sans serif;
}

commentaire a{
	font-size: 13px;
    font-style:normal;
    text-decoration:none;
    font-family: "trebuchet MS", sans serif;
    color:#a7f00d;
}

commentaire a:hover{
	font-size: 13px;
    font-style:normal;
    text-decoration:none;
    font-family: "trebuchet MS", sans serif;
    color:#a7f00d;
}



blockquote, blockquote blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #343434;
	background-color:#252525;
}

blockquote blockquote {
	border-left: 5px solid #454545;
	background-color:#363636;
}

blockquote cite {
	margin: 5px 0 0;
       font-style:normal;

}

#respond {
	color:#a7f00d;
	margin-bottom:15px;
	line-height:normal;
font-weight:normal;
}

#respond h3 {
}


.commentmetadata {
	font-size: 10px;
	float: left;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	font-family: "trebuchet MS", sans serif;
color:#ffffff;

}

.commentmetadata a{
	font-size: 10px;
	float: left;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	font-family: "trebuchet MS", sans serif;
	color:#ffffff;
}

.commentmetadata a:hover{
	font-size: 10px;
	float: left;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	font-family: "verdana";
	color:#ffffff;
}

.commentlist {
	margin-top: 5px;
}

.commentlist li {
	padding:5px 0 0 20px;
	background-color:#000000;
	background-image: url(/wp-content/themes/lesepicesrient/images/barre_comment.gif);
	background-repeat:repeat-y;
	margin-top:30px;
	overflow:hidden;
	font-size: 12px;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	font-family: "verdana";
}

.commentlist li h2 a {
	background-color:#000000;
	overflow:hidden;
	font-size: 14px;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
	font-family: "verdana";
	color:#a7f00d;
	line-height:15px;
}

.commentlist li h2 {
	background-color:#000000;
	overflow:hidden;
	font-size: 14px;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
	font-family: "verdana";
	color:#a7f00d;
	line-height:15px;
}

.commentlist li h2 a:hover {
	background-color:#000000;
	overflow:hidden;
	font-size: 14px;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
	font-family: "verdana";
	color:#a7f00d;
	line-height:15px;
}

.commentlist li h2 a:visited {
	background-color:#000000;
	overflow:hidden;
	font-size: 14px;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
	font-family: "verdana";
	color:#a7f00d;
	line-height:15px;
}

.commentlist li a {
	background-color:#000000;
	overflow:hidden;
	font-size: 10px;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	font-family: "verdana";
	color:#a7f00d;
}

.commentlist li a:hover {
	background-color:#000000;
	overflow:hidden;
	font-size: 10px;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	font-family: "verdana";
	color:#a7f00d;
}

.commentlist li a:visited {
	background-color:#000000;
	overflow:hidden;
	font-size: 10px;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	font-family: "verdana";
	color:#a7f00d;
}


.commentlist li p {
	padding:2px;
}

.navigation {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #a7f00d;
        padding:0 0 0 0;
}

.navigation a:link, .navigation a:hover, .navigation a:visited{
	color: #a7f00d;
        padding:0 0 0 0;
}

.pagesnavigation {
	display:block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
        font-size: 14px;
        padding:10px 10px 10px 10px;
        text-decoration:none;
        font-weight:bold;
}


.alignrightbutton {
	float: right;
	padding-right:10px;
	font-size:14px;
}

.alignleftbutton {
	float: left;
	padding-left:-20px;
	font-size:14px;
}

.alignright {
	float: right;
	padding-right:50px;
}

.alignleft {
	float: left;
	padding-left:50px;
}

#searchform {
	clear: both;
	margin-bottom: 5px;
	margin-left: 2px;
	padding: 3px;
}

#recentcomments li, #recentcomments li.recentcomments {
	padding:4px 4px 4px 15px; 
}

li .categories, li .linkcat, li .pagenav {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#wp-calendar {
	empty-cells: show;
	font-size: 90%;
	margin: 0;

	width: 90%;
	padding: 3px;
	text-align:center;
}

#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;
	text-decoration: none;
	font-weight:bold;

	background-color:#252525;
}


#wp-calendar td {
	color: #666666;
	font-size: 70%;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar caption {
	font-weight:bold;
}

#wp-calendar #today {
	background-color:#252525;
	color: #898989;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}


#footer {
	width:900px;
	margin:0 auto;
	background-image:url(images/header-background.jpg);
        background-repeat:repeat-x;
background-color:#000000;
}


#footer #dernieres-recettes {
	width:290px;
	float: left;
	background-image:url(images/header-background.jpg);
        background-repeat:repeat-x;
	background-color:#000000;
padding: 0 5px 0 5px;
}


#footer #twitter_div {
	width:290px;
float: right;
background-image:url(images/header-background.jpg);
        background-repeat:repeat-x;
	background-color:#000000;
padding: 0 5px 0 5px;
}


#footer #a-propos {
	width:290px;
float: right;
background-image:url(images/header-background.jpg);
        background-repeat:repeat-x;
	background-color:#000000;
padding: 0 5px 0 5px;
}

#footer h4 {
	color: #a7f00d;
	font-family:"trebuchet MS", sans serif;
	margin-top:5px;
	font-size:18px;
	font-weight:normal;
	padding: 10px 0 10px 0;
	text-align: center;
	line-height: 1;
}

#footer ul {

	font-family:"trebuchet MS", sans serif;
	padding: 0px 5px 0px 15px;
	text-align: left;
	font-size:13px;
}

#footer li {
	list-style:none ;
    font-family:"trebuchet MS", sans serif;
padding: 5px 0px 0px 2px;
    font-size:13px;
    text-align: left;
    list-style-image: url(images/li.gif);
}

#footer li a, #footer li a:visited {
	font-family:"trebuchet MS", sans serif;
	color: #ffffff;
	text-decoration: none;
    font-size:13px;
}

#footer li a:hover {
	font-family:"trebuchet MS", sans serif;
	color: #a7f00d;
	text-decoration: none;
}


#footer2 {
	clear:both;
	font-family: verdana;
	width:900px;
	margin:0 auto;
}

#footer2 p {
	text-align: center;
	color: #545454;
	font-size:10px;
	padding-top:45px;
	overflow:auto;
	font-family: verdana;
}

#footer2 p a, #footer p a:visited {
	color: #aaaaaa;
	font-size:10px;
	font-family: verdana;
	text-decoration: none;
}

#footer2 p a:hover {
	color: #aaaaaa;
	font-size:10px;
	border-bottom: 1px dashed #aaaaaa;
	font-family: verdana;
	text-decoration: none;
}

.avatar {
	border:none;
	float:left;
	margin:0 5px 2px 0;
}

#menu .taggage {
	width:80%;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:15px;
}

#menu .taggage a {
	text-decoration:none;
}

#menu .widget-move-over {
	margin-bottom:15px;
}

#calendar_wrap {
	margin-bottom:15px;
}

.fin-article {
    background-color: #222222;
    border: 1px dashed #444444;
    margin: 20px 0 10px 20px;
    width: 540px;
}

.fin-article h3 {
    color: #A7F00D;
    font-size: 10pt;
    font-weight: bold;
    margin: 8px 0 0 20px;
    font-family: verdana;
}

.similar-posts li {
    font-size: 10pt;
    font-weight: normal;
    color: #DDDDDD;
    list-style-image: url(images/li.gif);
    margin: 8px 0 0 20px;
    font-family: verdana;
}

.similar-posts li a {
    font-size: 10pt;
    font-weight: normal;
    color: #DDDDDD;
    text-decoration: none;
    font-family: verdana;
}

.similar-posts li a:hover {
    font-size: 10pt;
    font-weight: normal;
    color: #A7F00D;
    border-bottom: none;
    text-decoration: none;
} 