/* animals Sheep */

body {
	font: 12px verdana, arial;
	color: #000;
	margin: 0px;
	padding: 0px;
	background-color: #fff;
	text-align: center;
}

/*
 * Container surrounding all content on the page
 */

.fw-shell {
	background: #a7ca82 url('https://images.freewebs.com/Members/Generationz/CSSStyles/Animals/Sheep/bg-container.gif') repeat-x top left;
	text-align: center;
	border-bottom: solid 2px #000;
}

.fw-container {
	margin: 0 auto;
	padding: 0;
	width: 760px;
	border: 0 ;
}

a,
a:visited {
	color: #42a600;
	text-decoration: none;
}


a:hover,
a:visited:hover {
	text-decoration: none;
	border-bottom: dotted 1px #42a600;
}

code,pre {
	font-size:12px
}

fieldset {
	margin:1em 0;
	padding:1em;
	border:1px solid #CCC
}

legend {
	color:#000;
	font-weight:bold;
}

label {
	cursor:pointer
}

/*
 * This can be used to decorate around any advertisements that appear on the page (non-premium users only)
 * It is STRICTLY forbidden to modify this code as to obstruct the view of the advertisement
 */
.fw-advertisement,
#fw-advertisement {
	margin: 0;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 0;
	text-align: center;
	background: #abd6e9;
}

/*
 * Container surrounding Site Title, Small Title, Logo, and home-link
 */
.fw-head {
	height: 157px;
	margin: 0;
	border: 0;
	position: relative;
	background: transparent url('https://images.freewebs.com/Members/Generationz/CSSStyles/Animals/Sheep/bg-head.gif') no-repeat bottom;
}

/*
 * Site Title
 */
.fw-head h1 {
	font: normal 30px arial;
	letter-spacing: -1px;
	color: #000;
	margin: 0px;
	position: absolute;
	top: 15px;
	left: 20px;
	z-index: 10;
}

/*
 * Site Small Title
 */
.fw-head h3 {
	font: normal 18px arial;
	letter-spacing: -1px;
	color: #5b8c3b;
	margin: 0px;
	position: absolute;
	top: 50px;
	left: 20px;
	z-index: 10;
}

.fw-logo {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 760px;
	height: 157px;
	z-index: 5;
	overflow: hidden;
	font-size: 0px;
}


.fw-home-link {
	width:0px;
	height:0px;
	display:none;
}

hr {
	display:none;
}

/*
 * NavBar
 * UL containing all the NavBar links
 */

.fw-nav-menu {
	padding: 0px;
	margin: 0px;
	font: bold 13px arial;
	color: #c1d9ec;
	width: 760px;
	background: transparent url('https://images.freewebs.com/Members/Generationz/CSSStyles/Animals/Sheep/bg-nav.gif') no-repeat bottom;
	text-align: left;
}

.fw-nav-menu ul {
	margin: 0px;
	padding: 8px 20px 14px 20px;
	list-style: none;
	text-align: left;
	cursor: default;
}

/*
 * Individual NavBar LI's
 */

.fw-nav-menu li {
	margin: 0px;
	display: inline;
	padding: 0px 20px 0px 0px;
}

/*
 * Individual NavBar links
 */
.fw-nav-menu a,
.fw-nav-menu a:visited {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	color: #dceacd;
	white-space: nowrap;
}


.fw-nav-menu a:hover,
.fw-nav-menu a:visited:hover {
	color: #fff;
	text-decoration: none;
	border-bottom: dotted 2px #a7ca82;
}

/*
 * This is the container that holds the main content (paragraphs) of the page.
 */
.fw-with-mini {
	width: 760px;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	overflow: hidden;
	text-align: left;
}

/*
 * The fw-no-mini class is applied to the fw-content DIV
 *     when there are no mini-paragraphs on the page.
 * This statement must remain in the css even if there are mini paragraphs.
 * If there are mini paragraphs on the page, this will be ignored.
 */
.fw-content {
}

.fw-content h2 {
	font: bold 24px arial;
	color: #646464;
	letter-spacing: -1px;
	margin: 0px;
	padding: 20px 20px 5px 20px;
	background: transparent url('https://images.freewebs.com/Members/Generationz/CSSStyles/Animals/Sheep/p-top.gif') no-repeat top left;
}

h2 a {
	padding: 0px;
}

.fw-paragraph {
	margin: 4px 0px 0px 0px;
	padding: 0px;
	overflow: hidden;
	clear: both;
	background: transparent url('https://images.freewebs.com/Members/Generationz/CSSStyles/Animals/Sheep/bg-p.gif') repeat-y top left;
}

.fw-text {
	margin: 0px 0px 0px 0px;
	padding: 0px 20px 25px 20px;
	overflow: hidden;
	height: 100%;
	background: transparent url('https://images.freewebs.com/Members/Generationz/CSSStyles/Animals/Sheep/p-bottom.gif') no-repeat bottom left;
}

.fw-content ul,.fw-content ol,.fw-content dd {
	margin-left:2em;
}

.fw-mini-pars {
	float:right;
	width:30%;
}

.fw-mini-pars dt {
	color:#000;
	font-weight:bold;
	margin-top:1em;
	border-bottom:.3em solid #EEE;
}

.fw-mini-pars dd {
	margin-top:.2em;
	color:#333;
}

.fw-footer {
	font-size: 10px;
	font-family: verdana, sans-serif;
	margin: 4px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	clear: both;
	color: #000;
	text-align: left;
	background: #78b46d url('https://images.freewebs.com/Members/Generationz/CSSStyles/Animals/Sheep/bg-footer.gif') no-repeat top left;
}

.fw-footer p {
	padding: 16px 0px 5px 20px;
	margin: 0px;
}


.fw-tracker {
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 20px;
	font-size: 10px;
	font-family: verdana, sans-serif;
	clear: both;
	color: #000;
	text-align: left;
	background: #91bd63;
}

/* forms */

label,button,input[type="submit"] {
	cursor:pointer;
}

input,textarea {
	padding:.1em;

}

textarea {
	font:1em verdana,arial,sans-serif;
}

.formSpan {
	display:block;
	margin:1em 0 0
}

/* The following styles are for the blog.
* Remember, if a CSS property is already defined in blog.css,
* you must use the !important rule.
*/

/*
* blog entry container
*/
.fwBlogEntryDisplay {
	border-bottom: 0 !important;
	margin: 0px !important;
	margin-bottom: 30px !important;
	padding: 0px 0px 1px 0px !important;
}

/*
* blog entry title
*/
.fwBlogEntryTitle {
	font: bold 24px arial !important;
	color: #646464 !important;
	letter-spacing: -1px !important;
	margin: 0px 0px 0px 0px !important;
	padding: 0px 0px 0px 0px !important;
}

/*
* blog entry date
*/
.fwBlogEntryDate {
	margin: 0px 0px 0px 0px !important;
	padding: 0px 0px 0px 0px !important;
	font: normal 12px verdana !important;
	color: #566d74 !important;
}

.fwBlogEntryDate BR {
	display: none;
}

/*
* blog entry body
*/
.fwBlogEntryBody {
	padding: 0px 0px 10px 0px !important;
	margin: 0px 0px 5px 0px !important;
	border-bottom: dotted 2px #82ab59 !important;
}


/*
* blog comments
*/
.fwBlogCommentContainer{
	border: dotted 2px #82ab59 !important;
	padding: 10px !important;
	margin: 10px 0px 0px 0px !important;
	background-color: #e7f0dd !important;
}

/* Google ad colors */

#googlecolors1 {
background-color: #abd6e9; /*bg*/
color: #000; /*text*/
}
#googlecolors1 a, #googlecolors1 a:visited {
color: #3265b0; /*link*/
}
#googlecolors2 {
background-color: #abd6e9; /*border*/
color: #3265b0; /*url*/
}

