body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	word-spacing: .5px;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: square;
	list-style-position: outside;
}

li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: decimal;
	list-style-position: outside;
}

.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.big {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
}

.bodystyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.box1 {
	border-width: thin;
	border-style: inset;
	border-color: #1b3341 #1b3341 #1b3341 #1b3341;
	padding: 2px;
}

.box2 {
	border-width: 3px;
	border-style: solid;
	padding: 5px;
}

.nav {
	color: #FFFFFF;
	line-height: 150%;
}

table.main {
	border-width: thick;
	border-style: outset;
	border-color: #6D6D6D #6D6D6D #6D6D6D #6D6D6D;
}

a:link, a:visited {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline overline;
}

A.nav:link, A.nav:visited {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}

A.nav:hover {
	text-decoration: underline overline;
}

.footer {
	background-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

/* Blog styles */
/*
    Theme Name: Connections Theme
    Theme URI: http://www.connectionschurch.ws/
    Description: From c3ro, customized for Connections UI
    Version: 1.0
    Author: Jeremy
    Author URI: http://www.netprohosting.com/
*/

/*	c3ro.com 2.0 layout styles
*/

a:link, a:visited {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline overline;
}

#post{
	background: green;
	}

#wrapper {
	margin: 40px auto auto auto ; 
	width: 760px; 
	padding: 0;
	}

#head {
	width: 760px; 
	height: 300px;
	background-repeat: no-repeat; 
	line-height: 1px;
	font-size: 1px;	
	}


#container {
	width: 760px;
	height: 370px; 
	background-image: url(images/bg-container-1.gif);
	background-repeat: no-repeat;
	background-position: top;  
	}

#pagecontent {
	padding: 10px;
	}

#left {
	float: left; 
	text-align: left; 
	padding: 0 10px 0 5px;
	width: 340px;
	}

#center {
	float: left; 
	text-align: left; 
	padding-left: 15px;
	width: 160px;
	}
	
#right {
	float: left; 
	text-align: left; 
	padding-left: 15px;
	width: 190px;
	}
	
	
#footer {
	clear: both; 
	text-align: center;
	margin: 10px;
	padding: 10px 0 0 0;
	}
	
#footer p {
	border-top: 1px solid #000000;
	}

#buttons{
	line-height: 20px;
	text-align: center;
	}
	
h2 {
	font-family: Verdana; 
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	color: #000000;
	}

blockquote {
	font-style: italic;
	border-left: 5px solid #1C4864;
	margin-left: 1.5em;
	padding-left: 5px;
	}

a.postTitle{
	font-family: Verdana; 
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	}
	
#input 
{
	border: 1px solid #aaa; 
	background-color: #F4F4F3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	padding: 2px;

}

#select
{
	border: 1px solid #aaa; 
	background-color: #F4F4F3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	padding: 2px;
}

#button
{
	cursor: pointer; 
	background-color: #DBDBD5; 
	background-image: none; 
	border-width: 1px; 
	border-style: solid; 
	border-color: #fff #AEB7A8 #AEB7A8 #fff;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 0 66px;
	height: 17px; 
	padding: 0;
	line-height: 12px;
}

/*	WordPress component styles
*/

.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

/*	calendar
*/
#wp-calendar {
	empty-cells: show;
	font-size: 12px;
	margin: 0;
	width: 90%;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
	font-weight: bold;
}

#wp-calendar caption {
	font-family: Verdana;
	color: #999;
	font-size: 12px;
	text-align: right;
	font-weight: normal;
}

#wp-calendar td {
	color: #aaa;
	font: 12px Verdana;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#today{
	border-bottom: 1px solid #809080;
		border-top: 1px solid #809080;
			border-left: 1px solid #809080;
				border-right: 1px solid #809080;
	}


#wp-calendar th {
	text-align: center;
	font-weight: normal;
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
}

/*	/calendar
*/

/*	menu
*/
#menu {
	font-family: Verdana;
	font-size: 12px;
}

#menu form {
	margin: 0 0 0 10px;
}

#menu input#s {
	background: #eee;
	border: 1px solid #999;
	color: #000;
}

#menu ul {
	color: #aaa;
	font-weight: bold;
	list-style-type: none;
	margin: 0;
	padding-left: 3px;
}

#menu ul li {
	padding-bottom: 2px; /*border-bottom: dotted 1px #aaa;*/
	font-family: Verdana;
	color: #999;
	font-size: 12px;
	font-weight: normal;
}

#menu ul ul {
	font-weight: normal;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
}

#menu ul ul li {
	border: 0;
	letter-spacing: 0;
	margin-top: 4px;
	padding: 0;
	padding-left: 10px;
}


#menu ul ul li a:hover {
	border-bottom: 1px solid #809080;
}

#menu ul ul ul.children {
	padding-left: 4px;
}

/*	/menu
*/

img.topleft {
	padding-right:20px;
	padding-right:20px;
}
