/* CSS Document */

body { 
	background-color: #999999;
	color: #353d43;
	}
	
h2 {
	color: #111b22;
	}

.postdate {
	color: #999999;
	}

.teamphoto {
	border-right-color: #111b22;
	}
	
.subscribe {
	color: #111b22;
	}
	
.complogo {
	border-left-color: #111b22;
	}
	


a.sublink { color: #111b22; text-decoration: underline; }
a.sublink:hover { color: #5d94ba; text-decoration: none; }
a.sublink:visited { color: #111b22; text-decoration: underline; }
a.sublink:active { color: #b2010c; text-decoration: none; }

a.posturl { color: #5d94ba; text-decoration: none; }
a.posturl:hover { color: #111b22; text-decoration: underline; }
a.posturl:visited { color: #5d94ba; text-decoration: none; }
a.posturl:active { color: #b2010c; text-decoration: none; }

a { color: #5d94ba; text-decoration: none; }
a:hover { color: #111b22; text-decoration: underline; }
a:visited { color: #5d94ba; text-decoration: none; }
a:active { color: #b2010c; text-decoration: none; }
	
#navbar {
	background: url(../images/diag-bg.jpg) repeat;
	border-bottom-color: #FFFFFF;
	}

#accentbar {
	background-color: #b2010c;
	}
	
#homebar {
	background: url(../images/logo-bg4.jpg) repeat-x;
	}

#shomebar {
	background: url(http://bigskyvc.com/images/slogo-bg4.jpg) repeat-x;
	}

#squotes {
	color: #746d5f;
	}

#contentbar {
	background: #464e51 url(../images/world-bg3.jpg) repeat-x top;
	}
	
#lbcontent {
	background: url(../images/left-bubble-body2.gif) repeat-y;
	}
	
#rbcontent {
	background: url(../images/right-bubble-body2.gif) repeat-y top;
	}
	
#obcontent {
	background: url(../images/one-bubble-body2.gif) repeat-y;
	}
	
.bubblebody, .portfoliobody {
	border-top-color: #b2010c;
	background-color: #f7f7f7;
	}
		
#footer {
	background: url(../images/footer-bg.jpg) repeat-x top;
	color: #353d43;
	border-bottom: solid 1px #868686;
	}
	
	/*#footer {
	border-top: solid 1px #868686;
	color: #353d43;
	}*/
