/*  
Theme Name: cleanreflection
Theme URI: http://totemcreative.com/
Description: This theme was developed for The Wilsonville Senior Living Community by <a href="http://totemcreative.com/">Totem Creative</a>
Version: 1.0
Author: http://totemcreative.com/
Author URI: http://totemcreative.com/

	cleanreflection v1.0
	 http://totemcreative.com/

*/


* html {
	height: 1%;
}
a {
	text-decoration:none;
	color: #2ae;
}
a:hover {
	color: #262626;
}
body {
	font-size: 100.01%;
	height: 100%;
	text-align: center;
	font-family: HelveticaNeue, 'Helvetica Neue', Arial, sans-serif;
	line-height: 18px;
	color: #525252;
	background-color: #f7f6f6;
}



.menu ul {
	margin-left:-35px;
	font-size: 20px;
	line-height: 21px;
	font-family: HelveticaNeue-Bold, 'Helvetica Neue', Arial, sans-serif;
	font-weight: bold;
}
.menu li {
	float: left;
	list-style-type: none;
	margin: 0px 15px 10px 0px;
}
a.current_page_ancestor, a.current_page_item, a.current_page_parent {
	color: #ff0000;
}
.current_page_ancestor a, .current_page_item a, .current_page_parent a{
	color: #ff0000;
}
a.current_page_ancestor:hover, a.current_page_item:hover, a.current_page_parent:hover {
	color: #262626;
}
#page {
	margin: 0 auto;
	width:700px;
	text-align: left;
}
#header {
	position: relative;
	clear:both;
	height: 100%;
	margin-bottom: 1px;
}
#headerinfo {
	position:absolute;
	text-align:right;
	right:0px;
	padding: 20px;

}
#headerinfo h1, #headerinfo h2 {
	font-family: HelveticaNeue-Bold, 'Helvetica Neue', Arial, sans-serif;
	font-weight: bold;
	line-height: 31px;
	font-size: 28px;
	margin:0px;
}
#headerinfo h1 {
	color: #ff0000;
}
#wrap {
	background-repeat:no-repeat;
	/*  IE 6 & 7 hack for background image showing up over child elements see -> http://www.webcredible.co.uk/user-friendly-resources/css/internet-explorer.shtml*/
	height: 1%;
}
#wrap2 {
}
#content {
	padding: 25px 30px 30px 30px;
}
.posttitle {
	color: #ff0000;
}

.post h3 a, .post h2 a {
	color: #ff0000;
	text-decoration: none;
}
.frontpagepost img {
	float: left;
	border: 2px #fff solid;
	background-color: black;
	margin-right: 10px;
}
h2.pagetitle {

	line-height: 1.1em;
	color: #262626;

}
.post h2 {
	font-size: 20px;
	line-height: 21px;
	font-weight: bold;
	margin:5px 0px;
}
.search_page h2 {
	font-size: 20px;
	height: 26px;
	line-height: 26px;
	font-weight: bold;
display: inline;
}
.frontpagepost {
	margin-bottom:50px;
}
.post a {
	text-decoration: none;
	color: #2ae;
}
.postmetadata {
	background: #e7e6e6;
	padding: 20px;
}
.postmetadata a, .postmetadata a:link, .postmetadata a:visited {
	text-decoration:none;
	color: #2ae;
}
.post a:hover {
	color: #262626;
}
#sidebar {
	padding: 30px 30px;
	background: #262626;
	font-size: 12px;
	color: #bfbfbf;
	clear:both;
	overflow: hidden;
}
#sidebar ul {
	list-style-type: none;
	margin: 10px 0px 0px 0px;
	padding: 0px 15px;
}
#sidebar div {
	float: right;
	width:33%;
}
#sidebar div h2 {
	margin:0px;
}
#sidebar a:hover {
	color: white;
}
/*footer for machforms*/
#footer {display: none;}
/*footer for wordpress*/
#wp-footer {
	background: #262626;
	margin: 0px auto 20px auto;
	width:700px;
	font-size: 12px;
	text-align: left;
	color: #bfbfbf;
}
#wp-footer a {
	padding-right: 8px;
}
#wp-footer a:hover {
	color: white;
}
#hr {
	background: #262626;
	margin: 0px 50px;
	background: url('images/bg-horz-dark.gif') left repeat-x;
	border: none;
	height: 2px;
}
#hr hr {
	display: none;
}
#copyright {
	margin-left: 40px;
	margin-top: 30px;
	font-size: 110%;
	font-weight: bold;
}
#utility {
	display: block;
	margin-left: 40px;
	padding-bottom: 60px;
	font-size: 110%;
	font-weight: bold;
}
#rss {
	float: right;
	margin-right: 40px;
	margin-top: 30px;
	margin-left: 30px;
/*  IE 6 only hack for screwed margin see -> http://designpepper.com/2008/01/09/defeating-ie6-with-emphasis-the-underscore-hack/ */
	_margin-right: 0px;
	width: 200px;
}
#rss a {
	width: 35px;
	display:inline;
	float:right;
	padding-left: 10px;
	padding-right: 0px;
}
#rss img {
	display: block;
	border: none;
}
#rss h2 {margin-top:0px; text-align: right; padding-right: 2px;}
#comment {
	width: 98%;
}
#navbox {
	float: right;
	text-align: left;
	width: 330px;
	margin-left: 30px;
	padding-top:25px;

}
#navbox h3 {
	margin: 6px 0px 20px 0px;
}

#navbox a {
	float: left;
	display: inline;
	margin-bottom: 20px;
	width: 160px;
	font-weight: bold;
}
#navbox img {
	border: 2px solid #ffffff;
	background-color: #000;
	display: block;
	margin-bottom: 10px;
}
#featlist  ul  {
	width: 600px;
	list-style-type: none;
	margin-bottom: 0px;
	display: block;
}
#featlist  li  {
	float: left;
	width: 320px;
	background-position: 5px 1px;
	background-image: url(images/bullet.png);
	background-repeat: no-repeat;
	padding-left: 25px;
	margin-right: -70px;
}
#featlist {
	overflow: hidden;
}

#featlist h2 {
	margin-left:0px;
}
.pagetitle #searchform {
float:none;
margin-top: 10px;
}
#searchform {
float:right;
color: transparent;
}
#searchform div {

}

.alignleft {
float: left;
}
.alignright {
float: right;
}
.entry p img {
	border: 2px solid #ffffff;
	background-color: #000;
	margin: 0px 20px 10px 0px;
}
.entry p img.noshadow {
	border: none;
	background-color: transparent;
	margin: 0px;
}
.noshadow {border: none;}
.mapp-poweredby {display: none;}

#searchform ul ul li {
padding-left:15px;
color: #2ae;
font-size:11px;
}
#quick_search_result ul li a strong {
	color: #2ae;
	font-size: 14px;
	margin-left: -5px;
}
#quick_search_result ul li a:link, #quick_search_result ul li a:active, #quick_search_result ul li a:visited {

	color: #2ae;
	padding-left:0px;

}
#quick_search_result ul li.quick_search_type {
font-size:18px;
padding-top: 8px;
}
#quick_search_result ul li a:hover, #quick_search_result ul li a:hover strong {
	background: none;
	color: #ffffff;
}
#quick_search_result ul {
	padding-bottom: 5px;
}
#quick_search_result {
left: auto;
right:0px;
border-color:#262626;
margin-top:11px;
}
#s {
margin: 2px 0px;
font-size: small; 
font-weight: bold;
color: #2ae; 
}
.overlabel {
text-indent: 0px; 
cursor: text; 
position: absolute; 
color: #2ae; 
z-index: 16; 
font-size: small; 
font-weight: bold; 
height: 23px; 
padding: 4px 5px;
}
#searchform div div {z-index:15;}
.search-excerpt {background-color: #2ae}
.type {color: #262626}




#simplestyle, #emailForm {
display:none;
z-index:10000;
}
#simplestyle .mediainfo {

}
#simplestyle .close {

}

#simpletransparency, #simplemedia {

/* rounded corners */
-webkit-border-radius: 16px;
-moz-border-radius: 16px;
} 
#simpletransparency {
opacity: 0.6;
filter:alpha(opacity=60);
-moz-opacity:0.6;ΚΚ
padding:8px;
background-color: #EEEEEE;
height:360px;
width:492px;
position:absolute;
z-index:-1;
left:-8px;
top:-8px;

}
#simpletransparency.emailform {

height:210px;
width:217px;


}

#simplemedia {

padding: 12px 12px 30px 12px;
background-color: #F4F4F2;
border:1px solid #CCCCCC;


} 
#theForm h3 {font-size: 20px;
font-weight: bold;
line-height: 21px;
margin: 0px 0px 10px 0px;
 }


 
/* close button positioned on upper right corner */ 
#simplestyle .close, #emailForm .close { 
   
    cursor:pointer; 

}

/* BUTTONS http://www.oscaralexander.com/tutorials/how-to-make-sexy-buttons-with-css.html */

#videobutton {margin-top: 8px;}

.clear {/* generic container (i.e. div) for floating buttons */ overflow: hidden; width: 100%;}
.button {background:transparent url('images/bg_button_a.png') no-repeat scroll top right; color: #444; display: block; float: left; font: normal 12px arial, sans-serif; height: 24px; margin-right: 6px; padding-right: 18px; /* sliding doors padding */ text-decoration: none; cursor: pointer;}
.button span {background:transparent url('images/bg_button_span.png') no-repeat; display: block; line-height: 14px; padding: 5px 0 5px 18px;}
.button:active {background-position:bottom right; color: #000; outline: none; /* hide dotted outline in Firefox */}
.button:active span {background-position: bottom left; padding: 6px 0 4px 18px; /* push text down 1px*/}
.button img {margin-top: -1px; margin-left:6px; margin-right:-12px; margin-bottom: -4px;}


/* add to any styles */

	.addtoany_share_save_container{margin:16px 0;}
	ul.addtoany_list{
		display:inline;
		list-style-type:none;
		margin:0 !important;
		padding:0 !important;
		text-indent:0 !important;
	}
	ul.addtoany_list li{
		background:none !important;
		border:0;
		display:inline !important;
		line-height:32px;
		list-style-type:none;
		margin:0 !important;
		padding:0 !important;
	}
	ul.addtoany_list li:before{content:"";}
	ul.addtoany_list li a{padding:0 5px;}
	ul.addtoany_list img{
		float:none;
		border:0;
		margin:0;
		padding:0;
		vertical-align:middle;
	}
	ul.addtoany_list a img{
		opacity:.7;
		filter:alpha(opacity=70);
	}
	ul.addtoany_list a:hover img, ul.addtoany_list a.addtoany_share_save img{
		opacity:1;
		filter:alpha(opacity=100);
	}
	a.addtoany_share_save img{border:0;width:auto;height:auto;}
/* hide the email and tabs
#a2apage_BROWSER { display:none !important; }
#a2apage_EMAIL { display:none !important; }
.a2a_tabs { display:none !important; }
*/
#a2apage_any_email { display:none !important; } /* For standard sharing menu */
#a2amail_any_email { display:none !important; } /* For the email-only menu */

/* mobile only classes */
.mobileOnly {display: none;}
