/*
Theme Name: Ventures
Theme URI: http://missionaryventures.org.uk/
Description: A theme for use on the Missionary Ventures website.
Version: 1.1
Original author: Matthew Laver (version 1.0)
Updated by: Alan Carter
*/

/* @group Images */
img.alignright, img.aligncenter, img.alignleft {
	border: 1px solid #333;
} 
img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}
.iconleft {
	float: left;
	width: 100px;
	clear: left;
	margin-right: 1em;
}
.iconleft a.pdflink {
	margin-top: 0;
	margin-bottom: 10px;
}
/* @end */

/* @group Classes */

*{
	margin: 0;
	padding: 0;
}
html {
        background: #98765b url(images/bg2int.png) repeat;
	/* background: #ac9b8e url(images/map.gif) repeat-x; */
}
body {
        width:960px;
        margin-left:auto;
        margin-right:auto;
        background: #ffffff /* url(images/bg.png) repeat-y center top*/;
	font: 12px/18px "Open Sans","Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #333;
	margin-bottom:30px;
        
        -moz-box-shadow: 0px 0px 15px #000;
        -webkit-box-shadow: 0px 0px 15px #000;
        box-shadow: 0px 0px 15px #000;

	-webkit-border-bottom-left-radius:10px;
	-moz-border-bottom-left-radius:10px;
	border-bottom-left-radius:10px;

	-webkit-border-bottom-right-radius:10px;
	-moz-border-bottom-right-radius:10px;
	border-bottom-right-radius:10px;

        /* For IE 8 */
        -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=10, Direction=180, Color='#000000')";

        /* For IE 5.5 - 7 */
        filter: progid:DXImageTransform.Microsoft.Shadow(Strength=10, Direction=180, Color='#000000');
}

p {
	margin-bottom: 18px;
}

h1 {
	font-size: 24px;
}
h2 {
	font-size: 36px;
	line-height: 36px;
	margin-bottom: 10px;
	font-family: "Open Sans", Georgia, "Times New Roman", Times, serif;
	color: #ba2331;
}

h3 {
	font-size: 14px;
	line-height: 18px;
	font-family: "Open Sans", Arial, sans-serif;
}
h3.section {
	font-size: 14px;
	border-bottom: 1px solid #aaa; /*#473a33;*/
	margin-bottom: 10px;
        clear:right;
}
ul {
	margin-bottom: 18px;
	list-style-position: inside;
	list-style-type: square;
}

a:link, a:visited {
	color: #ba8154;
	text-decoration: none;
	border: none;
	background-color: transparent;
}
a:hover, a:focus, a:active {
	text-decoration: underline;
}

a.pdflink {
	display: block;
	padding-top: 40px;
	margin-top: 10px;
	background: url(images/pdf.gif) no-repeat 33px 7px;
	border: 1px solid #aeaeae;
	width: 100px;
	text-align: center;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
}
a.pdflink:hover {
	background-color: #eee;
}

.wrapper {
	width: 960px;
	margin: 0 auto;
}

/* @end */

/* @group Admin */

ul#admin {
	border-bottom: 1px dotted #aeaeae;
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	z-index: 10;
}
#admin li {
	list-style: none;
	display: inline;
	margin-right: 5px;
	padding-left: 5px;
}
#admin li a {
	color: #666;
}
#admin li a:hover {
	color: #333;
	text-decoration: none;
}



/* @end */

/* @group Nav */

#nav {
}
#nav h1 a{
	text-indent: -9999px;
	height: 85px;
	width: 364px;
	position: absolute;
	z-index: 10;
	background: url(images/mvlogo.png) 0px 0px no-repeat;
}
#nav ul {
    font-family: "Open Sans",Arial,sans-serif;
    margin-bottom: 0;
    padding: 6px;
    text-align: right;
}
#nav ul li {
	display: inline-block;
	margin-right: 0;
	font-weight: bold;
	font-size: 13px;	
}
#nav ul li a {
	padding: 1px 8px;
	border-left: 1px solid #ba8154; /*#aeaeae;*/
}

#nav ul li a:hover {
	color: #ba2331; /*#7c6452;*/
	text-decoration: none;
	border-left-color: #ba2331; /*#7c6452;*/
}

#nav ul li a#homeico {
	width: 30px;
	height: 30px;
	display: block;
	padding: 0;
	background: url(images/home.png) no-repeat 0 -30px;
	border: 0;
}
#nav ul li a#homeico:hover {
	background-position: 0 0;
	border: 0;
}


/* @end */

/* @group Sidebar */

#sidebar {
	width: 300px;
	float: left;
	padding: 9px;
	text-align: right;
	font-style: italic;
}
#sidebar ul {
	margin-bottom: 18px;
	font-style: normal;
}
#sidebar ul li {
	list-style: none;
	margin: 0 0 18px
}
ul#meta li {
	margin: 0;
}

div.textwidget {background:#ffffff; clear:left; font-size:12px;font-family:"Open Sans",Arial,sans-serif; margin-left:10px}
div.textwidget form {display:block; position:relative; text-align:left; padding:10px}
div.textwidget input {border:1px solid #999; -webkit-appearance:none;font-size:11px;}
div.textwidget input.email {display:block; padding:8px 5px; margin-bottom:10px; width:256px; min-width:130px;}
div.textwidget input.button {display:block; margin:0 0 0 177px; min-width:90px; width:90px;}
div.textwidget input[type=checkbox]{-webkit-appearance:checkbox;}
div.textwidget input[type=radio]{-webkit-appearance:radio;}
div.textwidget input:focus {border-color:#333;}
div.textwidget input:hover {border-color:#ba2331;}
div.textwidget .button {clear:both; background-color: #999; border: 0 none; border-radius:4px; color: #FFFFFF; cursor: pointer; display: inline-block; font-size:12px; font-weight: bold; height: 28px; line-height: 28px; margin: 0 5px 10px 0px; padding:0; text-align: center; text-decoration: none; vertical-align: top; white-space: nowrap; width: auto;}
div.textwidget .button:hover {background-color:#ba2331;}
div.textwidget .small-meta {font-size: 11px;}
div.textwidget .nowrap {white-space:nowrap;}     
div.textwidget .clear {clear:none; display:inline;}
div.textwidget div#mce-responses {float:left; top:-1.4em; padding:0em .5em 0em .5em; overflow:hidden; width:90%;margin: 0 5%; clear: both;}
div.textwidget div.response {margin:1em 0; padding:1em .5em .5em 0; font-weight:bold; float:left; top:-1.5em; z-index:1; width:80%;}
div.textwidget label {display:block; font-size:14px; padding-bottom:10px; font-weight:bold; color:#333}
div.textwidget a {color:#333}
div.textwidget a:hover {color:#3b5998}

div.textwidget a.redlink:hover {color:#ba2331}


/* @end */

/* @group Content */

h2#features {
	padding-left: 0px;
}

h2#news {
	/*border-top: 1px solid #473A33;*/
	padding-left: 0px;
}

div.feature {
	position: relative;
	float: left;
	margin:0 7px;
	width: 290px;
	padding: 0;
	/*height: 330px;*/
	height:250px;
}

div.feature h3 {
	position: absolute;
	top: 120px;
	
}
.feature h3 a {
	padding: 4px 10px 6px 10px;
	width: 150px;
	background-color: #fff;
	background-color: #fff; /*rgba(255,255,255,0.9);*/
	display: block;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	-moz-border-top-right-radius: 5px;
	-moz-border-bottom-right-radius: 5px;
        -webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
}
div.feature img {
	width: 290px;
	border: 0px none;
	/*border: 1px solid #aeaeae;*/
	margin-bottom: 5px;
}
div.featureimg {
	
	width: 290px;
	height: 200px;
	overflow: hidden;
}

/* @group Article Excerpt */

div.article_excerpt {
	min-height: 102px;
	margin-bottom: 20px;
	margin-left:3px;
	margin-right:10px;
	position: relative;
}
div.article_excerpt p, div.article_excerpt h3 {
	margin-left: 110px;
}
div.article_excerpt span.date {
	font-size: 8pt;
	color: #777;
	margin-left: 10px;
	font-weight: normal;
}
div.article_excerpt a span {
	position: absolute;
	top: 0;
	left: 0;
	width: 99px;
	height: 100px;
	border: 1px solid #7c6452;
}
div.article_excerpt.Team a span {
	background: url(images/team.png) no-repeat left top;
}
div.article_excerpt.News a span {
	background: url(images/news.png) no-repeat left top;
}
div.article_excerpt.Journal a span {
	background: url(images/journal.png) no-repeat left top;
}
div.article_excerpt img {
	float: left;
	margin-right: 10px;
	background-color: #c2b3a6;
	border: 0;
}


/* @end */

#article_image {
	height: 230px;
	background-color: #9d7f69;
	margin-bottom: 10px;
	/*padding: 10px;*/
	position: relative;
}
/* #article_image img{
	-webkit-border-top-right-radius:10px;
	-moz-border-radius-topright:10px;
	border-top-right-radius:10px;
} */


#gallery {
        /*position: relative;*/
	width: 960px;
	height: 230px;
	overflow: hidden;
}

#gallery img {
	position: absolute;
        display: block;
	width: 960px;
	height: 230px;
}

#article_content {
	width: 610px;
	padding: 5px 10px 0;
	margin-left: 320px;
	min-height: 400px;
}



/* @group Forms */
form {
	border: 1px solid #aeaeae;
	background-color: #eee;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	padding: 10px;
}
form.paypal {
	border: none;
	background: none;
	padding: 0;
	margin: 0;
}

.search-form input {
  width: 280px;
  margin:10px;
}

form#searchform {
	background-color: #fff;
	border: none;
	margin-right: 0;
	padding: 0;
}
form#searchform label {
	display: none;
}
form#searchform input {
	font-size: 13px;
	background-color: #eee;
	padding: 5px;
	border: 1px solid #999;
}

form#searchform input#searchsubmit {
	color: #ba2331;
	font-weight: bolder;
	background-color: #ebd9cb;
}

div#sidebar form.wpcf7-form {
	width: 200px;
	text-align: center;
	margin: 0 0 0 80px;
}
div#sidebar form.wpcf7-form input {
	width: 150px;
}
div#sidebar span.wpcf7-not-valid-tip {
	left: 157px;
	width: 100px;
}
form.wpcf7-form {
	width: 450px;
	position: relative;	
	margin-bottom: 20px;
	margin-top:18px;
	padding-bottom:0;
}
form.wpcf7-form h3 {
	margin-bottom: 12px;
	display:block; 
	font-size:16px; 
	padding-bottom:4px;
	font-weight:bold; 
	color:#333
}
span.wpcf7-not-valid-tip {
	position: absolute;
	left: 290px;
	top: -6px;
	width: 180px;
}

form.wpcf7-form input,textarea {
	width: auto;
	border: 1px solid #999;
	-webkit-appearance:none;
	display:block; 
	padding:5px; 
	margin-bottom:10px; 
	width:438px; 
	min-width:130px;
}

form.wpcf7-form input:hover,textarea:hover {border-color:#ba2331;}

form.wpcf7-form input.wpcf7-submit {
	clear:both; 
	background-color: #999; 
	border: 0 none; 
	border-radius:4px; 
	color: #FFFFFF; 
	cursor: pointer; 
	display: inline-block; 
	font-size:12px; 
	font-weight: bold; 
	height: 28px; 
	line-height: 28px; 
	margin: 0; 
	padding:0; 
	text-align: center; 
	text-decoration: none; 
	vertical-align: top; 
	white-space: nowrap; 
	width: auto;
}

form.wpcf7-form input.wpcf7-submit:hover {background-color:#ba2331;}

/* @end */

/* @group Vidthumbs */

a.vidthumb {
	display: block;
	background-color: #e5e5e5;
	float: left;
	margin: 10px;
	border: 1px solid #aeaeae;
	padding: 10px;
	width: 150px;
}
a.vidthumb:hover {
	text-decoration: none;
}
a.vidthumb span {
	width: 44px;
	height: 14px;
	position: absolute;
	right: 60px;
	top: 10px;
	background: #e5e5e5 url(images/lightview/inner_slideshow_play.png) no-repeat center center;
	padding: 2px 4px;
}
a.vidthumb img {
	width: 150px;
	height: 150px;
}

/* @end */

/* @group Teams Table */

table#teams {
	border: 1px solid #aeaeae;
	background-color: #eee;
	margin: 18px 10px;
}

#teams tr th {
	padding: 5px 10px;
	text-align: left;
	width: 85px;
}

table#teams tr#header {
	background-color: #aeaeae;
	color:#333;
}

table#teams tr td {
	padding: 6px 10px;
}

table#teams tr:hover {
	background-color: #fff;
	color:#ba2331;
	/*font-weight: bold;*/
}

table#teams tr td a img {
	border: none;
}
table#teams tr.Returned {
	color: #a3a3a3;
}
table#teams tr.signupnow {
	font-weight: bold;
	/*color: #ba8154;*/
}
/* @end */




/* @end */

/* @group Article Navigation */
#article_navigation {
	background-color: #ddd;
	padding: 5px;
	padding-bottom: 15px;
	clear: both;
	margin-bottom: 18px;
}
#article_navigation span.previouslink {
	float: left;
	margin-left: 0px;
	width: 290px;
}
#article_navigation span.nextlink {
	float: right;
	text-align: right;
	margin-right: 10px;
	width: 290px;
}
#article_navigation span a {
	font-size: 24px;
	line-height: 24px;
	font-family: "Open Sans", Georgia, "Times New Roman", Times, serif;
}

/* @end */

/* @group Journal Links */

.journal_link {
	float: left;
	margin: 3px;
	margin-left: 0px;
	position: relative;
	border: 1px solid #aeaeae;
	height: 150px;
}
.journal_link span a {
	display: block;
	position: absolute;
	background-color: rgba(255,255,255,0.8);
	bottom: 0;
	padding: 0 5px;
	border-top-width: 0;
	width: 140px;
}
/* @end */

/* @group Footer */

#footer {
	position: relative;
	margin-top:20px;
}

#footer .wrapper {
	clear: both;
	padding-top: 2px;
        padding-bottom: 2px;
	border-top: 1px solid #aaa;
	bottom: 0;
}

#footer p {
	margin-bottom: 0px;
}

.column {
	width: 300px;
	float: left;
	padding: 10px;
}



/* @end */

/* @group Comments */

textarea#comment {
	width: 320px;
}
.nocomments {
	display: none;
}

/* @end */


/* @group Contact page */
div.contact {
	border: 1px solid #aeaeae;
	background-color: #eee;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	padding: 10px;
	margin-top:18px;
	width: 450px;
}

div.contact h3 {
	margin-bottom: 12px;
	padding-bottom:4px;
	display: block;
	font-size: 16px;
	font-weight: bold;
	color: #333;
}

div.contact h3.person {
	margin-bottom: 0;
	font-size:14px; 
	padding-bottom:0;
	color:#333
}

div.contact a{
	text-decoration:none;
	color:#333
}

div.contact a:hover{
	text-decoration:none;
	color:#ba2331
}

div.contact table.general {
	vertical-align:top;
	width:440px;
	border-spacing: 0;
}

div.contact table.general tr td {
	vertical-align:top;
	width:220px;
}

div.contact table.people tr td {
	vertical-align:middle;
	padding-right:5px;
	padding-bottom:10px;
	
}

div.contact table.people tr td img{
	width:75px;
	height:75px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	
}

div.contact p{
	margin-bottom: 5px;
}



/* @end */



/* @group Miscellaneous */

div.giving {
	margin-left: 120px;
}

ul.beliefs {
	margin-left:10px; 
	text-indent:-10px;
}

li.beliefs {
	margin-top: 10px; 
}

div#fullwidthline {
    height:300px;
    /*height:330px;*/
    border-bottom:1px solid #aaa;
    margin-bottom:12px;
}

div#fullwidthline2 {
    height:3px;
    border-bottom:1px solid #aaa;
    margin-bottom:12px;
    margin-top:10px;
}

/* @end */

