/*
Theme Name: JavaWords Theme
Theme URI: http://javawords.com
Description: JavaWords Theme - Based on Green Effect v4. Customized and re-edited to fill my needs. :)
Version: 1.0 final
Author: Chris Fragoulides
*/
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, img{
	margin:0;
	padding:0;
	border:0;
}

html{
	height:100%;
}

blockquote{
	border-left:#999999 2px dashed;
	display:block;
	font-style:italic;
	padding-left:10px;
}
/* body style */
body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:100.01%;
	color:#000000;
	background-color:#EEE;
	text-align:center;
	background-repeat:repeat-x;
}
/* Header Style */
.header{
	background-image:url(img/header.jpg);
	background-repeat:no-repeat;
	background-position:left;
	background-color:#5784BD;
	height:105px;
	margin:0px auto;
	padding:0px 0px 0px;
	width:100%;
}
/* Search tool div style */
#search-tool-div{
	position:absolute;
	right:15px;
	top:15px;
	z-index:500;
	visibility:visible;
	font-size:70%;
}
/* Logo div style */
#logo{
	position:absolute;
	top:56px;
	left:267px;
	z-index:450;
	visibility:visible;
}
#logo a{
	text-decoration:none;
	display:block;
	width:270px;
	height:50px;
}

/* Navigation bar style */
.nav-wrapper{
	text-align:left;
	border-top:1px solid #333;
	border-bottom:1px solid #333;
	background:#5784bd url(img/header-bg.gif);
	width:100%;
	height:2em;
	font-size:75%;	
}
#nav{
	border-left:1px solid #333;
	margin:0 0 0 3%;
	height:2em;	
}
#nav a, #nav a:link, #nav a:active, #nav a:visited{
	line-height:2em;
	padding:0 10px;
	background:#bbc url(img/nav-li.gif);
	border-right:1px solid #333;
	font-weight:bold;
	text-decoration:none;
	display:block;
	float:left;
	color:#FFF;
}
#nav a:hover{
	color:#EEE;
	background:#bbc url(img/header-bg.gif);
}
/* Top Sponsor Style */
.top-sponsor{
	border-bottom:1px solid #333;
	overflow:hidden;
	padding:4px 0 4px 0;
}
/* Main Content Holder */
.main{
	background-color:#EDEDED;
	background-image:url(img/main-bg.png);
	background-repeat:repeat-x;
	background-position:top;
	padding-top:5px;
	padding-right:0;
	padding-bottom:5px;
	padding-left:0;
	height:101%;
}
/* Main Content */
#content{
	margin:0 21% 0 21%;
	height:100%;
}
/* Sidebars */
.sidebar{
	border:1px solid #333;
	background:#FFF;
    overflow:hidden; /* fix for long non-text content breaking IE sidebar float */
}
#left{
	width:19.5%;
	float:left;
	margin-left:0.5%;
}
#right{
	width:19.5%;
	float:right;
	margin-right:0.5%;
}
.side-box{
	border-top:1px solid #333;
}
.side-box h2{
	display:block;
	padding:5px;
	line-height:1em;
	font-size:105%;
	font-weight:bold;
	font-family:"Courier New", Courier, monospace;
	color:#FFF;
	border-bottom:1px solid #333;
	background-position:top center;
	background-repeat:repeat-x;
	background-image:url(img/header-bg.gif);
	background-color:#5784BD;
	text-align:left;
}
.side-box p{
	padding:4px;
	font-size:75%;
}
.side-box p a img{
	margin:1px;
}
/* Sidebar List */
ul.side-list{
	font-size:90%;
	list-style:none;
	line-height:1.4em;
	display:block;
	background:url(img/side-list-bg.gif) #BEBEBE repeat-y;
	overflow:hidden;
}
ul.side-list li{
	display:inline;
	list-style:none;
}
ul.side-list ul{
	font-size:85%;
}
ul.side-list span {
	padding:0 0 0 15px;
}
ul.side-list ul span {
	padding:0 0 0 20px;
}
.side-list span {
	border-top:1px solid #333;
	display:block;
	line-height:1.35em;
}
.side-list a, .side-list span.item{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	text-align:left;
	padding:0 4px 0 4px;
	display:block;
	color:#333;
	text-decoration:none;
	border-left:1px solid #5784bd;
	border-top:0;
	background-color:#FFF;
}
.side-list a:visited {
	color:#333;
}
.side-list a:hover {
	color:#555;
	background-color:#EAEADA;
}
/* Generic Sidebar Styling classes */
.first{
	border-top:0 !important;
}
/* WordPress Calendar Style */
#wp-calendar {
	width:100%;
	font-size:75%;
	line-height:0.8em;
	/*border-bottom:1px solid #333;*/
}
#wp-calendar caption{
	line-height:1.3em;
	font-size:130%;
	font-weight:bold;
	color:#777;
	text-align:left;
	padding:0 8px;
}
#wp-calendar thead{
	font-size:100%;
	line-height:1em;
	color:#AA5;
}
#wp-calendar tfoot{
	text-align:left;
	padding:2px 4px;
}
#wp-calendar a{
	font-weight:bold;
	color:#963;
	text-decoration:none;
}

/* Post Style */
.post{
	border:1px solid #333;
	background:#FFF;
	margin-bottom:5px;
	text-align:left;
	background-image:url(img/cat-box-rep.png);
	background-position:center top;
	background-repeat:repeat-x;
	padding:8px;
}
.Title {
	color:#5c6b8e;
	padding-left:20px;
	font-weight:bold;
	font-family:"Courier New", Courier, monospace;
	margin-bottom:5px;
	font-size:130%;
	background: transparent url(img/post-icon.gif) no-repeat left center;
	border-bottom:1px dashed #333333;
}
.Title a, .Title a:link, .Title a:active, .Title a:visited{
	color:#5c6b8e;
	background:transparent;
	font-family:"Courier New", Courier, monospace;
	display:block;
	border:0px;
	text-decoration:none;
}
.Title a:hover{
	color:#4d5976;
	background:transparent;
}
.descr{
	color:#9c5714;
	font-size:65%;
	margin-bottom:5px;
	padding-bottom:1px;
}
.entry{
	font-size:80%;
	margin-bottom:5px;
}
.entry p{
	text-indent:2em;
}
.entry img{
	border:0;
	float:left;
	margin:4px;
}
.entry code{
	width:98%;
	background:#F6F6F6;
	border-top:1px solid #DDF;
	border-bottom:1px solid #DDF;
	color:#556;
	display:block;
	font:normal 1.0em "Courier New", Courier, monospace;
	padding:10px 0.5%;
	margin:10px 0;
	white-space:nowrap;
	overflow:auto;
	line-height:1.3em;
	text-indent:0;
}
.entry a:link, .entry a:active, .entry a:visited{
	color:#9c5714;
	background:transparent;
	text-decoration:none;
	border-bottom:1px dashed #333333;
}
.entry a:hover {
	color:#5784bd;
	background:transparent;
	text-decoration:none;
	border-bottom:1px solid #333333;
}
.entry ul{
	margin-left: 2em;
	list-style-image: url(img/li.gif);
}

.entry ol{
	margin-left: 2em;
}
.comment{
	border-bottom: 1px dashed #BDBDBD;
	padding-bottom: 10px;
}
.comment_text{
	margin-left:2em;
}
.comment_text p{
	text-indent:0;
}
.info{
	font-size:75%;
	padding:5px;
	border:1px solid #333333;
	background:#F5F5F5;
	background-image:url(img/info-bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	color:#333;
	width:auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-bottom:5px;
}

.info p{
	margin:0px;
	padding:1px 0 1px 0;
}


.info a:link, .info a:active, .info a:visited{
	color:#333333;
	font-weight:normal;
	border:0px;
	text-decoration:underline;
}
.info a:hover {
	color:#333333;
	border:0px;
	font-weight:normal;
	text-decoration:none;
}
/* Generic Text Styles */
.left-align{
	text-align:left;
}
.right-align{
	text-align:right;
}
.center{
	text-align:center;
}
/* Clearer */
.clearer {clear:both;  margin:0px; padding:0; width:100%;}
/* Footer Style */
.footer{
	font-size:65%;
	background-color:#5784bd;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	line-height:1.3em;
	border-top:4px double #333333;
	border-bottom:1px solid #333333;
	width:100%;
}
.footer a, .footer a:hover {
	color:#FFF;
	background:transparent;
	text-decoration:none;
	font-weight:bold;
}
/* Forms Style */
.forms #submit{
	padding-left:10px;
}
.forms label{
	float:left;
	font-weight:bold;
  	text-align:right;
  	width:25%;
  	padding-right:1%; 
}


.forms input,
.forms textarea,
.forms select{	
	padding:4px;
	color:#333;
	background:#FFF;
	border-width:1px;
	border-style:solid;
	border-color:#888 #DDD #DDD #888;  
}
.forms textarea{
	width:65%;
	height:200px;
}
.forms input.button{
	height:2em;
	margin:1% 0 1% 25%;
	font:400 1em georgia, sans-serif;
	cursor:pointer;
	color:#fff;
	background:#BDBDBD;
	border-width:1px;
	border-style:solid;
	border-color:#EEE #333 #333 #EEE;
}
#searchform input{
	height:110%;
}
#searchform input.button{
	cursor:pointer;
	color:#fff;
	background:#BDBDBD;
	border-width:1px;
	border-style:solid;
	border-color:#EEE #333 #333 #EEE;
}