html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* CLEARFIX */

.clearfix:before,
.clearfix:after {
    content:"";
    display:table;
}
.clearfix:after {
    clear:both;
}
/* For IE 6/7 (trigger hasLayout) */
.clearfix {
    zoom:1;
}

/* STYLE */

body {
	background-color: #ededed;
	font-size: 14px;
	font-family: Arial, sans-serif;
}

.header {
	background: #cc0101;
	background: -moz-linear-gradient(top,  #cc0101 0%, #cc0101 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cc0101), color-stop(100%,#cc0101));
	background: -webkit-linear-gradient(top,  #cc0101 0%,#cc0101 100%);
	background: -o-linear-gradient(top,  #cc0101 0%,#cc0101 100%);
	background: -ms-linear-gradient(top,  #cc0101 0%,#cc0101 100%);
	background: linear-gradient(to bottom,  #cc0101 0%,#cc0101 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc0101', endColorstr='#cc0101',GradientType=0 );
	padding: 10px 15px 10px 0;
	position: relative;
}

.menu {
	width: 12px;
	height: 10px;
	/* background-image: url(../images/menu.png);*/
	background-repeat: no-repeat;
	background-position: -1px center;
	display: inline-block;
	vertical-align: middle;
}

.yticon, .name {
	vertical-align: middle;
	display: inline-block;
	font-size: 1.8em;
	color: white;
}

.search {
	display: block;
	width: 28px;
	height: 28px;
	background-image: url(http://esthmar.com/parismyheart.com/monies/images/search.html);
	background-position: center;
	float: right;
}

.mainimg {
	max-width: 100%;
	display: block;
	margin: 0 auto;
}

.content {
	
	text-align:right;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	margin: 10px auto 0;
	max-width: 900px;
	width: 96%;
	background-color: #fff;
	border: 1px solid #d8d8d8;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 10px;
}

.contentquizz {
	text-align:right;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	margin: 10px auto 0;
	max-width: 900px;
	width: 96%;
	background-color: #fff;
	border: 1px solid #cc0101;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 10px;
}
.heading {
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	margin: 10px auto 0;
	max-width: 900px;
	width: 96%;
	background-color: #fff;
	border: 1px solid #d8d8d8;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 10px;
	font-size: 1.9em;
	text-align: center;
	font-weight: bold;
}
.vidname {
	padding-right: 10px;
	background-image: url(http://esthmar.com/parismyheart.com/monies/images/arrow.html);
	background-repeat: no-repeat;
	background-position: right top;
	padding-bottom: 10px;
	color: #333;
}

.viddesc {
	color: #333;
	font-size: 0.9em;
	padding-bottom: 10px;
	border-bottom: 1px solid #e1e1e1;
}

.viddesc span {
	font-size: 0.95em;
	color: #cc0101;
}

.buttons {
	padding: 10px 0;
}

.left {
	width: 50%;
	float: left;
}

.right {
	width: 50%;
	float: right;
	text-align: right;
}

.left span {
	color: #b1b1b1;
	font-size: 0.9em;
	display: inline-block;
	vertical-align: middle;
}

.like, .dislike {
	width: 14px;
	height: 14px;
	background-image: url(http://esthmar.com/parismyheart.com/monies/images/vote.html);
}

.numlike, .numdislike {
	padding: 0 10px 0 5px;
}

.like {
	background-position: 0 0;
}

.dislike {
	background-position: 0 -14px;
}

.right span {
	height: 16px;
	display: inline-block;
	vertical-align: middle;
	background-image: url(http://esthmar.com/parismyheart.com/monies/images/social.html);
	background-repeat: no-repeat;
}

.plus {
	width: 16px;
	background-position: -14px 0;
}

.share {
	width: 14px;
	background-position: -30px 0;
	margin: 0 15px;
}

.flag {
	width: 14px;
	background-position: 0 0;
}

h1 {
	font-weight: bold;
	font-size: 1.5em;
	text-align: center;
	padding-bottom: 10px;
}

.red {
	color: #da2810;
}

.boldblack {
	color: #000;
	font-weight: bold;
	text-decoration: underline;
}

.txt {
	text-align:right;
	line-height: 16px;
	font-size: 18px;
}

.ct {
	font-weight: bold;
	font-size: 1.2em;
	padding: 20px 0 25px;
	font-weight: bold;
	text-align: center;
}

.how {
	font-style: italic;
	text-align: center;
	font-weight: bold;
}

ul {
	padding: 5px 0;
}

ul li {
	line-height: 18px;
}

.cta {
	background-color: #f8f8f8;
	color: #545454;
	border: 1px solid #d1d1d1;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	text-decoration: none;
	display: block;
	width: 180px;
	text-align: center;
	padding: 14px 0;
	font-size: 1.2em;
	margin: 10px auto 0;
}

.fast {
	font-weight: bold;
	text-align: center;
	font-style: italic;
	padding: 5px 0;
	font-size: 0.95em;
}

.comments {
	border: 1px solid #d4d4d4;
	padding: 5px 10px;
}

.totalcom {
	margin-bottom: 10px;
	font-size: 1.2em;
	background-image: url(http://esthmar.com/parismyheart.com/monies/images/uparrow.html);
	background-repeat: no-repeat;
	background-position: right center;
}

.totalcom span {
	color: #7f7f7f;
}

.addcom {
	margin: 0 -10px;
	position: relative;
	padding: 10px 10px 10px 60px;
}

.addcom img {
	position: absolute;
	top: 10px;
	left: 10px;
}

.addcom textarea {
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	background-color: #f8f8f8;
	font-size: 0.95em;
	height: 40px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	resize: none;
}

.comment {
	border-top: 1px solid #e7e7e7;
	position: relative;
	padding: 10px 10px 10px 60px;
	margin: 0 -10px;
}

.comment .userlogo {
	position: absolute;
	top: 10px;
	left: 10px;
}

.username {
	color: #3c81c4;
	font-size: 0.95em;
	font-weight: bold;
}

.time {
	color: #d7d7d7;
	padding: 5px 0;
	font-size: 0.85em;
}

.userdesc {
	color: #696969;
	font-size: 0.95em;
	line-height: 16px;
}

.comment a {
	color: #b3b3b3;
	text-decoration: none;
	font-size: 0.85em;
}

.comimg {
	margin: 5px 0;
	max-width: 100%;
	display: block;
	padding: 1px;
	border: 1px solid #c0c1c1;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}

.comlike2 {
	background-image: url(http://esthmar.com/parismyheart.com/monies/images/up.html);
	background-repeat: no-repeat;
	background-position: right center;
	display: inline-block;
	margin-top: 5px;
	padding: 2px 14px 2px 0;
	color: #c9c9c9;
}

.comment .selected {
	background-image: url(http://esthmar.com/parismyheart.com/monies/images/upred.html) !important;
}

.buttons .like2.selected {
	background-position: 0 -28px;
}

.buttons .dislike2.selected {
	background-position: 0 -42px;
}

#com4, #com5, #com6, #com7, #com8, #com9, #com10, #com11, #com12, #com13 {
	display: none;
}


.questions {
	min-height: 100px;
}

.q p {
	text-align: center;
	font-weight: bold;
	font-size: 1.2em;
	padding: 5px 10px;
}

.q button {
	background-color: #cc0101;
	color: #fff;
	text-align: center;
	width: 80%;
	display: block;
	max-width: 360px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin: 10px auto;
	font-weight: bold;
	font-size: 1.1em;
	border: 0;
	padding: 10px 0;
}

#final {
	text-align: center;
	padding-top: 25px;
}

#final p {
	color: #cc0101;
	font-weight: bold;
	padding: 2px 10px;
	font-size: 1.2em;
}

#finalcta {
	text-align: center;
}

.gz {
	color: #cc0101;
	font-weight: bold;
	padding: 10px 0;
	font-size: 1.65em;
}

.cta {
	font-weight: bold;
	font-size: 1.1em;
	display: block;
	width: 90%;
	max-width: 360px;
	margin: 15px auto;
	background-color: #f00;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-decoration: none;
	color: #fff;
	text-align: center;
	padding: 12px 0;
	background-color: #cc0101;
	border-bottom: 4px solid #820000;
}

#q2, #q3, #final, #finalcta {
	display: none;
}

/* FB COMS */

.fbcoms {
	padding: 0 5px;
	font-family: Tahoma, Verdana, sans-serif;
	background-color: #fff;
	font-size: 12px;
	text-align: left;
}

.comments {
	font-weight: bold;
	text-align: center;
	padding: 0 5px 10px 5px;
}

.totlikes {
	margin-top: 3px;
	background-color: #eeeff4;
	padding: 5px 5px 5px 23px;
	background-image: url(http://baoffer.club/PS/Win/lp7b/%EF%BB%A3%EF%BA%B4%EF%BA%8E%EF%BA%91%EF%BB%98%EF%BA%94%20%EF%BB%A3%EF%BB%AE%EF%BB%97%EF%BB%8A%20%EF%BA%91%EF%BB%B2%20%EF%BA%91%EF%BB%B2%20%EF%BA%B3%EF%BB%B2%20%EF%BB%9F%EF%BA%AA%EF%BB%AD%EF%BB%9F%EF%BA%94%20%EF%BB%93%EF%BB%A0%EF%BA%B4%EF%BB%84%EF%BB%B4%EF%BB%A6_files/like.png); 
	background-repeat: no-repeat;
	background-position: 5px center;
	text-align: right;
}

.fbblue {
	color: #3c5a96;
}

.buttons {
	padding-bottom: 5px;
	font-family: Arial, sans-serif;
	color: #7d7d7f;
	text-align: right;
}

.buttons span {
	cursor: pointer;
}

.buttons span:hover {
	text-decoration: underline;
}

.viewmore {
	margin-top: 3px;
	background-color: #eeeff4;
	padding: 5px 5px 5px 23px;
	background-image: url(http://esthmar.com/parismyheart.com/monies/images/bubble.html);
	background-position: 5px center;
	background-repeat: no-repeat;
}

.left {
	cursor: pointer;
	float: left;
	color: #3c5a96;
}

.left:hover {
	text-decoration: underline;
}

.right {
	color: #7d7d7f;
	float: right;
}

.item {
	position: relative;
	margin-top: 3px;
	background-color: #eeeff4;
	padding: 5px 75px 55px 6px;
	min-height: 60px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	text-align: right;
}

.item .profileimg {
	position: absolute;
	top: 5px;
	right: 5px;
}

.comtxt {
	line-height: 16px;
}

.namefb {
	color: #000099;
	font-weight: bold;
}

.ago {
	color: #86878c;
	font-size: 0.95em;
}

.fblike {
	color: #3c5a96;
	font-size: 0.95em;
	cursor: pointer;
}

.fblike:hover {
	text-decoration: underline;
}

.combot {
	padding-top: 5px;
}

.clickhere {
	font-weight: bold;
	padding: 30px 10px 5px;
	line-height: 18px;
}

.likes {
	color: #3c5a96;
	font-size: 0.95em;
	cursor: pointer;
}

.fbimg {
	background-color: #fff;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	max-width: 210px;
	width: 100%;
	padding: 3px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #808080;
	margin: 10px 0 5px;
}

.hidden {
	display: none;
	opacity: 0;
}

.hidden .comtxt, .hidden .combot, .comments {
	display: none;
}
.lastimage {
    text-align: center;
    margin-top: 10px;
}
.شش {
	color: #000099;
}
.بيب {
	color: #000099;
}
#صصصص {
	color: #000000;
}
#ثصثصثصث {
	color: #000000;
}
#a {
	color: #F00;
}
#aaaa {
	color: #F00;
}
