/* Master
----------------------------------------------------------------------------- */

body{
margin: 0;
background: #FFFFFF url(http://media.vdream.com/vdream/images/mailinglist_entries/bg-body.jpg) top left no-repeat;
}

body, h1, h2, h3, ul, input, select, textarea {
font: bold 13px Arial, Tahoma, Verdana, sans-serif;
list-style-type: none;
}

div#layout{
padding: 215px 0px 0px 100px;
}

div.fixed{
height: 450px;
}

#footer{
color: #be3e00;
margin: 0 0 50px 0;
position: absolute;
top: 90px;
left: 230px;
}

a{
font-weight: bold;
text-decoration: none;
color: #BE3E00;
}

h4 a, h4 a:hover, #footer a, #footer a:hover{
color: #000000;
}


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


ul.actions{
margin: 0;
padding: 10px 0 0 0;
}

input, select, textarea {
border: 1px solid #AAAAAA;
margin: 5px 5px 5px 0pt;
font-weight: normal;
}

input.image{
border: none;
}

em{
font-weight: normal;
font-style: normal;
margin-right: 10px;
}

#home_link{
display: block;
width: 72px;
height: 85px;
position: absolute;
top: 85px;
left: 100px;
text-decoration: none;
text-indent: -5000px;
}

#content {
min-height: 500px;
width: 750px;
}

p {
font-weight: normal;
}

table, td, th {
border: 1px solid;
border-collapse: collapse;
padding: 5px;
text-align: center;
}

table {
font-weight: normal;
}

th {
font-weight: bold;
}

img.header{
margin-right: 15px;
}

/* Forms
----------------------------------------------------------------------------- */
label.error em, label.error strong {
font-weight:bold;
color:#BE3E00;
}


/* Blog
----------------------------------------------------------------------------- */

ul.blog{
margin-bottom: 50px;
width: 750px;
}

h4 {
font-size: 30px;
margin: 0px 0px 10px 0px;
}

h4 strong{
color: #be3e00;
}

h3 {
font-size: 20px;
margin: 20px 0px 10px 0px;
}

h3 strong{
color: #be3e00;
}

h2 {
font-size: 18px;
margin: 0px 0px 10px 0px;
}

a.comments{
color: #be3e00;
float: right;
margin-right: 15px;
}

ul.blog p{
margin: 0px 0px 25px 0px;
font-weight: normal;
}

ul.blog p.embed{
text-align: center;
}

li.entry{
border-bottom: 1px solid #AAAAAA;
padding-bottom: 50px;
margin-bottom: 50px;
width: 750px;
}

li.entry.last{
border-bottom: none;
}

/* Blog Comments
----------------------------------------------------------------------------- */
li.comment strong{
color: #be3e00;
}

li.comment{
border-bottom: 1px dashed #AAAAAA;
margin-bottom: 20px;
width: 750px
}

div.form{
margin: 0px 0px 25px 0px;
}

label.block em{
display: block;
}

/* Blog Pages
----------------------------------------------------------------------------- */
ul.pages{
margin: 50px 0 50px 0;
padding: 10px 0 0 0 ;
border-top: 1px solid #AAAAAA;
width: 790px;
}

ul.pages li{
display: inline;
margin: 20px 0pt;
}

ul.pages strong{
color: #be3e00;
}



/* Task Messages
----------------------------------------------------------------------------- */

div.flash {
margin: 0 0 20px 0;
padding: 4px;
width: 1028px;
padding-left: 20px;
}

div.flash.error{
background-color: #FFFFFF;
color: #BE3E00;
border: 3px solid #BE3E00;
width: 750px;
}

div.flash.notice{
#background-color: #20c920;
color: #006613;
border: 3px solid #006613;
}

/* FAQ Pages
----------------------------------------------------------------------------- */

ul#faq {
margin: 0px;
padding: 0px;
}

dl#faq_details{
padding: 30px 0pt 30px 0pt;
}

dl, dt, dd {
background-image:none;
height:auto;
margin:0pt 5px 0pt 0pt;
margin: 0pt;
padding: 0pt;
}

dt {
font-weight: bold;
margin-bottom: 3px;
}

dd {
font-weight: normal;
margin-bottom: 20px;
width: 600px;
}