/* 

        Theme Name: PNOOZ
	URI: http://pnooz.com
	Author: Weingarten Enterprises
	Author URI: http://weingarten.net/	
	Description: Two-column minimalistic.
        Major Modification Release
        Version: 1.5.1a
        Release Date: 05/20/08

*/

/*---------------------------- Main -------------------------------*/

html, body {
	margin: 0px 0px 0px 0px auto;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Verdana, Geneva, sans-serif;
	font-size: 14px;
	text-align: center;
	background-color: #FFFFFF;
	color: #333333;
	}
/*---------------------------- Links -------------------------------*/

a {  
	color: #99cc66;
	text-decoration: none;
        outline: 0;
	}	
a:visited {
	color: #99cc66;
	text-decoration: none;
	}
a:hover {
	color: #333333;
	text-decoration: dotted;
	}
a:active, a:focus {
        outline: 0;
        }
a img {
	border: none;
        outline: 0;
	}		
/*---------------------------- General Html -------------------------------*/

hr {
	display: none;
	}
h2, h3 {	
	font-weight: bold;
	text-align: left;
	margin: 0px;
	}
.ncol h2{	
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom: 0px solid #DFDF89;
	border-top: 0px solid #DFDF89;
	font-size: 14pt;
	}
.archived h2{	
	font-size: 11px;
	}
.lnks h2{	
	border-bottom: 1px solid #DFDF89;
	font-size: 12px;
	width: 80%;
	}			
.narchives h3{	
	margin: 25px 0px 10px 0px;
	}
.wcol h2{	
	font-size: 22px;
        color: #99cc66;
	margin-bottom: 20px;
        font-family: Courier New, Garamond, Georgia, serif;
	}	
.sidebar h2{	
	padding-top: 2px;
	text-align: right;
        color: #99cc66;
	font-family: Courier New, Garamond, Georgia, serif;
	font-size: 18px;
	}	

.date {	
	font-size: 18px;
        color: #000000;
	font-family: Courier New, Tahoma, Garamond, Georgia, serif;
	font-weight: bold;
        padding-left: 10px;
	}

h2, h3, h2 a, h2 a:visited {
	color: #99cc66;
	}
h2 a:hover {
	color: #333333;
	}		
h3{	
	font-size: 13px;
	}	
blockquote {
	background-color: #FCF1D6;
	border-left : 2px solid #FFAC30;
	border-top : 2px solid #FFAC30;
	padding: 10px 20px;
	}
blockquote:hover { /*-- does not work in IE --*/
	background: #FFFFFF;
	}
code, pre, kbd {	
	font-family: 'Courier New', Courier, mono, Fixed, sans-serif;
	font-size: 1.1em;
	display: block;
	}	
small {
	font-size: 0.9em;
	line-height: 1.5em;
	}
acronym, abbr {
	letter-spacing: .07em;
	border-bottom: 1px dashed #993333;	
	cursor: help;
	}	
strike, del {
	text-decoration: line-through;
        }
sup {
	vertical-align: top;
	font-size: 28px;
        color:#FF8C00;
        font-family: Arial,Helvetica;
	position: relative;
	/* top: -0.4em; */
	}
/*---------------------------- Page Navigation -------------------------------*/

.navigation {
	margin: 40px 30px 20px 30px;
	padding: 0 10px;
	font-weight: bold;
	font-size: 12px;
	}
.ncol .navigation {
	margin: 15px 0px;
	font-size: 12px;
	}
/*---------------------------- Content -------------------------------*/

#content{
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	width: 650px;
	font-size: 12px;
	text-align: justify;
	}
/*---------------------------- Header -------------------------------*/

	/*-- Place a ???px*??px image named 'header.png' in the theme folder an it will be displayed in your blog header---*/

.header {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	width: 650px;
	height:65px;
	background-color: #FFFFFF;
	cursor: pointer;
	}	
h1 {
	margin: 0px 0px 0px 0px;
        padding-left: 179px;
	padding-bottom: 0px;
        padding-top: 0px;
	font-size: 45px;
	text-align: left;
	color: #000000;
        font-family: Courier New, Georgia, Garamond, Times, "Times New Roman", serif;
	}
h1 a:hover {
	color: #000000;
	}
h1 a, h1 a:visited{
	color: #000000;
        outline: 0;
	}
h1 a:active, a:focus {
        outline: 0;
        }
h5 {
        padding-left: 179px;
	padding-bottom: 15px;
	font-size: 12px;
	text-align: left;
	color: #000000;
        font-family: Arial, serif;
	}
h5 a:hover {
	color: #000000;
	}
h5 a, h5 a:visited{
	color: #000000;
	}
/*---------------------------- Page -------------------------------*/

.page {
	width: 650px;
	margin: 0px 0px;
	padding: 0px;
	background-color: transparent;
	text-align: justify;
	float: left;
	}
/*---------------------------- Wide Column -------------------------------*/

.wcol {
	width: 470px;
	padding: 5px 0px 0px 0px;
	/* padding: 15px 0px 0px 15px; */ /* Causes layout issues in IE 5 & 6 */
	/* border-left: 1px dotted #CCCCCC; */ /* Optionally can open ALL page widths 15px */
	float:right;
	}
/*---------------------------- Sidebar -------------------------------*/

.sidebar {
	width: 160px;
	float:left;
        padding: 5px 0px 0px 0px; /* Accommodates H2 text at top. Keeps page level. */
	/* padding: 8px 0px 0px 0px; */
	font-size: 11px; /* Edit .sidebar a font-size below to match */
	text-align: right;
        border-right: 0px dotted #CCCCCC; /* Vertical column divider */
	}
.sidebar h2.lnkname	 {
	margin: 0px 0px -5px 0px;
	text-align: right;
	font-size: 12px;
	border: none;
	}	
.sidebar ul {
	margin: 0px 10px 10px 0px;
	padding: 0px;
	list-style-type: none;
	list-style-image: none;
	}
.sidebarul li {
	list-style-type: none;
	list-style-image: none;	
	}
.sidebar  ul li ul {	
	margin: 10px 0px 10px 0px;
	list-style-type: none;
	list-style-image: none;
	}	
.sidebar  ul li ul li {	
	color: #7F7F07;
	list-style-type: none;
	list-style-image: none;
	}
.sidebar  ul li ul li a{	
	font-weight: normal;
	font-size: 11px; /* Edit .sidebar font-size above to match. */
	font-family: Arial, Verdana, Geneva, sans-serif;
        color: #000000;
	text-align: right;
	}	
.sidebar  ul li ul li a:hover {	
        color: #99cc66;
	}		
/*---------------------------- Post Structure -------------------------------*/

.post   {
	margin: 0px 0px 0px 0px;
	text-align: justify;	
	}
.archived {
	padding: 20px 0px 0px 15px;
	}	
.postmetadata {
	width: 100%;
	margin: 10px 0px 0px 0px;
	padding: 3px;
	color: #999999;
	text-align: justify;
	line-height: 17px;
	font-size: 11px;
	}
	.wcol .postmetadata {
	width: 100%;
	margin: 0px 0px 30px 0px;
	}
#entry  {
	width: 100%;
	font-size: 12px;
        color: #333333;
	font-family: Helvetica, Arial, Verdana, Geneva, sans-serif;
	line-height: 1.4em;
        padding-bottom: 1px
	}
.entry  {
	width: 100%;
	font-size: 12px;
        color: #333333;
	font-family: Helvetica, Arial, Verdana, Geneva, sans-serif;
	line-height: 1.4em;
        padding-bottom: 1px
	}
.entry a {  
	font-weight: bold;
	/* width: 100%; */ /* MSW */
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 4px 0px; /* Edited For RSS Display */
	}
.entry ol li {
	list-style: decimal outside;
	}
.entry ul li {
        background:transparent url(../../../../../../images/bullet_double_arrow.gif) no-repeat;
        background-position:0px 8px; 
        list-style: none outside;
	list-style-type: none; /* disc, circle, square */
        line-height: 1.4em;
 	margin: 0px 0px 0px 0px;
	padding: 3px 0px 4px 15px; /* Edited For RSS Display */
        vertical-align: bottom;
        /* list-style-image: url(../../../../../../images/bullet_double_arrow.gif); */
        /* vertical-align: 75%; */
	}
/*---------------------------- Post Image Structure -------------------------------*/

.entry img { /* Hover effect when post-images are linked (does not work in IE) */
	border: 3px double #CCCCCC;
	padding: 0px 0px 0px 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	max-width: 98%;
	border: none;
	}
.entry a img {	
	border: 3px double #CCCCCC;
	padding: 0px 0px 0px 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	max-width: 98%;
	}
.entry a img:hover {	/*-- does not work in IE --*/
	border: 3px inset #CCCCCC;
	padding: 0px 0px 0px 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	background-color: #EFEDED;
	}	
/*---------------------------- Footer -------------------------------*/

.footer {
	font-family: Helvetica, Lucida Grande, Verdana, Arial, Sans-Serif;
        color: #000000;
	/* -- MW -- line-height: 15px; */
	font-size: 11px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	width: 650px;
	text-align: center;
	/* -- MW -- height: 80px; */
	/* -- MW -- background: url('images/footer.jpg') no-repeat bottom center; */
	/* -- MW -- border:0px solid #DFDF89; */
	clear:both;
	}	
.footer {
	margin: 0px auto;
	text-align: center;
	}
.footer a {	
        color: #000000;
	font-weight: normal;
	}
.footer a:hover {
	color: #000000;
	}
.footer a:visited {
	color: #000000;
	}
/*---------------------------- Fieldset -------------------------------*/

fieldset {
	font-family: Helvetica, Lucida Grande, Verdana, Arial, Sans-Serif;
        color: #000000;
	font-size: 11px;
	margin: 0px auto;
	padding: 3px 0px 3px 3px;
	width: 650px;
	text-align: center;
	clear:both;
        border: 3px double;
        border-top-color: #F2F2F2;
        border-left-color: #EDEDED;
        border-right-color: #EDEDED;
        border-bottom-color: #E8E8E8;
	}	
fieldset a {	
        color: #000000;
	font-weight: normal;
	}
fieldset a:hover {
	color: #000000;
	}
fieldset a:visited {
	color: #000000;
	}
legend {
        color: #FFFFFF;
        background: #99CC66;
        border: 1px solid #333333;
        padding: 3px 5px;
        }
/*---------------------------- Search box for error-404 pages -------------------------------*/

.scol {
	width: 470px;
	padding: 15px 0px 450px 15px;
	border-left: 1px solid #666666;
	float:right;
	}
.searchbox{
	margin: 0px auto;
	margin-top: 30px;
	padding: 0px;
	display: block;
	width: 500px;
	height: 50px;
	background: #EFEDED;
	border:1px solid #DFDF89;
	}
.searchbox #searchform {
	background: #FFFFFF;
	margin: 14px auto;
	width: 400px;
	padding-top: 15px;
	border: 1px solid #DFDF89;
	}
.searchbox #searchform #s{
	margin: 0px auto;
	padding: 1px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	color: #666666;
	font-size: 10px;
	width: 298px;
	height: 100%;
	border: none;
	background-color: #FFFFFF;	
	}
.searchbox #searchform #searchsubmit{
	border: none;
	margin: 0px auto;
	padding: 2px 0px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	width: 96px;
	height: 100%;
	background-color: #FFFFFF;
	border-left:1px solid #DFDF89;
	cursor: pointer;
        }
.searchbox #searchform #searchsubmit:hover{ /*-- does not work in IE --*/
	background-color: #EFEDED;
	color: #7F7F07;
	}
/*---------------------------- Comments -------------------------------*/

.comarea{
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	line-height: 17px;
	}
.comarea ol {  /*-- IE Fix --*/
	margin-left: 30px;
	list-style-type: none; 
	}
.comol{
	margin: 20px 0px 40px 0px;
	text-align: left;
	font-weight: bold;	
	list-style-type: upper-roman;
	}
.comli{
	text-align: left;
	margin: 25px 0px 20px 0px;
	padding: 4px;
	min-height: 90px; /*-- does not work in IE --*/
	width: 95%;
        }
.comauth{
	width: 70%;
	font-size: 11px;
	font-weight: bold;	
	padding: 0px 0px 2px 2px;
        }
.mod {
	color: #990033;
	}
.comli .cmeta {
	margin: 1px 0px 5px 2px;
	border: none;
	font-size: 10px;
	font-weight: normal;
        }	
.comtxt{
	margin: 0px 0px 0px 5px;
	font-size: 9px;
	font-weight: normal;	
	text-align: left;
        }
.preview {
	text-align: left;
	margin-top: 20px;
	list-style: none;
	width: 100%;
	}
.preview ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
.preview ul li {
	list-style: none;
	text-align: left;
	padding: 4px;
	min-height: 90px; /*-- does not work in IE --*/
	}
#TextDisplay { /*Live Preview of Comments */
	margin: 5px 0px 0px 5px;
	font-size: 9px;
	font-weight: normal;	
	text-align: left;
	}	
/*---------------------------- Comment Form -------------------------------*/

#commentform {
	margin: 15px 0px 30px 0px;
	}
#commentform input {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	border: 1px solid #333333;
	border-right: 3px solid #333333;
        }
#commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	width: 500px;
	padding: 2px;
	border: 1px solid #333333;
	border-right: 3px solid #333333;
        }
#commentform #submit {
	width: 200px;
	padding: 2px;
	background: #FFFFFF;
	text-align: center;
	border: 1px solid #333333;
	border-right: 3px solid #333333;
	font-weight: bold;
	cursor: pointer;
        }

#commentform #submit:hover { /*-- does not work in IE --*/
	background-color: #EFEDED;
        }
/*---------------------------- narchives Template -------------------------------*/

.narchives {
	margin-top: 20px;
	}
.narchives a {
	font-weight: bold;
	}	
.narchives input {
	cursor: pointer;
	}	
/*---------------------------- Links Template -------------------------------*/	

.lnks {
	font-size: 10px;
	padding: 0px 0px 0px 8px;
	}
.lnks a {
	font-weight: bold;
	}	
.lnks ul li {	
	margin: 0px 0px 0px 4px;
	color: #666666;
	list-style-type: none;
	list-style-image: none;
	}
.lnks li {
	list-style-type: none;
	list-style-image: none;	
	}
/*------------------------- Drop-Down Post List -------------------------------*/

form.ddpl-form select { 
        width: 100%;
        }
/*--------------------------------- RSS ---------------------------------------*/

.rss-date {
        padding: 3px 0px 3px 0px;
        color: #FF8C00;
        font-weight: bold;
        }
/*---------------------------- Calendar ---------------------------------------*/

#wp-calendar {
        border: 0px solid #ccc;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        float: right
        empty-cells: show;
        font-family: Arial, Verdana, Tahoma, Georgia, Times New Roman, Sans-Serif;
        color: #99CC66;
        font-size: 11px;
        width: 153px;
        background-color: #FFFFFF;
        }
#wp-calendar #next a {
        padding-right: 10px;
        text-align: right;
        display:none; /* Prevents display */
        }
#wp-calendar #prev a {
        padding-left: 10px;
        text-align: left;
        display:none; /* Prevents display */
        }
#wp-calendar caption {
        color: #99CC66;
        font-family: Courier New, Arial, Verdana, Tahoma, Georgia, Times New Roman, Sans-Serif;
        font-size: 15px;
        font-weight: bold;
        text-align: center;
        }
#wp-calendar th {
        font-style: normal;
        letter-spacing: normal;
        padding: 2px 0;
        text-align: center;
        text-transform: capitalize;
        }
#wp-calendar td {
        color: #999999;
        font-family: Arial, Verdana, Tahoma, Georgia, Times New Roman, Sans-Serif;
        font-size: 11;
        letter-spacing: normal;
        padding: 2px 0;
        text-align: center;
        }
#wp-calendar a {
        display: block;
        text-decoration: none;
        color: #999999;
        font-weight: normal;
        outline: none;
        }
#wp-calendar a:hover {
        /* background: #FFFFFF; */
        color: #000000;
        }
#wp-calendar #today {
        background-color: #EEEEEE;
        border: 1px solid #99CC66;
        color: #99CC66;
        font-weight: bold;
        }
/*--------------------------------- End style.css ---------------------------------------*/