body {
	background: #EDE7DC url(http://blakelively-fan.com/images/v152/background.png) repeat-x 0 top;
	}

p,body,table {
color: #7D7F83;
	font: 11.5px/18px Tahoma, Verdana, Arial;
}


.bold, strong {
	color: #D4BA88;
	font: bold 11px Georgia, "Times New Roman", Times, serif;
}

.italic, em {
	color: #262D2F;
	font-style:italic;
	background-color: #FFFFFF;
	padding-right: 2px;
	padding-left: 2px;
	-moz-border-radius: 3px;
}

.title {
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: -1px;
	text-shadow: #c0bfbf 1px 0 0;
	padding-bottom: 10px;
}

.titlenews {
		color: #FFFFFF;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: -1px;
	line-height: 25px;
	margin-bottom: 4px;
	background-color: #EDE7DC;
	padding: 5px;
	text-shadow: #BFAA82 1px 0 0;
}

.content1 {
	text-align: justify;
}

.content2 {
	text-align: center;
}



.infos {
			color: #53617e;
	font-size: 10px;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-shadow: #c0bfbf 0 0 3px;
}

.news {
	text-align: justify;
	padding: 5px;
	border: 1px solid #EDE7DC;
	width: 555px;
	background: #F7F4F0 no-repeat center top;
	margin-bottom: 5px;
}

A:link { color: #C56D61; cursor: default;
	font-weight: bold;
}
A:visited { cursor: default;
	color: #C56D61;
	font-weight: bold;
}
A:active { color: #C56D61; cursor: default;
	font-weight: bold;
}
A:hover { color: #AB4D3F; cursor: default;
	font-weight: bold;
}

.post-footer {
	padding: 10px 0;
	border-top: 1px solid #d7d4e5;
	margin-bottom: 0;
	margin-top: 0;
}
#sidebar .sidebar-item input#searchsubmit, #commentform input#submit {
	background: #654a64 repeat-x;
	width: 420px;
	padding-left: 10px;
	padding-right: 10px;
}
* { padding: 0; margin: 0; }
img { border: 0; }

body {
	font-family: Arial, Helvetica, sans-serif;
	}
#wrapper { 
	margin: 0 auto;
	background: #fff url(http://blakelively-fan.com/images/v152/blackgroundnews.png) repeat-y;
	width: 1000px;
}
#header {
	height: 470px;
	}
#content {
	width: 70%;
	float: center;
}

.post-content p {
margin:0 0 0.8em;
padding:0;
}

blockquote {
	background: #fdfdfd;
	margin-bottom: 25px;
	border-bottom: 1px solid #eaeaea;
	border-top: 1px solid #eaeaea;
	padding-right: 25px;
	padding-bottom: 0;
	padding-left: 25px;
}
#sidebar {
	float: right;
	width: 200px;
	padding-bottom: 5px;
	padding-left: 5px;
}


#sidebar2 {
	float: left;
	width: 210px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

/* Comments */
h3#comments, #respond h3 {
	font-size: 21px;
	font-weight: normal;
	text-transform: uppercase;
	padding-bottom: 20px;
	padding-top: 10px;
	text-align: center;
	color: #c88a87;
	text-shadow: #b6b6b6 0 0 2px;
}
#respond {
	background: #f6f6f6;
	padding: 23px 15px;
	font-size: 11px;
	border: 1px solid #d1d1d1;
}
.comment-wrap {
	padding: 23px 15px;
}
#commentform input, #commentform textarea {
	width: 420px;
	background: #eee;
	color: #6b6b6b;
	font-weight: bold;
	border: 1px solid #dcdcdc;
	padding: 8px 10px;
	margin-bottom: 9px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	overflow: auto;
	}
#commentform input#submit {
	height: 25px;
	width: 420px;
	color: #fff;
	border: 0;
	padding: 0;
	}
#commentform label {
	display: block;
	}
.commentlist li {
	list-style: none;
	margin-bottom: 10px;
	}
.comment-author {
	float: left;
	width: 77px;
	}
.comment-name {
	font-size: 13px;
	}
.comment-date {
	font-size: 10px;
	}
.comment-content {
	float: right;
	position: relative;
	width: 440px;
	padding: 5px;
	font-size: 11px;
	background: #f3f3f3;
	}
.arrow {
	width: 0;  
	height: 0;  
	line-height: 0;  
	border-top: 20px solid #f3f3f3;  
	border-left: 20px solid #f4ebed;  
	position: absolute;  
	top: 30px;  
	left: -19px;
	}
.comment-content p {
	padding-bottom: 10px;
	line-height: 18px;
	}

.children {
	padding-left: 20px;
	}
.children .comment-content { width: 392px; }
.children .children .comment-content { width: 372px; }
.children .children .children .comment-content { width: 352px; }
.children .children .children .children .comment-content { width: 332px; }

#main { clear: left; }	
.hidden { display: none; }
.c-left { clear: left; }
.clear { clear: both; }
.center { text-align: center; }
.alignleft { float: left; }
.alignright { float: right; }
img.alignleft { margin-right: 15px; }
img.alignright { margin-left: 15px; }

.photo {
background-color: #faf4f5;
padding:5px;
-moz-border-radius: 3px;
opacity: 0.7;
border-bottom: 2px solid #e2d1c6;
border-left:0px;
border-right: 2px solid #e2d1c6;
border-top:0px;
shadow: #372936 1px 0 0;
}

.photo:hover {
background-color: #faf4f5;
padding:5px;
-moz-border-radius: 3px;
opacity: 1;
border-bottom: 2px solid #e2d1c6;
border-left:0px;
border-right: 2px solid #e2d1c6;
border-top:0px;
shadow: #372936 1px 0 0;
}

.imgside {
	background-color: #fff;
	border: 4px solid #e4e4e4;
	opacity: 1;
}


.imgside:hover {
	background-color: #fff;
	border: 4px solid #e4e4e4;
	opacity: 0.6;
}
