/* Editor-style.css 2013 ARWebDevStudio ( http://ramacciotti.altervista.org ) */ html { font-size: 87.5%; } html .mceContentBody { max-width: 625px; } body { color: #444; font-family: PTSansRegular, verdana, sans-serif; font-size: 16px; line-height: 1; text-rendering: optimizeLegibility; vertical-align: baseline; } h1, h2, h3, h4, h5, h6 { clear: both; line-height: 1.8; margin: 24px 0; } h1 { font-size: 21px; line-height: 1.5; } h2 { font-size: 18px; line-height: 1.6; } h3 { font-size: 16px; } h4 { font-size: 16px; } h5 { font-size: 13px; } h6 { font-size: 12px; } hr { background-color: #cccccc; border: 0; height: 1px; margin: 24px; } p { line-height: 1.7; margin: 0 0 24px; } ul, ol { margin: 0 0 24px; line-height: 1.7; padding: 0; } ul { list-style: disc outside; } ol { list-style: decimal outside; } ul ul, ol ol, ul ol, ol ul { margin-bottom: 0; } li { margin: 0 0 0 24px; } dl { margin: 0 24px; } dt { font-weight: bold; margin-bottom: 24px; } dd { line-height: 1.7; margin: 0 0 24px; } strong { font-weight: bold; } cite, em, i { font-style: italic; } cite { border: 0; } big { font-size: 1.2em; } .mceContentBody blockquote { font-weight: normal; margin: 0; padding: 24px; } pre { border: 1px solid #ededed; color: #666666; font-family: Consolas, Monaco, Lucida Console, monospace; font-size: 1em; line-height: 1.6; margin: 24px 0; overflow: auto; padding: 24px; } code, kbd, samp, var { font-family: Consolas, Monaco, Lucida Console, monospace; font-size: 1em; line-height: 1.6; } abbr, acronym, dfn { border-bottom: 1px dotted #666; cursor: help; } address { display: block; line-height: 1.7; margin: 0 0 24px; } del { color: #333333; } ins { background: #fff9c0; border: none; color: #333333; text-decoration: none; } sup, sub { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; } sup { top: -0.5em; } sub { bottom: -0.25em; } input[type="text"] { border: 1px solid #cccccc; border-radius: 3px; font-family: inherit; padding: 6px; } textarea { border: 1px solid #d5d2ca; border-radius: 3px; font-family: inherit; font-size: 1em; line-height: 1.7; padding: 10px; width: 96%; } a, a em, a strong { color: #21759b; outline: none; } a:focus, a:active, a:hover { color: #0f3647; } .alignleft { display: inline; float: left; margin: 12px 24px 12px 0; } .alignright { display: inline; float: right; margin: 12px 0 12px 24px; } .aligncenter { clear: both; display: block; margin-top: 12px; margin-bottom: 12px; } table { border-bottom: 1px solid #ededed; border-collapse: collapse; border-spacing: 0; color: #757575; font-size: 1em; line-height: 2; margin: 0 0 24px; width: 100%; } tr th { color: #636363; font-size: 1em; font-weight: bold; line-height: 2; text-align: left; text-transform: uppercase; } td { border-top: 1px solid #ededed; color: #757575; font-size: inherit; font-weight: normal; padding: 6px 10px 6px 0; text-align: left; } img, .editor-attachment { border: 0; border-radius: 3px; box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2); max-width: 100%; } img.size-full { width: auto/9; } img[class*="wp-image-"] { height: auto; max-width: 100%; } img[class*="align"], img[class*="wp-image-"], img[class*="attachment-"] { height: auto; } img.mceWPnextpage { border-radius: 0; box-shadow: none; } img.wp-smiley { border: 0; border-radius: 0; box-shadow: none; margin-bottom: 0; margin-top: 0; padding: 0; } .wp-caption { background: transparent; border: none; margin: 0; padding: 4px; text-align: left; } .wp-caption-dt { margin: 0; } .wp-caption .wp-caption-text, .wp-caption-dd { color: #757575; font-style: italic; font-size: 1em; line-height: 2; margin: 0 0 24px; }