/* import stylesheets and hide from ie/mac \*/
@import url("ie.css");
/* end import/hide */

body {
	font: 76% Helvetica, Arial, sans-serif;
	background: #988767;
	color: #5f5f5f;
}

h2 {
font-size: 24px;
color:#740000;
}

h3 {
	font-size: 18px;
	color: #740000;
	text-transform: uppercase;
}

p {
padding: 4px 0 4px;
font-size: 16px;
line-height: 20px;
}

#container {
width:943px;
margin: 0 auto;
background: #988767 url(/_img/notebook-bg.jpg) repeat-y;
}

#content {
width: 865px;
background: transparent url(/_img/inner-bg-top.jpg) no-repeat;
margin-left: 29px;
padding: 0 25px;
}

body#about #content {
	background: transparent url(/_img/inner-bg-top-don.jpg) no-repeat;
}

img.hdrLogo {
float:left;
margin-right: 10px;
}


/* ----Headline Replacement ---*/
h1#siteLogo span {display:block;height:0;width:0; overflow: hidden;font-size: 1px;color: #fff;}
h1#siteLogo { width:473px; height: 55px; margin:15px 0 3px 105px; padding: 0; background: transparent url(/_img/logotype.gif) top left no-repeat;}


#content-left {
	width: 555px;
}

	
/* Default Links
------------------------------------------------------------------*/

a:link, a:visited {
	color: #5f5f5f;
	text-decoration: underline;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}

.clear {
	clear: both;
	height: 0;
	font-size: 0;
	line-height: 0;
}

#header:after {
	content: "."; 
    display: block; 
    height:	0; 
    clear: both; 
    visibility:	hidden;	
}

#top-elements:after {
	content: "."; 
    display: block; 
    height:	0; 
    clear: both; 
    visibility:	hidden;	
}

/* SiteNav
------------------------------------------------------------------*/
#siteNav {
width:550px;
}

#siteNav li {
display:inline;
padding-right: 10px;
}

#siteNav li span {
padding-left: 10px; 
}

#siteNav li.first {
list-style-type: none;
}

#siteNav li a {
	color: #5f5f5f;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
}

#content-left {
float:left;
padding-bottom: 25px;
}

#content-left li {
	list-style-type: disc;
	margin-left: 25px;
	font-size: 16px;
}

span.cat-name{
font-size: 12px;
font-weight: bold;
text-transform: uppercase;
}

#latest-articles {
	margin-top: 25px;
}

#latest-articles a {
	font-style: italic;
	font-size: 14px;
}

.category-list {
	padding-top: 10px;
}

.category-list li{
	padding-bottom: 10px;
}

h3.cat-heading {
	text-transform: capitalize;
	font-size: 15px;
	margin-top: 9px;
}

/* Comments
------------------------------------------------------------------*/
#comments {
	margin-top: 10px;
	padding-top: 5px;
	border-top: 1px solid #ccc;
}

.comment {
	border-top: 1px solid #ccc;
}

.comment-date {
	font-style: italic;
	font-size: 11px;
	padding-left: 10px;
}

#comment-form {
	padding-top: 10px;
}


#nav_categories {
	margin-bottom: 14px;
}

#nav_categories li {
	list-style-type: disc;
	font-size: 13px;
	list-style-position: inside;
}

#tagcloud {
	float: left;
	margin-top:280px;
	width: 233px;
	padding-left: 10px;
}


#google-ads {
	float: right;
	margin-top: 10px;
	padding-left: 10px;
	width: 233px;
}

#footer {
margin-top: 30px;
padding-bottom: 15px;
clear: both;
}

#footer p {
text-transform: uppercase;
font-size: 12px;
}
