body,h1,h2,h3,h4,h5,h6,p,form,fieldset
{
	margin: 0;
	padding: 0;
}

body
{
	margin: 0;
	padding: 15px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 1.6em;
	text-align: center;
	color: #192666;
	background: #EDE8E2;
}

a
{
	color: #4F6AD7;
	text-decoration: none;
}

a:hover
{
	color: #233C9B;
}

h2, h2 a, h3 a, h4 a
{
	color: #233C9B;
}

h2 a:hover, h3 a:hover, h4 a:hover
{
	color: #4F6AD7;
}

h1, h1 a
{
	font-size: 30px;
	color: #FFFFFF;
}

h1 a:hover
{
	color: #FFFFFF;
}

h2
{
	margin: 0 0 18px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.0em;
	font-weight: normal;
}

h3
{
	margin: 0 0 18px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	font-weight: normal;
}

h4
{
	margin: 0;
	font-size: 1em;
	color: #FFFFFF;
}

a img
{
	border: none;
}

p
{
	margin: 0;
	padding: 0 0 18px 0;
}

ul
{
	margin: 0 0 0 1.4em;
	padding: 0 0 18px 0;
}

ul ul
{
	padding: 0;
}

blockquote
{
	margin: 0;
	padding: 0 18px;
	font-style: italic;
}

pre, code
{
	display: block;
	font-family: Courier, Monaco, monospace;
	background-color: #F0F0F0;
}

#container
{
	width: 910px;
	margin: 0 auto;
	padding: 30px 30px 0 30px;
	text-align: left;
	padding-top: 0;
	border-top: 30px solid white;
	background: white url(../images/blix_container_bg.gif) 720px 0px repeat-y;
}

#head
{
	height: 128px;
	padding: 0 0 0 18px;
	background-color: #5C9FD2;
	background-image: url(../images/blue_header_bg.jpg);
}

#head h1
{
	padding-top: 25px;
	padding-bottom: 5px;
	line-height: 1em;
}

#navigation
{
	background-color: #2359A5;
	height: 2.7em;
	line-height: 2.7em;
	border-bottom: 3px solid;
	border-color: #E4E4E4;
}

#navigation a
{
	color: white;
}

#navigation .selected, #navigation a:hover
{
	background-color: #233C9B;
	border-bottom: 3px solid;
	border-color: #FEC42D;
}

#navigation ul
{
	margin: 0;
	padding: 0;
}

#navigation li
{
	float: left;
	margin: 0;
	padding: 0;
	list-style-type: none;
	border-right: 1px solid;
	white-space: nowrap;
	border-color: white;
	font-weight: bold;
}

#navigation li a
{
	display: block;
	padding: 0 18px;
	font-size: 0.8em;
	text-transform: uppercase;
	letter-spacing: 1px;
}

* html #navigation a
{
	width: 1%;
}

#navigation form
{
	float: right;
	height: 100%;
	width: 200px;
	padding: 0 15px;
	border-left: 1px solid;
	line-height: 0;
	border-color: white;
	background: #FEC42D;
}

#navigation form fieldset
{
	margin-top: 7px;
	border: 0 solid;
}

* html #navigation form fieldset
{
	margin-top: 7px;
}

#navigation #s
{
	height: 1.5em;
	width: 125px;
	margin: 0 5px 0 0;
	padding: 0;
	border: 1px solid;
	font-size: 0.8em;
	vertical-align: middle;
	border-color: #FFF9EA;
}

#navigation #searchbutton
{
	height: 2em;
	width: auto;
	padding: 0 1px;
	border: 1px solid;
	font-size: 9px;
	letter-spacing: 1px;
	text-align: center;
	vertical-align: middle;
	color: white;
	background-color: #2359A5;
}

#center
{
	float: left;
	width: 675px;
	padding-top: 32px;
	padding-right: 20px;
	background: url(../images/blix_subcontent_bg.gif) 690px 0px no-repeat;
}

.entry
{
	margin: 0 0 40px 0;
}

.entry .info
{
	position: relative;
	margin-top: -3px;
	padding: 3px;
	border-top: 1px solid;
	border-bottom: 1px solid;
	font-size: 0.9em;
	border-color: #E4E4E4;
	background-color: #F2F7FD;
}

.entry .info a
{
	border-color: #949494;
}

#right
{
	float: right;
	clear: right;
	width: 205px;
	padding: 15px 0 0 0px;
	font-size: 0.9em;
	line-height: 1.5em;
}

#right h3
{
	margin: 18px 0 10px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	line-height: 1em;
	color: white;
	background: #2359A5 url(../images/blix_corner_top_left.gif) top left no-repeat;
}

#right h3 em
{
	display: block;
	padding: 5px 10px;
	font-style: normal;
	background: url(../images/blix_corner_bottom_right.gif) bottom right no-repeat;
}

#right p
{
	padding: 0 10px 0 10px;
}

#right ul.categories li, #categories li
{
	list-style-image: url(../images/blix_categories_yellow.gif);
}

#right ul.links li
{
	list-style-image: url(../images/blix_links_yellow.gif);
}

#right ul.feeds li
{
	list-style-image: url(../images/blix_feeds_yellow.gif);
}

#right ul.posts li
{
	list-style-image: url(../images/blix_post_yellow.gif);
}

#right ul.categories li li
{
	list-style-image: url(../images/spring_flavour/sub_categories_yellow.gif);
}

#right ul li
{
	margin: 2px 0 0 12px;
	padding-bottom: 2px;
	border-bottom: 1px solid;
	border-bottom-color: #F0F0F0;
}

#right ul li li
{
	margin: 0 0 0 12px;
	padding-top: 2px;
	border-bottom: none;
	border-top: 1px solid;
	border-top-color: #F0F0F0;
}

#right ul li ul
{
	padding-top: 2px;
}

#right li a
{
	display: block;
	padding: 1px 0;
	height: 1%;
}

#right li a:hover
{
	background-color: #F2F7FD;
}

#foot
{
	clear: both;
	padding: 40px 0 15px 0;
	font-size: 0.9em;
	background: white url(../images/blix_footer_bg.gif) 690px 0px no-repeat;
	text-align: center;
}

.calendar
{
	text-align: center;
}

td.today
{
	border: 1px solid;
	border-color: #E4E4E4;
	background-color: #F2F7FD;
}

#invisible
{
	color: white;
}

ul.directory li
{
	list-style-image: url(../images/blix_post_yellow.gif);
}

.pagination {
	clear: both;
	text-align: center;
	font-family: "Times New Roman",Times,serif;
	font-size: 1.3em;
	font-weight: 700;
}

.pagination ul {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.pagination li {
	display: inline;
	font-weight: bold;
	padding: 0 2px;
}
