Warning: get_browser() [function.get-browser]: browscap ini directive not set in /home/benfast3/public_html/css/css.php on line 2
Warning: Cannot modify header information - headers already sent by (output started at /home/benfast3/public_html/css/css.php:2) in /home/benfast3/public_html/css/css.php on line 3
/* vi:set ts=4 sw=4 autoindent:
*/
html {
min-height: 100%;
margin-bottom: 1px;
}
body {
text-align: center;
background-image: url( '/images/bg_gradient.jpg' );
background-repeat: repeat-x;
background-color: #3F6683;
margin: 0;
padding: 0;
font-family: "Trebuchet MS",Trebuchet,Verdana,Sans-Serif;
/* color: #ccc;*/
}
#body_wrapper {
text-align: left;
margin: 0px auto;
width: 820px;
padding: 0px 10px 0px 10px;
background-image: url('/images/body_drop_shadow.png');
background-repeat: repeat-y;
}
#header {
width: 800px;
text-align: center;
background-color: white;
clear: both;
border-width: 0px;
}
#nav {
float: left;
text-align: left;
width: 800px;
background-color: orange;
margin: 0;
padding: 0;
}
#nav a, #nav a:visited {
color: white;
text-decoration: none;
margin: 0;
padding: 0px 20px 0px 20px;
}
#nav a:hover {
color: orange;
background-color: white;
}
#home #nav .home, #crew #nav .crew, #blog #nav .blog, #fund_raising #nav .fund_raising, #thanks #nav .thanks, #ben #nav .ben {
color: orange;
background-color: white;
line-height: 100%;
}
#content {
clear: both;
background-color: white;
width: 770px;
margin: 0;
padding: 5px 15px 5px 15px;
}
img {
border-width: 0px;
}
a, a:visited {
color: black;
}
a:hover {
color: orange!important;
text-decoration: none;
}
.photo, .logo {
border: 1px solid silver;
padding: 2px;
margin: 2px 0px 2px 2px;
background-color: white;
}
.logo {
border-width: 0px;
float: right;
margin-left: 5px;
}
.photo p {
color: gray;
font-size: x-small; text-align: center;
line-height: 100%;
padding: 0;
margin: 2px;
}
h1, h2 {
margin-top: 0px;
text-transform:uppercase;
color: #FFF;
width: 760px; font-size: medium;
background-color: #314453;
padding-left: 10px;
}
h2 {
background-color: orange;
}
p.blogfeeds {
font-size: small;
}
#footer {
width: 100%;
text-align: center;
font-size: small;
clear: both;
}
#footer a, #footer a:visited {
color: silver;
text-decoration: none;
}
#footer a:hover {
text-decoration: underline;
}
p.post-footer {
margin:-.25em 0 10px;
color:#357;
text-align: center;
}
.post-footer em {
font:78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
text-transform:uppercase;
letter-spacing:.1em;
}
.post-footer em {
font-style:normal;
color:#579;
margin-right:.6em;
}