/*
Developed for the Quelle Surprise weblog
by Amy Claybaugh
Roughly based on theme: Minimalist
designer: Mena Trott
designer_url: http://mena.typepad.com
developer: Randy Reddig
developer_url: http://shaderlab.com	
*/

body {	margin: 0;
	color: #333333;
	background: #FFFFFF;
	font-family: Georgia, 'Times New Roman', serif;
	font-weight: normal;
	font-size: small;
	line-height: 170%;
	}

a {	text-decoration: none;}

a:link {color: #48D1CC;}
a:visited {color: #00CED1;}
a:active {color: #00CED1;}
a:hover {color: #00CED1;}

h1, h2, h3, h4 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}
	
blockquote {
/*if we want to do something special for blockquotes, put the stuff here*/
}	

.header {
                /*background-image: url(http://www.quellesurprise.com/qs/images/qslogo.jpg);
                background-repeat: no-repeat;
                background-position:center; */
	padding: 0px;
	width: 100%;
	}

.header h2 {
	color: #E8112D;
	font-family: Verdana, Arial, sans-serif;
	font-size: medium;
	}

.header img {
                border-width: 0px;
                }

.header table {
                table-layout: automatic
                }

.alpha {
	float: left;
	width: 70%;
                margin-left: 15%;
                display: inline;
	color: #333333;
	font-family: Georgia, Times, serif;
	font-size: small;
	text-align: left;
	}
		
.alpha h1 {
	color: #E8112D;
	font-family: Georgia, 'Times New Roman', serif;
	font-size: large;
                font-weight: bold;
	text-align: left;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #333333;
	}

.alpha h2 {
	color: #00CED1;
	font-family: Georgia, 'Times New Roman', serif;
	font-size: medium;
	text-align: left;
	margin: 0 0 10px 0;
	border: 0;
	}
	
.alpha h3 {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	color: #000000
                line-height: 200%;
	margin: 0 0 20px 0;
	border: 0;
	}	

.alpha h4 {
	color: #333333;
	font-family: Georgia, 'Times New Roman', serif;
	font-size: small;
	text-align: left;
	font-weight: normal;
	margin: 0 0 10px 0;
	}

.alpha h5 {
	color: #E8112D;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: left;
	}

.alpha h6 {
	color: #E8112D;
	font-family: Verdana, Arial, sans-serif;
	font-size: medium;
	text-align: left;
	}


.alpha img { 
                 border-color: #999999;
                 border-width: 2px;
                 border-style: solid;
                 margin-left: 8px;
                 margin-bottom: 4px;
                 margin-right: 8px;
                 margin-top: 4px;
                 }

.alpha li {
	color: #333333;
	font-family: Georgia, 'Times New Roman', serif;
	text-align: left;
	list-style-type: disc;
	list-style-position: inside;
	}

.archive-col-one {
                margin:0 1% 0 2%;
                float:left;
                display:inline;
                width:46%;
                }

.archive-col-two {
                margin:0 2% 0 1%;
                float:left;
                display:inline;
                width:46%;
                }

.gallery table { 
	float: left;
                margin: 0 5px 0 0;
                vertical-align: top;
                line-height: 100%;
                }

/*
.beta {
	float: left;
	width: 15%;
                display: inline;
	color: #333333;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	font-weight: normal;
	text-align: right;
	margin-right: 15px;
	line-height: 100%
	}

.beta h1 {
	color: #E8112D;
	font-family: Georgia, 'Times New Roman', serif;
	font-size: medium;
                font-weight: bold;
	text-align: left;
	padding: 10px 0 10px 0;
	}

.beta h2 {
	color: #E8112D;
	font-family: Georgia, 'Times New Roman', serif;
	font-size: small;
	font-weight: normal;
	text-align: left;
	padding: 10px 0 10px 0;
	}

.beta li {
	color: #333333;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: left;
	list-style-type: none;
	list-style-position: outside;
	}
*/

.commenter-profile img {
	vertical-align: middle;
	border-width: 0;}

.footer {
        float: left;
	color: #333333;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	font-weight: normal;
                line-height: 100%;
                }

.footer table {
                table-layout: automatic;
                }

