

body {
	margin: 0px;
	padding: 0px;
	background: #EBEAD1 url('../images_default/img01b.jpg') repeat-x;
	font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #EBEAD1;
}

h1, h2, h3 {
	font: 1.82em;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	color: #514F42;
}

p, ol, ul {
	line-height: 1.67em;
}

a {
	color: #669900;
}

a:hover {
	text-decoration: none;
}

hr {
	display: none;
}

/* Header */

#header {
	width: 940px;
	height: 120px;
	margin: 0px auto;
	
}

/* Logo */

#logo {
	float: left;
	padding: 20px 0 0 0;
	margin: 45px 0 0 0;
	background: url('../images_default/script-directory-org-logo.gif') no-repeat left top;
	width: 365px;
	height: 75px;
}

#header h1 {
	margin: 0;
	padding: 15px 0 0 0;
	text-transform: lowercase;
	letter-spacing: 2px;
	font-size: 1em;
	color: #FFFFFF;
	float: left;
	display: none;
}

#header .bannerz {
	margin: 55px 0 0 0;
	background: url('../images_default/pre-bannerz.png') no-repeat right top;
	float: right;
	width: 468px;
	height: 60px;
}

/* Page */

#wrapper {
	background: #EBEAD1 url('../images_default/img02.jpg') repeat-x left bottom;
}

#page {
	width: 940px;
	margin: 0px auto;
	padding: 0;
}

/* Content */

#content {
	float: left;
	width: 650px;
	margin-bottom: 50px;
}

/* Post */

.post {
	margin-top: 20px;
	padding: 3px;
	/*border-right: 5px solid #CC0000; */

}

.post .date {
	float: left;
	width: 76px;
	height: 58px;
	margin: 0;
	margin-right: 20px;
	padding-top: 2px;
	background: #514F42;
	line-height: normal;
	text-transform: uppercase;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

.post:hover .entry {
	border-bottom: 1px dotted #669900;
}

.post .date b {
	margin: 0;
	padding: 0;
	display: block;
	margin-top: -5px;
	font-size: 40px;
}

.post .title {
	margin: 0;
	padding: 0px 0 0 0;
	margin-left: 10px;
	padding-left: 50px;
	font-size: 1.8em;
	text-align: left;
}

.post .enhanced {
	margin: 0;
	padding: 0px 0 0 0;
	margin-left: 10px;
	padding-left: 50px;
	font-size: 1.8em;
	text-align: left;
}

.post .premium {
	margin: 0;
	padding: 0px 0 0 0;
	margin-left: 10px;
	padding-left: 50px;
	font-size: 1.8em;
	text-align: left;
}

.post .title h2 {
	padding: 0;
	margin: 0;
}

.post .hr1 {
}

.post .meta {
	margin: 0 0 5px 20px;
	padding: 0;
	color: #979680;
	line-height:normal;
}

.post .meta2 {
	margin: 0 0 30px 20px;
	padding: 0;
	color: #979680;
	line-height:normal;

}

.post .meta a {
	color: #828170;
}

.post .entry {
	margin: 0;
	padding: 0 0 10px 0;
	border-bottom: 1px dashed #666633;
	font-size: 13px;
}

.post .entry table td{
   vertical-align: top;
   padding: 3px;
}

.entry span {
	padding: 0;
	/*background-color: #514F42;*/
	color: #514F42;
	text-align: right;
	
	
}

.entry span a, .entry span a:active {
	color: #669900;
	text-decoration: none;
}

.entry span a:hover {
   color: #514F42;
   text-decoration: underline;
}

.post .screen {
   float: right;
   padding: 2px;
   border: 1px solid #FFF;
   margin-bottom: 10px;
   margin-right: 18px;
   margin-top: -16px;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 240px;
	margin-bottom: 20px;
	font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 30px;
}

#sidebar li ul {
	border-top: 1px dashed #666633;
}

#sidebar li li {
	margin: 0;
	padding: 4px 0 4px 4px;
}

#sidebar li li a {
   background: url('../images_default/bullet.gif') no-repeat center left;
padding: 2px 0;
padding-left: 15px;
}

#sidebar li p {
	border-top: 1px dashed #666633;
	margin: 0;
	padding: 4px 0 3px 15px;
}

#sidebar h2 {
	padding: 0;
	margin: 0 0 6px 0;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Calendar 

#calendar_wrap {
	border-top: 1px dashed #666633;
}

#calendar caption {
	padding-top: 5px;
	font-weight: bold;
}

#calendar table {
	width: 100%;
	border: 1px solid #E8E8E8;
	font-family: Arial, Helvetica, sans-serif;
}

#calendar thead {
	background: #514F42;
}

#calendar tbody td {
	border: 1px solid #514F42;
	text-align: center;
}

#today {
	font-weight: bold;
}

#prev {
}

#next {
	text-align: right;
}
*/
/* Footer */

#wrapper2 {
	background-color: #422C21;
}

#footer {
	background-color: #422C21;
	width: 940px;
	margin: 0 auto;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #FFFFFF;
}

#footer a {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	color: #FFFFFF;
}

#footer ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#footer li {
	display: block;
	float: left;
	width: 300px;
	padding-left: 20px;
}

#footer li.first {
	padding-left: 0;
}

#footer li ul {
	margin: 0;
	margin-bottom: 30px;
}

#footer li li {
	display: list-item;
	float: none;
	margin: 0;
	padding: 2px 0;
	border-bottom: 1px solid #573D30;
}

#footer li li a {
}

#footer h2 {
	margin-top: 0;
	color: #FFFFFF;
}

#legal {
	clear: both;
	margin: 0;
	padding: 10px 0;
	text-align: center;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #b2b1b1;
	background: black;
}

#legal a {
	
	text-decoration: none;
	color: #b2b1b1;
}

/* top menu bar */
.invertedshiftdown{
padding: 0;
width: 100%;
height: 42px;
border-top: 5px solid #669900; /*Red color theme*/
background: #ecead1 url('../images_default/img_menu.jpg') repeat-x;
voice-family: "\"}\"";
voice-family: inherit;
margin-bottom: 10px;
margin-top: 12px;
}

.invertedshiftdown ul{
margin:0;
margin-left: 40px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

.invertedshiftdown li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform:uppercase;
}

.invertedshiftdown a{
float: left;
display: block;
font: bold 12px Arial;
color: black;
text-decoration: none;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 5px 10px 9px 10px; /*Padding within each menu item*/
background-color: white; /*Default menu color*/

/*BELOW 4 LINES add rounded bottom corners to each menu item.
  ONLY WORKS IN FIREFOX AND FUTURE CSS3 CAPABLE BROWSERS
  REMOVE IF DESIRED*/
-moz-border-radius-bottomleft: 5px;
border-bottom-left-radius: 5px;
-moz-border-radius-bottomright: 5px;
border-bottom-right-radius: 5px;
}

.invertedshiftdown a:hover{
background-color: #669900; /*Red color theme*/
padding-top: 9px; /*Flip default padding-top value with padding-bottom */
padding-bottom: 5px; /*Flip default padding-bottom value with padding-top*/
color: white;
}

.invertedshiftdown .current a{ /** currently selected menu item **/
background-color: #669900; /*Green color theme*/
padding-top: 9px; /*Flip default padding-top value with padding-bottom */
padding-bottom: 5px; /*Flip default padding-bottom value with padding-top*/
color: white;
}

#myform{ /*CSS for sample search box. Remove if desired */
float: right;
margin: 0;
margin-top: 2px;
margin-right: 10px;
padding: 0;
}

#myform .textinput{
width: 190px;
border: 1px solid gray;
height: 18px;
}

#myform .submit{
font: bold 12px Verdana;
height: 22px;
border: 1px solid #5b9400;
background: #669900 url('../images_default/input.gif') repeat-x;
color: white;

}

#paypalform input{
   border: 1px solid gray;
   width: 112px;
   height: 39px;
}

/* end */

#linksummaryDiscuss{
 padding: 5px 0px 5px 20px;
 background: url('../images_default/iconz.gif') -8px -1px no-repeat;
} 
#linksummaryHasComment{
 padding: 5px 0px 5px 20px;
 background: url('../images_default/iconz.gif') -8px -164px no-repeat;
} 
#linksummaryAddLink{
 padding: 5px 0px 5px 20px;
 background: url('../images_default/iconz.gif') -8px -37px no-repeat;
} 
#linksummarySaveLink{
 padding: 5px 0px 5px 20px;
 background: url('../images_default/iconz.gif') -8px -100px no-repeat;
} 
#linksummaryRemoveLink{
 padding: 5px 0px 5px 20px;
 background: url('../images_default/iconz.gif') -8px -195px no-repeat;
} 
#linksummaryTellFriend{
 padding: 5px 0px 5px 20px;
 background: url('../images_default/iconz.gif') -8px -132px no-repeat;
}
#linksummaryBury{
 padding: 5px 0px 5px 20px;
 background: url('../images_default/iconz.gif') -8px -69px no-repeat;
}


.breadcrumb{
font: bold 14px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
}

.breadcrumb a{
background: transparent url('../images_default/breadcrumb.gif') no-repeat center right;
text-decoration: none;
padding-right: 18px; /*adjust bullet image padding*/
color: #669900;
}

.breadcrumb a:visited, .breadcrumb a:active{
  color: #669900;
}

.breadcrumb a:hover{
  text-decoration: underline;
}

input, select{
   border: 1px solid gray;
   height: 18px;
}

.submit2{
   font: bold 12px Verdana;
   height: 22px;
   border: 1px solid #5b9400;
   background: #669900 url('../images_default/input.gif') repeat-x;
   color: white;
}

#sitemap ul {
	margin: 0 0 25px 25px;
	padding: 15px;
	
	list-style: none;
}

#sitemap li {
   margin: 1em 0;
} 

#sitemap li a  {
	
} 

#sitemap li a:hover  {
	text-decoration: underline;
}
#sitemap span  {
   padding-left:15px;
}

fieldset {
   padding: 6px;
}

.red {color: #CC0000; }


/*Paginaion starts*/
.pagination{
padding: 2px;
}

.pagination ul{
margin: 0;
padding: 0;
text-align: left; /*Set to "right" to right align pagination interface*/
font-size: 16px;
}

.pagination li{
list-style-type: none;
display: inline;
padding-bottom: 1px;
}

.pagination a, .pagination a:visited{
padding: 0 5px;
border: 1px solid #9aafe5;
text-decoration: none; 
color: #2e6ab1;
}

.pagination a:hover, .pagination a:active{
border: 1px solid #2b66a5;
color: #000;
background-color: #FFFF80;
}

.pagination a.currentpage{
background-color: #2e6ab1;
color: #FFF !important;
border-color: #2b66a5;
font-weight: bold;
cursor: default;
}

.pagination a.disablelink, .pagination a.disablelink:hover{
background-color: white;
cursor: default;
color: #929292;
border-color: #929292;
font-weight: normal !important;
}

.pagination a.prevnext{
font-weight: bold;
}

/* Pagination end */
