/*  
Theme Name: iShopGreenwood
Theme URI: http://realestatetomato.typepad.com
Description: Another theme from the <a href="http://realestatetomato.typepad.com">Real Estate Tomato</a> collection.
Version: 1.0
Author: Real Estate Tomato
Author URI: http://realestatetomato.typepad.com/
*/

body {
	margin: 0;
	padding: 0;
	font-family: "Verdana", arial, helvetica, verdana, sans-serif;
	font-size: 12px;
	color: #333;
	background-color: #fff;	}
	

/*typography*/
	
a:link {
	text-decoration: underline;
	font-weight: normal;
	color: #01ABAD; }
	
a:visited {
	text-decoration: underline;
	font-weight: normal;
	color: #50B6E4; }
	
a:hover {
	text-decoration: underline;
	font-weight: normal;
	color: #333;	}
	
h1 { /* page titles */
	font: "Georgia", serif;
	font-size: 2.0em;
	font-weight: normal;
	margin-top: 0em;
	margin-bottom: 0em; }
	
h2 { /* blog posts */
	font: 24px "Georgia", serif;
	margin: 1.2em 0em .2em 0em;
	font-weight: normal;
	color: #FF6512; }
	
h3 { /* mall map */
	font: "Georgia", serif;
	font-size: 1.2em;
	margin: 0;
	font-weight: normal;	}
	
h4 { /* directory list */
	font: "Georgia", serif;
	font-size: 1.2em;
	margin: 0em 0em -.3em 0em;
	padding: 0;
	font-weight: bold;	}
	
h5 { /* footer */
	font: "Georgia", serif;
	font-size: 1.2em;
	margin: 1.2em 0em .2em 0em;
	font-weight: bold;	}
	
h6 {
	font: "Georgia", serif;
	font-size: 0.8em;
	margin: 1.2em 0em .2em 0em;
	font-weight: bold;	}

	
ol, ul, li {
	font-size: 1.0em;
	line-height: 1.8em;
	/* margin-top: 0.2em;
	margin-bottom: 0.1em; */ 	}
	
p {
	font-size: 15px;
	line-height: 1.4em;
	margin: 1.2em 0em 1.2em 0em;	}
	
li > p {
	margin-top: 0.2em;	}
	
	
/* MAIN ELEMENTS */

.content {
	position: relative;
	width: 980px; 
	border: 5px solid #8FCF27;
	margin: 0px auto; }

.header {
	 }
	
	.header img {
		border:0;
	}
	 
.tagline {
	position: absolute;
	top: 250px;
	left: 75px; }

.logo {
	position: absolute;
	padding: 0;
	margin: 0;
	left: 15px;
	top: 30px;
	width: 274px;
	height: 253px; }
	
.directory {
	position: absolute;
	right: 15px;
	top: 30px;
	background: url(images/mall.jpg) no-repeat;
	height: 253px;
	width: 660px; }
	
.directory p {
	font-size: .9em;
	padding: 5px 0;
	margin: 0;
	line-height: 1.3em; }
	
.directory a:link, .directory a:visited {
	color: #FFF; }

.directory a:hover {
	text-decoration: none; }

.directory .store {
	position:absolute;
	text-align: center;
	color: #FFF; }
	
	.directory .home {
		top: 40px;
		left: 20px;
		width: 115px; }
		
	.directory .food {
		top: 132px;
		left: 42px;
		width: 115px; }
		
	.directory .mortgage {
		top: 16px;
		left: 195px;
		width: 115px; }
		
	.directory .services {
		top: 50px;
		left: 368px;
		width: 115px; }
		
	.directory .search {
		top: 119px;
		left: 205px;
		width: 110px; }
		
	.directory .about {
		top: 199px;
		left: 384px;
		width: 120px; }
		
	.directory .contact {
		top: 199px;
		left: 555px;
		width: 91px; }
	
.main {
	position: relative;
	width: 555px;
	float: left;
	padding: 40px 20px 10px 20px;
	margin: 245px 0 0 0; }
	
	.main a {
		color:#FF6512;	
	}
	
	.main img {
		border: 2px;
		border-color: #FF6512;
			}
	
	.main h2.title a {
		font: 24px "Georgia", serif;
		color:#FF6512;
	}
	
.author {
	font-size: .9em;
	color: #666;
	margin-top: -.2em;  }
	
.date {
	width: 52px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: url(images/top.jpg) no-repeat center center;
	height: 50px;
	text-align: center;
	padding: 0;
	margin: 0 10px 10px 0;
	float: left;   }
	
.date .month {
	font-size: 1.2em;
	text-transform: uppercase;
	padding: 11px 0 0 0;
	margin: 0; }
	
.date .day {
	font-size: 1.1em;
	padding: 0;
	margin: -3px 0 0 0; }

.sidebar {
	position: relative;	
	width: 375px;
	float: right;
	margin: 300px 0 0 0px;
	padding: 0; }
	
	.sidebar .column {
		width: 170px;
		float: left;
		padding: 0 0 0 6px;
		margin: 0;
		border-left: 1px solid #8FCF27; }
		
		.sidebar img {
			border:0;
		}

.rss {
	margin:0;
	padding:0;
	padding-bottom: 10px; }
	
/* SIDEBAR NAV */

.sidebar ul {
	font-size: 1em;
	padding: 0px;
	margin: 10px 0;
	list-style: none;  }

.sidebar ul li  {
	padding-left: 25px;
	list-style: none;	 }
	

	
.sidebar .pink h4 {
	color: #FF7BB7; }
	
.sidebar .pink li {
	background: url(images/box_pink.jpg) no-repeat left center; }

.sidebar .pink li a:link {
	color: #FF7BB7; }
	
.sidebar .pink li a:visited {
	color: #FF54A0; }
	

.sidebar .orange h4 {
	color: #FF6512; }
	
.sidebar .orange li {
	background: url(images/box_orange.jpg) no-repeat left center; }

.sidebar .orange li a:link {
	color: #FF6512; }
	
.sidebar .orange li a:visited {
	color: #FF7F39; }
	
	
.sidebar .blue h4 {
	color: #59B5DE; }
	
.sidebar .blue li {
	background: url(images/box_blue.jpg) no-repeat left center; }

.sidebar .blue li a:link {
	color: #59B5DE; }
	
.sidebar .blue li a:visited {
	color: #70BEDF; }


.sidebar .green h4 {
	color: #89C51D; }
	
.sidebar .green li {
	background: url(images/box_green.jpg) no-repeat left center; }

.sidebar .green li a:link {
	color: #89C51D; }
	
.sidebar .green li a:visited {
	color: #A7D15D; }

	
	
	
/* FOOTER */

.footer {
	clear: both;
	background-color: #93D525;
	color: #FFF;
	margin: 0;
	}
	

	
.footer p.copyright {
	font-size: .85em;
	clear: both; }
	
.footer a:link { color: #FFF; }
.footer a:visited { color: #EDEDED; }
.footer a:hover { color: #C1F972; }

.footer a img {
	float:center;
}

#comment {
	width:450px;
}

#rssBox {
	margin-top: 0px;
	width: 180px;
	height: 60px;
}

			
#rssBox #rss {
	height: 42px;
	width: 48px;
	float: left;
	display: block;
	padding: 0;
	text-indent: -500em;
	background-color: transparent;
	background-image: url(images/rss.jpg);

}

#rssBox input {
	background-color: #FFFFFF;
	margin-bottom: 2px;
	_margin: 0;
	border: 1px solid #CCCCCC;
	font-family: Tahoma;
	width: 110px;
	color: #151A1E;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

#twitter {
	margin:10px 0 10px -40px;
}