@charset "utf-8";
html { overflow-y: scroll;
	overflow: -moz-scrollbars-vertical;
	height: 100%; }

body	{padding: 0px 0px 0px 0px;
	margin: 0px;
	background-color: #4f331e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 100%;
	}

.widget BlogArchive {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.post-title entry-title {font-weight: bold;}

.container {width: 900px;
	    margin-left: auto;
	    margin-right: auto;
	    min-height: 100%;
	    height: 100%;
	    border-right: medium dashed #c74523;
	   }

.container_index {width: 100%;
	    margin-left: auto;
	    margin-right: auto;
	    height: 100%;
	    min-height: 100%;
	   }

 a {
	text-decoration: none;
	color: #555555;
	font-weight: normal;
}

 a:hover {
	text-decoration: underline;
}

li	{font-weight: bold;
	 font-size: 16px;}

.pLine {
	font-size: 11px;
	margin-left: 15px;
	margin-right: 15px;
	padding: 10px;
	border-bottom: medium dashed #555555;
	}

.pBot {
	font-size: 11px;
	margin-left: 15px;
	margin-right: 15px;
	padding: 10px;
	}

.left {width: 175px;
	left: -175px;
	height: 100%;
	min-height: 100%;
	position: absolute;
	background-color: #c74523;
	background-image: url(images/logo_orange_back.gif);
	background-repeat: repeat;
	}

.leftContain {position: absolute;
	      top: 40%;
		width: 100%;
		text-align: center;
	}

.leftHeight {top: 0px; height: 600px;}

.leftMenu {position: absolute;
	      top: 60%;
		width: 99%;
		text-align: right;
	}

a.leftLink {color: #E3B37C; 
	    font-size: 14px;
	font-weight: bold;
}

a.leftLink:hover {color: #777777; 
		  text-decoration: none;
	    font-size: 14px;}

.left_index {width: 100%;
	height: 100%;
	min-height: 100%;
	background-color: #c74523;
	background-image: url(images/logo_orange_back.gif);
	background-repeat: repeat;
	position: absolute;
	}

.leftMenu_index {position: absolute;
	      top: 50%;
		width: 99%;
		text-align: center;
	}

.leftLink_index {color: #333333; 
	    font-size: 14px;
	 font-weight: bold;}

a.leftLink_index {color: #ffffff; 
	    font-size: 14px;}

a.leftLink_index:hover {color: #777777; 
		  text-decoration: none;
	    font-size: 14px;}

.h3Link	{font-size: 18px;
	 color: #ACDA77;}

.right {background: #ffffff;
	width: 725px;
	min-height: 100%;
	position: absolute;
	top: 32px;
	margin-left: 175px;
	}

.sidebar {background: #ffffff;
	width: 160px;
	min-height: 100%;
	position: absolute;
	top: 32px;
	margin-left: 565px;
	}

.Logo	{font-size: 40px;
	 color: #CAE7FF;
	 font-weight: bold;
letter-spacing: 6px;
	}

.Name	{font-size: 40px;
	 color: #E3B37C;
	 font-weight: bold;
letter-spacing: 6px;
	}

.subName	{font-size: 18px;
	 color: #000000;
	letter-spacing: 1px;
	}

.copyright	{width: 100%;
		 text-align: center;
		 font-size: 10px;
		 position: absolute;
		 bottom: 0px;
		 height: 15px;
		 background-color: #E3B37C;
	}

.upperBar	{width: 100%;
		 height: 25px;
		 background-color: #4f331e;
		 text-align: center;
		 color: #000000;
		 font-weight: bold;
		 overflow: hidden;
	}

.upperMenu	{width: 99%;
		 text-align: center;
		 margin-left: auto;
		 margin-right: auto;
	}

.upperMenu a	{font-weight: bold;
		 font-size: 15px;
		 color: #CAE7FF;
	}

.upperSub	{width: 177px;
		 background-color: #4f331e;
		 border-bottom: medium dashed #c74523;
		 border-right: medium dashed #c74523;
	}

.upperSubEnd	{width: 177px;
		 background-color: #4f331e;
		 border-bottom: medium dashed #c74523;
	}

.upperMenu_index	{width: 99%;
		 text-align: center;
		 margin-left: auto;
		 margin-right: auto;
		 border-bottom: medium dashed #c74523;
	}

.upperMenu_index a	{font-weight: bold;
		 font-size: 15px;
		 color: #CAE7FF;
	}

.upperSub_index	{width: 120px;
		 border-left: medium dashed #c74523;
	}

.upperSubEnd_index	{width: 120px;
		 border-right: medium dashed #c74523;
		 border-left: medium dashed #c74523;
	}

.main	{padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 20px;
	 width: 545px;}

.h3	{font-size: 22px;
	 font-family: trebuchet ms;
	 font-variant: small-caps;
	 border-bottom: 2px solid #ACDA77;
	 color: #555555;}

.h3par	{font-size: 28px;
	 color: #c74523;}

.h3s	{font-size: 22px;
	 font-family: trebuchet ms;
	 font-variant: small-caps;
	 border-bottom: 2px solid #ACDA77;
	 color: #ffffff;}

ul	{font-size: 14px;}

.quote	{width: 250px;
	 font-style: italic;
	 margin-top: 155px;
	 margin-left: auto;
	 margin-right: auto;
	 text-align: center;
	 color: #ffffff;
	}

.slogan	{width: 400px;
	margin-top: 155px;
	 text-align: center;
	margin-left: auto;
	margin-right: auto;}

.tcenter {text-align: center;
	  height:340px;}
.tcenterNH {text-align: center;
	  width: 100%;}

.thumb1	{ width: 50px;
	  cursor: pointer; }

.thumb2	{ width: 100px;
	  cursor: pointer; }

.thumb3	{ width: 200px;
	  cursor: pointer; }

.textA	{width: 250px;
	font-size: 11px;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
	}

.textA a {font-size: 12px;
	text-decoration: none;
	color: #333366;
	font-weight: bold;
}

.textA a:hover {
	text-decoration: underline;
}

.box	{border: medium dashed #c74523;
	 padding: 10px;
	 width: 400px;}

a.more {font-size: 12px;
	text-decoration: none;
	color: #333366;
	font-weight: bold;
}

a.more:hover {
	text-decoration: underline;
}
