/*
Theme Name: JA Green
Created By The Admin Professional
*/


*
{
	margin: 0em;
	padding: 0em;
}

img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}

h1,h2
{
}
ol#comments li p {
	font-size: 100%;
}
#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #fff;
	border: 1px solid #333;
	padding: .2em;
}

#commentform textarea {
	width: 100%;
}

#commentlist li ul {
	border-left: 1px solid #ddd;
	font-size: 110%;
	list-style-type: none;
}

#commentlist li .avatar {
	float: right;
	margin-right: 25px;
	border: 1px dotted #ccc;
	padding: 2px;
}
body
{
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: #ffffff;
}

a
{
	color: #FF3399;
	text-decoration: none;
	
}

a:hover
{
	text-decoration: none;
}

/* Outer */

#outer
{
	padding: 0em;
	margin: 0em;
	width: 100%;
}

/* Header */

#header
{
	position: relative;
	background: #004778 url('images/a5.gif') bottom left repeat-x;
	height: 7.4em;
	padding-left: 1em;
}

#header h1
{
	position: absolute;
	top: .55em;
	font-size: 2.6em;
	font-family: 'Lucida Grande', Verdana, sans-serif;
	color:#003366;
	font-weight: bold;
	
}

#header h1 a
{
	color: #003366;
	text-decoration: none;
}

#header h2
{
	position: absolute;
	font-weight:lighter;
	font-size: 1.1em;
	top: 4em;
	color:#003366;
	padding-left: .2em;
}

/* Menu */

#menu
{
	position: absolute;
	top: 5em;
	right: 3em;
}

#menu ul
{
	list-style: none;
}

#menu li
{
	display: inline;
	padding-left: 1.1em;
	margin-left: 1em;
	
}

#menu li.first
{
	border: 0em;
	margin-left: 0em;
	padding-left: 0em;
}

#menu li a
{
	color: #fff;
	padding: 0.1em;
	text-decoration: none;
}

#menu li a:hover
{
	text-decoration: underline;
}

/* Content */

#content
{
	line-height: 1.5em;
}


#content p
{
	margin-bottom: 1.5em;
}

#content h2,h3,h4,h5,h6
{
	color:#003366;
	margin-bottom: .65em;
	
}

#content h2
{
	font-size: 1.5em;
}

#content h2 a
{
	text-decoration: none;
	border: none;
	color:#003366;
}

#content h3
{
	font-size: 1.1em; color:#003366;
}
#content h3 a
{
	font-size: 1.1em; color:#003366;
}

#content ul
{
	margin-bottom: 1.5em;
	padding-left: 1em;
	list-style: square;
}

#content blockquote
{
	margin-bottom: 1.5em;
	padding: 0.75em 0.75em 0.75em 1.5em;
	border-left: solid 0.75em #005082;
	background: #FDFDFD url('images/a7.gif') top left repeat-x;
}

#content blockquote p
{
	margin-bottom: 0em;
}

#content table
{
	margin-bottom: 1.5em;
	border-collapse: collapse;
	text-align: left;
}

#content table th
{
	font-weight: bold;
	padding: 0.5em;
}

#content table td
{
	padding: 0.5em;
	
}

#content table tr.rowH
{
	color: #fff;
	background: #006192 url('images/a8.gif') top left repeat-x;
	
}

#content table tr.rowA
{
	background: #F8F8F8 url('images/a6.gif') top left repeat-x;
	
	color: inherit;
}

#content table tr.rowB
{
	background: #FDFDFD url('images/a7.gif') top left repeat-x;
	
	color: inherit;
}

#content a
{
	text-decoration: none;
	border: none;
	color:#003366;
}
/* Primary Content */

#primaryContentContainer
{
	background-color: #fff;
	float: right;
	margin: 0em -19em 0em -19em;
	width: 100%;
	
	
	
}

#primaryContent
{
	margin: .5em 21em 0em 15em;
	padding: .5em 5em 1.5em 3em;
	border-left:solid 1px  #FF99CC;
	border-right:solid 1px  #FF99CC;
}

/* Secondary Content */

#secondaryContent
{
	position: relative;
	float: left;
	width: 13em;
	padding: .5em 2em 1.5em 2em; 
	
	
}

#secondaryContent .xbg
{
	position: absolute;
	right: 0em;
	bottom: -64px;
	background: #fff url('images/a3.gif') top right no-repeat;
	height: 64px;
	width: 128px;
}

#secondaryContent ul
{
	margin-bottom: 1.5em;
	padding-left: .5em;
	list-style: none;
	padding-bottom:5px;
}
#secondaryContent ul li
{
	
	list-style: none;
	padding-bottom:5px;
}
#secondaryContent a
{
	
	color: #FF3399;
}


/* Tertiary Content */

#tertiaryContent
{
	position: relative;
	float: right;
	width: 14em;
	padding: .5em 1em 1.5em .5em;
	
	
}
#tertiaryContent ul
{
	margin-bottom: 1.5em;
	padding-left: .5em;
	list-style: none;
	line-height: 2em;
}


#tertiaryContent .xbg
{
	position: absolute;
	left: 0em;
	bottom: -64px;
	background: #fff url('images/a4.gif') top left no-repeat;
	height: 64px;
	width: 128px;
}



#tertiaryContent a
{
	color: #FF3399;
}

/* Footer */

#footer
{
	position: relative;
	z-index: 1;
	padding: 1em 0em 2em 0em;
	margin: 1em 2em 0em 2em;
	text-align: center;
}

.clear
{
	clear: both;
}

.nextprev { margin: 10px; text-align: center; }
.meta {font-size:11px;margin: 10px 0;}
img { margin: 5px; }

.subscribe {background-color:#CCFFFF; padding: 5px 1px 1px 1px; border:dashed;}
