/*  
Theme Name: Blue Gray Theme
Theme URI: Your URL HERE
Description: Your Description Here
Version: 01.05
Author: Your Name Here
Author URI: The Author URL HERE

*/


/* SETTING DEFAULTS */
body {margin:0;
	  padding:0;
	  border:none;
	  font-family:Verdana, Arial, Helvetica, sans-serif;
	  line-height:18px;
	  background:url(images/backgroundblog.jpg);
	  }


A:link{color:#4DB3E3;
	  text-decoration:none;
	  }


A:visited{color:#4DB3E3;
		  text-decoration:none;
		  }
A:hover{color:#CCDB66;
		  text-decoration:underline;
		  }

/* DIV THAT CONTAINS THE WHOLE THEME */
#wrapper{width:1024px;
		 margin:0 auto;
		 background-color:#FFFFFF;
		 }		
		
/*TITLE PROPERTIES */
#banner{background:url(images/header.jpg) no-repeat;
		   width:1024px;
		   height:180px;
		   }
.bannertitle{margin-left:65px;
			 padding-top:13px;
			 float:left;
			 margin-right:360px;
		   } 
				 
/*Top Navigation Information */
#topnav{background:url(images/topnav.jpg) no-repeat;
		height:1024px;
		height:30px;
		line-height:30px;
		
		}

/* Properties for the links int he navigation bar i.e. home */		
#topnav A:link{text-decoration:none;
			   color:#FEFEFE;
			   }	
			   
#topnav A:visited{text-decoration:none;
			   color:#FEFEFE
			   }	

#topnav A:hover{text-decoration:none;
			   color:#FFFF00;
			   }
		
/* Links In The Top Navigation */
.navlink{display:inline;
		 margin-right:25px;
		 color:#FFFFFF;
		 font-size:13px;
		 font-weight:bold;
		 }

.rss{background:url(images/titleblue.jpg) no-repeat;
	 width:1024px;
	 height:66px;
	 font-size:26px;
	 color:#FFFFFF;
	 }

/*Div That contains the whole posts, comment etc */
#postscontainer{float:left;
			     width:570px;
				 margin-left:50px;
				 margin-right:20px;
				 }
		 	 
/*The Title Of The Posts */
.posttitle{font-size:20px;
		    color:#FFFFFF;
			margin-top:30px;
		   }

.thedate{font-size:11px;
		 color:#767E35;
		 }
		 
.postdata{clear:both;
		  font-size:14px;
		  padding-top:10px;
		  padding-left:2px;
		 }
		 
.thecomment{color:#FFFFFF;
		    font-size:14px;
			color:#575757;
			text-align:right;
			margin-right:20px;
			}
			

/* Link propertis for the title of each blog */
A.posttitlelink:link{color:#BDD237;
				     text-decoration:none;
					 }
A.posttitlelink:visited{color:#BDD237;
				     text-decoration:none;
					 }
A.posttitlelink:hover{color:#51B0DC;
				     text-decoration:none;
					 }
/*The actual blog properties */
.thecontent{clear:both;
			color:#000000;
			font-size:13px;
			width:670px;
			margin-bottom:25px;
			margin-top:25px;
			}
			
/*Div that has all the properties for Add Comments, Read More, Comments */
.postinfo{font-size:12px;
		  color:#333333;
		  margin-bottom:20px;
		 }
		 
/*Properties for the text in the Info Div */
.postinfolink{display:inline;
			  margin-right:48px;
			  }

/*Sidebar Container it holds all the sidebar things */
#sidebarcontainer{width:225px;
			      margin-left:765px;
				  color:#52BDDF;
				  padding-top:15px;
				  font-size:13px;
				  border-left: 1px solid #2880A8;
				  padding-left:30px;
			      }
#sidebarcontainer A:link{color:#52BDDF;
			   text-decoration:none;
			   }
#sidebarcontainer A:visited{color:#52BDDF;
			   text-decoration:none;
			   }
#sidebarcontainer A:hover{color:#B8D022;
			   text-decoration:underline;
			   }
/*Sidebar Links properties */
#footer A:link{color:#040404;
			   text-decoration:none;
			   }
#footer A:visited{color:#040404;
			   text-decoration:none;
			   }
#footer A:hover{color:#0560B3;
			   text-decoration:none;
			   }

/* Side Bar Titles i.e. About, Archives */
.sidebartitle{color:#000000;
			  font-size:13px;
			  font-weight:bold;
			  }

/* About text area */
.abouttext{font-size:14px;
		   color:#666666;
		   }	
	
#searchform{
			margin-bottom:15px;
			}	
		   	  			  
/*searchfield area in the sidebar */
.searchfield{background:url(images/searchfield.jpg) no-repeat;
			 color:#BCD031;
			 border:1px solid #FFFFFF;
			 width:187px;
			 height:20px;
			 }
/*Searchbutton for the searchform */	  
.searchbutton{background:url(images/searchbutton.jpg) no-repeat;

			  width:121px;
			  height:33px;
			  border:none;
			  margin-top:15px;
			  }
	

/* The info of the sidebar I.e the links of archives, recent posts */
.sidebarcontent{font-size:11px;
				padding-bottom:10px;
				}
				 
.sidebarbullet{margin:0px; 
			   padding:0px; 
			   list-style:none; 
			   margin-left:15px;
			  }

#commentstemplate{color:#FFFFFF;
			     }
/* Where the comments show up properties */
.commentfield{border:1px solid #BCD031;
			  background:#FFFFFF;
			  color:#58BDEB;
		     }

.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}			

.commentsheading{color:#ffffff;
				 }
.numbercommenttitle{color:#0560b3;
				   }
		 
.commentareawidth{width:400px;
				  font-size:13px;
			     }

.editcomment{text-align:right;
			font-size:12px;
			margin-right:15px;
			margin-bottom:15px;
			}
			
.commentform{margin-left:30px;
			 
			}
			
			
.commentbutton{background:#313131;
		        width:135px;
				height:28px;
				border:1px solid #ffffff;
				color:#EAFA04;
			 }
/* The Footer Properties */
#footer{background:url(images/footer.jpg) repeat-x;
		font-family:Arial, Helvetica, sans-serif;
                text-align: center;
                width:100%;
		height:91px;
		clear:both;
		color:#2880A8;
		font-size:12px;
		font-weight:bold;
}

			
/* Footer Link Properties */
#footer A:link{color:#288083;
			   text-decoration:none;
			   }
#footer A:visited{color:#288083;
			   text-decoration:none;
			   }
#footer A:hover{color:#FFFFFF;
			   text-decoration:underline;
			   }
			   
A.rssfeed:link{color:#FFFFFF;
		       text-decoration:none;
			   }
			   
			   
A.rssfeed:visited{color:#FFFFFF;
		       text-decoration:none;
			   }
			   
			   
A.rssfeed:hover{color:#FFFFFF;
		       text-decoration:underline;
			   }