/*  
Theme Name: Ann-Marie Boudreau
Description: A Wordpress Theme For Ann-Marie Boudreau:Sound Practitioner And Psychotherapist 
Author: DDC:Design And Programming
2008, DDC. All rights reserved
*/

/* Begin Main-Layout */
*{
 	margin:0;
	padding:0
}

a {
	text-decoration: none;
}
a:link {
	color: #fff;
}
a:visited {
	color: #fff;
}
a:hover, a:active {
	color: #fff;
	text-decoration:underline;
}


body {
        background:#D6D4AD url("images/annmarie_bg.jpg") repeat-x fixed; 
	font:12px arial,verdana,sans-serif;
}

.page { 
	margin:0 auto;
        /*  url(images/main_bg.jpg) no-repeat;  */
	text-align:left;
	width:800px;
	background:#71943B;
        height:auto;
   }

#header {
    background: url("images/topheader.jpg") no-repeat;
    width: 800px;
    height: 71px;
    margin:0 auto;
	}

.header-title {
	font-family: "Times New Roman", Times, serif;
	font-size:21px;
	font-weight:bold;
    padding-top: 40px;
	text-align:left;
	
	}
.header-title a{
	color:#000000;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 5px;
	text-decoration:none;
	}
.header-title a:hover{
	text-decoration:underline;
	}
.header-description {
	color:#ffffff;
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
    padding: 45px 0px 0px 100px;
	}

#mainimage {
background: url("images/header1.jpg") no-repeat;
height:244px;
width:800px;
/* padding-bottom:30px; */
}

#content {
	float:left;
	padding: 0px 0px 0px 16px;
	width:510px;
        background:#AABA79;
        padding-top:20px;
	}

#content ol li { 
    list-style: decimal;
                 }

#content ul { 
    /* margin-top: 10px;  */
    
    margin-left: 35px;
              }
	
#sidebar1 {
	float:left;
        
	margin: 45px 10px 20px 0px;
	width:230px;
        background:#AABA79;
	/* background:#f7f7f7 url(images/sidebar_bg.jpg) no-repeat;*/
	}
	
#footer {
	/* background:#efefef url(images/footer_bg.jpg) right bottom no-repeat;*/
        list-style:none;
        color: #fff;
	height:50px;
	padding-right:0px;
	clear:both;
        font-size:9px;
        line-height:13px;
	text-align: center;
display:block;
	}
#footer p{padding:12px 0 0px 0;}
#footer a,
#footer a:visited {
 color:#fff;
 text-decoration:none;
}
#footer a:hover{
    color: #fff;
	text-decoration:underline;
                          }

/* End Main-Layout */



/* Begin Content*/
h4,h5,h6{
	color:#fff;
	
	margin:20px 0 0 0;
	}

h2{ font-family: verdana,arial,sans-serif;
	font-size:21px;
	color:#fff;
    margin:0px 0 10px 0;
    padding-top:10px;
	}

h3{ color:#fff;
	
    margin:20px 0 0 0;
	}

h2 a:link, h2 a:visited, h2 a:active, h2 a:hover{
	color:#fff;
	text-decoration:none;
}
h3 a:link, h3 a:visited, h3 a:active, h3 a:hover{
	color:#e88601;
	text-decoration:none;
}

.post-date {
	width: 49px;
	padding-top:5px;
}
.post-month {
	font-size: 11px;
	font-family: verdana,arial,sans-serif;
	color: #828282;
	text-align: center;
	display:block;
}
.post-day {
	font-size: 25px;
	font-family: verdana,arial,sans-serif;
	text-transform: uppercase;
	color: #000000;
	text-align: center;
	display:block;

}
.post { 	
	color:#fff;
	text-align:justify;
  /*  background:#f7f7f7;
  url(images/content_bg.jpg) right top no-repeat;*/
    padding-left: 0px;
    padding-right: 20px;
    padding-bottom: 10px;
    margin-bottom: 10px;
	width:530px;
	}

.postmetadata {
	color:#fff;
	font-size:.85em;
	padding:2px 0 0 0;
}

.postmetadata a:link, .postmetadata a:visited, .postmetadata a:active{
	color:#005ea6;
	text-decoration:none;
}

.postmetadata a:hover{
	text-decoration:underline
}

.entry, .entrytext{
	line-height:140%;
	margin:2px 0 0 0;
	}
	
.entrytext p{
	margin:0 0 15px 0;
	}

/* End Content*/



/* Begin Comments */
.commentlist li, #commentform input, #commentform textarea {
	font-size:1em;
    color: #333;
	}
	
.commentlist li {
	font-weight:bold;
	}
.commentlist li.alt {
background:#ffffff;
padding:10px 0px 5px 0px;
	}

.commentlist cite, .commentlist cite a {
	font-weight:bold;
	font-style:normal;
	font-size:1.1em;
	}

.commentlist p {
	font-weight:normal;
	line-height:140%;
	text-transform:none;
    color: #333;
	}

.commentmetadata {
	font-weight:normal;
    color: #333;
	}

.commentlist {
	padding:0;
	text-align:justify;
	}

.commentlist li {
	margin:0px 0 15px 16px;
	padding:5px 10px 0 0;
	list-style:decimal;
	}

.commentlist p {
	margin:10px 5px 10px 0;
	}

#commentform p {
	margin:5px 0;
	}

.commentmetadata {
	margin:0;
	display:block;
	}
/* End Comments */

	

/* Begin Lists */
.entry ul, .entry ol,
.entrytext ul, .entrytext ol{
	margin:5px 0 5px 26px;
	}

#sidebar1 ul li ul li {
        /* font-weight:bold;
        font-size:14px;  */

}


#sidebar1 ul li {
	list-style:none;
	padding:30px 20px 0px 10px;
	color:#fff;
        
        
	}

#sidebar1 ul li ul li{
	margin-left: 10px;
	padding:1px 0;
	color:#fff;
	}

#sidebar1 ul li ul li a:link, #sidebar1 ul li ul li a:visited, #sidebar1 ul li ul li a:active{
	text-decoration: none;
	color:#fff;
}

#sidebar1 ul li ul li a:hover{
	text-decoration:underline;
	/* color:#84A54E;  */
        color:#fff; 
        
}
/* End Entry Lists */



/* Begin Images */
p img {
	padding:0;
	max-width:100%
	}

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
	}
/* End Images */



/* Begin Form Elements */
#searchform {
	margin:2px 0;
	padding:5px 0;
	}

#sidebar1 #searchform #s {
	width:130px;
	padding:2px;
	border:1px solid #999999;
        background: #f6f6f6;
        color: #666666;
	}

#sidebar1 #searchsubmit {
	padding:1px;
        margin-left:3px;
	border:1px solid #999999;
        background: #f6f6f6;
        color: #999999;
	}

.entry form { 
	text-align:center;
	}

select {
	width:130px;
	}

#commentform input {
	width:170px;
	padding:2px;
	margin:5px 5px 1px 0;
	}

#commentform textarea {
	width:98%;
	padding:2px;
	border:1px solid #ddd;
	}

#commentform #submit {
	margin-right:3px;
	float:right;
	border:1px solid #999999;
        background: #f6f6f6;
        color: #66666;
	}
/* End Form Elements */




/* Begin Various Tags & Classes */
code {
	font:1.1em 'Courier New', Courier, Fixed
	}

acronym, abbr, span.caps
{
	cursor:help;
	font-size:0.9em;
	letter-spacing:.07em;
	}

acronym, abbr {
	border-bottom:1px dashed #fff
	}

blockquote {
	border-left:5px solid #f2f2f2;
	margin:0px 0 0 0;
	padding:15px 0 0 15px;
	}

blockquote cite {
	margin:5px 0 0;
	display:block;
	}

.center {
	text-align:center;
	}

hr {
	clear:both;
	display:none;
	}

a img {
	border:none;
	}

.navigation {
	display:block;
	text-align:center;
	margin-top:10px;
	margin-bottom:5px;
	}
/* End Various Tags & Classes*/


/* Added by DDC */

/*background for the main content area of the body - should be white */
#contentbg{
        height:auto;
        width:800px;
        margin-left:16px;
        /* background:#fff; */
        padding-bottom:10px;
}

#footer #footermenu li{
   display:inline;
   padding:3px;
align:left;

}

#sidebar_box_top{
 background:url(images/sidebar_top.gif) top no-repeat;
width:230px;
height:15px;
}

#sidebar_box_bottom{
background:url(images/sidebar_bottom.gif) bottom no-repeat;
height:15px;
}
#content_box_top{
background:url(images/content_top.gif) top no-repeat;
width:526px;
height:15px;
float:right;
margin-top:-20px;
margin-left:-17px;
}
#content_box_bottom{
background:url(images/content_bottom.gif) bottom no-repeat;
height:15px;
width:526px;
float:right;
margin-left:-17px;
}

