/*  
Theme Name: NoStar Apricot
Description: A Child Theme of Apricot
Template: apricot
*/
@import url(../apricot/style.css);
					/* Body and Major Structural Elements */

#page {
margin:0 auto;
padding:0;
width:958px;
}

a {
text-decoration: none;
border-bottom: 0;
}

.narrowcolumn {
width:720px;
}

#sidebar {
list-style-type:none;
padding:10px 0 40px;
text-align:left;
width:220px;
}

#sidebar ul, #sidebar ol {
letter-spacing:normal;
}

#sidebar h2 {
-x-system-font:none;
border-bottom:1px solid #CCC;
color:#000000;
font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
font-size:1.1em;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:normal;
min-height:16px;
padding:6px 5px 0;
text-transform:uppercase;
}

#sidebar a {
border:medium none;
text-align:left;
text-decoration:none;

color:#666666;
font-size:1.1em;
padding-left:15px;
text-transform:uppercase;

}

h1, h2, h3 {
font-family:"Times New Roman",Times,serif;
}

#content {
text-align:left;
}

.multipost {
padding:0 0 20px;
}

p.postdate {
font-family:arial,helvetica,sans-serif;
font-size:.9em;
font-style:oblique;
}

#sidebar #searchform #s {
font-family:arial,helvetica,sans-serif;
font-size:1.2em;
width:200px;
}
.postmetadata a {
border:medium none;
text-decoration:none;
color:#606060;
}

.postmetadata {
font-size:0.9em;
line-height:1.4;
margin:20px 0 10px;
padding:8px 8px 10px;
}

.entry {
font-family:"Times New Roman",Times,serif;
font-size:1.1em;
line-height:1.6;
}

h2 a:hover, h3 a:hover {
color:#F60;
}

