<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: graytone
Description: 3 coloumn pro design
Author: Jinsona designs
Author URI: http://web2feel.com/
*/

body {
	margin:0 auto;
	padding-top:0px;
	background:#202324 url(images/body.jpg) center repeat-y;
	font-family:Century gothic, Arial,Tahoma,sans-serif;
	color:#999;
	font-size:13px;
	}
img {
	border:0;
	}
a {
	color:#bc1e1e;
	text-decoration:none
	}
a:hover {
	color:#fff;
	text-decoration:none
		}
h1, h2, h3, h4, h5, h6 {
	
	}
blockquote {
	padding-left:10px;
	color:#999;
	font-style: normal;
	
	}
.clear {
	clear:both;
	}
.alignleft {
	float:left;
	padding:2px 0 0 5px;
	}
.alignright {
	float:right;
	padding:2px 7px 0 5px;
	}

/* The Wrapper */

.wrapper {
	width:1000px;
	margin:0 auto;
	background:#fff;		
	}
	
	
/* The Top */

#top {
	height:141px;
	margin:auto;
	background:#fff url(images/top.jpg);
	background-repeat:no-repeat;
	
	}
.blogname {
	float:left;
	width:1000px;
	font-family:"Century Gothic",Verdana,Tahoma,sans-serif;	
	margin:0px 0 0 0;
	}
.blogname h1  {
	font-size:40px;
	font-weight:bold;
	margin:30px 0px 0 25px;
	color:#ebebeb;
	text-decoration: none;
	text-align:left;
	}
.blogname h1  a:link, .blogname h1  a:visited{ 
	color: #fff; 
	text-decoration: none; 
	background-color:transparent;
	}
	
.blogname h1  a:hover { 
	color: #E6E7E2; 
	text-decoration: none; 
	background-color:transparent;
	}
.blogname h2 {
	margin:0px 0px 0 25px;
	font-size:16px;
	font-weight:normal;
	color:#fff;
	text-align:left;
	}
/* Search */
#search {
	
	text-align:right;
	padding:10px 10px 0px 0px;
	color:#FFFFFF;
	height:43px;
	background:url(images/topbar.jpg) repeat-x;
}
#searchform {
	float:right;
	text-align:right;
	padding:2px 5px 0px 0px;
	color:#FFFFFF;

}

#search span {
	color:#FFFFFF;
}
#search input {
	font-size:13px; 
	color:#260D0D;
	font-family:Tahoma, arial, verdana, courier;
	width:159px;
	height:24px;
	border:inset 1px #6A6A6A;
	padding:0px 0px 0px 0px;
	margin:0px 14px 0px 13px;
	vertical-align:middle;
}
#search .input {
	width:65px;
	height:27px;
	border:none;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	vertical-align:middle;
}	
	

			
/* The Menu */

#foxmenucontainer{
	height:28px;
	background:#232323;
	display:block;
	padding:0px 0 0px 0px;
	}
#foxmenu{
	position:relative;
	display:block;
	height:28px;
	font-size:13px;
	font-weight:normal;
	font-family:Tahoma,Verdana,Helvitica,sans-serif;
	}
#foxmenu ul{
	margin:0px;
	padding:0px 0px 0 10px;
	list-style-type:none;
	width:auto;
	float:left;
	}
#foxmenu ul li{
	display:block;
	float:left;
	margin:0 0px 0 0;
	width:89px;
	}
#foxmenu ul li a{
	display:block;
	float:left;
	color:#e79f9f;
	text-align: center;
	text-decoration:none;
	padding:7px 0px 0 0px;
	width:89px; 
	height: 21px;
	background:#eee url(images/li2.gif) no-repeat top right;
	}
#foxmenu ul li a:hover,#foxmenu ul li.current_page_item a{
	color:#ccc;
	background:#222 url(images/li2.gif) no-repeat top left;
	width:89px; height: 21px;
	text-align: center;
	}
#foxmenu ul li .current_page_item a,#foxmenu ul li .current_page_item a:hover{
	color:#ccc;
	width: 104px; height: 21px;
	background:transparent url(images/li2.gif) no-repeat top right;
	}	
	
	
#menucontainer{
	height:28px;
	background:url(images/topmenu.jpg) repeat-x;
	display:block;
	padding:14px 0 0px 0px;
	width:700px;
	}
#menu{
	position:relative;
	display:block;
	height:28px;
	font-size:13px;
	font-weight:normal;
	font-family:Tahoma,Verdana,Helvitica,sans-serif;
	}
#menu ul{
	margin:0px;
	padding:0px 0px 0 5px;
	list-style-type:none;
	width:auto;
	float:left;
	}
#menu ul li{
	display:block;
	float:left;
	margin:0 0px 0 0;
	width:140px;
	}
#menu ul li a{
	display:block;
	float:left;
	color:#fff;
	text-align: center;
	text-decoration:none;
	padding:7px 0px 0 0px;
	width:140px; 
	height: 21px;
	background:#eee url(images/l1.jpg) no-repeat top right;
	}
#menu ul li a:hover,#menu ul li.current_page_item a{
	color:#ccc;
	background:#222 url(images/l1.jpg) no-repeat top left;
	width:140px; height: 21px;
	text-align: center;
	}

	
	
	
	
	
	
	
	
/* Content*/	
	
	
	
.content {
	padding:5px 10px 25px 5px;
	background:#303030;
	background-repeat:repeat-x;
	border-top:1px solid #393939;
	}	

#content {
	float: left;
	width: 648px;
	margin: 0px 0px 0px 0;
	padding: 0 0;
	}

.title{
	margin: 0 0 0;
	padding: 0px 0px 0px 5px;
	height:82px;
	background:url(images/title.jpg) no-repeat;
}	
.time{
	text-align:left;
	width:100px;
	height:25px;
	margin-top:2px;
	font-family:Century gothic,Verdana,Helvitica,sans-serif;
	padding:1px 0 0 4px;
	color:#fff;
	float:right;
	}

.date {
	float:left;
	height:14px;
	font-size:13px;
	font-family:Tahoma,Verdana,Helvitica,sans-serif;
	margin-left:5px;
	margin-top:8px;
	padding-left:2px;
	font-weight:normal;
   	color:#fff;

	}
	
.post {
	margin: 10px 10px 0 5px;
	padding:0px 0px 0px 0px;
	height: 100%;
	text-align:left;
	color:#d7d7d7;
	font: 13px Arial,georgia, sans-serif;
	}

.post h2 {
	margin: 0px 0 0 0;
	padding: 24px 0px 0px 5px;
	background: transparent;
	text-align: left;
	font: 24px "Myriad Pro", Arial, sans-serif;
	font-weight:normal;

	}

.post h2 a, .post h2 a:link, .post h2 a:visited  {
	color: #D5D6D0;
	background-color: transparent;
	}
.post h2 a:hover  {
	color: #D5D6D0;
	background-color: transparent;
	}	
	

.postinfo {
	height:40px;
	padding: 4px 5px 2px 2px;
	background:url(images/meta.jpg);
	background-repeat:no-repeat;
			}

.spostinfo {
	height:30px;
	padding: 4px 5px 2px 2px;
	background:url(images/meta2.jpg);
	background-repeat:no-repeat;
			}


			
.postinfo a {
	
	color:#ff0000;
	font-weight:normal;
	text-decoration:none;
	}
.category{
	float:left;
	padding:0px 0 0 5px;
	color:#222;
	font-size:12px;
	}	
	
.cat{
	line-height:13px;
	float:left;
	margin-left:5px;
	padding:0px 0px 0 5px;
	font-size:12px;
	
	
}
.com{
	line-height:13px;
	float:right;
	margin-right:5px;
	padding:23px 25px 0 10px;
	font-size:12px;

	
}
.com a:link,
.com a:visited {
	color: #F9F9F9;
	background-color: transparent;
}

.post a:link,
.post a:visited {
	color: #F9F9F9;
	background-color: transparent;
}

.post a:hover {
	color: #f39999;
	background-color: transparent;
	text-decoration: none;
}

.entry {
	margin: 0 0;
	padding: 5px 15px;
	}
.cover{
	margin: 0 0;
	background:url(images/cover.jpg);
	background-repeat:repeat-y;
	}
/* sidebar */
#rightcol{
	width:335px;
	float:right;
}
		
.about{
	float:right;
	width:330px;
	padding-left:5px;
	position:relative;
	margin:5px 0px 0 0px;
	
	}

.about a{
	color: #e0e0e2;
}

.about p.text{
	padding: 0px 0px ;
	font-family: century gothic, Arial, sans-serif;
	font-size: 13px;
	font-weight:normal;
	color: #e0e0e2;
	text-align:justify;
	float:right;
}

.about img.avatar{
	margin: 0 5px 0 0;
	border:3px solid #111;
	float:left;
}	
/* The Sidebar2 */

.sidebar2{
	float:left;
	width:160px;
	padding-top:10px;
	padding-left:0px;
	font-size:13px;
	font-family: "Century gothic", Arial, sans-serif;
	}

.sidebar2 h2 {
	height:27px;
	line-height:27px;
	font-size:18px;
	color:#fff;
	margin:5px 0 0 0 ;
	padding:0px 0 0 5px;
	background:url(images/h2.jpg) ;
	background-repeat:repeat-x;
	font-weight:normal;
	}
.sidebar2 ul {
	list-style-type: none;
	margin: 0 ;
	padding: 0;

	}	
.sidebar2 ul li {height:100%;
	}

.sidebar2 ul li a:link, .sidebar2 ul li a:visited {
	color:#ababab;
	text-decoration: none;
	padding: 3px 0px 4px 5px;
	display:block;
	font-family: verdana, arial, helvetica, sans-serif;
	background:#404040;
	background-repeat:no-repeat;
	border-bottom:1px solid #353535;
	border-top:1px solid #484848;
	}

.sidebar2 ul li a:hover {
	background:#383838;
	background-repeat:no-repeat;
	color:#ffffff;
	}

.sidebar2 p {
	padding: 7px 10px;
	margin:0;
	color:#ababab;
	}

.sidebar2 table {
	width:100%;
	text-align:center;
	background:#404040;
	}
		
/* The Sidebar1 */
.sidebar1{
	float:right;
	width:160px;
	padding-top:10px;
	padding-right:0px;
	font-size:13px;
	font-family: "Century gothic", Arial, sans-serif;
	}

.sidebar1 h2 {
	height:27px;
	line-height:27px;
	font-size:18px;
	color:#fff;
	margin:5px 0 0 0 ;
	padding:0px 0 0 5px;
	background:url(images/h2.jpg) ;
	background-repeat:repeat-x;
	font-weight:normal;
	}
.sidebar1 ul {
	list-style-type: none;
	margin: 0 ;
	padding: 0;

	}	
.sidebar1 ul li {height:100%;
	}

.sidebar1 ul li a:link, .sidebar1 ul li a:visited {
	color:#ababab;
	text-decoration: none;
	padding: 3px 0px 4px 5px;
	display:block;
	font-family: verdana, arial, helvetica, sans-serif;
	background:#404040;
	background-repeat:no-repeat;
	border-bottom:1px solid #353535;
	border-top:1px solid #484848;
	}

.sidebar1 ul li a:hover {
background:#383838;
	background-repeat:no-repeat;
	color:#ffffff;
	}

.sidebar1 p {
	padding: 7px 10px;
	margin:0;
	color:#ababab;

	}

.sidebar1 table {
	width:100%;
	text-align:center;
	background:#404040;
	color:#ababab;
	}	
/* --- FOOTER --- */

#footer {
	height:45px;
	padding:2px 0 0 0px;
	background: url(images/footer.jpg);
	background-repeat:repeat-x;
	color:#fff;
	font-size:10px;
	font-weight:normal;
	text-align:center;
	letter-spacing:1px;
	}

#footer a {
	color:#D5D6D0;
	}

#footer a:hover {
	color:#fff;
	}
.credits{
	padding:22px 0px 0 10px;
	float:left;
	color:#d20101;
}
.bumper{
	padding:0px 50px 0 0px;
	float:right;
	font-size:14px;
}
/* The Navigation */

.navigation {
	height:25px;
	padding:0 20px;
	}
.navigation a {
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
	color:#fff;
	}
.navigation a:hover {
	color:#eee;

	}

/* The Attachment */

.contentCenter {
	text-align:center;
	}

/* The Page Title */

h2.pagetitle {
	padding:0;
	margin:0 0 20px 0;
	font-size:25px;
	text-align:center;
	}

/* The Comments */

.comments {
	}
.comments form {
	}
.comments textarea {
	width:90%;
	height:156px;
	background:#5C5C5C;
	border:1px solid #969595;
	color:#fff;
	padding:10px;
	overflow:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	}
#commentform {
	padding-left:23px;
	}
#commentform input {
	background:#5C5C5C;
	border:1px solid #969595;
	color:#fff;
	padding-left:10px;
	}
.comments input#submit {
	padding:0;
	width:72px;
	height:29px;
	}
.comments h2 {
	font-size:19px;
	line-height:30px;
	margin:24px 0 0 23px;
	padding:0;
	font-weight:normal;
	}
.comments ol li p {
	padding:0;
	margin:20px 0;
	color:#fff;
	}</pre></body></html>