body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,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-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #cccccc;
	background: #fafafa url(../images/bg1.gif);
	padding: 5px 0px 0px 0px;
}

div#header
{
	height: 200px;
	width: 880px;
	margin: 0px auto;
	background: #51565e;
}

#topcontainer
{
	background: #363636;
	width: 900px;
	margin: 0px auto;
	padding: 5px 0px 5px 0px;
	text-align: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

	font-size: 0.9em;
}

#topcontainer2
{
	background: #363636 url(../images/nav_curv_bot.gif) bottom no-repeat;
	width: 900px;
	margin: 0px auto;
	padding: 5px 0px 0px 0px;
	text-align: left;
	font-family: 'Trebuchet MS',Georgia, Arial, serif;
	font-size: 0.9em;
}

#container
{
	background: #ffffff;
	width: 898px;
	margin: 0px auto;
	padding: 5px 0px 5px 0px;
	text-align: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	border-top: none;
	border-left: 1px dotted;
	#cccccc: ;
	border-right: 1px dotted;
	border-bottom: none;
}

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;
}

#main
{
	margin: 10px 10px 5px 10px;
	padding: 0;
	width: 880px;
	background: #ffffff;
}

#rapnav{
background: #363636 url(http://snow.bluigloo.com/images/nav_back.gif) no-repeat;
height: 35px;
	width:880px;
	padding:5px 0px 10px 0px;
	margin: 0px 0px 0px 10px;
	overflow:hidden;

}

#nav{
background: #933936;
height: 30px;
	width:800px;
	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/30px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
}

#nav a
{
	color: #fafafa;
	text-decoration: none;
	display: block;
	width: 95px;
	border-top: none;
	border-right: 3px solid #933936;
	border-bottom: none;
}

#nav li#active
{
	background: #fafafa;
	color: #fff;
	border-bottom: none;
}

#nav a:hover
{
	background: #751a1a;
	color: #fff;
	border-bottom: none;
}

#content
{
	width: 530px;
	float: left;
	padding: 10px 5px 10px 15px;
	margin: 10px;
	overflow: hidden;
	display: inline;
	color: #353c3c;

	background: #ffffff;
}

#contentblog
{
	width: 530px;
	float: left;
	padding: 10px 5px 10px 0px;
	margin: 10px;
	overflow: hidden;
	display: inline;
	color: #353c3c;
	background: #ffffff;
}

#flash
{
               width: 200px;
               padding: 0px 0px 0px 0px;
               margin: 0px 0px 0px 40px;
               background: #ffffff;
}

#bio {
               width:500px;
               margin: 2px 0px 0px 0px;
               padding: 10px;
               background: #f5f6f6;
               border: 1px dotted #abaab1;
	height: 117px;
}

#bioright {
               width:375px;
               margin: 0px 0px 0px 0px;
               padding: 0px;
               background: #f5f6f6;
               display: inline;
               float: left;
               
               font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
               font-size: 11px;	
}

#bioright a  {
              	color: #363636;
                text-decoration: none;
}

#bioright a:hover {
              	color: #933936;
                text-decoration: underline;
}

#bioleft {
               width:100px;
               height: 112px;
               margin: 0px 0px 0px 0px;
               padding: 0px;
               background: #f5f6f6;
               border: 1px solid #abaab1;
               display: inline;
               float: right;
	
}

.bio-title
{
	background: #f6f6f5;
	font-size: 1.6em;
	font-weight: normal;
                color: #353c3c;
}

.bio-title a
{

                color: #353c3c;
}


#rss {
	width:147px;
	float: right;
                background: #ffffff;
	padding:0px 0px 10px 0px;
	margin:10px 10px 0px 0px;
	font-size: 10px;
	color: #353c3c;
	

} 


#rss a  {
              	color: #363b3b;
                text-decoration: none;
}

#rss a:hover {
              	color: #933936;
                text-decoration: underline;
}

#sidebar h1 {
                font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin: 8px 0px 7px 0px;
	font-weight: bold;
                color: #353c3c;

}

#sidebar {
	width:260px;
	float: right;
                background: #ffffff;
	padding:2px 15px 10px 0px;
	margin:15px 15px 10px 0px;
	font-size:1em;
	color:#222222;
	display: inline;

} 


#sidebar h2 {
	margin: 10px 5px 0px 5px;
                font: Verdana, Geneva, Arial, Helvetica, sans-serif;
                padding:5px 0px 0px 0px;
	font-size: 0.8em;
	color: #ffffff;
	text-align:center;
	background:#363636 url(http://proddevpart.com/images/xxx.jpg) no-repeat center;
	border: none;
	height:22px;
	font-weight:bold;

}
#sidebar ul {
	list-style-type: none;
	padding: 5px px 10px 5px;
	margin: 10px 5px 10px 5px;
	font-size: 1em;	
	background:#ffffff url(http://proddevpart.com/images/xxx.jpg) no-repeat bottom;
	border: none;


}

#sidebar ul li {
	margin: 0.1em 0 0 0;
	padding: 0;	
}
#sidebar ul li a {
	text-decoration: none;
	border:none;
}
#sidebar ul li a:link {
	color: #000000;	
}
#sidebar ul li a:visited {
	color: #cccccc;	
}

	
#sidebar ul li a:hover, #sidebar ul li a:active {
	color: #990000;
}


#sidebar ul ul {
	list-style-type: none;
	padding: 5px;
	margin: 0;
	font-size: 1em;	
	background:none;
	border:none;
}
#sidebar ul ul li 
{

	padding-left:10px;
	margin-left:10px;
	background:url(../images/subcat_bullet.gif) no-repeat left;
}

#searchform
{
	float: right;
	margin: 15px 10px 0 0;
}

input
{
	background-color: #d9d9d9;
}

#searchform fieldset label
{
	color: #525252;
	font: 1em/1.5em "Frutiger", "Univers", "Candara", Arial, sans-serif;
}

#LSResult
{
	position: absolute;
	right: 7px;
	background-color: #525252;
	width: 252px;
	z-index: 100;
}

#LSShadow
{
	padding: 5px;
}

#LSRes
{
	background-color: #525252;
}

.LSRow
{
	padding: 5px;
}

.LSRow a, #LSHeader div a
{
	color: #ffffff;
}

.LSRow a:hover, #LSHeader div a:hover
{
	color: #000;
}

#LSHighlight
{
	background-color: #aaa;
}

#LSHeader
{
	padding: 2px 2px 8px;
}

.lsDate
{
	display: block;
	color: #555;
}

#footer
{
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	border-top: #030303 0px solid;
	clear: both;
	font-size: 0.6em;
	color: #cccccc;
	text-align: right;
	width: 898px;
background: #ffffff;
               
	
}

#footertext
{
               margin: 0 auto;
               padding: 0px 10px 0px 0px;
}

#footerad
{
	margin: 0 auto;
	padding: 5px 0px 5px 0px;
	clear: both;
	font-size: 0.8em;
	color: #999;
	text-align: center;
	width: 880px;
	height: 100px;
	background: #ffffff;
}

#footer a
{
	border: none;
	color: #999999;
	text-align: right;
}

#pagenav
{
	list-style: none;
}

#content ul
{
	margin-left: 0;
	padding-left: 45px;
	list-style-type: square;
      

}

#content ul li
{
		padding-left: 1.5em;
}

.post , .page
{
	margin: 0 0 30px 0;
	background: #ffffff url(../images/post_top.gif);
}

.page
{
	margin: 25px -5px 0 27px;
}

.post-info, .page-info
{
	font-size: 0.85em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	color: #353c3c;

}

.page-info
{
	text-align: center;
}

.post-info a
{
	color: #353c3c;
}

.post-info a:hover
{
	color: #000;
}

.post-content, .page-content
{
	padding: 10px 0;
	margin: 3px 0;
	border-top: #000000 0px solid;
	border-bottom: #000000 0px solid;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.post-title, .page-title
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	margin: 0;
	font-weight: bold;
                color: #353c3c;

}

.page-title
{
	background: #f6f6f5;
	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: #353c3c;
}

.post-date {
	float: right;
	color: #fafafa;
	font-family: Georgia,'Lucida sans ms', Verdana, Arial, Helvetica, sans-serif;

	text-align: center;
	font-weight: bold;
	margin: 3px 10px 0 0;
	padding: 8px 3px;
	width: 105px;
	background: #515459;
	line-height:1em;
}

.post-date a {
	text-decoration: none;
	border:none;
}

.post-date a:link {
	color: #ffffff;	
}
.post-date a:visited {
	color: #cccccc;	
}

.post-footer
{
	padding-top: 2px;
}

dl#lna_comment
{
	margin: 50px 0 0 2px;
	border-top: 1px dotted #919191;
	padding-top: 10px;
	width: 500px;
}

dl#lna_comment input, dl#lna_comment textarea
{
	width: 500px;
	background-color: #d9d9d9;
}

dl#lna_comment input#remember, dl#lna_comment input#forget
{
	width: 15px;
}

dl#lna_comment input.button
{
	width: 60px;
}

dl#lna_comment dt
{
	display: block;
	margin: 10px 0 2px 0;
}

a#txpCommentHelpLink
{
	display: block;
	padding-top: 10px;
	width: 75px;
}

.a_comment_message, p#txpCommentInputForm
{
	border: 1px dotted #525252;
	background-color: #1f1f1f;
	margin: 2em 0 0.5em 0;
	width: 500px;
}

.a_comment_message p
{
	padding: 1em 0 0 1em;
}