﻿/* CSS - WORDPRESS BLOG elements */


div.blog_main_cont{ /* Container CSS for the main blog content area */ 
				background-color: #ffffff;
				margin-top:50px;
				margin-left:0px;
				width: 100%;
				text-align: left;
                }



div.blog_welcome_cont{ /* Container CSS for the Welcome Section area */ 
				background-color: #eeeeee;
				color: #999999;
				margin-top:50px;
				margin-left:0px;/*15px; */
				padding-left:0px;
				padding-right:0px;/*20px;*/
				font-family: Arial;
				font-weight: normal;
				padding-top:10px;
				padding-bottom:10px;
				width: 100%;/*575px;*/
				text-align: left;
                }


div.dateTime {
				background-color: #ffffff;
				color: #555555; /*#999999;*/
				margin-left: 0px;/*20px;*/
				padding-left: 20px; /*10px; */
				padding-bottom: 0px;
				font-family: Arial;
				font-weight: bold;
				width: 600px;
				font-size: 13px;
				line-height: 125%;
				text-decoration: none;
     }

div.dateTime_Cat {
				background-color: #ffffff;
				color: #555555; /*#999999;*/
				margin-left: 0px;/*20px;*/
				padding-left: 0px; /*10px; */
				padding-bottom: 0px;
				font-family: Arial;
				font-weight: bold;
				width: 600px;
				font-size: 13px;
				line-height: 125%;
				text-decoration: none;
     }

div.dateTime_Recent {
				background-color: #ffffff;
				color: #555555; /*#999999;*/
				margin-left: 0px;/*20px;*/
				padding-left: 10px; /*10px; */
				padding-bottom: 0px;
				font-family: Arial;
				font-weight: bold;
				width: 600px;
				font-size: 13px;
				line-height: 125%;
				text-decoration: none;
     }




div.author {
				background-color: #ffffff;
				color: #555555;/*#999999;*/
				margin-left: 0px;
				margin-top:10px; /* 10px; */
				padding-left: 20px;
				font-family: Arial;
				font-weight: bold;
				width: 600px;
				font-size: 13px;
				line-height: 125%;
				text-decoration: none;
     }


div.author_Cat {
				background-color: #ffffff;
				color: #555555;/*#999999;*/
				margin-left: 0px;
				margin-top:10px; /* 10px; */
				padding-left: 0px;
				font-family: Arial;
				font-weight: bold;
				width: 100%; /*600px; */
				font-size: 13px;
				line-height: 125%;
				text-decoration: none;
     }


div.author_Recent {
				background-color: #ffffff;
				color: #555555;/*#999999;*/
				margin-left: 0px;
				margin-top:10px; /* 10px; */
				padding-left: 0px;
				font-family: Arial;
				font-weight: bold;
				width: 100%; /*600px; */
				font-size: 13px;
				line-height: 125%;
				text-decoration: none;
     }


.author-hr-elem{
				color: #999999;
				background-color: #999999;
				margin-top:0px;
				margin-left:0px;
				margin-right:10px;
				height: 1px; 
				
	 }

.author-hr-elem_Cat{
				color: #999999;
				background-color: #999999;
				margin-top:0px;
				margin-left:0px;
				margin-right:0px;
				height: 1px; 
				
	 }


.author-hr-elem_Recent{
				color: #999999;
				background-color: #999999;
				margin-top:0px;
				margin-left:0px;
				margin-right:0px;
				height: 1px; 
				
	 }


.welcome-hr-elem{
				color: #bbbbbb;
				background-color: #bbbbbb;
				margin-top:0px;
				margin-left:10px;
				margin-right:250px;
				height: 3px; 
				
	 }



.comment_link {
				background-color: #ffffff;
				color: #999999;
				margin-left: 0px;
				padding-left: 10px;
				padding-bottom: 0px;
				font-family: Arial;
				font-weight: normal;
				width: 600px;
				font-size: 13px;
				/* text-decoration:none; */ 
     }



	div.title { /* For  BLOG Title - complete text listing */
				background-color: #ffffff;
				color: #000000; /*#27397a;*/
				margin-left: 0px;
				margin-top: 0px;
				padding-top: 10px;
				padding-left: 10px;
				padding-bottom: 0px;
				font-family:Times Roman; /*Palatino;*/
				font-weight: bold;
				width: 100%; /*600px; */
				font-size: 35px;
				line-height: 100%;
				text-decoration: none;
     }
	
	div.title_Cat { /* For  BLOG Title - complete text listing */
				background-color: #ffffff;
				color: #000000; /*#27397a;*/
				margin-left: 0px;
				margin-top: 0px;
				padding-top: 10px;
				padding-left: 0px;
				padding-bottom: 0px;
				font-family:Times Roman; /*Palatino;*/
				font-weight: bold;
				width: 100%; /*600px; */
				font-size: 35px;
				line-height: 100%;
				text-decoration: none;
     }
	
	div.title_Recent { /* For  BLOG Title - complete text listing */
				background-color: #ffffff;
				color: #000000; /*#27397a;*/
				margin-left: 0px;
				margin-top: 0px;
				padding-top: 10px;
				padding-left: 0px;
				padding-bottom: 0px;
				font-family:Times Roman; /*Palatino;*/
				font-weight: bold;
				width: 100%; /*600px; */
				font-size: 35px;
				line-height: 100%;
				text-decoration: none;
     }
	
	div.category_prefix { /* For  BLOG Title - complete text listing */
				background-color: #ffffff;
				color: #4e4e4e;
				margin-left:0px;
				padding-top:10px;
				padding-left:0px;
				padding-bottom:0px;
				font-family:Arial;
				font-weight: bold;
				font-style: italic;
				width:100%; /*600px; */
				font-size:20px;
				line-height:100%;
				text-align:left;
				text-decoration:none;
     }
	
	
	
	
	div.title_excerpt { /* For  BLOG Title - excerpted version */
				background-color:#f3f3f3;
				color: #000000; /*#27397a;*/ 
				margin-left: 0px;
				padding-top: 5px;
				padding-left: 10px;
				padding-bottom: 5px;
				font-family: Helvetica;
				font-weight: normal;
				width: 100%; /*580px; */
				font-size: 18px;
				text-decoration: none;
     }
	div.title_excerpt:hover { /* For BLOG Title - excerpted version */
				background-color: #cccccc;
				color: #27397a; 
				margin-left: 0px;
				padding-top: 5px;
				padding-left: 10px;
				padding-bottom: 5px;
				font-family: Helvetica;
				font-weight: normal;
				width: 100%; /*590px; */
				font-size: 18px;
				text-decoration: none;
     }
        
	


	div.welcome_title { /* For Welcome title */
				background-color: #555555;/*#eeeeee;*/
				color: #ffffff;/*#27397a;/*#555555;*/
				margin-left: 0px;
				margin-top: -10px;
				padding-top: 8px;
				padding-bottom: 8px;
				padding-left: 15px;/*10px;*/
				padding-right: 40px;/*10px;*/
				font-family: arial;
				font-weight: bold;
				/*width: 600px;*/ 
				font-size: 28px;
				text-decoration: none;
     }

	div.about_title { /* For about title */
				background-color: #eeeeee;
				color:#777777; 
				margin-top: 0px;
				margin-left: 0px;
				padding-top: 5px;
				padding-left: 20px;
				font-family: Arial;
				font-weight: bold;
				padding-bottom: 5px;
				width: 100%; /*600px; */
				font-size: 25px;
				text-decoration: none;
     }

	div.about_title1 { /* For about title */
				background-color: #f5f5f5;
				color:#999999; 
				margin-left: 0px;
				padding-top: 15px;
				padding-left: 15px;
				font-family: Arial;
				font-weight: bold;
				padding-bottom: 10px;
				width: 100%;
				font-size: 22px;
				text-decoration: none;
     }
		
	div.contact_title { /* For contact title */
				background-color: #999999;
				color:#ffffff; 
				margin-left: 0px;
				margin-top: 20px;
				padding-top:4px;
				padding-bottom:5px;
				padding-left: 10px;
				font-family: Arial;
				font-weight: bold;
				padding-bottom: 0px;
				height:30px;
				width: 100%; /*600px; */
				font-size: 22px;
				text-decoration: none;
     }
	
	
	.readmore_link {
				background-color: #ffffff;
				color: #27397a;
				margin-top: 0px;
				margin-left: 0px;
				padding-left: 0px;
				font-family: Arial;
				font-weight: normal;
				font-style: italic;
				width: 550px;
				font-size: 14px;
   }
	

	div.content {
				background-color: #f7f7f7;
				color: #555555;
				margin-left: 0px;
				padding-left: 20px;/*20px; */
				padding-right:20px; /* 20px; */
				padding-top:2px;
				padding-bottom:5px;
				font-family:helvetica;/*helvetica; /* helvetica; /*trebuchet ms;*/
				font-weight: normal;
				/*width: 600px; */
				font-size: 13px;
				line-height: 150%;
				text-decoration: none;
     }

	div.about-content {
				background-color: #f5f5f5;
				color: #555555;
				margin-left: 0px;
				padding-left: 10px;
				padding-right: 15px;
				padding-top: 5px;
				padding-bottom: 55px;
				font-family:arial;/*helvetica; /* helvetica; /*trebuchet ms;*/
				font-weight: normal;
				/*width: 600px; */
				font-size: 13px;
				line-height: 150%;
				text-decoration: none;
     }

	div.welcome-content {
				background-color: #eeeeee;
				color: #000000;
				margin-left: 5px;
				padding-left: 20px;
				padding-right: 20px;
				font-family:arial;/*helvetica; /* helvetica; /*trebuchet ms;*/
				font-weight: normal;
				/*width: 600px; */
				font-size: 13px;
				line-height: 150%;
				text-decoration: none;
	}			
     

div.excerpt {
				background-color: #ffffff;
				color: #000000;
				margin-left: 0px;
				margin-bottom: 0px;
				padding-left: 0px;
				font-family: Helvetica;
				font-weight: normal;
				width: 100%; /*590px; */
				font-size: 13px;
				line-height: 130%;
				text-decoration: none;
     }



	div.comments_number {
				background-color: #ffffff;
				color: #27397a;
				margin-top: 50px;
				margin-bottom: 20px;
				margin-left: 0px;
				padding-top: 0px;
				padding-left: 10px;
				padding-bottom: 0px;
				font-family: Arial;
				font-weight: bold;
				width: 600px;
				font-size: 14px;
				line-height: 100%;
				text-decoration: none;
     }


	div.comments_avatar {
				background-color: #f1f1f1;
				float: left;
				color: #27397a;
				margin-top: 0px;
				margin-bottom: 0px;
				margin-left: 10px;
				padding-top: 10px;
				padding-left: 10px;
				padding-bottom: 0px;
				font-family: Arial;
				font-weight: bold;
				width: 50px;
				font-size: 13px;
				line-height: 100%;
				text-decoration: none;
     }

	
	
	div.comments_name {
				background-color: #f1f1f1;
				float: left;
				color: #27397a;
				margin-top: 0px;
				margin-bottom: 0px;
				margin-left: 0px;
				padding-top: 10px;
				padding-left: 0px;
				padding-bottom: 27px;
				font-family: Arial;
				font-weight: bold;
				width: 250px;
				font-size: 13px;
				line-height: 100%;
				text-decoration: none;
     }

	div.comments_date {
				background-color: #f1f1f1;
				float: left;
				color: #a5a5a5;
				margin-top: 0px;
				margin-bottom: 0px;
				margin-left: 0px;
				padding-top: 10px;
				padding-left: 0px;
				padding-right: 10px;
				padding-bottom: 28px;
				font-family: Arial;
				font-weight: bold;
				width: 240px;
				font-size: 12px;
				line-height: 100%;
				text-align: right;
				text-decoration: none;
     }

	div.comments_content {
				background-color: #f1f1f1;
				clear: both;
				color: #000000;
				margin-top: 0px;
				margin-bottom: 5px;
				margin-left: 10px;
				padding-top: 15px;
				padding-left: 10px;
				padding-right: 10px;
				padding-bottom: 25px;
				font-family: Arial;
				font-weight: normal;
				width: 540px;
				font-size: 13px;
				line-height: 150%;
				text-align: justify;
				text-decoration: none;
     }

	div.comments_thankyou {
				background-color: #dddddd;
				color: #27397a;
				margin-top: 30px;
				margin-bottom: 5px;
				margin-left: 0px;
				padding-top: 15px;
				padding-left: 10px;
				padding-bottom: 25px;
				font-family: Arial;
				font-weight: normal;
				width: 550px;
				font-size: 13px;
				line-height: 150%;
				text-decoration: none;
     }


	div.comments_closed {
				background-color: #ffffff;
				color: #27397a;
				margin-top: 10px;
				margin-bottom: 30px;
				margin-left: 0px;
				padding-top: 15px;
				padding-left: 10px;
				padding-bottom: 25px;
				font-family: Arial;
				font-weight: normal;
				font-style: italic;
				width: 550px;
				font-size: 15px;
				text-decoration: none;
     }
     
     
	div.links {   /* Container DIV for links side bar panel */
				background-color: #ffffff;
				margin-top: 0px;
				padding-left:0px;
				margin-left:20%;
				width: 80%; /*304px; */
				text-align: left;
				
     }
	

	
	
	
	div.blog-items {   /* Container DIV for blog side bar panel */
				background-color:#ffffff;
				margin-top: 0px;
				margin-left:20%;
				padding-left:0px; /*35px; */ 
				margin-right:0px; /*20px; */
				width:80%; /*249px;*/
				text-align: left;
				
     }
	
	div.blog-items1 {   /* Container DIV for blog side bar panel */
				background-color: #cccccc; 
				margin-top: 0px;
				margin-left:35px;
				margin-right:20px;
				width: 249px; 
				text-align: left;
				
     }
	
	
	
	div.side-heading-main {
				/*background-color:#ffffff;*/
				/*color: #27397a;*/ 
				background-color:#aaaaaa; /*#27397a;*/
				color: #ffffff; 
				height:8px;
				margin-top: 0px;
				margin-bottom: 0px;
				margin-left: 0px;
				margin-right: 0px;
				padding-left:0px; /*10px; */
				padding-right: 0px;
				padding-top: 12px;
				padding-bottom: 10px; 
				font-family: Arial;
				font-weight: bold;
				font-style: normal;
				font-size: 15px;
				text-align: center;
				line-height: 50%;
				text-decoration: none;
     }

	.heading-hr-elem{
				color: #27397a;
				background-color: #27397a;
				margin-left: 0px;
				margin-right: 20px;
				height: 1px;
				
	 }
	.heading-hr-elem1{
				margin-left: 0px;
				margin-right: 0px; /*20px; */
				border-style:solid;
				border-color:#eeeeee;
				border-width:1px;
				
	 }
	.heading-hr-elem2{
				margin-left: 0px;
				margin-right: 0px;
				border-style:solid;
				border-color:#bbbbbb;
				border-width:3px; 
				
	 }
	
	
	div.side-heading-blog-section {
				background-color:#ffffff; 
				color: #27397a;  
				margin-top: 30px;
				margin-bottom: 0px;
				margin-left: 0px;
				padding-top: 5px;
				padding-left: 2%;
				padding-bottom: 5px;
				font-family: Arial;
				font-weight: bold;
				font-style: normal;
				font-size: 15px;
				width:98%;
				text-decoration: none;
     }

	div.side-heading-blog-section1 {
				background-color:#444444;
				color: #ffffff; /*#27397a; */ 
				margin-top: 30px;
				margin-bottom: 0px;
				margin-left: 0px;
				padding-top: 5px;
				padding-left: 5%;
				padding-bottom: 5px;
				font-family: Arial;
				font-weight: bold;
				font-style: normal;
				font-size: 17px;
				width:95%;
				text-decoration: none;
     }

   
     .side-item-recent {
				background-color:#ffffff;
				width:100%; /*250px; */
				color:#6a6a6a;
				/*color:#8f8f8f; /* #e26654; /*#50bfe4;*/
				margin-top: 0px;
				margin-bottom: 0px;
				margin-left: 0px;
				padding-top: 0px;
				padding-left: 0px;
				/*padding-right: 20px; */
				padding-bottom: 0px;
				font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif; /*Arial;*/
				font-weight:normal;
				font-style: normal;
				font-size: 15px;/*17px;/*13px;*/
				line-height:125%; /* Vary the spaccing between lines */
				text-decoration: none;
    			
     }

 

    .side-item-recent:hover {
				background-color:#ffffff;
				color:#cd1463; /*#e26654;*/
				margin-top: 0px;
				margin-bottom: 0px;
				margin-left: 0px;
				padding-top: 0px;
				padding-left: 0px;
				padding-right: 20px;
				padding-bottom: 0px;
				font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
				font-weight: bold;
				font-style: normal;
				font-size: 16px; /*17px;*/
				line-height: 125%; /* Vary the spaccing between lines */
				text-decoration:none;
     }



	.side-item-recent-container {
				clear: both; 
				background-color:#ffffff;
				width: 100%;
				margin-top: 0px;
				margin-bottom: 0px;
				padding-bottom: 15px;
				opacity:1.0;
    			
     }
	
	.side-item-recent-container:hover {
				clear: both; 
				background-color:#ffffff;
				margin-top: 0px;
				width: 100%;
				margin-bottom: 0px;
				padding-bottom: 15px;
				opacity:0.5;
    			
     }
	
	.side-item-recent-image {
				float:left;
				background-color:#ffffff;
				width:35%; /*250px; */
				height:60px; 
				color:#6a6a6a;
				margin-top: 0px;
				margin-left: 0px;
				padding-top: 0px;
				padding-bottom: 0px;
				padding-left: 0px;
				/*padding-right: 20px; */
				padding-bottom: 0px;
				margin-bottom: 0px;
				text-decoration: none;
    			
     }

	.side-item-recent-text {
				float: left;
				background-color:#cccccc;/*#eeeeee;*/
				width:59%; /*250px; */
				height:50px;  
				color:#666666; /*#6a6a6a; */
				/*color:#8f8f8f; /* #e26654; /*#50bfe4;*/
				margin-top: 0px;
				margin-bottom: 5px;
				margin-left: 0px;
				padding-top: 5px;
				padding-left: 3%;
				padding-right: 3%; 
				padding-bottom: 5px;
				font-family: Arial; /*Cambria; /*Georgia /*Arial; */
				font-weight:bold;
				font-style: normal;
				font-size: 13px; /*13px;/*17px;/*13px;*/
				line-height:125%; /* Vary the spaccing between lines */
				text-decoration: none;
				
    			
     }

	
	

	.side-item-category {
				background-color:#ffffff;
				color:#6a6a6a;/*#6f6f6f;*/
				/*color:#8f8f8f; /* #e26654; /*#50bfe4;*/
				margin-top: 0px;
				margin-bottom: 0px;
				margin-left: 0px;
				padding-top: 0px;
				padding-left: 0px;
				/*padding-right: 20px; */
				padding-bottom: 0px;
				font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
				font-weight: bold;
				font-style: normal;
				font-size: 15px;
				line-height:120%; /* Vary the spaccing between lines */
				text-decoration: none;
    			
     }

 

    .side-item-category:hover {
				background-color:#ffffff;
				color:#cd1463; /*#e26654;*/
				margin-top: 0px;
				margin-bottom: 0px;
				margin-left: 0px;
				padding-top: 0px;
				padding-left: 0px;
				padding-right: 20px;
				padding-bottom: 0px;
				font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
				font-weight: bold;
				font-style: normal;
				font-size: 15px;
				line-height: 120%; /* Vary the spaccing between lines */
				text-decoration:none;
     }

.side-item-category1 {
				/*background-color:#888888;*/
				background:linear-gradient(#888888, #aaaaaa);

				color:#ffffff; /*#6a6a6a;/*#6f6f6f;*/
				/*color:#8f8f8f; /* #e26654; /*#50bfe4;*/
				margin-top: 0px;
				margin-bottom: 0px;
				margin-left: 0px;
				padding-top: 8px;
				padding-bottom: 8px;
				padding-left: 5%;
				padding-right: 5%;
				/*padding-right: 20px; */
				font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
				font-weight: bold;
				font-style: normal;
				font-size: 16px;
				width:90%;
				line-height:120%; /* Vary the spaccing between lines */
				text-decoration: none;
    			
     }

 

    .side-item-category1:hover {
				/*background-color:#444444;*/
				background:linear-gradient(#111111, #aaaaaa);
				color:#fd5001; /*#cd1463; /*#e26654;*/
				
     }
