body,
a:hover,
.post h2 A
{
	color:#888;
}
a
{
	color:#555;
}
body, #footer-bottom
{
	background:#f6fbfe;
}
p.error
{
	color:#990000;
}
#outer
{
	background:#fff;
}
#banner
{
	padding:0 0 20px 0;
}
#header a, 
#header p
{
	color: #f2f2f2;
}
.footerwidget,
.footerwidget a,
#footer-bottom a:hover
{
	color:#39b6e4;
}
.footerwidget a:hover,
#header a:hover
{
	color:#fff;
}

.widget a,
.footerwidget a
{
	text-decoration:underline;
}
.footer-ads a
{
	border:0;
}
#header
{
	background:#008ed3;
	border-bottom:1px solid #fff;
}
.footerwidget h3.section
{
	color:#787878;
}

#footer #footer-top
{
	background:#aaa;
}
#footer #footer-bottom
{
	border-top:1px solid #a1d1e5;
}
#footer-bottom, #footer-bottom a
{
	color:#999;
}

p.postmeta small
{
	border-top:1px dotted #bbb;
}

.ads UL LI A IMG
{
	border:1px solid #ddd;
}


.message
{
	background-color:#fefefe;
}


form#searchform
{
	border:1px solid #eee;
	background:#ccc;
}
#searchform #s
{
	background:none;
	border:0;
	color:#fff;
}
#searchform #searchsubmit
{
	border:0;
	background:none;
	color:#eee;
}
#searchform:hover #searchsubmit
{
	color:#fff;
}
h3.section,
.sf-menu a
{
	color:#aaa;
}
.sf-menu a
{
	border-bottom:4px solid #f2f2f2;
}
.sf-menu LI.current_page_item A,
.sf-menu LI.current_page_parent A,
.sf-menu LI.current_page_ancestor A
{
	border-bottom:4px solid #aaa;
}

.sf-menu li.sfHover ul a
{
	color:#aaa;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	background:#ededed;
}
.sf-menu a:hover,
.sf-menu LI.current_page_item A:hover,
.sf-menu li.sfHover ul a:hover,
.sf-menu li.sfHover A
{
	color:#008ed3;
}
#promo-pager a.activeSlide,
.sf-menu a:hover,
.sf-menu LI.current_page_item A:hover,
.sf-menu li.sfHover A
{
	border-bottom:4px solid #008ed3;
}
.sf-menu
{
	border-bottom:0px solid #f2f2f2;
}
.sf-menu LI.current_page_item UL LI A:hover,
.sf-menu LI.current_page_parent A:hover
{
	border:0;
}

#ablenetdesign_custom_header
{
	text-align: right;
	padding-top: 40px;
}
#ablenetdesign_custom_header h1
{
	color: #008ed3;
}
.sabre iframe
{
	border: none;
	height: 800px;
	padding: 0;
	margin: 0;
	width:  110%;
}


/* CSS Buttons */
#dark{
	background-color:#333;
	border:1px solid #000;
	padding:10px;
	margin-top:20px;}
	
#light{
	background-color:#FFF;
	border:1px solid #dedede;
	padding:10px;
	margin-top:20px;}	
	
li{ 
list-style:none;
	padding-top:10px;
	padding-bottom:10px;}	

.button, .button:visited {
	background: #222 url(css-buttons/overlay.png) repeat-x; 
	display: inline-block; 
	padding: 5px 10px 6px; 
	color: #fff; 
	text-decoration: none;
	-moz-border-radius: 6px; 
	-webkit-border-radius: 6px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.6);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.6);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	position: relative;
	cursor: pointer
}
.sabrelogin li a:first-child { margin-left: 30px; }
 	li a.button		{text-decoration: none; 	}
	.button:hover							{ background-color: #111; color: #fff; }
	.button:active							{ top: 1px; }
	.small.button, .small.button:visited 			{ font-size: 11px}
	.button, .button:visited,
	.medium.button, .medium.button:visited 		{ font-size: 20px; 
												  font-weight: bold; 
												  line-height: 1; 
												  text-shadow: 0 -1px 1px rgba(0,0,0,0.25); 
												  }
												  
	.large.button, .large.button:visited 			{ font-size: 26px; 
													  padding: 8px 14px 9px; }
													  
	.super.button, .super.button:visited 			{ font-size: 34px; 
													  padding: 8px 14px 9px; }
	
	.pink.button, .magenta.button:visited		{ background-color: #e22092; }
	.pink.button:hover							{ background-color: #c81e82; }
	.green.button, .green.button:visited		{ background-color: #91bd09; }
	.green.button:hover						    { background-color: #749a02; }
	.red.button, .red.button:visited			{ background-color: #e62727; }
	.red.button:hover							{ background-color: #cf2525; }
	.orange.button, .orange.button:visited		{ background-color: #ff5c00; }
	.orange.button:hover						{ background-color: #d45500; }
	.blue.button, .blue.button:visited		    { background-color: #2981e4; }
	.blue.button:hover							{ background-color: #2575cf; }
	.yellow.button, .yellow.button:visited		{ background-color: #ffb515; }
	.yellow.button:hover						{ background-color: #fc9200; }
	
.and_posts h2 a {
	font-size:28px;
}	

