*
{
	padding: 0;
	margin: 0;
}

body
{
	background: #F9F9F7;
	font-size: 2;
	font-size:small;
	font-family: Arial, Helvetica, Georgia, Sans-Serif;
	color: #333333;
	line-height: 18px;
	font-size:12px;
}

a
{
	color: #a2ae16;
	text-decoration: none;
/*	border-bottom:#a2ae16 1px dashed;
*/
  border-bottom:#a2ae16 1px solid;
}

a:hover
{
/*	border-bottom:#a2ae16 1px solid;
*/
  border-bottom:#a2ae16 1px dashed;
}

p
{
	margin-bottom: 14px;
}
ul, ol 
{
	margin:1em;
	padding:0;
}
li 
{
	margin:0 1em;
	padding:0;
}

blockquote {
    margin: 30px 0;
    padding: 25px 20px 10px 30px;
    background: #f0f0f0 url('images/quote.png') no-repeat left top;
    border: none;
}

fieldset 
{
	border:none;
}
img
{
	border-bottom:#ffffff 0px solid;
}
img.left
{
	float: left;
	margin: 0 14px 3px 0;
	border-bottom:#ffffff 1px solid;
}
img.right
{
	float: right;
	margin: 0 14px 3px 0;
	border-bottom:#ffffff 1px solid;
}
h1,h2,h3,h4,h5,h6 
{
	font-family: Arial, Helvetica, Georgia, Sans-Serif;
}
#upbg
{
	position: absolute;
	top: 0;
	left: 0;
	background: #fff url(images/upbg.gif) no-repeat;
	width: 950px;
	height: 264px;
	z-index: 1;
}

#outer
{
	position: relative;
	width: 950px;
	margin: 0 auto;
	background: #fff url(images/abg.gif) repeat-y;
}

#inner
{
	position: relative;
	padding: 13px 30px 13px 30px;
	z-index: 2;
}

#header
{
	position: absolute;
	background: #ffffff url(images/a8.png) no-repeat;
	width: 390px;
	height: 60px;
	color: #fff;
	padding-left: 20px;
}

#header span
{
	font-weight: normal;
}

#header h1
{
	font-size: 170%;
	line-height:1em;
	margin:10px 0 0 0;
}
#header h1 a 
{
	color:#fff;
	text-decoration:none;
	border:none;
}
#header h2
{
	font-size: 100%;
	font-weight: normal;
	color: #FCE2CA;
	margin:5px 0;
	padding:0;
	font-family: Arial, Helvetica, Georgia, Sans-Serif;
}

#splash
{
	position: absolute;
	right: 30px;
	background: #FFFFFF;
	width: 468px;
	height: 60px;
}

#splash a:link,#splash a:visited
{
	color: #666666;
	border-bottom:none;
}
#splash a:hover, #splash a:active
{
	color: #666666;
	border-bottom:none;
}

#menu
{
	position: relative; 
  background: #ffffff url(images/a16.gif) repeat-x; 
	height: 25px;
	padding: 5px 10px 0 5px;
	margin: 0px 0 10px 0;
	font-family: Arial, Helvetica, Georgia, Sans-Serif;
/*	text-transform:uppercase; */
}

#menu ul
{
	margin:0;
	padding:1px 0 0 0;
}

#menu ul li
{
	display: inline;
	line-height: 25px;
	padding-left: 3px;
	margin: 0px 10px 0px 0;
}

#menu ul li a
{
	background-color: transparent;
	background-repeat: repeat-x;
	padding: 5px;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	border-bottom:none;
}

#menu ul li a:hover, #menu ul li.current_page_item a
{
	background: #ffffff;
	color: #3b4851;
	text-decoration: none;
	padding: 5px 5px 5px 5px;
}

#search
{
	color: #ffffff;
	font-size: 12px;
	font-family: Arial, Helvetica, Georgia, Sans-Serif;
	text-transform:none;
	float:right;
	margin:-45px 0 0 0;
}
#content
{
	position: relative;
	width: 600px;
	float: left;
}
#content .post .header 
{
	padding: 0 0 10px 10px;
	margin-bottom: 20px;
	position: relative;
}
#content h3,#content h2
{
	position: relative;
	top: 4px;
	font-size: 18px;
	line-height: 25px;
	color: #666666;
}
#content h2.pagetitle 
{
	text-align:center;
	margin:0 0 2em 0;
	font-size:1.5em;
}

#content h3 a:link, #content h3 a:visited 
{
	border-bottom:none;
	color:#666666;
}
#content h3 a:hover,#content h3 a:active 
{
	border-bottom:#666666 1px solid;	
}
#content ul 
{
    margin:1em;
    padding:0 1em;
    list-style-type:square;    
}
#content ol 
{
    list-style-type:decimal;
    margin:1em;
    padding:0 1em;
}
#content .entry
{
	padding: 0 15px;
	margin-bottom: 20px;
}

#content .post
{
margin-bottom: 30px;
}

#content .post .date
{
	float:right;
	margin:-1px 0;
	color:#666;
	width:25%;
	padding:0;
	background: url(images/a22.gif) bottom repeat-x;
}
#content .post .date em 
{
	font-style:normal;
	color:#666;
}
#content .post .date em.user 
{
	background:url(images/user.png) no-repeat left top;
	padding-left:15px;
}
#content .post .date em.postdate 
{
	background:url(images/date.gif) no-repeat left top;
	padding-left:17px;
}
#content .post .entry
{
margin-bottom: 0;
}

#content ul.asides
{
	background: url(images/a32.gif) repeat-x top;
	list-style:none;
	margin:2em 0;
	padding:0;
}
#content ul.asides li
{
	list-style:none;
	padding:0.5em 0;	
}

#content .post .footer
{
	background: url(images/a33.gif) no-repeat left;	
}
#content .post .footer ul
{
	list-style: none;
	text-align:right;
	padding:20px 0;	
}

#content .post .footer ul li
{
	display: inline;
	background-repeat: no-repeat;
	background-position: 0 2px;
	padding:3px 0 3px 15px;
}

#content .post .footer ul li.comments
{
	background-image: url(images/a36.gif);
}

#content .post .footer ul li.readmore
{
	background-image: url(images/a38.gif);
}
#content .post h4 
{
	font-size:1em;
	font-weight:normal;
	font-family: Arial, Helvetica, Georgia, Sans-Serif;
}
#content .post h4 em
{
	font-style:normal;
	float:right;
	font-weight:normal;
}
#sidebar
{
	position: relative;
	width: 280px;
	float: right;
}

#sidebar h2
{
	position: relative;
	font-size: 14px;
	color: #f9f9f7;
	background: url(images/border.gif) repeat-x right; 
	padding:5px 0 5px 5px ;
	margin: 10px 0;
	font-family: Arial, Helvetica, Georgia, Sans-Serif;
}
#sidebar li ul li h2
{
	background: url(images/a22.gif) bottom repeat-x;
	padding:0 0 5px 0 ;
	margin-bottom: 10px;
}
img.profile
{
	position: relative;
	top: -2px;
	background: url(images/a26.gif) no-repeat;
	width: 185px;
	height: 75px;
	padding: 7px;
}
#sidebar ul 
{
	list-style:none;
	padding: 0 10px;
	margin: 0 0 20px 0;
}
#sidebar ul li 
{
	list-style:none;
	padding: 3px 0;
	margin:0;
}
#sidebar ul ul 
{
	padding: 0 0 0 15px;
	margin:0;
}
#sidebar ul ul ul li 
{
	list-style-image:url(images/arrow.gif);
	padding: 3px 0;	
	margin:0;
}

#sidebar a:link,#sidebar a:visited
{
	border-bottom:none;
}
#sidebar a:hover, #sidebar a:active
{
	border-bottom:1px solid;
}
#sidebar ul.feeds li 
{
	background:url(images/feed.gif) no-repeat left;
	padding:2px 17px;	
	margin:0;
}

/*can be erased? */
}
#outer .trackback 
{
	background:url(images/links.gif) no-repeat left;
	padding:2px 20px;
}
#outer .commentsrss 
{
	background:url(images/feed.gif) no-repeat left;
	padding:2px 17px;
}

input.text, textarea, select 
{
	padding:2px;
	background:#F9F9F7;
	font-family: Arial, Helvetica, Georgia, Sans-Serif;
	border: 1px solid #ccc;	
}
textarea{
	width: 90%;
	height: 20em;	
}
#outer input.text:focus, textarea:focus
{
	background:#fff;
	border:#999 1px solid;
}

/* modified to footer */

.comment 
{
	position: 				relative;
	margin:					3px;
	margin-top:				6px;
/*	border: 				1px solid #666; */
	padding:				4px 4px 4px 8px;
	background-color:		#fff;
}

.odd
{
	background-color: #f8f8f8;
}

.comment div {
	position: 				relative;
}

.comment .comment img
{
	margin: 				0px;
}

.comment .collapseicon 
{
	width: 					13px;
	height: 				13px;
	overflow:				hidden;
	background-image: 		url(http://installmyphp.com/blog/wp-content/plugins/briansthreadedcomments.php?image=subthread-open.png);
}

.collapsed .collapseicon 
{
	background-image: 		url(http://installmyphp.com/blog/wp-content/plugins/briansthreadedcomments.php?image=subthread.png);
}


.comment .reply {
	text-align: 			right;
	font-size: 				80%;
	padding: 				0px 6px 6px 0px;
}

.comment
{
	border: 	1px solid #ddd;
	margin-top: 			10px;
}

input#subscribe
{
	width: auto;
}

.comment .body .content
{
	padding:				0px 3px 0px 3px;
	width: 					80%;	
	overflow: 				auto; 
}

.comment .title abbr
{
	border: none;
}

.collapsed .body, .collapsed .comment
{
	display:				none;
}
/*
#addcomment small, #addcomment div
{
	padding:				3px;
}
*/
#commentform textarea {
	width: 97%;
}

#footer
{
	position: relative;
	clear: both;
	text-align: center;
	background: #f9f9f7 url(images/footbg.png) repeat-x;
	color: #A8A88D;
  padding: 25px 10px 0 10px;
	margin:0;
}

#footer a:link,#footer a:visited
{
	color: #6C6C63;
	text-decoration:underline;	
	border:none;
}
#footer a:hover,#footer a:active
{
	color: #acacac;
  border-bottom:#a2ae16 1px dashed;
	border:none;
}

#searchsubmit 
{
	border:#fff 1px solid;
	font-size:0.9em;
	background:#f9f9f7;
}

#header, #content, #sidebar, #footer, .widget {
    overflow: hidden;
}

/*
Added by John
*/

#johnrss
{
	color: #3b4851;
}

#johnrss a:link,#johnrss a:visited
{
	color: #a2ae16;
	border-bottom:none;
}
#johnrss a:hover, #johnrss a:active
{
	color: #a2ae16;
	border-bottom:none;
}

.post-date {
	width: 42px;
	height: 45px;
	float:left;
	margin-left:5px;
	margin-top:5px;
	background: url(images/date.gif) no-repeat;
	padding-right: 10px;
}
.post-month {
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 1px;
	margin-left: -3px;

}
.post-day {
	font-size: 18px;
	text-transform: uppercase;
	color: #999999;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 7px;
	margin-left: -3px;

}

#submenu
{
	position: relative;
	background:#f9f9f7;
	height: 180px;
	padding: 0px 0px 0px 0px;
	margin: 0 0 0 0;
	font-family: Arial, Helvetica, Georgia, Sans-Serif;
}

#submenu ul
{
	margin:0;
	padding:0;
}

#submenu ul li
{
	display: inline;
	line-height: 52px;
	padding-left: 3px;
	margin:0 0 0 0;
}

#submenu ul li a
{
	background-color: transparent;
	background-repeat: repeat-x;
	padding: 8px;
	font-size: 12px;
	color: #f9f9f7;
	font-weight: bold;
	border-bottom:none;
}

#submenu ul li a:hover, #submenu ul li.current_page_item a
{
	background: #f9f9f7;
	color: #F9F9F7;
	text-decoration: none;

}
