/*  
Theme Name: Godios
Theme URI: http:///www.godios.com/
Description:  Column Ajax Layout
Date: June 29, 2009
Version: 1.0
Author: Corey Campbell
Author URI: http://www.webmastercorey.com/
*/
/* ================================================================
						 	Module 
=================================================================== */
#modules .keyright {
	background: url(/imgs/keyright.png) no-repeat right center;
	padding: 0px 10px 0px 0px;
}
#modules .keyleft {
	background: url(/imgs/keyleft.png) no-repeat left center;
	padding: 0px 0px 0px 10px;
}
#modules .keyup {
	background: url(/imgs/keyup.png) no-repeat right center;
	padding: 0px 10px 0px 0px;
}
#modules .keydown {
	background: url(/imgs/keydown.png) no-repeat right center;
	padding: 0px 10px 0px 0px;
}
#modules.sliding-tray {
	display: block;
	height: 280px;
	overflow: hidden;
	margin: 0px auto;
	width: 980px
}
#modules .module-container {
	display: block;
	float: left;
	overflow: hidden;
	width: 980px
}
#modules .container {
	display: block;
	float: left;
	width: 185px;
}
#modules .container2 {
	display: block;
	float: left;
	padding: 0px 30px 0px 30px;
	width: 370px;
}
	#modules .module {
		display: block;
		float: left;
		height: 220px;
		padding: 30px;
		text-decoration: none;
		width: 185px;
	}
	#modules .module.on {
		text-decoration: none;
	}
	#modules .module.appchurch {
		background: url(/imgs/module-appchurch.jpg) no-repeat center top;
		display: block;
		float: left;
		height: 280px;
		padding: 0px;
		width: 735px;
	}
	#modules .module.appchurch .container {
		display: block;
		float: left;
		margin: 80px 0px 0px 332px;
		width: 383px;
	}
	#modules .module.appchurch h1 {
		background-image: none;
		font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, Helvetica, sans-serif;
		font-size: 22px;
		font-weight: bold;
		line-height: 24px;
		margin-bottom: 10px;
		margin-top: 3px;
		padding: 0px;
		text-align: left;
	}
	#modules .module.appchurch h2 {
		background: #f8f8f8;
		background-image: none;
		border-bottom: 1px solid #e1e1e1;
		border-top: 1px solid #e1e1e1;
		color: #5e5e5e;
		font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, Helvetica, sans-serif;
		font-size: 14px;
		margin-bottom: 10px;
		padding: 4px 0px 4px 0px;
	}
	#modules .module.appchurch p {
		font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		margin-bottom: 5px;
	}
	#modules .module.appchurch ul {
		background: #f8f8f8;
		border-bottom: 1px solid #e1e1e1;
		border-top: 1px solid #e1e1e1;
		color: #5e5e5e;
		font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, Helvetica, sans-serif;
		font-size: 12px;
		list-style-image: url(/imgs/li.png);
		margin-bottom: 13px;
		padding: 4px 0px 4px 0px;
	}
	#modules .module.appchurch ul li {
		margin: 0px 0px 3px 15px;
	}
	#modules .module.appchurch ul li.last-item {
		margin-bottom: 0px;
	}
	#modules .module.appchurch .buttons a {
		float: left;
		margin-right: 10px;
	}
	#modules .module.light {
		background: url(/imgs/module-light.png) no-repeat center top;
	}
		#modules .module.light:hover  {
			background-position: 0px -280px;
		}
	#modules .module.dark {
		background: url(/imgs/module-dark.png) no-repeat center top;
		text-align: center;
	}
	#modules .module.dark p {
		color: #fff;
	}
	#modules .module h1 {
		color: #231f20;
		font-size: 22px;
		font-weight: bold;
		margin-bottom: 11px;
		text-align: center;
		text-decoration: none;
	}
	#modules .module p {
		margin-bottom: 10px;
		clear: both;
		color: #231f20;
		text-decoration: none;
	}
	#modules .module img {
		margin-bottom: 20px;
	}
	#modules .facebook {
		background: url(/imgs/facebook.png) no-repeat center top;
		display: block;
		height: 45px;
		margin: 0px 0px 10px 0px;
		width: 180px;
	}
	#modules .twitter {
		background: url(/imgs/twitter.png) no-repeat center top;
		display: block;
		height: 45px;
		width: 180px;
	}
#modules .button {
	background: url(/imgs/button-180.png) no-repeat center top;
	cursor: pointer;
	display: block;
	width: 180px;
}
	#modules .button span, .button a {
		display: block;
		color: #fff;
		font-size: 18px;
		height: 35px;
		padding: 10px 10px 0px 10px;
		text-decoration: none;
		width: 160px;
	}
	#modules .button span input {
		display: none;
	}
	#modules .button span:hover {
		text-decoration: underline;
	}
	#modules .button span.keyright {
		background-position: 165px 18px;
	}
	#modules .button span.keyleft {
		background-position: 10px 18px;
	}
#modules hr {
	background: url(/imgs/hr-180.png) no-repeat center top;
	display: block;
	border: 0px;
	border-collapse: collapse;
	height: 1px;
	margin: 60px 0px 20px 0px;
	width: 180px;
}
#modules .form {
	background: url(/imgs/form-bg.png) no-repeat left top;
	display: block;
	float: left;
	height: 208px;
	padding: 50px 22px 22px 22px;
	width: 691px;
}
	.form fieldset, .form dl, .form dt, .form dd {
		border: 0px;
		margin: 0px;
		padding: 0px;
	}
	.form legend, .form dt {
		border: 0px;
		display: none;
		margin: 0px;
		padding: 0px;
	}
	.form dl {
		display: block;
		float: left;
		width: 230px;
	}
	.form dl.colspan3 {
		width: 690px;
	}
	.form dl.colspan2 {
		width: 460px;
	}
	.form .colright {
		float: right;
		width: 230px;
	}
	.form input[type=text] {
		background: url(/imgs/form-text.png) no-repeat left top;
		border: 0px;
		border-collapse: collapse;
		color: #868686;
		display: block;
		height: 16px;
		outline: none;
		padding: 9px 5px 5px 9px;
		width: 216px;
	}
		.form input[type=text]:hover, .form input[type=text].inputFocus {
			background-position: 0px -30px;
			color: #000;
		}
	.form textarea {
		background: url(/imgs/form-textarea.png) no-repeat left top;
		border: 0px;
		border-collapse: collapse;
		color: #868686;
		display: block;
		height: 100px;
		outline: none;
		padding: 10px;
		width: 440px;
	}
		.form textarea:hover, .form textarea.inputFocus {
			background-position: 0px -120px;
			color: #000;
		}
	.form select, .form .button, .form img {
		margin: 6px 0px 0px 4px;
	}
	.form img {
		border: 3px solid #2a2a2a;
	}