/* 
Theme Name: A Chilly Day

Author: Joanna Fae (www.pausedlife.com)

Date of creation: January 11 2010
*/

body{
text-align: center;
color:#181716;
font:small Verdana, SunSans-Regular, Tahoma, Sans-Serif;
background-color:#929291;
background-image:url(/wordpress/wp-content/themes/A-Chilly-Day/images/PausedLife_bg00093.gif);
background-repeat:repeat;
}
#container{
margin:25px auto;
text-align:left;
width:740px;
height:530px;
background-image:url(/wordpress/wp-content/themes/A-Chilly-Day/images/layout_A-Chilly-Day.gif);
background-repeat:no-repeat;
}

/*MENU*/
#navigation{top:0; left:0; width:740px; height:100px}
  a#menu-website{float:left; width:89px; height:68px; margin:25px 5px 0 132px}
  a#menu-webmiss{float:left; width:89px; height:68px; margin:25px 5px 0 4px}
  a#menu-subeta{float:left; width:83px; height:68px; margin:25px 5px 0 4px}
  a#menu-graphics{float:left; width:97px; height:68px; margin:25px 2px 0 2px}
  a#menu-read{float:left; width:73px; height:68px; margin:25px 2px 0 4px}
  a#menu-internet{float:left; width:93px; height:68px; margin:25px 3px 0 3px}

#left{float:left; width:200px; height:355px}

#main{float:right; width:505px; height:355px; margin:0 35px 0 0; overflow:auto}

#footer{clear:both; width:740px; height:35px}
  #searchform{float:left; width:150px;margin:10px 0 0 270px;text-align:left}
  #s, #comment, #submit{color:#775E3D;background-color:#F1DABC}
  #buttonsarea{float:right; width:260px;margin:3px 35px 0 0;text-align:right}

/*HEADERS*/
h1{
color:#F3E2C4;
font-family:Georgia, Tahoma, Sans-serif;
font-size:large;
font-weight:bold;
background-color:#623E2B;
text-align:center; 
}
h2{
color:#623E2B;
font-size:medium;
font-weight:bold;
text-decoration:underline;
text-align:center; 
}
h3{
color:#623E2B;
font-size:small;
text-decoration:underline;
}

/*LINKS*/
a:link, a:active, a:visited{text-decoration:none;}
a:link{color:#AA4C21}
a:visited{color:#562209;}
a:hover{color:#AA4C21; text-decoration:underline}
a:active{color:#AA4C21;}
a.linkout:after{
content:url(/wordpress/wp-content/themes/A-Chilly-Day/images/ferny.dailycute.net_10.gif);
padding-left:2px
}

/*CENTERING*/
img{border:0;}
img.center{display:block; margin:0 auto; text-align:center;}
a.center{display:block; margin:0 auto; text-align:center;}
div.center{text-align:center;}

/*TABLES*/
th{
color:#F4E6D1;
font-size:small;
text-align:center;
font-weight:bold;
background-color:#413123; 
padding:2px;
}
td{
color:#413123;
font-size:small;
background-color:#EED8B8; 
border:1px solid #413123; 
padding:2px;
}
td.no-border, th.no-border{
background-color:transparent;
border:0;
}

/*BITS + BOBS*/
hr{
width:200px; 
height:3px;
margin:10px auto;
background:#7E472A; 
border:0;
}
blockquote{
color:#181716;
font-style:italic;
padding:5px;
background-color:#FFEF9C;
border:1px solid #EFD64A;
}
fieldset{
color:#181716;
padding:2px;
background-color:#FFEF9C;
border:1px solid #EFD64A;
}
code{
color:#623E2B;
background-color:#FFEF9C; 
font-family:Georgia, Verdana, Sans-serif; 
font-size:11px
}
strong{color:#424153}
em{color:#424153;}
.underline{color:#424153; text-decoration:underline}
.blink{text-decoration:blink;}
.strike{text-decoration:line-through}
.underline{text-decoration:underline;}
.double-underline{text-decoration:underline; border-bottom:1px solid #000; padding-bottom:2px}

/*wordpress specific styling*/
.commentbox{width:425px}
.additional-meta, .navigation-index, .back{ /* date category tag previous next back-link */ font-size:10px}

/*Author Comment Styles*/
#comment-zone li.author-comment{background:#1F1F1F; color:#F7F7F7; border:1px solid #474747;}
#comment-zone li.author-comment img {border:5px solid #474747;}
#comment-zone li.author-comment a{color:#b6d7e9;}

/*Admin Comment Styles*/
#comment-zone li.admin-comment{background:#333; color:#000; border:1px solid #474747;}
#comment-zone li.admin-comment img {border:5px solid #474747;}
#comment-zone li.admin-comment a{color:#b6d7e9;}

/*Pagination (dynamicdrive.com/style)*/
.pagination{list-style:none; padding:0;}
.pagination li{
 color:#000;
 float:left;
 display:block; 
 width:20px; 
 background:#303030 url('/wordpress/wp-content/themes/LogCabin/images/bgCS2.gif') repeat;
 padding:5px; 
 border:1px solid #000;
 text-align:center;
 }
.pagination li a{
 color:#c0c0c0; 
 text-align:center; 
 text-decoration:none;  
 background:#303030 url('/wordpress/wp-content/themes/LogCabin/images/bgCS2.gif') repeat;
 }
.pagination li a:hover{color:#F03090; text-decoration:none}

/*CSS Generated Content (dynamicdrive.com/style)*/
a.zipfile:after{content:url(zip.gif);}