#report_post {
	cursor: pointer
}
iframe {
	visibility: hidden;
	position: absolute;
	left: 0;
	top: 0;
	height: 0;
	width: 0;
	border: none;
}
#facebook_popup {
	z-index: 9999999;
	display: none;
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(0, 0, 0, .4) none repeat scroll 0% 0%;
	font-family: Tahoma
}
.report_window {
	width: 480px;
	background-color: white;
	position: absolute;
	left: 0;
	right: 0;
	margin: -167px auto auto;
	max-width: 98%;
	border-width: 1px 2px 1px 1px;
	border-style: solid;
	border-color: rgb(85, 85, 85);
	top: 50%
}
.relative_div {
	position: relative;
	overflow: auto;
	height: auto;
	display: block
}
.fb_header {
	background: rgb(109, 132, 180) none repeat scroll 0% 0%;
	height: 30px
}
.fb_lock {
	float: right;
	margin-top: 3px
}
.fb_footer {
	position: absolute;
	bottom: 0;
	height: 44px;
	width: 100%;
	background: rgb(242, 242, 242) none repeat scroll 0% 0%;
	border-top: 1px solid rgb(204, 204, 204)
}
.rep_text {
	float: left;
	color: white;
	margin-left: 3%;
	margin-top: 5px;
	font-size: 16px;
	font-family: Tahoma;
	font-weight: 700
}
#fb_text_content {
	margin-left: 30px;
	margin-top: 20px;
	font-size: 13px;
	color: rgb(96, 51, 133);
	margin-bottom: 70px
}
#fb_text_content b {
	color: black
}
input[type="radio"] {
	margin-right: 6px
}
#fb_submit {
	cursor: pointer;
	width: 95px;
	height: 21px;
	float: right;
	background: rgb(96, 121, 171) none repeat scroll 0% 0%;
	text-align: center;
	padding-top: 4px;
	margin-top: 7px;
	border: 1px solid rgb(41, 68, 126);
	font-weight: 700;
	color: white;
	font-size: 15px;
	margin-right: 7px;
	opacity: 1;
	-webkit-box-sizing: content-box;
	        box-sizing: content-box
}
#fb_cancel {
	cursor: pointer;
	width: 95px;
	height: 21px;
	float: right;
	background: rgb(230, 230, 230) none repeat scroll 0% 0%;
	text-align: center;
	padding-top: 4px;
	margin-top: 7px;
	border: 1px solid rgb(153, 153, 153);
	font-weight: 700;
	color: rgb(51, 51, 51);
	font-size: 15px;
	margin-right: 20px;
	-webkit-box-sizing: content-box;
	        box-sizing: content-box
}
.blocked_button {
	opacity: 0.3!important;
	cursor: default!important
}
.blocked_button:hover {
	-webkit-box-shadow: none!important;
	        box-shadow: none!important
}
#fb_textarea {
	margin-top: 4px;
	width: 70%;
	height: 48px
}
#fb_submit:hover, #fb_cancel:hover, #report_post:hover {
	-webkit-box-shadow: 0 0 6px rgb(104, 115, 121);
	        box-shadow: 0 0 6px rgb(104, 115, 121)
}
#fb_thanks {
	text-align: center;
	margin-left: -50px;
	font-size: 35px;
	margin-top: 35px;
	color: rgb(76, 99, 148);
	text-shadow: -1px 0 rgb(228, 222, 222), 0 1px rgb(228, 222, 222), 1px 0 rgb(228, 222, 222), 0 -1px rgb(228, 222, 222);
	font-weight: 700
}
#fb_thanks span {
	font-size: 18px
}
#get_content {
	display: none
}
#report_post {
	display: inline-block;
	background: rgb(58, 87, 151) none repeat scroll 0% 0%;
	border-radius: 4px;
	padding: 6px 9px 6px 10px;
	cursor: pointer;
	color: white;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: 700;
	float: right
}
#report_post img {
	vertical-align: middle;
	margin-right: 8px;
	margin-top: -3px
}
* {
	margin: 0;
	padding: 0;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box
}
body {
	font-size: 18px;
	font-family: Arial, sans-serif;
	color: black;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: 100% 0%;
	background-color: lightgrey;
	margin: 0 auto;
	padding: 0
}
input {
	outline: medium none
}
a {
	color: rgb(22, 151, 206)
}
a:hover {
	color: rgb(176, 73, 59)
}
a img {
	display: block;
	margin-left: auto;
	margin-right: auto
}
a:focus {
	outline: medium none
}
h1 {
	font-size: 24px;
	font-weight: 400
}
h2 {
	font-size: 22px;
	font-weight: 400
}
img {
	border-radius: 5px
}
.container {
	position: relative;
	margin: 0 auto;
	width: 960px;
	overflow: auto
}
button {
	background: red none repeat scroll 0 0;
	border: 3px solid white;
	border-radius: 8px;
	-webkit-box-shadow: 0 3px 7px rgb(102, 102, 102);
	        box-shadow: 0 3px 7px rgb(102, 102, 102);
	color: rgb(255, 255, 255);
	display: block;
	font-size: 17px;
	font-weight: 700;
	margin: 20px auto;
	padding: 20px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	width: 100%;
	max-width: 250px;
	cursor: pointer
}
button:hover {
	background-color: rgb(0, 174, 239);
	-webkit-box-shadow: 0 0 5px rgb(63, 91, 119);
	        box-shadow: 0 0 5px rgb(63, 91, 119);
	text-decoration: none!important;
	text-shadow: 0 0 3px rgb(0, 0, 0);
	border-radius: 20px;
	color: white;
	-webkit-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s
}
.fixedbtn {
	display: block;
	overflow: hidden;
	cursor: pointer;
	color: rgb(255, 255, 255);
	font-size: 22px;
	font-weight: 700;
	font-family: Arial, sans-serif;
	text-align: center;
	border-radius: 10px;
	background: red none repeat scroll 0 0;
	border: 2px solid rgb(228, 228, 228);
	-webkit-box-shadow: 5px 5px 10px rgb(194, 194, 194);
	        box-shadow: 5px 5px 10px rgb(194, 194, 194);
	position: fixed;
	right: 46%;
	padding: 20px;
	text-decoration: none;
	margin: 200px -675px 0 0;
	z-index: 999999999
}
.footer {
	background: rgba(255, 255, 255, .8) none repeat scroll 0% 0%;
	font-size: 12px;
	font-weight: 700;
	margin: 10px auto 55px;
	text-align: center
}
.box {
	background-color: rgba(43, 97, 150, .2);
	padding: 10px;
	overflow: auto;
	border-radius: 3px;
	-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, .25);
	        box-shadow: 0 0 3px rgba(0, 0, 0, .25)
}
.box p {
	line-height: 1.8!important
}
.date {
	font-size: 11px;
	float: right
}
.logo {
	display: table;
	float: left;
	margin: 10px 0
}
.logo>* {
	display: table-cell;
	vertical-align: middle;
	margin-right: 10px
}
.logo h1 {
	color: white;
	font-size: 20px;
	text-transform: uppercase;
	font-weight: 700
}
.menu {
	background-color: rgba(43, 97, 150, .8);
	height: 50px;
	-webkit-box-shadow: 0 0 1px rgba(0, 0, 0, .38);
	        box-shadow: 0 0 1px rgba(0, 0, 0, .38)
}
.menu ul {
	list-style: outside none none;
	width: 960px;
	margin: 0 auto
}
ul li {
	display: inline-block;
	float: left;
	margin-right: 23px;
	padding: 14px 10px;
	position: relative
}
.menu a {
	text-transform: uppercase;
	font-size: 14px;
	color: white;
	text-decoration: none
}
.inner p {
	color: rgb(42, 42, 42);
	margin: 15px;
	text-align: left;
	font-size: 18px;
	line-height: 1.5
}
.inner h3 {
	font-weight: 700;
	font-size: 22px;
	line-height: 24px
}
.inner h3 span {
	font-size: 18px
}
.statements {
	font-size: 15px;
	line-height: 20px;
	padding: 10px;
	background: rgba(111, 156, 165, .55) none repeat scroll 0% 0%;
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .75);
	        box-shadow: 0 0 10px rgba(0, 0, 0, .75);
	font-weight: 700;
	margin-bottom: 20px
}
.statements p {
	font-size: 18px
}
.box img {
	float: left;
	margin-right: 15px;
	width: 170px
}
.inner {
	background: rgb(255, 255, 255) none repeat scroll 0% 0%;
	padding: 0 30px 10px;
	line-height: 1.5
}
.inner h2 {
	font-size: 30px;
	text-transform: uppercase;
	line-height: 1.2;
	padding: 20px 0
}
.comments {
	font-family: tahoma, arial, verdana, sans-serif, Lucida Sans;
	font-size: 15px;
	color: black;
	text-decoration: none
}
.comments_header {
	background: rgb(218, 226, 232) none repeat scroll 0% 0%;
	padding: 4px 4px 14px 6px;
	margin-bottom: 10px;
	color: rgb(69, 104, 142);
	font-weight: 700
}
.comment {
	margin-bottom: 15px;
	position: relative;
	border-bottom: 1px solid rgb(218, 225, 232);
	padding-bottom: 15px
}
.comment img {
	float: left;
	margin-right: 10px
}
.comment_name {
	color: rgb(43, 88, 122);
	font-weight: 700;
	font-size: 12px
}
@media screen and (max-width:1480px) {
	.fixedbtn {
		display: block;
		overflow: hidden;
		cursor: pointer;
		color: rgb(255, 255, 255);
		font-size: 20px;
		font-weight: 700;
		font-family: Arial, sans-serif;
		text-align: center;
		border-radius: 10px;
		background: red none repeat scroll 0 0;
		border: 2px solid rgb(228, 228, 228);
		-webkit-box-shadow: 5px 5px 10px rgb(194, 194, 194);
		        box-shadow: 5px 5px 10px rgb(194, 194, 194);
		position: fixed;
		bottom: 0;
		right: 0;
		padding: 15px;
		margin: 10px auto;
		z-index: 999999999;
		width: 50%
	}
}
@media screen and (max-width:1020px) {
	.menu {
		display: none
	}
	.container {
		width: auto
	}
	.inner {
		padding: 0 10px
	}
	body img {
		max-width: 100%
	}
	body {
		font-size: 16px
	}
}
@media screen and (max-width:720px) {
	ul>li {
		width: 50%
	}
	.inner {
		width: 100%
	}
	.box p {
		line-height: 1.5!important
	}
	p {
		margin: 2px
	}
}
@media screen and (max-width:520px) {
	.fixedbtn {
		width: 100%;
		max-width: 100%;
		margin: 0 auto;
		padding: 15px
	}
	.logo {
		margin: 2px 0
	}
	.logo h1 {
		font-size: 12px
	}
	.inner h2 {
		font-size: 21px
	}
	.inner p {
		font-size: 15px;
		margin: 15px 0
	}
	.logo img {
		width: 40px;
		margin-left: 10px
	}
}
@media screen and (max-width:420px) {
	.inner h3 {
		font-size: 16px
	}
	.inner h3 span {
		font-size: 14px
	}
	.inner p {
		font-size: 16px
	}
	.container {
		padding: 0
	}
	.box img {
		width: 50%
	}
	.inner {
		font-size: 14px
	}
	.date {
		display: none
	}
}