/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/

a, a:link, a:visited {
	color: #ff6600;
	text-decoration: none;
}

#logo a {
	position: absolute;
	top: 76px; left: 7px;
	display:block;
}

div#hi {
	color: #ff6600;
	font: 28px/28px Georgia, "Times New Roman", Times, serif;
	text-align: right;
	width: 600px;
	position: absolute;
	top: 450px; right: 0;
}
	div#hi p a {
		color: #d0d0d0;
		font: 11px/11px Arial, Helvetica, sans-serif;
		text-decoration: underline;
	}
	div#hi p a:hover {
		color: #d0d0d0;
		font: 11px/11px Arial, Helvetica, sans-serif;
		text-decoration: none;
	}

#content {
	position: absolute;
	top: 580px; left: 0px;
}

#footer {
	width: 100%; height: 65px;
	background: url(images/bg-footer.gif) repeat-x;
	position: absolute;
	top: 2500px; left: 0px;
}

h3#myWritings {
	background: url(images/bg-h2-mywritings.png) no-repeat;
	width: 165px; height: 37px;
	margin: 0 0 10px 12px;
}

h3#myVideos {
	background: url(images/bg-h2-myvideos.png) no-repeat;
	width: 152px; height: 38px;
	margin: 0 0 11px 12px;
}

h3#myAgenda {
	background: url(images/bg-h2-mynextevents.png) no-repeat;
	width: 159px; height: 36px;
	margin: 0 0 11px 12px;
}

h3#myPhotos {
	background: url(images/bg-h2-myphotos.png) no-repeat;
	width: 158px; height: 35px;
	margin: 0 0 10px;
}
h3#myPortfolio {
	background: url(images/bg-h2-myportfolio.png) no-repeat;
	width: 160px; height: 34px;
	margin: 0 0 10px;
}
h3#myLifestream {
	background: url(images/bg-h2-mylifestream.png) no-repeat;
	width: 159px; height: 37px;
	margin: 0 0 10px;
}
h3#myBlog {
	background: url(images/bg-h2-myfavblog.png) no-repeat;
	width: 152px; height: 41px;
	margin: 0 0 10px;
}
h3#myFavblog {
	background: url(images/bg-h2-myfavblog.png) no-repeat;
	width: 152px; height: 41px;
	margin: 0 0 10px;
}
div#linkcat-2 h3 {
	background: url(images/bg-h2-myfavblog.png) no-repeat;
	width: 152px; height: 41px;
	margin: 0 0 10px 15px;
}
div#linkcat-2 h3 span {
	display: none;
}

#flickr {
	clear: both;
	margin: 0 0 20px 0;
	padding: 0;
}

#flickr div {
	padding: 0 0 0 10px;
}

#flickr .flickr_badge_image a {
		float: left;
		display: inline;
		margin: 0 16px 15px 0;
		border: 1px dashed #888;
		padding: 5px;
}

#flickr .flickr_badge_image a:hover {
	border: 1px dashed #fff;
}
#browseFlickr{
	background: url(images/bg-flickr.png) no-repeat;
	width: 91px; height: 11px;
	margin: 0 25px 10px 12px;
	float:right;
}

#browseNews{
	background: url(images/bg-news.png) no-repeat;
	width: 81px; height: 24px;
	margin: 0 25px 10px 12px;
	float:right;
}

#browseCalendar{
	background: url(images/bg-calendar.png) no-repeat;
	width: 81px; height: 24px;
	margin: 0 25px 10px 12px;
	float:right;
}

#browseVideos{
	background: url(images/bg-videos.png) no-repeat;
	width: 81px; height: 24px;
	margin: 0 25px 10px 12px;
	float:right;
}