﻿/* General page setup
---------------------------------------------------------------------- */

html,body 									{margin:0;padding:0;font-family:"Lucida Grande", "Lucida Sans Unicode",Georgia;"Trebuchet MS",arial,verdana,sans-serif;font-size:13px;color:#212125;}

/* Generel table attributes and fonts
---------------------------------------------------------------------- */

table, td									{font-size:1em;color:#212125;}
th											{font-size:1em;color:#6e6e6e;text-align:left;font-weight:bold;}
p											{font-size:1em;color:#212125;margin:0px;margin-bottom:15px;}
a											{font-size:1em;color:#729000;text-decoration:none;}
a:hover										{font-size:1em;color:#556225;text-decoration:underline;}
h1											{font-size:48px;font-weight:normal;color:#000;margin:0px;font-family:Georgia,"Trebuchet MS",Arial;letter-spacing:-2px;}
h2											{font-size:36px;font-weight:bold;color:#000;margin:0px;font-family:Georgia,"Trebuchet MS",Arial;letter-spacing:-2px;}
h3											{font-size:24px;font-weight:bold;color:#000;margin:0px;font-family:Georgia,"Trebuchet MS",Arial;letter-spacing:-2px;}
h4,h5,h6									{font-size:1.1em;font-weight:bold;color:#000;margin:0px;}
address										{font-size:1em;font-style:normal;color:#212125;}

hr											{height:1px;background-color:#e1e1e1;color:#e1e1e1;border:none;margin:0;margin-top:1px;margin-bottom:1px;}

ul li										{color:#212125;}
ol li 										{color:#212125;}

a img										{border:none;}

/* Base setup
---------------------------------------------------------------------- */


.wrap .inner .top {display:none;}
.wrap .inner .content {width:100%;clear:both;}
.wrap .inner .content .left {width:650px;float:left;}
.wrap .inner .content .left .entry {width:100%;clear:both;margin-bottom:20px;}
.wrap .inner .content .left .entry .date {display:none;}
.wrap .inner .content .left .entry .text {clear:both;padding:0px 15px 0px 0px;}
.wrap .inner .content .left .entry .text .headline {font-size:22px;margin:0;line-height:18px;margin-bottom:5px;text-transform:uppercase;}
.wrap .inner .content .left .entry .text .wby {font-size:12px;margin:0;line-height:12px;margin-bottom:15px;color:#888;}
.wrap .inner .content .right {display:none;}