/*

Theme Name: BBWhite as Milk

Theme URI: http://bridgeandburn.com/

Description: Testing WordPress Child Themes

Author: Erik Prowell

Author URI: http://bridgeandburn.com/

Template: white-as-milk

Version: 1.0

*/
@import url(../white-as-milk/style.css);

body {
        color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
        font-size:12px;
        font-weight:500;

}


#page {
min-width: 958px;
margin: 6px;
}


#sidebar {
font-family: Georgia, "Times New Roman", Times, serif;
width: 16%;
}

#sidebar h2 {
font-family: Georgia, "Times New Roman", Times, serif;
font-size:14px;
font-variant:small-caps;
letter-spacing:0.1em;
}

#content {
width: 80%;
margin-right:110px;
padding:0;
}

.post h2 {
font-size:18px;
letter-spacing:0em;
}

a {
color:#333333;
}


#header h1 a {
color:#000000;
}

#content .entry p {
font-family: Georgia, "Times New Roman", Times, serif;
font-size:12px;
}

.post h2 {
font-family: Georgia, "Times New Roman", Times, serif;
font-size:16px;
text-transform: uppercase;
letter-spacing:0.1em;
}

.post h2 a:hover {
color:#333333;
}

#sidebar a, .postmetadata a, .navigation a, ol.commentlist cite a, .commentmetadata a {
text-decoration:none;
font-size:11px;
}

#content .entry{
line-height:1.1em;
}

small {
font-family: Georgia, "Times New Roman", Times, serif;
font-size:10px;
line-height:1.5em;
}

#top_slim_link ul {
margin-bottom:0;
margin-left:0;
margin-top:0;
padding-left:0px;
padding-top:0;
}

#shop_menu_top ul.shop_menu_list {
padding-left:0px;
}
