/*  
Theme Name: Lively Theme
Theme URI: http://www.livelydirectory.com/blog/
Description: An attractive theme with high quality created by <a href="http://www.livelydirectory.com">Richie</a> .
Version: 1.0
Author: Richie Ni
Author URI: http://www.livelydirectory.com
*/
body {
	margin:67px 0 23px 0;
	background:#444444 url(images/bg.gif) top repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:13px;
	}
img {
	border:0;
	}
a {
	color:#fff;
	text-decoration:underline;
	font-weight:bold;
	}
a:hover {
	color:#dbe53f;
	}
p {
	padding:0;
	margin:0 0 20px 0;
	}
blockquote {
	border-left:3px solid #dbe53f;
	padding-left:10px;
	}

/* Container Elements */

.container {
	width:764px;
	margin:0 auto;
	background:#555555 url(images/containerbg.gif) left repeat-y;
	}

/* The Header */

.head {
	height:184px;
	width:250px;
	padding-right:504px;
	padding-left:10px;
	background:url(images/head.jpg);
	font-weight:bold;
	padding-top:100px;
	line-height:36px;
	}

.head h1 { margin: -40px 0 0 30px; font-size: 30px; }

#title-des { margin: 0 0 0 30px; font-size: 12px; }

/* The Navigation Bar */

.nav {
	height:40px;
	background:url(images/navbg.gif);
	border-left:1px solid #4d4d4d;
	border-right:1px solid #4d4d4d;
	font-size:11px;
	font-weight:bold;
	}
.nav a {
	text-decoration:none;
	}
.navLeft, .navRight {
	width:5px;
	height:40px;
	}
.navLeft {
	float:left;
	background:url(images/navleft.gif);
	}
.navRight {
	float:right;
	background:url(images/navright.gif);
	}
.nav ul {
	margin:0 0 0 0;
	padding:7px 15px 0 15px;
	list-style:none;
	}
.nav li {
	float:left;
	width:91px;
	text-align:center;
	background:url(images/navitem.gif);
	height:28px;
	line-height:28px;
	margin-right:14px;
	}

/* The Content */

.content {
	float:left;
	padding:0 30px 0 27px;
	width:445px;
	}
.post {
	margin:30px 0 0 0;
	}
.date {
	float:left;
	width:70px;
	height:64px;
	background:url(images/date.gif);
	color:#711f42;
	}
.dateday {
	font-size:24px;
	color:#c23571;
	font-weight:bold;
	padding:10px 0 0 15px;
	line-height:17px;
	}
.datemonth {
	text-align:right;
	padding:0 10px 0 0;
	}
h1.posttitle {
	float:left;
	background:#3c3c3c url(images/title.gif) right no-repeat;
	font-size:16px;
	color:#dbe53f;
	margin:1px 0 0 0;
	height:29px;
	line-height:29px;
	padding:0 0 0 20px;
	width:352px;
	}
h1.posttitle a {
	color:#dbe53f;
	text-decoration:none;
	}
h1.posttitle a:hover {
	color:#fff;
	text-decoration:none;
	}
.author {
	float:left;
	padding:0 0 0 19px;
	width:352px;
	height:40px;
	line-height:40px;
	}
.author a {
	color:#dbe53f;
	text-decoration:underline;
	}
.content p {
	line-height:30px;
	}
.postinfo {
	clear:both;
	height:20px;
	}
.postinfo a {
	text-decoration:none;
	}
.postcomments {
	float:left;
	}
.postcats {
	float:right;
	}
.postcats a {
	font-weight:normal;
	}

/* The Sidebar */

.sidebar {
	float:left;
	width:231px;
	padding-left:31px;
	font-size:12px;
	}
.sidebar a {
	font-weight:normal;
	text-decoration:none;
	}
.sidebar ul {
	margin:0;
	padding:0;
	list-style:none;
	}
.sidebar ul li {
	margin:10px 0 20px 0;
	}
.sidebar ul li li {
	margin:0 0 0 20px;
	padding:0 0 0 15px;
	background:url(images/sidebarli.gif) top left no-repeat;
	line-height:36px;
	}
.sidebar ul li li li {
	background:none;
	margin:0;
	padding:0 0 0 10px;
	line-height:10px;
	}
.sidebar h2 {
	background:url(images/sidebarh2.gif) no-repeat;
	color:#dbe53f;
	font-size:13px;
	height:23px;
	line-height:23px;
	margin:0;
	padding:0 0 0 12px;
	}
.sidebar form {
	margin:43px 0 0 0;
	padding:0;
	height:25px;
	}
.sidebar input {
	float:left;
	background:url(images/searchbutton.gif);
	border:none;
	height:24px;
	width:53px;
	color:#fff;
	text-align:center;
	padding:0;
	margin:-15px 0 0 0;
	}
.sidebar input#s {
	margin:0 4px 0 0;
	background:url(images/search.gif);
	height:19px;
	width:148px;
	text-align:left;
	padding:5px 0 0 5px;
	color:#333;
	}

/* The Footer */

.footer {
	clear:both;
	background:url(images/footer.gif);
	height:45px;
	text-align:right;
	color:#434343;
	font-weight:bold;
	font-size:11px;
	padding-top:17px;
	padding-right:27px;
	}
.footer a {
	color:#434343;
	text-decoration:none;
	}
.footer a:hover {
	color:#fff;
	}

/* The Navigation */

.navigation {
	height:25px;
	margin-top:30px;
	}
.navigation a {
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
	}
.navigation a:hover {
	color:#dbe53f;
	}
.alignleft {
	float:left;
	}
.alignright {
	float:right;
	}

/* The Attachment */

.contentCenter {
	text-align:center;
	}

/* The Page Title */

h2.pagetitle {
	padding:30px 0 0 0;
	color:#333;
	margin:0;
	font-size:20px;
	text-align:center;
	}

/* The Calendar */

#wp-calendar {
	margin-top:10px;
	}
#wp-calendar a {
	text-decoration:underline;
	}

/* The Comments */

.commentBlock {
	border-top:2px solid #333;
	padding-top:10px;
	margin-top:10px;
	}
.commentBlock textarea {
	width:95%;
	border:1px solid #8e8e8e;
	color:#6e6e6e;
	}
.commentBlock input#submit {
	width:96%;
	background:#fff;
	border:1px solid #8e8e8e;
	color:#6e6e6e;
	}
#commentform input {
	background:#fff;
	border:1px solid #8e8e8e;
	color:#6e6e6e;
	}
.commentBlock h2 {
	margin:0;
	padding:0;
	font-size:20px;
	font-weight:normal;
	}
.commentlist {
	margin:0;
	padding:20px 0 10px 25px;
	}
.commentlist small {
	color:#a7a39f;
	}
.commentlist p {
	margin:0 0 10px 0;
	}
