/*
Theme Name: kenandjackson.com
Theme URI: http://www.kenandjackson.com/
Description: based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.0
Author: Ping
Author URI: http://www.makyingping.com/


*/



/* Begin Typography & Colors */
body {
	word-spacing: -1px;
	font-size: 10px; /* Resets 1em to 10px */
	font-family:  andale mono, courier, Verdana, Arial, Sans-Serif;
	background: #FFF;
	color: #000;
	text-align: left;
	}

#page {
	text-align: left;
	}


#content {
	font-size: 10px;
	}
	
.welcomewrapper{
	margin: 50% auto auto auto;
	top: 50%;
	width:870px;
	margin-top:-320px;
	position: absolute;

}

.welcome {
	position:relative;
	width:700px;
	height:640px;
	margin:50px 20px 0px  auto;
}	

.box1{
	position:absolute;
	width:273px;
	height:421px;
	background: url('images/box1.jpg');
	overflow: hidden;
}

.box1text{
	color: #1ad9aa;
	font-size: 15px;
	display: block;
	text-transform:uppercase;
	width: 253px;
	height: 386px;
	padding: 25px 10px 10px 10px;
	
}

.box2{
	position:absolute;
	width:276px;
	height:257px;
	background: url('images/box2.jpg');
	left:291px;
	top:45px;
}

.box3{
	position:absolute;
	width:348px;
	height:261px;
	background: url('images/box3.jpg');
	left:291px;
	top:321px;
}

.box3button{
	position:absolute;
	width:82px;
	height:32px;
	background: url('images/button.jpg');
	left:425px;
	top:517px;
}

.drag {border: none;
}
	
.twitter-message {
	font-family: Verdana;
	font-size: 9px;
	line-height: 15px;
	letter-spacing: 1px;
	color: black;
	float: left;
	position:relative;
	display: inline;
	padding: 0;
	margin: 0;
	text-align: center;
	}

.twitter-timestamp{
	text-decoration: none;
}

a{
	color: #333;
	text-decoration: none;
	}

a:hover {
	background-color: #66FFCC;
	text-decoration: none;
	color: #000;
	}

.narrowcolumn .entry{
	font-size: 11px;
	line-height: 17px;
	overflow: auto;
	}


.narrowcolumn .postmetadata {
	text-align: left;
	}


small {
	font-size: 10px;
	line-height: 15px;
	}


h2{
	letter-spacing: 1px;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: normal;
	
	}

h2, h2 a, h2 a:hover, h2 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}
	
.narrowcolumn a{
	color: #666;
	}
	
.narrowcolumn a:hover{
	color: #000;
	}
	
.narrowcolumn .leftcolumn{
	font-size:10px;
	line-height: 13px;
}
	
	
.narrowcolumn .leftcolumn a{
	color: #000;
	font-size: 10px;
	}


h3{
	font-size: 11px;
	text-decoration: underline;
	color: #000;
	font-weight: normal;
	}


.sticky {
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font-size: 9px;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: normal;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: normal;
	font-style: normal;
	font-size: 11px;
	}

.commentlist p {
	font-weight: normal;
	line-height: 15px;
	text-transform: none;
	}

#commentform p {
	
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font-size: 10px;
	line-height: 11px;
	}



acronym, abbr, span.caps
{
	font-size: 9px;
	letter-spacing: 2px;
	text-decoration: none;
	}



/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {

	margin: 40px auto 20px auto;
	padding: 0;
	width: 1100px;
	
	height: auto;	
	}
	
.indextop{
	display:block;
	margin: 30px 60px 30px 90px;
}



.narrowcolumn {
	float: left;
	padding: 50px 0px 40px 0px;
	margin: 0px;
	width: 870px;
	}


#wrapper{
	height: auto;
	overflow: auto;
	margin-bottom: 0px;
}


.leftcolumn{
	float: right;
	width:10px;
	padding-top: 0px;
	margin-left: 20px;
	background-color: white;
}

.rightcolumn{
	float: left;
	width:650px;
	padding-top:0 20px 40px 0px;
	padding-left: 30px;
	background-color: white;
}

.post {
	margin: 0 0 40px;
	text-align: left;
	}

.post hr {
	display: block;
	}



.narrowcolumn .postmetadata {
	padding-top: 5px;
	}


.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#sidebar{
	padding: 0 0px 0 0px;
	float: left;
	width: 190px;
	margin-right:30px;
	background-color: white;
	}
	

#sidebar form {
	margin: 0;
	}

#sidebar .sideheader{
	width:161px;
	height:44px;
	display: block;
	overflow: hidden;
	
	}

	
#sidebar .sideheader a{
	width:161px;
	height:44px;
	display: block;
	background-image: url("images/header.jpg");
	background-repeat: no-repeat;
	background-position: top left;
}

#sidebar .sideheader a:active{
	background-position: bottom left;

}

.leftcolumn hr, #sidebar hr{
	height:1px;
	border-top: 1px solid #66FFCC;
	width:100%;
	margin: 3px 0px 8px 0px;
	border-left:none;
	border-bottom: none;
	border-right: none;
	display: block;
}

#sidebar h2 {
	font-size: 10px;
	text-transform:none;

}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 1100px;
	clear: both;
	border: none;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */


 {
	margin: 0px 0 0;
	}


#sidebar h2 {
	margin: 10px 0 0 0;
	padding: 0;
	}



h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */

/* Begin front page images */

.frontimg{
	margin-left: 90px;
}

/*safari
.one, .two, .three, .four, .five, .six, .seven, .eight{
	float:left;
	position:relative;
}

.one{
	top:20px;
	left:360px;
}

.two{
	top:19px;
	left:367px;
}

.three{
	top:164px;
	left:-58px;
}

.four{
	top:170px;
	left:-395px;
}

.five{
	top:-234px;
	left:758px;
}

.six{
	top:103px;
	left:666px;
}

.seven{
	top:-253px;
	left:673px;
}

.eight{
	top:-368px;
	left: 1004px;
}*/

/* End front page images */


/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	margin-bottom: 5px;
	margin-top: 5px;
	}

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: block;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 0 0 8px 10px;
	}



.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 25px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 0px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0px;
	}

ol li, #sidebar ul ol li {
	list-style: none;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px 5px 0px;
	text-align: left;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 2px;
	font-size: 10px;
	margin-left: 5px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */








/* Begin Various Tags & Classes */
 

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	height:30px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* 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;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.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;
}
/* End captions */



