/* CSS Document */

body{
	margin:0px;
	padding:0px;
	text-align:center;
	background-attachment: scroll;
	background-color: #050608;
	background-image: url(img/bg_SPLASH_a.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 12px;
}

a:hover{
	color:#CC9;
	border-bottom-width: 0px;
	border-bottom-style: none;
}

a{
	color:#C30;
	text-decoration:none;
	padding-top: 40px;
	padding-right: 10px;
	padding-bottom: 40px;
	padding-left: 10px;
	border-bottom-width: 0px;
	border-bottom-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

h1,h2,h3,h4,h5,h6{
	font-variant:small-caps;
	margin:12px;
	font-weight:normal;
	margin-left:0;
}

h1{font-size:24px}
h2{
	font-size:22px;
	color: #E1D1D0;
}
h3{font-size:20px}
h4{
	font-size:36px
}
h5{font-size:16px}
h6{font-size:14px}

blockquote{
	border-top:1px solid #CCC;
	border-bottom:1px solid #CCC;
	letter-spacing:1px;
	line-height:20px;
	color:#C60;
	font-size:24px;
	font-weight:bold;
	padding:0 20px 0 60px;
	background-color: #222;
	background-repeat: no-repeat;
	background-position: left top;
}

ul{
	list-style-type:square;
}
.intro{
	background-color:#3A3A3C;
	background-image: none;
	color: #E1D1D0;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: medium;
	border: 0px none #333;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}

.dropcap{
	line-height:60px;
	font-size:60px;
	width:auto;
	float:left;
	margin:-3px 5px 0 0;
	color:#E1D1D0;
}

#container{
	width:1000px;
	margin:auto;
	color:#E1D1D0;
	padding: 0px;
}

#header{
	font-size:9px;
	position:relative;
	margin:auto;
	height: 136px;
	width: 100%;
	text-transform: capitalize;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#menubar{
	font-size:18px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: none;
	border-bottom-style: none;
	font-variant: small-caps;
	background-image: none;
	background-repeat: no-repeat;
	border-right-style: none;
	border-left-style: none;
	height: 545px;
	border-right-width: 0px;
	border-left-width: 0px;
	margin: 0px;
}


#content{
	text-align:center;
	width:300px;
	float:none;
	position:relative;
	margin: auto;
	height: 40px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 17px;
	padding-left: 10px;
}


.blog{
	width:auto;
}

.daynum{
	font-size:14px;
	color:#C30;
}

.blog_l{
	border-top:3px double #999;
	float:left;
	width:auto;
	text-align:right;
	font-variant:small-caps;
	letter-spacing:2px;
	height: auto;
}

.blog_l img{
	border-top:1px solid #CCC;
	border-bottom:1px solid #CCC;
	padding:2px 0 2px 0;
	margin-bottom:10px;
}

.blog_r{
	border-top:3px double #999;
	float:right;
	width:500px;
	padding-top:10px;
	padding-left:10px;
}

.blog_r h2{
	margin-top:-8px;
}

.blog_r h5{
	margin-top:-16px;
	letter-spacing:2px;
	color:#C38A27;
}

.blogfoot{
	font-variant:small-caps;
	letter-spacing:2px;
	margin-left:0px;
	margin-bottom:10px;

}

.blogfoot a{
	margin:0;
	font-variant: small-caps;
}

#footer{
	text-align:center;
	font-size:12px;
	width:100%;
	height:60px;
	background-color:#222;
	position:absolute;
	bottom:-250px;
	left: 400;
	border-top-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-variant: small-caps;
}

#footer p{
	margin-top:4px;
	font-variant: small-caps;
}

.bottomlinks{
	font-size:12px;
	margin-top:8px;
	margin-bottom:-8px;
}
