@import "style.css";

li {
	list-style:none;	
}

#topnav {
	background-color:#00BCE4;	
}

#search table {
	margin-top:90px;
}

#footer {
	display:none;	
}

.column #searchbar .submit {
	right:2px;
	top:1px;
}

.column input.search {
	margin:0px;	
}

#header ul.quicklinks {
	float:right;	
	color:#AEACAC;
}

#header ul.quicklinks li {
	float:left;
	padding-right:10px;
}

#header ul.quicklinks li.last {
	padding-right:0;	
}

#header ul.quicklinks a {
	color:#AEACAC;
	text-decoration:none;
}

#header ul.quicklinks a strong {
	color:#00BCE4;			
	text-decoration:underline;
}	

#header ul.quicklinks li span {
	display:block;
	height:20px;
	line-height:20px;	
}

#search-and-blog p.quicklink {
	margin-top:0px;	
}

#search-and-blog .quicklink a {
	color:#403F41;	
}



#weather {
	color:#221E1F;
	position:relative;
}

#weather-tabs {
	width:140px;
	background:url('../images/corners/weather-box.gif') no-repeat;
	padding:2px 5px;
	height:17px;
	position:absolute;
	top:5px;
	right:0px;
	padding-left:8px;
}

#weather-tabs a {
	color:#221E1F;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}

#weather-tabs a.active {
	color:#00BCE4;
}

#weather td {
	text-align:center;	
}

#weather .day {
	color:#EE3423;
	font-weight:bold;
	text-align:center;
}

#weather .today strong {
 	font-size:24px;
}

#weather .today .temp {
	font-weight:bold;
	font-size:14px;
}

input.search {
	width:99px;	
}

#searchbar {
	width:auto;	
}


a {
	color:#00BCE4;	
	text-decoration:none;
}

h2 {
	color:#403F41;
	font-size:12px;
	font-weight:bold;
}

p.more {
	margin-top:4px;
	margin-bottom:20px;	
}

p.more a {
	font-weight:bold;	
}

h3 {
	font-weight:bold;	
}

p {
	line-height:17px;	
}

hr { 
	color:#C6C8CA;	
	margin:10px 0px;
}

.column {
	float:left;
	width:227px;
	margin-right:7px;	
}		

.column blockquote {
	color:#403F41;;
	padding:5px;
	border-left:1px solid #D4D5D7;
	border-right:1px solid #D4D5D7;
	width:214px;
	height:195px;
	overflow-y:hidden;
}

.column .blockquote-bottom {
	background:url('../images/corners/bottom.gif') no-repeat;
	height:10px;
	width:227px;
	margin-bottom:5px;
}

#search-and-blog {
	width:137px;
	margin-left:13px;
	float:left;
	margin-right:10px;
}

#search-and-blog p {
	margin-bottom:10px;	
}

#search-and-blog p, #search-and-blog h3 {
	font-size:13px;	
}

.follower #left-column {
	width:140px;	
	background:none;
}

.follower #submenu {
	background:none;
}


.follower #right-column {
	background:none;
	width:702px;	
	padding-top:12px;
}

.follower #right-column #content {
	padding:0;
	width:100%;	
}

#right-column h1 {
	background-color:#ABDFE9;
	font-size:22px;
	color:white;
	padding:10px;
}

table.calendar th {
	color:#888;
}

table.calendar td span, table.calendar td a{
	font-weight:bold;
}

table.calendar th, table.calendar td {
	font-weight:bold;
	border-right:1px solid #ccc;
	text-align:center;
	font-size:15px;
	padding-top:2px;
	padding-bottom:4px;
}

table.calendar th.last, table.calendar td.last {
	border-right:0;	
}

table.calendar td.today a, table.calendar td.today span {
	color:red;	
}

.follower #blog h2 {
	color:#ABDFE9;
	margin-bottom:1px;
}

.follower #blog p {
	margin-top:0;	
}

.follower #blog .date {
	font-style:italic;	
	font-weight:bold;
}

.follower #blog .author {
	color:#888;	
	font-style:italic;
}

#blog .content {
	width:547px;
	float:left;
	padding-right:15px;
}

#blog .archives {
	width:140px;
	float:left;
}

#blog .archives h2 {
	color:#00BCE4;
	margin-top:0px;
}

#blog .archives a {
	color:#888;	
}
