/*Theme Name: FoundationTheme URI: http://www.tonystreet.com/archives/2006/04/19/foundation-wordpress-theme/Description: Three-column theme by <a href="http://www.tonystreet.com">Tony</a>. Read the "readme.txt" file that came with this theme for instructions on some different features.Version: 2.0Author: TonyAuthor URI: http://www.tonystreet.com/Feel free to customize to your heart's desire, just please don't change the credits in the style.css or in the footer.This theme is licensed under the Creative Commons Attribution-ShareAlike 2.5This basically means that you are allowed to distribute and modify this theme, as long as you leave the credit in the footer of the theme, and you keep this license how it is.Of course, you can contact me and I'll probably allow you to do anything you want with it :-)Read the full license here: http://creativecommons.org/licenses/by-nc-sa/2.5/legalcode*/body {	background: #000000;	color: #cccccc;	font-family: Tahoma, Verdana, Sans;	font-size: 12px;}a {	color: #ffffff; 	text-decoration: none; 	border: none;}	a:visited {		color: #ffa;	}	a:hover {		text-decoration: line-through; 		border: none; 		color: #ffa;	}a img {	border: none;}a.name {	text-decoration: none; 	color: #ffffff; 	font-size: 30px;}a.postlink { 	text-decoration: none; 	color: #ffffff; 	font-size: 16px;}	a.postlink:hover {		text-decoration: line-through;	}h1 {	font-family: Arial, sans-serif;	font-size: 2em;	font-weight: normal;	margin: 3em 0 0 -1px;	border-bottom: 2px solid #325c00;}h2 {	font-family: Tahoma, Verdana, Sans;	font-size: 1.3em;	font-weight: normal;	margin: 1em 0 0;	color: #fff;	letter-spacing: 1px;}h3 {	font-family: Tahoma, Verdana, Sans;	font-size: 1.1em;	font-weight: bold;	margin: 0.5em 0 0;	color: #fff;	letter-spacing: 1px;}ul {	margin: 2em 0 2em 1em;	padding: 0 0 0 3em;}	ul li {		margin: 0;		padding: 0.2em 0;		list-style: url("images/bullet.gif") disc outside;	}blockquote {	border-left: 1px dashed #ccc;	margin-left: 1.5em;	padding-left: 5px;}textarea {	font-family: Arial; 	font-size: 11px; 	border: 3px solid #ffffff; 	padding: 3px; 	width: 400px;	}.cats {	background: url('images/bullet.gif') 0 2px repeat-x;	border-top: 2px single #341;	font-size: 0.8em;	padding: 0;}	.cats  p {		text-align: right;		color: #fff	}		.cats  p span.postmetadata {		background: #000;		padding: 0 1em ;		margin-right: 1em;		border: 1px solid #341;	}.commentbox {padding-left: 10px;margin-left: 3px;padding: 5px;border: 1px solid #f0f0f0;width: 400px;}.commentover {border: 3px solid #000000;}.commentout {border: 3px solid #ffffff;}#desc {font-size: 13px;color: #dddddd;}.divider {padding-top: 15px;}#foot {           /* F00TER */font-size: 10px;margin-bottom: 10px;text-align: center;}#head {                 /* HEADER */	text-align: left;	background-image: url('images/header.jpg');	background-position: center center;	background-repeat: no-repeat;	width: 700px;	height: 115px;}li {	list-style: none;}#main {	width: 950px;}#menutitle {	font-size: 24px;	color: #669966;}#content {	float: none;	text-align: justify;	padding: 5px;	margin: 0 250px 0 300px;}	#content .post .entry {		margin: 0;	}	#content .post .entry p {		margin: 0.5em 0 1.5em;	}	#content.falbum {	float: left;	width: 600px;	margin: 0;	clear: none;}#menu {           /* SIDEBAR */	float: left;	padding: 0;	text-align: left;	width: 300px;}	#menu #nav {		padding: 0 0 0 10px;		background: url('images/menu_bg.jpg') transparent no-repeat;		height: 300px;	}#menu2 {           /* SIDEBAR */	float: right;	width: 200px;	text-align: right;	//background-color: #273116;}	#menu2  ul {		margin: 0;		border: 1px solid #415222;	}		#menu2  ul.sidebar_cat, #menu2  ul.thumbs {		margin: 0;		border: 0 none transparent;		padding: 0;	}		#menu2  ul.thumbs li {		list-style: none;		margin: 0;		padding: 0;	}		#menu2  ul.thumbs li ul {		margin: 0;		border: 0 none transparent;		padding: 0;	}		#menu2  ul.thumbs li ul li {		padding: 2px 0;	}	#meta {	color: #3c471d;	margin: 0 10px;}	#searchform{		margin: 15px 0;	}	#search {		background-color: #000000;		color: #ffffff;		border: 1px solid #ffffff;		width: 55px;	}	#searchbox {		width: 100%;	}	#searchbutton {		border: 3px double #3c471d;		background-color: #fff;		width: 55px;	}	/* /// Sidebar Titles \\\ */#linksbar {background-image: url('images/links.jpg');background-repeat: no-repeat;background-position: center center;width: 81px;height: 25px;}#catsbar {background-image: url('images/cats.jpg');background-repeat: no-repeat;background-position: center center;width: 81px;height: 25px;}#briefsbar {background-image: url('images/briefs.jpg');background-repeat: no-repeat;background-position: center right;padding-top: 10px;width: 200px;height: 25px;}.postdata {	float: right;	border: 1px solid #130;	color: #770;	font-size: 0.4em;	margin: 2px 0 0 8px !important;	margin: 0 0 0 8px;	padding: 0 2px;}#postcomment {	background-image: url('images/mnenja.gif');	background-repeat: no-repeat;	background-position: center center;	width: 270px;	height: 25px;}#sidebarpostdata {	background-color: #111111;	text-align: justify;	padding: 2px;	margin-top: 45px;}#textbox {	background-color: #669966; 	border: 1px solid #000000; 	color: #ffffff;	}#textbox:focus {	background-color: #ffffff; 	color: #669966;	}