%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /home/gachan/www/wp-content/themes/medicure/framework/admin/inc/css/
Upload File :
Create Path :
Current File : /home/gachan/www/wp-content/themes/medicure/framework/admin/inc/css/custom-editor-style.css

/**
 * @package WordPress
 * @subpackage Medicure
 * @since Medicure 1.0
 * 
 * Stylesheet for Visual Editor
 * Created by CMSMasters
 * 
 */


html .mceContentBody {max-width:780px;}

body {
	font:13px/20px 'Droid Sans', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
	color:#505050;
	text-align:left;
	padding:0;
	margin:20px 10px;
	text-rendering:optimizeLegibility;
}

header, 
footer, 
article, 
section, 
nav, 
figure, 
address, 
hgroup, 
abbr, 
figcaption, 
aside {
	margin:0;
	padding:0;
	display:block;
}

abbr {display:inline;}

address {font-style:normal;}

a {
	color:#888888;
	text-decoration:none;
	cursor:pointer;
	outline:none;
}

a:hover {color:#181818;}

h1 a, 
h2 a, 
h3 a, 
h4 a, 
h5 a, 
h6 a {color:#181818;}

.color_3, 
h1 a:hover, 
h2 a:hover, 
h3 a:hover, 
h4 a:hover, 
h5 a:hover, 
h6 a:hover {color:#00c3f4;}

p {
	margin:0;
	padding:0 0 20px;
}

table {
	padding:0;
	margin:0;
	border-collapse:collapse;
}

td, 
th, 
tr {
	padding:0;
	margin:0;
}

td {
	font:13px/20px 'Droid Sans', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
	color:#505050;
}

ol, 
ul, 
li, 
dl, 
dt, 
dd {
	padding:0;
	margin:0;
}

ol, 
ul {margin:0 0 20px;}

ol {list-style-position:inside;}

ol li {line-height:24px;}

ul li {
	list-style:disc inside;
	line-height:24px;
}

img {
	padding:0;
	border:0;
}

a img {
	border:0;
	display:inline-block;
}

figure img {display:block;}

.fullwidth {
	display:block;
	min-width:100%;
	max-width:100%;
	height:auto;
}

img.fullwidth {
	image-rendering:optimizeQuality;
	-ms-interpolation-mode:bicubic;
}

div {
	text-align:left;
	margin:0;
	padding:0;
}

q, 
blockquote, 
code {
	padding:0;
	margin:0;
}

small {
	font-size:11px;
	line-height:16px;
}

q, 
blockquote {
	font:italic 16px/24px 'Droid Serif', Georgia, Times, 'Century Schoolbook L', serif;
	display:inline-block;
	padding:10px 35px;
	margin:0;
	position:relative;
	vertical-align:baseline;
}

q:before, 
blockquote:before {
	content:'\201C';
	font:italic 24px/36px 'Droid Serif', Georgia, Times, 'Century Schoolbook L', serif;
	display:block;
    padding:0;
	position:absolute;
	top:0;
	left:0;
}

q:after, 
blockquote:after {
	font:italic 24px/36px 'Droid Serif', Georgia, Times, 'Century Schoolbook L', serif;
	content:'\201D';
	display:block;
    padding:0;
	position:absolute;
	bottom:0;
	right:1px;
	clear:both;
}

code {
	font:13px/20px 'Droid Sans', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
	border:1px solid #ebebeb;
	background:#fefefe;
	padding:15px;
	margin:0 0 20px;
	display:block;
	position:relative;
}

code:before {
	content:'';
	border:1px solid #00c3f4;
	background-color:#00c3f4;
	width:100%;
	height:1px;
	position:absolute;
	top:-4px;
	left:-1px;
	z-index:2;
}

object, 
video, 
audio, 
embed {display:block;}

video {background-color:#000000;}

h1, 
h2, 
h3, 
h4, 
h5, 
h6 {
	color:#181818;
	padding:0;
	margin:0 0 20px;
}

h1 {font:30px/45px 'Headland One', Georgia, Times, 'Century Schoolbook L', serif;}

h2 {font:24px/36px 'Headland One', Georgia, Times, 'Century Schoolbook L', serif;}

h3 {font:18px/27px 'Headland One', Georgia, Times, 'Century Schoolbook L', serif;}

h4 {font:italic 16px/24px 'Droid Serif', Georgia, Times, 'Century Schoolbook L', serif;}

h5 {font:14px/21px 'Headland One', Georgia, Times, 'Century Schoolbook L', serif;}

h6 {font:italic 13px/20px 'Droid Serif', Georgia, Times, 'Century Schoolbook L', serif;}

.fl {float:left;}

.fr {float:right;}

.dn {display:none;}

.cl, 
.clear {
	border-top:1px dashed #eeeeee;
	clear:both;
}

.ovh {overflow:hidden;}

hr, 
.divider {
	border-top:1px dotted #c6c6c6;
	height:1px;
	margin:20px 0 30px;
	clear:both;
}

hr {
	background:none;
	color:transparent;
}

.one_first, 
.one_half, 
.one_third, 
.two_third, 
.one_fourth, 
.three_fourth {
	border:1px dashed #eeeeee;
	float:left;
	margin-bottom:20px;
	margin-right:4%;
	position:relative;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

.one_half.last, 
.one_third.last, 
.two_third.last, 
.one_fourth.last, 
.three_fourth.last {
	float:right;
	margin-right:0;
}

.one_first {
	width:100%;
	float:none;
	margin-right:0;
	overflow:hidden;
}

.one_half, 
.one_half.last {width:48%;}

.one_third, 
.one_third.last {width:30.65%;}

.two_third , 
.two_third.last {width:65.35%;}

.one_fourth, 
.one_fourth.last {width:22%;}

.three_fourth, 
.three_fourth.last {width:74%;}

.one_half + .one_half, 
.one_third + .two_third, 
.two_third + .one_third, 
.one_third + .one_third + .one_third, 
.one_fourth + .one_fourth + .one_half, 
.one_fourth + .one_half + .one_fourth, 
.one_half + .one_fourth + .one_fourth, 
.one_fourth + .three_fourth, 
.three_fourth + .one_fourth, 
.one_fourth + .one_fourth + .one_fourth + .one_fourth {
	float:right;
	margin-right:0;
}

table.table {
	width:100%;
	margin-bottom:20px;
}

table.table thead, 
table.table tfoot {
	border:1px solid #505050;
	background-color:#505050;
}

table.table tbody {border-bottom:1px dotted #c6c6c6;}

table.table tbody tr {border-top:1px dotted #c6c6c6;}

table.table tbody tr:nth-child(even) {background-color:#fafafa;}

table.table tbody tr:nth-child(odd) {background-color:#fefefe;}

table.table td {padding:10px 15px;}

table.table th {
	font:14px/21px 'Droid Serif', Georgia, Times, 'Century Schoolbook L', serif;
	color:#ffffff;
	text-align:left;
	padding:10px 15px;
}

.alignleft {
	float:left;
	margin:0 20px 20px 0;
}

.alignright {
	float:right;
	margin:0 0 20px 20px;
}

.aligncenter {
	text-align:center;
	margin:0 auto;
}

.wp-caption {
	background-color:#ffffff;
	border:1px solid #ebebeb;
	padding:5px;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
}

.wp-caption a, 
.wp-caption img {
	display:block;
	width:100%;
}

.wp-caption-dd {
	font-size:13px;
	line-height:20px;
	text-align:center;
	padding:5px 0 0;
}

span.dropcap {
	float:left;
    font-size:48px;
	line-height:48px;
	font-weight:300;
	margin-top:3px;
	padding:0 23px 0 15px;
}

span.dropcap2 {
	background-color:#00c3f4;
	color:#ffffff;
	font-size:32px;
	line-height:54px;
    text-align:center;
    width:54px;
	height:54px;
    float:left;
	margin-right:10px;
	-webkit-border-radius:27px;
	-moz-border-radius:27px;
	border-radius:27px;
}

.button, 
.button_medium, 
.button_large {
	border:1px solid #bbbbbb;
	background-color:#dddddd;
	color:#505050;
	text-decoration:none;
	display:inline-block;
	text-shadow:1px 1px 0 #fefefe;
}

.button {
	line-height:18px;
	padding:4px 12px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
}

.button_medium {
	font-size:15px;
	line-height:30px;
	padding:0 15px;
	-webkit-border-radius:15px;
	-moz-border-radius:15px;
	border-radius:15px;
}

.button_large {
	font-size:17px;
	line-height:36px;
	padding:0 20px;
	-webkit-border-radius:18px;
	-moz-border-radius:18px;
	border-radius:18px;
}

.button, 
.button:hover, 
.button_medium, 
.button_medium:hover, 
.button_large, 
.button_large:hover {color:#353535;}


Zerion Mini Shell 1.0