

*/
* {padding: 0; margin: 0;} 

/* Generic
---------------------------------------------------------------------------------*/
body {

	font: normal 75%/160% Georgia, Times, serif;
	background: #d0b7b7 url(http://erang.e-pao.org/Classic/images/main-bg.jpg) no-repeat center top;
	color: #333333;
	width: 100%;
	display: table;
}

/*
input, textarea {
	font: 110%/150% Arial, Helvetica, sans-serif;
}*/


p {
	padding: 0 0 1.1em;
	line-height:20px;
	font-size:16px;
}



img {
	border: none;
}


a {
	color: #763712;
	text-decoration: none;
	outline: none;
}
a:hover {
	text-decoration: underline;
}
em {
	font: italic 110% Georgia, "Times New Roman", Times, serif;
}
em strong {
	color: #CC0000;
}


ul {
	list-style: none;
	padding-top: .5em;
}
ul li {
	background: url(http://erang.e-pao.org/Classic/images/bullet.gif) no-repeat 4px 4px;
	padding: 0 0 1em 18px;
	line-height: 140%;
}
ol {
	font: italic 125% Georgia, "Times New Roman", Times, serif;
	color: #666666;
	margin: .3em 0 15px;
}
ol li {
	margin: 0 0 1em 30px;
	padding: 0;
}
ol p {
	font: normal 80%/150% Arial, Helvetica, sans-serif;
	color: #333;
}

/* NAVIGATION */
#navi {
margin-left:-45px;
margin-top:-79px;
border:solid 0px red;
}

#navigation { 
	position: relative;
	background: url(http://erang.e-pao.org/Classic/images/layout/navigation/bg.gif) no-repeat left top; 
	padding: 5px;
	z-index: 4000;
	margin-top:-50px;
}

#navigation ul#nav { 
 z-index: 4000;
 background: #127d2e url(http://erang.e-pao.org/Classic/images/layout/navigation/item-bg.gif) repeat-x left top;
 height: 30px;
 width:630px;
}

#navigation ul#nav li { 
	position: relative;
	float: left;
	text-align: center;
	line-height: 3px;
	border: solid 0px red;
		margin-top:4px;
}

#navigation ul#nav li a { 
	display: block;
	padding: 6px 0;
	color: #fff;
	text-decoration: none;
	text-align: left;
	border-right: 1px solid #7c594c;
	font-size: 11px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	border: solid 0px blue;
}

#navigation ul#nav li a span { 
	padding: 3px 10px 0px 0px;
	
	background: url(http://erang.e-pao.org/Classic/images/icons/down-arrow.gif) no-repeat 100% 50%;
	border: solid 0px red;
		
}

#navigation .item1 { width: 80px; }
#navigation .item2 { width: 95px; }
#navigation .item3 { width: 175px; }
#navigation .item4 { width: 120px; }
#navigation .item5 { width: 75px; }
#navigation .item6 { width: 75px; }
#navigation ul#nav li.item6 a { border: 0; } 

		/* ----------| =Navigation (Drop Down) |---------- */ 

		#navigation ul#nav  li ul { 
			display: block;
			position: absolute;
			left: -999em;
			width: 182px;
			padding: 5px 8px 5px 18px;
			background: #189e3a url(http://erang.e-pao.org/Classic/images/layout/navigation/sub-bg.gif) repeat-x left top;
			border-bottom: 5px solid #e7b32d;
				border: solid 0px red;
		}

		#navigation ul#nav  li:hover ul, 
		#navigation ul#nav  li.over ul /* used to target IE via script */ { 
			display: block;
			left: 0;
			top: 100%;
			position: absolute;
			z-index: 3000;
			width: 146px;
		}

		#navigation ul#nav  li ul li { 
			width: 146px;
			height: auto;
			background: transparent;
			text-indent: 0;
			padding: 0;
		}

		#navigation ul#nav  li:hover ul li a, 
		#navigation ul#nav  li.over ul li a { 
			display: block;
			width: 126px;
			background: transparent;
			padding: 7px 10px;
			text-decoration: none;
			margin: 0;
			color: #eee;
			text-indent: 0;
			text-align: left;
			border: 0;
			font-size: 14px;
			white-space: nowrap;
			font-type:"Georgia, Times, serif";
		}

		#navigation ul#nav li ul li a:hover { 
			color: #fff;
			background: #e7b32d;
		}
		
#navigation ul#nav li.active a, 
#navigation ul#nav li a:hover, 
#navigation ul#nav li:hover a, 
#navigation ul#nav li.over a { 
	background: #e7b32d;
	color:#000;
}

.autoclear:after { 
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden; 
	
}

.autoclear { 
	display: inline-block; 
	width: 470px;

	margin-bottom: 30px;
}

.autoclear { 
	display: block;
}




/* Breadcrumb*/

#breadcrumb {
font: bold 105%/50% Georgia, Times, serif;
margin-left: 30px;
margin-bottom:20px;
color:#f34a9b;
}

#breadcrumb a:link{
 color:#13802f;
}

#breadcrumb a:visited{
 color:#eb8458;
}

#breadcrumb a:hover{
 color:#a0d265;
}


/* headings and typography
---------------------------------------------------------------------------------*/
h1, h2 {
	font: bold 175%/100% Georgia, Times, serif;
	padding: 0 0 8px;
	letter-spacing: -1px;
	margin-left: -2px;
	color: #8f0544;
}





.title {
	background: url(http://erang.e-pao.org/Classic/images/tape.gif) no-repeat center center;
	text-align: center;
	font: normal small-caps 190%/100% Georgia, "Times New Roman", Times, serif;
	letter-spacing: 1px;
	margin: 0px 0 20px;
	padding: 16px 20px 16px 0;
}
.title span {
	color: #666666;
}
h1 a, h2 a {
	color: #8f0544;
}
h1 a:hover, h2 a:hover {
	color: #555555;
	text-decoration: none;
}
h3 {
	font: bold 90%/50% Georgia, Times, serif;
	padding: 1.2em 0 .3em;
	text-align:right;
	margin-bottom:10px;
}
h3 em, h4 em {
	color: #CC0000;
}
h4 {
	font: bold 120%/100% Arial, Helvetica, sans-serif;
	padding: .85em 0 5px;
	color: #666666;
}

h5 {
font: bold 90%/90% Georgia, Times, serif;
padding: 1.2em 0 .3em;
text-align:left;
margin-bottom:10px;
line-height:15px;
border-top:solid 1px #abfea0;
}

.intro {
	font: 120%/155% Georgia, "Times New Roman", Times, serif;
	color: #333333;
	
}

/* header
---------------------------------------------------------------------------------*/
#header {
	height: 238px;
	width: 905px;
	margin: 0 auto;
	position: relative;
}
#logo {
	position: absolute;
	top: 1px;
	left: 40px;
}



/* content wrap
---------------------------------------------------------------------------------*/
#content-wrap {
	width: 904px;
	margin: 0 auto;
	background: url(http://erang.e-pao.org/Classic/images/wrap_bg.jpg) repeat-y right top;
	position: relative;
}
#top {
	background: url(http://erang.e-pao.org/Classic/images/maincontent_area.jpg) no-repeat right top;
	height: 440px;
	position: absolute;
	width: 851px;
	top: 0;
	right: 0;
	z-index: 2;
}
#content {
	width: 490px;
	float: left;
	position: relative;
	padding: 35px 0 20px 94px;
	z-index: 5;
}
#bottom-bg {
	background: url(http://erang.e-pao.org/Classic/images/footer_bg.jpg) no-repeat right bottom;
}
#backtotop {
	padding: 0px 0 0 548px;
	margin-left: 100px;
	height: 37px;
	clear: both;
	border: solid 0px red;
	width: 150px;
}
#backtotop a {
	color: #194941;
	font-size: 98%;
	font-weight: bold;
	background: url(http://erang.e-pao.org/Classic/images/top.gif) no-repeat right center;
	height:27px;
	padding-right: 24px;
}

/* content2
---------------------------------------------------------------------------------*/
.content2 {
	background: url(http://erang.e-pao.org/Classic/images/content2-bg.gif) no-repeat;
	padding: 0 0 20px 12px;
	width: 490px;
	font: normal 110%/260% Georgia, Times, serif;
}
/* clearfix for recent comments */
.content2:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.content2 {display: inline-block;}
* html .content2 {height: 1%;}
.content2 {display: block;}

.content2 p a {
	text-decoration: none;
	background: url(http://erang.e-pao.org/Classic/images/link-bg.gif) repeat-x;
	padding: 1px 0;
	border-bottom: 1px solid #ccc;
	color: #000;
}
.content2 p a:visited {
	text-decoration: none;
	color: #000;
}
.content2 p a:hover {
	text-decoration: none;
	border-bottom: 1px solid #000;
}



----------------------------------------


.more-link {
	margin-left: 2px;
	font: 16px/100% Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
	background: none !important;
}








/* sidebar
---------------------------------------------------------------------------------*/
#right_content {
	width: 267px;
	float: right;
	padding-right: 10px;
	position: relative;
	z-index: 8;
	overflow: visible;
	
}

/* nav category */

#right_content .Three_links {
	padding: 85px 10px 15px 40px;
	margin: 0;
	color:red;
	font: 17px/100% Georgia, "Times New Roman", Times, serif;
	border: solid 0px red;
}

#right_content .Three_links li{
	padding: 5px 5px 5px -5px;
	margin-top: -5px;
	Line-height:10px;
	border: solid 0px red;
	
}
#right_content .Three_links li a {
	color:#b71a21;
}


/* Polls */



.poll {
	background: url(../images/poll_line.gif) no-repeat center bottom;
	Font: bold 17px/17px Georgia, "Times New Roman", Times, serif;
	text-align: center;
	color:#9f0984;
}


.erang_poll_questions{
 
 Font: bold 14px/14px Georgia, "Times New Roman", Times, serif;
 text-align: left;
 color:#be2513;
 border: solid 0px red;
}

.erang_poll_questions_q{
	
	Font: bold 12px/12px Georgia, "Times New Roman", Times, serif;
	text-align: left;
	color:#056023;
}

#erang-polls-ul ul li a{
 width: 200px; 
 border: solid 1px blue;
 Font: bold 12px/12px Georgia, "Times New Roman", Times, serif;
	text-align: left;
	color:#056023;

}

.poll-btn {
	margin: 0 0 5px;
	padding: 0;
	clear: both;
}
.poll-btn img {
	padding: 2px 3px;
}

#side {
  border:0px solid red; width:265px; float:right; margin-top:10px;

 }





/* footer
---------------------------------------------------------------------------------*/
#footer {
	background: center top;
	clear: both;
	text-align: center;
	margin-left:180px;
	width: 505px;
	border: solid 0px blue;

}

#footer-wrap {
	
	height: 50px;
	margin: 0 auto;
	width: 505px;

}

#credits {
	font-size: 100%;
	color: #6f1353;
	clear: both;
	margin: 0;
	padding: 10px 0 0 100px;
	font: italic 110% Georgia, "Times New Roman", Times, serif;
}
#credits a {
	color: red;
}





/* image */
img.image {
	background: #fff;
	padding: 5px;
	border: 1px solid #9f0984;
}
p.image {
	margin-top: 4px;
}
p.image em {
	display: block;
	text-align: center;
	font-size: 95%;
	color: #666;
	padding-bottom: 5px;
	line-height: 140%;
}
p.image img {
	background: #fff;
	padding: 5px;
	border: 1px solid #7f2a00;
}
p.image a:hover img {
	border: 1px solid #666;
	background: #fff;
}
p.image a, p.image  a:visited {
	background: none !important;
	border: none !important;
	padding: 0 !important;
}
p.image a:hover {
	text-decoration: underline;
}
p.image small {
	color: #999999;
	display: block;
	font-size: 95%;
	line-height: 100%;
}
p.left {
	float: left;
	margin-right: 15px;
}
p.right {
	float: right;
	margin-left: 15px;
}

p.center {
	float: left;
	margin-left: 15px;
	margin-bottom:-15px;
	border:solid 0px red;
}

.caption{
background-color:;
font-size:11px;
color:#5d1081;
border: solid 0px red;
}

img.left {
	float: left;
	margin-right: 5px;
}
img.right {
	float: right;
	margin-left: 5px;
}

.imagecenter { text-align: center; margin: 5px;} 

.imagecenter img {
	background: #fff;
	padding: 5px;
	border: 1px solid #7f2a00;
}

.noborder{
	background: #fff;
	padding: 5px;
	float:right;
	margin-left:50px;
	border: 0px solid red;
}



/* Review*/

.bodynonbold
{
FONT-FAMILY: arial;
COLOR: #000000;
FONT-SIZE: 12px;
FONT-STYLE: normal;
text-decoration: none;
}

.bodybold
{
COLOR: #000000;
FONT-FAMILY: arial;
FONT-WEIGHT: bold;
FONT-SIZE: 11px;
FONT-STYLE: normal;
text-decoration: none;
}

.imagecenter { text-align: center; margin: 5px;}

.imagecenter img {
background: #fff;
padding: 5px;
border: 1px solid #7f2a00;
}


.imagleft { text-align:left; margin: 5px;}

.imageleft img {
background: #fff;
padding: 5px;
border: 1px solid #7f2a00;
}

.imageright { text-align:right; margin: 5px;}

.imageright img {
background: #fff;
padding: 5px;
border: 1px solid #7f2a00;
}
img.right {
float: right;
margin-left: 5px;
}


/* download */
.btn {
	
	font: italic 100%/100% Georgia, "Times New Roman", Times, serif;
	
}
.btn a {	
	color: #598527 !important;
	border: none !important;
	margin-right: 5px;
}
.btn a:hover {
	text-decoration: underline !important;	
}
.btn a span {
	font: italic 100%/100% Georgia, "Times New Roman", Times, serif;
	text-transform: none;
	text-decoration: none;
	color: #666666;
	text-indent: 44px;
	display: block;
	padding-top: 2px;
}
.btn a:hover span  {
	text-decoration: none !important;
}


.preview a {
	background: url(http://erang.e-pao.org/Classic/images/more.gif) no-repeat !important;
	padding: 0 0 20px 44px !important;
}

/* thickbox */
.thickbox {
	position: relative;
}
.thickbox .zoom {
}
a.thickbox:hover .zoom {
	width: 35px;
	height: 35px;
	position: absolute;
	margin: 15px 0 0 15px;
	background: url(http://erang.e-pao.org/Classic/images/more.gif) no-repeat;
	display: block;
}
	

/* Profile */

.table_profile {
	font-size:14px;
	font-family:Georgia,"Gill Sans MT", "Gill sans", "Trebuchet ms", sans-serif;
	line-height:1.4em;
	color: #5B0006;
	background-color:#f2f1f1;
	width:100%;
   border-collapse:collapse;
}

.table_profile2 {
 font-size:14px;
 font-family:Georgia,"Gill Sans MT", "Gill sans", "Trebuchet ms", sans-serif;
 line-height:1.4em;
 color: #424040;
 width:100%;
}

.table_profile2 .title {
 font-family:Georgia, Times, serif;
 font-size:13px;
 font-weight:bold;
 color:#000;
  background-color:#ded8d7;
  text-align:left;
  padding-left:5px;
  padding-right:5px;
  vertical-align:top;
}

.table_profile2 a:link {
text-decoration:underline;
color:#6d5a58;
}

.table_profile2 a:hover {
text-decoration:underline;
background-color:#f9f7f7;
color:#98167a;
}


caption{
	color:#F8EFF0;
	background-color:inherit;
	font-size:25px;
	background-image:url(poetryforbrowser/caption.jpg);
	background-repeat:repeat-x;
	background-position:0 0;
	padding:28px 10px 7px 5px;
	text-align:right;
}



.table_profile tbody th {
	background-color: white;
	border-bottom: dotted 1px #bd6e69;
	color: #433433;
	padding:7px;
	text-align:left;
	vertical-align:top;
}
.table_profile tbody tr:hover,
.table_profile tbody tr th:hover{
    background-color:#f9f7f7;
    color:#000;
}
.table_profile td{padding:7px;}

.table_profile thead th{border-bottom:1px dotted  #bd6e69;}
.table_profile thead th:first-child{border:none;}
.table_profile tbody th{border-right:1px dotted #bd6e69;}

.table_profile a {
	/* width:100%; 
	display:block;*/
	color: #780163;
	background-color:inherit;
	line-height:1.5em;
}
.table_profile a:visited {
	color: #908F8B;
	background-color:inherit;
}
.table_profile tbody td+td+td+td a:before{
	 content:"\21D3";
	 text-align:right;
}
.table_profile a:hover {
	color: #C9020F;
	background-color:inherit;
}

/* End profile */


/** You can use this style for your INPUT, TEXTAREA, SELECT elements **/
.myinputstyle {
	border: 1px solid #43bc1a;
	border-top: none;
	/** remember to change image path **/
	background: #e2fab0 url(http://erang.e-pao.org/Classic/images/text_box.png) repeat-x;
	font-family: Georgia, \'Times New Roman\', Times, serif;
	font-style: normal;
	font-size: 14px;
	color: #454743;
}

/** You can use this style for your LABEL elements **/
.mylabelstyle {
	font-family: Georgia, \'Times New Roman\', Times, serif;
	font-style: bold;
	font-size: 12px;
	color: #008000;
}


.myinputstyle_area {
	border: 1px solid #43bc1a;
	border-top: none;
	/** remember to change image path **/
	background: #fafefa url(http://erang.e-pao.org/Classic/images/textarea_bg.gif) repeat-x;
	font-family: Georgia, \'Times New Roman\', Times, serif;
	font-style: normal;
	font-size: 14px;
	color: #454743;
}

.formbutton{
border:outset 1px #ccc;
background:#999;
color:#666;
font-family: Georgia, \'Times New Roman\', Times, serif;
	font-style: normal;
	font-size: 14px;
font-weight:bold;
padding: 1px 2px;
background:url(http://erang.e-pao.org/Classic/images/submit_button.gif) repeat-x left top;
}


/* Master Page Tables*/

.categories H2 {
	PADDING-RIGHT: 1em; PADDING-LEFT: .5em; FONT-WEIGHT: normal; FONT-SIZE: 16px; PADDING-BOTTOM: 0.4em; 
	MARGIN: 0px; PADDING-TOP: 0.4em; BORDER-BOTTOM: #cbcbcb 5px solid; 
}
.categories H2 A {
	COLOR: #ff00ff; TEXT-DECORATION: none; color:red;
}
.categories UL {
	PADDING-LEFT: 0px; FONT-SIZE: 12px; LIST-STYLE-IMAGE: url(../images/bullets_orange.gif); 
	MARGIN: 0.1em 0.1em 0px 25px; LIST-STYLE-TYPE: square; FONT-SIZE: 16px;

}
.categories UL LI {
	PADDING-LEFT: 0px; MARGIN-BOTTOM: 0.1em; MARGIN-LEFT: 0px; 	background: #fafefa url(../images/tdbg.gif) repeat-x;	border: solid 0px red;
}
.categories UL A {
	COLOR: #5a5a5a; TEXT-DECORATION: none;  MARGIN-LEFT: 5px;
}

.categories UL A:hover {
	COLOR: red; TEXT-DECORATION: none;  MARGIN-LEFT: 5px;
}
.categories {
	BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; 
	BORDER-COLLAPSE: collapse; BORDER-RIGHT-WIDTH: 0px;
}
.categories TD {
	BORDER-RIGHT: #cacaca 0px solid; BORDER-TOP: #cacaca 0px solid; VERTICAL-ALIGN: top; 
	BORDER-LEFT: #cacaca 0px solid; WIDTH: 25%; BORDER-BOTTOM: #cacaca 0px solid; BORDER-COLLAPSE: collapse
}
.categories A:hover {
	TEXT-DECORATION: underline
}

/* Photo Gallery */

.gallery {
	list-style: none;
	margin: 0;
	padding: 0;
}
.gallery li {
	margin: 20px 10px 5px;
	padding: 8px;
	background: url(http://erang.e-pao.org/Classic/images/pixbg.png) no-repeat;
	float: left;
	position: relative;
	width: 186px;
}
.gallery span {
	background: url(http://erang.e-pao.org/Classic/images/tape.png) no-repeat;
	width: 77px;
	height: 27px;
	display: block;
	position: absolute;
	left: 54px;
	top: -12px;
}
.gallery em {
	display: block;
	padding: 0 20px 0 0;
	text-align: center;
	font: italic 100% Georgia, "Times New Roman", Times, serif;
	color: #333;
}

.astrix {color: #FF6600; font-size:16px}

#page_split {
border-top: solid 2px #c5d942;
color: #ff8209; font-size:16px;
Text-decoration: none;
text-align: right;
}

#page_split a:link {
color: #aa0984; font-size:16px;
Text-decoration: none;
}

#page_split a:hover {
color: #fb22d0; font-size:16px;
Text-decoration: underline;
}

/* Comment page */

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.commentbox{
background-color: #dff6fe;
width: 450px;
padding: 10px;
font-family:Georgia, Times, serif;
font-size:13px;
line-height:15px
}
}

.commentfooter{
background: url(http://www.e-pao.org/erang/images/arrow1.gif) 20px 0 no-repeat; /* 20px 0 equals horizontal and vertical position of arrow. Adjust as desired (ie: 20px -5px).  */
padding-left: 58px;
padding-top: 1px;
margin-bottom: 2em;
font-family:Georgia, Times, serif;
font-size:14px;
color: #006600;
font-weight:bold
}



blockquote.style1 {
  font: 14px/20px italic Times, serif;
  padding: 8px;
  background-color: #faebbc;
  border-top: 1px solid #e1cc89;
  border-bottom: 1px solid #e1cc89;
  margin: 5px;
  background-image: url(http://www.e-pao.org/erang/images/openquote1.gif);
  background-position: top left;
  background-repeat: no-repeat;
  text-indent: 23px;
  }
  blockquote.style1 span {
     display: block;
     background-image: url(http://www.e-pao.org/erang/images/closequote1.gif);
     background-repeat: no-repeat;
     background-position: bottom right;
   }
