/* @override http://togetherinmission.co.uk/wp-content/themes/TiM/style.css */

/*  
Theme Name: TiM
Theme URI: http://togetherinmission.org
Description: The default WordPress theme for Together in Mission.
Version: 1.0
Author: Kevin Miller
Author URI: http://constantjourney.com
*/

/* @group Global Settings */

html, body {
	border: 0;
	margin: 0;
	padding: 0;
}

body {
	font: 11px/160% "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
	background: #a7a6a5 url(images/bg.png) repeat-x 0 top;
}

#wrap {
	width: 725px;
	margin: 0 auto;
}

#title {
	background: url(images/title.jpg) no-repeat;
	height: 72px;
	margin-top: 20px;
}

#header {
	height: 216px;
	background: url(images/header.jpg) no-repeat;
}

#header ul {
	margin-right: 380px;
	padding-top: 12px;
	text-align: right;
}

#header ul li ul {
	padding: 0;
	margin: 0;
	margin-right: 10px;
}

#header ul li ul li a {
	color: #6b9088;
	background: url(images/menusubbullet.gif) no-repeat right 2px;
	padding-right: 12px;
	text-transform: lowercase;
}

#header ul li ul li a:hover {
	color: silver;
}

#header ul li a {
	color: #e8fafe;
	background: url(images/menubullet.gif) no-repeat right 4px;
	padding-right: 16px;
}

#header ul li a:hover {
	color: #6b9088;
	text-decoration: none;
}

#sidebar {
	min-height: 20px;
	background: #d7dddb;
	width: 720px;
	padding-bottom: 8px;
}

#sidebarbox {
	width: 47%;
	float: left;
	margin-left: 11px;
}

#content {
	background: white;
	padding: 20px;
	width: 680px;
}

#footer {
	height: 72px;
	background: url(images/footer.jpg) no-repeat;
	margin-bottom: 20px;
	padding: 10px 20px;
}

#footer p {
	padding: 0;
	color: #1d3131;
	font-size: .9em;
}

#footer a {
	color: #1d3131;
	text-decoration: none;
}

#footer a:hover {
	color: #bfd3ca;
	text-decoration: none;
}

div.about {
	margin: 0 0 20px 0;
}

div.about h2 {
	padding: 0;
}

div.about p {
	padding-bottom: 0px;
}

div.post {
	margin-bottom: 20px;
}

div.entry {
	margin-top: 10px;
}

div.giftday {
	padding: 0 15px;
	width: 95%;
	background-color: #cdded8;
	border: 1px solid #a7a6a5;
}

/* @end */

/* @group Formatting */

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-weight: normal;
}

h1.sidebar {
	padding: 10px 0 5px 0;
	letter-spacing: -1px;
	font-size: 1.3em;
	border-bottom: 1px solid #283c43;
	margin-left: 10px;
	color: #283c43;
}

h1.content {
	font-size: 1.5em;
	color: #283c43;
	padding: 0 0 5px 0;
}

h2 {
	padding: 20px 0;
	letter-spacing: -1px;
	font-size: 1.5em;
	color: #283c43;
}

h2.content {
	margin-bottom: 5px;
	font-size: 1.4em;
	padding-bottom: 0;
}

.entry h2 {
	padding: 0 0 10px 0;
	font-size: 1.3em;
}

h3 {
	font-size: 1.1em;
	color: #283c43;
}

p, ul, ol {
	margin: 0;
	padding: 0 0 18px 0;
}

p.sidebar {
	padding: 10px;
}

p.sidebarclose {
	padding-left: 24px;
	margin-bottom: 0;
	padding-bottom: 8px;
	padding-top: 8px;
	border-bottom: 1px solid #283c43;
	background-color: #d7dddb;
	width: 696px;
}

p.sidebarclose a:hover {
	text-decoration: underline;
}

ul, ol {
	list-style: none;
	padding: 0 0 18px 40px;
}

ul.sidebar {
	padding: 0 20px;
}

ul.sidebar li {
	background: url(images/sidebarbullet.gif) no-repeat left 4px;
	padding-left: 12px;
	margin-bottom: 7px;
}

ul.sidebar a {
	color: #283c43;
}

ul.sidebar a:hover {
	text-decoration: underline;
	color: #5c7a6c;
}

.entry ul {
	padding: 0 15px;
	margin-bottom: 15px;
}

.entry ul li {
	background: url(images/sidebarbullet.gif) no-repeat left 4px;
	padding-left: 12px;
	margin-bottom: 3px;
}

blockquote {
	padding: 15px 15px 0 15px;
	width: 95%;
	background-color: #cdded8;
	border: 1px solid #a7a6a5;
	margin: 0 15px 20px 1px;
}

blockquote p {
	padding: 0;
	margin-bottom: 15px;
}

blockquote img.img-right {
	margin-bottom: 15px;
}

small {
	font-size: 0.9em;
}

sup {
	position: relative;
	bottom: 0.3em;
	vertical-align: baseline;
}

sub {
	position: relative;
	bottom: -0.2em;
	vertical-align: baseline;
}

acronym, abbr {
	cursor: help;
	letter-spacing: 1px;
	border-bottom: 1px dashed;
}

a, a:visited {
	text-decoration: none;
	color: #283c43;
}

a:hover {
	text-decoration: underline;
}

a.notifyclose {
	background: url(images/showhide.gif) no-repeat 0 1px;
	padding-left: 17px;
	color: #395b5a;
}

p.postmetadata, p.postmetadata a {
	color: #a7a6a5; text-decoration:underline;
}

p.postmetadata a:hover {
	color: #000;
}

/* @end */

/* @group Forms */

form {
	margin: 0;
	padding: 0;
	display: inline;
	font: 1em "Lucida Grande", Lucida, Verdana, sans-serif;
}

input, select, textarea {
	font: 1em "Lucida Grande", Lucida, Verdana, sans-serif;
	border: 1px solid #a7a6a5;
	margin-top: 5px;
}

textarea {
	font: 1em/1.25 "Lucida Grande", Lucida, Verdana, sans-serif;
	border: 1px solid #a7a6a5;
	margin-top: 5px;
}

label {
	cursor: pointer;
	font: 1em "Lucida Grande", Lucida, Verdana, sans-serif;
}

#title input {
	float: right;
	margin-top: 27px;
	margin-right: 26px;
	width: 190px;
	border: 1px solid #283c43;
	background-color: #d7dddb;
	font: 1em "Lucida Grande", Lucida, Verdana, sans-serif;
}

form.wpcf7-form p label span textarea {
	height: 100px;
	width: 300px;
	font: 1em "Lucida Grande", Lucida, Verdana, sans-serif;
	border: 1px solid #a7a6a5;
	margin-top: 5px;
}

/* @end */

/* @group Tables */

table {
	border: 0;
	margin: 0 0 18px 0;
	padding: 0;
}

table tr td {
	padding: 2px;
}

td.section {
	border-right: 2px solid ;
	border-color: #b5b4b3;
}

/* @end */

/* @group Classes */

.clear {
	clear: both;
}

.no-border {
	border: none;
}

div.alignleft {
	float: left;
	margin-bottom: 10px;
}

div.alignright {
	text-align: right;
	margin-bottom: 10px;
}

.float-left {
	float: left;
}

.float-right {
	float: right;
}

.text-left {
	text-align: left;
}

.text-right {
	text-align: right;
}

.text-center {
	text-align: center;
}

.text-justify {
	text-align: justify;
}

.bold {
	font-weight: bold;
}

.italic {
	font-style: italic;
}

.underline {
	border-bottom: 1px solid;
}

.highlight {
	background: #ffc;
}

.wrap {
	width: 960px;
	margin: 0 auto;
}

.img-left {
	float: left;
	margin: 4px 10px 4px 0;
}

.img-right {
	float: right;
	margin: 4px 0 4px 10px;
}

.nopadding {
	padding: 0;
}

.noindent {
	margin-left: 0;
	padding-left: 0;
}

.nobullet {
	list-style: none;
	list-style-image: none;
}

/* @end */

/* @group Blog */

input#searchsubmit {
	visibility: hidden;
}

textarea#comment {
	width: 300px;
	font: 1em "Lucida Grande", Lucida, Verdana, sans-serif;
	border: 1px solid #a7a6a5;
	margin-top: 5px;
}

input#author, input#email, input#url {
	margin-top: 5px;
	width: 150px;
	font: 1em "Lucida Grande", Lucida, Verdana, sans-serif;
	border: 1px solid #a7a6a5;
}

#postparent {
	background: #d7dddb;
	width: 680px;
	padding: 10px 20px;
}

#postparent li {
	display: inline;
	margin-right: 20px;
	background: none no-repeat 0;
	list-style-type: square;
}

/* @end */

/* @group Image Classes */

img.centered, img.aligncenter, div.wp-caption.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

a img {
	border: none;
	}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.entry img {
	padding:4px;
	margin: 10px;
	border:solid;
	border-color: #dddddd #aaaaaa #aaaaaa #dddddd;
	border-width: 1px 2px 2px 1px;
	background-color:white;
	border-right-width: 2px;
}

.wp-caption-text {
	text-align: center;
}

img.no-border {
	border: none;
}

/* @end */