/*
Theme Name: NJAY!!!!!!!!!!!!
Theme URI: http://c.oopsmural.com/wordpress-themes/
Description: Simple design. 
Version: 000
Author: C
Author URI: http://oopsmural.com/
Latest updated: July 10th, 2007
*/

/*---------------------------------------------
	Body Editing
---------------------------------------------*/
body { background-color: #699;}
a img {border:none;}

/*---------------------------------------------
	Wrapper Editing
---------------------------------------------*/
#wrapper {background-color:#ffc; width:980px; margin:0 auto; padding:0px; font-family:Georgia, "Times New Roman", serif; color:#000;
border:1px solid #369;}
/*---------------------------------------------
	Header Editing
---------------------------------------------*/
#header {background:#fff; width:980px; height:200px;;
margin:0px; padding:0px; border-bottom:1px solid #369;}
#header h1 {text-align:right; margin:0px 10px 65px 0; color:#333; visibility:default; 
font-family:"Century Gothic", sans-serif; font-size:2.1em; letter-spacing:0.1em;}
#header h1 a {color:#333; text-decoration:none; text-transform:capitalize;}
#header p {text-align:right; margin:5px 30px 0 0; font-size:0.8em;
letter-spacing:0.1em; color:#333; visibility:default; font-style: italic;}
/*---------------------------------------------
	Footer Editing
---------------------------------------------*/
#footer {width:980px; clear:both; color:#999; padding:5px 0 5px 0 ; border-top:1px solid #369; background-color:#FEE7B3;}
#footer p {text-align: justify; font-size:0.8em; padding:5px;}
#footer a {color:#000; text-decoration:underline;}
/*---------------------------------------------
	Navigation Editing
---------------------------------------------*/
#sidebar {float:left; clear:left;padding:0; width:190px; margin:1px 1px 1px 1px;}

/* ------ PAGELIST ------ */
.pagelist li {list-style-type:square; list-style-position:outside; margin:10px 0 0 0; padding:0px; color:#999; text-transform:capitalize;}
.pagelist li a {text-decoration:none; letter-spacing:0.1em; font-size:1.1em; background-color:inherit; color:#505050; font-weight:none;}
.pagelist a:hover {background:#80dada; color:#000; font-weight:none;}
.pagelist li.current_page_item a {color:#000; text-decoration:underline; font-weight:bold;}

/* ------ CATEGORIES ------ */
/* ----- a note of what is being generated is shown below
--- <ul>
---    <li class="page_item current_page_item">
---      [the current page]
---    </li>
---    <li class="page_item">
---      [another page]
---    </li>
--- </ul>
----- */

#ct {border-top:1px solid #999; border-bottom:1px solid #999; margin:10px;}
.categories li {list-style-type:none; list-style-position:outside; margin:1px 0 0 -15px; padding:0px; color:#999; text-transform:lowercase;}
.categories li a {text-decoration:none; letter-spacing:0.1em; font-size:0.7em; background-color:inherit; color:#f66; font-weight:bold;}
.categories li a:hover {background:#fc9; color:#000; font-weight:none; text-decoration:none; 
border-top:1px solid #000; border-bottom:1px solid #000;}

/* ------ ARCHIVES ------ */

.archives li {list-style-type:square; list-style-position:outside; margin:0px; padding:0px; color:#fc9; text-transform:uppercase;}
.archives li a {text-decoration:none; letter-spacing:0.1em; font-size:0.7em; background-color:inherit; color:#f99; font-weight:bold;}
.archives a:hover {background:#fc9; color:#000; font-weight:none; text-decoration:none; 
border-top:1px solid #000; border-bottom:1px solid #000;}

/* ------ ?LINKLIST? ------ */
/* ----- a note of what is being generated is shown below
--- <li id="linkcat-1"><h2>Blogroll</h2>
---    <ul>
---       <li><a href="http://example1.com/">Blogroll Link 1</a></li>
---       <li><a href="http://example2.com/">Blogroll Link 2</a></li>
---       <li><a href="http://example3.com/">Blogroll Link 3</a></li>
---    </ul>
--- </li>
----- */

.linklist li {list-style:none; color:#360; list-style-position:outside; margin:0 0 0 -15px;}
.linklist li h2 {font-size:0.8em; letter-spacing:0.1em; margin-bottom: 0px;}
/*above this is to edit the title*/
.linklist ul li {list-style-type:none; list-style-position:outside; margin:0 0 0 -35px; padding:0px; color:#999; text-transform:uppercase;}
.linklist ul li a {text-decoration:none; letter-spacing:0.1em; font-size:0.6em; background-color:inherit; color:#999; font-weight:bold;}
.linklist ul li a:hover {background:#80dada; color:#000; font-weight:none; font-size:0.7em;}

/* ------ CALENDAR ------ */
#wp-calendar {border:1px solid #333; border-collapse:collapse; empty-cells:show; font-size:14px;margin:0; width:100%; background:#EDFAFA; color:#666;}
#wp-calendar #next a {padding-right:10px; text-align:right;}
#wp-calendar #prev a {padding-left:10px; text-align:left;}
#wp-calendar a {display:block; text-decoration:none;}
#wp-calendar a:hover {background:#BBC4A3; color:#333;}
#wp-calendar caption {color:#999; font-size:16px; text-align:center;}
#wp-calendar td {color:#ccc; font:normal 12px 'Lucida Grande', 'Lucida Sans Unicode', 
Verdana, sans-serif; letter-spacing:normal; padding:2px 0; text-align:center; }
#wp-calendar td.pad:hover {background:#fff;}
#wp-calendar td:hover, #wp-calendar #today {background:#ffc; color:#000;}
#wp-calendar th {font-style:normal; text-transform:capitalize; background-color:#fc9;}

/* ------ SEARCH FORM ------ */
#searchform {color:#f66; width:160px; text-align:center;}	
#s {width:180px; border: 1px solid #546DAF; background-color:#fff;}
#searchsubmit {}
.sidebar-widget {margin:10px auto; border: 1px solid #ffc; padding:2px;text-align:center;}
.sidebar-search-title {color:#505050; font-family:Arial, Helvetica, sans-serif; font-size:12px; margin:0;}

/* ------ ETC ------ */
.etc a {text-decoration:none; color:#666;}

/*---------------------------------------------
	COMMENT FORM
---------------------------------------------*/
#commentform #author, #commentform #email, #commentform #url, #commentform textarea {border:1px solid #333;background-color:#fff;}
#commentform textarea {width:550px; }

/*---------------------------------------------
	POST NAVIGATION
---------------------------------------------*/
#postnav { width:500px; height:25px; background-color:#ffc; margin:20px auto;}
#postnav .previous, #postnav .next {width:200px; text-align:center; font-size:1em; }
#postnav .previous {float:right;} 
#postnav .next {float:left;}
#postnav .previous a, #postnav .next a {display:block; text-decoration:none;color:#fff; border:1px solid #BBC4A3;background-color:#969; 
padding-top:1px; padding-bottom:1px;}
#postnav .previous a:hover, #postnav .next a:hover { text-decoration:none; color:#ff6; border:1px solid #ff6}
	
/*---------------------------------------------
	CONTENT EDITING
---------------------------------------------*/
#content {float:right;width:750px; font-size:1.0em;padding:15px;margin:1px 1px 1px 1px;border-left:1px solid #999; }
#content .page-title a, .post-title a:link, .post-title a:visited, .post-title a:hover, .post-title a:active
{text-decoration:none; color:#676E04;}

.mainpagetitle {color:#000; font-family:inherit; font-size:1.8em; display:block; letter-spacing:0.3em; text-transform:capitalize; text-align:right;font-weight:bold;}
.pagetitle {font-size:1.6em;font-weight:normal; font-family:Verdana, Arial, Helvetica, sans-serif; text-align:right;}	

.entry {font-family:inherit; color:#000; font-size:1.0em; text-align:justify;}

.post{margin:0 0 30px 0;}

.post-date {
	float: right;color: #660;font-family: Georgia,'Lucida sans ms', Verdana, Arial, Helvetica, sans-serif;
	font-size:0.9em;text-align: center;font-weight:bold;
	margin:3px 10px 0 0; padding:8px 3px; width:55px; background:#E7EBDE; line-height:1em;}
.post-info {font-size:0.85em;font-family: Verdana, Arial, Sans-Serif;margin:0;padding:0;color:#333;}
.page-info {text-align:center;	}
.post-info a{color:#900;}
.post-info a:hover {color:#000;}	

.post-title { 
font-family:Georgia, Arial, Serif;font-size:1.5em;margin:10px 0 10px 0;font-weight:bold;text-transform:capitalize; letter-spacing:0.05em;}

.post-content, .page-content {
padding:0px;margin: 20px 0 20px 0; border-bottom:#BBC4A3 1px solid;
font-family: Georgia, Verdana, Arial, serif;font-size:1.0em; }	
	
.post-content h2 {font-size:1.5em; margin:0 0 0 10px; 
font-family:Georgia, "Times New Roman"; font-color:#333; letter-spacing:0.1em;font-weight:bold;}	
.post-content p {margin:1.0em; letter-spacing:0.1em; text-align:justify;}
.post-content blockquote { background-color:#EDFAFA; margin:1.5em; padding:10px;border-top:1px solid #999;border-bottom:1px solid #999;}
.post-content blockquote p {margin:0; text-indent:0px; line-height:1.2em; font-family:Arial, sans-serif; font-size:0.8em; color:#666; }
.post-content blockquote p.code {color:#F00; font-size:0.8em;}
	
<!-- .post-footer {padding-top:20px;background:url() no-repeat center;} -->

/*---------------------------------------------
	Content Table Editing
---------------------------------------------*/
#content table, th, td {border:1px solid #666; padding:5px;}
#content table {margin:0.5em; padding:0; line-height:1.3em; border-collapse:collapse;}
#content caption {text-align:center; font-size:1.5em; letter-spacing:0em; color:#000; margin:0; padding:5px;}
#content th {text-align:center; font-size:0.9em; background-color:#80dada; color:#666;}
#content td {text-align:left; font-size:0.9em; background-color:#EDFAFA; color:#000;}

