/*
Theme Name: desire
Description: Used to style the TinyMCE editor.
*/

html .mceContentBody { font-family: Helvetica, Arial, sans-serif; max-width: 640px; }
html, body, h1, h2, h3, h4, h5, h6, p, img, ul, ol, li, form, fieldset, pre, code, address, table, tr, td, th { border:0 none; margin:0; padding:0; line-height: 100%; }
.alignright { float:right; }
.alignleft { float:left; }
.aligncenter { display: block; margin: 1em auto !important; }
img.alignleft, .wp-post-image { display: inline; float: left; margin-right: 24px; margin-bottom: 5px; }
img.alignright { display: inline; float: right; margin-left: 24px; margin-bottom: 5px; margin-top: 5px; }
img.alignleft { margin-top: 5px; }
img.aligncenter { clear: both; display: block; margin-left: auto; margin-right: auto; }
* { outline: none; }
a{ text-decoration: none; }
.clear{ clear: both; line-height: 0; height: 0; margin: 0; padding: 0; visibility: hidden; }
.clear:after { content: "."; visibility: hidden; height: 0; }
blockquote { margin: 15px; }

a { color: #008aff; }
a:hover { color: #ff7200; }
p, div, pre, kbd, tt, ul, ol, table, address, h1, h2, h3, h4, h5, h6, blockquote p, dl, dt, dd { font-size: 0.9em; margin-bottom: 10px; }
pre code, code, pre, kbd, tt { font-size: 1em; }
blockquote { margin: 10px; background-color: #fcfcfc; padding: 15px; }
h1, h2, h3, h4, h5, h6 { font-weight: 700; }
h1 { font-size: 2em; }
h2 { font-size: 1.7em; }
h3 { font-size: 1.4em; }
h4 { font-size: 1.25em; }
h5 { font-size: 1.125em; }
h6 { font-size: 1em; }
ul, ol { list-style-position: inside; margin-bottom: 15px; margin-left: 5px; }
ul li, ol li { margin-top: 10px; font-size: 12px; }
ul ul, ol ol { margin: 10px 0 0 10px; }
table { border: 1px #ddd solid; border-collapse: collapse; }
th, td { border: 1px #ddd solid; padding: 8px; }
th { background-color: #fcfcfc; }
img { border: 5px #f5f5f5 solid; }
.wp-smiley { border: 0 none; }