Your IP : 216.73.216.63


Current Path : /var/www/ya/wp-content/themes/youthy/
Upload File :
Current File : /var/www/ya/wp-content/themes/youthy/editor-style.css

html .mceContentBody a {
color: #636a6b;
text-decoration: none;
border-bottom: 1px solid #ccc;
}
html .mceContentBody a:hover {
color: #636a6b;
text-decoration: none;
border-bottom: 1px solid #ccc;
cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
input,
button,
header nav,
a.btn,
.hero-content a,
section.content .left,
.cp-details p.cp-price,
.cp-icons {
font-family: Arial, sans-serif;
font-weight: 700;
}

h1, h2, h3, h4, h5, h6 {
	margin-bottom: 0;
	padding-bottom: 0;
}

h1 {
	font-size: 38px /* TO Font size */;
}

h2 {
	font-size: 25px /* TO Font size */;
}

h3 {
	font-size: 23px /* TO Font size */;
}

h4 {
	font-size: 21px /* TO Font size */;
}

h5 {
	font-size: 19px /* TO Font size */;
}

h6 {
	font-size: 18px /* TO Font size */;
}

h1, h2, h3, h4, h5, h6 {
	margin-bottom: 10px;
}
strong {
font-weight: 700;
}
table {
border: 1px solid #e7e7e7 !important;
border-collapse: collapse;
border-spacing: 0;
margin: 0 -1px 24px 0;
text-align: left;
width: 100%;
}
tr th,
thead th {
border: none !important;
color: #888;
font-size: 12px;
font-weight: bold;
line-height: 18px;
padding: 9px 24px;
}
tr td {
border: none !important;
border-top: 1px solid #e7e7e7 !important;
padding: 6px 24px;
}
img {
margin: 0;
}
img.size-auto,
img.size-large,
img.size-full,
img.size-medium {
max-width: 100%;
height: auto;
}
.alignleft,
img.alignleft {
display: inline;
float: left;
margin-right: 24px;
margin-top: 4px;
}
.alignright,
img.alignright {
display: inline;
float: right;
margin-left: 24px;
margin-top: 4px;
}
.aligncenter,
img.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
}
img.alignleft,
img.alignright,
img.aligncenter {
margin-bottom: 12px;
}
.wp-caption {
background: #f1f1f1;
border: none;
-khtml-border-radius: 0;
-moz-border-radius: 0;
-webkit-border-radius: 0;
border-radius: 0;
color: #888;
font-size: 12px;
line-height: 18px;
margin-bottom: 20px;
max-width: 632px !important; /* prevent too-wide images from breaking layout */
padding: 4px;
text-align: center;
}
.wp-caption img {
margin: 5px;
}
.wp-caption p.wp-caption-text {
margin: 0 0 4px;
}
.wp-smiley {
margin: 0;
}

em,i {
	font-style: oblique;
}


blockquote {
	margin-bottom: 1em;
	font-size: 120%;
	padding-left: 1em;
	border-left: 1px solid #404040;
	font-weight: 700;
}
	blockquote cite {
		font-size: 80%;
		padding-top: 1em;
		display: block;
		font-weight: 700;
	}

	blockquote cite:before {
		content: ' — ';
	}

blockquote 	p {
		margin: 0;
	}
}