* {
	margin:0;
	padding:0;
}

body {
	background-color:#FEE9A1;
	color:#666666;
	font-family:arial,sans-serif;
	font-size:12px;
	line-height:16px;
}
a:hover{
	text-decoration:underline;
}
a{
	text-decoration:none;
	color:#F68600;
}
a img { border: 0; }
.main{
	margin:15px auto;
	width:1150px;
	background:#FFFFFF url(images/middle-right-bottom.gif) repeat right top;
}
.top{
	height:107px;
	background: url(images/top.gif) no-repeat left top;
	text-align:left;
	margin:0 auto;
	
}
.logo{
	padding:35px 0 0 650px;
}

.middle{
        min-height:800px;
	text-align:left;
}
.mainLeft{
	width:774px;
	background:#FFFFFF url(images/middle-left.gif) repeat left top;
	text-align:left;
	float:left;
        min-height:800px;
}
.mainRight{
	width:376px;
	background:#FFFFFF url(images/middle-right-bottom.gif) repeat left top;
	text-align:left;
	float:right;
        min-height:800px;
}
.mainRightTop{
	background:#FFFFFF url(images/middle-right-top.gif) no-repeat left top;
	height:70px;
	width:376px;
}
.bottom{
	height:35px;
	background:#FFFFFF url(images/bottom.gif) no-repeat left top;
	text-align:left;

}
.footer{
	height:59px;
	text-align:left;
	color:#848EA3;
	text-align:center;
	padding-top:15px;
	text-align:center;
	font-size:10px;
}
.footer a {
	color: #ffffff;
}
.posts{
	padding: 22px 50px 0 80px;

}
.smBottom{
	margin-left:7px;
}
p{
	margin:10px 0;
	font-size:14px;
	line-height:24px;
}
h2{
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:3em;
	line-height:1.267em;
	font-weight:normal;
	color:#F68600;
}
.smTop, .smBottom{
	width:252px;
	height:95px;
}
.smTop a{
	width: 84px; 
	height:92px; 
	text-indent:-9000px; 
	float:right; 
}
.smTop a.linkTwitter{
	background:url(images/b_twitter.gif) top left no-repeat;

}
.smTop a.linkTwitter:hover{
	background:url(images/b_twitter_on.gif) top left no-repeat;
}
.smTop a.linkFacebook{
	background:url(images/b_facebook.gif) top left no-repeat;

}
.smTop a.linkFacebook:hover{
	background:url(images/b_facebook_on.gif) top left no-repeat;
}
.smTop a.linkFlickr{
	background:url(images/b_flickr.gif) top left no-repeat;

}
.smTop a.linkFlickr:hover{
	background:url(images/b_flickr_on.gif) top left no-repeat;
}
.smBottom a{
	width: 84px; 
	height:92px; 
	text-indent:-9000px; 
	float:left; 
}
.smBottom a.linkTripit{
	background:url(images/b_tripit.gif) top left no-repeat;

}
.smBottom a.linkTripit:hover{
	background:url(images/b_tripit_on.gif) top left no-repeat;
}
.smBottom a.linkRss{
	background:url(images/b_rss.gif) top left no-repeat;

}
.smBottom a.linkRss:hover{
	background:url(images/b_rss_on.gif) top left no-repeat;
}
.smBottom a.linkYoutube{
	background:url(images/b_youtube.gif) top left no-repeat;

}
.smBottom a.linkYoutube:hover{
	background:url(images/b_youtube_on.gif) top left no-repeat;
}
.break{
	display:inline; 	
}
li.twitter-item{
	list-style-type:none;
	padding: 10px 0 10px 10px;
	width:280px;
	font-size:14px;
	color:#666666;
}
.twitter-timestamp{
	color:#F68600;
	font-size:11px;
	text-decoration:none;
}
.flickrPhotos{
	margin: 10px 20px 0 10px;
}
.flickrPhotos img{
	padding: 8px 8px;
	background-color:#EDE9DE;
	border:solid 1px #ffffff;

}
.flickrPhotos img:hover{
	border:solid 1px #F68600;

}
.sideTwitter{
	margin-bottom:25px;
}
