/* reset browser defaults and basic styles */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,b,pre,form,fieldset,input,p,blockquote,th,td
 {
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset,img {
	border: 0;
}

address,caption,cite,code,dfn,th,var {
	font-style: normal;
	font-weight: normal;
}

ol,ul {
	list-style: none;
}

caption,th {
	text-align: left;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
}

q:before,q:after {
	content: '';
}

a {
	outline: 0;
}

body {
	font: 76% "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	color: #cccccc;
	background: #fafafa;
}

/* ----- main containers, floated with negative margins -------------------*/

div#container {
	width: 600px;
	margin: 0 auto;
	position: relative;
}


a img {
	border: none;
}
acronym, abbr {
	border-bottom: 1px dotted #0c6bf0;
}
acronym, abbr, span.caps {
	cursor: help;
	letter-spacing: .07em;
}
code {
	font-size: 1em;
	font-style: italic;
}
blockquote {
	
	padding: 0 0 0 45px;
	background: url(../images/blockquote.gif) no-repeat left top;
	font-style:italic;
}

cite {
	font-size: 0.9em;
	font-style: normal;
}
h3 {
	margin: 0;
	padding: 0;
	font-size:1.3em;
}
p {
	margin: 0 0 1em;
	padding: 0;
	line-height: 1.5em;
}


div#header {
	padding-top:5px;
	margin-bottom: 5px;
}





#nav{
background: #666666;
height: 25px;
	width:600px;
	padding:0px 0px 0px 0px;
	margin: 0 auto;
	overflow:hidden;

}
#nav ul{
margin: 0;
padding: 0;
}
#nav ul li
{
list-style-type: none;
padding: 0;
margin: 0;
display: block;
float: left;
font: 11px/25px "Lucida Grande", verdana, sans-serif;
text-align: center;
}

#nav a
{
color: #F8F2E5;
text-decoration: none;
display: block;
width: 99px;
border-top: none;
border-right: 1px solid #111111;
border-bottom: none;
}

#nav li#active { background: #CC0000; color: #fff; border-bottom: none; }
#nav a:hover { background: #4A0000; color: #fff; border-bottom: none;}

#content {

	width:600px;
	float:left;
	padding:10px 5px 10px 0px;
	margin:0;
	overflow:hidden;
	display:inline;
	color: #222222;

}

#contentblog {

	width:600px;
	
	padding:30px 5px 10px 0px;
	margin:0;
	overflow:hidden;
	
	color: #222222;

}

#contentbottom {
	width:600px;
	border-top:#000000 1px solid;

	padding:10px 5px 10px 0px;
	margin:0;
	font-size: .9em;
	color:#000000;
	

} 


#contentbottom h2 {
	font-family:Georgia, Arial, Serif;
	font-size:1.3em;
	margin:0;
	
         color: #222222;
}
#contentbottom ul {
	list-style-type: circle;
	padding: 5px;
	margin: 5px 0px 0px 10px;
	
	padding-bottom:3em;
         
		border: none;
	

}

#contentbottom ul li {
	margin: 0.1em 0 0 0;
	padding: 0;
         
         font-size: 1.1em;
         font-family: Sans-serif;
		

}
#contentbottom ul li a {
	text-decoration: none;
	border:none;
      	
}
#contentbottom ul li a:link {
	color: #222222;	
         
}
#contentbottom ul li a:visited {
	color: #222222;	
}

	
#contentbottom ul li a:hover, #sidebar ul li a:active {
	color: #cccccc;
}





#footer {
	margin:0 auto;
	padding: 5px 0;
	border-top:#030303 0px solid;
	clear: both;
	font-size: 0.8em;
	color: #999;
	text-align:right;
	width:600px;
	background:#FAFAFA url(../images/botbg.jpg) no-repeat bottom; 
}

#footerad
{
	margin:0 auto;
	padding: 0px 0;
	border-top:#030303 0px solid;
	clear: both;
	font-size: 0.8em;
	color: #999;
	text-align:center;
	width:600px;
	background:#373353 url(http://bluigloo.com/images/st_footer_image.jpg) no-repeat; 
	
}



#footer a {
border:none;
color:#ccc;
	text-align:right;
}

#pagenav
{
	list-style:none;
}



#content ul {
	margin-left: 0;
	padding-left: 45px;
	list-style-type: none;
}
#content ul li {
	background: url(../images/bullet.gif) no-repeat 0 7px;
	padding-left: 1.5em;
}
.post , .page
{
	margin:0 30 0px 0;
}
.page 
{
	margin:25px -5px 0 27px;
}
.post-info, .page-info 
{
	font-size:0.85em;
	font-family: Arial,Georgia;
	margin:0;
	padding:0;
	color:#333;
}
.page-info 
{
	text-align:center;	
}
.post-info a
{
	color:#990000;
}
.post-info a:hover 
{
	color:#000;
}
.post-content, .page-content {
	padding:10px 0;
	margin:3px 0;
	border-top:#000000 1px solid;	
border-bottom:#000000 0px solid;
	font-family: 'x-small Verdana',Sans-serif;
	font-size:12px;
}
.page-content {

}
.post-title, .page-title {
	font-family:Georgia, Arial, Serif;
	font-size:1.3em;
	margin:0;
	font-weight:bold;
}
.page-title 
{
	font-size:1.6em;
	font-weight:normal;
}
#content .page-title a, .post-title a:link, .post-title a:visited, .post-title a:hover, .post-title a:active
{
	text-decoration:none;
	color:#666666;
}
.post-date {
	float: left;
	color: #fafafa;
	font-family: Georgia,'Lucida sans ms', Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-align: center;
	font-weight: bold;
margin: 3px 0px 0 0;
	padding: 3px 3px;
	width: 10px;
	background: #cccccc;
	line-height:1em;
	
}
.post-footer 
{
	padding-top:2px;
	
}