/*
Used to style the TinyMCE editor.
*/
html .mceContentBody {
	max-width:640px;
}
* {
	line-height: 1.5;
    color: #505050;
    font-family: Verdana,Geneva,sans-serif;
    font-size: 12px;
    font-weight: normal;
}
p,
dl,
td,
th,
ul,
ol,
blockquote {
	font-size: 12px;
}

pre {
	font-family: "Courier 10 Pitch", Courier, monospace;
	background-color: #FBFBFB;
	border: 1px dotted #CCCCCC;
	margin: 5px 0;
	padding: 10px 10px 10px 20px;
	color: #505050;
	line-height: 18px;
	margin-bottom: 18px;
}
code, code var {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
body, input, textarea {
	font-size: 12px;
	line-height: 18px;
}
hr {
    background-color: #EEEEEE;
    border: 0 none;
    color: #EEEEEE;
    height: 2px;
	clear:both;
}
/* Text elements */
p {
	margin: 10px 0 10px 0;
}
ul, ol {
	margin: 10px 0 10px 0;
}
ul {
	list-style: square;
}
ul li {
	list-style:square;
	padding: 0;
}
li {
	margin:0 0 0 30px;
}
ol {
	list-style: decimal;
}
ol ol {
	list-style:upper-alpha;
}
ol ol ol {
	list-style:lower-roman;
}
ol ol ol ol {
	list-style:lower-alpha;
}
ul ul,
ol ol,
ul ol,
ol ul {
	margin-bottom:0;
}
dl {
	margin:0 0 24px 0;
}
dt {
	font-weight: bold;
}
dd {
	margin:2px 0 2px 10px;
}
strong {
	font-weight: bold;
}
cite,
em,
i {
	font-style: italic;
	border: none;
}
big {
	font-size: 131.25%;
}
ins {
	background: #ffffcc;
	border: none;
	color: #505050;
}
del {
	text-decoration: line-through;
	color: #505050;
}
blockquote {
    background-color: #FBFBFB;
    border: 1px dotted #CCCCCC;
    margin: 5px 0 5px 20px;
    padding: 0px 10px 0px 20px;
}
blockquote cite,
blockquote em,
blockquote i {
	font-style: italic;
}
abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
ins {
	text-decoration: none;
}
a:link {
	color:#A17244;
}
a:visited {
    color: #A17244;
    text-decoration: underline;
}
a:active,
a:hover {
	color: #DE8435;
}
p{
	margin: 10px 0 10px 0;
}
ul ul,
ol ol,
ul ol,
ol ul {
	margin-bottom:0;
}
pre,
kbd,
tt,
var {
	font-size: 14px;
	line-height: 18px;
}
code {
	font-size: 12px;
}
strong,
b
{
	color: #505050;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    color: #505050;
    font-family: Georgia,serif;
    font-weight: normal;
    margin-top: 5px;
}
h1 {

    font-size: 36px;
    margin: 0 0 3px;
    padding: 10px 0 0 5px;
}
h2 {
	font-size: 24px;
	margin: 5px 0 2px;
}
h3 {
	color: #98293D;
    font-size: 18px;
    margin: 5px 0 0;
}
h4 {
    font-family: Verdana,Geneva,sans-serif;
    font-size: 13px;
    font-weight: bold;
}
h5 {
	font-size: 1em;
}
h6 {
	font-size: 0.9em;
}
table,
table.mceItemTable {
    border: medium none;
    border-collapse: collapse;
}
table.mceItemTable tr th, 
table.mceItemTable tr td {
    border-bottom: 1px solid #EEEEEE;
    border-left: medium none;
    border-right: medium none;
    font-family: Trebuchet MS,Helvetica,sans-serif;
    font-size: 90%;
    font-weight: normal;
    padding: 2px 10px;
    text-align: left;
    vertical-align: top;
}
table.mceItemTable tr th,
table.mceItemTable thead th,
table.mceItemTable label,
table.mceItemTable tr th,
table.mceItemTable thead th {
	background-color: #FBFBFB;
    border-bottom: 1px solid #93D675;
    border-top: 2px solid #93D675;
    color: #707070;
}

img {
	margin: 0;
	max-width: 640px;
	border: none;
    padding: 0;
    vertical-align: bottom;
}
.alignleft,
img.alignleft {
	display: inline;
	float: left;
	margin-right: 7px;
	margin-top: 4px;
}
.alignright,
img.alignright {
	display: inline;
	float: right;
	margin-left: 7px;
	margin-top: 4px;
}
.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 4px;
}
 img.wp-caption, .wp-caption, .gallery-caption {
    border: 1px solid #EEEEEE;
    border-radius: 3px 3px 3px 3px;
    display: block;
    height: auto;
    margin-bottom: 10px;
    max-width: 100%;
    padding-top: 4px;
    text-align: center;
}
.wp-caption  {
	background:none;
}
img.wp-caption {
    padding: 4px;
}
.wp-caption img, .wp-caption img {
    border: 0 none !important;
    margin: 0 !important;
    max-width: 99.5%;
    padding: 0 !important;
}
a.wp-caption {
    text-decoration: none;
}
a.wp-caption p, a.wp-caption:hover p, .wp-caption p.wp-caption-text, .full-image-caption {
    font-family: Verdana,Geneva,sans-serif;
    font-size: 11px;
    line-height: 12px;
    margin: 0;
    padding: 2px 4px 4px;
}
a.wp-caption:hover {
    background-color: #F2F2F2;
    border: 1px solid #777777;
}
.wp-smiley {
	margin:0;
}

