/*
Theme Name: JavaProgrammingWorld
Theme URI: http://www.javaprogrammingworld.com/
Description: This is the JavaProgrammingWorld theme.
Version: 1.0
Author: Jeremy Muncy
Author URI: http://www.ientry.com/
Tags: Java, Programming, Java Certification, Certification
*/

body {
	margin: 0px;
	padding: 0px;
	font: normal 12px Arial, Helvetica, sans-serif;
	background: #CCCCCC url() repeat-y center top;
}
td, div {
	font: normal 12px Arial, Helvetica, sans-serif;
}
form, input, div {
	margin: 0px;
	padding: 0px;
}
h1, h2, h3, h4 {
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
h1 {
	font-size: 18px;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 14px;
}
h4 {
	font-size: 12px;
}
p {
	margin: 10px 0px;
	padding: 0px;
}
a {
	color: #0000CC;
	text-decoration: none;
}
a:hover {
	color: #009966;
	text-decoration: underline;
}
a:visited {
	color: #0000CC;
	text-decoration: none;
}
ol, ul {
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
li {
	margin: 0px;
	padding: 5px 0px 5px 0px;
	list-style-type: none;
	border-bottom: solid 1px #EEEEEE;
}
.post {
	padding: 15px;
	margin: 0px;
	width: 600px;
}
.archive-post {
	padding: 15px;
	margin: 0px;
	width: 600px;
	height: 60px;
}
.clear {
	clear: both;
}
#spacer {
	margin: 0px 0px 15px 0px;
}
.container {
	margin: 10px auto;
	width: 1050px;
	height: 100%;
	background-color: #FFFFFF;
}
.header {
	height: 125px;
	background: #333333 url() no-repeat left top;
}
.logo {
	float: left;
	width: 245px;
	height: 125px;
}
.logo h1 a {
	width: 413px;
	height: 125px;
	display: block;
	text-indent: -99999px;/***  Uncomment this to make the logo picture show and not the text ***/
	background: url(http://images.ientrymail.com/javaprogrammingworld/logo.gif) no-repeat left top;
}
.top-750 {
	float: left;
	padding: 12px 0px 0px 25px;
}
.top-tabs a, .top-tabs a:visited {
	padding: 10px;
	float: left;
	width: 110px;
	height: 12px;
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	background-color: #009966;
	text-align: center;
	border-right: solid 3px #FFFFFF;
}
.top-tabs a:hover {
	padding: 10px;
	float: left;
	width: 110px;
	height: 12px;
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	background-color: #00CC66;
	text-align: center;
	border-right: solid 3px #FFFFFF;
}
.nav-span {
	height: 32px;
	width: 1050;
	background-color: #009966;
	border-right: solid 3px #FFFFFF;
	border-left: solid 3px #FFFFFF;
}
.top-content-left {
	margin: 0px 10px 0px 0px;
	padding: 10px;
	float: left;
	width: 660px;
	background-color: #FFFFFF;
}
.top-content-right {
	float: left;
	width: 356px;
}
.right-other-float {
	float: right;
}
.top-content-right-upper {
	margin: 0px 0px 5px 0px;
	padding: 10px;
	background-color: #FFFFFF;
	font-weight: bold;
}
.top-content-right-upper ul {
     margin: 0px; 
     padding: 10px 0px 0px 0px; 
} 
.top-content-right-upper li { 
     margin: 0px; 
     padding: 0px 0px 5px 0px;
	 list-style-image: url(http://images.ientrymail.com/javaprogrammingworld/bullets.gif);
	 border-bottom: none;
}
.top-content-right-lower {
	padding: 10px;
	background-color: #FFFFFF;
}
.left-bottom {
	margin: 0px 5px 0px 0px;
	padding: 10px;
	float: left;
	width: 210px;
	background-color: #FFFFFF;
}
.mid-bottom {
	padding: 10px;
	float: left;
	width: 555px;
	background-color: #FFFFFF;
	border-left: 1px #CCCCCC solid;
	border-right: 1px #CCCCCC solid;
}
.right-bottom {
	margin: 0px 0px 0px 5px;
	padding: 10px;
	float: left;
	width: 210px;
	background-color: #FFFFFF;
}
.green-header {
	padding: 5px;
	margin: 0px 0px 5px 0px;
	background-color: #333333;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
}
.bottom-header {
	padding: 5px;
	margin: 0px 0px 5px 0px;
	color: #009966;
	text-align: center;
	font-weight: bold;
}
.highlight {
	margin: 20px 0px 20px 0px;
	background-color: #00CC66;
	padding: 5px;
	text-align: center;
}
.green-text {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #009966
}
.page-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #333333;
	text-align: center;
}
.news {
	height: 230px;
	border: 1px #CCCCCC solid;
	padding: 0px 0px 0px 30px;
}
.white-space {
	height: 3px;
	background-color: #FFFFFF;
}
.gray-line {
	border-bottom: 1px #CCCCCC solid;
}
.footer {
	padding: 10px;
	border-top: solid 1px #DDDDDD;
	text-align: center;
	font: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.page-other-width {
	width: 500px;
	display: block;
}

.top-ientry-bar {
	margin: 0px 0px 25px 0px;
	padding: 0px;
	height: 35px;
	width: 100%;
	font: 12px "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana;
	background: #333333;
	border-bottom: solid 1px #FFFFFF;
}
.top-ientry-bar a {
	margin: 0px;
	padding: 7px 20px 11px 10px;
	float: left;
	color: #FFFFFF;
	display: block;
	text-decoration: none;
}
.top-ientry-bar a:hover {
	margin: 0px;
	padding: 7px 20px 11px 10px;
	float: left;
	color: #000000;
	display: block;
	text-decoration: none;
	background: #CCCCCC;
}
.top-ientry-bar a img {
	margin: -5px 5px -6px 0px;
	z-index: 2;
}
#ientry-bar-right {
	float: right;
}
.ientry-bar-clear {
	clear: both;
}