/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 11px;
	padding: 0;
	background: #FEFCFC url(images/img1.gif) repeat-y;
	font: normal 11px Tahoma, Arial, Helvetica, sans-serif;
	color: #727171;
}

form {
	margin: 0;
	padding: 0;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}

/* Header */

#header {
}

#header h1 {
	letter-spacing: -2px;
	font-size: 36px;
}

#header h2 {
	position: relative;
	margin-top: -10px;
	letter-spacing: -1px;
	font-size: 18px;
	font-weight: normal;
}

#header a {
	padding-left: 0;
	background: none;
	text-transform: lowercase;
	text-decoration: none;
	color: #FF7800;
}

#primary_navigation {
	float: right;
}

#primary_navigation li {
	float: left;
	list-style: none;
}

#primary_navigation li a {
	color: #333333;
	text-decoration: none;
	padding: 5px 20px;
	margin-top: 10px;
	border-right: 1px solid black;
}

#primary_navigation .first a {
	border-left: 1px solid black;
}

#primary_navigation .active a, #primary_navigation a:hover {
	color: #FF7800;
}

.friends li a {
	background: none !important;
}

/* Links */

#location_1 {
	float: left;
	width: 200px;
	overflow: hidden;
}

/* Archives */

#location_2 {
	float: left;
	overflow: hidden;
	width: 180px;
}

#location_2 a {
	color: #333333;
}

/* Posts */

#location_0 {
	margin-left: 400px;
	overflow: hidden;
}

#location_0 .component, #location_0 .blog_post {
	margin-bottom: 20px;
	padding: 0 20px 20px 20px;
	background: url(images/img4.gif) no-repeat left bottom;
}

#location_0 .blog_component {
	margin: 0;
	padding: 0;
	background: none;
}

#location_0 h2, #location_0 .title a {
	text-decoration: none;
	font-size: 24px;
	color: #333333;
}

.date {
	font: normal 9px Tahoma, Arial, Helvetica, sans-serif;
}

#location_0 .story {
	line-height: 18px;
}

#location_0 a {
	color: #333333;
}

#location_0 a:hover {
	text-decoration: none;
	color: #000000;
}

#location_0 .category {
	padding-left: 15px;
	background: url(images/img8.gif) no-repeat left center;
}

#location_0 .comment {
	padding-left: 15px;
	background: url(images/img9.gif) no-repeat left center;
}

/* Orange Box */

#location_1 .component, #header {
	padding: 10px 20px 20px 20px;
	background: url(images/img2.gif) no-repeat left bottom;
}

#location_1 .flickr_gallery_component, #location_1 .image_gallery_component {
  padding-left: 11px;
  padding-right: 11px;
}

#location_1 .component h2, h3 {
	margin-bottom: 5px;
	font-size: 14px;
	color: #FF7800;
}

#location_1 .component ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 18px;
}

#location_1 .component li a {
	padding-left: 10px;
	background: url(images/img5.gif) no-repeat left center;
	text-decoration: none;
	color: #FF7800;
}

#location_1 a {
	color: #FF7800;
	text-decoration: none;
}

#location_1 .component a:hover {
	text-decoration: underline;
}

/* Blue Box */

#location_2 .component {
	padding: 10px 20px 20px 20px;
	background: url(images/img3.gif) no-repeat left bottom;
}

#location_2 .flickr_gallery_component, #location_2 .image_gallery_component {
  padding-left: 11px;
  padding-right: 0;
}

#location_2 .component h1, #location_2 .component h2, #location_2 .component .title a {
	margin-bottom: 5px;
	font-size: 14px;
	text-decoration: none;
	color: #4BA3D8;
}

#location_2 .component ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 18px;
}

#location_2 .component li {
}


#location_2 .component li a {
	padding-left: 10px;
	background: url(images/img6.gif) no-repeat left center;
	text-decoration: none;
	color: #4BA3D8;
}

#location_2 a {
	color: #4BA3D8;
}


#location_2 .component a:hover {
	text-decoration: underline;
}

/* Footer */

#footer {
	clear: both;
	width: 160px;
	padding: 20px;
	font-size: 9px;
}

#location_1  li.nav_label ul, #location_2  li.nav_label ul { margin-left: 10px; }
#location_1  ul.tweets li { margin-bottom: 10px; }

#footer a {
	color: #727171;
}


