#header h1 {
	font-family: "Times New Roman", Times, serif;
	letter-spacing: 1px;
	height: 57px;
	overflow: hidden;
	font-size: 50px;
	color: #900;
	text-align: center;
	text-transform: uppercase;
	text-shadow: -2px 1px 0px #CCC;
	cursor: pointer;
}
#socialize {
	position: absolute;
	top: 10px;
	left: 10px;
}
#googlePlus {
	float: left;
	margin-right: 5px;
}
#facebookLike {
	float: left;
}
.citation {
    background: none repeat scroll 0 0 transparent;
    font-size: 100%;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
    -moz-transition: color 0.1s linear 0s, background-color 0.1s linear 0s;
    color: #444444;
    text-decoration: none;
}
.citation:hover {
	color: #000;
}
.pr {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #DBDBDB;
    position: relative;
    text-align: center;
    z-index: 1;
	width: 601px;
	margin: 50px auto 0;
}

.pr .box {
    background: none repeat scroll 0 0 #FFFFFF;
    position: relative;
}
.pr .box {
    padding: 26px 4.46097% 0;
}
.pr .box:before,
.pr .box:after {
    background: none repeat scroll 0 0 transparent;
    bottom: 3px;
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.2);
    content: " ";
    height: 51%;
    position: absolute;
    text-align: left;
    width: 70%;
}
.pr .box:before {
	left: 7px;
	-moz-transform: skew(-2deg) rotate(-1deg);
	-ms-transform: skew(-2deg) rotate(-1deg);
	-webkit-transform: skew(-2deg) rotate(-1deg);
	transform: skew(-2deg) rotate(-1deg);
	z-index: -2;
}
.pr .box:before, .pr .box:after {
    bottom: 3px;
}
.pr .box:before,
.pr .box:after {
	-moz-box-shadow: 0 4px 4px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, 0.2);
	box-shadow: 0 4px 4px rgba(0, 0, 0, 0.2);
	background: transparent;
	bottom: 3px;
	height: 51%;
	content: '\0020';
	position: absolute;
	text-align: left;
	width: 70%;
}
.pr .box:after {
	right: 7px;
	-moz-transform: skew(2deg) rotate(1deg);
	-ms-transform: skew(2deg) rotate(1deg);
	-webkit-transform: skew(2deg) rotate(1deg);
	transform: skew(2deg) rotate(1deg);
	z-index: -1;
}
blockquote, q {
    quotes: none;
}
.pr blockquote {
    font: italic 1.6em/1.4 Georgia,"Times New Roman",times,serif;
    letter-spacing: -0.05em;
    position: static;
}
blockquote:before, blockquote:after {
    content: none;
}
blockquote:before, blockquote:after {
    content: none;
}
.pr blockquote p {
    margin-bottom: 1em;
}
.pr address {
    margin-bottom: 0.5em;
}
.pr address, p.menu {
    font: 13px/15px Georgia,"Times New Roman",Times,Georgia,serif;
}
.pr .box blockquote article {
	font-size:13px;
	text-align: justify;
	letter-spacing: normal;
}
.fb-comments {
	margin-top: 20px;
}
blockquote {
	margin-bottom:0;
}
.ads {
	margin-top: 20px;
}

.ads.floatRight {
	position: absolute;
	top: 73px;
	right: -160px;
	margin-top: -1px;
}

#backLink {
    position: absolute;
    top: 10px;
    left: 10px;
    text-decoration: none;
    font-family: Tahoma, Geneva, sans-serif;
    color: #708090;
}
#backLink:hover {
    text-decoration: underline;
}