/*  
	FredAndres.com CSS
	Copyright (c) 2008 Frederick Andres. All rights reserved.
	Layout v1.0
	Sat 30 Aug 2008
	Don't steal my stuff.
*/

@import url('../../plugins/easy-contact/sample/econtact-basic.css');

/* Body */

body, h1, h2, h3, h4, h5, h6, blockquote, p {
	margin: 0;
	padding: 0;
}

body {
	margin: 0px 0px 25px 0px; /* Mom, I had to do it because IE ignored the footer margin */
	font-family: Verdana, "Bitstream Vera Sans", sans-serif;
	color: #000;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	background: #eeeee1;
        -webkit-text-size-adjust: 135%;
}

/* Universal */

#tapeheader {
	position: relative;
	width: 650px;
	height: 50px;
	margin: 10px auto 0px auto;
	padding: 0px;
	background-image: url(img/tapeheader2.gif);
	background-repeat: repeat-y;
	background-position: top;

}

#wrapper{
	position: relative;
	width: 650px;
	margin: 0px auto;
	text-align: center;
	background-image: url(img/background.gif);
	background-repeat: repeat-y;
	background-position: top;
}

#container{
	float: none;
	width: 650px;
	margin: 0px auto 0px auto;
	padding: 0px;
	position: relative;
	background-image: url(img/tapeheader.gif);
	background-repeat: no-repeat;
	background-position: top;
	text-align: justify;
}

ul {
	list-style-type: none;
	margin: 0px;
}

ul a:link {
	color: #666;
	text-decoration: none;
	border-bottom: 1px solid #666;
}

ul a:visited {
	color: #666;
	text-decoration: none;
	border-bottom: 1px solid #666;
}

ul a:hover {
	color: #000;
	text-decoration: none;
	border: none;
}

	
/* Header */

#header {
	position: relative;
	height: auto;
	padding: 24px 0px;
	width: auto;
	float: none;
	text-align: center;
	background-image: url(img/alvin_background_rev1.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #2b4236;
}

#header h1 {
	width: 700px;
	text-align: center;
	margin: 0px auto;
	font-family: Helvetica, sans-serif;
	font-size: 65px;
	line-height: 70px;
	font-weight: bold;
	color: #fff;
	-webkit-text-size-adjust: none;
}

#header h1 a:link{
	color: #fff;
	text-decoration: none;
	border-style: none;
}

#header h1 a:visited {
	color: #fff;
	text-decoration: none;
	border-style: none;
}

#header h1 a:hover {
	color: #cecec4;
	text-decoration: none;
	border-style: none;
}

#header p {
	position: relative;
	width: 650px;
        margin: -4px auto 4px auto;
        text-align: center;
	font-family: Helvetica, sans-serif;
	font-size: 14px;
        line-height: 20px;
        color: #fff;
	-webkit-text-size-adjust: 110%;
}

#header p a:link {
	text-decoration: none;
	color: #fff;
	border-color: #fff;
	border-width: 0 0 1px 0;
	border-style: none none dashed none;
}

#header p a:visited {
	text-decoration: none;
	color: #fff;
	border-color: #fff;
	border-width: 0 0 1px 0;
	border-style: none none dashed none;
}

#header p a:hover {
	color: #cecec4;
	text-decoration: none;
	border-style: none;
}


/* Content */

.post{
	padding: 25px 50px 0px 50px;
}

.post h2{
	font-family: Helvetica, sans-serif;
	font-size: 32px;
	font-weight: bold;
	color: #666;
	text-align: left;
        -webkit-text-size-adjust: none;
}

.post h2 a:link {
	color: #666;
	border-style: none;
	text-decoration: none;
}

.post h2 a:visited {
	color: #666;
	border-style: none;
	text-decoration: none;
}

.post h2 a:hover {
	color: #000;
	border-style: none;
	text-decoration: none;
}

.entry{
	margin: 0px auto 0px auto;
	padding: 0px 0px 10px 0px;
	line-height: 18px;
	border-bottom: 1px dotted #ccc;
}

.entry p{
	padding: 5px 0px;
	
}

.entry img {
	border: #ccc 1px solid;
	width: 548px;
}

p.postmetadata{
	width: auto;
	padding: 2px 6px;
	margin: 0px auto;
	font-size: 10px;
	color: #666;
	background-color: #eee;
	text-align: left;
	border-bottom: 1px #ccc dotted;
	border-top: 1px #ccc dotted;
        -webkit-text-size-adjust: 110%;
}

p.postmetadata a:link {
	color: #666;
	font-weight: bold;
	border-style: none;
	text-decoration: none;
}

p.postmetadata a:visited {
	color: #666;
	font-weight: bold;
	border-style: none;
	text-decoration: none;
}

p.postmetadata a:hover {
	color: #000;
	border-style: none;
	text-decoration: none;
}

.navigation {
	margin: 0px 50px 0px 50px;
	font-size: 10px;
	padding: 2px 6px;
	height: 14px;
	color: #666;
	background-color: #eee;
	border-bottom: 1px dotted #ccc;
        -webkit-text-size-adjust: none;
}

.navigation a:link {
	color: #666;
	border-style: none;
	text-decoration: none;
}

.navigation a:visited {
	color: #666;
	border-style: none;
	text-decoration: none;
}

.navigation a:hover {
	color: #000;
	border-style: none;
	text-decoration: none;
}
	
.alignleft{
	text-align: left;
	width: auto;
}

.alignright{
	position: relative;
	text-align:right;
	width: auto;
	clear: none;
	float: right;
}

.linksmenu{
	color: #000;
	font-weight: bold;
	text-align: right;
	padding: 0px 50px 0px 0px;
	word-spacing: 11px;
	font-size: 12px;
	float: right;
	margin: 0px;
        -webkit-text-size-adjust: none;
}

.linksmenu a:link {
	color: #666;
	font-weight: bold;
	border-style: none;
	text-decoration: none;
}

.linksmenu a:visited {
	color: #666;
	font-weight: bold;
	border-style: none;
	text-decoration: none;
}

.linksmenu a:hover {
	color: #000;
	font-weight: bold;
	border-style: none;
	text-decoration: none;
}

.entry p a:link {
	color: #000;
	border: none;
	text-decoration: none;
	background: #fff8aa;
}

.entry p a:visited {
	color: #000;
	border: none;
	text-decoration: none;
	background: #fff8aa;
}

.entry p a:hover {
	color: #000;
	border: none;
	text-decoration: none;
	background: #eee;
}

/* Footer */

#footer{
	text-align: center;
	float: none;
	margin: 0px auto 25px auto; /* IE ignores this, everyone else likes it */
	width: 650px;
	height: 75px;
	background-image: url(img/footer.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

#footer p{
	font-size: 9px;
	padding: 13px 0px 13px 0px;
	line-height: 12px;
	color: #666;
	margin: 0px 50px 0px 50px;
        -webkit-text-size-adjust: none;
}

#footer p a:link {
	text-decoration: none;
	color: #666;
	font-weight: bold;
	border-style: none;
}

#footer p a:visited {
	color: #666;
	border-style: none;
	text-decoration: none;
	font-weight: bold;
}

#footer p a:hover {
	color: #000;
	border-style: none;
	text-decoration: none;
	font-weight: bold;
}