/*
Theme Name: Oasisministry
Theme URI: http://oasisministry.com/
Description: The theme for oasisministry.com
Version: 0.1
Author: Kundan Biswas
Author URI: http://www.kundanbiswas.com
Tags: blue, custom header, fixed width, two columns, widgets

   AUTHOR: Kundan Biswas
   kundan@TechShu.com

*/

 /************** reset **************/
 html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
}
ul {
	list-style-position:inside;
	padding: 5px;
}
ol {
	padding:6px 6px 6px 35px;
}
ol li {
	margin: 10px 0 10px 0;
}
blockquote, q {
	quotes:none
}
blockquote:before, blockquote:after, q:before, q:after {
	content:'';
	content:none
}
:focus {
	outline:0
}
ins {
	text-decoration:none
}
del {
	text-decoration:line-through
}
/************** common elements **************/
 
body {
	border:0;
	margin:0 auto;
	padding:0;
	background: no-repeat #000 fixed 50% 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	text-align: left;
	line-height: 18px;
}
/* links */
a {
	text-decoration: underline;
	color: #999933;
}
a:hover {
	text-decoration: underline;
	color: #CCFF66;
}
/* headers */
h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #3E6750;
	font-weight:bold;
	font-size: 24px;
	text-shadow: #80B096 1px -1px 1px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding:0px;
	vertical-align:bottom;
	text-shadow: #000 1px -1px 1px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight:normal;
	text-shadow: #80B096 1px -1px 1px;
	margin-bottom: 5px;
	color: #3E6750;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight:normal;
	text-shadow: #000 1px -1px 1px;
	margin-bottom: 10px;
	color: #FFF;
	vertical-align:bottom;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	padding:2px 2px 10px 2px;
	line-height: 1.6em;
}
hr {
	background:#CCC;
	height: 2px;
	border: none;
	margin-bottom:10px;
}
.text-bold {
	color:#364e22;
	font-weight:bold;
	font-size:1.2em;
}
/* images */
img {
	border:none;
	margin:0px;
}
.img-left {
	float:left;
	padding:10px 20px 0 0;
}
.img-right {
	float:right;
	padding:0 0 0 20px;
}
.float-right {
	float:right;
}
.float-left {
	float:left;
}
/* form elements */
form {
	margin-top:5px;
	padding: 0;
	background-color: none;
	color:#FFF;
}
label {
	display:block;
	font-weight:bold;
	margin:5px 0;
	color:#000000;
}
.mmf-form input[type=text] {
	width:300px;
}
.mmf-form textarea {
	width:300px;
}
.mmf-form p {
	padding:0px;
}

/* form elements */

.clear {
	clear: both;
}
/************** structure **************/


/* Tabs */
ul.tabs {
	list-style: none;
	margin: 0;
}
ul.tabs li {
	display:inline;
}
ul.tabs a {
	float: left;
	outline: none;
	text-indent: -9999px;
}
/* Tabs */
.container {
	padding: 25px 15px 15px 25px;
	height:auto;
}
/* container */

.content {
	width: 700px;
	padding: 0px 0px;
	float:right;
	background: none;
}
/* footer */

.footer {
	text-align: center;
	margin-bottom: 10px;
	position: relative;
	font-family:Arial, Helvetica, sans-serif;
}
.footer ul {
	padding-top: 30px;
}
.footer li {
	display: inline;
	padding-right: 15px;
	list-style-type:none;
}
.footer a {
	text-decoration: none;
	color: #335454;
	font-size: 12px;
	line-height: 22px;
}
.footer a:hover {
	color: #58A599;
	border-bottom: #58A599 2px solid;
}
.social {
	position: absolute;
	margin: 10px 20px 0 0;
	right: 0;
}
.social img {
	padding-left:10px;
}
span.mmf-not-valid-tip {
	background:none repeat scroll 0 0 #FFFFFF;
	border:1px solid #FF7800;
	font-size:10pt;
	left:20%;
	padding:2px;
	position:static;
	top:20%;
	width:280px;
	z-index:100;
}
.ngg-description {
	padding-top:10px;
	text-align:left;
}
.company {
	font-family: verdana, arial, helvetica;
	font-size: 15px;
	color: #000000;
	font-weight:bold;
}
.slogan {
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.magin {
	padding:5px;
}
table {
	font-size:100%;
}
body {
	font-size:76%;
	margin:0;
	padding:0;
	background-color:#535353;
}
a:link {
	color: #025616;
	text-decoration: none;
}
a:visited {
	color: #025616;
	text-decoration: none;
}
a:hover {
	color: #059A28;
	text-decoration: underline;
}
a:active {
	color: #059A28;
	text-decoration: underline;
}
.bgtop {
	background-image: url(/wp-content/themes/oasisministry/images/bgtop.jpg);
}
.bgmenu {
	background-color:#599373;
}
.menu_t {
	background-image: url(/wp-content/themes/oasisministry/images/menu_t.jpg);
}
.menu_b {
	background-image: url(/wp-content/themes/oasisministry/images/menu_b.jpg);
}
.menu_l {
	background-image: url(/wp-content/themes/oasisministry/images/menu_l.jpg);
}
.menu_r {
	background-image: url(/wp-content/themes/oasisministry/images/menu_r.jpg);
}
.ex_l {
	background-image: url(/wp-content/themes/oasisministry/images/body_l.jpg);
}
.ex_t {
	background-image: url(/wp-content/themes/oasisministry/images/body_t.jpg);
}
.bgbottom {
	background-image: url(/wp-content/themes/oasisministry/images/bgbottom.jpg);
}
.bgblack {
	background-color:#000000;
}
.bggray {
	background-color:#535353;
}
.post{
margin-top:30px;
}

