/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

@import url(../warp/css/base.css);


/* New style-related Base Values
----------------------------------------------------------------------------------------------------*/

body {
	font: normal 14px/20px Arial, Helvetica, sans-serif;
	color: #444;
}

a { color: #469bdb; }

a:hover,
em, code { color: #ee4499; }

ins, mark { background-color: #ffa; }
mark { color: #444; }

hr { border-top-color: #ddd; }

pre {
	border: 1px solid #ddd;
	background: #fafafa;
}

::-moz-selection { background: #39f; color: #fff; }
::selection { background: #39f; color: #fff; }


h1, h2, h3{
    margin: 10px 0 15px;
}
h4, h5, h6{
    margin: 5px 0;
}
img, iframe, frame{
	max-width: 100%
}

h1{
    font-size: 24px;
    line-height: 28px;
}
h2{
    font-size: 21px;
    line-height: 24px;
}
h3{
    font-size: 18px;
    line-height: 20px;
}
h4{ font-size: 17px; }
h4{ font-size: 16px; }
h4{ font-size: 15px; }