

	body {
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		background-color: #000;
   		background-image: url(http://www.danielphillip.com/skins/quotes/bg.jpg);
   		background-repeat: repeat-x;
   		background-position: top left;
		font-family: tahoma, verdana, arial, sans-serif;
		color:#666;
		font-size:11px;
		font-weight:normal;
  		text-align:left;
  		line-height:160%;
		}

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


	li {
		list-style-type: circle;
		margin-bottom:10px;
		}


	textarea, input, select, checkbox {  
		color: #eee;  
		background-color : #888; 
		border-top: 1px #eee solid; 
		border-right: 2px #eee solid; 
		border-bottom: 2px #eee solid; 
		border-left: 1px #eee solid; 
		font-size : 10px;          
		font-family:tahoma, verdana, arial, sans-serif; 
		padding:2px 0px 2px 5px;
		}



	form {
		margin-top:2px;
		margin-bottom:2px;
		}

	blockquote { 
		font-family:tahoma, verdana, arial, sans-serif; 
   		background-image: url(http://www.danielphillip.com/skins/quotes/bq.gif);
   		background-repeat: no-repeat;
   		background-position: top left;
		padding:0px 5px 5px 35px;
  		line-height:130%;
		}

	acronym { border-style: dotted; border-width: 0 0 1px 0; cursor: help; }




	A 		{ color: #007BC2; font-weight:normal; text-decoration: none; }
	A:link		{ color: #007BC2; font-weight:normal; text-decoration: none; }
	A:visited	{ color: #007BC2; font-weight:normal; text-decoration: none; }
	A:active	{ color: #6BCDF2; font-weight:normal; text-decoration: none; }
	A:hover		{ color: #6BCDF2; font-weight:normal; text-decoration: none; }

	#title{		
		position:absolute;
		top:0px;
		left:0px;
		width:850px;
		height:480px;
   		background-image: url(http://www.danielphillip.com/skins/quotes/title_image1.jpg);
   		background-repeat: no-repeat;
   		background-position: top left;
		z-index:0;
		}




	#navcontainer{
		position:absolute;
		top:57px;
		left:202px;
		width: 600px;
		height: 20px;
		margin:0;
		padding:0 15px;
		z-index:1;
		}
	
	#navcontainer ul{
		margin: 0;
		padding: 0;
		}
	
	#navcontainer ul li{
		list-style-type: none;
		padding: 0;
		margin: 0;
		display: block;
		float: left;
		font: 12px/31px verdana, sans-serif; 
		text-align: center;
		}
	
	#navcontainer a{
		color: #F8F2E5;
		text-decoration: none;
		display: block;
		width: 85px;
		height:31px;
		border-top: none;
		border-bottom: none;
		padding-top:5px;
		}
	
	#navcontainer li#active {
		background: #61192F url(http://www.danielphillip.com/skins/quotes/nav_hover.jpg) repeat-x;  
		color: #eee; 
		border-bottom: none; 
		}

	#navcontainer a:hover {
		background: #61192F url(http://www.danielphillip.com/skins/quotes/nav_hover.jpg) repeat-x; 
		color: #eee; 
		border-bottom: none;
		}














	#chatter{		
		position:absolute;
		top:80px;
		left:30px;
		width:160px;
		height:150px;
		background:transparent;
		padding:3px;
		z-index:2;
		}

	.chatter{
		line-height:130%;
		}

	#side{		
		position:absolute;
		top:350px;
		left:16px;
		width:187px;
		z-index:3;
		}


	.side{
		padding:10px;
		color:#eee;
   		background-image: url(http://www.danielphillip.com/skins/quotes/side_bg.jpg);
   		background-repeat: repeat-y;
   		background-position: top left;
		}




	.side A 	{ color: #6BCDF2; font-weight:normal; text-decoration: none;}
	.side A:link	{ color: #6BCDF2; font-weight:normal; text-decoration: none;}
	.side A:visited	{ color: #6BCDF2; font-weight:normal; text-decoration: none;}
	.side A:active	{ color: #6BCDF2; font-weight:normal; text-decoration: none; border-bottom:1px solid #eee;}
	.side A:hover	{ color: #6BCDF2; font-weight:normal; text-decoration: none; border-bottom:1px solid #eee;}



	.recent_comments{
		margin-top:30px;
		padding:10px;
		}




	#search{		
		position:absolute;
		top:6px;
		left:15px;
		width:350px;
		height:50px;
		z-index:4;
		text-align:left;
		}







	#account{		
		position:absolute;
		top:18px;
		left:710px;
		width:200px;
		height:50px;
		z-index:4;
		text-align:left;
		}

	.account A 	{ color: #eee; font-weight:normal; text-decoration: none;}
	.account A:link	{ color: #eee; font-weight:normal; text-decoration: none;}
	.account A:visited	{ color: #eee; font-weight:normal; text-decoration: none;}
	.account A:active	{ color: #007BC2; font-weight:normal; text-decoration: none; border-bottom:1px solid #eee;}
	.account A:hover	{ color: #007BC2; font-weight:normal; text-decoration: none; border-bottom:1px solid #eee;}



	#rss{
		position:absolute;
		top:500px;
		left:735px;
		width:200px;
		height:50px;
		z-index:4;
		text-align:left;
		}




	#skinner{
		position:absolute;
		top:300px;
		left:22px;
		width:187px;
		}
















	#content{		
		position:absolute;
		top:150px;
		left:230px;
		width:483px;
		z-index:5;
		}







	.copy {
		font-family: tahoma, verdana, arial, sans-serif;
		color:#666;
		font-size:9px;
  		line-height:22px;
		text-align:center;
		margin-bottom:20px;
		}
	



	.date {
		font-family: trebuchet ms, verdana, sans-serif;
		font-size: 18px; 
		color: #333;
		font-weight: bold;
  		padding:2px;
		margin:0px 0px 10px 0px;
  		text-align:right;
		background-color:transparent;
		}
	

	.title	{ 
		font-family: trebuchet ms, verdana, sans-serif;
		font-size: 24px; 
		color: #333;
		font-weight: bold;
		line-height:20px;
		margin:0;
  		text-align:left;
		background-color:transparent;
		}


	.category_header	{ 
		font-family: trebuchet ms, verdana, sans-serif;
		font-size: 24px; 
		color: #007BC2;
		font-weight: bold;
		line-height:20px;
		margin:0 0 20px 20px;
  		text-align:left;
		background-color:transparent;
		}


	.blog_top{
		height:40px;
		width:483px;
   		background-image: url(http://www.danielphillip.com/skins/quotes/blog_top.gif);
   		background-repeat: no-repeat;
   		background-position: top left;
		}




	.blogbody {
		font-family: tahoma, verdana, arial, sans-serif;
		color:#666;
		font-size:11px;
		font-weight:normal;
  		text-align:justify;
  		line-height:160%;
		padding:0px 20px;
		margin:-5px 0px -20px 0px; 
   		background-image: url(http://www.danielphillip.com/skins/quotes/blog_bg.gif);
   		background-repeat: repeat-y;
   		background-position: top left;
		}	


	.blogbody p{
		margin:10px 0px 0px 0px;
		}

	.blogbody img{
		padding:5px;
		}

	.extrasbody{
		text-align:left;
		}

	.extrasbody img{
		background:#eee;
		
		padding:3px;
		margin-bottom:3px;
		}



	.extra_fields	{ 
		font-family:tahoma,verdana, arial, sans-serif; 
		font-size: 11px; 
		color: #CC0000;
		text-align: left;
  		line-height:15px;
		font-weight: normal;
		}


		
	.posted	{ 
		font-family:tahoma,verdana, arial, sans-serif; 
		font-size: 11px; 
		color: #fff;
		padding:60px 180px 0px 20px;	
		margin:-5px 0px 40px 0px;
		text-align: right;
  		line-height:15px;
		font-weight: normal;

   		background-image: url(http://www.danielphillip.com/skins/quotes/blog_btm.gif);
   		background-repeat: repeat-y;
   		background-position: top left;
		}

	.sociable-hovers {
		opacity: .4;
		-moz-opacity: .4;
		filter: alpha(opacity=40);
		}
	.sociable-hovers:hover {
		opacity: 1;
		-moz-opacity: 1;
		filter: alpha(opacity=100);
		}

	.posted A 	{ color: #eee; font-weight:normal; text-decoration: none;}
	.posted A:link	{ color: #eee; font-weight:normal; text-decoration: none;}
	.posted A:visited	{ color: #eee; font-weight:normal; text-decoration: none;}
	.posted A:active	{ color: #007BC2; font-weight:normal; text-decoration: none; border-bottom:1px solid #ddd;}
	.posted A:hover	{ color: #007BC2; font-weight:normal; text-decoration: none; border-bottom:1px solid #ddd;}





	.menu{
		text-align:center;
		color:#fff;
		margin-bottom:30px;
		}

	.comments{
		color:#eee;
		padding:20px;
		}



	.comment_quote{
		font-family: tahoma, verdana, arial, sans-serif;
		color:#666;
		font-size:11px;
		font-weight:normal;
  		text-align:left;
  		line-height:130%;
		padding:0px 40px 0px 20px;
		width:374px;
		margin:-15px 0px -20px 0px; 
   		background-image: url(http://www.danielphillip.com/skins/quotes/com_bg.gif);
   		background-repeat: repeat-y;
   		background-position: top left;
		}

		
	.comment_info	{ 
		font-family:tahoma,verdana, arial, sans-serif; 
		font-size: 11px; 
		color: #fff;
		padding:25px 0px 4px 65px;	
		margin:0px 0px 30px 0px;
		text-align: left;
  		line-height:15px;
		font-weight: normal;
   		background-image: url(http://www.danielphillip.com/skins/quotes/com_btm.gif);
   		background-repeat: no-repeat;
   		background-position: top left;
		}

	.comment_top{
		height:23px;
		width:384px;
   		background-image: url(http://www.danielphillip.com/skins/quotes/com_top.gif);
   		background-repeat: repeat-y;
   		background-position: top left;
		}

	.track_quote{
		font-family: tahoma, verdana, arial, sans-serif;
		color:#666;
		font-size:11px;
		font-weight:normal;
  		text-align:left;
  		line-height:130%;
		padding:0px 40px 0px 20px;
		width:374px;
		margin:-5px 0px -2px 0px; 
   		background-image: url(http://www.danielphillip.com/skins/quotes/com_bg.gif);
   		background-repeat: repeat-y;
   		background-position: top left;
		}



	.paginate	{ 
		font-family:verdana, arial, sans-serif; 
		font-size: 10px; 
		color: #888;
		padding:0px;	
		margin:5px 0px 20px 0px;
		text-align: center;
  		line-height:15px;
		font-weight: normal;
		background-color:transparent;
		}
/*

	.popup{
		color:#eee;
		padding:20px;
		}



	.commentbox {
		font-family: tahoma, verdana, arial, sans-serif;
		color:#666;
		font-size:10px;
		font-weight:normal;
  		text-align:left;
  		line-height:160%;
		padding:10px;
		margin:5px 10px;
		border:#000 1px solid;
		background-color:#eee;
		}	


	.comments-posted	{ 
		font-family:verdana, arial, sans-serif; 
		font-size: 10px; 
		color: #888;
		padding:0px;	
		margin:5px 0px 0px 0px;
		text-align: right;
  		line-height:15px;
		font-weight: normal;
		}

*/
.size1, .size2, .size3 {
font-size: 10px;
}
.size4 {
font-size: 14px;
}
.size5, .size6 {
font-size: 18px; 
} 
.size7, .size8 {
font-size: 22px;
}
.size9, .size10 {
font-size: 26px;
}
.size11, .size12 {
font-size: 30px;
}


