/*  
	Theme Name: 	NMHMA Wordpress Theme
	URI: 			http://outshinewebdesign.com
	Description:	A theme created for the New Mexico Hispanic Medical Association
	Version: 		2.7
	Author: 		Luke Heath
	Author URL: 	http://www.outshinewebdesign.com
*/

	body { font-size:12px; font-family: Arial, Helvetica, sans-serif; background: url(images/bg_gradient.png) repeat-x #83e0e8; color:#282828; padding: 0; margin: 0;}
	body.blank { font-size:12px; font-family: Arial, Helvetica, sans-serif;}
	
	html, body { height:100%;}
	
.clear { clear: both;}

	table, td, div, img { border:0; border-collapse:collapse;}
	td {vertical-align:top;}
	p { padding:0px 0px 10px 0px;}
		
a {text-decoration: underline; color:#ab1111;}
a:hover {text-decoration: none;}

	input, textarea { vertical-align:middle; color:#000; font-size:18px;}
	input.text, textarea { padding:2px 0px 3px 6px; border: 1px solid #003248;}
	html body textarea {  font-size:1em; font-family: Arial, Helvetica, sans-serif;}
	
p.input {
	margin-bottom: 5px;	
	#margin-top: 10px;
}
	
	
/*** Sky Background Wrapper ***/
#wrapper{
	background: url(images/bg.jpg) center top no-repeat;
	width: 100%;
	overflow: auto;	
}

/** Added by Luke **/
.div-hor{
	background: url(images/div_hor.gif) repeat-x;
	width: 100%;
}

/* Application */

.application *{
	margin: 0;
	padding: 0;
}

.application .padded{
	margin: 5px;
	padding: 5px;
}

.application input {#margin-top: -10px}

.application select {#position: relative; #top: -8px;}

/*** Curved Site Background ***/

.bgtop{ 
	background: url(images/site_bg_top.png) no-repeat;
	width: 761px; 
	height: 31px;
	margin: 0 auto;
}
.bg{
	background: url(images/site_bg_mid.png) repeat-y;
	width: 761px; 
	overflow: auto;	
	margin: 0 auto;
}
.bgbottom{ 
	background: url(images/site_bg_bottom.png) no-repeat;
	width: 761px; 
	height: 31px;
	margin: 0 auto;	
}


/*** Grass ***/

.grass{
	background: url(images/grass.png) repeat-x;
	height: 80px;
	width: 100%;
	margin: 0;
	padding: 0;
}
	
/*** Main ***/
	
	.main{ 
		width: 700px; 
		margin: 0 auto; 
		min-height: 100%;		
	}
	
	* html main { height:100%;}	
	
	.header { height:425px;}
	
	.header-image { background-color: #FFF; width: 700px; height: 244px;}
	
	#redbar {background-color: #df1616; height: 3px; width: 100%;}
	
	h2 { font-size:30px; margin-top: 5px; color:#dc3413; font-family: Arial, Helvetica, sans-serif;}
	
	h3{
		font-size: 15px;
		color: #dc3413;
	}
	
	h4{
		font-size: 17px;
		color: #282828;
	}
	
/*** Individual Pages ***/

/* Contact */

.postcard {
	background-color: #fff7dc;
	border: 1px solid #f6e39b;
	padding: 5px;
	width: 375px;
	text-align: center;
	margin: 0 auto;
}
		
		
/* Application */

.application input {#margin-top: -10px}

.application select {#position: relative; #top: -8px;}
		
/*** Menu ***/
	.menu {float:left;}
	.menu ul {margin:0; padding:0; list-style:none; width:100%; overflow:hidden;}
	.menu ul li {float:left; margin:0px 7px 0px 0px;}
	.menu ul li span {display:block; float:left;}
	.menu ul li a { display:block; float:left; padding:7px 5px 5px 5px; overflow:hidden; text-align:center; font-size:13px; font-weight:bold; color:#f1f1f1; text-decoration:none;}
	.menu ul li a:hover { text-decoration:none;}
	 
	.menu ul li { background:url(images/menu_corner_left_act.png) no-repeat; padding-left: 6px;}
	.menu ul li span {background: url(images/menu_corner_right_act.png) no-repeat right; padding-right: 6px;}
	.menu ul li span a { background:url(images/menu_bg_ac.png) repeat-x;}
	 
	.menu ul li.over { background:url(images/menu_corner_left.png) no-repeat;}
	.menu ul li.over span { background:url(images/menu_corner_right.png) no-repeat right;}
	.menu ul li.over span a {background: url(images/menu_bg.png) repeat-x;}

	
/*** Logo ***/
	.logo { width:713px; height:157px; background:url(images/logo.png) no-repeat; position: relative; left: -10px; top: -20px;}

	
/*** Red Gradient Bar ***/
#red_grad { 
	background:url(images/red_grad_bg.gif) repeat-x #df1616;
	height: 22px;
}

/*** Column ***/
	.contentholder { float:left; width:100%; overflow:hidden; padding: 17px 0px 20px 0px; background-color: #fff; margin-top: 28px;}
	
	.content { float:left; width:100%; overflow:hidden; padding: 0px 10px 0px 10px;}
	
	.column-right { width:221px; float:right; margin:0px 10px 0px 10px; _margin:0px 10px 0px 10px;}
	
/*** Widgets  ***/
	
	.widget widget_categories .box { height:50 px; background:url(images/box_contactus.gif) no-repeat 0 bottom; }
	.widget { float:right; width:100%; overflow:hidden; margin:0px 0px 5px 0px; background:url(images/widget_bg.gif) repeat-x 0 bottom #f5f5f5;}
	
	.widget .corner-top { height:8px; overflow:hidden; background:url(images/widget_corner_top.gif) no-repeat 0 0;}
	.widget .corner-bot { height:7px; overflow:hidden; background:url(images/widget_corner_bot.gif) no-repeat 0 0; /*_background-position: 3px 0;*/}
	
	.widget .title { border: solid #ddd; border-width:0 1px; overflow:hidden;/* padding:16px 0px 0px 22px;*/}
	
	.widget h2 { font-size:1.6em; font-weight: bold; color:#282828;padding:16px 0px 0px 22px;}
	
	.widget	.indent { font-size:1.1em; color:#4364aa; padding:20px 10px 6px 21px; border: solid #ddd; border-width:0 1px; _margin:0px 0px 0px 0px; overflow:hidden; height:100%;}
	
	.widget li { background:url(images/widget_marker.gif) no-repeat 0 8px; padding:0px 0px 8px 7px;}
	.widget li a {text-decoration:none; color:#515151;}
	.widget li a:hover { text-decoration: underline;}
	
	.widget_categories { background:url(images/widget_categories_bg.gif) repeat-x 0 bottom #f8ffd8;}
	.widget_categories .title { background:url(images/widget_title_bg.gif) repeat-y 0 0; _background-position: 1px 0;/* padding:4px 0px 9px 20px;*/ overflow:hidden;}
	.widget_categories h2 { font-size:1.8em; font-weight: bold; color:#fff;padding:4px 0px 9px 50px;}
	.widget_categories .corner-top { height:9px; overflow:hidden; background:url(images/widget_categories_corner_top.gif) no-repeat 0 0;}
	.widget_categories .corner-bot { height:8px; overflow:hidden; background:url(images/widget_categories_corner_bot.gif) no-repeat 0 0; /*_background-position: 3px 0;*/}
	
	.widget_categories .indent { font-size:1.2em; color:#282828; padding:13px 20px 17px 22px; }
	.widget_categories li { background:url(images/widget_categories_line.gif) no-repeat 0 bottom; padding:9px 0px 10px 0px;}
	.widget_categories li a { color:#282828; font-weight: bold; background:url(images/widget_categories_marker.gif) no-repeat 0 2px; padding:0px 0px 0px 25px;}
	
	.widget_archive {}
	.widget_archive .title { background:url(images/widget_archives_title.gif) no-repeat 21px 10px;}
	.widget_archive .title h2 { padding:15px 0px 14px 56px;}
	.widget_archive .indent { padding:0px 15px 6px 21px;}
	
	.widget_meta .title {border: solid #f6e39b; border-width:0 1px;}
	.widget_meta .title { background:url(images/widget_meta_title.gif) no-repeat 18px 12px;}
	.widget_meta .title h2 { padding:15px 0px 14px 55px;}
	.widget_meta { background:url(images/widget_meta_bg.gif) repeat-x 0 bottom #fff7dc;}
	.widget_meta .corner-top { height:8px; overflow:hidden; background:url(images/widget_meta_corner_top.gif) no-repeat 0 0;}
	.widget_meta .corner-bot { height:7px; overflow:hidden; background:url(images/widget_meta_corner_bot.gif) no-repeat 0 0; /*_background-position: 3px 0;*/}
	.widget_meta .indent {border: solid #f6e39b; border-width:0 1px; padding-top:0; padding-bottom:14px;}
	
	.widget_links h2 { font-size:1.4em;}
	.widget_links .title {border: solid #aff3ac; border-width:0 1px;}
	.widget_links .indent {border: solid #aff3ac; border-width:0 1px;}
	.widget_links { background:url(images/widget_blogrol_bg.gif) repeat-x 0 bottom #deffdc;}
	.widget_links .corner-top { height:8px; overflow:hidden; background:url(images/widget_blogroll_corner_top.gif) no-repeat 0 0;}
	.widget_links .corner-bot { height:7px; overflow:hidden; background:url(images/widget_blogroll_corner_bot.gif) no-repeat 0 0; /*_background-position: 1px 0;*/}
	

/*** Discount Directory  ***/

		.discount-left { text-align:left; padding:30px;}
		.discount-center { text-align:center; color:#dc3413;}
		
		
/*** Content  ***/

		.column-center { overflow:hidden; height:100%; width: 450px;}
	
		.column-center .title { padding:0px 0px 13px 0px;}
		
		.column-center .title h2 { font-size:2.5em; color:#dc3413; font-family: Arial, Helvetica, sans-serif;}
		.column-center .title h3 { font-size:2em;}
		
		.column-center .title h2 a, .column-center .title h3 a { color:#282828; text-decoration:none;}
		.column-center .title h2 a:hover, .column-center .title h3 a:hover { color:#282828; text-decoration: underline;}
		
		.column-center .title .date { font-size: 1.1em; padding:12px 0px 0px 1px;}
		.column-center .title .author { /*float:right;*/ font-size: 1.1em; padding:2px 0px 0px 1px;}
		
		.column-full { overflow:hidden; height:100%; width: 97%;}	
		
		.column-full .left { width: 45%; float: left;}
		
		.column-full .right { width: 45%; float: right;}
	

	
	.text-box { font-size:1.2em; line-height:1.4em; clear:both; padding:0px 0px 0px 0px;}
	
	.text-box .fleft { float:left; margin:0px 20px 0px 0px;}
	
	.text-overflow { overflow:hidden; height:100%;}
	
	.box-left { float:left;}
	.box-left-indent { padding:0px 60px 0px 0px;}
			
	.comments a { font-size:1.1em; color:#6ec2d7; text-decoration:none;}
	.comments a:hover { text-decoration: underline;}
	

	
	.comments { padding:5px 32px 0px 0px;}
	

/*** Footer ****/
	.footer { clear:both; float:left; width:100%; font-size:11px; color:#666; margin:5px 0px 0px 0px;}
	.footer .footer-indent {text-align: center;}
	.footer a { color:#666;}
	
/* -----------------------------------------------------------------
---------------------------- WP ------------------------------------
----------------------------------------------------------------- */
	.testimonials {font-size:18px; color:#666; text-align:center;}
	.info-sidebar { padding:10px 10px 15px 22px; border:0; width: auto; overflow: hidden; background:#fff; color:#000; font-size:1.2em; line-height:1.4em;}
	.info-sidebar a { color:#000;}
	
	.pagetitle { font-size:2.1em; font-weight: normal; overflow:hidden; color: #000; text-align:center; padding:0px 0px 0px 0px;/* margin:0px 0px -20px 0px;*/}

/*--- Navigations ---*/
	.navigation { padding:0px 0px 8px 0px; font-size:1.2em;}
	.navigation .alignleft { float: left; width:45%; text-align:left; padding:4px 0px 0px 0px;}
	.navigation .alignright { float: right; width:45%; text-align:right; padding:4px 0px 0px 0px;}
	
	.pd-nav { padding:0; margin:0;}
	.pd-nav .alignleft { padding:0; margin:0;}
	.pd-nav .alignright { padding:0; margin:0;}
	
	.pd-title {padding-bottom:0;}
	
	.marg { margin-bottom:10px;}

/*--- Begin Images ---*/
	p img {
		padding: 0;
		max-width: 100%;}
	
	img.centered {
		display: block;
		margin-left: auto;
		margin-right: auto;}
	
	img.alignright { float: right;display:inline;
		padding: 0;
		margin: 3px 0px 10px 20px;}
	
	img.alignleft {	padding: 0;	margin: 3px 10px 5px 0; float:left; display:inline;}
	
/*------*/
	.postmetadata { font-size:1.1em; clear:both; padding:0px 0px 10px 10px;}
	.postmetadata a {color:#3B7ECC;}
	.postmetadata a:hover {text-decoration:none;}
	
	/*------*/
	#tag_cloud .widget-bottom-left {padding-bottom:15px;}
	#tag_cloud .widget-heading {margin-bottom:15px;}
	#tag_cloud a {padding-left:3px;}
	
	/*--- Popup styles ---*/
	#commentspopup {}
	#commentspopup #header {background:#2F3F99 url(images/popup_header_bg.gif) top repeat-x;}
	#commentspopup .page-padding {padding:0 5px;}
	#commentspopup .page-width {width:538px; margin:0 auto;}
	#commentspopup .header-top {background:url(images/popup_header_bg_top.jpg) top repeat-x;}
	#commentspopup .header-top-right {background:url(images/popup_header_bg_top_right.jpg) top right no-repeat;}
	#commentspopup .header-top-left {background:url(images/popup_header_bg_top_left.jpg) top left no-repeat; width:100%; height:160px;}
	#commentspopup .header-padding {padding:39px 0 0 89px;}
	#commentspopup h1 {font-size:1em; margin:0; padding:0; color:#E1E7EC; text-indent:-10000em; width:141px; height:27px;}
	#commentspopup h1:hover {text-decoration: none; cursor:pointer;}
	#commentspopup .description {width:141px; height:9px; text-indent:-10000em; margin-top:2px;}
	#commentspopup .description2 {width:249px; height:27px; text-indent:-10000em; margin-top:19px;}
	#commentspopup .border-bottom-left {padding:17px 37px 10px;}
	#commentspopup p {font-size:1.1em;}
	
	
/*--- Begin Typography & Colors ---*/
	small {	font-size: 1em; padding:0px 0px 0px 0px; margin:0px 0px 0px 0px;}
	small * {font-size: 0.9em;}
	small p {font-size: 0.9em;}
	
	select { width: 130px;}
		
	#commentform {font-size:1.2em;}
	
	#commentform input {
		margin: 5px 5px 1px 0;}
	
	#commentform {
		margin: 5px 10px 0 0;}
		
	#commentform textarea {
		width: 100%;
		padding: 2px;}
		
	#respond:after {
			content: "."; 
			display: block; 
			height: 0; 
			clear: both; 
			visibility: hidden;}
		
	#commentform #submit {
		margin: 0 0 10px auto;
		float: right;}
	
	
/*--- Begin Calendar ---*/
	#wp-calendar { empty-cells:show; width: 155px; font-size:1.1em;}
	
	#wp-calendar th { padding:3px 0; text-align:center; color:#007abc;}
	#wp-calendar td { padding:3px 0; text-align:center; color:#000;}
	
	#wp-calendar a { display: block; font-weight:bold; color:#420101;}
	#wp-calendar #next a { padding-right: 10px;	text-align: right; font-weight: normal;}
	#wp-calendar #prev a { padding-left: 10px;text-align: left; font-weight: normal;}
	
	#wp-calendar caption { text-align: center; color:#000;  font-weight:normal; font-size:1.3em; padding:0px 0px 6px 0px;}
	
	
/* Begin Various Tags & Classes */
	acronym, abbr, span.caps {
		cursor: help;
		}
	
	acronym, abbr {
		border-bottom:1px dashed #999;
		}
	
	blockquote {
		border:1px solid #071f29;
		background:#7dbfea; padding:15px 10px 10px 20px; margin:5px 0; color:#fff;
		}
	
	blockquote cite {
		margin: 5px 0 0;
		display: block;
		}
	
	
/* Captions */
	.aligncenter,
	div.aligncenter {
		display: block;
		margin-left: auto;
		margin-right: auto;}
	
	.wp-caption {
		border: 1px solid #ddd;
		text-align: center;
		background-color: #f3f3f3;
		padding-top: 4px;
		margin: 10px;
		-moz-border-radius: 3px;
		-khtml-border-radius: 3px;
		-webkit-border-radius: 3px;
		border-radius: 3px;}
	
	.wp-caption img {
		margin: 0;
		padding: 0;
		border: 0 none;}
	
	.wp-caption p.wp-caption-text {
		font-size: 11px;
		line-height: 17px;
		padding: 0 4px 5px;
		margin: 0;}
	
	
/* Begin Comments*/
	.alt { padding: 10px; font-size:1.1em;}
	
	.commentlist { font-size:1.2em;
		/*padding:0px 18px 0px 20px;*/
		text-align: justify;
		}
	
	ol.commentlist  li {
		margin:6px 0px 6px 0px;
		padding: 5px 10px 3px;
		/*list-style: none;*/
		background:#f5f5f5;
		border:1px solid #000;
		}
		
	.commentlist li .avatar { 
		float: right;
		border: 1px solid #eee;
		padding: 2px;
		background: #fff; /*margin:0px 20px 15px 0px;*/
		}
	
	.commentlist p { font-size:1.2em;
		margin: 10px 5px 10px 0;
		}
	
	#commentform p {
		margin: 5px 0;
		padding-left:15px;
		}
	
	.nocomments {
		text-align: center;
		margin: 0;
		padding: 0;
		}
	
	.commentmetadata {
		margin: 0;
		display: block;
		}
