@import url("ie_png_fix.htc");

body{
margin: 0;
padding: 0;
background: #214584 url(/images/bkg-blog.jpg) repeat-x top center;
font-family: Arial, Helvetica, sans-serif;
text-align: center;
}


#wrap {
position: relative;
margin: 0 auto;
padding: 0;
font-size: 95%;
text-align: left;
width: 953px;
}

.clear-me {
	clear: both;
}

strong {
	font-weight: bold;
	color: #2d2d2d;
}

/*GLOBAL*/

#header {
	height: 70px;
	margin: 10px 0 0 0;
}

.logo {
	float: left;
	width: 430px;
}

.logo span {
	display: none;
}

.call-top {
	float: right;
	width: 500px;
	text-align: right;
}

.banners-left {
	float: left;
	width: 400px;
}

.rotation-left {
	float: right;
	width: 540px;
}

.sidebar-right span {
	display: none;
}


/*navigation top*/

#navigation {
	background: url(../images/nav-bkg.png) no-repeat 0 0;
	width: 952px;
	height: 38px;
}

#navigation li {
	float:left;
	padding: 10px 5px 10px 15px;
}

#navigation li a{
	float:left;
padding: 0 0 10px 0;
	font-family: "Trebuchet MS";
	color: #fff;
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;
	z-index:90;
}


#navigation li a:hover {
color: #FF9206;
}

/*blog*/

.catchphrase {
	padding: 0 0 20px 0;
}


/*#blog-top {
	background: url(../images/blog-top.png) no-repeat 0 0;
	width: 952px;
	height: 35px;
	margin: 20px 0 0 0;
	padding: 0;
}

#blog-middle {
	background: #fff url(../images/blog-middle.png) repeat-y 100% 0%;
	width: 910px;
	z-index: 90;
	padding: 10px 20px 10px 20px;
	margin: 0 0 0 1px;
}

#blog-bottom {
	background: url(../images/blog-bottom.png) no-repeat 0 0;
	width: 952px;
	height: 35px;
	padding: 0;
	margin-bottom: 50px;
}*/

.blog-left {
	float: left;
	width: 622px;
}


.blog-top-main {
	background: url(/images/blog-top-main.png) no-repeat 0 0;
	width: 622px;
	height: 56px;
}

.blog-main-middle {
		background: url(../images/blog-middle-main.png) repeat-y 100% 0%;
	width: 582px;
	padding: 0 20px 0 20px;
}

.blog-main-bottom {
		background: url(../images/blog-bottom-main.png) no-repeat 0 0;
	width: 622px;
	height: 29px;
}

.blog-right {
	float: right;
	width: 320px;
}

.blog-sidebar-top {
		background: url(../images/blog-top-sidebar.png) no-repeat 0 0;
	width: 316px;
	height: 58px;
}

.blog-sidebar-middle {
		background: url(../images/blog-sidebar-middle.png) repeat-y 100% 0%;
	width: 316px;
	padding: 0 0 10px 0;
	margin: 0;
}

.blog-sidebar-bottom {
		background: url(../images/nlog-sidebar-bottom.png) no-repeat 0 0;
	width: 316px;
	height: 25px;
		padding: 0;
	margin: 0;
}

#divider {
	background: url(../images/divider.gif) no-repeat 0 0;
	height: 57px;
	width: 437px;
margin: 0px 0 0px 80px;
padding: 20px 0 20px 0;
}

.blog-sidebar-middle li {
	padding: 0 0 0 7px;
}

.blog-sidebar-middle ul {
			padding: 0;
	margin: 0;
}

.blog-sidebar-middle p {
	margin: 0 10px 0 10px;
}

.blog-sidebar-middle h3 {
	padding: 0 0 20px 0;
}

.blog-sidebar-middle .sidebar-list li.rss{
	background: url(../images/feed-icon.png) no-repeat 0 0;
	padding: 5px 0 0px 25px;
/*	margin: 0 0 20px 0;*/
	height: 35px;
}

.sidebar-list li {
	padding: 0 0 15px 15px;
	margin: 0 0 0 10px;
	background: url(../images/services-icon.gif) no-repeat 0 0;
}

.blog-sidebar-middle a {
	color: #3d3d3d;
	text-decoration: none;
}

.blog-sidebar-middle a:hover {
	color: #3d3d3d;
	text-decoration: underline;
}

#blog-middle p {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #3d3d3d;
	line-height: 18px;
	padding: 5px 0 5px 0;
}

#post p {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #3d3d3d;
	line-height: 18px;
	padding: 5px 0 5px 0;
}

small {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #3d3d3d;
	line-height: 18px;
	padding: 5px 0 5px 0;
}

#blog-middle h2 a{
			font-family: "Trebuchet MS";
	font-size: 18px;
	color: #2d2d2d;
	font-weight: bold;
	line-height: 18px;
	padding: 7px 0 5px 0;
/*	margin: 0 0 15px 0;*/
	text-decoration: none;
	text-transform: uppercase;
}

#blog-middle h2 a:hover {
	text-decoration: underline;

}
	
.blog-details li {
	display: inline;
	float: left;
	padding: 10px 50px 10px 0;
}


.read-more {
margin: 20px 0 20px 0;
display: block;
width: 113px;
height: 28px;
background: url(/images/read-more.png) no-repeat 0 0;
}

.read-more:hover{background-position: 0 -28px;}

.read-more span{display: none;} 

.blog-right span {
	display: none;
}

.blog-right li {
	margin: 0 0 10px 0;
}

#blog-middle h2 span {
	display: none;
}

#blog-middle h3 span {
	display: none;
}

/*.spacer {
	padding: 10px 0 20px 0;
}*/


/*additions*/

.blog-image {
	border: 5px solid #efefef;
	text-align: center;
	margin: 10px 0 10px 0;
		width: 480px;
}

.blog-image:hover {
	border: 5px solid #e2e2e2;
	text-align: center;
}

.blog-image2 {
		border: 5px solid #efefef;
	float: left;
	margin: 10px 20px 10px 0;
}

.blog-image2:hover {
	border: 5px solid #e2e2e2;

}


.post {
	padding: 0 0 10px 0;

}

.post h2 {
				font-family: "Trebuchet MS";
	font-size: 16px;
	color: #2d2d2d;
	font-weight: bold;
	line-height: 18px;
	padding: 5px 0 5px 0;
	margin: 0 0 5px 0;
	text-decoration: none;
	text-transform: uppercase;
}


.entry {
	border-bottom: 1px solid #e2e2e2;
	margin: 10px 0 10px 0;
	padding: 20px 0 20px 0;
}


.blog-right h2 {
				font-family: "Trebuchet MS";
	font-size: 16px;
	color: #4096EE;
	font-weight: bold;
	line-height: 18px;
	padding: 5px 0 5px 0;
	margin: 0 0 5px 0;
	text-decoration: none;
	text-transform: uppercase;
}

.blog-right li ul li a{
				font-family: "Trebuchet MS";
	font-size: 12px;
	color: #2d2d2d;
	line-height: 18px;
	padding: 2px 0 2px 20px;
	margin: 0;
	text-decoration: none;
}

.blog-right li ul li a:hover {
	text-decoration: underline;
}


.subscribe a {
					font-family: "Trebuchet MS";
	font-size: 12px;
	color: #2d2d2d;
	line-height: 18px;
	padding: 2px 0 2px 20px;
	margin: 0;
	text-decoration: none;
}

.subscribe a:hover {
	text-decoration: none;
}

.back a {
					font-family: "Trebuchet MS";
	font-size: 12px;
	color: #4096EE;
	line-height: 18px;
	padding: 0px;
	margin: 0;
	text-decoration: none;
}

.back a:hover {
	text-decoration: none;
}


/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: left;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

#wrap p.back {
	padding: 0 0 20px 0;
}

.back a{
	color: #3d3d3d;
	text-decoration: underline;
}

.back a:hover{
	color: #3d3d3d;
	text-decoration: none;
}



.image-hover-blog {
	border: 5px solid #efefef;
	text-align: center;
}

.image-hover-blog:hover {
	border: 5px solid #e3e3e3;
	text-align: center;
}