/*
Theme Name: snowman and cardinal
Theme URI: http://frankenweb.neocities.org/
Description: Winter Layout.
Version: 1.0
Author: Max - 2007
Author URI: http://frankenweb.neocities.org/
*/

/*----- ALL Elements --------*/

body {
	font-family:Georgia,Serif;
	background: #76B9F8;
	color: #3F3F3F;
	padding: 0;
	margin: 0;
}
img {
	border: none;
	text-align:center;
}
a {
	font-weight: bold;
	text-decoration: none;
}


h2 {
	font-size: 18px;
	font-weight:bold;
	text-transform:uppercase;
	color: #D72929;
	margin: 5px;
	padding: 5px;
}

blockquote {
color:#666666;
border-left:1px solid #e9e9e9;
background-color:#f9f9f9;
background-repeat:no-repeat;
background-position:bottom right;
padding-left:5px;
padding-right:5px;
padding-top:5px;
padding-bottom:5px;
font-size:.8em;
}

h3 {
	text-align:justify;
	font-size:20px;
	font-weight:bold;
	color:#B0B0B0;
	margin: 5px;
	padding: 5px;
}

.archives-bottom {
	font-family:Georgia,Serif;
	color:#808080;
	font-size:.7em;
	text-align:justify;
	position:relative;
	width:450px;
	background-color:transparent;
	float:left;
	padding-left:90px;
	}



#encompass {
	background: url(bkg.gif) top left repeat-x;
	width:100%;
	background-color:#76B9F8;
	}
#container {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	background-color:#ffffff;
	text-align:left;
	width:632px;
	}

#header {
	position:relative;
	background-image:url(no-title-top.png);
	background-color:#fff;
	width:632px;
	height:284px;
	}

.navigation {
position:absolute;
right:40px;
top:150px;
}


.hide {
	display:none;
	}

#main {
	position:relative;
	background-color:#ffffff;
	width:632px;
	}
	
#content {
	font-family:Georgia,Serif;
	font-size:.9em;
	text-align:justify;
	position:relative;
	width:520px;
	background-color:transparent;
	float:left;
	padding-left:53px;
	}

.text {
	font-family:Georgia,Serif;
	text-align:justify;
	margin-top:10px;
	}

.center {
	text-align:center;
	}

.subcontent {
	margin-left:30px;
	text-align:center;
	border-top: 5px solid #D72929;
	border-bottom: 1px solid #7B9852;
	width:460px;
	background-color:#F1F1F1;
	float:left;
	margin-top:5px;
	font-family:Georgia,Serif;
	font-size:.8em;
	}

#bottom-1 {
	position:relative;
	text-align:center;
	margin-left:30px;
	border-top: 5px solid #D72929;
	border-bottom: 1px solid #7B9852;
	width:460px;
	background-color:#F1F1F1;
	float:left;
	margin-top:5px;
	font-family:Georgia,Serif;
	font-size:.8em;
	}

#bottom-3 {
	position:relative;
	text-align:center;
	padding-left:170px;
	width:200px;
	background-color:transparent;
	float:left;
	margin-top:20px;
	font-family:Georgia,Serif;
	font-size:.8em;
	}

.clear {
	clear:both;
	height:10px;
	}

#footer {
	width:632px;
	background: url(bottom-bkg.gif) bottom left repeat-x;
	color:#C0C0C0;
	text-align:center;
	padding-top:20px;
	padding-bottom:20px;
	font-family:Georgia,"Times New Roman",Times,Serif;
	font-size:.8em;
	}



a:link,a:active {
	text-decoration:none;
	color:#2792F5;
	}
	
a:visited {
	text-decoration:none;
	color:#76B9F8;
	}
	
a:hover {
	text-decoration:none;
	border-bottom:1px dotted #cccccc;
	}

a img {
border:0px;
background-color:transparent;
}

a img.art {
padding:3px;
background-color:#E5EEF7;
border:1px solid #000000;
}


.links ol {
	display: inline;
	width: 450px;
	list-style-type:none;
	}
.links li {
	text-align: left;
	float: left;
	width: 210px;
	margin-left: 20px;
	}