/*  
Theme Name: Chase
Description: Chase Residences news blog theme.
Version: 1.0
Author: TOKY Branding + Design / Tim Kviz
Author URI: http://www.toky.com
*/



/* base styles */

*{
	margin: 0;
	padding: 0;
}

html, body {
	color:#ececec;
	height: 100%;
	font-family: Georgia, Times, serif;
	font-size: 12px;
	background: #21201f url("inc/i/main_grad.gif") repeat-x;
}

textarea {
	margin-top:10px;
	margin-bottom:10px;
	width:100%;
	height:100px;
}
a {
	outline:none;
}
a img{
	border: none;
}

img.alignleft {
	float:left;
	padding:5px 10px 10px 0px;
}
img.alignright {
	float:right;
	padding:5px 0px 10px 10px;
}
ul {
	list-style: none;
	margin-left: 0;
}

.field{
	font-family: Georgia, Times, serif;
	font-size: 11px;
	width: 116px;
	height: 14px;
	margin-right:1px;
	vertical-align:top;
}

.clearer {
	clear: both;
	font-size: 1px;
}




/* main layout div's */

#header {
	height:118px;
}

#top_hold {
	margin:0;
	padding:0;
	height:196px;
	background: url("inc/i/divide.jpg") no-repeat;
	background-position:bottom;
}

#main_hold{
	text-align:center;
	width:100%;
}

#main{
	width:627px;
	margin-left: auto;
    margin-right: auto;
	background: #413d3e url("inc/i/content_bg.gif") repeat-y;
}

#content_hold{
	background: url("inc/i/right_col_bg.jpg") repeat-y;
	background-position: right;
	width:591px;
	margin-left: auto;
    margin-right: auto;
}

#content_footer{
	margin-bottom:19px;
}
.navigation {
	width:405px;
	height:20px;
	overflow:auto;
	text-decoration:none;
	color:#e0dfca;
	font-family: Arial,sans-serif;
	font-size: 9px;
	vertical-align:middle;
}
.navigation .alignleft {
	width:45%;
	text-align:left;
	float:left;
}
.navigation .alignright {
	width:45%;
	text-align:right;
	float:right;
}
.navigation a:link, .navigation a:visited {
	color:#E0DFCA;
	text-decoration:none;
	height:11px;
	display:block;
}
.navigation a:hover {
	color:#E0DFCA;
	text-decoration:underline;
}
.navigation .alignleft a {
	padding-left:17px;
	background:transparent url(images/button-previous.gif) no-repeat;
	background-position:top left;
}
.navigation .alignright a {
	padding-right:18px;
	background:transparent url(images/button-next.gif) no-repeat;
	background-position:top right;
}
#post_hold .pagetitle{
	margin-top:3px;
	font-size:10px;
	color:#CCC;
}

/* left column */

#leftCol{
	text-align:left;
	float:left;
	width:149px;
	padding-top:30px;
}

#leftCol h2 {
	margin-bottom:4px;
}

.linkSet {
	margin-bottom:26px;
}
#backbtn {
	text-align:left;
	float:left;
	width:149px;
	padding-top:5px;
	border-top:1px solid #8E8A8B;
}



.linkSet ul li a:link, .linkSet ul li a:visited, .linkSet ul li a:active {
	display:block;
	width:144px;
	height:16px;
	line-height:16px;
	margin-bottom:2px;
	padding-left:3px;
	text-decoration:none;
	color:#e0dfca;
	background-color:#5f5552;
	font-size: 10px;
	font-family: Georgia, Times, serif;
}

.linkSet ul li a:hover {
	display:block;
	background-color:#756c69;
}

.linkSet ul li img {
	display:inline;
}

/* right column */

#rightCol{
/*	text-align:left;
	float:right;
	width:418px;
	background: #413d3e url("inc/i/right_col_bg.jpg") repeat-y;
	padding-left:24px;
	padding-top:28px;
*/
	text-align:left;
	float:right;
	width:418px;
	background: #413d3e url("inc/i/right_col_bg.jpg") repeat-y;
	padding-left:24px;
	_padding-left: 0;
	_background-position: -24px 0;
	padding-top:28px;
}

/* post styles */

#post_hold{
	height:100%;
	width:405px;
}

.post_footer h2 a{
	font-size: 9px;
}


#posted {
	display:inline;
}

#posted a{
	font-size:9px;
	font-family: Arial,sans-serif;
}

#posted a:hover {
	text-decoration:underline;
}


.post_footer{
	width:405px;
	color:#e0dfca;
	font-family: Arial,sans-serif;
	font-size: 9px;
	line-height: 22px;
	margin-bottom:10px;
	background: url("inc/i/rule.gif") no-repeat bottom;
	background-position: 0px 19px;
}

a:link,a:active,a:visited{
	color:#b9dee9;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}


a.trackBack:link, a.trackBack:visited, a.trackBack:active {
	text-decoration:none;
	color:#e0dfca;
	font-family: Arial,sans-serif;
}

a.trackBack:hover{
	text-decoration:underline;
}

.post{
	margin-bottom:19px;
}

#rightCol h2 {
	font-family: Georgia, Times, serif;
	font-size:20px;
	color:#b9dee9;
	margin-bottom:13px;
	font-weight:normal;
}

#rightCol h2 a:link {
	color:#b9dee9;
	text-decoration:none;
}
#rightCol h2 a:hover {
	color:#d4f4fd;
}




.post p {
	line-height:18px;
	display:block;
	margin-bottom:10px;
}


#archiveDate {
	margin-bottom:8px;
}



/* previous entries */

.prev_btn{
	vertical-align:top;
	margin-right:4px;
}

a.prev:link, a.prev:visited, a.prev:active {
	text-decoration:none;
	color:#e0dfca;
	font-family: Arial,sans-serif;
	font-size: 9px;
	vertical-align:middle;
}

a.prev:hover{
	text-decoration:underline;
}



/* main footer */

#bottom_link{
	padding-top:40px;
	width:627px;
	height:60px;
	margin-left: auto;
    margin-right: auto;
    text-align:center;
    background: url("inc/i/footer.gif") no-repeat;
    background-position:top;
}


/* flickr */

#flickr_hold {
	width:147px;
	margin-bottom:25px;
}

#flickr {
	margin-right:auto;
	margin-left:auto;
}

#flickr img {
	margin-bottom:2px;
	width:47px;
	border:1px solid #575757;
	display:inline;
}

#flickr a {
	font-size:10px;
	text-align:center;
}


/* edit link */


#editLink {
	display:inline;
}

#editLink a{
	font-size:9px;
	font-family: Arial,sans-serif;
}

#editLink a:hover {
	text-decoration:underline;
}

.announcements {
	padding-bottom:60px;
}
.announcements small {
	margin-bottom:7px;
	display:block;
}
img#announcementtitle {
	display:block;
	margin-bottom:10px;
}
.announcements a:link, .announcements a:visited {
	color:#E0DFCA;
	text-decoration:none;
	font-size:10px;
}
.announcements a:hover {
	color:#E0DFCA;
	text-decoration:underline;
}
.announcements input#pwbox-84 {
	display:block;
	margin:10px 0px;
}


