/*  
Theme Name: The Bi-College News
Theme URI: http://www.biconews.com/
Description: A custom theme developed by <a href="http://www.netsourceinc.com">NetSource Technologies</a> for The Bi-College News website.
Version: 1.0
Author: NetSource Technologies
Author URI: http://www.netsourceinc.com/
*/



.adBannerRightCol {
	position: absolute;
	top: 15px;
	left: 800px;
}

.textFeatureHeader {
	background: #666666 url(images/asterisk.gif) no-repeat center right;
	border-top: 2px solid #CBCBCB;
	margin-top: 50px;
}
.textFeatureHeader div {
	font-size: 18px;
	padding: 5px;
	width: 180px;
	text-align: right;
	color: #F5F1CC;
	border-right: 2px solid #CBCBCB;
}
.textFeature {
	color: #FFFFFF;
	padding: 10px;
	background-color: #999999;
	border-bottom: 2px solid #CBCBCB;
	margin-bottom: 50px;
}

.narrowcolumn {
	float: left;
	padding: 0 10px 20px 10px;
	margin: 0px 0 0;
	width: 530px;
}


#sidebar {
	padding: 20px 0 10px 0;
	margin-left: 545px;
}
#sidebar form {
	margin: 0;
}
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
}
#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 40px;
}
#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
}
#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
}
#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
}
ol li, #sidebar ul ol li {
	list-style: decimal outside;
}
#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
}
#sidebar ul li.page_item {
	margin: 10px 0;
	padding-left: 12px;
	font-weight: bold;
	background: url(images/menu_pointer.gif) no-repeat center left;
}

.sideBarLearnMore {
	background-color: #CC9A34;
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	padding: 5px;
}
.sideBarSectionHeader {
	font-weight: bold;
	font-size: 14px;
	margin-top: 15px;
	margin-right: 15px;
	border-bottom: 1px solid #cccccc;
	color: #A77B10;
}
.homePageCategoryHeader {
	font-weight: bold;
	font-size: 14px;
	margin-top: 15px;
	border-bottom: 1px solid #cccccc;
	color: #A77B10;
}
.homePageCategoryDivider {
	border-bottom: 2px solid #6D1700;
	height: 2px;
}
.homePageStoryDivider {
	background: url(images/dotted_horizontal_border.gif) repeat-x;
	height: 5px;
}
h2 {
	font-size: 16px;
	margin-bottom: 0;
}
h3 {
	font-size: 13px;
	margin-bottom: 0;
}
.postedby {
	font-size: 10px;
	font-style: italic;
	color: #979797;
}
table.homepage td {
	padding: 0 15px;
}
.homePageMoreIn {
	text-align: right;
	font-style: italic;
	margin: 5px 0;
}
#commentform textarea {
	width: 100%;
	padding: 2px;
}




body,td,th {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
body {
	background-color: #f7efce;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #9c0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #740000;
}
a:hover {
	text-decoration: underline;
	color: #ad7912;
}
a:active {
	text-decoration: none;
	color: #ad7912;
}

.shadowRight {
	width:18px; 
	background-image:url(images/shadow_right.gif); 
	background-repeat:repeat-y;
}
.headerBG {
	background-image:url(images/headerBG.gif); 
	background-repeat:no-repeat; 
	width:774px; 
	height:93px;
}
.dateDisplay {
	float:right; 
	text-align:right; 
	color:#666666; 
	margin:75px 9px 2px 0;
}
.rssPosition {
	float:left; 
	margin:72px 0 2px 9px;
}
.navBG {
	background-image:url(images/nav_bg.gif); 
	background-repeat:repeat-x; 
	height:33px; 
	width:774px;
}
.searchPosition {
	float:right; 
	width:195px; 
	margin:7px 9px 0 0;
}
.searchStyle {
	width:195px; 
	height:16px; 
	border:1px solid #c0c0c0; 
	background-color:#efefef; 
	background-image:url(images/search_bg.gif); 
	background-position:right; 
	background-repeat:no-repeat;
	font-size:11px;
	color:#333333;
}
.mainBG {
	background-color:#FFFFFF; 
	width:774px;
}
.footer {
	background-color:#cc9a34; 
	width:774px;
	color:#FFFFFF;
}
.copyright {
	float:left; 
	margin:10px 0 10px 9px;
}
.byLine {
	float:right; 
	text-align:right; 
	margin:10px 9px 10px 0;
}



#giraffe_calendar {
	width: 95%;
}

#wp-calendar
{
text-align: center;
width: 100%;
border-collapse: collapse;
padding: 0;
margin: 0;
font-size: 1em;
}

#wp-calendar caption a, #wp-calendar caption a:hover
{
background: transparent;
}

#wp-calendar th
{
font-weight: bold;
}

#wp-calendar a
{
text-decoration: none;
display: block;
color: black;
}

#wp-calendar td, #wp-calendar th
{
text-align: center;  
}

#wp-calendar tbody td a
{
text-decoration: underline;
background-color: #ccc;
}

#wp-calendar caption
{
letter-spacing: 0.1em;
padding: 0.2em 1em 0.2em 0em;
font-weight: normal;
text-align: left;
font-size: 1.2em;
}
