/*   
Theme Name: Tahoe Cabin v1
Theme URI: 
Description: Rental Property, 1 and 2 column layout.
Author: D'Arcy Design and Production
Author URI: http://www.darcydesign.com
Version: 1.1.1
Tags: white, gray, tans, light, two-columns, fixed-width
.
Copyright (c) 2010 D'ARcy Design and Production
.
*/


/* MY NEW STYLES HERE */



#suattr {
	visibility: hidden;
	display: none;
}



#logoFlash {
	
	}



#flashcontent {

}




/* END NEW STYLES */



/* RESET */
html, body, div, span,
applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, pre,
a, address, code,
del, dfn, font, img, ins, kbd, q, s, samp,
var, li, ul, ol, fieldset, form, label,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0px;
	padding: 0px;
	border: 0;
	font-size: 100%;
	text-align: left;
	vertical-align: baseline;
}


a img, :link img, :visited img, iframe {
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


table {
	border-collapse: collapse;
	border-spacing: 0;
}


ul {
	list-style: none;
}


q:before, q:after,
blockquote:before, blockquote:after {
	content: "";
}

html {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}



	
	

/* ==================== LAYOUT ====================  */




#wrapper {
	height: 100%;
	width: 100%;
}



#contain {
	width: 980px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	z-index: 0;
	position: relative;
}
	
	
#nav {
	height: 29px;
	width: 980px;
	text-align: left;
	position: relative;
	float: left;
	clear: both;
	z-index: 100;
}

		
#pages_nav {
	z-index: 100;
	padding-left: 15px;
	position: relative;
}
								




#header {
	height: 189px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	clear: both;
	position: relative;
	z-index: 10;
}



#header p {
	font-size: 15px;
	padding-top: 3px;
		}
	
	
#logo {
	width:428px;
	height: 189px;
	margin-right: auto;
	margin-left: auto;
	}
	
	
.entry {
	font-size: 13px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-top: 10px;
}

.entry-home-left {
	width: 560px;
	float:left;
}
	
.entry-home-left p {
	padding-left: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 14px;
	line-height: 20px;	
}
	
.entry-home-right {
	float: left;
	width: 340px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding-top: 10px;
	}	
	
.entry-top {
	background: transparent;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
	margin: 0px;
	position: relative;
	padding-top: 15px;
}
						
.entry-top-first {
	margin: 0;
	}	
	
	

.entry-content {
	color: #333333;
	padding-right: 20px;
	padding-left: 30px;
	font-size: 13px;
}



.entry-content-first, .entry-content-first p {
	font-size: 15px;
	color: #333333;
	line-height: 30px;
	margin: 0px;
	padding-top: 0px;
}
	

.galleryL {
float:left;
padding-right: 25px;
}
	
	
		
.content {
	width: 980px;
	float: left;
	clear:both;
	min-height: 500px;
	position: relative;
}


.content-left {
	float: left;
	width: 710px;
	}
	
	
.content-home {
	float: left;
	width: 940px;
	padding-left: 20px;
	}
	


.content-bottom {
	width: 980px;
	background-repeat: no-repeat;
	background-position: center top;
	clear: both;
	float: left;
}


		
#content-header {
	width: 980px;
	float: left;
	clear: both;
	z-index: 0;
}
		
		
		
.content-header-left {
	width: 260px;
	height: 50px;
	float:left;
	}	
		
				
.content-header-right {
	width: 716px;
	height: 50px;
	float:left;
	}

		
#content-header form{
	float: left;
	margin-top: 20px;
	margin-left: 15px;
}
	
	
	
/* Search Field Styles */	
	

form {
}




#content-header form#search_form input.txt {
	color: #6699FF;
	float: left;
	width: 175px;
	height: 25px;
	border-top: 0 none;
	border-right: 0 none;
	border-bottom: 0 none;
	border-left: 0 none;
	background-color: transparent;
	background-image: url(images/searchBG-body.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
	font-size: 12px;
}		
	
	
.entry-home-right form#search_form input.txt {
	color: #6699FF;
	height: 25px;
	border-top: 0 none;
	border-right: 0 none;
	border-bottom: 0 none;
	border-left: 0 none;
	background-color: transparent;
	background-image: url(images/searchBG-body.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
	font-size: 12px;
	width: 175px;
	float: left;
}

	


form#search_form input.txt {
	color: #6699FF;
	float: left;
	width: 227px;
	height: 35px;
	border-top: 0 none;
	border-right: 0 none;
	border-bottom: 0 none;
	border-left: 0 none;
	background-color: transparent;
	background-image: url(images/searchBG.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	clear: left;
	font-size: 15px;
}	


form#search_form  textarea, form#search_form input, form#search_form select {
	margin: 0px;
	padding: 0px;
	border: 0 none transparent;
}	


img.searchSubmitBttn {
	float: left;
	margin: 0px;
	padding: 0px;
	background-image: none;
	background-color: transparent;
}

	
	
	
	
							
.date_holder {
	width: 185px;
	height: 20px;
	font-size: 11px;
	line-height: 12px;
	position: absolute;
	top: -5px;
	right: -5px;
	padding-right: 3px;
	padding-left: 5px;
	border: 1px solid #EEEEEE;
	color: #7397D8;
	padding-top: 2px;
	vertical-align: middle;
	padding-bottom: 3px;
	}
	
			
.month_year {
	float: left;
	width: 75px;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0;
}
								
.comments_link {
	float: left;
	width: 85px;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #C9D4E3;
	height: 10px;
	margin-top: 3px;
}
						
.smaller {
		font-size: 9px;
		}
			

	
	
.entry-footer {
	font-size: 10px;
	text-align: left;
	clear: both;
	line-height: 20px;
	background-image: url(images/entry-footer-bg.jpg);
	background-repeat: repeat-x;
	background-position: 0px bottom;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	color: #999999;
						}
		
						
.entry-footer span {
		white-space: nowrap;
		}
	
.sideHome {
}
	
.sideBody {
	width: 265px;
}
	
.sideBarA {
	margin-left: 15px;
	margin-top: 10px;
}
		
#sidebar {
	float: left;
	position: relative;
	padding: 0;
	background-repeat: no-repeat;
	background-position: 0 top;
	}
					
			
.sidebar_separator {
	height: 2px;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 13px;
	}
					
#sidebar form {
	padding-top: 17px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 14px;
	}
					
#sidebar ul {
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0px;
	}
	
	
#sidebar.sideBody ul li {
	padding-left: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-right: 0px;
	}	
	
					
#sidebar ul li ul {
	padding-left: 0px;
	padding-bottom: 8px;
	}
					
#sidebar ul li {
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 7px;
	padding-left: 10px;
	}
						
#sidebar ul li ul li, #sidebar ul li ul li ul li, #sidebar ul li ul li ul li ul li {
	background: none;
	margin: 0;
	padding-bottom: 3px;
	}
							
#sidebar ul li#search {
	background: none;
	height: 1px;
	}
	
	
	
#sidebar.sideHome ul li {
	padding-bottom: 15px;
	padding-left: 5px;
}


#sidebar.sideHome ul li p {
	padding-bottom: 15px;
	line-height: 17px;
}
	
	
	
	
			
#widget_lists {
	color: #fff;
	clear: both;
	margin-left: auto;
	margin-bottom: 30px;
	background-repeat: no-repeat;
	min-height: 200px;
	background-image: url(images/widget_list-bg.png);
	padding-top: 0px;
	padding-bottom: 40px;
	padding-left: 0px;
	margin-right: auto;
	width: 980px;
	float: left;
	}
	
	
	
				
.widget_list_unit {
	float: left;
	width: 200px;
	font-size: 13px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 25px;
	margin-top: 25px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #6B91CE;
}
			
			
.widget_list_unit .textwidget {
}
		
			
					
.widget_list_unit p {
	font-size: 12px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 15px;
	}
	
	
/* these would be used for page list in the footer widget*/

.widget_list_unit ul ul li{
	}

.widget_list_unit  ul ul li.page_item, .widget_list_unit  ul ul li.page_item a {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-left: 7px;
	display: none;
	margin-bottom: 0px;
	margin-top: 0px;
	}
	
		
		
				
#footer {
	clear: both;
	width: 980px;
	height: 25px;
	font-size: 10px;
	color: #FFFFFF;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 10px;
				}
					
	#footer img {
	vertical-align: middle;
					}
	
	#footer_left {
	float: left;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
	}
					
	#footer_right {
	float: right;
	padding: 4px 10px 0 0;
	}
	
	#comments_holder {
	overflow: hidden;
	padding: 20px 20px 20px 25px;
	font-size: 11px;
	color: #666666;
	line-height: 15px;
	}
	
		h3#comments {
			padding-bottom: 15px;
		}
	
		#respond {
			overflow: hidden;
		}
		
		#commentform {
			overflow: hidden;
			padding: 7px 0 0 0;
		}
		
			#commentform input.txt {
				height: 16px;
				width: 200px;
				border: solid 1px #d1d1d1;
				margin: 0 7px 0 0;
				padding: 2px 2px 2px 4px;
				color: #a1a1a1;
				float: left;
			}
			
			#commentform label {
				line-height: 22px;
				display: block;
				width: 200px;
				float: left;
				height: 28px;
				text-align: left;
			}
			
#commentform textarea {
	border: solid 1px #d1d1d1;
	padding: 4px;
	font-family: Arial, Helvetica, sans-serif;
	color: #5D7AAF;
	font-size: 12px;
	width: 430px;
	height: 155px;
}
			
img.avatar {
		float: left;
		padding: 0 10px 0 0;
			}
			
			
.comment_holder {
		border-bottom: solid 1px #d1d1d1;
		}
			
			
.commentText {
	padding-left: 50px;
	padding-bottom: 10px;
	margin-top: -10px;
		}		
		
			

/* ==================== CUSTOM FIELDS ====================  */	

	
			
.setIframeA {
	padding: 15px;
	height: 750px;
}
			
.pdfDownload {
	width: 60px;
	text-align: center;
	padding: 10px;
	font-size: 11px;
	margin-left: 55px;
	line-height: 15px;
	margin-bottom: 10px;
}			
			
			
.pdfDownload img {
	text-align: center;
	width: 46px;
	height: 46px;
}
			
.pdfDownload  a {
	text-align: center;
	
}
			
			

/* ==================== WIDGET TEXT ====================  */

#ps_sidebar_name {
	color: #CE701E;
	font-weight: normal;
	font-size: 15px;
	line-height: 18px;
	text-align: left;
	padding-left: 10px;
}


#ps_sidebar_content {
	padding-left: 20px;
	line-height: 22px;
	padding-bottom: 10px;
}

#ps_sidebar_content img {
	padding-left: 0px;
	padding-bottom: 0px;
	margin-left: 0px;
}


#ps_sidebar_content ul {
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0px;
}

#ps_sidebar_content ul li {
	list-style-image: none;
	list-style-type: none;
	background-color: transparent;
	background-image: url(images/bullet-sq-open.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 13px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-size: 11px;
	color: #000000;
}



.widget_subpages li{
}




/* ==================== TEXT ====================  */

h1 {
	padding-bottom: 0px;
	line-height: 30px;
	font-weight: normal;
}

h2 {
	color: #003366 !important;
	font-size: 19px;
	line-height: 18px;
	text-align: left;
	font-weight: normal;
	margin-top: 10px;
}

h3 {
	color: #000000;
	font-size: 16px;
	line-height: 18px;
	font-weight: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-top: 15px;
}

h4, h5, h6 {
	font-weight: bold;
}

#widget_lists h3 {
	color: #74A3E9;
	font-size: 12px;
	position: relative;
	font-weight: normal;
	top: -15px;
}

.widget_list_unit h3 {
	font-weight: bold;
	font-size: 13px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6B91CE;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	margin: 0px;
}
	
	
#content-header	h1 {
	font-family: "Lucida Sans", "Lucida Sans Unicode", Helvetica, sans-serif;
}




.entry h2 {
	padding-bottom: 15px;
	padding-top: 10px;
}



.entry-top h2 {
	margin-bottom: 0px;
	margin-top: 10px;
	padding-left: 9px;
	padding-bottom: 5px;
	font-size: 16px;
}

.entry-top-first h2 {
	margin-bottom: 0px;
	margin-top: 10px;
	padding-left: 10px;
	font-size: 21px;
	padding-bottom: 7px;
}



.content-home .entry h2{
	margin: 0px;	
	}
	
	
	
#sidebar li h2 {
	color: #003366;
	font-weight: normal;
	font-size: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}



#sidebar.sideHome h2 {
	color: #000;
	font-weight: normal;
	font-size: 15px;
	height: 21px;
	width: 289px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-bottom: 10px;
	margin-left: -5px;
	margin-top: 0px;
}






.readMore  {
	float: right;
	font-size: 11px;
	text-transform: uppercase;
	padding-top: 10px;
}


#sidebar h2.browsing {
	font-weight: normal;
	font-size: 13px;
}

#sidebar h3.browsing {
	color:#666666;
	font-weight: normal;
	font-size: 11px;
	font-style: italic;
}



#sidebar.sideHome .recent_with_excerpt li blockquote {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 280px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	line-height: 15px;
}



#sidebar.sideBody .recent_with_excerpt li blockquote {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 225px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	line-height: 15px;
}




p {
	padding-bottom: 10px;
}

code {
	display: block;
	clear: both;
	overflow: hidden;
	padding: 0 0 0 11px;
	margin: 0 0 0 15px;
	font-family: "Courier New", Courier, monospace;
}

blockquote {
	font-weight: normal;
	padding: 0px;
	margin-top: 5px;
	margin-right: 7px;
	margin-bottom: 5px;
	margin-left: 7px;
}

.entry ol {
	padding: 0 0 10px 10px;
	margin: 0 0 0 20px;
}

.entry ol li {
	padding: 0 0 4px 0;
	}
	
.entry ol ol {
	padding-top: 8px;
	}


/* add these to OC Gyn and eMM*/

.commentmetadata, .commentmetadata a:link {
	text-align: right;
	font-size: 10px;
	text-decoration: none;
}


ol.commentlist  {
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	margin-top: 0px;
}

.cite {
	padding-top: 15px;
}





#comments_holder p{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;				
}






.entry ul {
	padding: 0 0 10px 21px;
}
	
	
	
.entry ul li {
	padding: 2px 0 2px 13px;
	list-style-image: none;
	list-style-type: none;
	background-color: transparent;
	background-image: url(images/bullet-sq-gray.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	}
	
	

#comments_holder ol {
	list-style: none;
}

p.full_post {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 0px;
}

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

.alignleft {
	float: left;
}

img.alignleft {
	padding: 0 15px 15px 0;
}

.alignright {
	float: right;
}

img.alignright {
	padding: 0 0 15px 15px;
}

.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 {
	text-align: center;
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
	color: #999;
}

.widget_tag_cloud {
	line-height: 22px;
}

dt {
	font-weight: bold;
	padding: 0 0 5px 0;
}

	dd {
		line-height: 16px;
	}

div.entry table {
	border: solid 1px #ccc;
	border-collapse: collapse;
	margin: 5px 0 5px 0;
}

	div.entry table th {
		border: solid 1px #ccc;
		border-collapse: collapse;
		padding: 5px 10px 5px 10px;
		font-weight: bold;
		text-align: center;
	}
	
		div.entry table td {
			border: solid 1px #ccc;
			border-collapse: collapse;
			padding: 5px 10px 5px 10px;
		}
		
		
.tableHeader {

}	
		
		

acronym, abbr {
	font-weight: bold;
}

sub, sup {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

ol ol {
	padding: 10px 0 0 0;
}






/* ==================== A:LINKS ====================  */


a {color: ;
	text-decoration: none;
	outline: none;
	color: #718DAC;
}
a:link {
	text-decoration: underline;
	outline: none;
}
a:visited {
	text-decoration: underline;
	outline: none;
}
a:hover {
	color: #3399FF;
	text-decoration: none;
}
a:active {
	color: #0066CC;
}

li#calendar a { color: #00aeef; text-decoration: none; outline: none; }
li#calendar a:link { color: #00aeef; text-decoration: none; outline: none; }
li#calendar a:visited { color: #00aeef; text-decoration: none; outline: none; }
li#calendar a:hover { color: #707070; }
li#calendar a:active { color: #707070; }



.widget_list_unit a { color: #fff; text-decoration: underline; outline: none; }
.widget_list_unit a:link {
	color: #FFFFFF;
	text-decoration: underline;
	outline: none;
}
.widget_list_unit a:visited {
	color: #FFFFFF;
	text-decoration: underline;
	outline: none;
}
.widget_list_unit a:hover {
	color: #FF6600;
	text-decoration: none;
}
.widget_list_unit a:active {
	color: #003366;
	text-decoration: none;
}

.comments_link a { color: #707070; text-decoration: none; outline: none; }
.comments_link a:link { color: #707070; text-decoration: none; outline: none; }
.comments_link a:visited { color: #707070; text-decoration: none; outline: none; }
.comments_link a:hover { color: #00aeef; }
.comments_link a:active { color: #00aeef; }

h1 a {
	color: #AED0FE;
	text-decoration: none;
	outline: none;
}
h1 a:link {
	color: #AED0FE;
	text-decoration: none;
	outline: none;
}
h1 a:visited {
	color: #AED0FE;
	text-decoration: none;
	outline: none;
}

h2 a {
	text-decoration: none;
	outline: none;
}
h2 a:link {
	text-decoration: none;
	outline: none;
	color: #003399;
}
h2 a:visited {
	text-decoration: none;
	outline: none;
	color: #003399;
}
h2 a:hover {
	color: #3399FF;
	text-decoration: none;
}
h2 a:active {
	color: #9966CC;
}

h3 a:link, h3 a:visited {
text-decoration: none;
}




#sidebar ul li a, #sidebar ul li a:link, #sidebar ul li a:visited {
	font-size: 12px;
	color: #0099FF;
	text-decoration: none;
}
#sidebar ul li a:hover, #sidebar ul li a:active {
	color:#FF6600;
}

#widget_lists a, #widget_lists a:link, #widget_lists a:visited { line-height: 16px; }



#sidebar.sideHome ul li a, #sidebar.sideHome ul li a:link, #sidebar.sideHome ul li a:visited {
	font-size: 12px;
	text-decoration: none;
}

#sidebar.sideHome ul li a:hover {
}

#sidebar ul li a:active {
	color: #FF3300;
	text-decoration: underline;
}


#sidebar.sideHome ul li h2 a:link, #sidebar.sideHome ul li h2 a:visited, #sidebar.sideHome ul li h2 a:hover {
	color: #000;
	font-weight: normal;
	font-size: 15px;
	
}



.readMore a:link, .readMore a:visited  {
	color:#3366FF;
}

.readMore a:hover {
	color: #FF6600;	
}





#content-header	h1 a:link, #content-header	h1 a:visited {
	color: #003399;
	text-decoration: none;
}

#content-header	h1 a:hover {
	color: #4D81DF;
	text-decoration: none;
}

.entry h2 a:link, .entry h2 a:visited {
	color: #003399;
}

.entry h2 a:hover {
	color: #4D81DF;
	text-decoration: none;
}



#footer a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
	outline: none;
}
#footer a:link {
	text-decoration: none;
	font-size: 10px;
	outline: none;
}
#footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
	outline: none;
}
#footer a:hover {
	color: #FFFFFF;
}
#footer a:active {
	color: #99FF00;
}






/* ==================== CALENDAR ==================== */
#wp-calendar {
	empty-cells: show;
	margin: 5px 0 0 0;
	width: 155px;
	}

#wp-calendar caption {
	font-weight: bold;
	text-align: right;
	font-weight: bold;
	font-size: 13px;
	padding: 0 15px 0 0;
	color: #707070;
	line-height: 20px;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar th {
	font-weight: bold;
	text-align: left;
	color: #707070;
	font-size: 12px;
}

#sidebar ul li.widget_calendar h2 {
	padding-bottom: 5px;
}

#wp-calendar td {
	padding: 3px 0 3px 0;
	text-align: left;
	color: #707070;
	line-height: 14px;
	}
	
.navigation {
	padding: 15px 20px 15px 20px;
	overflow: hidden;
}

p.nocomments {
	padding: 20px 0 20px 30px;
}


/* ========== CLEARFIX  ====================  */

.clearfix:after {content:"."; display:block; clear:both; visibility:hidden; line-height:0; height:0;}
.clearfix {display:inline-block;}
html[xmlns] .clearfix {display:block;}
* html .clearfix {height:1%;}
.clear {clear:both;}




/* ========== NOT USING ==================== 


		
 */
