Theme Name: Foundation
Theme URI:
https://www.tonystreet.com/archives/2006/04/19/foundation-wordpress-theme/
Description: Three-column theme by <a
href="https://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: https://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:
https://creativecommons.org/licenses/by-nc-sa/2.5/legalcode
*/
/* LINKS */
a {color: #ffffff; text-decoration: none; border: none;}
a:hover {text-decoration: line-through; border: none;}
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;}
blockquote {
border-left: 1px dashed #ccc;
margin-left: 1.5em;
padding-left: 5px;
}
body {
background: #000000;
color: #cccccc;
font-family: Tahoma, Verdana, Sans;
font-size: 12px;
}
.cats {
font-size: 10px;
padding-left: 5px;
}
.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;
}
#content {
text-align: justify;
padding: 5px;
margin-left: 200px;
margin-right: 200px;
}
#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('<https://www.maxinthemiddle.com/wp-content/themes/foundation-10/images/mitm_header_2_fix.jpg>');
background-position: center center;
background-repeat: no-repeat;
width: 760px;
height: 200px;
}
li {list-style: none;}