/* CSS Document */

*{margin:0; padding:0;}

h2 {color:#000080;
    link-style:none;}
	
h2 a {
	color: #3170A5;
	text-decoration: none;
        font-size: 1em;
}	

h3 {color: #fff;
    font-size: 11px
    link-style-type:none;
    padding-left: 15px;
    }

h3 a {
      font-weight:bold;
      }


blockquote {
	padding-left: 3em;
	background: url(images/img08.gif) no-repeat;
	font-style: italic;
}

a:link {
	color: #3170A5;
}

a:active {
	color: #3170A5;
}

a:visited {
	color: #3170A5;
}

a:hover {
	text-decoration: none;
	color: #3170A5;
}

img {
	border: none;
}
.hidden
{
    display:none;
}





body {margin:0px auto; 
      color: #000;
      background: url(images/bg.jpg) center top repeat fixed;
	  font-family:Arial, Helvetica, sans-serif;
	  font-size:0.95em;
	  text-decoration:none;
	  }
a {text-decoration: none;
   list-style: none;}

/**Container Start**/	  
#container {margin:0px auto;
            }
/**Container End**/	 

#nav {width:850px;			
    list-style: none;
	margin: 0 auto;
	background:#FFFFFF;
	
	overflow:hidden;
	}
	
#nav ul li { list-style:none;
	float: left;
	margin-top:  15px;
	margin-left: 5px;
        margin-right: 5px;
}
#nav a {position:relative;
	color: #000080;
	text-decoration: none;
	padding-right:10px;
	font:bold 0.90em Arial, Helvetica, sans-serif;
	border-right: 1px solid #696969;
	
}


#header{margin:0px;}

#headerimg {width:850px;
         height:247px;
		 margin:0 auto;
		 background: url(images/header.jpg) no-repeat;
		 }
		 
#content {width:848px;
          height:auto;
		  margin:0px auto;
		  background:#FFFFFF;
		  border-left:1px solid #326695;
		  border-right:1px solid #326695;
		  overflow:hidden;
		  }



#sidebar {width:239px;
          float: left;
          margin:0 0 0 10px;
          text-decoration:none;
          height:auto;
          list-style:none;  
          display: inline;  
                         
          }

#left-side a {
	color: #0B610B;
        link-style:none; 
}

#left-side ul {list-style-image: url(images/check-mark1.png);

	padding-left: 30px;
        padding-bottom: 10px;
        
	margin-bottom:10px;
}

#left-side ul li {	
	margin: 1.5px;
	font-size: 1.10em;
        
}



.widget.gsom_widget {margin-left:0px;
        padding-top:-30px;
	
        padding-bottom: 5px;
        
        

}



#left-side ul li ul li { list-style:none; border:0;margin:0;padding:0 0 2px 14px;
	text-decoration: none;
	
}


#left-side h2 { float:left;
    height:49px;
    width:239px;
    font-size: 12px;
    background: url("images/side-bar.jpg") no-repeat;
    margin: 0 0 0 0;
    padding-top:10px;
    
    padding-bottom:0px;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    color:#000000;
    list-style:none;
	}




#right_content	{ width:500px;
                  height:auto;
		  margin-left:20px;
		  float: left;
	              } 	
				  
.post {
	clear:both;
	padding-top: 10px;
        padding-bottom: 10px;
}
.post-date {
	width: 45px;
	height: 49px;
	float:left;
	
}
.post-month {
	font-size: 11px;
	text-transform: uppercase;
	color: #000;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 2px;
	margin-left: -3px;
}
.post-day {float:right
	font-size: 18px;
	text-transform: uppercase;
	color: #000;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 7px;
	margin-left: -3px;
}

.post-year {float:right
	font-size: 18px;
	text-transform: uppercase;
	color: #000;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 7px;
	margin-left: -3px;
}


.post-title {
	float: left;
	margin-left: 10px;
	width: 500px;
	
}

.entry {
	clear: both;
	padding-top: 10px;
        padding-bottom: 10px;
}

.post-cat {
	background: url(images/mini-category.gif) no-repeat left center;
	padding-left: 18px;
	float:left;
	font-size: 95%;
	color: #999999;
        text decoration:none;
}
.post-comments {
	background: url(images/mini-comments.gif) no-repeat left center;
	padding-left: 18px;
	float: right;
	font-size: 95%;
}
.post-calendar {
	background: url(images/mini-calendar.gif) no-repeat left center;
	padding-left: 18px;
	float: right;
	font-size: 95%;
	color: #999999;
}
.post-content {
	clear: both;
	padding-top: 10px;
        padding-bottom: 10px;
}
.navigation {
	clear: both;
	padding: 10px 0px;
}
.navigation a, .navigation a:visited {
	color: #59770e;
}
.previous-entries {
	float: left;
	padding-left: 18px;
	background: url(images/mini-nav-left.gif) no-repeat left center;
}
.next-entries {
	float: right;
	padding-right: 18px;
	background: url(images/mini-nav-right.gif) no-repeat right center;
}
#comments, #respond {
	border-bottom: 1px dotted #CCCCCC;
	padding-bottom: 5px;
}
.commentlist {
	margin: 10px 0px;
	padding-left: 20px;
	line-height: 130%;
}
.commentlist li{
	padding: 5px 10px;
	position: relative;
}
.commentlist .avatar {
	position: absolute;
	top: 5px;
	right: 5px;
	border: solid 1px #ededed;
	padding: 1px;
	background: #fff;
}
.commentlist .alt {
	background: #f1fedb;
}
.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
	font-weight: bold;
	font-style: normal;
	font-size: 120%;
	color: #CC6600;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
#commentform {
	margin-top: 10px;
	font: 110% Arial, Helvetica, sans-serif;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label{
	font-weight: bold;
	color: #666666;
	font-size: 100%;
}
#commentform input{
	width: 153px;
	background:#f1fedb;
	border: 1px solid #bdd77f;
	padding: 3px;
	margin-top: 3px;
}
#commentform textarea{
	width: 478px;
	height: 115px;
	background:#fff;
	border: 1px solid #3170A5;
	padding: 2px;
	margin-top: 3px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}
#commentform #submit{
	background: url(images/btn-bg.gif) no-repeat;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #3170A5;
	border: 1px solid #3170A5;
	float:right;
        margin-right:20px;
	width: 144px;
	height: 29px;
}				     		    	  				  

#footer {width:850px;
         height:70px;
         margin:0px auto;
         background: url(images/footer-bg.gif) repeat ; 
          }  


.footer_nav {width:850px;			
    list-style: none;
	margin: 0 auto;
	position:relative;
	overflow:hidden; }

.footer_nav ul li { list-style:none;
	float: left;
	margin-top:  15px;
	margin-left: 5px;
}
.footer_nav a {
	color: #fff;
	text-decoration: none;
        padding-left:5px;
	padding-right:10px;
	font:bold .95em Arial, Helvetica, sans-serif;
	border-right: 1px solid #fff;
	
}

.center {

	text-align: center;

}

img.center, a img.center {

	display: block;

	margin-left: auto;

	margin-right: auto;

}

.alignleft {

	float: left;

}

img.alignleft, a img.alignleft {

	float:left;

	margin: 4px 10px 5px 0px;

}

.alignright {

	float: right;

}

img.alignright, a img.alignright {

	float:right;

	margin: 4px 10px 5px 0px;

}

.clear {

	clear:both;

}

hr.clear {

	clear:both;

	visibility: hidden;

	margin: 0px;

	padding: 0px;

}

#credit {float:left;
         margin-left:50px;
         color:#fff;
         font-size:10px;
         text-align:center;
         }
#credit a{color:#fff;}