/* Talking dog Stylesheet 
---------------------------------------
Cleaned and enhanced on May 5th, 06
---------------------------------------
*/

.bodytext {  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px; 
color: #000000; 
font-weight: normal
}

.Titles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 18px;
}

a:active {  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px; 
font-style: normal; 
font-weight: normal; 
color: #D60000
}

a:hover {  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px; 
font-style: normal; 
font-weight: normal; 
color: #D00000; 
text-decoration: underline
}

a {  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px; 
font-style: normal; 
font-weight: normal; 
color: #D60000; 
text-decoration: none
}

a:visited {  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px; 
font-style: normal; 
font-weight: normal; 
color: #D00000
}
.frontnav a {
	font-size: 14px;
	font-weight: bold;
}

.frontnav a:hover {
	font-size: 14px;
	font-weight: bold;
	color: #993300;
}

.subtitles {  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px; 
font-weight: bold; 
color: #D60000
}

.listtext {  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px; 
color: #000000
}
#body {
	background-repeat: no-repeat;
	background-position: left 0px;
	position: static;
	width: 100%;
	text-align: center;
}
h5 {
	color: #FF0000;
	font-size: 12px;
}
.hidden {
	display: none;
}
body {
	font-size: 10px;
}

.alt {
	display: none;
}

#frontpics {
	background-image: url(../images/picpreview.gif);
	background-repeat: no-repeat;
	background-position: 17px 13px;
}
#ytCol {
	float: left;
	width: 310px;
	margin: 10px;
}
#blogCol {
	float: left;
	width: 300px;
	margin: 10px;
}
#twitCol {
	float: left;
	width: 300px;
	margin: 10px;
	clear: right;
}
#front_container {
	width: 1015px;
	margin: 10px;
	height: 470px;
}
#logoArea {
	float: left;
	background-color: #FFF;
	width: 100%;
	margin: 5px;
	padding: 5px;
	vertical-align: middle;
}
#container {
	background-image: url(../images/red.gif);
	background-repeat: repeat-x;
	background-position: 0px 52px;
	background-attachment: scroll;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
}
#topNav {
	text-align: center;
	padding: 10px;
	
}
#topNavBar {
	margin:0;
	padding:0;
	list-style-type: none;
}

#topNavBar li {
	display: inline;
	margin: 0;
	padding: 0;
}

#topNavBar li a {
	margin: 5;
	padding-top: 0;
	padding-right: 10;
	padding-bottom: 0;
	padding-left: 10;

}

#dropmenudiv{
	position:absolute;
	border-bottom-width: 0;
	font:normal 12px Verdana;
	line-height:18px;
	z-index:200;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	z-index: 200;
}

#dropmenudiv a:hover{ /*hover background color*/
	background-color: #FFFFCC;
}


#topNav a{
	font-size: 14px;
}

#sub-container {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: center;
}
#container #sub-container div h1 {
	text-align: center;
}
#footer {
	margin: 5px;
	padding: 5px;
}
#rssOutput {
	color: #999;
	height: 250px;
}

#rssOutput a {
	
	font-size: 14px;
	
}
.followBubble {
	top: 0px;
	right: 0px;
	float: right;
}

#rssOutput li {
	margin: 5px;
}

.box {
	height: 325px;
	width: 31%;
	margin: 5px;
	padding: 5px;
	background-color: #FFF;
	float: left;
}
.followBtn {
	background-color: #F00;
	color: #FFF;
	padding: 3px;
	font-weight: bold;
}

.box2 {
	height: 150px;
	width: 100%;
	margin: 5px;
	padding: 5px;
}
.rightbox {
	margin: 5px;
	padding: 5px;
	
	height: 100%;
}

