/*  
Theme Name: J4J Edition 1
Theme URI: http://justiceforjason.org
Description: layout 
Version: 1.0
Author: Noelle
Author URI: http://www.justiceforjason.org
*/

/* Basics and Typography 


*/
BODY {
	background-color: #808080;
	background-image:url();
	margin-top: 5px;
	margin-bottom: 10px;
	cursor: default;
	line-height: 17px;
	text-align: justify;
	color: #373537;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 10pt 
}

.post, input, textarea, select, button {
	border-right: 1px solid #404040;
	border-top: 1px solid #404040;
	border-left: 1px solid #404040;
	border-bottom: 1px solid #404040;
	background-color: #DCDADA;
	color: #373537;
	font-size: 7pt;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	line-height: 12px;
}

A:link {
	color: #660099;
	font-weight: bold; 
	text-decoration: none;
}

A:visited {
	color: #660099;
	font-weight: bold; 
	text-decoration: none;
}

A:active {
	color: #660099;
	font-weight: bold; 
	text-decoration: none;
}

A:hover {
	color: #AA83E1;
	background-color: #; 
	font-weight: bold; 
	text-decoration: none;
}

b, strong {
	color: #373537;
} 
i {
	color: #373537;}
u {
	color: #373537;
}


.sidebar1 {
	text-align: justify;
    text-transform: bold;
	font-size: 16pt;
	font-family: Garamond, Verdana, Arial, Helvetica, sans-serif;
	color: #660099;
	border-bottom: 0px solid #F4F4E0;
	border-right: 0px solid #808080;
	border-left: 0px solid #808080;
	border-top: 0px solid #808080;
	padding: 5px;
	line-height: 16px; 
	background-color: #CECECE;
}

.sidebar2 {
	text-align: justify;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #373537;
	border-bottom: 0px dotted #808080;
	border-right: 0px dotted #808080;
	border-left: 0px dotted #808080;
	border-top:1px dotted #808080;
	padding: 5px;
	line-height: 17px; 

}

.toptitle {
	text-align: justify;
        text-transform: uppercase;
	font-weight: bold;
	font-size: 17pt;
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	color: #660099;
	border-bottom: 0px solid #F4F4E0;
	border-right: 0px solid #808080;
	border-left: 0px solid #808080;
	border-top: 0px solid #808080;
	padding: 3px;
	line-height: 20px; 
}

.title {
	text-align: justify;
    text-transform: uppercase;
	font-size: 14pt;
	font-family: Garamond, Verdana, Arial, Helvetica, sans-serif;
	color: #404040;
	border-bottom: 0px solid #F4F4E0;
	border-right: 0px solid #808080;
	border-left: 0px solid #808080;
	border-top: 0px solid #808080;
	padding: 5px;
	line-height: 11px; 
	background-color: #CECECE;
}

.news {
	text-align: justify;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #373537;
	border-bottom: 0px dashed #1C5890;
	border-right: 0px solid #808080;
	border-left: 0px solid #808080;
	border-top:0px dotted #404040;
	padding: 3px;
	line-height: 15px; 
	background-color: #F4F4E0;
}

.synopsis {
	text-align: justify;
	font-size: 16pt;
	font-family: Euphemia, Verdana, Arial, Helvetica, sans-serif;
	color: #727272;
	border-bottom: 0px dashed #1C5890;
	border-right: 0px solid #808080;
	border-left: 0px solid #808080;
	border-top:0px dotted #404040;
	padding: 5px;
	line-height: 21px; 
	background-color:;
}

.date {
	text-align: right;
	font-size: 7pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #808080;
	border-bottom: 0px dashed #E2E2E2;
	border-right: 0px solid #808080;
	border-left: 0px solid #808080;
	border-top:0px solid #FFFFFF;
	padding: 5px;
	line-height: 7px; 
	background-color: #CECECE;
}

.comments {
	text-align: right;
	font-size: 7pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #1C5890;
	border-bottom: 0px solid #808080;
	border-right: 0px solid #808080;
	border-left: 0px solid #808080;
	border-top: 1px dotted #1C5890;
	padding: 5px;
	line-height: 8px; 
	background-color: #F4F4E0;
}

.memo {
	text-align: justify;
	font-size: 7pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #1C5890;
	border-bottom: 0px dashed #88C2F2;
	border-right: 0px dashed #88C2F2;
	border-left: 6px solid #FF009F
	border-top: 0px dashed #88C2F2;
	padding: 5px;
	line-height: 12px; 
	background-color: #FFFFFA;
}

.all{
	background-color: #ffffff;
	border: 1px solid #FFFFFF;
	padding: 0px;
}

.postdate {
	background-color: #0067D0;
	border-bottom: 0px solid #F35FBF;
	border-left: 0px solid #F35FBF;
	border-top: 0px solid #F35FBF;
	border-right: 0px solid #F35FBF;
	font-weight: normal;
	font-size: 9px;
	font-family:tahoma;
	color: #FFFFFF;
	text-align: center;
	letter-spacing: 1px;
	line-height: 18px;
}

.posttitle {
	background-color: #FF009F;
	border-bottom: 0px solid #FFCF00;
	border-left: 0px solid #FFCF00;
	border-top: 0px solid #FFCF00;
	border-right: 0px solid #FFCF00;
	font-size:11px;
	font-family:tahoma;
	font-weight:bold;
	color: #ffffff;
	text-align: center;
	letter-spacing: 1px;
	line-height: 18px;
	letter-spacing: 3px;
	padding-left: 5px;
         text-transform:uppercase;
}

.content{
	background-color: #F4F4E0;
	text-align: justify;
	line-height: 14px;
	font-family: verdana;
	font-size: 10pt;
	color: #373537;
}

.info{
	background-color: #F4F4E0;
	text-align: right;
	line-height: 13px;
	font-family: tahoma;
	font-size: 9px;
	color: #1C5890;
	padding-right: 10px;
}


.nav {
	padding: 5px;
	line-height: 12px; 
	background-color: #0067D0;
}

/************************ COLOR SCHEME CODES *************************/

#dd {
  margin-left: 25%;
  padding: 0 0 20px 0;
}

#dd li {
  margin: 0;
  padding: 0;
  list-style: none;
  float: left;
  font: bold 11px arial;
}

#dd li a.menu {
  display: block;
  text-align: center;
  background: #5970B2;
  padding: 4px 10px;
  margin: 0 1px 0 0;
  color: #FFF;
  width: 60px;
  text-decoration: none;
}

#dd li a.menu:hover {
  background: #49A3FF;
}

.submenu {
  background: #EAEBD8;
  border: 1px solid #5970B2;
  visibility: hidden;
  position: absolute;
  z-index: 3;
}

.submenu a {
  display: block;
  font: 11px arial;
  text-align: left;
  text-decoration: none;
  padding: 5px;
  color: #2875DE;
}

.submenu a:hover {
  background: #49A3FF;
  color: #FFF;
}
