/**
Theme Name: Chucky
Author URI: http://wpjunction.com
Theme URI: http://wpjunction.com
Version: 1.0
Author: hpa
Description: Premium Wordpress theme
*/

/* -------------------------------------- */

.clearfix:after { /* FF, O, etc. */
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	display: inline-block; /* IE7xhtml*/
}

html[xmlns] .clearfix { /* O */
	display: block;
}

* html .clearfix {
	height: 1%; /* IE5-6 */
}

body {
	background:#2a2a2a url(images/background.gif) repeat-x 0 0;
	width:1000px;
	margin:0 auto 50px;
	font:normal 12px Arial,Verdana,Tahoma;
	color:#7b878f;
	font-size:13px;
	}

img {
	border:0;
	color:#518555;
	float:center;
	padding:0px 5px 5px 5px;
	}

a {
	text-decoration:none;
	color:#1e7821;
}

a:hover { color:#0c690f; }

/* header */
#header {
	background:url(images/head.jpg) no-repeat;
}

#branding {
	font-weight:bold;
	color:#f6f6f6;
	padding-top:128px;
	float:left;
	width:755px;
}

#branding a { color:#dcdcdc; }

#branding a:hover { color:#1e7821; }

#top-search-wrap {
	background:transparent url(images/top-search-bg.gif) no-repeat 0 0;
	float:right;
	width:240px;
	margin-top:95px;
	position:relative;
	height:24px;
	padding-top:2px;
}

#top-s, #top-search-submit {
	background:none;
	border:none;
	padding:0;
}

#top-s {
	font-size:10px;
	margin-left:5px;
	width:185px;
}

#top-search-submit {
	width:20px;
	cursor:pointer;
}

#rss-button {
	background:transparent url(images/rss-button.jpg) no-repeat 0 0;
	display:block;
	width:21px;
	height:21px;
	position:absolute;
	right:2px;
	top:1px;
	text-indent:-9999px;
}

#page-menu {
	background:url(images/page-menu-bg.gif) repeat-x 0 0;
	clear:both;
	position:relative;
	overflow:hidden;
	width:1000px;
	overflow:hidden;
	height:36px;
}

#page-menu .left, #page-menu .right {
	background-repeat:no-repeat;
	position:absolute;
	width:12px;
	height:36px;
	top:0;
}

#page-menu .left {
	background:url(images/page-menu-left-bg.gif) 0 0;
	left:0;
}

#page-menu .right {
	background:url(images/page-menu-right-bg.gif) 100% 0;
	right:0;
}

#page-menu ul {
	display:block;
	position:relative;
	height:36px;
}

#page-menu ul li  {
	background:url(images/menu-separator.gif) no-repeat 100% 0;
	float:left;
	display:block;
	height:36px;
	color:#00000;
}

#page-menu ul li a {
	float:left;
	display:block;
	font:normal 10px Arial,"Lucida Grande",Verdana,"Bitstream Vera Sans",sans-serif;
	text-transform:uppercase;
	color:#6b6b6b;
	height:36px;
	line-height:36px;
	padding:0 16px 0 14px;
}

#page-menu ul li a:hover, #page-menu ul li.current_page_item a { color:#2b2b2b; }

#page-menu ul#page-shadow {
	display:block;
	position:absolute;
	height:36px;
	top:1px;
	left:1px;
}

#page-menu ul#page-shadow li a {
	color:#e5e5e5;
}






#page-menu2 {
	background:url(images/page-menu-bg2.gif) repeat-x 0 0;
	clear:both;
	position:relative;
	overflow:hidden;
	width:1000px;
	overflow:hidden;
	height:30px;
}

#page-menu2 .left, #page-menu .right {
	background-repeat:no-repeat;
	position:absolute;
	width:12px;
	height:30px;
	top:0;
}


#page-menu2 ul {
	display:block;
	position:relative;
	height:30px;
}

#page-menu2 ul li  {
	float:left;
	display:block;
	height:30px;
}

#page-menu2 ul li a {
	float:left;
	display:block;
	font:normal 9px Arial,"Lucida Grande",Verdana,"Bitstream Vera Sans",sans-serif;
	text-transform:uppercase;
	color:#ffffff;
	height:30px;
	line-height:30px;
	padding:0 16px 0 14px;
}

#page-menu2 ul li a:hover, #page-menu ul li.current_page_item a { color:#2b2b2b; }

#page-menu2 ul#page-shadow {
	display:block;
	position:absolute;
	height:30px;
	top:1px;
	left:1px;
}

#page-menu2 ul#page-shadow li a {
	color:#e5e5e5;
}





/* container */
#container {
	background-color:#f7f7f7;
}

/* content */
#content {
	width:635px;
	float:left;
	padding:6px;
	text-align:justify;
	margin-left:15px;
	color: #000;
}

.post .title {
	margin-bottom:6px;
	clear:left;
	font-size:22px;
	font-weight:normal;
	color:#1e7821;

}

.post .date-post {
	font-size:11px;
	float:left;
}

.post .meta {
	margin-bottom:5px;
}

.post img {
	border:0;
	padding:4px 4px;
	background:#fff;
	border:1px solid #ddd;
	margin:2px 5px 2px 0px;
	}
}

#mini-post-wrap { margin-bottom:6px; }

#mini-post-wrap .odd { float:left; }

#mini-post-wrap .even { float:right; }

.mini-post {
	width:310px;
	margin-bottom:12px;
	overflow:hidden;
	text-align: justify;
}

.mini-post .meta {
	background:url(images/mini-meta-bg.gif) no-repeat 0 0;
	font:normal 11px Tahoma, Verdana;
	height:27px;
	line-height:27px;
	padding:0 12px;
}

.mini-post .date-post, .mini-post .read-more {
	color:#e9e0df;
	display:block;
	float:left;
}

.mini-post .read-more {
	color:#ffffff;
	float:right;
	margin-right:8px;
}

.mini-post .read-more-comment {
	color:#ffffff;
	float:right;
	margin-right:24px;
}


.read-more a {
	color:#ffffff;
}

.mini-post .title {
	font-size:15px;
	height:37px;
	line-height:20px;
	overflow:hidden;
	border:none;
	margin-top:5px;
}

.mini-post .entry {
	padding:6px;
	height:125px;
	overflow:hidden;
}

.mini-post .thumbnail {
	background-color:#202020;
	float:left;
	padding:5px;
	margin-right:8px;
}

.pagetitle {
	margin-bottom:3px;
	font-weight:normal;
	font-size:15px;
}

.navigation .alignleft a, .navigation .alignright a {
	background-color:#f1f5fa;
	display:block;
	float:left;
	font:normal 11px Tahoma, Verdana;
	color:#86a2bd;
	height:27px;
	line-height:27px;
	padding:0 7px;
	border:1px solid #c6e3f9;
}

.navigation a:hover { color:#d82222; }

/* wp-pagenavi */
#wp-pagenavi-wrapper {
	background:#faf7f3 url(images/pagenavi-bg.gif) repeat-x 0 0;
	height:46px;
	position:relative;
}

#wp-pagenavi-left, #wp-pagenavi-right {
	background:transparent url(images/pagenavi-left-bg.gif) no-repeat 0 0;
	position:absolute;
	top:0;
	width:12px;
	height:46px;
}

#wp-pagenavi-left { left:0; }

#wp-pagenavi-right {
	background-image:url(images/pagenavi-right-bg.gif);
	right:0;
}


.wp-pagenavi {
	height:29px;
	padding:15px 10px 0;
	font-size:13px;
	text-align:center;
}

.wp-pagenavi span.pages, .wp-pagenavi span.current, .wp-pagenavi a, .wp-pagenavi a:visited, .wp-pagenavi a:link, .wp-pagenavi span.extend  {
	background-color:#fbfbfb !important;
	border-color:#ece6dd !important;
}

.wp-pagenavi a, .wp-pagenavi a:visited, .wp-pagenavi a:link, .wp-pagenavi span.extend {
	background:#f1f1f1 !important;
	color:#390000 !important;
}

.wp-pagenavi span.current { color:#390000 !important; }

/* sidebar */
#sidebar {
	width:310px;
	float:right;
	padding:6px 6px 6px 0;
}

.widget {
	clear:both;
	background:#555C61 url(images/widget-bg.gif) repeat-y 0 0;
	margin-bottom:5px;
	position:relative;
	float:left;
	width:310px;
}

.widget-top {
	background:transparent url(images/widget-top-bg.gif) no-repeat 0 0;
	float:left;
	width:310px;
}

.widget-bottom {
	background:url(images/widget-bottom-bg.gif) no-repeat 0 100%;
	padding:9px 7px 6px;
	float:left;
	width:296px;
}

.widget-title {
	font:normal 12px Tahoma, Verdana, Arial;
	text-transform:uppercase;
	color:#0c690f;
	margin-bottom:15px;
}

.widget ul li {
	background:transparent url(images/all-icons.gif) no-repeat 5px -43px;
	padding-left:20px;
	line-height:28px;
	border-bottom:1px solid #E6E6DD;
	color:#A6A6A6;
}

.widget ul li.hover { background-color:#F9F9F9; }

.widget ul li a { color:#86A2BD; }

.toggle {
	background:transparent url(images/widget-toggle-button.gif) no-repeat 0 0;
	width:24px;
	height:27px;
	position:absolute;
	right:0;
	top:0;
}

.pointer { cursor:pointer; }

.widget .toggle-down { background:transparent url(images/widget-toggle-button.gif) no-repeat 0 -27px !important; }





/* comment and respond */
#comments, #respond h3 {
	font:normal 25px 'Trebuchet MS',Tahoma,Verdana;
	color:#1e7821;
	padding-bottom:5px;
}

.commentlist {
	padding-left:25px;
}

.navigation, #respond {
}

.comment, .trackback, .pingback {
	position: RELATIVE;
	margin-bottom: 5px;
	background: #f6f6f6 url(images/bg-comment.gif);
	padding: 10px;
	margin-left: -5px;
	margin-bottom: 10px;
}

.comment .meta{
	float: left;
	width: 100px;
	background: url(images/comment-arrow.gif) no-repeat right top;
}

.comment .meta img{
	margin-bottom: 3px;
}

.comment .meta .name{
	float: right;
	color: #000;
	margin-right: 18px;
	line-height: 12px;
	font-weight: bold;
	font-family: Tahoma;
}
.comment .meta .date{
	font-family: Tahoma;
	float: right;
	margin-right: 18px;
	font-size: 10px;
}
.comment .meta .name a{
	color: #1160b9;
	text-decoration: none;
	font-weight: bold;
	font-family: Tahoma;
}
.comment .text{
	float: left;
	width: 490px;
	padding: 0px 10px;
    color: #000;
}
.comment .text a{
	color: #1160b9;
}
.comment .text p{
	margin-bottom: 12px;
}

.commentlist li .avatar { 
	float: left;
	border: 1px solid #eee;
	padding: 2px;
	background: #FFFFFF;
	margin-right:5px;
}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}

.commentlist p {
	clear:both;
	line-height: 1.5em;
}

.response .line{
	background: #fff url(images/h1-border.gif) no-repeat left top;
	height: 1px;
}
.response .title{
	font-size:20px;
}
.response .form{
	padding: 15px 0px 15px 0px;
	margin: 0px 10px 0px 0px;
	background: #eceef0;
}
.response .form .title{
	margin-left: 10px;
	font-size:20px;
}
form.comment a{
	color: #000;
}
form.comment{
	padding: 0px 0px 0px 25px;
	background: none;
	font-family: Tahoma;
	position: relative;
}
form.comment p{
	margin-bottom: 5px;
}
form.comment .left{
	float: left;
	width: 170px;
}
form.comment .right{
	float: left;
}
form.comment input{
	border: none;
	width: 160px;
	font-family: Tahoma;
}
form.comment textarea{
	border: none;
	width: 340px;
	height: 96px;
	font-family: Tahoma;
}






#bottom{
	width:100%;
	padding:10px 0 0px 0;
	margin-bottom:10px;
float:left;
}	

.recents1E{

width:310px;
margin-right:5px;
padding: 0 0px 10px 0;
float:left;
display:inline;
}
.recents1E h2{
	margin:0px 0 0px 0;
	padding:2px 0 2px 3px;
	font-size:18px;
	color:#fff;
	background: url(images/barra-bottom.gif) no-repeat 0 0;
	font-weight:normal;
}

.recents1E  ul {
	list-style-type: none;
	margin: 0 ;
	padding: 0;

	}

.recents1E  ul ul  {
	list-style-type: none;
	margin: 0;
	padding: 0px 0px 10px 5px;

	
	}

.recents1E  ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;

	}

.recents1E  ul ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;

	}
	
.recents  ul li {
	height:100%;
	line-height:18px;

	}

.recents1E  ul li a:link, .recents1E  ul li a:visited {
	color: #555;
	text-decoration: none;
	padding: 5px 0px 5px 5px;
	display:block;
	background-repeat:no-repeat;
	border-bottom:1px solid #ccc;

	}

.recents1E  ul li a:hover {
	background:#5F6E7F;
	background-repeat:no-repeat;
	color:#fff;
	padding: 5px 0px 5px 5px;
	}

.recents1D{

width:310px;
margin-left:7px;
padding: 0 0px 10px 0;
float:left;
display:inline;
}
.recents1D h2{
	margin:0px 0 0px 0;
	padding:2px 0 2px 3px;
	font-size:18px;
	color:#fff;
	background: url(images/barra-bottom.gif) no-repeat 0 0;
	font-weight:normal;
}

.recents1D  ul {
	list-style-type: none;
	margin: 0 ;
	padding: 0;

	}

.recents1D  ul ul  {
	list-style-type: none;
	margin: 0;
	padding: 0px 0px 10px 5px;

	
	}

.recents1D  ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;

	}

.recents1D  ul ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;

	}
	
.recents1D  ul li {
	height:100%;
	line-height:18px;

	}

.recents1D  ul li a:link, .recents1D  ul li a:visited {
	color: #555;
	text-decoration: none;
	padding: 2px 0px 2px 2px;
	display:block;
	background-repeat:no-repeat;
	border-bottom:1px solid #ccc;
	font-size:10px;

	}

.recents1D  ul li a:hover {
	background:#1e74cd;
	background-repeat:no-repeat;
	color:#fff;
	padding: 2px 0px 2px 2px;
	}

	
#bottom2{
	width:100%;
	padding:10px 0 0px 0;
	margin-bottom:10px;
float:left;
}	

.recents2E{

width:310px;
margin-right:5px;
padding: 0 0px 10px 0;
float:left;
display:inline;
}
.recents2E h2{
	margin:0px 0 0px 0;
	padding:2px 0 2px 3px;
	font-size:18px;
	color:#fff;
	background: url(images/barra-bottom.gif) no-repeat 0 0;
	font-weight:normal;
}

.recents2E  ul {
	list-style-type: none;
	margin: 0 ;
	padding: 0;

	}

.recents2E  ul ul  {
	list-style-type: none;
	margin: 0;
	padding: 0px 0px 10px 5px;

	
	}

.recents2E  ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;

	}

.recents2E  ul ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;

	}
	
.recents2E  ul li {
	height:100%;
	line-height:18px;

	}

.recents2E  ul li a:link, .recents2E  ul li a:visited {
	color: #555;
	text-decoration: none;
	padding: 5px 0px 5px 5px;
	display:block;
	background-repeat:no-repeat;
	border-bottom:1px solid #ccc;

	}

.recents2E  ul li a:hover {
	background:#1e74cd;
	background-repeat:no-repeat;
	color:#fff;
	padding: 5px 0px 5px 5px;
	}

.recents2D{

width:310px;
margin-left:7px;
padding: 0 0px 10px 0;
float:left;
display:inline;
}
.recents2D h2{
	margin:0px 0 0px 0;
	padding:2px 0 2px 3px;
	font-size:18px;
	color:#fff;
	background: url(images/barra-bottom.gif) no-repeat 0 0;
	font-weight:normal;
}

.recents2D  ul {
	list-style-type: none;
	margin: 0 ;
	padding: 0;

	}

.recents2D  ul ul  {
	list-style-type: none;
	margin: 0;
	padding: 0px 0px 10px 5px;

	
	}

.recents2D  ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;

	}

.recents2D  ul ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;

	}
	
.recents2D  ul li {
	height:100%;
	line-height:18px;

	}

.recents2D  ul li a:link, .recents2D  ul li a:visited {
	color: #555;
	text-decoration: none;
	padding: 5px 0px 5px 5px;
	display:block;
	background-repeat:no-repeat;
	border-bottom:1px solid #ccc;

	}

.recents2D  ul li a:hover {
	background:#5F6E7F;
	background-repeat:no-repeat;
	color:#fff;
	padding: 5px 0px 5px 5px;
	}








/* footer */
#footer {
	background:transparent url(images/footer-bg.gif) repeat-x 0 0;
	height:33px;
	position:relative;
	padding:0 7px;
	color:#6a737a;
	text-transform:uppercase;
	font-size:10px;
	line-height:36px;
}

#footer-left, #footer-right {
	width:7px;
	height:33px;
	position:absolute;
	top:0;
}

#footer-left {
	background:transparent url(images/footer-left-bg.gif) no-repeat 0 0;
	left:0;
}

#footer-right {
	background:transparent url(images/footer-right-bg.gif) no-repeat 0 0;
	right:0;
}

#blog-name {
	font:normal 12px Tahoma,Verdana,Arial;
}

#footer-content {
	float:left;
}

#credit {
	float:right;
	height:33px;
}









