body {
	margin:0;
	padding:0px;
	background:#fff;
	color:#333333;
	font-size: 12px; /* Resets 1em to 12px */
	text-align:left;
	background-image: url(../../../../img/wall_blog08.jpg);
	background-repeat: repeat-x;
	background-position: top;
	line-height: 1.8em;
	font-family: Verdana;
}

a { color:#333333;	text-decoration:underline;}
a:hover {color:#3366ff; text-decoration:none;}

h1, h2, h3, h4, h5, h6 {
	color:#333333;
	text-align:left;
}

h1 {font-size:14px;}
h2 {font-size:14px;font-weight: bold;}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #3333ff;
	background-image: url(http://www.jaspa-net.com/img/sub_title_back.jpg);
	background-repeat: no-repeat;
	text-align: center;
	height: 31px;
	font-family: Verdana;
	width: 165px;
	margin: 0px;
	vertical-align: middle;
}
h4 {font-size:14px;font-weight: bold;}

h7 {font-size:12px;}



h5 {
	font-size: 12px;
	font-weight: bold;
	line-height: 1.8em;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 12px;
}



h6 {
	font-size: 10px;
	font-weight: normal;
	line-height: 1.8em;
	text-align: center;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}


img {
	border:0;
}

input, textarea {
	font-size:12px;
}

input[type=text], textarea{
	border:1px inset #aaa;
	background:#fff;
}
input[type=submit] {
	border:1px outset #aaa;
	background:#ddd;
}

pre {
	overflow:auto;
	font-size:12px;
}
code {
	background-color:#f8f8f8;
	color:#111;
	font-size:12px;
}


/* Layout */
#page {
	width:980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#container{
  margin:0 15px 0 15px;
  padding:0 165px 0 165px;
}
.border-0	{
  border: none;

}
#wrapper{
  float:left;
  width:550px;
  border-left:165px solid #ffffff; /* Sidebar left background color */
  border-right:165px solid #ffffff; /* Siderab right background color */
  margin-left:-165px;
  margin-right:-165px;
  background-color:#fff;
  display:inline;
  margin-bottom: 30px;
}
.sidebar {
	padding:15px;
}
#sidebar_left{
	float:left;
	width:165px;
	position:relative;
	line-height: 1.8em;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
}
#content{
	float:left;
	width:530px;
	margin-right:-100%;
	padding:15px 0 0 15px;
	overflow:hidden;
	background:#fff;
	font-size:0.95em;
	list-style: none;
}
#sidebar_right{
	float:right;
	width:165px;
	margin:0 0 0 0;
	position:relative;
	line-height: 1.8em;
}
.banner_left	{
	border: none;
	padding-top: 30px;

}
.full_image {
	width:530px;
	margin-left: -25px;
}


.feed ul	{
	list-style-image: url(http://www.jaspa-net.com/img/list_mark_rss.jpg);
	padding-left: 0px;
	list-style-position: outside;
	font-family: Verdana;
	font-size: 0.9em;
	margin-left: 25px;
}


/* Header */

#header {
	margin:0;
	height:120px;
}

#headerlogo {
	height: 120px;
	padding: 0;
	background-color: #DDDDDD;
	background-image: url(../../../../img/headder08.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
	margin: 0;
}
#headerlogo h1, #headerlogo div.description {
	text-align: right;
	padding-right: 30px;
	margin: 0;
}
#headerlogo h1 {
	margin:0;
	padding-top: 30px;
	font-size:18px;
	line-height: 1.8em;
}
#headerlogo h1	a:link {color: #FFFFFF;text-decoration: none;}
#headerlogo h1	a:visited {color: #FFFFFF;text-decoration: none;}
#headerlogo h1	a:hover{color: #cec88f;text-decoration: underline;}
#headerlogo h1	a:active {color:#FFFFFF;text-decoration: none;
}

#headerlogo div.description {
	margin:0;
	background:transparent;
	color:#fff;
	font-size:1.2em;
}


/* Top navigation */
#hmenu {
	float:right;
	width:155px;
	border:0;
	padding:0;
	position:static;
	bottom:35px;
	height:0;
	right: 30px;
}
#hmenu ul {
	width:auto;
	float:left;
	list-style-image: url(http://www.jaspa-net.com/img/title_mark11.gif);
	padding:0;
	margin: 0;
}
#hmenu ul li {
	display:inline;
	float:left;
	width:165px;
	padding: 0;
	border: 1px solid #FFFFFF;
	margin: 0;
}
#hmenu ul li a {
	font-size:1em;
        text-decoration: underline;
}

#hmenu ul li a:hover, #hmenu ul li.hmenu_rss a:hover {
	color: #3366ff;
        text-decoration: none;
}
#hmenu ul li ul {
	padding:0.5px 0 0 0;
	position:absolute;
	display:block;
	visibility:hidden;
	z-index:599;
}
#hmenu ul li.hmenu_rss ul {
	right:0;
}
#hmenu ul li:hover ul {
	visibility:visible;
}
#hmenu ul ul li {
	display:block;
	float:none;
	width:auto;
}
#hmenu ul ul a {
	margin:1px;
}
#hmenu ul li.hmenu_rss a {
	padding-top: 4px;
	padding-right: 30px;
	padding-bottom: 4px;
	padding-left: 10px;

}




/* Sidebar */

.sidebar {
	color:#333;
	line-height: 1.8em;
}
.sidebar ul {
	padding:0;
	margin:0;
	list-style: none;
	font-size:0.9em;
	line-height: 2.2em;
}
.sidebar ul ul {
	font-size:0.9em;
}

.sidebar ul li {
	margin:0 0 2em 0;
}

.sidebar ul ul {
	margin:0;
	padding:0;
}

.sidebar li li {
	margin:0.1em 0;
	line-height: 1.8em;
}

.sidebar li li:before {
	content: "\203A \0020";
	font-size:1em;
}

.sidebar li li li {
	padding-left:10px;
}.

sidebar ul h2_org {
	margin: 0;
	padding:0;
	font-size:12px;
	text-transform:uppercase;
	line-height:1.8em;
}

.sidebar ul h2 {
	width:151px;
	font-size: 12px;
	line-height: 1.7em;
	background-color: #f7f7f7;
	padding-top: 8px;
	padding-right: 2px;
	padding-bottom: 8px;
	padding-left: 12px;
	margin-top: 0px;
	background-image: url(http://www.jaspa-net.com/img/subtitle_mark.gif);
	background-repeat: no-repeat;
	background-position: 0px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #e7e7e7;
	font-family: Verdana;
	font-weight: bold;
	margin-bottom: 15px;
	text-align: left;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #e7e7e7;
}

.sidebar ul h3 {
	margin: 0;
	padding:0;
	font-size:16px;
	text-transform:uppercase;
	line-height:1.8em;
}

.sidebar ul h4  {
	width:151px;
	font-size: 12px;
	background-color: #f7f7f7;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 12px;
	margin-top: 30px;
	background-image: url(http://www.jaspa-net.com/img/subtitle_mark.gif);
	background-repeat: no-repeat;
	background-position: 0px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #566fb8;
	font-weight: bold;
	margin-bottom: 15px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eeeeee;
}


.sidebar a.rsswidget img {
	border:0;
	float:right;
}


.side-doc-center	{
	text-align: center;
	font-size: 10px;
	color: #000000;
	line-height: 1.5em;
	background-color: #FFFFFF;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
	font-family: Verdana;
	margin: 0px;
}

.banner_align_left	{
        width: 165px;
	margin-bottom: 0px;
	text-align: left;
	margin-top: 20px;
	margin-right: 0px;
	margin-left: 0px;

}

.banner_bottom	{
	margin-bottom: 0px;
	text-align: center;
	margin-top: 20px;
	margin-right: 0px;
	margin-left: 0px;

}



/* Footer */
#footer { 
	clear:both;
	padding-top: 55px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align:center;
	font-size:0.85em;
	background:#566fb8;
	color:#eee;
	line-height: 2.1em;
}

#footer a {
	color:#eee;
}

#footer_gmenu	{
	clear:both;
	font-size: 0.9em;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 30px;
	padding-left: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #566fb8;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: right;
	background-color: #eeeeee;
}



/* Post */

.post, .page {
	clear:both;
}

.blog .post, .archive .post, .search-results .post, .search-results .page {
	margin:0 0 4em 0;
}

div.postentry {
	font-size:12px;
	line-height:1.8em;
	margin-bottom: 50px;
}
.postentry p, .postentry blockquote, .postentry ul, .postentry ol {
	text-align:justify;
	margin-left: 25px;
}
.postentry blockquote {
	margin:10px 20px;
	padding:0 0 0 10px;
	border-left:0.4em solid #ddd;
	font-size:10px;
	line-height:1.7em;
}
.postentry blockquote blockquote {
	margin-left:0;
	font-size:12px;
}

.postentry a {
	text-decoration:underline;
}
.postentry a:hover {
	text-decoration:none;
}


div.navigation {
	font-size:12px;
}

.postentry table {
	border-width:0 1px 1px 0;
	border-style:solid;
	border-color:#ccc;
	font-size:10px;
}


.postentry table tr td {
	padding:5px 10px;
	border-width:1px 0 0 1px;
	border-style:solid;
	border-color:#ccc;

}

.postentry table tr th {
	border-width:1px 0 0 1px;
	border-style:solid;
	border-color:#ccc;
	padding:5px 10px;
	background:#f4f4f4;
	color:#333333;
	font-weight:bold;
	text-transform:uppercase;
	text-align:center;
}

.postentry li	{
	padding-left: 25px;
	list-style-position: inside;
	list-style-image: url(http://www.jaspa-net.com/img/title_mark06b.gif);
}

h2.posttitle {
	font-size: 1.1em;
	font-weight: bold;
	padding-left: 20px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-image: url(http://www.jaspa-net.com/img/h2_mark02_725.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-bottom: 21px;
	padding-top: 7px;
	line-height: 1.7em;
	background-color: #ffffff;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
}

.posttitle ul {
	font-size:0.95em;
	font-weight: normal;
	border-top-width: 3px;
	padding-left: 0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: 0;
	background-repeat: no-repeat;
	background-position: 0px;
}

.posttitle li {
	line-height: 1.5em;
	list-style-position: outside;
	list-style-image: url(http://www.jaspa-net.com/img/h2_mark.gif);
}

.postmetadata {
	font-size:0.90em;
        font-weight: normal;
	background-color:#fff;
	color:#555555;
	text-align:right;
	margin-bottom: 30px;
	margin-top: 5px;
	margin-right: 0;
	margin-left: 25px;
        padding-bottom: 0px;
        padding-left: 0px;
        padding-top: 0px;
}

.postmetadata_li {
	list-style: none;
	margin-left: -20px;
	line-height: 2em;
}

.posttagscat {
	margin:0 0 10px 0;
}
.postcat {
	margin:0 10px 0 0;
}
.postcomment {
	font-size:12px;
}
.postedit:before {
	content:' | ';
}
div.archive-desc {
	border:1px solid #C0C083;
	background-color:#EAEAD5;
	margin:0px 0 50px 0;
	padding:10px 10px;
	font-size:12px;
}



.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
}
.wp-caption a, .wp-caption a:hover, .gallery a, .gallery a:hover, .attachment a, .attachment a:hover {
	border:none;
}
.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}
.wp-caption p.wp-caption-text {
   font-size: 10px;
   margin:4px 0 0 0;
   padding:0 4px;
}
.gallery {
	border:1px solid #ddd;
	background-color: #f3f3f3;
}
.gallery-item {
	margin:10px;
}
.gallery-caption {
	font-size:10px;
}
.attachment img {
	border:1px solid #ddd;
	background-color:#f3f3f3;
	padding:4px;
}
/* Comments */

textarea#comment {
	width:100%;

}
.commentlist {
	margin:0;
	padding:0;
}
.children {
	margin: 0 -21px -21px 0;
	padding:0;
}
li.comment, li.trackback, li.pingback {
	list-style:none;
	border:1px solid #eee;
	padding:20px;
	margin:10px 0;
}
ul.children li.comment {
	margin: 10px 0 -11px 0;
}
	
.comment-body {
	overflow:auto;
}
.commentlist li.even {
	background-color:#fafafa;
}

.commentlist li.odd {
	background-color:#f6f6f6;
}
.commentlist li.bypostauthor {
	background-color:#fffff8;
}
.commentlist li.bypostauthor > .comment-body > .comment-author > cite {
	border-bottom:1px solid #aaa;
}
.comment-body p {
	font-size:12px;
}
.comment-body blockquote {
	margin:5px 10px;
	padding:0 0 0 5px;
	border-left:0.4em solid #ddd;
	font-size:10px;
}
.comment-body blockquote blockquote {
	font-size:12px;
}
.comment-body img.avatar {
	float:right;
	border:1px solid #eee;
	margin:0;
	background:#fff;
}

.comment-author cite {
	font-style:normal;
	font-weight:bold;
	color:#555;
	font-size:14px;
}
.comment-meta {
	margin:4px 0 0 0;
}
.reply {
	margin:5px 0;
	padding:0;
	font-size:12px;
}

/* Comment ends */


/* Calendar */
#wp-calendar {
	text-align:center;
	width:100%;
}
#wp-calendar caption, #wp-calendar thead th{
	font-weight:bold;
	text-transform:uppercase;
	color:#555;
}
#wp-calendar tbody td {
	border:1px solid #ccc;
	background:#f2f2f2;
}
#wp-calendar tbody td a {
	font-weight:bold;
}
#wp-calendar td#today {
	background:#e4e4e4;
}
#wp-calendar tbody td.pad {
	border:none;
	background:transparent;
}
/* Calendar ends */

#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	}

.sidebar #searchform #s {
	width: 100px;
	padding: 2px;
	}

.sidebar #searchsubmit {
	padding: 1px;
	}
.screen-reader-text {
     position: absolute;
     left: -1000em;
}


abbr {
	cursor:help;
	border-bottom: 0.1em dotted;
}

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
   margin: 0 10px 0 0;
   width:auto;
}

.alignright {
   float: right;
   width:auto;
   margin: 0 0 0 10px;
}

/* Fonts */


.fs10px-nc {
	font-size: 10px;
	line-height: 2em;
}

.fs11px-nc {
	font-size: 11px;
	line-height: 2em;
}

.fs10-333333 {
	font-size: 10px;
	color: #333333;
	font-weight: normal;
	line-height: 1.7em;
}

.fs12-333333 {
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	font-weight: normal;
}
.fs12-222222bold {
	font-size: 12px;
	color: #222222;
	line-height: 18px;
	font-weight: bold;
}

.fs80e-fff	{
	font-size: 0.8em;
	line-height: 1.6em;
	font-weight: normal;
	color: #FFFFFF;
}


/*	
	By default, the horizontal navigation menu displays inside the header area.
	If for some reason you don't like this behaviour, you can make it display
	below the header area by uncommenting the block below.
*/
/*
#hmenu {
	background-color:#27567a;
	float:none;
	position:static;
	height:24px;
	border:1px solid #aaa;
	border-top:none;
	margin:0;
}
#hmenu ul {
	float:none;
}
*/



.banner_fb	{
	margin-bottom: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
	background-image: url(http://www.jaspa-net.com/img/image_FB530_180.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 530px;
	padding-top: 80px;
	padding-right: 0;
	padding-bottom: 50px;
	padding-left: 0;
	line-height: 1.7em;

}

.ul-fb	{
	list-style-image: url(http://www.jaspa-net.com/img/title_mark06b.gif);
	padding-left: 0;
	list-style-position: outside;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0;
	line-height: 2.2em;
	font-family: Verdana;
	padding-top: 0px;
}


.banner_html	{
	margin-bottom: 0px;
	text-align: center;
	margin-top: 20px;
	margin-right: 0px;
	margin-left: 0px;
	width: 165px;

}
