/*
Theme Name: Cristaldi Designs
Description: Cristaldi Designs is a 2 column fixed theme based on the layout of the Scarf theme by <a href="http://milo.peety-passion.com">milo IIIIVII</a>.
Author: Jennifer Cristaldi
Author URI: http://cristaldidesigns.com
Version: 1.0
*/
body{
margin: 40px auto;
padding:0;
background:#000;
background-image:url(images/bg.gif);
background-repeat:repeat-x;
background-position:top left;
font:normal small Tahoma, Arial, Helvetica, sans-serif;color:#fff;
}

form, h1, h2, h3{
margin:0;
padding:0;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-weight:normal;
}

blockquote{
font-style:italic;
}

a{
text-decoration: none;
color: #ccc;
}

a:hover{
text-decoration:none;
color: #f90;
}

#header{
width:800px;
height:241px;
margin:0 auto;
background:url(images/head.jpg);
}

#header h1{
float:left;
padding:50px 0 0 25px;
letter-spacing:-2px;font-size:2.5em;
}

#header h2{
float:left;
padding:50px 25px 0 0;
font-size:1.2em;
}

#header a{
text-decoration:none;
color:#fff;
}

#menu{
width:788px;
margin:0 auto;
}

#menu ul{
margin:0;
padding:0;
list-style:none;
}

#menu li{
display:inline;
}

#menu a{
display:block;
float:right;
width:125px;
height:40px;
padding:10px 0 0 0;
text-align: center;
text-transform: lowercase;
text-decoration: none;
font-family: "Tahoma", Arial, Helvetica, sans-serif;
font-size:1.8em;color:#fff;
}

#menu .first a{
background:none;
}

#menu a:hover{
color:#ccc;
}

#content{
width:788px;
margin:0 auto;
padding:0;
background:transparent url(images/body.jpg) no-repeat;
border:6px solid #fff;
border-top:none;
border-bottom:none;
}

#content_f{
width:800px;
height:241px;
margin:0 auto;
padding:0;
background:#000 url(images/footer.jpg) no-repeat bottom left;
border: none;border-top:none;
}

#row{
float:left;
width:480px;
padding:20px 0 0 23px;
margin-top:60px;
}

#row a{
text-decoration:none;
}

#row a:hover{
text-decoration:none;
color:#f90;
}

#row .post{
margin-bottom:30px;
}

#row .title{
font-size:1.6em;
background-image:url(images/h3.jpg);
background-repeat:repeat-x;
background-position:bottom left;
}

#row .posted{
font-size:x-small;
}

#row .meta{
height:25px;
padding:10px 0 0 0;
}

#row .meta p{
margin:0;
padding:0;
font-size:x-small;
}

#row .date{
margin:0;
padding:0;
float:right;
}

#bar{
float:right;
width:240px;
padding:20px 23px 0 0;
}

#textfield1{
width:145px;
}

#submit1{
display:none;
}

#bar ul{
margin:0;
padding:0;
list-style: none;
}

#bar li ul, #bar li form{
margin:0 0 10px 0;
padding:10px 10px 15px 10px;
}

#bar h2{
height: 28px;
padding: 4px 0 0 20px;
font-size: 1.2em;
font-weight: smallcaps;
color: #ccc;
text-transform:uppercase;
border-bottom:1px solid #ccc;
}

#bar a{
text-decoration:none;
}

#bar a:hover{
text-decoration:none;
color:#f90;
}

#footer{
clear: both;
width: 800px;
margin: 0 auto;
padding: 10px 0;
border-bottom:1px solid #fff;
}

#footer p {
text-align: center;
font-size: x-small;
}

#commentform textarea {
width:350px;
}

.center{
text-align: center;
}

#content p img{
float:left;
border:none;
margin-right:5px;
margin-bottom:5px;
padding:0;
max-width:80%;
}

.alignright{
float:right;
}

.alignleft{
float:left;
}

a img{
border:none;
}

#wp-calendar{
text-align:center;
margin:0;
width:95%;
}

#wp-calendar td{
line-height:10px;
font-size:10px;
color:#fff;
}

#wp-calendar td a{
display:block;
color:#fff;
text-decoration:none;
line-height:10px;
border:1px solid #333;
}

#wp-calendar #prev a{
width:30px;
}

#wp-calendar #next a{
width:30px;
margin:0 0 0 30px;
}

#wp-calendar #today{
background:#333;
color:#fff;
}

#wp-calendar #today a{
color:#fff;
font-weight:700;
}

#wp-calendar caption{
text-align:center;
width:100%;
margin:0 0 5px 0;
text-transform:lowercase;
}