/*
Theme Name: MMA
Theme URI: http://carafry.com
Description: Custom Theme for Match Maker Associates
Author: Cara Fry
Author URI: http://carafry.com
version: 1.0
*/




/* basics */

*{margin:0; padding:0;}

body {
	background:#ffffff;
	font-family: verdana, arial, tahoma, sans-serif;
	font-size: 8pt;
	}

	
h1 {font-size: 18pt;}
h2 {font-size: 14pt;}
h3 {
	font-size: 11pt;
	padding-top: 10px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	clear: left;
	padding-bottom: 3px;
}
h4 {font-size: 10pt;}


img{ border: none; padding:0; }
img a{border:none;}

img.left{ float: left; border: none; padding: 6px 0 0 0; }
img.right{ float: right; border: none; padding: 0 0 0 6px; }

blockquote{
	border-left:1px solid #A5ABAB;
	margin:15px;
	padding:0 12px 0 12px;
	}

code{
	font-family:"Courier New", Courier, monospace;
	}


/* links */

a{
	color:#3c7821;
	text-decoration:none;
	}

a:hover{
	color: #999999;
	font-weight: bolder;
}



/* container */


#container {
	width: 800px;
	margin: 0 auto;
	padding:0;
	background:#fff;
	color:#333;
	overflow: hidden;
	}
	
/* header */

#header {
	width: 800px;
	height: 110px;
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	background-position: left;
	}

#header h1{
	font:normal 20pt georgia, times;
	padding:20px 0 0 16px;
	margin:0;
	visibility: hidden;
	}
	
#header h1 a{color: #404040; text-decoration: none;}
#header h1 a:hover{color: #666; text-decoration: none;}


#header h2{
	font:normal 10pt georgia, times;
	color:#333;
	padding: 0 0 0 18px;
	margin:0;
	visibility: hidden;
	}

/* content */


#content {
	float:left;
	width:540px;
	overflow: hidden;
	margin:10px;
	}

.post {
	margin:0;
	padding:0;
	line-height: 14pt;
	}
	
.post h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 17pt;
	}
	
.post h2 a{
	color: #000;
	text-decoration: none;
	}
	
.post h2 a:hover{
	color: #777;
	text-decoration: none;
	}

.post ul {}

.post li {}

.entry p{margin:12px 0;}

.postmetadata{
	clear: both;
	background:#F7F7F7;
	padding:6px;
	margin: 20px 0;
	}
	

.navigation {
	font-size:8pt;
	width:100%;
	float:left;
	margin:0;
	padding:0;
	overflow:hidden;
	}
	
.alignleft a{float:left; margin:25px 0;}
.alignright a{float:right; margin:25px 0;}



/* sidebar */

#sidebar {
	font-family: verdana, arial, tahoma;
	font-size:8pt;
	width:210px;
	float:right;
	margin-right: 10px;
	border-left-width: 4px;
	border-left-style: double;
	border-left-color: #666666;
	margin-bottom: 10px;
}
#sidebar h2{
	color: #000;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

#sidebar label{
	font:normal 11pt arial, georgia, times;
	color: #000;	
	margin: 0;
	padding: 0;
}

#sidebar p {margin:0; padding: 0 6px 0 12px;}

#sidebar img {padding: 0; margin: 0;}

#sidebar ul {
	margin:12px;
	padding:0;
	}

#sidebar ul li {
	margin: 0;
	padding: 0;
	line-height: 14pt;
	list-style-type: none;
	}

#sidebar ul ul {
	margin:14px 0;
	padding:0;
}

#sidebar ul ul li {
	list-style-type: none;
	}

#sidebar ul ul ul{
	margin: 0;
	padding: 0;
}

#sidebar ul ul ul li{
	padding: 0 0 0 15px;
	list-style-type: square;
	color: #898989;
}



/* comments */


#commentform{
	background:#fff;
	margin:0;
	padding:0;
	}
	
#commentform p{
	color: #000;
	}
	
#commentform a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;line-height: 14pt;}
	
#commentform h3{
	font-family: georgia, times, verdana;
	font-size: 10pt;
	font-weight: 300;
	color: #000;
	margin:0;
	padding:0;
	}
	
#comment{
	width:80%;
	}

#author, #email, #url, #comment, #submit{
	background: #fff;
	font-family: verdana, arial, times;
	font-size: 8pt;
	margin:5px 5px 0 0;
	padding:0;
	border: 1px solid #000;
	}
	
#submit{margin:5px 5px 0 0;}

#comments{margin:0; padding:0}
	
ol.commentlist {list-style-type: none; margin:0; padding:0;}

.avatar{float:left; margin:0 12px 0 0;}

ol.commentlist li {
	background: #fff;
	margin:10px 0;
	padding:5px 0 5px 10px;
	list-style-type:none;
	}

ol.commentlist li.alt {background: #eee;}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 14pt;}

ol.commentlist a {color:#000;}

cite {
	font-family: arial, verdana, tahoma;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	}
	
cite a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;}




/* search */

#searchform{
	padding:0;
	margin:14px 0;
	}

#searchform input#s{
	margin:0;
	padding:2px;
	border:1px solid #000;
	}

#searchform input#searchsubmit{
	border:none;
	background:#333;
	color:#fff;
	text-transform:lowercase;
	}


	
/* misc */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	display: inline;
	margin-top: 0;
	margin-right: 7px;
	margin-bottom: 2px;
	margin-left: 0;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 10px;
	padding-left: 4px;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -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;
}




/* footer */

#footer {
	clear: both;
	width: 100%;
	border-top-style: double;
	border-top-width: 4px;
	border-top-color: #666666;
	}
	
#footer p{
	padding:14px 0;
	margin: 0;
	color: #BCBCBC;
	text-align:center;
}
#footer a{color: #BCBCBC;text-decoration: none;}
#footer a:hover{color: #5D5D5D;text-decoration: underline;}

/* nav */

#nav2{
	display: block;
	height:50px;
	width:800px;
	position: relative;
	border-bottom-width: 4px;
	border-bottom-style: double;
	border-bottom-color: #666666;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	margin-bottom: 20px;
	background-image: url(images/nav2back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#nav2, #nav2 ul {
	line-height: 1;	
	list-style: none;
}

#nav2 a ,#nav2 a:hover{
	display: block;
	text-decoration: none;
	list-style:none;
}


#nav2 li {
	float: right;
	
}

#nav2 a,#nav2 a:visited {
	color:#3C7821;
	display:block;
	font-weight:normal;
	padding-top: 6px;
	padding-right: 15px;
	padding-bottom: 6px;
	padding-left: 15px;
	font-size: 13px;
	text-transform: uppercase;
	}

#nav2 a:hover, #nav2 a:active {
	color:#CCCCCC;
	text-decoration:none
}	

#nav2 li ul {
	height: auto;
	left: -999em;
	position: absolute;
	width: 600px;
	z-index:999;
}

#nav2 li li {
}

#nav2 li li a,#nav2 li li a:visited {
	color:#333333;
	font-weight:normal;
	font-size:0.9em;
	border:none;
}

#nav2 li li a:hover,#nav2 li li a:active {
	color:#CCCCCC;
	border:none;
}	

#nav2 li:hover ul, #nav2 li li:hover ul, #nav2 li li li:hover ul, #nav2 li.sfhover ul, #nav2 li li.sfhover ul, #nav2 li li li.sfhover ul {
	left: 0px;
}

#featured {
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 8px;
}

#featured2 {
	margin-bottom: 10px;
	padding-left: 8px;
	height: 210px;
	border-bottom-width: 4px;
	border-bottom-style: double;
	border-bottom-color: #666666;
	padding-bottom: 15px;
}

#tagline {
	width: 800px;
	border-bottom-width: 4px;
	border-bottom-style: double;
	border-bottom-color: #666666;
	clear: both;
	margin-bottom: 20px;
	padding-bottom: 35px;
}
#tagline h1{
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 18px;
	padding-left: 30px;
	font-weight: normal;
	color: #3C7821;
	float: left;
}

/* contact button */

#navigation	{
	float: right;
	height: 27px;
	width: 134px;
	padding-right: 40px;
	}
	
#nav {
	float: right;
	list-style-type: none;
	display: block;
	padding: 0px;
	clear: both;
}

#nav, #nav * {
	list-style: none;
	}

#nav li {
	float: left;
	list-style:none;	
	}
	
#nav a {
	height: 27px;
	display: block;
	text-indent: -1200px;
	clear: both;
}

#nav .nav1 {
	background-image: url(images/contactus.jpg);
	width: 134px;
	background-repeat: no-repeat;
}
#nav .current, #nav a:hover, #nav .active {
	background-position: left bottom;
}

/* focus point */

#focuspoint {
	display: block;
	clear: both;
	width: 800px;
	border-top-width: 4px;
	border-top-style: double;
	border-top-color: #666666;
}
#focuspoint p {
	padding-top: 68px;
	color: #666666;
}
#team {
	background-image: url(images/team.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 175px;
	width: 230px;
	float: left;
	margin-left: 10px;
}
#tools {
	background-image: url(images/tools.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 175px;
	width: 230px;
	float: left;
	margin-left: 45px;
	}
#training {
	background-image: url(images/training.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 175px;
	width: 230px;
	float: left;
	margin-left: 45px;
	}
.readmore {
	float: right;
	padding-top: 10px;
}

/* News Widget */

#cat-post-item {
	margin-bottom: 10px;
}
.post-date {
	font-size: 12px;
	padding: 0px;
	float: left;
	margin-top: 40px;
}
#cat-post-item a {
	color: #3C7821;
	font-size: 10px;
}
#cat-post-item a:hover {
	font-weight: normal;
	color: #666666;
}

.widget a {
	font-size: 14px;
}

#twitter {
	clear: none;
	float: right;
}

.tweets li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

/* contact page format */

#map {
	float:left;
	width:450px;
	overflow: hidden;
	margin:10px;
	}
#googlemap {
	margin-left: 10px;
}

#contact {
	font-family: verdana, arial, tahoma;
	font-size:8pt;
	width:300px;
	float:right;
	margin-right: 10px;
	border-left-width: 4px;
	border-left-style: double;
	border-left-color: #666666;
	margin-bottom: 10px;
}

#contact ul li {
	list-style-type: none;
	}

#contact ul ul li {
	list-style-type: none;
	}

/* Contact Form */
#fullcf {
	height: 100%;
}
#fullcf h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight:normal;
	margin: 15px;
}
#fullcf p{
	font-size:13px;
	color:#333333;
}
#fullcf label{
	text-align:left;
	width:290px;
	float:left;
	margin-left: 15px;
	color: #3C7821;
}
#fullcf .small{
color:#666666;
display:block;
font-size:11px;
font-weight:normal;
text-align:right;
}
#fullcf input{
	float:left;
	font-size:12px;
	border:1px solid #999999;
	width:280px;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 15px;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
}
#fullcf textarea{
	float:left;
	font-size:12px;
	border:solid 1px #999999;
	width:280px;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 15px;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
}
#fullcf .submit, #fullcf .submit a:link{
	clear:both;
	margin-left:200px;
	width:100px;
	height:30px;
	background-image: url(images/submit.jpg);
	background-repeat: no-repeat;
	margin-bottom: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#fullcf .submit a:hover{
	background-image: url(images/submit-over.png);
}

#flashmap{
	padding-left: 100px;
}