/*
Theme Name: Colliers CRESST
Theme URI: http://www.teamcresst.com/blog/
Description: Colliers CRESST CSS
Author: 76Design
Author URI: http://www.76design.com
*/

* {
font-family: 'Arial', sans-serif;
}

IMG{
border: none;
}

body {
	background: #5A6AA6 url('images/wrap.jpg') repeat-y top center;
	font-size: 1em;
	margin: 0 auto; 
	padding: 0;
	text-align: center;
}


/* Header */

#header {
	background: url(images/header.jpg) top no-repeat;
	text-align: left;
	width: 750px;
	margin: 0 0 0 8px;
}
#header a {
	color: #3A3F5F;
/*	display: block; */
	font-size: 1.5em;
	padding: 0;
	text-decoration: none;
}
#header a:hover { color: #CC0033; }

#header .cresst {
	padding: 0 0 0 16px;
}

/* wraps */

#gradient {
	background: url('images/bg.jpg') no-repeat top center;;
	margin: 0 auto;
	text-align: center;
	width: 100%;
	_width:100.3%;
}

#wrap {
	/* background: #ffffff url('images/wrap.jpg') repeat-y top center;*/
	margin: 0 auto;
	text-align: left;
	width: 770px;
}


/* Main! */

#wrap #main {
	background: url(images/text-top.jpg) top left no-repeat;
	color: #333;
	float: left;
	padding: 15px 0 0 35px;
	width: 415px;
}

#wrap #main P{
	padding-right: 15px;
	font-size: 1em;
}

#wrap #main A{
	font-size: 1em;
}


/* Headers */

#wrap #main h1 {
	color: #323C3C;
}

/* Paragraph */

#wrap #main p.meta {
	color: #999;
	font-size: 0.75em;
}

#wrap #main p.meta a{
	color: #999;
	font-size: 1em;
}

/* Lists */

ul {
	list-style-image: url(images/bullet.gif);
}
li {
	padding-bottom: 15px;
}


/* Preformatted and Code */

pre {
	background: #EFF29F; /* a nice yellow, but change as you like */
	font-size: 1.2em; /* make it a bit larger for ease of reading */
	padding: 5px;
}

code {
	background: #EFF29F;
	color: #000;
	font-size: 1.2em;
}

pre code {
	font-size: 1em; /* When people would place a code element in a pre, it would get very large */
}

/* Comments */

#comment_list {
padding:0;
margin:0;
}

.comment {
	list-style-type: none;
	margin: 0;
	padding: 0;
/*	background-color: #f6f6f6; */
}
#comment_text{
	background: #f6f6f6 url('images/comment_br_top.gif') top no-repeat;
	padding: 25px 0 15px 70px;
	font-size: 12px;
}

#comment_text A{
	width: 10px;
}

/*.commenttext{
	background: url('images/comment_bg_top.gif') top no-repeat;
	background-color: #f6f6f6;
}*/

/* Comment Form */

#reply label {
/*	display: block; */
}

/* Search Highlight */

.hilite {
	background-color: #F17196 !important;
	color: #fff;
}


/*
 * Sidebar!
 */

#wrap #sidebar {
	background: url(images/text-top.jpg) top right no-repeat;
	float: right;
	padding: 0;
	margin: 0 25px 0 10px;
	width: 260px;
}

#wrap #sidebar #subsidebar_left {
	float: left;
	width: 135px;
	padding: 0 0 0 5px;
}

#wrap #sidebar #subsidebar_left ul li {
	padding: 10px 0 0 0;
}

#wrap #sidebar #subsidebar_right {
	float: right;
	width: 95px;
	padding: 0 0 0 5px;
}

#wrap #sidebar #subsidebar_right p.feed {
	background: url(images/feed.gif) no-repeat 3px;
	padding: 0 0 0 22px;
        margin-top: 0;
margin-bottom: 0;

}

#wrap #sidebar #subsidebar_right p.feed a {
	font-size: 0.85em;
margin-bottom: 0;
}

#wrap #sidebar #subsidebar_right p.email {
	line-height: 110%;
	padding-left: 3px;
}

#wrap #sidebar #subsidebar_right ul {
	margin: 10px 0 0;
	border-top: solid 1px #8E95AF;
}

#wrap #sidebar #subsidebar_right ul li {
	border-bottom: solid 1px #8E95AF;
	padding: 10px 0 5px;
}

#wrap #sidebar #subsidebar_right ul li a {
	display: block;
	margin: 0 0 5px 0;
}


#wrap #sidebar #subsidebar_right p.whatsthis {

margin: 0;
padding: 0 0 0 22px;
font-size: .6em;

}


/* Headers */

#wrap #sidebar h1 {
	font-size: 1px;
	margin: 0;
	padding: 0;
	visibility: hidden;
}

#wrap #sidebar h2 {
	color: #CC0033;
	font-weight: bold;
	font-size: 1.3em;
	letter-spacing: -0.05em;
	line-height: 1.1em;
	margin: 10px 0 0;
	padding: 0;
}

#wrap #sidebar P {
	font-size: 0.9em;
}

/* Lists */

#wrap #sidebar ul {
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	padding: 0 0 8px 5px;
}

/*images */
#wrap #sidebar IMG{
	padding-top: 0px;
}

/*
 * Footer!
 */

#wrap #footer {
	background: url(images/text-bottom.jpg) bottom no-repeat;
	clear: both;
	color: #666;
	padding: 30px 0 30px 35px;
}

#wrap #footer p {
	margin: 0;
}


/* ------------------------- */
/* -- Fonts ---------------- */
/* ------------------------- */

#header {
	font-family: 'Arial', sans-serif;

}

#wrap h1 {
	font-size: 1.3em;
	font-weight: normal;
}

#wrap h2 {
	font-size: 1.1em;
	font-weight: normal;

}

#wrap h3 {
	font-size: 1em;
	font-weight: normal;
}

#wrap p, #wrap #main ul, #wrap #main ol {
	font-family:  'Arial', sans-serif;
	line-height: 150%;
}

#wrap #sidebar ul {
	font-family:  'Arial', sans-serif;
	line-height: 110%;
}

#wrap #sidebar ul li{
	font-size: 1.1em;
}

#wrap #sidebar #subsidebar_right ul li {
	font-size: 0.7em;
	line-height: 1.15em;
}

#wrap #sidebar #subsidebar_right ul li a {
	font-size: 1.25em;
}

#wrap #sidebar P{
	line-height: 150%;
	font-size: 0.9em;
}

#wrap #sidebar A{
	font-size: 1em;
}
/*
 * Links and their colors (is there a better place for this?)
 */

a {
	color: #947343;
}

a:visited {
	color: #947343;
}

a:hover {
	color: #CC0033;
}

/*
 * Header links
 */

h1 a, h1 a:visited {
	color: #333;
	text-decoration: none;
}

h1 a:hover {
	color: #CC0033;
}

/* ------------------------- */
/* -- Hacks ---------------- */
/* ------------------------- */

/* #header 

* html #header
{
	margin: 0 0 0 10px;
} */

/* #wrap #main */

* html #wrap #main
{
	padding-top: 20px;
	width: 412px;   /* content width (for other browsers) */
}

/* #wrap #sidebar */

* html #wrap #sidebar   /* this selector recognized by IE only */
{
	width: 270px;
	margin: 0 10px 0 10px;
}

/* #wrap #sidebar #left */

* html #wrap #sidebar #subsidebar_left  /* this selector recognized by IE only */
{
	margin: 0 0 0 5px;
}

/* ------------------------- */
/* -- People --------------- */
/* ------------------------- */

#people p {
	clear: left;
}

#people p img {
	float: left;
	padding: 2px;
	border: solid 3px #efefef;
	margin: 0 10px 10px 0;
}

#main p a{
text-decoration: underline;
}
