@charset "utf-8";
/* CSS Document */

body
{
	color: #333;
	padding:0px;
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	overflow: scroll;
}

body p{
	font-size:12px;
	margin: 0;
}

body h2{
	font:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:18px;
}

body h3{
	font-size:16px;
}

#container{
	margin: 0 auto;
	padding: 0px;
	width:1000px;
}

#header{
	display:none;
	width: 1000px;
	height:159px;
	background: url(images/Untitled-3_01.gif) center no-repeat;
	margin: 0 auto;
}

#menuUp{
	display:none;
	height: 36px;
	/* widows: 1000px; */
	background-image: url(images/Untitled-3_02.gif);
	background-repeat: repeat-x;
}

.menuUp{
	display:none;
	height: 36px;
	widows: 1000px;
	margin: 0 auto;
	background-image: url(images/Untitled-3_03.gif);
	background-repeat: no-repeat;
	background-position: right;
	width: 1000px;
}

#wrapper{
	width: 1000px;
	
}

#content{
	padding: 0px;
	margin: 0px;
	float: left;
	width: 748px;
}

#welcome{
	font-size:12px;
	margin-top:20px;
	padding-top:0px;
	margin-right: 30px;
	margin-left: 70px;
}
#welcome a{
	font-size:12px;
}


#blogList ul{
	margin-left:20px;
	float:left;
	background-color:#F2F2F2;
	padding-right:30px;
	padding-top:20px;
	padding-bottom:20px;
}

#text {
	margin-left: 20px;
	text-align: justify;
	padding-bottom:10px;
}
#newsPost {
	margin-left: 15px;
	width: 200px;
	float: left;
	background-color: #F2F2F2;
	margin-top: 5px;
}
#newsPost h4 {
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 12px;
}
#newsEntry p {
	padding-bottom: 5px;
}
#welcomeBlog {
	margin-left: 80px;
	margin-right: 30px;
}
.blogTitle {
	letter-spacing: 2px;
	text-align: center;
	font-size: 30px;
	text-transform: uppercase;
	font-weight: bolder;
	color: #900;
	font-family: Verdana, Geneva, sans-serif;
}

#post {
	margin-left: 20px;
	background-color: #F2F2F2;
	margin-bottom: 20px;
	padding-bottom: 10px;
}
#post h4 {
	padding-top: 10px;
	padding-bottom: 10px;
	color: #900;
	margin: 0px;
}

#meta {
	margin-top: 20px;
	color: #900;
}
#meta p{
	color: #900;
	font-size: 10px;
}
	
.amblem{
	z-index: 5;
	/* margin-top: -30px; */
	margin-left: 20px;
	margin-bottom: 10px;
}

#menu{
	display:none;
	float: left;
	width: 150px;
	text-align: left;
}

#menu ul{
	margin-left: 0px;
	padding: 0px;
}

#menu ul ul{
	padding-left:10px;
}

#menu li{
	list-style-type: none;
	margin-bottom: 3px;
	width: 150px;
	text-align: left;
}

#menuIn{
	width: 150px;
	margin-top: 20px;
	padding-left: 10px;
	min-height: 300px;
}

#menuIn p{
	color:#FF0;
	font-size:16px;
	font-weight:bolder;
}

#menuIn a{
	cursor: pointer;
	color: #FF0;
	font-size:14px;
	text-decoration: none;
	width: 150px;
	text-align: left;	
}

#menuIn a:hover{
	
	color: aqua;
}

#menuIn .podUl{
	margin-left:10px;
	list-style-image: url("./images/arrow.gif");
}

#menuIn .podLi{
	color: #00FF33;
}

#footerTop{
	
}
#footer{
	display:none;
	margin: 0px auto;
	width: 1000px;
	height: 100px;
	background: url(images/Untitled-3_09.gif) top no-repeat;
}
#footer p{
	padding-top: 70px;
	text-align: center;

}

#entry ul{
	float:none;
	font-size:12px;
}

#counter{
	width:250px;
	margin-left:70px;
	padding-top: 12px;
}

#counter p{
	font-weight:bolder;
	color: #FF3;
}

#counter .cntValue{
	color: #FF9;
	font-size:15px;
	letter-spacing: 3px;
	padding-right: 8px;
	padding-left: 8px;
	margin-left: 5px;
	width: 70px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-top-color: #999;
	border-right-color: #F00;
	border-bottom-color: #F00;
	border-left-color: #999;
}

#breadCrubs{
	padding-top:15px;
	margin: 0px;
	padding-left: 80px;
	list-style: url("./images/arrow.gif")
}

#breadCrubs li{
	float: left;
	margin: 0px 3px;
	margin-right: 20px;
	padding: 0px;
}

#breadCrubs p{
	margin: 0px;
	padding: 0px;
}

#breadCrubs  a{
	color: yellow;
}

a.page_link{
	color: 	#00FFFF;
}

#text,#blogText,.post p{
	padding-bottom:5px;
	text-align: justify;
}

#text,#blogText ,.post h1, h2, h3, h4, h5{
	padding-top:3px;
	padding-bottom:5px;
}

#meta p{
	padding-bottom:2px;
}
.news_left {
	float: left;	
}
.news_right {
	float: right;
}

#news {
	overflow: hidden;
	width: 315px;
	height: 85px;
	background-color:#e5e5e5;
	border:2px solid #fff;
	outline:1px solid #ccc;
	margin-bottom: 10px;
}
.nw_up {
	height: 25px;
	padding-bottom:3px;

}

.nw_up_name {
	color:#009;
	padding-top:5px;
	padding-bottom:2px;
	padding-left:5px;
	padding-right:5px;
	border-bottom: solid 1px #fff;
}

.nw_down {

}

.nw_down_2{
	padding: 0px 5px 5px 5px;
}

.nw_down p{
	margin-bottom:3px;
}

.nw_down a{
	color: #333;
	text-decoration:none;
}

.nw_down a:hover{
	text-decoration: underline;
}

#homepage_post{
	margin-left:10px;
	margin-bottom: 30px;
	padding-bottom: 30px;
	border-bottom: 1px solid #DDD;
	
}

#homepage_post .title{
	
}

#homepage_post .entry{
		
}

#homepage_post .post{
	min-height:60px;
	
}

#homepage_post .post p{
		font-size:12px;
		text-align: justify;
		
}

#homepage_post .meta{
	margin-top:15px;
	
}

fieldset{
	border: 1px solid #E0E0E0;
}

legend{
	color: blue;
	font-size: 13px;
}

.print{
	display:none;
}

