@charset "utf-8";
/* CSS Document */

body {
	margin:20px 0px; padding:0px;
	/* text-align:center; */
	background-color:#33224f;
	}
	
#Container{
	width:759px;
	margin:0px auto;
	text-align:left;
	padding:0px;
	background-color:#33224f;
}


#header_logo{                                      
	background-image:url(images/header-logo.gif);
	width:759px;                                   
	height:164px;                                  
}  

#header{
	width:739px;  /* 742px; original */ 
	height:210px;
	position:relative; 
	float:left;
	padding-left:10px;
	padding-right:10px; 
	background-color:#484f70;
}

#headerimg{
	width:742px;  /* 742px; original */ 
	height:180px; 
	background-image:url(images/imgHeader.gif);
	background-repeat:no-repeat;
	float:left;
	padding-left:30px;
	padding-top:30px;
	
	}
	
#headerimg h1 a{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFFFF4;
	text-decoration:none;
	}
#description h3{
	color:#545456;
	line-height:20px;
	margin-top:-5px;
	}
	
.postsbg{
	width:522px;
	height:45px;
	background-image:url(images/posts.gif);
	background-repeat:no-repeat;
	float:left;
	margin-right:10px;
	
	}
.blogsearchbg{
	width:189px;
	height:45px;
	background-image:url(images/blogsearch.gif);
	background-repeat:no-repeat;
	float:left;
	
	
	}
	

#content{
	background-color:#FFFFFF;
	height:auto;
	width:522px;
	float:left;
	margin-right:10px;
	
	}
#post{
	
	width:512px;
	height:auto;
	background-repeat:no-repeat;
	float:left;
	background-color:#ffffff;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;	
}

#commentform input{
	background:#f0e2e3;
}

#commentform textarea{
	width: 500px;
	height: 115px;
	background:#f7eff0;
	}

#commentform #submit{
	background-image:url(images/btn-bg.gif);
	background-repeat:repeat-x;
	height:30px;
	font: bold 12px Arial, Helvetica, sans-serif;
	float:right;
	

}

#searchform #searchsubmit input{
	background:#f7eff0;
}

#searchform #searchsubmit{
	background-image:url(images/search-btn-bg.gif);
	background-repeat:repeat-x;
	font: bold 12px Arial, Helvetica, sans-serif;
	height:30px;
	}

.post-title {
	float: left;
	padding-left: 10px;
	width: 447px;
	height:56px;
}

.post-title h2{
	color:#422425;
	text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:28px;
	margin-top:0px;
	margin-bottom:3px;
	}

.post-title h2 a{
	color:#422425;
	text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:28px;
	margin-top:0px;
	margin-bottom:3px;
	text-decoration:none;
	}

	
.post-date{
	background-image:url(images/datebg.gif);
	background-repeat:no-repeat;
	width:55px;
	height:56px;
	float:left;
	
	}
.post-month{
	font-size:10px;
	color:#FFFFFF;
	text-align: center;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	margin-top:2px;
	margin-bottom:4px;
}

.post-day{
	font-size:25px;
	color:#422425;
	text-align: center;
	font-weight:700;
	font-family:Arial, Helvetica, sans-serif;
	margin-top:0px;
	}
	
.post-cat{
	background-image:url(images/categorybg.gif);
	background-repeat:no-repeat;
	float:left;
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	text-decoration:none;
	color:#422425;
	padding-left:28px
	}

.post-cat a:hover{
	float:left;
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	text-decoration:underline;
	color:#422425;
	}
	
.post-cat a:visited{
	text-decoration:none;
	}
	
.post-comments{
	background-image:url(images/commentbg.gif);
	background-repeat:no-repeat;
	float:right;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	text-decoration:none;
	color:#422425;
	padding-left:28px
	}

.post-comments a:hover{
	float:right;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	text-decoration:underline;
	color:#422425;
	}
	
.post-comments a:visited{
	text-decoration:none;
	}
	
#entry{
	clear:both;
	width:512px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:10px 5px 0px 5px;
}

#sidebar{
	width:189px;
	background-color:#FFFFFF;
	float:left;
	}
#blogsearch{
	
	width:179px;
	height:auto;
	background-color:#ffffff;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	float:left;
	
}

#blogsearch h3{
	color:#5a5938;
	font-size:16px;
	font-family:Verdana;
	font-weight:bold;
	
}

#blogsearch ul{
	list-style-image: url(images/bullets.gif);
	color:#000000;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

#blogsearch li a{
	color:#000000;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	
	
}
#blogsearch li a:hover{
	color:#cccccc;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:underline;

}


.postslowerbg{
	width:522px;
	height:16px;
	background-image:url(images/postlowerbg.gif);
	background-repeat:no-repeat;
	float:left;
	margin-right:10px;

	
	
}

.searchlowerbg{
	width:189px;
	height:16px;
	background-image:url(images/searchlowerbg.gif);
	background-repeat:no-repeat;
	float:left;
	background-color:#ffffff;
}
	
	
	
	

.bg1{
	width:742px;
	height:auto;
	padding-left:9px;
	padding-right:8px;
	background-color:#484f70;
	float:left;
	
}

.bg2{
	width:724px;
	height:auto;
	padding-left:10px;        
    padding-right:8px;
    padding-top:14px;       
    background-color:#000e24;
	float:left;
}



#bottomlinks{
	color:#FFFFFF;
	font-size:12px;
	font-family:Arial;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
}

#bottomlinks a{
	color:#FFFFFF;
	font-size:12px;
	font-family:Arial;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
}

#bottomlinks a:hover{
	color:#000e24;
	font-size:12px;
	font-family:Arial;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
}

.f1{                                          
	width:50px;                                  
	height:66px;                                 
	background-image:url(images/f1.gif);
	background-repeat:no-repeat;                 
	float:left;                                  
}                                             

.f2{                                          
	width:50px;                                  
	height:66px;                                 
	background-image:url(images/f2.gif);
	background-repeat:no-repeat;                 
	float:left;                                  
}

#footer{
	width:659px;
	height:66px;
	background-image:url(images/footerbg.gif);                                             
    background-repeat:repeat-x;                 
    float:left;
}                                                                                 	                                                             
                                                         
                                                                                                                                                                         
                                                                                                                                                                           
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;                                                                                                                                                               
    height:0;                                                                                                                                                              
    font-size: 1px;                                                                                                                                                        
    line-height: 0px;                                                                                                                                                      
}
#bottomlinks a{
	 color:#FFFFFF;
	 font-size:12px;
	 font-family:Arial, Helvetica, sans-serif;
	 text-decoration:none;
	 font-weight:bold;
	 }
#bottomlinks a:hover{
	 color:#000e24;
	 font-size:12px;
	 font-family:Arial, Helvetica, sans-serif;
	 text-decoration:none;
	 font-weight:bold;
	 }
#bottomlinks ul{
	
	list-style-type: none ;
	padding:25px;
	margin-top:4px;
	margin-left:15%;
}

#bottomlinks ul li {
	display: inline ;
	float:left;
	margin-right:10px;
			}
.copyright{
	width:759px;
	height:auto;
	float:left;
	}
.copyright p{
	font-size:11px; 
	font-weight:bold; 
	color:#FFFFFF; 
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
		margin-top:0px;
	}
.copyright p a{
	font-size:11px; 
	font-weight:bold; 
	color:#FFFFFF;
	text-decoration:none;
	}
.copyright p a:hover{
	font-size:11px; 
	font-weight:bold; 
	color:#FFFFFF;
	text-decoration:underline;
	}

	
#nav ul{
	
	list-style-type: none ;
	padding:0px;
	margin:0px;
	border:0px;
	
	
}

#nav ul li {
			
			display: inline;
			float:left;
			}
#nav ul li a{
	text-decoration:none;
	}
         
.ewan1{
	width:81px;
	height:32px;
	background-image:url(images/index_02.gif);
	background-repeat:no-repeat;
}


.ewan2{
	background-color:#484f70;
	width:83px;
	height: 32px;
	
	
}                        

/* end of index css */





                                                
/* HOME ROLLOVER BUTTON */


#home_btn a{
display:block;
 width: 118px;
 height: 32px;
 background-image: url(images/rollover_images/home_button2.gif);
 background-repeat: no-repeat;
}

#home_btn a:hover{ 
 display:block;
 width: 118px;
 height: 32px;
 background-image: url(images/rollover_images/home_button1.gif);
 background-repeat: no-repeat;

}

#home_btn a:active{ 
 display:block;
 width: 118px;
 height: 32px;
 background-image: url(images/rollover_images/home_button2.gif);
 background-repeat: no-repeat;
}

.home_btn{
	display:block;
	 width: 118px;
	 height: 32px;
	 background-image: url(images/rollover_images/home_button1.gif);
}


/* =============================== ABOUT ROLLOVER BUTTON===============================*/



#about_btn a{ 
 display: block;
 width: 120px;
 height: 32px;
 background-image: url(images/rollover_images/about_button2.gif);
 background-repeat: no-repeat;
}

#about_btn a:hover { 
 display: block;
 width: 120px;
 height: 32px;
 background-image: url(images/rollover_images/about_button1.gif);
 background-repeat: no-repeat;

}

#about_btn a:active { 
 display: block;
 width: 120px;
 height: 32px;
 background-image: url(images/rollover_images/about_button2.gif);

}

.about_btn{
	 display: block;
	 width: 120px;
	 height: 32px;
	 background-image: url(images/rollover_images/about_button1.gif);
}


/* ================== PRODUCTS ROLLOVER BUTTON ====================== */



#products_btn a { 
	 display: block;
	 width: 118px;
	 height: 32px;
	 background-image: url(images/rollover_images/products_button2.gif);
	 background-repeat: no-repeat;
}

#products_btn a:hover { 
	 
	 width: 118px;
	 height: 32px;
	 background-image: url(images/rollover_images/products_button1.gif);
	 background-repeat: no-repeat;

}

#products_btn a:active { 
	
	 width: 118px;
	 height: 32px;
	 background-image: url(images/rollover_images/products_button2.gif);

}

.products_btn{
	 width: 118px;
	 height: 32px;
	 background-image: url(images/rollover_images/products_button1.gif);
}


/* ================== BLOG ROLLOVER BUTTON ====================== */



#blog_btn a{ 
	 display: block;
	 width: 119px;
	 height: 32px;
	 background-image: url(images/rollover_images/blog_button2.gif);
	 background-repeat: no-repeat;
}

#blog_btn a:hover { 
	 display: block;
	 width: 119px;
	 height: 32px;
	 background-image: url(images/rollover_images/blog_button1.gif);
	 background-repeat: no-repeat;

}

#blog_btn a:active { 
	 display: block;
	 width: 119px;
	 height: 32px;
	 background-image: url(images/rollover_images/blog_button2.gif);

}

.blog_btn{
	 display: block;
	 width: 119px;
	 height: 32px;
	 background-image: url(images/rollover_images/blog_button1.gif);
}

/* =========================MEDIA ROLLOVER BUTTON===================== */


#media_btn a{ 
 display: block;
 width: 120px;
 height: 32px;
 background-image: url(images/rollover_images/media_button2.gif);
 background-repeat: no-repeat;
}

#media_btn a:hover { 
 display: block;
 width: 120px;
 height: 32px;
 background-image: url(images/rollover_images/media_button1.gif);
 background-repeat: no-repeat;

}
#media_btn a:active { 
	 display: block;
	 width: 119px;
	 height: 32px;
	 background-image: url(images/rollover_images/blog_button2.gif);

}



.media_btn{
	 display: block;
	 width: 120px;
	 height: 32px;
	 background-image: url(images/rollover_images/media_button1.gif);
}

























