/* Text Styles */

.cssTextHeader {
	font: 16px "Trebuchet MS", sans-serif;
	color: #C17D00;
	font-weight: bold;
	text-decoration: none;
	line-height:16px;
}
.cssTextHeaderContent {
	font: 14px "Trebuchet MS", sans-serif;
	color: #444444;
	font-weight: bold;
	text-decoration: none;
	line-height:13px;
}
.cssTextHeaderLight {
	font: 16px "Trebuchet MS", sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	line-height:16px;
}
.cssTextHeaderSmall {
	font: 10px "Trebuchet MS", sans-serif;
	color: #444444;
	font-weight: bold;
	text-decoration: none;
	line-height:12px;
}
.cssTextSmall {
	font: 10px Arial, Helvetica, sans-serif;
	color: #444444;
	text-decoration: none;
}
.cssTextVerrySmall {
	font: 9px Arial, Helvetica, sans-serif;
	color: #444444;
	text-decoration: none;
}
.cssTextMessage {
	font: 10px Arial, Helvetica, sans-serif;
	color: #CC3300;
	text-decoration: none;
}
.cssTextMessageHeader {
	font: 14px "Trebuchet MS", sans-serif;
	color: #CC3300;
	font-weight: bold;
	text-decoration: none;
}
/* Form Style */

#cssForm {
	font: 12px Arial, Helvetica, sans-serif;
	color: #444444;
	padding:0px 0px 15px 15px;
}

#cssForm .labelItalic {
	font-style:italic;
}

/* Post Style */

.pageTitle {
	font: 17px "Trebuchet MS", sans-serif;
	color: #333333;
	font-weight: bold;
	padding: 3px 0 5px 0px;
	margin: 7px 0 10px 18px
}

.post {
	margin-bottom: 20px;
	overflow: hidden;
}

.post a, .postFeatured a {
	text-decoration: none;
}

.postTitle h1 {
	font: 16px "Trebuchet MS", sans-serif;
	color: #BD271C;
	font-weight: bold;
	padding: 0;
	margin: 0;
}

.postTitle h2 {
	font: 16px "Trebuchet MS", sans-serif;
	color: #BD271C;
	font-weight: bold;
	padding: 7px 0 0px 0;
	border-top: 1px solid #CCCCCC;
	margin: 7px 0 5px 0;
}

.postTitle h3 {
	font: 16px "Trebuchet MS", sans-serif;
	color: #BD271C;
	font-weight: bold;
	padding: 7px 0 0px 0;
	margin: 7px 0 5px 0;
}

.postTitle h1 a, .postTitle h2 a, .postTitle h3 a {
	font: 16px "Trebuchet MS", sans-serif;
	color: #BD271C;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: -0.2px;
	line-height:17px;
}

.postTitle h1 a:hover, .postTitle h2 a:hover {
	font: 16px "Trebuchet MS", sans-serif;
	color: #BD271C;
	font-weight: bold;
	text-decoration: underline;
	letter-spacing: -0.2px;
	line-height:17px;
}

.postInfo {
	font-size: 11px;
}

.postContent {
	margin-top: 12px;
	margin-bottom: 10px;
	line-height: 17px;
	overflow: hidden;
}

.postContent2 {
	margin-top: 12px;
	margin-bottom: 10px;
	line-height: 17px;
	overflow: hidden;
}

.postContent3 {
	margin-top: 12px;
	margin-bottom: 10px;
	line-height: 17px;
	width: 320px;
	overflow: hidden;
}

.sizeFeatured {
	width: 490px;
}

.featHead {
	font: normal normal 14px Georgia, "Times New Roman", serif;
	color: #777;
	font-variant: small-caps;
	text-transform: capitalize;
	background: #ddd;
	padding: 3px 10px;
}

.postContent h1 {
	font: 18px "Trebuchet MS", sans-serif;
	color: #BD271C;
}

.postContent h2 {
	font: 18px "Trebuchet MS", sans-serif;
	color: #BD271C;
}

.postContent h3 {
	font: 18px "Trebuchet MS", sans-serif;
	color: #BD271C;
}

.postContent h4 {
	font: normal bold 14px Georgia, "Times New Roman", serif;
	color: #666;
	font-variant: small-caps;
	text-transform: capitalize;
}

.postContent a {
	color: #000000;
	text-decoration:underline;
}

.postContent a:hover {
	color: #BD271C;
	text-decoration:underline;
}

.postContent blockquote {
	margin: 0;
	padding: 20px 20px 20px 40px;
	background: #f1f1f1 url(img/bg-blockquote.gif) no-repeat;
	font: normal normal 12px Georgia, "Times New Roman", serif;
}

.postExtras {
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	padding: 5px 0;
	font-size: 11px;
}

.postMeta {
	border-top: 1px solid #ddd;
	text-align: right;
	padding-top: 5px;
	overflow: hidden;
}


.postMeta a {
	color: #BD271C;
	text-decoration: none;
}

.postMeta a:hover {
	color: #BD271C;
	text-decoration: underline;
}

.postLink {
	float: left;
}

.postComments a {
	background: url(images/icon-comments.gif) no-repeat 0 4px;
	padding-left: 16px;
}

.postLink a {
	background: url(img/icon-postlink.gif) no-repeat 0 1px;
}

/* Sidebar styles */

#sidebar1 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar1 ul ul ul {
	margin: 4px 0 0 10px;
	padding: 0;
	list-style: none;
}

#sidebar1 ul li {
	margin: 0 0 25px 0;
	padding: 0;
	list-style: none;
}

#sidebar1 li li {
	margin: 0;
	padding: 4px 0;
	list-style: none;
	border-bottom: 1px solid #ddd;
}

#sidebar1 li li li {
	margin: 0;
	padding: 4px 0;
	list-style: none;
	border: none;
}

#sidebar1 ul ul ul a {
	font-size: 11px;
}


#sidebar2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar2 ul ul ul {
	margin: 4px 0 0 10px;
	padding: 0;
	list-style: none;
}

#sidebar2 ul li {
	margin: 0 0 25px 0;
	padding: 0;
	list-style: none;
}

#sidebar2 li li {
	margin: 0;
	padding: 4px 0;
	list-style: none;
	border-bottom: 1px solid #ddd;
}

#sidebar2 li li li {
	margin: 0;
	padding: 4px 0;
	list-style: none;
	border: none;
}

#sidebar2 ul ul ul a {
	font-size: 11px;
}

.clearfloat {
	clear: both;
	height:0;
    font-size: 1px;
    line-height: 0px;
}

.left {
	float: left;
}

.right {
	float: right;
}

#sidebar h2 { font-size:12px; margin-bottom:10px; color: #333333; text-transform:uppercase; font-family:"Trebuchet MS", sans-serif;}
#sidebar ul{ margin:10px auto 20px; list-style: none;}
#sidebar ul li{}
#sidebar ul li ul{}
#sidebar ul li ul li{display:block; background:url(images/bullet.gif) no-repeat 0 2px; padding-left:18px; margin-bottom:6px; padding-bottom:5px;border-bottom:1px dotted #eeeeee;font-size:11px;}

img.centered{display:block;margin-left:auto;margin-right:auto; border:solid 1px #CCCCCC;}
img.alignright{display:inline;margin:0 0 2px 7px;padding:4px; border:solid 1px #CCCCCC;}
img.alignleft{display:inline;margin:0 7px 2px 0;padding:4px; border:solid 1px #CCCCCC;}
.alignright { float: right; } 
.alignleft { float: left ;}

/* Nav Menu */
.menuPanel {
	margin:1px;
	padding:0px;
	list-style-type:none;
	background:#ffffff;
}
.menuPanel li {
	padding:4px 7px;
	border-bottom:solid 1px #d1d1d1;
}
.menuHeader {
	padding:7px;
	background:#eeeeee url(images/arrow_l.gif) right no-repeat;
	border-bottom:solid 1px #c9c9c9;
}
.menuHeaderOpen {
	padding:7px;
	background:#eeeeee url(images/arrow_b.gif) right no-repeat;
	border-bottom:solid 1px #dddddd;
}
.menuHeader ul {
	margin:auto;
	padding:0;
	list-style-type:none;
	float:right;
	width:16px;
	margin:-2px auto;
	height:16px;
}
.menuHeader ul li {
	padding:0;
}

