/*  
Theme Name: Colorado Homes Gateway
Theme URI: http://cohomesgateway.com
Description: The official Theme
Version: 2.0
Author: Karen Propp
Author URI: http://15minutesmedia.com

*/



	body{
		text-align: center;
		background: #125fad;
		font-family: verdana, arial, sans-serif;
		font-size: 95%;
		}
	#wrapper {
		text-align: center;
		width: 800px;
		margin:auto;
		border: 10px solid white;
		}
	#main {
			background: #fff url('http://cohomesgatew.setupmyblog.com/images/main_bg.jpg') no-repeat;
		background-position: top;
		padding-top: 173px;
		}
		/* for Internet Explorer */
		/*\*/
		* html #main {
		height: 800px;
		}
		/**/
	#header {
		text-align: left; 
		padding: 0;
		width: 100%
		}
	#navigation {
		background: #cc3333;
		padding: 7px;
		padding-left: 20px;
		}
	#navigation a:link {
		font-weight: bold;
		color: white;
		font-size: 12px;
		text-decoration: none;
		
		}
	#navigation a:visited {
		font-weight: bold;
		color: white;
		font-size: 12px;
		text-decoration: none
		}
	#navigation a:hover {
		color: #ccccff;
		}
	#sidebar {
		width: 200px;
		float: left;
		text-align:left;
		margin-left: 20px;
		}
	#sidebar h2 {
		font-size: 95%
		}
	#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	font-size: 85%
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}
#sidebar li li {
	border-bottom: 1px dotted #125fad;
	line-height: 1.5;
	}
#sidebar li a {
	text-decoration: none;
	}
#sidebar li a:hover {
	text-decoration: underline;
	}
#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
	#content {
		text-align: left;
		margin-left: 210px;
		
		}
	.post {
		padding: 10px;
		font-size: 95%;
		background: #fff url('http://cohomesgatew.setupmyblog.com/images/post_bg.gif') repeat;
		margin: 20px;
		border: 1px dotted #99cccc;
		}
	
	h2 {
		font-size: 100%;
		color: #224085; 
		padding-bottom: 3px;
		border-bottom: 1px solid red;
		}
	.postmetadata {
		
		padding-bottom: 10px;
		font-size: 80%
		}
	a:link.title {
		text-decoration: none;
		Color: #6699cc;
		font-size: 150%;
		font-weight: bold;
		}
	a:visited.title {
		text-decoration: none;
		Color: #6699cc;
		font-size: 150%;
		font-weight: bold;
		}
	a:hover.title {
		text-decoration: underline;
		}
	.date {
	width: 100%;
		text-align: right; 
		font-size: 80%;
		
		}
	.title {
		padding-left: 60px;
		background: #fff url('http://cohomesgatew.setupmyblog.com/images/icon.jpg') no-repeat;
		background-position: left;
		}
	#footer {
		background: url('http://cohomesgatew.setupmyblog.com/images/sidebar_kathy.jpg') no-repeat;
		background-position: bottom right;
		text-align:left;
		padding-bottom: 100px;
		}