/*  
Theme Name: Pheonah Pink
Theme URI: http://version2.pheonah.com
Description: <p>This is the second version of this theme and is packed with features you will be amazed with.&nbsp; First off it’s a nice clean sleek design.&nbsp; Aside from this theme being nice on the eyes, it coded to perfection as well.&nbsp; Its both xhtml and css valid so you can guarantee any blog using this theme will do well with the search engines. It has been supported by <a  href="http://www.farawayfurniture.co.uk">Teak Garden Furniture</a> and <a href="http://www.drwords.com/combo/">Scrabble Wordfinder</a>.</p>
Version: 1.0
Author: PHILIP
Author URI: http://www.tiangson.com/

	This theme was designed and built by Philip.

	To use this theme, a link back to "FOOTER" must be provided. You are free to:
	- use this theme for personal or commercial projects
	- modify, translate, or distribute
	- do anything you want but please give me some credit by not removing the footer links.
	
	Thank you!
*/

*{
	margin:0px;
	padding:0px;
}
body {
  margin:0;
  background: #F7F4E3;
  font: normal 12px Tahoma, Verdana, Helvetica, Arial, sans-serif;
}
a img{
  border:0;
}

.entry h1 {	
	font: bold 2.5em/120% Arial, Helvetica, sans-serif;
}
.entry h2 {
	font: bold 2em/120% Arial, Helvetica, sans-serif;
}
.entry h3 {
	font: bold 1.8em/120% Arial, Helvetica, sans-serif;
}
.entry h4{
  font: bold 1.5em/120% Arial, Helvetica, sans-serif;
}
.entry h5{
  font: bold 1.3em/120% Arial, Helvetica, sans-serif;
}



#page{
  width: 950px;
  margin: 0px auto;
  background: #FFC5C7 url('images/content.gif') repeat-y left top;
}

/* ------------------------------------------------------- page header --- */
#page-header {
	height: 298px;
	clear: both;
	background: url("images/header.png") no-repeat left top;
}
.header{
	position: relative;
	margin: 149px 0 0 269px;	
	height:129px;
	float:left;
}
.header h1 {
	font: normal 44px "Arial Black";
	padding: 0px 0 0 0px;
	margin: 0px;
}
.header h1 a, .header h1 a:visited {
  color: #BF2025;
  text-decoration:none;
}
.header h1 a:hover {
  color: #BF2025;
  text-decoration:none;
}
.header .description{
	margin-top: -5px;
	color: #BF2025;
	font: normal 13px "Arial Black";
}

/* ---------------------------------------------------------- search form --- */
#searchform {
	position: relative;
	top: -30px;
	/*left: 600px;*/
	height: 63px;
	width: 273px;
	background: url(images/search.png) no-repeat left top;
	float:right;
}
#searchform #s {
  position: relative;
	height: 16px;
	width: 191px;
	margin: 0px 0px 0px 2px;
	padding: 5px 5px 2px 3px;
	color: #000;
	border: 1px solid #fff;
	font: 12px normal Arial, Helvetica, sans-serif;
	left:15px;
	top: 20px;
}
#searchform #searchsubmit { 
	background: url(images/submit.gif) no-repeat left center;
	height: 30px;
	width: 39px;
	border: none;
	text-indent: -500px;
	line-height: 0px;
	position: relative;
	top: 21px;
	left:15px;
}

/* -------------------------------------------------------------- content --- */
#content{
  float: left;
  width: 950px;
  font: 11px/160% Tahoma, Verdana, Helvetica, Arial, sans-serif;
}
#content1 {
  margin: 0px 366px 0px 0px;
  min-height:600px;
}
.post {
  padding: 10px 0px 20px 15px;
}
.entry-title-c h2, .entry-title-c h2 a:link, .entry-title-c h2 a:visited, .entry-title-c h2 a:hover {
  font: bold 20px Arial, sans-serif;
  color: #000;
  text-decoration:none;
}
.post-content {
  font: bold 12px/170% Tahoma, Verdana, Helvetica, Arial, sans-serif;
  padding: 10px 5px 0 0;
  color: #AC1F1F;
}
.post-content p {
  padding: 6px 0;
}

.post-content ul {
  padding-left: 30px;
}
.post-content ul li {
  padding-left: 5px;
}
.post-content ol {
  padding-left: 35px;
}
.post-content ol li {
  padding-left: 3px;
}
.post a, .post a:visited {
  color: #000;
  text-decoration:none;
}
.post a:hover {
  color: #000;
  text-decoration:underline;
}

.post-meta-info {
  font: bold 13px/150% Arial, sans-serif;
  color:#000;
}
blockquote { 
  min-height: 45px; 
  padding: 10px 0 5px 40px;
  margin: 5px 0px 0px 0px; 
  background: url('images/bq.gif') no-repeat; 
  /*font: 1.0em Arial Tahoma, 'Times New Roman', Times, serif; */
  line-height: 2em; 
  font-style: italic; 
  clear: left;
  color: #E77A7A;
}

/* --------------------------------------------------------- comment area --- */
span#comments, span#respond {
  padding: 20px 0 10px 0;
  font: bold 12px/150% Verdana,Helvetica,Arial,sans-serif;
  clear: both;
  color: #AC1F1F;
}
/* --------------------------------------------------------- comment form --- */
#commentform {
  margin: 10px 10px 0 5px;
}
#commentform p.notice {
  border: #000 1px solid;
  margin: 5px 0;
  padding: 10px 5px;
}
#commentform label {
  color:#666;
  font: bold 12px Verdana,Helvetica,Arial,sans-serif;
  padding-left: 5px;
}
#commentform small {
  color: #5f5f5f;
  font: normal 10px Verdana,Helvetica,Arial,sans-serif;
}
#commentform input {
  font: 12px Verdana,Helvetica,Arial,sans-serif;
  width: 220px;
  padding: 2px 2px 2px 5px;
  margin: 5px 0;
  border: 1px solid #AC1F1F;
}
#commentform textarea {
  font: 12px Arial, Helvetica, sans-serif;
  height: 140px;
  border: 1px solid #AC1F1F;
  padding: 2px 2px 2px 5px;
  width: 100%;
}
#commentform #submit {
  font: 12px/100% Arial, Helvetica, sans-serif;
  color: #fff;
  width: 125px;
  height: 25px;
  padding-top: 2px;
  margin:10px 0 0 430px;
  background-color: #AC1F1F;
}


/* ------------------------------------------------------------- comments --- */
.commentlist {
  margin: 5px 0 10px 5px;
  padding: 0 0;
  width: 98%;
  list-style: none;
  font: normal 12px/150% Tahoma, Verdana,Helvetica,Arial,sans-serif;
}
.commentlist li {
  padding: 0px 3px 10px 10px;
  margin: 0 0 10px;
  background: #F7E6E6;
}
.commentlist .alt {
  background-color: #fff;
}
.commentlist cite, .commentlist cite a:link, .commentlist cite a:visited {
  font: bold 15px Verdana,Helvetica,Arial,sans-serif;
  color: #AC1F1F;
  text-decoration:none;
}
.commentlist cite a:hover {
  color: #EB8B8B;
  text-decoration:none;
}
.commentlist small {
  margin-bottom: 2px;
  display: block;
  font: normal 11px Arial,sans-serif;
}
.commentmetadata {
  padding:0 0;
}
.comment_number {
  float:right;  
  font: normal 5em Georgia,Helvetica,Arial, serif;
  padding: 0 10px 0px 0;
  color: #000;
}


/* -------------------------------------- next & previous page navigation --- */
.page-nav, .page-navigation {
	clear: both;
	height: 25px;
	font: 12px/150% Tahoma, Verdana,Helvetica,Arial,sans-serif;
}
.page-nav a:link, .page-nav a:visited {
	color: #BF2025;
	text-decoration: underline;
}
.page-nav a:hover {
	color: #BF2025;
	text-decoration: none;
}
.previous-entries a {
	float: left;
	padding: 0px 0 0 5px;
	margin-left: 15px;
}
.next-entries a {
	float: right;
	padding: 0px 0 0 5px;
	margin-right: 25px;
}


/* -------------------------------------------------------------- sidebars ---*/
#left-sidebar, #right-sidebar {
  float: left;
  font: 12px/180% Tahoma, Verdana,Helvetica,Arial,sans-serif;
  margin: 0px 0 10px 0;
  width: 183px;
  color: #BF2025;
}
#left-sidebar {
	margin-left: -366px;
}
#right-sidebar{
	margin-left: -183px;
}
.box {
  width:100%;
  padding-bottom: 20px;  
}
.sidebar .box-top div {
  font: bold 18px Arial, sans-serif;
  padding: 10px 20px 5px 20px;
  color: #BF2025;
}
.sidebar .box-content {
  height:100%;
  padding:0px 20px;
}

.sidebar ul {
  list-style: none;
  font: bold 14px/160% Arial, sans-serif;
}
#left-sidebar ul li {
	padding-left: 17px;
	background: url(images/bullet-l.gif) no-repeat;
}
#right-sidebar ul li {
	padding-left: 17px;
	background: url(images/bullet-r.gif) no-repeat;
}

.sidebar ul li ul {
  margin-left: 0px;
}
.sidebar ul li ul li {
  margin-left: 0px;
}
.sidebar a, .sidebar a:visited {
  color: #BF2025;
  text-decoration:none;
}
.sidebar a:hover {
  color: #9C1B1E;
  text-decoration:underline;
}

#page-footer {
  clear: both;
  width: 100%;
  background-color: #462910;
  color: #FFF;
  /*text-align: center;*/
  padding-left: 10px;
  height:118px;
  background: #F7F4E3 url(images/footer.png) no-repeat top left;
}
#rss {
  height:118px;
  width:160px;
  float:left;
}
#rss span{
  position: absolute;
  height: 118px;
  width:160px;
  background:url('images/rss.png') no-repeat top left;
}

#rss a, #rss a:visited, #rss a:hover {
  display:block;
  height: 118px;
  position: absolute;
  cursor: pointer;
  color:#BF2025;
  text-decoration:none;
}
.credits {
  text-align:center;
  font: bold 14px Arial;
  background: url(images/foot.gif) no-repeat top center;
  width:780px;
  float:left;
  padding-top:75px;
}

.credits a:link, .credits a:visited {
  color: #EE999B;
  text-decoration:none;
}
.credits a:hover {
  color: #EE999B;
  text-decoration: none;
}


p.error0 {
  font: bold 16px Verdana,Helvetica,Arial,sans-serif;
}
p.error1 {
  font: normal 14px Verdana,Helvetica,Arial,sans-serif;
  color: #ff0000;
}

/* ------------------------------------------------------------- calendar --- */
#calendar {
  color: #BF2025;
}
#calendar table{
  margin: 0 5px;
}
#calendar table caption{
  padding: 5px 0;
  font: bold 14px Arial;
}
#calendar table td{
  padding: 0px 1px;
}

#wp-calendar a:link, #wp-calendar a:visited {
  text-decoration: underline;
  color: #BF2025;
}
#wp-calendar a:hover {
  text-decoration: none;
  color: #BF2025;
}
#main_start {position: absolute;left: -10000px;};