/*
Theme Name: Central Standard Tech Homepage
Theme URI: http://themightymo.com
Description: Central Standard Tech default theme.
Version: 1.0
Author: Toby Cryns
Author URI: http://themightymo.com/
Tags: blue, custom header, fixed width, two columns, widgets
*/



/* Begin Typography & Colors */
body {
	background: url(images/pageBG.gif) repeat-x top;
	padding:0;
	margin:0;
	color:#553327;}
a { 
	color:#d54e21;
	text-decoration:none;}
a:hover { text-decoration:underline;}
#mainWrapper{
	width:1000px;
	margin:0 auto;
	clear:both;}
#header{
	border:0;
	padding:0;
	margin:0 auto;
	width:inherit;
	text-align:center;}
img {
	border:0;
	padding:0;
	margin:0;}
#missionStatement{
	text-align:center;
	width:inherit;
	margin-bottom:15px;}
#leftColumn{
	display:inline;
	float:left;
	width:300px;
	margin-right:50px;
	min-height:333px;}
	
#middleColumn{
	display:inline;
	float:left;
	width:300px;
	margin-right:50px;}
#rightColumn{
	display:inline;
	float:left;
	width:300px;}
	
#content li.widget {
	background:url(images/widgetBG.gif) repeat-y;
	list-style-type:none;}
	.rssSummary{display:none;}
.widget h2{
	color:#d54e21;
	font-size:20px;
	margin:0 0 10px 0;}
.widget ul{
	padding:0;
	margin:0;}
.widget ul li{
	list-style-type:none;
	border-bottom:#d3e7f8 2px solid;
	padding:5px 0;}
li.widget{
	padding:1px 15px;}
.widgetTop{
	background-image:url(images/widgetTop.gif);
	height:19px;}
.widgetBottom{
	background-image:url(images/widgetBottom.gif);
	height:19px;
	margin-bottom:20px;}
	
#mainNavigation{
	font-family:Stone Sans Sem ITC TT, Verdana, Geneva, sans-serif;
	font-size:30px;
	color:#553327;
	padding:8px 0 20px 0;
	text-align:center;
	width:inherit;}
#mainNavigation a{
	font-family:Stone Sans Sem ITC TT, Verdana, Geneva, sans-serif;
	font-size:30px;
	color:#553327;
	text-decoration:none;}
#mainNavigation a:hover{
	text-decoration:underline;}
	
#mainNavigation li {
	display:inline;
	width:inherit;
	margin-right:10px;}
#mainNavigation li ul ul{
	display:none;}

#footer{
	background:url(images/footerBG.gif) repeat-x top;
	height:46px;
	clear:both;
	width:100%;}
	#footerContent{
		width:1000px;
		margin:0 auto;
		padding:15px 0 0 0;
		text-align:center;}
	
#topStuff{
	font-size:14px;
	margin-bottom:10px;
	clear:both;
	height:40px;}
#topStuff .widget, #topStuff .widget ul{
	display:inline;}
#topStuff .widget ul li{
	border:none;
	display:list-item;
	padding:0;
	margin:0;}
#topStuff li.widget{
	background:none;
	display:block;
	margin-bottom:10px;}
#topStuff .widgettitle{
	display:inline;}
#topStuff h2{
	font-size:14px;
	font-weight:normal;}
	
	
#randomBlog {
	width:270px;
	float:left;
	margin-right:50px;
	padding:0 15px;}
#randomTweet{
	width:930px;
	float:left;
	padding:0;}
	
	
	
#columns{
	clear:both;}

.blogLinks{
	clear:both;}


#blogTitle{
	font-size:26px;
	margin-bottom:10px;}
	
li.current_page_item {
	text-decoration:underline;}

/* Feeds Page */
.page-template-feedsTemplate-php #leftColumn{
	width:600px;}
.page-template-feedsTemplate-php #content li.widget{
	background:transparent url(images/widgetBGFeedsLeftColumn.gif) repeat-y scroll 0 0;}
.page-template-feedsTemplate-php .widgetTop{
	background-image:url(images/widgetTopFeedsLeftColumn.gif);}
.page-template-feedsTemplate-php .widgetBottom{
	background-image:url(images/widgetBottomFeedsLeftColumn.gif);}
.page-template-feedsTemplate-php #content  #rightColumn li.widget{
	background:transparent url(images/widgetBG.gif) repeat-y scroll 0 0;}
.page-template-feedsTemplate-php  #rightColumn .widgetTop{
	background-image:url(images/widgetTop.gif);}
.page-template-feedsTemplate-php #rightColumn .widgetBottom{
	background-image:url(images/widgetBottom.gif);}