/*  
Theme Name: POTC
Description: Pirates of the Carribean Blog Theme
Author: Peirat.Ru
Author URI: http://peirat.ru
*/



#pirat {
	background-color: #497CCD;
	width: 265px;
	border: 2px solid #FFCC33;
	position: absolute;
	left: 922px;
	top: 140px;
}
#pirat p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	margin-top: 5px;
	margin-right: 12px;
	margin-bottom: 5px;
	margin-left: 12px;
	text-align: center;
}
#pirat a {
	color: #FFFFFF;
	text-decoration: none;
}
#pirat h3 {
	text-align: center;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18pt;
}


