/*  
Theme Name: Adhesion
Theme URI: http://www.plastikcow.com
Description: This theme is created for the exclusive use of Adhesion which is a part of Thanet International Community Church (Thanet-icc).
Version: 1.0
Author: Brad Bucceri
Author URI: http://www.plastikcow.com/

*/

* {
padding: 0;
margin: 0;
}

body
{
	background-image: url(images/pageTopBg.jpg);
	background-repeat: repeat-x;
	background-color: #000000;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	line-height: 1.7;
}

img
{
	border: none;
}

.postmetadata
{
	font-size: 12px;
	font-style:italic;
	padding-top: 4px;
	padding-bottom: 15px;
	font-weight: bold;
}

.postmetadata2
{
	font-size: 12px;
	font-style:italic;
	padding-top: 4px;
	border-bottom: dashed 1px #666666;
	padding-bottom: 15px;
}

h1
{
	font-size: 20px;
	color: #000000;
	text-decoration: underline;
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
}

.container
{
	position: relative;
	width: 866px;
	margin: 0px auto;
	padding-left: 48px;
	padding-right: 48px;
}

.logo
{
	width: 278px;
	height: 96px;
	background-image: url(images/adhesionLogo.png);
}

#header
{
	height: 145px;
}

.sloganBanner
{
	width: 480px;
	height: 92px;
	margin-top: 24px;
	background-position: right;
	background-image: url(images/sloganBanner.png);
	background-repeat: no-repeat;
	float: right;
}

#bodyCont
{
	width: 558px;
	margin-bottom: 0px;
}

#bodyCont a
{
	font-family:"Courier New", Courier, monospace;
	color: #000;
	text-decoration:underline;
	font-size: 14px;
	font-weight: bold;
}

#bodyCont a:hover
{
	font-family: "Courier New", Courier, monospace;
	color: #000;
	text-decoration: none;
	font-size: 14px;
}

.socialIcons
{
	background-image: url(images/socialTear.png);
	background-repeat: no-repeat;
	width: 561px;
	height: 154px;
	padding-bottom: 20px;
}

.blogTop
{
	background-image: url(images/contentTop.png);
	background-repeat: no-repeat;
	width: 562px;
	height: 39px;
}

.blogBottom
{
	background-image: url(images/pageBottomBg.jpg);
	background-repeat: no-repeat;
	width: 562px;
	height: 61px;
}

.paperBg
{
	background-image: url(images/contentBack.png);
	background-repeat: repeat-y;
	width: 452px;
	padding-left: 55px;
	padding-right: 55px;
}

.entry
{
	padding-bottom: 15px;
}

.sidebar
{
	float: right;
	width: 251px;
}

.sidebar a
{
	font-family:"Courier New", Courier, monospace;
	color: #353334;
	text-decoration:underline;
	font-size: 14px;
	font-weight: bold;
}

.sidebar a:hover
{
	font-family: "Courier New", Courier, monospace;
	color:#900;
	text-decoration:underline;
	font-size: 14px;
	font-weight: 900;
}

.sidebarNav
{
	background-image: url(images/navBg.png);
	background-repeat: repeat-y;
	min-height: 84px;
	border-bottom: 1px solid #999;
	padding-bottom: 8px;
}

.sidebarNav a
{
	font-family:"Courier New", Courier, monospace;
	color: #353334;
	text-decoration:underline;
	font-size: 14px;
	font-weight: bold;
}

.sidebarNav a:hover
{
	font-family: "Courier New", Courier, monospace;
	color:#900;
	text-decoration:underline;
	font-size: 14px;
	font-weight: 900;
}

.sidebarNav a:active
{
	font-family: "Courier New", Courier, monospace;
	color:#900;
	text-decoration:underline;
	font-size: 14px;
	font-weight: 900;
	font-style: italic;
}

.sidebarArchive
{
	min-height: 84px;
}

.sidebar ul
{
	list-style-type: none;
	list-style: none;
	list-style-position: inside;
	padding-left: 0px;
}

.sidebar li
{
	padding-left: 15px;
}

.topBg
{
	background-image: url(images/navTopBg.png);
	background-repeat: no-repeat;
	width: 250px;
	height: 34px;
}

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

.footer
{
	padding-top: 20px;
	padding-bottom: 20px;
	width: 558px;
	color: #CCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.footerCont
{
	position: relative;
	width: 866px;
	margin: 0px auto;
	padding-left: 48px;
	padding-right: 48px;
}

.footer a
{
	font-family: Arial, Helvetica, sans-serif;
	color: #CCC;
	text-decoration:underline;
	font-size: 10px;
}

.footer li
{
	list-style: none;
	list-style-type: none;
	list-style-position: inside;
	display: inline;
}

#search
{
	background-image: url(images/searchBg.png);
	background-repeat: no-repeat;
	width: 235px;
	height: 62px;
	margin-bottom: 8px;
	padding-top: 12px;
}

#s
{
	border: solid 1px #963;
	width: 155px;
	height: 18px;
	padding-top: 4px;
	margin-top: 6px;
}

#searchsubmit
{
	position: absolute;
	margin-left: 165px;
	margin-top: -21px;
}

.widgettitle a
{
	font-size: 16px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}

.widgettitle a:hover
{
	font-size: 16px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}

.widget_rss li a
{
	font-size: 12px;
}

.widget_rss li a:hover
{
	font-size: 12px;
}

.adBand
{
	width: 249px;
	height: 149px;
	background-image:url(images/adBandSide.jpg);
	background-repeat: no-repeat;
}

.page-item-39 a
{
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

.page-item-39 a:hover
{
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	font-family: "Courier New", Courier, monospace;
}

.page-item-42 a
{
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

.page-item-42 a:hover
{
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	font-family: "Courier New", Courier, monospace;
}

.page-item-45 a
{
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

.page-item-45 a:hover
{
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	font-family: "Courier New", Courier, monospace;
}
