/* Layout and Formatting Styles for Esteem */
/* Copyright 2006 Esteemmag.ca */

* {
	padding:0px;
	margin:0px;
	text-decoration:none;
	font-size:14px;
	font-weight:normal;
	line-height:1.5em;
	font-family:arial, helvetica, sans-serif;
	color:#000
}

img {
	border:none
}

a {
	color:#00746b
}

a:hover {
	text-decoration:underline
}

a:name {
	text-decoration:none
}

body {
	background:#E8E7D5 url('images/content-background-2.gif') repeat-y -40px
}

#container {
	width:656px;
	margin-left:39px;
	padding-left:7px;
	padding-right:7px;
	padding-top:90px;
	background:#FFFFFF url('images/nameplate-3.png') no-repeat 7px 7px
}

#header h1,#header h2 {
	display:none
}

#header a, #divider a, .issue dt a {
	color:#fff;
	text-decoration:underline
}

#header h3, #divider h3,#copyright, .issue dt {
	font-weight:lighter;
	color:#fff;
	width:100%;
	background:#4b5 url('images/dt.gif') repeat-x;
	text-indent:17px
}

h5 {
	font-weight:lighter;
	Font-size:18px;
	color:#00746b;
}

#navigation, .ads {
	width:140px;
	float:right;
	clear:right;
	margin-top:10px;
	border-style:none;
}

#navigation ul, #links ul {
	list-style-image:url('images/fleuron-2.png');
	list-style-position:inside;
}

#links li {
	margin-bottom:10px;
}

#search {
	width:160px;
	float:right;
	clear:right;
	border-style:none;
	line-height:12px;
}



#mailer input[type="text"] {
	width:304px;
}

#main {
	float:left;
	width:475px;
	margin-top:7px;
}

.exerpt h3,.exerpt h4,.exerpt p, #article h3, #article h4, #article p, .author h3, .author p, .sitextra p, .sitextra h3, .sitextra h4 {
	padding-left:50px
}

.exerpt h3, #article h3, .author h3,.sitextra h3 {
	font-size:24px;
	color:#00746b;
	background:url('images/fleuron-1.png') no-repeat 15px
}

#poll {
	width:140px;
	float:right;
	clear:right;
	margin-top:10px;
	border-style:none
}

#poll h3 {
	background:url('images/fleuron-2.png') no-repeat;
	padding-left:30px
}

#poll p {
	font-size:12px
}

.widead {
	padding:7px;
}

.exerpt p, #article p, .author p {
	text-align:justify;
	text-indent:25px
}

#article p, .author {
	margin-top:15px
}

.exerpt .continue {
	text-align:right
}

#divider {
	margin-top:7px;
	margin-bottom:7px
}

#footer {
	width:656px;
	text-align:center;
	clear:both
}

#footer a {
	color:#fff
}

#copyright {
	margin-top:7px;
	padding-left:0;
	width:656px
}

#copyright a {
	font-weight:bold
}

#licence {
	margin-top:2px;
	margin-bottom:7px;
	background:#00746b url('images/lic.gif');
	color:#38b54a
}

#license img {
	vertical-align:middle;
}

#licence a {
	color:#38b54a;
	font-weight:bold
}

#author_img img {
	vertical-align:text-top;
	padding:5px;
	border:#4b5 2px solid;
	margin-right:5px;
	width:100px
}

hr {
	height:2px;
	color:#4b5;
	background-color:#4b5;
	margin-top:10px
}

.no-indent {
	text-indent:0px !important;
}

legend {
	display:none;
}

fieldset {
	border:0;
	padding:0
}

.author {
	overflow:auto;
	height:auto
}

.author h3 {
	clear:left
}

.author img {
	float:left;
	padding:5px;
	margin:5px;
	border:#4b5 1px solid
}

blockquote {
	padding:25px;
	text-align:justify
}

.no-padding {
	margin-top:0 !important
}

.comment {
	display:none
}

/* Mozilla Only Text-Highlighting*/

::-moz-selection {
background:#4b5;
color:#fff
}

selection {
background:#4b5;
color:#fff
}

/* Specifics for Adbrite ads */


.adhead {
	width:120px;
	background:#00746B;
	color:#fff;
	font-size:11px
}

.adfoot {
	width:120px;
	background:#00746B;
	color:#fff;
	font-size:11px;
	margin-bottom:7px;
}

.adhead a, .adfoot a {
	color:#fff;
	font-size:11px;
	text-decoration:underline;
	padding-left:1px
}

.adbox {
	border:solid 1px #00746B;
	width:114px;
	font-size:10px;
	padding:2px

}

.adText {
	font-size:11px
}

.adHeadline {
	font-size:11px;
	text-decoration:underline;
	color:#00746B;
	font-weight:bold
}

.code {
	width:400px;
	border:1px solid #000000;
	background:#fffde2;
	text-align:left;
	margin-left:50px;
	padding-left:0;
}

strong {
	color:#ffa34f;
	font-weight:bold;
}

small {
	font-size:10px;
}

div.bubble {
	width: auto;
	font-size: 0.75em;
	margin-bottom: 24px;
}

div.bubble blockquote {
	margin: 0px;
	padding: 0px;
	border: 1px solid #c9c2c1;
	background-color: #fff;
}

div.bubble blockquote p {
	margin: 10px;
	padding: 0px;
}

div.bubble cite {
	position: relative;
	margin: 0px;
	padding: 7px 0px 0px 15px;
	top: 6px;
	background: transparent url("images/tip.gif") no-repeat 20px 0;
	font-style: normal;
}