/*  
Theme Name: JustBlue Theme
Theme URI:
Description: A WordPress theme designed by <a href="http://www.linkchannels.com/">gio</a>. XHTML validated, adSense ready and widget ready.
Version: 1.0
Author: gio
Author URI: http://www.isulongseophil.com/

*/

*{
	margin:0px;
	padding:0px;
}

body {
	margin:0;
	background:#f5ff7a url(images/headerdweildag_top.jpg) repeat-x;
	font: 62.5%/1.6em Verdana, Arial, sans-serif;
	color: #000000;
	text-align:center;
}
a:link, a:visited {
	color: #3A6DB9;
	text-decoration:none;
}
a:hover {
	color: #549FC9;
	text-decoration:underline;
}
a img{
  border:0;
}
ul {
	margin: 5px 0px 15px;
	padding-left: 20px;
}
ul li {
	margin: 0px;
}
ol {
	margin: 5px 0 15px 0;
	padding-left: 25px;
}
ol li {
	margin: 0;
	padding-left:-10px;
}


#page{
	width:910px;
	margin: 0px auto;
	text-align:left;
}

#footerpage{
	width:910px;
	margin: 0px auto;
	text-align:left;
}
/* ------------------------------------------------------- page header --- */

.leftx {
  	
	float:left;
	color: #000;
	font-size: 14px;
	margin: 0px 0 0 45px;

}

.rightx {
  
  float:right;
  text-align:right;
  padding-right: 50px;
}


#page-header {
	height: 150px;
	clear: both;
	text-align:left;
	width:100%;
}
.header{
	padding-top: 0px;
	height:150px;

	width:100%;
}
.header h1 {
  font: bold 35px Verdana, Arial; 
  color: #0484BD;
  padding: 15px 0 0 45px;
  margin: 0px;
  letter-spacing: -.05em;
}
.header h1 a:links, .header h1 a:visited {
/*  font: bold 35px Georgia, Times, 'Times New Roman', serif; 
  color: #0484BD;
  padding: 15px 0 0 45px;
  margin: 0px;
  letter-spacing: -.05em;*/
}
.header h1 a:hover {
  color: #549FC9;
  text-decoration:none;
}
/*.description{
	margin: 0px 0 0 45px;
	color: #000;
	font-size: 14px;
}

.hanapin {
text-align:right;
padding: 15px 0 0 45px;
}
*/
/* navigation area */
#menu {
	height:50px;
	background: url('images/nav-bg.gif') repeat-x;
	border-top: 3px solid #FFFFFF; 
 	
	width:100%;
	
}
/*#menu-r {
	background: url('images/nav-right.gif') no-repeat top right;
}
#menu-l {
	background: url('images/nav-left.gif') no-repeat top left;
}*/

#menu ul {
	list-style: none;
	margin: 0 auto;
	padding: 0 0 0 33px;

	
}
#menu li {
	display: block;
	float: left;
	font: normal 1.3em Tahoma, Verdana, Arial, sans-serif;
	/*background: url('images/nav-sep.gif') no-repeat top right;*/
	padding: 0 5px 0px 15px;
	
	height:30px;
}

/*#page_item {
	padding-bottom: 55px;
}*/

#menu a, #menu a:visited {
	color: #ffffff;
	font-weight:bold;
	text-decoration: none;
	line-height: 35px;
	display: block;
	float: left;
	padding: 0 10px;
}
#menu a:hover {
	font-weight:bold;
	color: #FFFFFF;
	background-color:#5fb3e1;
	text-decoration: none;
}


/* search form */
#searchform {
  	text-align:right;
  }
  
#searchform #s {
  
	background: #fff;
	height: 14px;
	width: 120px;
	margin: 0px 0px 0px 1px;
	padding: 2px 4px 2px 4px;
	color: #000;
	border: 1px #55A2CC solid;
	font: 1.2em normal Arial, Helvetica, sans-serif;
}
#searchform #searchsubmit {
	font: 1.2em Arial, Helvetica, sans-serif;
	color: #fff;
	background-color:#2E65B7;
	border: none;
	width: 60px;
	height: 20px;
	padding-top: 0px;
}
#searchform #searchsubmit:hover {
	color:#fff;
	background-color: #12489A;
}

.post-bottom {
  clear:both;
  padding: 0 20px;
}

.post-bottom-left, .post-bottom-right {
  margin-bottom: 10px;
  font: bold 1.2em Arial, sans-serif;
  line-height: 1.8em;
}
.post-bottom-left {
  width: 400px;
  float: left;
  margin-right: 0px;
}
.post-bottom-right {
  width: 90px;
  float: right;
}
.which {
  padding-left: 20px;
}
.author {
  background: url(images/author-icon.gif) no-repeat;  
}
.category {
  background: url(images/category-icon.gif) no-repeat;  
}
.comments {
  background: url(images/comment-icon.gif) no-repeat;  
}

/* CONTENT */
#container {
  margin:10px 0 0 0;
}

#content-left {
  width:590px;
  float:left;
  padding: 0 0px;
}
#content-left-top {
  overflow:hidden;
  width:100%
  margin-bottom:50px;
}
#content-left-top h3 {
  color: #0484BD; 
  font: bold 1.4em Tahoma, Verdana, Arial, sans-serif;
  margin-bottom:10px;
  letter-spacing: 0px;
}
#boxed {
  background:#0099CC url(images/box-bot.gif) no-repeat 0 100%;
  color:#FFFFFF;
}
#boxed #box {
  padding:10px 12px 25px 12px;
  background: url(images/box-top.gif) no-repeat;
}
#box p.boxtitle {
  font: bold 1.5em Tahoma, Verdana, Arial, sans-serif;
}
#box p {
  padding: 3px 0;
  font: normal 1.1em/1.6 Arial,Tahoma, Verdana, sans-serif;
}
#boxed a, #boxed a:visited {
  color:#FFFFFF;
  text-decoration:underline;
}
#boxed a:hover {
  color:#FFFFFF;
  text-decoration:none;
}



#cols-2 {
  background: url(images/divider.gif) no-repeat 50% 100%;
  height:150px;
  margin-top: 10px;
}
.cols {
  overflow:hidden;
  width:100%;
text-align:left;
}
.cols .column {
  width:46%;
  float:left;
  margin: 0 20px 0 1px;
}
.cols .rightcol {
  width:46%;
}
.rightcol ul {
  list-style: none;
  padding: 0 0;
}
.rightcol ul li {
  background: url(images/comments.gif) no-repeat;
  margin:0 0 2px 0;
  padding: 0 5px 1px 16px;
  font: bold 1.2em Arial, Tahoma, Verdana, sans-serif;
}
.featured {
  font-size:90%; 
}
.featured .title, .featured .title a:link, .featured .title a:visited {
  color:#909090;
  font-size:120%;
  font-style: bold;
}
.featured .content {
  color:#313131;
  font: 12px Verdana,Arial,Helvetica,sans-serif;
  line-height:1.25;
  margin:0.5em 0pt 1em;
}
.featured .more {
  color:#FA7600;
  float:right;
  text-decoration:underline;
}
.more a:link, .more a:visited {
  color:#FA7600;
  font-weight:bold;
  text-decoration:underline;
}



#content{
  padding: 6px 5px 6px 5px;
}
.post{
  width:590px;
  background: url(images/ post-bottom.gif) no-repeat bottom left;
  position:relative;
  /*border-bottom: 1px solid #B0B0B0;*/
  padding: 1px 0px 10px;
  margin-bottom:15px;
  float:left;
}
.post h2.post-title, .post-single h2.post-title, .post-page h2.post-title {
  font: bold 2.3em Arial, sans-serif;
  color: #549FC9;
  letter-spacing:-.04em;
  padding: 3px 0;
}
.post h2.post-title, .post-single h2.post-title {
  border-bottom: #a0a0a0 1px dashed;
}
.post h2.post-title a:link, .post h2.post-title a:visited, .post h2.post-title a:hover, 
.post-single h2.post-title a:link, .post-single h2.post-title a:visited,
.post-single h2.post-title a:hover{
  color: #0484BD;
  text-decoration: none;
}
.post-data{
  color:#888;
  margin: 0 10px 5px 0px;
  padding:5px 5px 0 0px;
  float:left;
  width:100%;
  letter-spacing:-0.06em;
}
.post-content {
  clear:both;
  font-size: 1.2em;
  line-height: 1.8em;
  color: #000000;
}
.post-content p {
  margin: 0px 0px 0px 0;
  padding: 8px 0px;
}
.post-content .read-more {
  float:right;
  padding: 0 10px 0 0;
}

.post-content div.error{
	color: #000000;
	text-align:center;
}
.error0 {
	font: bold 1.5em Arial, Tahoma, Verdana;
	color: #549FC9;
}
.pagetitle {
	clear: both;
	color:#999;
	font: bold 1.5em/180% Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	text-align:center;
}


/* calendar */
#calendar table{
	margin: 0 10px;
}
#calendar table caption{
	padding: 5px 0;
	font: bold 1.1em Arial;
}
#calendar table td{
	padding: 1px 5px;
}

/* --------------------------------------------- sidebars */
.sidebar {
  float: right;
  font: 1.3em/150% Arial, Tahoma, Verdana;
  width: 300px;
  padding-bottom:20px;
}
.sidebar a:link, .sidebar a:visited {
  color:#000000;
  text-decoration:none;
}
.sidebar a:hover {
  color:#000000;
  text-decoration:underline;
}
.side-box {
  margin-bottom:5px;
}
.side-box .sidebox-title-l {
  background: url('images/sidebox-l.gif') no-repeat top left;
  margin-bottom:10px;
}
.side-box .sidebox-title-r {
  background: url('images/sidebox-r.gif') no-repeat top right;
}
.side-box .sidebox-title {
  background: url('images/sidebox.gif') repeat-x;  
  margin: 0 4px;
}
.side-box h3 {
  margin: 0;
  font: bold 1.1em/150% Arial, Tahoma, Verdana;
  color: #fff;
  height: 31px;
  padding: 8px 0 0 6px;
}
#sidebar ul {
  list-style: none;
  /*margin: 0 1px;*/
  padding: 0 0;
}
#sidebar ul li {
  padding-left: 0px;
  padding-bottom: 2px;	
}
#sidebar ul li ul li {
  padding-left: 18px;
}

#ads1 {
  margin: 0 0 10px;
  padding:0 auto;
  overflow:hidden;
  width:100%;
  height:300px;
}
.ads {
  background: url(images/arrow-down.gif) no-repeat 33% 55%;
  background-color:#0099cc;
  color:#FFFFFF;
  padding:5px;
  font-size:80%;
  letter-spacing:1px;
  text-align:center;
}
#ads1 div {
  float:left;
  height:128px;
  width:140px;
}
.sidebox {
  margin-bottom:5px;
}
.sidebox ul {
  overflow:hidden;
  width: 100%;
}
.sidebox li {
  background:#ECECEC;
  color:#333333;
  float:left;
  margin:0pt 0pt 1px;
  min-height:1.5em;
  padding: 1px 0 2px;
  width:42%;
}
.sidebox .ul {
  list-style-type:none;
}
#categories .ul li {
  background: url(images/category.gif) no-repeat;    
  margin:0 0 2px 0;
  padding: 0 5px 1px 16px;
}
#archives .ul li {
  background: url(images/archives.gif) no-repeat;    
  margin:0 0 2px 0;
  padding: 0 5px 1px 16px;
}
#links .ul li {
  background: url(images/links.gif) no-repeat;    
  margin:0 0 2px 0;
  padding: 0 5px 1px 16px;
}
#recent-posts .ul li {
  background: url(images/posts.gif) no-repeat;    
  margin:0 0 2px 0;
  padding: 0 5px 1px 16px;
}
#meta .ul li {
  background: url(images/bullets.gif) no-repeat;    
  margin:0 0 2px 0;
  padding: 0 5px 1px 16px;
}

.ads-sponsor {
  background: url(images/arrow-down.gif) no-repeat 38% 55%;
  padding:5px;
  font-size:80%;
  letter-spacing:1px;
  text-align:center;
}
#sponsored-links .sponsored li {
  background: url(images/bullet.gif) no-repeat;
  padding:0 0 0 16px;
}
.boxed1 {
  background: url(images/box1-bot.gif) no-repeat bottom left;
  width:100%;
}
.boxes1 {
  background: url(images/box1-top.gif) no-repeat top left;
}
.sponsored {
  padding:5px 0;
}
.sponsored ul li {
  padding:0 5px;
  margin: 0 0 0 10px;
  font-size:90%;
}
.sponsors {
  border-left: #CCCCCC 1px solid;
  border-right: #CCCCCC 1px solid;
  margin: 0px 0;
  padding-left:20px;
}

/* ------------------------------------------- widgets */
.textwidget {
padding: 2px 7px;
margin:0;
}

/* -------------------------------------- comment area */
h3#comments, h3#respond {
  padding: 10px 0 0 0;
  font: bold 1.4em/110% Arial, Helvetica, sans-serif;
  clear: both;
}
#commentform {
  margin: 10px 0;
}
#commentform p.notice {
  border: #55A2CC 1px solid;
  padding: 5px 5px 5px 5px;
  background-color:#eee;
}
#commentform label {
	font-weight: bold;
	color:#666;
	font-size: 100%;
}
#commentform small {
	color: #000;
	font-size: 80%;
}
#commentform input {
	font: 100% Arial, Helvetica, sans-serif;
	width: 220px;
	padding: 2px 2px 2px 5px;
	border: 1px solid #2E65B7;
}
#commentform textarea {
	font: 100% Arial, Helvetica, sans-serif;
	width: 570px;
	height: 140px;
	border: 1px solid #2E65B7;
	padding: 2px 5px 2px 5px;
}
#commentform #submit {
	font: 12px/100% Arial, Helvetica, sans-serif;
	color: #fff;
	background-color:#2E65B7;
	border: none;
	width: 125px;
	height: 24px;
	margin-top: 5px;
	margin-left: 460px;
}
#commentform #submit:hover {
	color:#fff;
	background-color: #12489A;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	border: solid 1px #12489A;
}

/* comment list */
.commentlist {
	margin: 5px 0 20px 5px;
	padding-left: 5px;
	line-height: 130%;
	width: 95%;	
	list-style: none;
}
.commentlist li {
	padding: 5px 10px;
	margin-bottom:15px;
	border-bottom:1px #666666 dotted;	
}
.commentlist .alt {
	border-bottom:1px #666666 dotted;	
}
.commentlist cite, .commentlist cite a:link, .commentlist cite a:visited {
	font-weight: bold;
	font-style: normal;
	font-size: 110%;
	text-decoration:none;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: .9em;
}

/* ------------------------------------------- next & previous page navigation */
.page-nav {
  clear: both;
  font: 1.3em Arial, Tahoma, Verdana;
  height:30px;
}
.previous-entries a {
	float: left;
	padding: 3px 0 0 0;
	margin-left: 0px;
}
.next-entries a {
	float: left;
	padding: 3px 0 0 0;
	margin-right: 15px;
}

/* -----------------------------footer */
#footer {
  min-height:100px;
  background:url('images/footer.gif') repeat-x;
  width:100%;
  margin: 5px 0 15px;
  padding: 20px 0 0;
  clear: both;
}
#footer h3 {
  font-family:Georgia,serif;
  font-size:150%;
  margin:0pt 0pt 0.75em;
  text-align:center;
}
#footer .column {
  margin: 0 7.9% 0 0;
  width:33%;
}
#footer .rightcol {
  margin:0;
  width:18%
}
.meta {
  margin: 0;
}

#footer  ul {
  list-style: none;
  margin: 0 auto;
  padding: 0px;
}
#footer .rightcol ul li {
  background: url(images/bullets.gif) no-repeat;    
  margin:0 0 2px 0;
  padding: 3px 0px 2px 16px;
}
#footer #archiveEntries ul li {
  width:50%;
  float:left;
  text-align:center;
}
#footer #recent-posts ul li {
  background: url(images/posts.gif) no-repeat;    
  margin:0 0 2px 0;
  padding: 3px 0px 2px 16px;
}
#footer ul li {
  font:13px Arial, Helvetica, sans-serif;
}
.credits {
  clear: both;
	width: 100%;
	text-align: center;
	padding: 4px 0;
	color: #777; 
	background-color:#d9ecf6; 
	text-decoration: none;
}
.credits p {
color: #777; 
	background-color:#d9ecf6; 
	text-decoration: none;
	margin: 0;
	text-align: center;
	font: 1.1em Arial, Helvetica, sans-serif;
}
.credits a:link, .credits a:visited {
color: #777; 
	background-color:#d9ecf6; 
	text-decoration: none;
	text-decoration:none;
}
.credits a:hover {
color: #777; 
	background-color:#d9ecf6; 
	text-decoration: none;
	text-decoration:none
}
.post-content h1 {
  font: bold 1.8em Arial, sans-serif; 
  color: #0484BD;
  letter-spacing: -.04em;
  margin: 10px 0;
}
.post-content h2 { 
  font: bold 1.6em Arial, sans-serif; 
  color: #0484BD; 
  letter-spacing: -.04em;
  margin: 10px 0;
}
.post-content h3 {
  font: bold 1.4em Arial, sans-serif; 
  color: #0484BD; 
  letter-spacing: -.04em; 
  margin: 10px 0;
}
.post-content h4 { 
  color: #0484BD; 
  font: normal 1.2em 'Lucida Grande', Arial, Helvetica, sans-serif;
  margin: 10px 0;
}
.post-content h5 {
  color: #0484BD; 
  font: normal 1em 'Lucida Grande', Arial, Helvetica, sans-serif;
  margin: 10px 0;
}
blockquote { 
  min-height: 10px; 
  padding: 10px 0 10px 20px;
  margin: 10px 0px 10px 15px; 
  background: url('images/bq.gif') no-repeat; 
  font: 1.0em Georgia, 'Times New Roman', Times, serif; 
  line-height: 2em; 
  font-style: italic; 
  clear: left; 
}