/*
Theme Name: mcm
Theme URI: http://www.MedicalCareMission.org/
Description: The default WordPress theme on the MedicalCareMission.org.
Version: 1.0
Author: Matt
Author URI: http://www.MedicalCareMission.org/
Tags: fixed width, two columns, widgets

*/
ol li{list-style: decimal outside;}
cite {text-decoration: none;}
hr {display: none;}
.clear {clear: both;}
img{border: none;}
a{ color: #860000;text-decoration: none;}
a:hover {color: #860000;text-decoration: underline;}
h1 {
	font-size: 20px;
	padding:0px;
	margin: 0;
	color: #5b616b;
	text-transform: capitalize;
	}
h1 a, h1 a:hover{color: #5b616b;}
h2 {
	margin: 30px 0 0;
	font-size: 15px;
	color: #000000;
	}
h2.pagetitle {
	margin-top: 30px;
	text-align: center;
	font-size: 15px;
}

h2 a{
	color: #000000;
	}	
h2 a:hover{
	color: #000;
	}
h3 {
	padding: 0;
	margin: 30px 0 0;
	font-size: 1.3em;
	color: #000;
	}

h3 a{
	color: #000;
	}
h3 a:hover {
	color: #000;
	}	

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	color: #777;
	}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
body {
	font-size: 12px;
	font-family: Arial, Sans-Serif;
	background: #cfcbbe;
	color: #000;
	margin: 0;
	padding: 0;
	}
a{ color:#860000; text-decoration:none;}
a:hover{ color:#860000;text-decoration:underline;}
#page{ width:924px; clear:both; overflow:hidden; margin:0 auto; background:url(images/bg01.jpg) repeat-y left top; padding:0 27px;}
div.top{ background:url(images/bg02.jpg) repeat-x left top; height:24px; font-size:11px; color:#fff; padding:10px 34px 0 34px; text-align:right;}
#header {
	background: url('images/bg03.jpg') no-repeat bottom center;
	height: 98px;
	}
#header div.cols1{width:924px;clear:both;}
#header div.cols1 div.col1{width:188px; float:left; text-align:right; padding:4px 0 0 0;}
#header div.cols1 div.col2{width:736px; float:left;}
#header img.logo{ vertical-align:top; margin:0 0 -27px 0; position:relative;}
#header div.t1{ background:url(images/t1.jpg) no-repeat 41px 6px; height:67px;}
#header div.t2{ background:url(images/t2.jpg) no-repeat 526px 0px; height:31px;}
#header div.t1 span,#header div.t2 span{ display:none;}
#header div.t2 div{ padding:0 0 0 526px;}
#header a.donate{ width:67px; height:21px; display:block; float:left;}
#header a.volunteer{ width:99px; height:21px; display:block; float:left; margin:0 0 0 20px;}
div.topmenu{ height:32px; background:#000; line-height:32px; color:#fff; padding:0 0 0 188px;}
div.topmenu a{ color:#fff; margin:0 5px; font-size:14px;}
div.p1{ text-align:center; background:#000; padding:0 0 7px 0;}
div.content{ width:924px; overflow:hidden; clear:both; background:url(images/bg04.gif) repeat-y right top;}
div.main{width:613px; float:left;}
div.side{width:311px; float:left; }

/**********narrowcolumn***************/	
.narrowcolumn {
   padding:16px 36px 36px 36px;
	}
.narrowcolumn .entry{
	line-height: 1.4em;
	}
.narrowcolumn .postmetadata {
	text-align: center;
	}
.narrowcolumn .postmetadata {
	padding-top: 5px;
	}	
/*************post*********************/	
.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}
.postmetadata {
	clear: left;
	color: #777;
}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 20px;
	overflow:hidden;
	widows:100%;
	}
/* Begin Sidebar */
#sidebar{ padding:25px 37px 10px 38px;}
#sidebar h2 {
	margin: 0;
	padding: 5px 23px 4px 23px;
	font-size: 18px;
	line-height:20px;
	font-family:"Times New Roman", Times, serif;
	color:#303949;
	background:url(images/line01.gif) no-repeat 50% bottom;
	}

#sidebar ul ul li, #sidebar ul ol li{
	color: #000;
	background:none;
	}

#sidebar ul{
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 18px;
	overflow:hidden;
	background:url(images/bg05.gif) no-repeat left top;
	padding:4px 0 0 0;
	}
#sidebar ul ul{
	margin: 0px 0 0 0px;
	padding:3px 23px 10px 23px;
	background:url(images/bg06.gif) no-repeat left bottom;
	}
#sidebar ul ul li{
	margin: 0;
	padding: 1px 0 1px 8px;
	background:url(images/icon01.gif) no-repeat left 7px; 
	}
#sidebar ul ul li a{ color:#000; font-size:13px; line-height:15px;}	
#sidebar ul p{
	margin: 10px 0 8px;
	padding:8px 23px 16px 23px;
	overflow:hidden;
	background:url(images/bg06.gif) no-repeat left bottom;
	}

	

#sidebar ul ul ul{
	margin: 0 0 0 10px;
	}
#sidebar ul ol {
	margin: 5px 0 0 10px;
	padding: 0;
	}
#sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	list-style: decimal outside;
}
/* End Sidebar */
#footer {
	background: url('images/footer.jpg') no-repeat top;
	border: none;
	padding: 0;
	margin: 0 auto;
	width: 978px;
	height:105px;
	clear: both;
	}
#footer a{ color:#fff;}
#footer div.cols1{width:978px;overflow:hidden;clear:both;}
#footer div.cols1 div.col1{width:685px; float:left; text-align:center; padding:25px 0 0 0; font-size:11px; color:#fff;}
#footer div.cols1 div.col2{width:215px; float:left; padding:25px 0 0 0;}
#footer div.cols01{width:210px;overflow:hidden;clear:both; height:40px; background:url(images/bg07.jpg) repeat-x left top;}
#footer div.cols01 div.col01{width:64px;float:left; font-size:11px; font-weight:bold; padding:7px 0 0 0;}
#footer div.cols01 div.col02{width:58px;float:left;padding:5px 0 0 0;}
#footer div.cols01 div.col03{width:58px;float:left;padding:5px 0 0 0;}
#footer div.cols01 div.col04{width:70px;float:left;padding:5px 0 0 0;}
#footer div.cols01 div.col05{width:84px;float:left;padding:5px 0 0 0;}
#footer div.join{ padding:0 0 0 6px;}


/**********widecolumn***************/
.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	line-height: 1.6em;
	}
.widecolumn .post {
	margin: 0;
	}
.widecolumn .entry {
	line-height: 1.4em;
	}	
.widecolumn .entry p {
	font-size: 1.05em;
	}
.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}	



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	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;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
.center {
	text-align: center;
	}
/* End Images */






	




/* Begin Form Elements */
select {
	width: 130px;
	}

#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}
#sidebar form {
	margin: 0;
	padding:10px 3px 10px 3px;
	background:url(images/bg06.gif) no-repeat left bottom;
	}
#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}
#sidebar ul select {
	margin: 5px 0 8px;
	}
#sidebar #searchsubmit {
	padding: 1px;
	}
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}
#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}


.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
    font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}
.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}
.commentlist p {
	margin: 10px 5px 10px 0;
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	font-weight: normal;
	}
	

/* End Comments */






/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}


#wp-calendar a {
	text-decoration: none;
	}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	font-size: 9pt;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	font-size: 9pt;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	text-decoration: none;
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;	
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
.alt {
	margin: 0;
	padding: 10px;
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

.nocomments, strike {
	color: #777;
	}


code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}


span.caps {
	cursor: help;
	font-size: 0.9em;
	letter-spacing: .07em;
	}
acronym, abbr {
	border-bottom: 1px dashed #999;
	cursor: help;
	font-size: 0.9em;
	letter-spacing: .07em;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	color: #777;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}


/* End Various Tags & Classes*/

/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}




