/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(/themes-base/blog.css);
@import url(/themes/minimalist-red/screen.css);
/* end StyleCatcher imports */



body{
	background-color:#0475ad;
        color: #686868;
}

#container-inner{
	width:1000px; margin:auto;
}

#container-inner a{
       color:#0575af;
       text-decoration:none;
}

#container-inner a:hover{
       text-decoration:underline;
}


#header{
	height:187px;
	background:url(http://theccfblog.org/images/header-image.jpg) repeat-y;
	border:none;
}
#hdr-logo{
	height:187px; display:block;
	text-decoration:none;
	border:none;
}
.hiddenText {text-indent: -9999px;}

#shadow{
	height:18px;
	background:url(http://theccfblog.org/images/mainShadowBG.gif) no-repeat bottom;
}

#content{
	background:url(http://theccfblog.org/images/mainBG.gif) repeat-y;
	margin:0px;
}

#content-inner{
	width:980px;
}

.layout-twt #alpha{
	left:205px;
	width:491px;
        margin:0;
}

.layout-twt #alpha-inner{
	padding-left: 30px; padding-right:30px;
}

.layout-twt #beta{
	left: -491px;
	width:205px;
}

.layout-twt #gamma{	
        right: 12px;
        top:0px;
        width:280px;
        display:block;
        position:absolute;
}

.layout-twt #gamma-inner{
	padding:0px !important;
}

.widget-header{
	border:none;
	font-size:14px;
	font-weight:normal;
	font-family: LucidaGrande, Myriad Pro, Geneva, sans-serif;
	color:#ff7c07;
	text-transform:uppercase;	
	padding-left:10px;
}

.archive-header, .published{
	border:none;
	font-size:14px;
	font-weight:normal;
	font-family: LucidaGrande, Myriad Pro, Geneva, sans-serif;
	color:#ff7c07;
	text-transform:uppercase;	

}
.widget-header a{
color:#ff7c07 !important;
}

#beta .widget-header{
	background:url(http://theccfblog.org/images/rightArrowWhite.gif) no-repeat left;
}

#gamma .widget-header{
	background:url(http://theccfblog.org/images/rightArrowGrey.gif) no-repeat left;
}

#footer{
	background:url(http://theccfblog.org/images/footerBG.gif) no-repeat bottom;
}

.entry-title a, .asset-name, .archive-title, .trackbacks-header, .comments-open-header, .search-results-header{
	font-family: LucidaGrande, Myriad Pro, Geneva, sans-serif;
	color:#0575af;
}

.asset-meta{
	border:none;
	color:#686868;
}

.asset-content, .asset-footer{
	color:#484848;
}

.asset-more-link, .asset-more-link a, .asset-footer a{
	color:#0575af;
	text-decoration:none;
}

.asset-more-link a:hover, .asset-footer a:hover{
	text-decoration:underline;
}

.asset-footer{
	border:none;
	margin:0px;
	border-bottom:1px solid #DDDDDD;
	margin-bottom:1.5em;
        padding-bottom:1.5em;
}

.widget-content{
	padding-left:10px;
}

.left{
float:left;
}

.right{
float:right;
}

#sidebar-nav {
	color:#686868;
        display:block
}

#sidebar-nav .widget-header{
	background:none;
	color:#414141;
}

#sidebar-nav .widget{
	border-bottom:1px solid #DDDDDD;
        margin-bottom:20px;
}

.widget-syndication{
	border:none !important;
}

input{
color:#666;
}

input, textarea{
border:1px solid #CCC;
padding:3px;
}

#searchButton{
color:#FFF;
border:1px solid #666;
background-color:#248ec6;
}


#footer-content{
font-size:10px;
padding-bottom:10px;
margin:0px;
}

#footer-content p{
font-size:10px;
float:left;
color:#888;
}

#footer-content ul{
margin-right: 300px;
float:right;
list-style-type:none;
}
#footer-content li{
display:inline; padding-right:5px;
padding-top:0px; padding-bottom:2px;
margin-top:0px;
}

#footer-content li a{
font-size:10px;
color:#888;
}

.clear{
height:0px;
clear:both;
}
