/*
Theme Name: MP Acupuncture Theme
Theme URI: http://mpacupuncture.idealphp.com/
Description: A Custom theme for http://mpacupuncture.com/
Author: aepod
Author URI: http://idealphp.com
version: 2.0
Tags: two-column, widget-ready
*/




/* basics */

*{margin:0; padding:0;}

body {
	font-family: Arial; 
	font-size: 12px; 
	color: #212121;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: 5px bottom;
	background-color: #FFFFFF;
	background-image: url(images/singleflower.gif);	
	}

	
h1 {font-size: 16pt;
    color: #669966;
    font-style: arial;}
h2 {font-size: 14pt;}
h3 {font-size: 10pt;}
h4 {font-size: 9pt;}

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:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #339966;
}
a:active {
	text-decoration: none;
	color: #333333;
}

/* container */


#container {
	width: 850px;
	margin: 0 auto;
	padding:2px 0px 0px 0px;
	color:#333;
	}
	
/* header */

#header {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left center;
        background-image: url(images/logogreenuse.gif);	
  	width: 130px; 
  	height: 130px;
	color: #fff; 
	margin-top: 46px;
	float:left;
	}


#header h2{
	font:normal 10pt georgia, times;
	color:#333;
	padding: 0 0 0 5px;
	margin:0;	
	}

/* main menu */


#menu {
	font-family: Arial, sans-serif; 
	font-size: 13px; 
	color: #333333;
	width:700px;
	overflow:hidden;
	position: relative;
	top:140px;
	left:20px;
}


#menu ul {
	margin:0;
	padding:0;
}

#menu ul li {
	list-style-type: none;
	float:left;
	margin: 0;
	padding: 5;
}

#menu ul li a {
	padding:5px 13px;
	margin: 0;
	display:block;
	font-weight: bold;
}


#mpline{
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 5px 15px;
	background-image: url(images/line.png);	
	height: 30px;
	width: 100%;
	margin-top: 5px;
	margin-bottom: 20px;
	clear: both;	
	}

/* content */


#content {
	float:left;
	width:430px;
	margin:14px 0;
	}

.post {
	margin:0;
	padding:0;
	line-height: 14pt;
	}
	
.post h2{
	font:normal 15pt georgia, times;
	}
	
.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;
	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:385px;
	float:right;
	margin:0px 0;
	padding: 10px 0;
	min-height:450px;
	}

#sidebar h2{
	font:normal 11pt arial, georgia, times;
	color: #000;	
	margin: 0;
	padding: 0;
}

#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 {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.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 */
#footerLine{
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-image: url(images/bottomline.gif);	
	height: 15px;
	width: 100%;
	margin-top: 5px;
	clear: both;
}

#footer {
	clear: both;
	width: 840px;
	font-family: "Trebuchet MS", Arial, sans-serif; font-size: 12px; color: #333333;
	}

#footer p{padding:0;margin: 0; color: #000; text-align:center;}
#footer a{color: #333;text-decoration: none;}
#footer a:hover{color: #000;text-decoration: underline;}

.style7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-bottom:15px;
}
.style15 {font-family: "Trebuchet MS", Arial, sans-serif; font-size: 13px; }
.style16 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	color: #660000;
}
.style17 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10px;
	color: #333333;
}
.style18 {font-family: "Trebuchet MS", Arial, sans-serif; font-size: 12px; color: #333333; }
.style20 {font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #333333; }
.style21 {
	color: #333333;
	font-weight: bold;
}
.style24 {font-size: 11px}
.style26 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	height: 33px;
	line-height : 33px;
	background: #339966;
	margin-bottom:25px;
}
.style27 {
	color: #339966;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 15px;
}
.style29 {color: #339966;
	font-weight: bold;
}
.style30 {font-family: "Trebuchet MS", Arial, sans-serif;
	font-weight: bold;
}
.style32 {font-size: 14px; color: #666666; font-family: "Trebuchet MS", Arial, sans-serif; }
.style34 {font-family: "Trebuchet MS", Arial, sans-serif; font-size: 13px; font-weight: bold; }
.style35 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #660000;
}
.style36 {font-family: "Trebuchet MS", Arial, sans-serif; font-size: 13px; font-weight: bold; color: #339966; }

.style37 {font-family: "Trebuchet MS", Arial, sans-serif; font-size: 12.5px; color: #333333; }
.style38 {font-size: 12px}
.style39 {color: #006633}
.style41 {font-family: "Trebuchet MS", Arial, sans-serif; font-size: 13px; color: #333333; margin-bottom:50px;}
.style40 {font-family: "Trebuchet MS", Arial, sans-serif; font-size: 13px; font-weight: bold; color: #333333; }
.style42 {font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #660000;
}
.style43 {color: #006633}
.style44 {font-family: Arial, Helvetica, sans-serif}
.style45 {color: #333333; font-weight: bold; }
.style46 {color: #333333; font-weight: bold; }

.sidebarText{
	margin-top:25px;
	margin-bottom:25px;
}

#sidebar h4{
  display:none;
  }
  
/*save if needed again
  #servicesMenu{
  width: 380px;
  height:100px;
  margin-bottom:25px;
  clear:both;
  font-weight:bold;
  line-height:25px;
  }

   
.serviceMenuLeft{
	float:left;
	margin-right: 70px;
	margin-left: 30px;
	}
*/

  #secondaryMenu{
  width: 380px;
  height:100px;
  margin-bottom:25px;
  margin-left: 20px;
  clear:both;
  font-weight:bold;
  line-height:25px;
  }

   
.secondaryMenuLeft{
	float:left;
	margin-right: 70px;
	margin-left: 30px;
	}

.current_page_item{
	color: #339966;
	}
	
.current_page_item a{
	color: #339966;
	}
	
.current_page_parent a{
	color: #339966;
	}
		
.ul_li {
        margin-left: 30px;
        }
