/* Stylesheet for fred100's Blog Site */

body {margin-bottom: 0px; margin-top: 0px;}
tr,th,p,td {font-family: Verdana; font-size: 10px; color: #707070;}
.title {font-family: Verdana; font-size: 10px; font-weight: bold; color: #CCCCCC;}
.smalltext {font-size: 10px; padding-top:4pt; padding-bottom:6pt;}
.blogheader {font-family: Verdana; color: #707070; font-size: 10px; text-decoration: none; font-weight: bolder; padding-bottom: 2pt; margin-left: -4px; }
.menu {padding: 5px; background-image: url(../images/title_bg.gif); background-color: #f5f5f5;	background-repeat: repeat-x; background-position: top; border: 1px solid #5c5c5c;}
.style1 {color: #000066;}
.large_heading {font-size: 12px; font-weight: bold;}
.small-heading {font-weight: bolder;}
.header {border: 2px solid #000000; background-color: #5A5A5A; color: #FFFFFF; height: 10px; padding-bottom: 5px; padding-top: 5px; padding-left: 4px; margin-top: 10px;}
#page-nav { border-top: 2px solid #8d8d8d; margin: 22px 0 12px 0; padding-top: 5px; text-align: center;}

/* Global link styles */
a:link {color: #C2C2C2;	text-decoration: none;}
a:visited {color: #C2C2C2; text-decoration: none;}
a:hover {color: #0000BF; text-decoration: underline;}
a:active {color: #C2C2C2; text-decoration: none;}

/* All other styles and classes */
.tableheading {font-family: Verdana, sans-serif; font-size: 10px; color: #5C5C5C; font-weight: bold;
}
.subpage_text {font-family: Verdana; font-size: 11px; line-height: 18px; color: #3f3f3f;
}
.main_text {font-family: Verdana; font-size: 10px; color: #707070;
}
.side_span {width: 6%;
}
#container {width: 95%; margin: 0 auto;
}
.navigation {padding-left: 4px; padding-right: 4px; padding-bottom: 7px; padding-top: 7px; font-family: Verdana; font-size: 10px; font-weight: bolder; color: #707070;}

/* Styles for modules */
.music-module {margin-bottom: 15px; height: 75px; width: 100%; padding-left: 4px;}
.music-module img {padding-right: 5px;}

/* Form styles for contact page */
.formFeild {font-family: Verdana; font-size: 10px; font-weight: normal;	color: #707070; background-color: #eaeaea; padding: 2px; border: 0px;}
#formButton {font-family: Verdana; font-size: 10px;	font-weight: bolder; color: #707070; background-color: #eaeaea; 	padding: 2px; border: 0px; margin-top: 2px;}
