/*
Theme Name: novaron
Author: LEXO Software Development
Author URI: http://www.lexo.ch
Version: 1.0
*/
img.alignleft {float:left; margin:2px 15px 5px 0px;}
img.aligncenter {margin:15px auto;}
img.alignright {float:right; margin:2px 0px 5px 15px;}
img.alignleft, img.alignright, img.aligncenter {display:block; position: relative;}
.biggerFont {font-size:115%;}
h1 {font-size:26px; font-weight: bold; margin-bottom:1em; font-family: 'MyriadPro-Light';}
h2 {font-size:20px; font-weight: bold; margin:1em 0;}
p {margin:1em 0;}
ul {list-style-type: none; margin: 0; padding: 0;}
    ul li {background: transparent url("./images/PostBullets.png") left 3px no-repeat; padding-left:10px; margin:0px 0px 15px 5px;}
ol {margin-left:  18px;}
    ol li {}
a {color: #e23230; text-decoration: none; transition: all 0.3s ease-in-out;}
a:hover {text-decoration: underline;}
hr {width:100%; border:0; height:2px; position:relative; display:block; margin:60px 0px; background: url('images/bottom_line.png') 0 0 no-repeat; width: 100%;}
