/*
THEME NAME: more
THEME URI:  http://www.rye.tw/more/ */

/* ----------------rye--tw--------------------------------------------------------- */

/* LAYOUT LEFTY */

@import url('lefty.css');

/* DIVS DIVS ETC ........ */

div#pwell{
padding-top: 3px;
}
div#contact {
	padding-left: 8px;
        padding-top:  80px;
	
	}

h2.entry-title {

   padding-top: 20px;
   padding-bottom: 30px;
}

div#under {
    border-top: 0px solid;
padding-bottom: 5px;

}
div#about_top {
     border-bottom: 1px solid;
padding-bottom: 5px;   
}

body{
	/* background: #D8D8D8;*/
    color: #000000; 
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
}

a {
font-size: 11px;
}

h2 {
	font-size: 11px;
} 

div#footer {

    border-top: 0px solid;
padding-bottom: 125px;
}

div#caption_text{
padding-bottom: 25px;
border-bottom: 1px dotted black;
width: 720px;
}

div#rev {
	direction: rtl;
	}

div.entry-content {
float:left;
margin: 0 0 0 0px;
}

/* ------------------------------------------------------------------------------- */

ul.xoxo {
list-style:none;
} 

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
        background-color: #FFFF99;
}
a:active {
	text-decoration: none;
	color: #000000;
}






/* ----------------rye--tw--------------------------------------------------------- */

/* ------------------------------------------------------------------------------- */
