/*
Theme Name: Puppet
Theme URI: http://www.ezwpthemes.com/templates/puppet.html
Description: This theme is designed and coded by <a href="http://www.ezwpthemes.com/">EZwpthemes</a>.
Version: 1.0
Author: EZwpthemes
Author URI: http://www.ezwpthemes.com/
Tags: blue, fixed-width, two-columns, right-sidebar, threaded-comments, widgets
*/


/* Global */
html {
	margin-left: -1px;
	overflow-Y: scroll;
}

body.startpage {
	/*font-family: Arial, Helvetica, sans-serif;*/
	background: #FFF;
	color: #000000;
	margin: 0;
	padding: 0;
}

body {
	font-size: 75%; /* Resets 1em to 10px */
	font-family: Arial, Helvetica, sans-serif;
	background: #EBEEF3 url(images/bg.jpg) repeat-x;
	color: #000000;
	margin: 0;
	padding: 0;
}
a:link {
	color: #648DA1;
}
a:visited {
	color: #648DA1;
}
a:hover {
	text-decoration: none;
}
a img {
	border: none;
}
img {
	border: none;
}
h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h1 {
	font-size: 4em;
}
h2 {
	font-size: 1.6em;
}
ul, li {
	padding: 0px;
	margin: 0px;
}
#wrapper {
	padding: 0px;
	width: 100%;
	background: url(images/header.jpg) center 73px no-repeat;
	float: left;
}
/* Header */

#header {
	width: 970px;
	height: 288px;
	margin: 0px auto;
	padding: 0px;
	position: relative;
}
#header h1 {
	padding: 0px 0px 0px 75px;
	margin: 0px;
	color: #F28300;
	font-size: 4.0em;
	line-height: 66px;
}
#header h1 a {
	color: #FFFFFF;
	text-decoration: none;
}
#header h1 a:hover {
	color: #EBEEF3;
}
/* Rss */
#rss {
	width: 115px;
	height: 56px;
	position: absolute;
	right: 224px;
	top: 0px;
}
/* Navigation */
#navigation {
	padding: 0px;
	margin: 0px;
	position: absolute;
	top: 95px;
	left: 32px;
}
#navigation li {
	float: left;
	list-style: none;
}
#nav_home {
	padding: 10px 0px 0px 0px;
}
#nav_abt {
	padding: 40px 0px 0px 0px;
}
#nav_cat {
	position: absolute;
	left: 164px;
	top: 77px;
}
#nav_faq {
	position: absolute;
	left: 215px;
	top: 0px;
}
/* Search */
#search {
	height: 26px;
	position: absolute;
	left: 380px;
	top: 140px;
	display: block;
}
#search form {
	padding: 0px;
	margin: 0px;
}
#search #s {
	margin: 15px 0px 0px 0px;
	padding: 0px;
	background: none;
	border: none;
	height: 21px;
	font-size: 1.5em;
	width: 172px;
	position: absolute;

}
#search span {
	float: left;
}
#search #searchsubmit {
	margin: 0px 0px 0px 15px;
	padding: 0px;
	width: 40px;
	height: 40px;
	background: url(images/spacer.gif) repeat;
	border: none;
}
/* Container */

#container {
	width: 100%;
	float: left;
	background: url(images/content_bg.gif) center top repeat-y;
}
/* Content */
#content_bg {
	width: 100%;
	float: left;
	background: url(images/content_top.gif) center top no-repeat;
}
#content_bg1 {
	width: 100%;
	float: left;
	padding: 0px 0px 30px 0px;
	background: url(images/content_bottom.gif) center bottom no-repeat;
}
#content {
	width: 968px;
	margin: 0px auto;
}
/* Maincontent */
#maincontent {
	width: 506px;
	float: left;
	padding: 0px 0px 0px 70px;
}
.post {
	width: 495px;
	background: url(images/post_line.gif) left bottom no-repeat;
	padding: 0px 0px 25px 0px;
	margin: 0px 0px 20px 0px;
	overflow: hidden;
}
.post .title {
	padding: 0px 10px 0px 20px;
	margin: 0px;
}
.post .title h2 {
	width: 468px;
	color: #507182;
	font-size: 1.4em;
	line-height: 17px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}
.post .title h2 a {
	text-decoration: none;
	color: #507182;
}
.postmetadata {
	margin: 0px;
	padding: 8px 0px 0px;
	color: #485561;
	font-size: 1.2em;
	text-align: right;
	clear: both;
}
.postmetadata .cats_meta {
	padding-right: 10px;
}
.postmetadata .date {
	padding-right: 10px;
}
.postmetadata .author {
	padding-right: 10px;
	color: #485561;
}
.postmetadata a {
	text-decoration: none;
	color: #485561;
}
.entry {
	padding: 5px 10px 5px 20px;
	font-size: 1.2em;
	line-height: 1.2em;
}
.post .entry p {
	padding: 2px 0px;
	margin: 2px 0px;
}
.entry ul {
	clear: both;
}
.entry li {
	padding: 3px 3px 3px 10px;
	color: #648DA1;
}
.entry li a:link, .entry li a:visited {
	color: #648DA1;
	font-weight: normal;
}
.post .entry p a {
	color: #648DA1;
	font-weight: bold;
	text-decoration: none;
}
.post .entry p a:hover {
	text-decoration: underline;
}
.notfound {
	margin-top: 100px;
	text-align:center;
	font-size: 4em;
	font-weight: bold;
	color: #395C6E;
}
.post .entry .commentline {
	text-align: right;
	font-weight: bold;
	font-size: 0.9em;
	padding: 10px 5px 0 0;
	color: #FF0375;
}
.post .entry .commentline a {
	text-decoration: none;
}

.bookmark-line {
	float: left
}

.bookmark_line ul {
	display: inline;
}

.bookmark-line ul li {
	background: none;
	display: inline;
	list-style-type: none;
	padding: 0px;
}

.bookmark-line img {
	border: 0;
}



.quickjump {
	padding: 0 0 0 60px;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 18px;
	color: #782f02;
	clear: both;
}
.postjumper {
	float: left;
	padding: 0 20px 0 0;
}
/* Images */

p img {
	padding: 0;
	max-width: 100%;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left
}
/* Captions */

.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* Code */
.entry code {
	display: block;
	margin: 5px 20px;
	padding: 10px 20px;
	font-size: 1.2em;
	color: #333333;
	border: 1px dashed #8BA1C4;
	background: #E3E9F3;
	clear: both;
}
/* b-quote */

blockquote {
	display: block;
	margin: 5px 20px;
	padding: 10px 20px;
	font-size: 1.2em;
	color: #333333;
	border: 1px dashed #8BA1C4;
	background: #C1CEE3;
	clear: both;
}
blockquote p {
	padding: 10px 20px;
	display: block;
}
/* Adsense2 */
#adsense2 {
	padding: 10px 0px 5px 15px;
	clear: both;
}

/* PageNavi*/
.wp-pagenavi {
	padding: 5px 40px 5px 12px;
}
.wp-pagenavi a {
	padding: 2px 6px;
	margin: 2px;
	text-decoration: none;
	border: 1px solid #06c;
	color: #06c;
	background-color: #fff;
}
.wp-pagenavi a:hover {
	border: 1px solid #000;
	color: #000;
}
.wp-pagenavi span.pages, .wp-pagenavi span.current, .wp-pagenavi span.extend {
	padding: 2px 4px;
	margin: 2px;
	border: 1px solid #000;
	color: #000;
	background-color: #fff;
}

/* Sidebar */
#sidebar {
	padding: 0px;
	float: left;
	width: 290px;
	overflow: hidden;
}
#sidebar ul {
	list-style: none;
}
#welcome {
	font-size: 1.2em;
	line-height: 18px;
	color: #3E5661;
	margin: 0px 0px 105px 0px;
	padding: 0px 0px 0px 55px;
	width: 220px;
	height: 190px;
}
#welcome p {
	padding: 3px 0px;
	margin: 0px;
}
#menu {
	text-align: left;
	background: url(images/sidebar_bg.gif) left top repeat-y;
	display: block;
	clear: both;
}
#menu li {
	padding: 0px 0px 10px 35px;
	margin: 0px 20px 0px 20px;
	background: url(images/sidebar_line.gif) left bottom repeat-x;
}
#menu li ul {
	padding: 0px;
	margin: 0px;
}
#menu li li {
	padding: 0px 0px 0px 10px;
	margin: 0px;
	color: #424242;
	line-height: 20px;
	background: url(images/sidebar_icon.gif) left 7px no-repeat;
	font-size: 1.3em;
}
#menu li li li {
	font-size: 1.0em;
}
#menu li li a {
	color: #424242;
	text-decoration: none;
}
#menu li li a:hover {
	text-decoration: underline;
}
#menu h2 {
	padding: 10px 0px;
	margin: 0px;
	background: url(images/sidebar_title.gif) left top no-repeat;
	text-align: left;
	color: #395C6E;
	font-size: 1.6em;
	font-weight: bold;
	line-height: 18px;
}
#menu li#adsense1 {
	padding: 0px;
	margin: 20px 0px 0px 20px;
	background: none;
	height: 250px;
}
#menu li#sidebar_bottom {
	padding: 0px;
	margin: 0px;
	height: 25px;
	background: url(images/sidebar_bottom.gif) left bottom no-repeat;
}
/* Select Category */
select#cat {
	width: 200px;
}
/* Calendar */
#calendar #calendar_wrap {
	margin: 0 0px 0px 0px;
	padding: 5px 0px 0px 0px;
}
#wp-calendar {
	font-size: 1.1em;
	width: 175px;
}
#wp-calendar thead {
	color: #37647A;
}
#wp-calendar a {
	font-weight: bold;
}
#wp-calendar a:hover {
	color: #FFFFFF;
	background: #648EA2;
}
/* Tag Cloud */
#tag_cloud a:hover {
	color: #FFFFFF;
	background: #46758C;
}
/* Footer */
#footer_bg {
	width: 100%;
	float: left;
	height: 195px;
	clear: both;
	background: url(images/footer.gif) center bottom no-repeat;
}
#footer {
	width: 970px;
	margin: 0px auto;
	clear: both;
}
#footer .credit {
	margin: 0;
	padding: 130px 10px 0px 80px;
	text-align: left;
	font-size: 1.1em;
	color: #261F1F;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
}
#footer a:link, #footer a:visited {
	font-size: 1.0em;
	color: #261F1F;
	text-align: center;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}

/* Comments */

h3#comments, #respond h3 {
	font-size: 1.4em;
	color: #666;
	margin: 0px 25px 0px 20px;
}


#commentform {
	margin: 5px 25px 0 20px;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

#commentform textarea {
	width: 98%;
	padding: 2px;
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

#commentform p {
	margin: 5px 0;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
}

#respond {
	color: #666;
}

#respond:after {
	content: "."; 
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.commentlist {
   margin-right: 25px;
   font-size: 1.1em;
}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
	font-weight: bold;
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
	font-size: 1em;
}

.commentlist p {
	margin: 10px 5px 10px 0;
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #333;
	padding: 2px;
	background: #fff;
}

.commentlist li a {
	color: #000;
}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}

.nocomments {
	text-align: center;
}

.commentmetadata {
	display: block;
	font-weight: normal;
}

.thread-alt {
	background-color: #FBF6DB;
}

.thread-even {
	background-color: #dadacb;
}

.depth-1 {
	border: 1px solid #000;
}

.alt {
	border-left: 1px solid #000;
	background-color: #FBF6DB;
	padding: 10px;
}

.even {
	border-left: 1px solid #000;
	background-color: #dadacb;
}
#content .entry ul {
	margin: 0 22px;
	list-style-type: disc;
}
#content .entry ol {
	margin: 0 0px;
	padding: 0 30px;
	list-style-type:decimal;
}