body {
	margin:  0px;
	cursor: default;
        background-image:url(http://www.kris-allen.net/layouts/01/background.png);
        background-repeat:repeat-x;
        background-color:#ffffff;
	font-family: "Gill Sans", Cambria;
	font-size: 10px;
        color: #8c8c8c; 
        text-align: justify; 
}

a {
    font-family: "Gill Sans", Cambria;
	text-decoration: none;
	 color: #4bbfde;
	 font-weight: bold;
	font-size:6.3pt;
	text-transform: uppercase;
}
a:link {
    font-family: "Gill Sans", Cambria;
	text-decoration: none;
	color: #4bbfde;
	 font-weight: bold;
	font-size:6.3pt;
	text-transform: uppercase;
}
a:visited, a:active {color: #4bbfde;}
a:hover {color: #bbbdbd; text-decoration: none;}
table, tr, td {
	font-family: "Gill Sans", Cambria;
	font-size: 11px;
        color: #9A9A9A; 
        text-align: justify; 
	vertical-align: top;
}

.all{
background-color: #ffffff;
border: 1px solid #c4d5d9;
padding: 1px;
}

blockquote{
	border-left:8px solid #e7e7e7;
	background-image:url(http://www.carrie-underwood.org/images/green/quote.png);
	background-repeat: no-repeat;
	background-position:top left;
	background-color: #f7f7e7;
	padding:5px;
	text-align:justify;
}

.meta{
background-color: #efefe5;
text-align: right;
line-height: 12px;
font-family: Trebuchet MS;
font-size: 10px;
color: #babcbd;
}

.img {
	border: 1px solid #4bbfde;
    background-color: #ffffff;
	padding: 1px;
}

.imghov {
	border: 1px solid #ffffff;
	margin: 3px;
	padding: 2px;
}

.title {
background-image:  url(http://www.kris-allen.net/layouts/01/updatesbg.png); 
background-repeat: repeat-x;
background-color: #ffffff;
border-bottom: 0px solid #dedede;
border-left: 0px solid #936f74;
border-top: 0px solid #000000;
border-right: 0px solid #B20000;
font-size:9px;
font-family:"Gill Sans", Cambria;
font-weight:bold;
color: #ffffff;
text-align: left;
text-transform:uppercase;
letter-spacing: 0px;
line-height: 25px;
padding-left: 5px;
}

.sidebar {
background-image:  url(http://www.kris-allen.net/layouts/01/sidebarbg.png); 
background-repeat: repeat-x;
background-color: #ffffff;
border-bottom: 0px solid #dedede;
border-left: 0px solid #936f74;
border-top: 0px solid #000000;
border-right: 0px solid #B20000;
font-size:8px;
font-family:"Gill Sans", Cambria;
font-weight:bold;
color: #ffffff;
text-align: left;
text-transform:uppercase;
letter-spacing: 0px;
line-height: 25px;
padding-left: 5px;
}

.content{
background-image:  url(); 
background-repeat: no-repeat;
background-color: #f7f7ef;
text-align: justify;
line-height: 12px;
font-family: Trebuchet MS;
font-size: 10.4px;
color: #8c8c8c;
padding: 4px;
}

.comments {
    background-color:#ffffff;
	font-family: Trebuchet MS;
	font-size: 8px;
        color: #c3c3c3; 
        text-align: justify; 
}

.header {
	background-image:url('');
	font-size: 6pt;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	text-align: left;
	letter-spacing: 3px;
	line-height: 13px;
	color: #ffffff;
	padding: 0px;
}

.subcontent {
	font-family: Trebuchet MS;
	font-size: 10px;
        color: #a4a4a4; 
        text-align: justify; 
	background:#ffffff;
	vertical-align: top;
        border: 0px solid #d4d4d4;

}

b, strong {
	font-size:6.3pt;
	font-family: "Gill Sans", Cambria;
	letter-spacing:1px;
	line-height:9pt;
	color: #526b72;
	font-weight:normal;
	text-align: justify;
	font-weight: bold;
	text-transform: uppercase;
}
i, em {
  color: #89accf;
}
s, strike {
  color: #c4d4d8;}
u, underline {
        color: #c3685d;
        font-style: border; }


textarea, input, select, button {
	background-color: #f7f7ef;
	border: 1px solid #d4d4d4;
	font-family: Trebuchet MS;
	font-size: 10px;
	color: #a4a4a4;
}

h2 {
	font: 100% "Times New Roman";
	letter-spacing: 0.2em;
	margin: 15px 0 2px 0;
	padding-bottom: 2px;
	color: #000000;
}

#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	font-size: 9pt;
	background: #fff;
	border: 1px solid #333;
	padding: .2em;
}

#commentform textarea {
	font-size: 9pt;
	font: 100% "Times New Roman";
	width: 100%;
}

#commentlist li ul {
	font-size: 9pt;
	border-left: 1px solid #ddd;
	font-size: 110%;
	list-style-type: none;
}