/*  
Theme Name: Lively
Description: An attractive theme
Version: 1.0
Author: ttt
*/
body {
	margin:67px 0 23px 0;
	background:#9B9B9B url(images/bg.gif) left top repeat;
	font-family:Trebuchet MS;
	color:#000;
	font-size:12px;
	}
img {
	border:0;
	}
a {
	color:#000;
	font-weight:bold;
	text-decoration:none;
	}
a:hover {
	color:#ff0066;
	}
p {
	padding:0;
	margin:0 0 20px 0;
	}
blockquote {
	border-left:3px solid #dbe53f;
	padding-left:10px;
	}

/* Container Elements */

.container {
	margin:0 auto;
	background:#E5E4E2;
	width:750px;
	}

/* The Header */

.head {
	height:250px;
	width:100%;
	min-width:750px;
	background:url(images/head.jpg);
	background-position:top right;
	}
.head2 {
	height:164px;
	width:300px;
	padding-left:20px;
	padding-top:135px;
	font-size:10px;
	line-height:18px;
	text-align:justify;
	}

/* The Navigation Bar */

.nav {
	height:40px;
	background:url(images/navbg.gif);
	border-left:1px solid #DBE53F;
	border-right:1px solid #DBE53F;
	font-size:11px;
	font-weight:bold;
	}
.nav a {
	text-decoration:none;
	}
.nav a:hover {
  color:#fff;
  }
.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:11px 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 0 0 15px;
	width:635px;
	padding-right:2px;
	}
.post {
	margin:30px 0 0 0;
	padding-left:75px;
	text-align:justify;
	}
.posttext {
	font-size:12px;
	}
.posttext a {
	color:#FF0066;
	}
.posttext a:hover {
	color:#000;
	}
.date {
	color:#666;
	font-size:14px;
	}
.title {
  width:100%;
	min-width:600px;
	height:70px;
  padding-bottom:15px;
  }
h1.posttitle {
	float:left;
	font-size:18px;
	color:#000;
	line-height:10px;
	}
h1.posttitle2 {
	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:458px;
	}
h1.posttitle a {
	color:#000;
	text-decoration:none;
	}
h1.posttitle a:hover {
	color:#EE0042;
	text-decoration:none;
	}
.content p {
	line-height:22px;
	}
.postinfo {
	clear:both;
	height:20px;
	}
.postinfo a {
	text-decoration:none;
	}
.postcomments {
	float:right;
	}

/* The Sidebar */

.sidebar {
	float:left;
	width:115px;
	padding-left:10px;
	padding-top:10px;
	font-size:10px;
	line-height:18px;
	text-align:justify;
	font-family:Arial;
	display:none;
	}
.sidebar a {
	font-weight:normal;
	text-decoration:none;
	}
.sidebar ul {
	margin:0;
	padding:0;
	list-style:none;
	}
.sidebar ul li {
	margin:0 0 20px 0;
	}
.sidebar ul li li {
	margin:0 0 0 0px;
	padding:0 0 0 10px;
	background:url(images/sidebarli.gif) top left no-repeat;
	}
.sidebar ul li li li {
	background:none;
	margin:0;
	padding:0 0 0 -5px;
	line-height:10px;
	}
.sidebar h2 {
	color:#cc0000;
	font-size:13px;
	height:23px;
	line-height:23px;
	margin:0;
	padding:0 0 0 12px;
	font-variant:small-caps;
	}
.sidebar form {
	margin:10px 0 0 0;
	padding:0;
	height:25px;
	line-height:35px;
	}
.sidebar input {
	float:left;
	background:url(images/searchbutton.gif);
	border:none;
	height:24px;
	width:39px;
	color:#fff;
	text-align:center;
	padding:0;
	}
.sidebar input#s {
	margin:0 4px 0 0;
	background:url(images/search.gif) no-repeat;
	height:19px;
	width:138px;
	text-align:left;
	padding:5px 0 0 5px;
	color:#333;
	}
a.linky {
	font-weight:bold;
	text-decoration:none;
	}

/* The Footer */

.footer {
	clear:both;
	background:url(images/footerx.gif);
	height:45px;
	text-align:right;
	color:#ccc;
	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:#C23571;
	}
.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:none;
	}

/* 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;
	}
.comment-reply-link {
  color:#FF6699;
  font-size:13px;
  font-variant:small-caps;
  }
.says, cite.fn, .comment-author vcard, div.comment-meta commentmetadata {
  color:#FF6699;
  font-style:normal;
  font-weight:bold;
  font-variant:small-caps;
  }