/*********Default Styles ***********/

html{
  background:#0e4b7f;
  min-height:595px;
}


body {
    text-align:center; /* for IE, since it doesn't know what margin:10px auto; meens */
	min-height:700px;
}


h1 {
	/*18px via YUI Fonts CSS foundation*/
	font-size:138.5%;  
}
h2 {
	/*16px via YUI Fonts CSS foundation*/
	font-size:123.1%; 
}
h3 {
	/*14px via YUI Fonts CSS foundation*/
	font-size:108%;  
}
h1,h2,h3 {
	/* top & bottom margin based on font size */
	margin:1em 0;
}
h1,h2,h3,h4,h5,h6,strong {
	/*bringing boldness back to headers and the strong element*/
	font-weight:bold; 
}
abbr,acronym {
	/*indicating to users that more info is available */
	border-bottom:1px dotted #000;
	cursor:help;
} 
em {
	/*bringing italics back to the em element*/
	font-style:italic;
}
blockquote,ul,ol,dl {
	/*giving blockquotes and lists room to breath*/
	margin:1em;
}
ol,ul,dl {
	/*bringing lists on to the page with breathing room */
	margin-left:2em;
}
ol li {
	/*giving OL's LIs generated numbers*/
	list-style: decimal outside;	
}
ul li {
	/*giving UL's LIs generated disc markers*/
	list-style: disc outside;
}
dl dd {
	/*providing spacing for definition terms*/
	margin-left:1em;
}
caption {
	/*coordinated margin to match cell's padding*/
	margin-bottom:.5em;
	/*centered so it doesn't blend in to other content*/
	text-align:center;
}
p,fieldset,table,pre {
	/*so things don't run into each other*/
	margin-bottom:1em;
}


a{
  color:#6b6b6b;
}

a:hover{
  color:#000000;
}

/******main divs*****/


#doc{
  width:1030px;
  background:#efe8e0;
  margin:0px auto 0px;
  text-align:left;
  min-height:500px;
  border:5px solid #a6a09a;
}


#hd{
  position:relative;
  width:1000px;
  margin:0px 15px;
  height:164px;
  background:url(../images/hdbg.jpg) bottom left repeat-x;
}




#bd{
  width:1030px;
}


#footer{
  background:transparent;
  min-height:50px;
}

#ft{
  width:1030px;
  margin:0px auto 0px;
  text-align:left;
  min-height:50px;
} 



#hd .content,
#rightcol .content,
#centercol .content,
#ft .content{
  margin:5px;
}


/*****hd ******/


#hd h1#logo{
  position:absolute;
  top:15px;
  left:10px;
  margin:0px;
}


#hd h1#logo a{
  background:transparent url(../images/logo-blog.png) top left no-repeat;
  height:73px;
  width:493px;
  display:block;
  overflow:hidden;
  text-indent:-999px;
}

#hd #siteheader{
	position:absolute;
	top:120px;
	left:10px;
	font-family: Arial;
	font-size: 24px;
	color:#e1700f;
}

#hd .search.show-form{
	background:#f1e9c6;
	position:absolute;
	top:120px;
	right:10px;
	border:2px solid #c6bfa2;
}

#hd .search.show-form input.text{
	background:transparent;
	font-family:Arial;
	font-size:14px;
	color:#363535;
	border:0px;
}

#hd .search.show-form .control{
	padding:0px;
	margin:0px;
}


#hd #social .bodycopy p{
  float:right;
}

#hd #social{
   position:absolute;
   top:20px;
   right:5px;
   float:right;
}

#hd .search.show-form .control button.button{
	background: transparent url(../images/search.png) top right no-repeat;
	height:18px;
    width:18px;
    display:block;
    overflow:hidden;
    text-indent:-999px;
	border:0px;
	padding-right:10px;
	text-shadow: 0px 0px 0px #888;
	 -moz-box-shadow: 0px 0px 0px #ffffff; /* FF3.5+ */
  -webkit-box-shadow: 0px 0px 0px #ffffff; /* Saf3.0+, Chrome */
          box-shadow: 0px 0px 0px #ffffff; 
}


/***centercol*****/
#centercol .content{
	margin:5px 10px 5px 20px;
}

#centercol .module h1{
  font-size:28px;
  color:#003e74;
}

#centercol .module h3{
  font-size:25px;
}

#centercol .module h4{
  font-size:20px;
}

#centercol .module h1 a,
#centercol .module h2,
#centercol .module h2 a{
  font-family:Arial;
  font-size:26px;
  font-weight:normal;
  text-transform:uppercase;
  text-decoration:none;
  color:#003e74;
  margin:0px;
  padding:10px 0px;
}

#centercol .module h1 a{
  font-size:28px;
}

#centercol .module h1{
  text-decoration:none;
}

#centercol .blog.showall .item{
  border-bottom:1px solid #000000;
  padding-bottom:35px;
}

#centercol .bodycopy{
  font-family:Georgia;
  font-size:18px;
  color:#424242;
}

#centercol .bodycopy a{
  color:#8e0000;
  text-decoration:none;
}

#centercol .bodycopy img{
	border:3px solid #a8a29c;
}


#centercol .post-info{
	font-family: Arial;
	font-size: 12px;
	color: #9d9d9d;
}

#centercol .attribution{
	padding-left:17px;
	background: transparent url(../images/cal.png) top left no-repeat;
}

#centercol .post-comments{
	padding-left:17px;
	background: transparent url(../images/comments.png) top left no-repeat;
}

#centercol .post-info .date,
#centercol .post-info .author{
	text-transform:capitalize;
	color:#3b3b3b;
}

/*****rightcol********/
#rightcol .content{
	margin:5px 20px 5px 10px;
}

#rightcol .module{
  padding:5px;	
  border:5px solid #9a9b9c;	
  margin:10px 0px;
}


#rightcol .module h2{
	font-family: Arial;
	font-size:14px;
	font-weight:normal;
	color:#003e74;
    text-shadow: 1px 1px 3px #FFFFFF;
	text-transform:uppercase;
	text-align:center;
	padding-bottom:10px;
	border-bottom:1px solid #71695d;
}

#rightcol .module h1{
  font-family:Arial;
  font-size:21px;
  font-weight:normal;
  text-transform:uppercase;
  color:#003e74;
  margin:0px;
  padding:10px;
  background:#254387;
}

#rightcol  .module .bodycopy h3{
  font-family:Arial;
  font-size:18px;
  font-weight:bold;
  color:#003e74;
  margin:0px;
}

#rightcol .module .bodycopy h2{
  font-family:Arial;
  font-size:24px;
  font-weight:bold;
  color:#0e4b7f;
  margin:0px;
}

#rightcol .module .bodycopy{
  font-family:Arial;
  font-size:12px;
  color:#353130;
  margin:0px;
  padding:5px 10px;
}

#rightcol .module .bodycopy strong{
  font-family:Arial;
  font-size:14px;
  font-weight:bold;
  color:#292929;
  margin:0px;
}

#rightcol .module .bodycopy img{
  border:1px solid #545454;
}

#rightcol .blog.showall-headlines ul{
  margin-left:10px;	
}

#rightcol .blog.showall-headlines li.item{
	list-style: none;
	font-family: Arial;
	font-size:12px;
	color:#353130;
	border-bottom:1px dashed #71695d;
	padding-bottom:10px;
        margin-bottom:25px;
}

#rightcol .blog.showall-headlines li.item .title{
	font-size:18px;
	font-weight:bold;
	color:#0e4b7f;
}	

#rightcol .blog.showall-headlines li.item .post-info{
	font-size:11px;
	text-transform: capitalize;
}

#rightcol .blog.showall-headlines .readmore{
	font-weight:bold;
	font-style:italic;
	color:#e1700f;
	text-decoration: none;
}

#rightcol .blog.tags_list ul{
	margin-left:15px;
}

#rightcol .blog.tags_list li{
	list-style: none;
	border-bottom:1px dashed #71695d;
	padding-top:10px;
	padding-bottom:10px;
}

#rightcol .blog.tags_list li a{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color:#e1700f;
	text-decoration: none;
}

#rightcol .blog.showall-dates h3{
	padding-left:10px;
	font-family: Arial;
	font-weight:bold;
	font-size:18px;
	color:#e1700f;
	margin:10px 0px 0px;
}

#rightcol .blog.showall-dates ul{
	margin-top:0px;
}

#rightcol .blog.showall-dates li{
   list-style:none;
   padding:10px;
   border-bottom:1px dashed #71695d;
}
   
#rightcol .blog.showall-dates li a{
   font-family:Arial;
   font-size:14px;
   color:#484848;
   font-weight:normal;
   text-decoration: none;
}

/***footer****/


#ft {
  padding-top:10px;
  height:37px;
}

#ft #oiccredit{
  text-align:left;
  font-family:Arial;
  font-size:12px;
  color:#8d8d8d;
}

#ft #oiccredit #linkimg{
  float:left;
  padding-right:10px;
}

#ft #oiccredit p a,
#ft #oiccredit strong{
  color:#e68500;
  text-decoration:none;
}


#ft  #copyright{
  float:right;
  text-align:right;
  font-family:Arial;
  font-size:14px;
  color:#71695d;
  position:relative;
}

#ft #copyright .item-actions{
 position:absolute;
 right:180px;
}


#ft  #copyright .bodycopy a{
  font-weight:normal;
  text-decoration:none;
  color:#dd492b;
}
