/*
Theme Name: Crisidimenticate
Theme URI: http://mosne.it/
Description: A MSF WordPress theme by LS design.
Version: 1.0
Author: LS design 
Author URI: wwww.lsdesign.it
*/
#custom-doc { width:72.46em;*width:70.72em;min-width:942px; margin:auto; text-align:left; }

* {
margin:0;
padding:0;
}

html,body {
background:#D9DADB url(images/bkg.png) repeat-y;
font-size: 13px;
text-align: left;
color: #333;
}
body{
padding-top: 20px;
padding-left:40px;
}

#redline{
background:#AB0000 url(images/redline_bk.png) repeat-y;
position: absolute;
top: 0px;
left: 0px;
right: 0px;
height: 7px;
float: left;
}

#shadow{
float: left;
position: absolute;
top: 7px;
left: 0px;
right: 0px;
height: 5px;
background:transparent url(images/redline_sh_trasp.png) repeat-x;
}


h2{
font-size: 38px;
font-weight: bold;
padding-bottom: 0.5em;
}

h3{
font-size: 18px;
color: #f00;
}

a {
outline:none;
text-decoration:none;
color: #f00;
}
#content a:hover,
#foot a:hover{
text-decoration: underline;
color: #f00;
}
p{
line-height: 1.2em;
}

#content{
background: #F4F4F4 url(images/bkgbd.png) repeat-y;
padding: 20px;
width: 680px;
margin-bottom: 0.5em;
margin-top: 0.5em;
}
.clear{
clear: both;
}

#foot{
width: 720px;
margin-bottom: 0.5em;
margin-top: 0.5em;
font-size: 13px;
}
#foot, #foot a{
color: #4D4D4D;
}
#foot h3{
font-size: 12px;
color: #f00;
}
#foot ul{
width: 100%;
margin-bottom: 40px;
}
.red{
color: #f00;
}

#foot ul li {
border-right:3px solid white;
display:inline;
float:left;
font-size:11px;
height:42px;
margin-right:8px;
width:169px;
}
#foot ul li.nob {
border-right:0;
}


.whiteline{
background: transparent url(images/whitedots_trasp.png) repeat-x;
width: 728px; 
height: 5px;
float: left;
text-indent: -3000px;
clear: both;
}

.greyline{
background: transparent url(images/bkg.png) center center repeat-y;
width: 100%; 
height: 3px;
float: left;
margin-top: 25px;
text-indent: -3000px;
clear: both;
}

#adotta a {
background: transparent url(images/adotta_w_trasp.png) no-repeat;
width: 256px; 
height: 42px;
float: left;
margin-top: 25px;
margin-bottom: 25px;
text-indent: -3000px;
clear: both;
}

#hd h1 a {
background: transparent url(images/MSF_logo_trasp.png) no-repeat;
width: 169px; 
height: 65px;
float: left;
text-indent: -3000px;
clear: both;
padding-bottom: 13px;
}

#crdim a {
background: transparent url(images/crisi_trasp.png) no-repeat;
width: 666px; 
height: 44px;
float: left;
text-indent: -3000px;
clear: both;
}
.spacer{
width: 100%;
float: left;
height: 25px;
}

#defaultCountdown{
font-size: 26px;
text-transform: lowercase;
}
.countdown_amount{
font-size: 55px;
font-weight: bold;
padding-right: 6px;
}
.countdown_section{
padding-right: 12px;
}


@media print 
body {
width:190mm;
text-align:left;
color:#666;
}
}
