/*
Theme Name: E-konomica
Theme URI: http://wordpress.org/
Description: WordPress theme for E-konomica.
Version: 1
Author: Alexandre Plennevaux
Author URI: http://pixeline.be/
*/
@import url(../../../../_css/global.css);
@import url(../../../../_css/mainmenu.css);
#submenu{
margin:0;
padding:0;
height:10px;
}
.leftcol {
float:left;
width:250px;
}
.rightcol {
width:260px;
float:right;
}
.fulltext {
margin-left:280px;
}
div.leftcol h2, div.rightcol h2 {
padding-top:10px;
}
.leftcol p, .rightcol p {
font-size:10pt;
margin:0;
margin-bottom:10px;
}
.post {
margin-bottom:20px;
}
.post small {
color:#999999;
font-size:9pt;
}
.postmetadata {
display:none;
}
.post h2 {
font-weight:normal;
background:transparent url(../../../../_img/h2_post.gif) center left no-repeat;
margin-left:-10px;
padding-left:24px;
text-decoration:none;
}

.post a:link, .post a:visited {
color:blue;
}
.post a:visited {
background:transparent url(../../../../_img/ok.gif) top right no-repeat;
padding-right:25px;
}
.post h2 a:link, .post h2 a:visited   {
color:black;
text-decoration:none;
}
.post h2 a:hover {
text-decoration:underline;
}
.rightcol a:visited {
color:#666666;
padding-right:25px;
background:transparent url(../../../../_img/ok.gif) top right no-repeat;
}
.rightcol a {
text-decoration:none;
}
.rightcol a:hover {
text-decoration:underline;
}
.fulltext ol {
background-color:#fbfeef;
}
.fulltext ol li {
background-image:none;
padding:5px 10px 5px 0;
}
#otherarticles{
margin:0;
padding:0;
list-style:none;
border-bottom:1px solid #DDDDDD;
}
#otherarticles li {
background:transparent url(../../../../_img/mouse.gif) top left no-repeat;
padding-left:25px;
margin-bottom:20px;
height:25px;
}
#otherarticles li a:link {
display:block;
font-size:9pt;
border-bottom-width:0px;
}

#otherarticles li a:visited {
display:block;
color:black;
font-size:9pt;
border-bottom-width:0px;
}

#otherarticles li a:hover, #otherarticles li a:active {
text-decoration:underline;
color:black;
border-bottom-width:0px;
}
.post .references {
border-top:1px solid #999999;
}
.post p:target,.post li:target {
  background-color:yellow;
}
.invite, .highlight {
background:#FFFFFF;
border:1px solid #FF6600;
padding:10px;
margin:20px;
}
.highlight {
border:0px solid #FF9900;
background:#FFC442;
}