/* CSS Document */
/*********************/
/********** 2007 Andy Radia. Copyright. ***********/
/*********************/

/*///////////////////////////*/
/********** ELEMENTS ***********/
/*///////////////////////////*/

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666;
	margin : 0px 0px 0px 0px;
	padding : 0;
	background-color: #10324B;
}
a {
	color: #7cb8ea;
	text-decoration: none;
}
a:hover {
	color: #fff;
}
h1 {
	font-family: "Georgia", Times, serif;
	font-size: 25px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
h2 {
	font-family: "Georgia",Times, serif;
	font-size: 18px;
	color: #fff;
	letter-spacing: -1px;
	font-weight: normal;
	margin: 0px;
	padding: 0px
}
h3 {
	font-family: "Georgia",Times, serif;
	font-size: 16px;
	color: #1A6D9F;
	letter-spacing: -1px;
	margin: 0px;
	padding: 0px 0px 5px 0px;
}
p {
 	margin: 0;
	padding: 0;
}
input {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #888;
	margin: 0;
	padding: 2px;
	border: 1px solid #999;
}
textarea {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #888;
	margin: 0;
	padding: 2px;
	border: 1px solid #999;
}
select {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #888;
	margin: 0;
	padding: 2px;
	border: 1px solid #999;
}

/********** STYLES ***********/
.clear {
	clear: both;
	display: block;
	height: 0;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
.whiteText {
	color: #fff;
}
.oragenText {
	color: #CC6600;
}
.blueText {
	color: #3D83AE;
}
.blueInput {
	background-color: #006699;
	color: #fff;
	border: 1 solid #fff;
	padding: 1px 3px 1px 3px;
}

a.underline {
	border-bottom: 1px dotted #fff;
}
a.otherLink {
	display: block;
	padding: 5px 0px 5px 10px;
	border-bottom: 1px dotted #8F969C;
}
.dateField {
	font-size: 10px;
	font-style: italic;
}




/*///////////////////////////*/
/********** DIV IDS ***********/
/*///////////////////////////*/

#mainContainer {
	width: 775px;
	margin: 0 auto;
	padding: 0;
}

/***** HEADCONTAINERS ****/
#headContainer {
	width: 775px;
	float: left;
}
#headLine {
	font-size: 11px;
	width: 775px;
	height: 28px;
	margin: 0;
	padding: 0;
}
#hQuote {
	color: #95969a;
	width: 490px;
	height: 21px;
	margin: 0;
	padding: 7px 0 0 85px;
	background-image: url(../images/headLine_bg.gif);
	background-repeat:no-repeat;
	float: left;
}
#hLinks {
	color:#fff;
	text-align: right;
	width: 200px;
	height: 21px;
	margin: 0;
	padding: 7px 0 0 0;
	float: left;
}
#hLinks .a1 {
	padding-left: 8px;
}
#hLinks .a2 {
	padding-right: 8px;
}
#headFlash {
	width: 775px;
	height: 153px;
	margin:0;
	padding:0;
}

/***** NAVIGATION ****/
#navContent {
	background-image:url(../images/bg.jpg);
	background-repeat: repeat-x;
	width: 775px;
	height: 42px;
}
#navContent a {
	font-family: "Bembo Semibold";
	font-size: 18px;
	letter-spacing: - 0.5px;
	color: #fff;
	padding: 8px 20px 0 20px;
	height: 34px;
	display: block;
	background-image:url(../images/menu_divider.jpg);
	background-position:right;
	background-repeat:no-repeat;
	float: left;
}
#navContent a:hover {
	color: #7cb8ea;
}

/***** SEARCH ****/
#searchCon {
	color: #fff;
	width: 225px;
	height: 36px;
	padding: 6px 0px 0px 15px;
	float:right; 
}
#searchCon .input {
	float: left;
	padding-right: 5px;
}
#searchCon .sText {
	padding-top: 3px;
	padding-right: 5px;
	float: left;
}


/***** BODY CONTAINERS ****/
#bodyContainer {
	width: 775px;
	margin: 0;
	padding: 0 0 0 0;
}
#bodyLeft {
	width: 522px;
	margin: 0;
	padding: 0;
	background-image:url(../images/leftbody_bg_18.gif);
	background-repeat:repeat-y;
	float: left;
}
#bodyRight {
	width: 243px;
	margin: 0;
	padding: 0 3px 0 7px;
	float: left;
}


/***** LEFT CONTAINERS ****/
#lefttopContainer {
	width: 522px;
	background-image:url(../images/leftTop_bg.gif);
	background-position:top;
	background-repeat: repeat-y;
}
#lefttopContainer h1 {
	color: #B48450;
	font-size: 30px;
	margin: 0px;
	padding: 0px;
}
#primaryCon {
	color: #fff;
	width: 482px;
	padding: 20px;
	background-image:url(../images/leftTop_round.gif);
	background-position:top;
	background-repeat:no-repeat
}
#primaryCon a {
	border-bottom: 1px dotted #ccc;
}
#leftDivider {
	width: 522px;
	height: 40px;
	background-color: #375066;
}
#leftDivider h1 {
	color: #fff;
	padding: 5px 0px 0px 12px;
}
#leftbtContainer {
	width: 482px;
	padding: 0px 20px 25px 20px;
	background-image: url(../images/leftBT_round.gif);
	background-position:bottom;
	background-repeat: no-repeat;
}
#leftbtContainer img {
	border: 1px solid #ccc;
	float: left;
	padding: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
}

#articleCon {
	width: 482px;
	padding-top: 15px;
	padding-bottom: 40px;
	border-bottom: 1px dotted #ccc;
}
#articleCon a {
	color: #CC6600;
	border-bottom: 1px dotted #ccc;
}
#articleCon a:hover {
	color: #555;
}


/* Posts
----------------------------------------------- */
@media all {
  .date-header {
    margin:1.5em 0 .5em;
    }
  .post {
    margin:.5em 0 1.5em;
    border-bottom:1px dotted #ccc;
    padding-bottom:1.5em;
    }
  }
@media handheld {
  .date-header {
    padding:0 1.5em 0 1.5em;
    }
  .post {
    padding:0 1.5em 0 1.5em;
    }
  }
.post-title {
  margin:.25em 0 0;
  padding:0 0 4px;
  font-size:140%;
  font-weight:normal;
  line-height:1.4em;
  color:#c60;
  }
.post-title a, .post-title a:visited, .post-title strong {
  display:block;
  text-decoration:none;
  color:#c60;
  font-weight:normal;
  }
.post-title strong, .post-title a:hover {
  color:#333;
  }
.post div {
  margin:0 0 .75em;
  line-height:1.6em;
  }
p.post-footer {
  margin:-.25em 0 0;
  color:#ccc;
  }
.post-footer em, .comment-link {
  font:78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.1em;
  }
.post-footer em {
  font-style:normal;
  color:#999;
  margin-right:.6em;
  }
.comment-link {
  margin-left:.6em;
  }
.post img {
  padding:4px;
  border:1px solid #ddd;
  }
.post blockquote {
  margin:1em 20px;
  }
.post blockquote p {
  margin:.75em 0;
  }
  
 /* Comments
----------------------------------------------- */
#comments {
	border: 1px solid #ccc;
	margin-top: 15px;
	background-color: #F7F7F7;
	padding: 2px 10px 2px 10px;
}
#comments h4 {
  margin:1em 0;
  font:bold 78%/1.6em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.2em;
  color:#999;
  }
#comments h4 strong {
  font-size:130%;
  }
#comments-block {
  margin:0;
  line-height:1.6em;
  }
#comments-block dt {
  margin:.5em 0;
  }
#comments-block dd {
  margin:.25em 0 0;
  }
#comments-block dd.comment-timestamp {
  margin:-.25em 0 2em;
  font:78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.1em;
  }
#comments-block dd p {
  margin:0 0 .75em;
  }
.deleted-comment {
  font-style:italic;
  color:gray;
  } 


/***** RIGHT CONTAINERS ****/
#rBox {
	width: 243px;
	margin: 0 0 10px 0;
	padding: 0;
	color: #fff;
}
#rBoxTitle {
	width: 233px;
	background-image: url(../images/rBox_title.jpg);
	height: 34px;
	margin: 0px;
	padding: 10px 0px 0px 10px;
}
#rBoxContentLite {
	width: 243px;
	margin: 0;
	padding: 0 0 10px 0;
	background-color: #576473;
	background-image: url(../images/rBox_bt_lite.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

#rBoxContentDark {
	width: 243px;
	margin: 0;
	padding: 0 0 30px 0;
	background-color: #45505A;
	background-image: url(../images/rBox_bottom.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

/***** WEATHER INFO ****/
#weatherBox {
	width: 217px;
	margin: 0px;
	padding:5px 0px 5px 10px;
	margin: 0;
}
#weatherTop {
	width: 227px;
	height: 9px;
	overflow: hidden;
	background-image: url(../images/whiteBox_top.jpg);
	background-repeat: no-repeat;
}
#weatherBody {
	width: 207px;
	color: #888;
	background-image: url(../images/whiteBox_bg.jpg);
	background-repeat: repeat-y;
	padding: 0px 10px 0px 10px
}
#weatherBody a {
	color: #B48450;
	font-size: 11px;
	border-bottom: 1px dotted #ccc;
}
#weatherBody a:hover {
	color: #666;
}
#weatherBottom {
	width: 227px;
	height: 9px;
	background-image: url(../images/whiteBox_bottom.jpg);
	background-repeat: no-repeat;
}

/***** FOOTER ****/
#footer {
	color: #7b97ad;
	font-size: 11px;
	width: 775px;
	height: 30px;
	margin: 0 0 20px 0;
	padding: 15px 0 0 0;
	float: left;
}
