/*
Theme Name: Vivamus
Theme URI: http://vivamus.org/
Description: A single column, very simple design for http://vivamus.org
Author: Phil Nash
Author URI: http://www.unintentionallyblank.co.uk/
Tags: blue, thin, fixed width

Vivamus ver 1.0
This theme was built by Phil Nash and is copyright Vivamus 2008
Credit to the Inspiration Gallery for the background: http://www.theinspirationgallery.com/wallpaper/damask/wp_damask01.htm

*/

html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

body {
	line-height: 1.5;
	font-size:62.5%;
	color:#333;
	background:#fff url(images/main-bg.jpg) repeat-x top center;
	font-family:verdana, tahoma, arial, sans-serif;
}

p, ol, ul {
	font-size:1.2em;
	margin-bottom:1.5em;
	text-align:justify;
}

ol ol, ol ul, ul ol, ul ul {
	font-size:1em;
}

#content ol li{
  list-style-type:decimal;
  list-style-position:inside;
}
#content ul li{
  list-style-type:disc;
  list-style-position:inside;
}

h2 {
	font-size:2.8em;
	line-height:1;
	margin-bottom:0.5em;
	font-family:'Helvetica Neue', helvetica, arial, sans-serif;
	letter-spacing:-2px;
}

h3 {
	font-size:1.8em;
	line-height:1;
	margin-bottom:1em;
	font-family:'Helvetica Neue', helvetica, arial, sans-serif;
}

#content h2 a, #content h2 a:link, #content h2 a:visited, #content a:focus, #content h2 a:hover, #content h2 a:active {
	color:#333;
	border:none;
}

#wrapper {
	width:560px;
	margin:0 auto;
	text-align:center;
	position:relative;
}

#header {
	background:transparent url(images/header.jpg) no-repeat top center;
	width:560px;
	height:304px;
	margin-bottom:20px;
}

#header h1 a {
	display:block;
	height:195px;
	width:560px;
	text-indent:-9999px;
}

#header-image {
	border-top:2px solid #000;
	border-bottom:2px solid #000;
	padding:1px 0;
	margin:0;
	height:103px;
}

* html #header-image {
	padding-bottom:0;
}

#header-image img {
	padding:1px 0;
	border-top:1px solid #000;
	border-bottom:1px solid #000;
	height:99px;
	width:560px;
}

#sidebar{
  float:left;
}

#navigation {
	width:130px;
	margin:0 10px 20px 0;
	overflow:hidden;
	text-align:left;
}

#sidebar img {
  width:!40px;
}

#navigation ul {
	width:130px;
}

#navigation li {
}

#navigation a {
	display:block;
	width:130px;
	padding:2px 0;
	margin:0;
	text-decoration:none;
	color:#333;
	font-family:'Helvetica Neue', helvetica, arial, sans-serif;
	font-weight:bold;
	font-size:1.2em;
}

#navigation a:hover{
	color:#222b94;
}

#main {
	text-align:left;
	border-bottom:2px solid #000;
	margin-bottom:1px;
	padding-bottom:1em;
	float:left;
  width:100%;
}

.entry {
	width:350px;
  margin:0 70px 0 140px;
}

* html .entry {
  margin:0;
}

#content a, #content a:link, #content a:visited {
	text-decoration:none;
	color:#222B94;
	border-bottom:1px dotted #222B94;}

#content a:hover, #content a:focus, #content a:active {
	border-bottom-style:solid;
}

#content img {
  padding:5px;
  border:1px solid #000;
  margin-bottom:1em;
}

#content a img {
  margin-bottom:0;
}

#content img.alignleft{
  float:left;
  margin:0 1em 1em 0;
}
#content img.alignright{
  float:right;
  margin:0 0 1em 1em;
}

#content p.thank-you{
	font-weight:bold;
	padding:5px;
	background:#fff6BF;
	border:2px solid #FFD324;
}

#footer {
	border-top:1px solid #000;
	padding:3em 0;
	color:#555;
	font-size:0.9em;
	clear:both;
	float:left;
	width:100%;
}

#footer p {
	text-align:center;
	margin-bottom:0;
}

#footer a, #footer a:link, #footer a:visited {
	text-decoration:none;
	color:#777FE1;
	border-bottom:1px dotted #777FE1;}

#footer a:hover, #footer a:focus, #footer a:active {
	border-bottom-style:solid;
}

/*** CTAs ***/

#content .cta {
	position:absolute;
	top:140px;
	padding-top:30px;
}

#content #cta1 {
	left:0;
	background:transparent url(images/divider.gif) no-repeat top center;
}

#content #cta2 {
	right:0;
	background:transparent url(images/divider2.gif) no-repeat top center;
}

#content .cta a {
	font-family:'Helvetica Neue', helvetica, arial, sans-serif;
	color:#333;
	border:none;
	font-size:1.6em;
	font-weight:bold;
}

#content .cta a:hover {
	color:#222B94;
	border:none;
}
