/*
Theme Name: Awan
Theme URI: http://www.awanrealestate.com
Description: Custom template developed for Awan Real Estate
Version: 1.0
Author: Patti McEwin
Author URI: http://www.mirrorimages.net
Tags: fixed width, 2 columns, two columns, white, blue,  right sidebar, breadcrumb,  clean, simple, widgets, widget, gravatars, valid CSS,valid XHTML
*/

/* ---- search box */

#s					{padding: 3px; border: 1px solid #ddd; width: 150px; color: #999;}
#s:hover			{border: 1px solid #000;}

#searchsubmit		{padding: 2px 5px; border: 1px solid #327eb0; background: #036; color: #fff;}
#searchsubmit:hover 	{background: #40a2e3;}

/* ---- teaser */

#teaser 				{color: #999; padding: 10px 15px; margin-bottom: 20px;}
#teaser a			{color: #333;}


/* ---- Comments */

#content .comments-template {margin-top: 20px;}
#content .commentlist 	{list-style: none; margin: 10px 0 0 0;}

#content .commentmetadata { padding: 5px 10px; background: #eee; margin: 5px 0; line-height: 170%;}
#content .commentmetadata img	{float: left; padding: 2px; margin: 5px 10px 5px 0; border: 1px solid #000; }

#content .authorcomment	{background: #2382c4 url('images/grad_top.png') top left repeat-x; margin: 5px 0 5px -30px; color: #fff;}
#content .authorcomment a {color: #fff;}

/* ---- Required by WordPress */

.aligncenter,
div.aligncenter 		{display: block; margin: 0 auto;}

.alignleft 			{float: left;}

.alignright 			{float: right;}

.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 		{border: 0 none; }

.wp-caption p.wp-caption-text 	{ font-size: 11px; line-height: 17px; padding: 0 4px 5px; }