/*   
Theme Name: Portland Wellness Center
Theme URI: www.portlandwellnesscenter.com 
Description: 2 column content management for Portland Wellness Center
Author: Robin Catesby
 */


/* STYLESHEET SECTIONS:
-GLOBAL
-HEADER
-INDEX-POST-SINGLE
-COMMENTS
-SIDEBAR
-SIDEBAR STANDARD GIZMOS
-FOOTER
-SPECIAL FORMATTING
-PLUG-INS
*/


/*
+++++++++++++++++++++++++++
GLOBAL 
+++++++++++++++++++++++++++
*/

/*  Reset Reloaded via Eric Meyer: meyerweb.com */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* END Reset Reloaded */


/*
+++++++++++++++++++++++++++
HEADER
+++++++++++++++++++++++++++
*/

/* Note: wrapper boxes all content including header */



body {
	font-family: Lucida Sans, verdana, arial, corbel, sans-serif;
  	font-size: 88%;
	background: #c5ccd4;
	background-image: url(images/bumber_back.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;  
	padding: 0;
  	margin: 0;
	height: 101%
	}
	
#wrapper {
  	width: 910px;
	margin: 0 auto;
	} 

 #header {
  	margin-top: 0px;
 	margin-bottom: 4px;
	}

#headerimg {
	background:transparent url(images/title_blue2.gif) no-repeat left bottom;
  	margin-left: 10px;
	margin-top: 0px;
  	text-align: left;
  	padding-top: 6px;
  	padding-bottom: 0px;
	width: 630px;
	font-family: serif;
	font-size: 1.3em;
	margin-bottom: 10px;
	}
	
#header a, #header a:visited {
  	text-decoration: none;
  	color: #333333;
	}

#header a:active, #header a:hover {
  	text-decoration: none;
  	color: #be4d10;
	}

/*
+++++++++++++++++++++++++++
INDEX - POST - SINGLE
+++++++++++++++++++++++++++
*/

#topmenu_wrapper {
	margin-left: 246px;
	padding-right: 4px;
	padding-bottom: 4px;
	text-align: left;
	}

#topmenu_wrapper a {
	font-size: 1.0em;
	background-color: transparent;
	border: #b58435 1px solid;
	color: #ebdcb3;
	letter-spacing: .04em;
	text-align: left;
	text-decoration: none;
	line-height: 1.8em;
	padding-left: 5px;
	padding-right: 5px;
	margin-left: 5px;
	margin-top: 3px;
	font-family: Lucida Sans, verdana, arial, corbel, sans-serif;
	}
	
#topmenu_wrapper a:hover{
	font-size: 1.0em;
	background-color: #ebdcb3;
	border: #b58435 1px solid;
	color: #9e6123;
	letter-spacing: .04em;
	text-align: left;
	text-decoration: none;
	line-height: 1.8em;
	padding-left: 5px;
	padding-right: 5px;
	margin-left: 5px;
	margin-top: 3px;
	font-family: Lucida Sans, verdana, arial, corbel, sans-serif;
	}
	
#content {
	background: #c0c8d0;
  	width: 640px;
  	float: right;
	border-top: 1px solid #abaea6;
	border-right: 1px solid #abaea6;
	border-bottom: 1px solid #abaea6;
	border-left: 1px solid #abaea6;
	padding-left: 2px;
	padding-right: 16px;
	padding-bottom: 16px;
	margin-bottom: 6px;
	font-family: Lucida Sans, verdana, arial, corbel, sans-serif;
	} 
		
#content a:link, #content a:visited {
	color: #be5330;
	font-weight: normal;
	text-decoration: none;
	}		
	
#content a:active, #content a:hover {
	color: #be4d10;
	text-decoration: none;
		}
		
img.icon {
	padding-right: 3px;
	padding-left: 8px;
	padding-bottom: 5px;
	float: left;
	}
		
#services {
	width: 540px;
	margin-top: 2px;
	margin-left: 10px;
	padding-top: 12px;
	}
	

#content_left {
	float: left;
	width: 246px;
	padding-right: 6px;
	padding-left: 2px;
	display: block;
	}
	
#content_left b {
	color: #be5330;
	}
		
	
#content_right {
	float: right;
	width: 246px;
	padding-right: 6px;
	padding-left: 10px;
	display: block;
	border-left: 1px solid #916239;
	}
	
#content_right b {
	color: #be5330;
	}
	
#content_left ul {
	width: 220px;
	list-style-type: disc;
	padding-left: 6px;
	margin-bottom: 20px;
	}
	
#content_left li {
	list-style-type: disc;
	margin-left: 12px;
	line-height: .96em;
	}
	
#content_right ul {
	width: 220px;
	list-style-type: disc;
	padding-left: 6px;
	margin-bottom: 20px;
	}
	
#content_right li {
	list-style-type: disc;
	margin-left: 12px;
	line-height: .96em;
	}
	
	
p.address {
	padding-top: 8px;
	text-align: center;
	line-height: 1.6em;
	letter-spacing: .12em;
	color: #1f3f5f;
	}
	
.title {
	color: #be5330;
	letter-spacing: .13em;
	font-weight: bold;
	}
 
.post {
	margin-top: 8px;
  	margin-bottom: 6px;
  	color: #1f3f5f;
  	padding-left: 10px;
	border: 1px solid #abaea6;
	font-family: Lucida Sans, verdana, arial, corbel, sans-serif;
	}
	
.post p {
  	line-height: 1.2em;
  	margin-bottom: .8em;
	padding-left: 16px;
	padding-right: 16px;
	}
	 
p.indent {
	margin-left: 20px;
	}

div.small {
  	font-size: .7em;
	margin-bottom: .8em;
	padding-left: 8px;
	padding-right: 8px;
	}
	
div.post_item {
	margin-top: 6px;
	}

.side_date {
	font-style: italic;
	}
	
h1 {
  	text-decoration: none;
	font-family: Lucida Sans, verdana, arial, corbel, sans-serif;
	color: #b58435 !important;
	background-color: #ebdcb3;
	font-size: 1.1em;
	margin-bottom: 4px;
	}

h1 a:link, h1 a:visited {
	color: #b58435 !important;
	text-decoration: none;
	font-family: Lucida Sans, verdana, arial, corbel, sans-serif;
	background-color: #ebdcb3;
	line-height: 140%;
	margin-bottom: 4px;
	}		
	
h1 a:active, h1 a:hover {
	color: #be4d10;
	text-decoration: none;
	font-family: Lucida Sans, verdana, arial, corbel, sans-serif;
		}
	
h2 {
	margin-top: 18px;
	margin-right: 30px;
  	font-size: 1.3em;
	letter-spacing: .12em;
	font-family: Lucida Sans, verdana, arial, corbel, sans-serif;
	font-weight: normal;
	text-align: right;
	color: #be5330;
	background-color: #c0c8d0;
	
	}
	
	
h3 {
	font-size: 1.2em;
	font-family: Lucida Sans, verdana, arial, corbel, sans-serif;
	color: #7e8b83;
	font-weight: normal;
	margin-bottom: 8px;
	}

.entry {
  	margin-top: 2px;
  	margin-bottom: 4px;
	}
	
#email, #author {
	background: #ffffff;
	border: 1px solid #b0c2b7;
	color: #595949;
	font-size: 11px;
	padding-left: 2px;
	vertical-align: middle;
	}


.post-date {
	float: left;
	color: #1f3f5f;
	font-family: Lucida Sans, verdana, arial, corbel, sans-serif;
	font-size: 1em;
	text-align: center;
	margin: 6px 10px 0 0;
	padding: 8px 3px 3px 0;
	width: 60px;
	background: #dcdfe4;
	line-height:1em;
	border: 1px solid #b0c2b7;
}

#content .postfoot { 
	font-size: 0.7em; 
	line-height: normal; 
	text-align: right; 
	border-top: 1px solid #b0c2b7; 
}

.postmetadata {
  	padding: 2px;
  	font-size: 0.7em;
  	border-top: 1px solid #b0c2b7;
	border-bottom: 1px solid #b0c2b7;
	}

.postmetadata a {
  	color: #be5330;
	}

blockquote {
  	margin: 1em 1.5em;
  	padding: 1em 1.5em;
	border: 1px solid #ebdcb3;
  	background: #f5efd0;
	}

.entrytext li {
	margin-bottom: 10px;
  	margin-left: 20px;
	padding-left: 4px;
	}

.entrytext ul {
  	list-style-type: circle;
	margin-top: 10px;
  	margin-bottom: 10px;
	margin-left: 38px;
	width: 500px;
	}

.archive li {
	width: 400px;
  	margin-left: 20px;
	margin-bottom: 8px;
	padding-bottom: 8px;
	border-bottom: 1px solid #b0c2b7;
	}

.archive ul {
  	list-style-type: none;
	margin-left: 14px;
  	margin-bottom: 10px;
	}
	
.archive li a, .archive li a:visited {
	color: #be5330;
	font-size: 1.2em;
	text-decoration: none;
	font-family: Lucida Sans, verdana, arial, corbel, sans-serif;
	font-weight: normal;
	line-height: 140%;
	}		
	
.archive li a:active, .archive li a:hover {
	color: #993333;
	text-decoration: none;
	font-family: Lucida Sans, verdana, arial, corbel, sans-serif;
	font-weight: normal;
		}
	
acronym, abbr, span.caps {
  	cursor: help;
	}

acronym, abbr {
  	border-bottom: 1px dashed #999;
	}

blockquote cite {
 	margin: 5px 0 0;
  	display: block;
	}

.center {
  	text-align: center;
	}

a img {
  	border: none;
	}
 
.navigation {
  	display: block;
  	margin-top: 10px;
  	margin-bottom: 40px;
	}
 
.alignleft {
  	float: left;
  	text-align: left;
	width: 50%;
	}

.alignright {
  	float: right;
	text-align: right;
  	width: 50%;
	}

.entrytext {
  	margin-top: 8px;
	font-family: Lucida Sans, verdana, arial, corbel, sans-serif;
	}
	
.postmetadata {
  	margin: 2px;
	font-family: Lucida Sans, verdana, arial, corbel, sans-serif;
	}
	
	
img.team {
	float: left;
	margin: 2px 8px 4px 0;
	border: 2px solid #669999; }
	
.team {
	height: 150px; }
	
.clear {
	clear: both; }


/*
+++++++++++++++++++++++++++
COMMENTS
+++++++++++++++++++++++++++
*/


ol.commentlist {
  	margin: 20px;
	width:480px;
	}

ol.commentlist li {
  	margin-bottom: 1.5em;
  	border: 1px solid #7e8b83;
	padding: 10px;
  	background-color: #f7faf1;
	}

ol.commentlist li.alt {
  	background-color: #f7faf1;
	}

ol.commentlist a {
  	color: #111111;
	}

p.commentdata {
	font-size: 0.7em;
	margin-top: 2em;
  	margin-bottom: 1em;
	margin-right: 76px;
	text-align: right;
	}
	
	
/*
+++++++++++++++++++++++++++
SIDEBAR
+++++++++++++++++++++++++++
*/

#sidebar {
  	width: 200px;
	color: #1f3f5f;
	padding-top: 0px;
	margin-top: -40px;
	} 

#sidebar ul {
  	list-style: none;
  	margin-bottom: 2px;
	margin-left: 0px;
	padding-left: 0px;
	text-align: right;
	display: block;
	width: 200px;
	}
	
#sidebar ul li {
	margin-left: 0px;
	padding-left: 0px;
	}

#sidebar ul li h2 {
 	background-color: #c0c8d0;
	border: #abaea6 1px solid;
	color: #be5330;
  	font-size: 1.2em;
  	font-weight: normal;
  	padding-top: 2px;
	padding-left: 0px;
	margin-left: 0px;
  	margin-bottom: 5px;
    }

#sidebar a, #sidebar a:visited {
	font-size: .9em;
	font-weight: normal !important;
	background-image: url(images/menu_bar.jpg);
	width: 190px;
	height: 24px;
	display: block;
	border-top: #cccccc 1px solid;
	border-bottom: #cccccc 1px solid;
	border-right: #cccccc 3px solid;
	font-family: Lucida Sans, verdana, arial, corbel, sans-serif;
	color: #274e76;
	letter-spacing: .03em;
	text-align: right;
	text-decoration: none;
	line-height: 1.2em;
	padding-top: 8px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-bottom: 0px;
	margin-right: 6px;
	margin-left: 0px;
	}	
	
#sidebar a:active {
	font-size: .9em;
	font-weight: normal;
	background: transparent;
	color: #be5330;
	}

#sidebar a:hover {
	font-size: .9em;
	font-weight: normal;
	color: #be5330;
	}
	
img.right {
	float: right;
	margin-left: 6px;
	margin-top: 4px;
	}
	
img.left {
	float: left;
	margin-right: 6px;
	margin-top: 4px;
	}
	
#cleared {
  clear: both;
  border: thin solid #b58435
}
	
.sidemenu {
	margin-bottom: 0px;
	}

img.right2 {
	float: right;
	margin-right: 0px;
	margin-top: 4px;
	}
	
img.left2 {
	float: left;
	margin-left: 6px;
	margin-top: 4px;
	}
	
.bookmenu {
	display: block;
	margin-bottom: 0px;
	height: 250px;
	}

.subtitle {
	font-size: .85em;
	line-height: 1.05em;
	margin-left: 20px;
	color: #2d2323;
	font-family: Lucida Sans, verdana, arial, corbel, sans-serif;
	}
	
/*
+++++++++++++++++++++++++++
SIDEBAR EXTRAS
+++++++++++++++++++++++++++
*/
	
/* sidebar search */
	
#searchform {
  	text-align: right;
	}

#searchform input {
	border: 1px solid #7e8b83;
  	background-color: #f7faf1;
	}

#searchform #s {
	width: 80%;
  	background-color: white;
	margin-bottom: 8px;
	}

	
/*
+++++++++++++++++++++++++++
FOOTER
+++++++++++++++++++++++++++
*/

	
#footer {
  	clear: both;
  	width: 910px;
	height: 150px;
	margin-bottom: 8px;
	margin-left: 0px;
  	height: 3em;
  	color: #111111;
  	padding-top: 4px;
  	padding-bottom: 4px;
  	background-color: #c5ccd4;
	border: 1px solid #abaea6;
	}
	

#footer a:link, #footer a:visited {
	color: #274e76;
	text-decoration: none;
	}		
	
#footer a:active, #footer a:hover {
	color: #be5330;
	text-decoration: none;
		}
		
#left_foot {
	font-size: .7em;
	list-style-type: none;
	float: left;  	
	text-align: left;
	margin-left: 16px;
	padding-left: 6px;
	padding-right: 6px;
	}
	
#center_foot {
	font-size: .7em;
	float: left;
	text-align: left;
	padding-left: 6px;
	padding-right: 6px;
	border-left: 1px solid #7e8b83;
	}
	
#right_foot {
	float: left;
	width: 200px;
	text-align: right !important;
	padding-left: 6px;
	padding-right: 6px;
	border-left: 1px solid #7e8b83;
	}
	
.right_foot h2  {
font-weight: bold !important;
	font-size: .9em;
	}


/*
+++++++++++++++++++++++++++
PLUG INS
+++++++++++++++++++++++++++
*/

#podPress_footer a {
	color: #993333;
	text-decoration: none;
	}