/*
Theme Name: Its a Blue World
Theme URI: http://www.amazingwordpressthemes.com/
Description: A pretty basic 2 column theme without any real bells or whistles, minimal wordpress style.
Author:AWPT05
Author URI: http://www.amazingwordpressthemes.com/
*/



body {
	margin:0;
	padding-top:0px;
	
	font-family:"Century gothic",Tahoma,Verdana,sans-serif;
	color:#6d7e86;
	font-size:13px;
	background-color:#f0f0f0;
	}
img {
	border:0;
	}
a {
	color:#6d7e86;
	text-decoration:none
	}
a:hover {
	color:#81939b;
	text-decoration:none
		}
h1, h2, h3, h4, h5, h6 {
	
	}
blockquote {
	padding-left:10px;
	color:#626161;
	font-style: normal;
	
	}
.clear {
	clear:both;
	}
.alignleft {
	float:left;
	}
.alignright {
	float:right;
	}


.wrapper {
	width:100%;
	margin:0 auto;
			
	}

.header {
	height:150px;
	margin-top:0px;
	background:#f8f7f7 url(images/header.jpg) top repeat-x;
	width:780px;
	margin:auto;
	}
.blogname {
	float:left;
	width:70%;
	}
.blogname h1  {
	font-size:38px;
	font-weight:bold;
	margin:33px 0 0 118px;
	color:#fffffa;
	text-decoration: none;
	}
.blogname h1  a:link, .blogname h1  a:visited{ 
	
	color: #fff; 
	text-decoration: none; 
	background-color:transparent;
	}
	

.blogname h1  a:hover { 
	color: #ededed; 
	text-decoration: none; 
	background-color:transparent;
	}	
	

.blogname h2 {
	margin:0px 0 0 225px;
	font-size:14px;
	font-weight:normal;
	color:#ededed;
	}

.search {
	height:50px;
	padding:110px 0px 0 14px;
	float: right;

	}
.search form {
	background:url(images/search.png);
	width:213px;
	height:38px;
	padding-top:13px;
	padding-left:12px;
	}
.search input {
	float:left;
	}
.search input#s {
	width:160px;
	border:none;
	background:#fffffc;
	font-size:16px;
	color:#464444;
	height:20px;
	}
.search input#submit {
	border:none;
	background: transparent;
	font-size:16px;
	color:#5e0000;
	height:22px;
	width:45px;
	}
	
.menubar  {
width:780px;
height:33px;
margin: 0 auto;
background:#22398C;


}
	
.menubar ul {
margin: 0;
padding: 0;
list-style: none;

}

.menubar ul li {
float: left;
border-right:0px solid #646f82;
}

.current_page_item {

  color:#77878e;
}

#current:hover {
background: transparent url(images/menutop.png) no-repeat top center;
}

.menubar  ul li:hover {
color: #77878e;
background:#5670C5;
line-height:23px;

}
.menubar  ul li:active {
color: #77878e;
background: transparent url(images/menutop.png) no-repeat top center;
}


.menubar  ul li a {
	float:left;
	margin: 0 1px 0 0;

	font-weight: bold;
	text-decoration: none;
	padding: 5px 10px;
	font-size:15px;
	color: #fff;
}

.menubar  ul li a:hover {
color: #000;
background:#5670C5;
line-height:23px;
}

.content {
	width:780px;
	background:#DBE6F0;
	margin:auto;
	
	
	}
.date {
	float:right;
	width:48px;
	height:50px;
	background-repeat:no-repeat;
	text-align:center;
	font-size:12px;
      font-weight: bold;
	line-height:10px;
	text-transform:uppercase;
	color:#206d93;
	}
.date .day {
	color:#006699;
	font-size:24px;
	font-weight:bold;
	padding-bottom:7px;
	line-height:34px;
	}

.postedby {
      color: #6d7e86;
      font-size: 11px;
      }

#content {
	float: right;
	width:70%;
	margin-right:0px;
	padding: 0 0;
	
	}

	
.post {
	margin: 20px 10px 0 10px;
	padding: 0 0;
	height: 100%;
	background: #f8f7f7;
	text-align: justify;
	color:#6d7e86;
	}
.title{
	margin: 0px 0px;
	padding: 0px 0px 0px 20px;
	height:54px;
	background:#f0f0f0;
}

.post h2 {
	margin: 0 0;
	padding: 7px 0px 0px 0px;
	text-align: left;
	font:18px Arial, sans-serif;
	font-weight:bold;
	}

.post h2 a, .post h2 a:link, .post h2 a:visited  {
	color: #006699;
	background-color: transparent;
	}
.post h2 a:hover  {
	color: #006699;
	background-color: transparent;
}
	

.post .postmetadata {
	margin: 0 0;
	padding: 7px 15px 0px 15px;
	height: 25px;	
	background: #D5D3D0;
	font: normal 12px Verdana, Arial, sans-serif;
	text-align: right;
	border:1px solid #d6d6d6;
	}

.post a:link,
.post a:visited {
	color: #000;
	background-color: transparent;
}

.post a:hover {
	color: #666666;
	background-color: transparent;
	text-decoration: none;
}

.entry {
	margin: 0 0;
	padding: 5px 20px;
  
	border-top:1px solid #d6d6d6;
	}	
	
.leftsidebar {
	float:left;
	width:25%;
	padding-top:1px;
	padding-left:10px;
	font-size:14px;
	margin-top:20px;
	}
.leftsidebar ul {
	margin:0;
	padding:0;
	list-style:none;
	}
.leftsidebar h2 {
	font-size:15px;
    line-height: 25px;
	color:#f3f3f3;
	margin:0;
	background:#637B95;
	
	padding:4px 20px;
	}

.leftsidebar ul li {
	padding-bottom:5px;
	margin-bottom:5px;
		}
.leftsidebar ul li li {
	background:none;
	padding-bottom:0;
	margin-bottom:0;

	}
.leftsidebar ul li ul, .leftsidebar ul li div {
	padding:5px;
	background:#f0f0f0;
      border: 1px solid #d6d6d6;
		}
.leftsidebar ul li ul ul, .leftsidebar ul li div div {
	padding:0;
	background:none;
	}
.leftsidebar ul li ul li {
	background:url(images/sl.png) no-repeat left;
	padding-left:14px;
      margin-left: 20px;
	}
.leftsidebar table {
	width:100%;
	text-align:center;
	}

.leftsidebar ul li.ad div {
	text-align:center;
	}

#footertop {
	width:780px;
	height:6px;
	margin:auto;
	
	padding:0px 0px 0 0px;
	color:#fff;
	
	}

#footertop a {
	color:#fffffb;
	text-decoration:none;
	}
#footertop a:hover {
	color:#ffbb19;
	background:none;
	}

#footer {
	width:780px;
	height:37px;
	margin:auto;
	padding-top: 10px;
	background:#089FF2 url(images/footer.gif) repeat-x ;
	color:#dbdbdd;
	font-size:12px;
	font-weight:bold;
	letter-spacing:1px;
    text-align: center;
	}

#footer a {
	color:#ececed;
   text-decoration:underline;
	}

#footer a:hover {
	color:#dbdbdd;
      border-bottom: 1px solid #ececed;
	}

.navigation {
	height:25px;
	padding:7px 20px;
	}
.navigation a {
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
	color:#1873a0;
	}
.navigation a:hover {
	color:#1873a0;
      text-decoration: underline;
	}

.contentCenter {
	text-align:center;
	}

h2.pagetitle {
	padding:0;
	margin:0 0 20px 0;
	font-size:15px;
	text-align:center;
    color: #1873a0;
    padding-top:20px;
	}

.comments {
	}
.comments form {
	}
.comments textarea {
	width:60%;
	height:156px;
	background:#F0F0F0;
	border:1px solid #ababab;
	color:#eeeded;
	padding:10px;
	overflow:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	}
#commentform {
	padding-left:23px;
	}
#commentform input {
	background:#F0F0F0;
	border:1px solid #ababab;
	color:#eeeded;
	padding-left:10px;
	}
.comments input#submit {
	padding:0;
	width:140px;
	height:26px;
      font-weight: bold;
      background: #1975a2;
	}
.comments h2 {
	font-size:19px;
	line-height:30px;
	margin:24px 0 0 23px;
	padding:0;
	font-weight:bold;
      color: #1873a0;
	}

.comments h3 {
	font-size:16px;
      color: #046698;
	padding-top: 10px;
      padding-left: 21px;
	font-weight:bold;
	}

.comments ol li p {
	padding:0;
	margin:10px 0;
	}