/* CSS Document */

/*  
Theme Name: ptvalentine
Version: 1.0
Author: Gary Fogelson
Author URI: http://fogelson-lubliner.com

*/


html{ 
	min-height: 100%; 
	margin-bottom: 1px;
	background-color: #FFFFFF;

}



body{
	color: #000000;


}


#wrapper{
	margin: 5px auto 0 25px;
	width: 700px;
	text-align: left;
	float: left;

}

#container{
	width: 700px;
	float: left;
	margin-bottom: 50px;

}

#topmargin{
	margin-top: 92px;

}


.post{
	margin-bottom: 15px;
	background-color: #FFFFFF;

}


.pg {
	margin-bottom: 25px;
	margin-top: 195px;
	width: 700px;
	margin-left: 92px;
	padding: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	line-height: 30px;
	letter-spacing: auto;
	word-spacing: auto;;
	text-align: left;
	vertical-align: top;
	
}


.pg a{
	color: #FF0000;
	text-decoration: none;
}


.pg a:hover{
	color:#FF0000;
	text-decoration: none;
	border-bottom: 2px solid #FF0000;

}


.index {
	margin-bottom: 50px;
	width: 700px;
	margin-left: 92px;
	padding: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	line-height: 30px;
	letter-spacing: auto;
	word-spacing: auto;;
	text-align: left;
	vertical-align: top;
}

.index a{
	color: #FF0000;
	font-size: 28px;
	text-decoration: none;

}


.index a:hover{
	color: #FF0000;
	font-size: 28px;
	text-decoration: none;
	border-bottom: 2px solid #FF0000;

}


.header{
	width: 700px;
	margin-top: 9px;
	margin-left: 116px;
	padding: none;
	text-align: center;
	vertical-align: top;
	position: fixed;
}


img {
	border: 0px;
	padding: 0px;
}

ul {
list-style-type: none;

}
