body {
  font-family: helvetica, arial, sans-serif;
  margin: 0px auto;
  text-align:center;
}
a, a:visited {
  color: #ff8e52; 
  text-decoration:none;
}
img
{
  border-style: none;
}
#wrapper {
  background-image: url(images/header_bg.jpg);
  background-repeat: no-repeat;
  margin-left: auto;
  margin-right: auto;
  margin:0px auto;
  width: 1200px;
}
#container {
  width: 1200px;
  text-align: left;
}
#header {
  width: 1200px;
  height: 284px;
  float: left;
}
#facebook {
  height: 284px;
  width: 442px;
  margin-left: 758px;
  display: inline;
}
#home {
  position: absolute;
  width: 280px;
  height: 352px;
  margin-left: 150px;
}
#latest-tweet {
  position: absolute;
  margin-left: 400px;
  padding-top: 119px;
  font-size: 9pt;
  font-weight: bold;
  color: #fff;
  width: 290px;
  text-align: left;
}
#latest-tweet .twitter-timestamp {
  font-size: 8pt;
}
#leftshadow {
  height: 1500px;
  width: 50px;
  float: left;
  margin-left: 100px;
  margin-top: 386px;
  background-image: url(images/leftshadow.jpg);
  display:inline;
}
#blog {
  height: 100%;
  width: 327px;
  float: left;
  margin-left: 5px;
  margin-top: 72px;
  background-color: #214E78;
  display:inline;
}
#blogcopy {
  height: 100%;
  width: 307px;
  background-color: #214E78;
  padding-left: 10px;
  padding-right: 10px;
}
.blogheading {
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	color: #ff8e52;
	font-family: helvetica;
	text-decoration:none;
}
.blogsubheading {
	font-size: 8pt;
	font-style: normal;
	color: #8dd0fe;
	font-family: helvetica;
	line-height: 18px;
}
.blogcopy {
	font-size: 12px;
	font-style: normal;
	color: #cecece;
	font-family: helvetica;
	line-height: 18px;
}
#flikr {
	height: 885px;
	width: 244px;
	float: left;
	margin-left: 5px;
	background-color: #FFFFFF;
	background-image: url(images/flikr_repeat.jpg);
}
#flikrphotos {
	height: 822px;
	width: 222px;
	padding-top: 15px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
}
.flickr-item {
	width: 210px;
	text-decoration:none;
	padding: 5px 7px 1px 7px;

}
#rightcol {
  height: 885px;
  width: 302px;
  float: left;
  margin-left: 5px;
  background-color: #FFFFFF;
  display:inline;
}
#twitter {
	height: 484px;
	width: 293px;
	padding-right: 10px;
	background-image: url(images/twitter_repeat.jpg);
background-repeat:repeat-y;
}
#tweets {
	height: 408px;
	width: 272px;
	padding-left: 15px;
	padding-right: 15px;
}
#rightshadow {
  height: 1500px;
  width: 50px;
  float: left;
  margin-top: 386px;
  background-image: url(images/rightshadow.jpg);
  background-repeat: repeat-y;
  margin-left: 9px;
  display:inline;
}

#footer {
color: #4e7ba5;
font-size:0.57em;
padding:9px 0 5px;
position:relative;
text-align:center;
width:1200px;
}
#footer a, #footer a.visited {
 color: #4e7ba5;
}
#footer ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0 7px 0 0;
}
#footer li {
display:inline;
font-size:1em;
}
p.twitter-message {
	font-size: 10pt;
	padding-bottom:3px;
	border-bottom: 1px dashed #ccc;
}
.twitter-timestamp {
	font-size: 8pt;
}
/*  ul.twitter: the main ul (if list is activated)
    * li.twitter-item: the ul items (if list is activated)
    * p.twitter-message: each one of the paragraphs (if msgs > 1)
    * .twitter-timestamp: the timestamp span class
    * a.twitter-link: the tweet link class
    * a.twitter-user: the @username reply link class
*/
.comments-template {
	margin: 10px 0 0;
	color: #fff;
	border-top: 1px solid #ccc;
	padding: 10px 10px 10px 10px;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
	width:300px;
}
#sidebar {
	padding: 10px 10px 10px 10px;
	font-size: 0.8em;
display:inline;
}
#sidebar h2 {
	font-weight: bold;
	font-size: 1.1em;
    color: #214E78;
    padding-left: 10px;
}
#sidebar ul{
list-style-type: none;
margin: 0;
padding: 0 10px 0 10px;
}
#sidebar ul li{
padding: 3px 0 3px 0;
}
#sidebar ul li h2{
font-family: Georgia, Sans-serif;
font-size: 10px;
}
#sidebar ul ul li{
padding: 0;
}

div.box .input-text{
border:1px solid #3b6e22;
color:#666666;
}

div.box label{
display:block;
margin-bottom:10px;
color:#555555;
}

div.box label span{
display:block;
float:left;
padding-right:6px;
width:70px;
text-align:right;
font-weight:bold;
}

.button{
background: #666;
padding:0 10px 0 10px;
border:1px solid #999;
height:24px;
line-height:24px;
color:#FFFFFF;
font-size:12px;
margin-right:10px;
display:inline-block;
text-decoration:none;
}