@charset "utf-8";
body {
background:#ffffff;
margin:0;
color:#333333;
font:11pt Georgia Serif;
text-align: center;
}
a:link {
color:#5588aa;
text-decoration:none;
}
a:visited {
color:#999999;
text-decoration:none;
}
a:hover {
color:#cc6600;
text-decoration:underline;
}
a img {
border-width:0;
}
#container {
	width: 728px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	padding:0px 20px 20px;
} 

#adtop { margin: 0 0 10px 0; }

#header {
	padding:10px 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
/*	border: 1px solid #cccccc; */
	text-align: center;
}
#container #sidebar1 hr {

border:1px dotted #cccccc;
line-height:1.4em;
	margin-top: 15px;

	margin-bottom:15px;

}
.rss {
float:left;
	
	margin-right: 5px;
}


#header h1 {
margin:0;
line-height:1.2em;
text-transform:uppercase;
letter-spacing:.2em;
font: normal normal 200% Georgia, Serif;
}

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

#header h1 a:hover { text-decoration: underline; }

#header .description {
margin:0 5px 5px;
padding:0 20px 15px;
max-width:700px;
text-transform:uppercase;
letter-spacing:.2em;
line-height: 1.4em;
font: normal normal 78% 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif;
color: #999999;
}
h2 {margin-top: 1.5em;

margin-right: 0pt;

margin-bottom: 0.75em;

margin-left: 0pt;

font-family: 'Trebuchet MS',Trebuchet,Arial,Verdana,Sans-serif;

font-style: normal;

font-variant: normal;

font-weight: normal;

font-size: 78%;

font-size-adjust: none;

font-stretch: normal;

-x-system-font: none;

line-height: 1.4em;

text-transform: uppercase;

letter-spacing: 0.2em;

color: #999999;
}
div.post h2, #mainContent h3 a {
	color:#CC6600;
	display:block;
	font-weight:normal;
	text-decoration:none;
	font-size:140%;
	line-height:1.4em;
	letter-spacing:0.1em;
	font-family Georgia Serif;
	font: 18pt Georgia Serif;
	text-transform:none;
	margin:0.25em 0 0;
}

#sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 240px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding:15px 0px;
}

#sidebar1 .loginbox
{
	width: 140px;
}

#sidebar1 .loginbox label
{
}

#sidebar1 .loginbox input
{
	margin: 0 0 5px 0;
	width: 140px;
}
#sidebar1 ul { margin: 0; padding: 0; list-style: none; line-height: 1.4em;}
.zero {
	margin-top: 5px;
	margin-bottom: 5px;
}

#mainContent {
margin:0px;
padding:0px;
width: 448px;
float: left;
word-wrap: break-word; /* fix for long text breaking sidebar float in IE */
overflow: hidden;     /* fix for long non-text content breaking IE sidebar float */
} 
#footer { 
	text-align:center;
} 
#footer p {
	
	margin: 20px 0 0 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding:0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

h2.date-header {
margin:1.5em 0 .5em;
}
#mainContent hr {
	border:1px dotted #cccccc;
	line-height:1.4em;
	margin-top: 0.25em;
	margin-right: 0;
	margin-bottom:.25em;
}
#mainContent h3 {
margin:.25em 0 0;
padding:0 0 4px;
font-size:140%;
font-weight:normal;
line-height:1.4em;
color:#cc6600;
}
#mainContent h3 a, #mainContent h3 a:visited, #mainContent h3 strong {
display:block;
text-decoration:none;
color:#cc6600;
font-weight:normal;
}
#mainContent h3 strong, #mainContent h3 a:hover {
color:#333333;
}
#mainContent-body {
margin:0 0 .75em;
line-height:1.6em;
}
#mainContent-body blockquote {
line-height:1.3em;
}
#mainContent-footer {
margin: .75em 0;
color:#999999;
text-transform:uppercase;
letter-spacing:.1em;
font: normal normal 78% 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif;
line-height: 1.4em;
}
.comment-link {
margin-left:.6em;
}
#mainContent img {
padding:4px;
border:1px solid #cccccc;
}
#mainContent blockquote {
margin:1em 20px;
}
#mainContent blockquote p {
margin:.75em 0;
}
#postedby {


margin-right: 0pt;

margin-left: 0pt;

font-family: 'Trebuchet MS',Trebuchet,Arial,Verdana,Sans-serif;

font-style: normal;

font-variant: normal;

font-weight: normal;

font-size: 78%;

font-stretch: normal;

text-transform: uppercase;

letter-spacing: 0.2em;

color: #999999;
}

#postedby a {

margin-right: 0pt;

margin-left: 0pt;

font-family: 'Trebuchet MS',Trebuchet,Arial,Verdana,Sans-serif;

font-style: normal;

font-variant: normal;

font-weight: normal;

text-transform: uppercase;

letter-spacing: 0.2em;

color:#5588aa;

text-decoration:none;}

.readmore {
margin-left:10px;
}

.pagenation {
padding:0px;
font-size:18px;
letter-spacing: 0.2em;
}

.comment {
/* letter-spacing: 0.2em; */

}
.blockqoute {
width:350px;
margin:10px 0 10px 45px;
}
