/*
Theme Name: Pikatzu
Theme URI: http://pikatzu.com
Description: Theme for Zubby's website Pikatzu
Version: 1.0 (WP 2.7+)
Author: Zubby Emodi
Author URI: http://pikatzu.com
*/

@import "style/css/reset.css";

/*
DIMENSIONS:
	container width= 910px
	container inside = 810px
	nav height = 44px
	header height = 153px

*/

		/* HEADER STYLE */

body { 
	background: #b38b5b url('style/images/brownBoardBg.jpg') repeat scroll;
	width: 100%;
	font-family: Helvetica, arial, "sans serif";
}
p {
	font-size: 13px;
	font-family: helvetica, "Times New Roman", serif;
	color: black;
	line-height: 1.5em;
	margin: 10px 0 10px 0;
	padding: 0;

}

					/* 	SIFR REPLACEMENT */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* 				SIFR VARIABLES (ALWAYS HIDE VISIBILITY*/
/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
	font-size: 25px;
	letter-spacing: -5px;
	margin-top: 10px;
}
.sIFR-hasFlash h3 {
	visibility: hidden;
	font-size: 12px;
	letter-spacing: 0px;
	margin: 10px 0;
	font-weight: bold;

}
.post-info-illus h3.sIFR-replaced  {
	width: 230px;
}

/* 				END OF SIFR VARIABLES */

a {
	outline: none;
}
h1 {
	font-family: "Lucida Grande", Helvetica, sans-serif;
	font-weight: bold;
	font-size: 30px;
	letter-spacing: -2px;
	display: block;
	line-height: 1.7em;
}

h2 {
	font-family: Georgia, "Times New Roman", serif;
	font-style: italic;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	padding-left: 20px;
	background-image: url('style/images/floralBullet.png');
	background-repeat: no-repeat;
	background-position: 0px 7px;
	letter-spacing: -1px;
	display: block;
	line-height: 1.7em;
	border-bottom: #767676 dashed 1px;
/* 	border-top: #767676 dotted 2px; */

}
h3 {
	display:block;
	font-family:Georgia,"Times New Roman",serif;
	font-size:20px;
	font-style:italic;
	font-weight:bold;
	letter-spacing:-1px;
	line-height:1.8em;
}


#wrapper {
	background: url('style/images/bodyPaper1.jpg') repeat-y;
	display: block;
	margin: 0 auto;
	padding: 0px;
	width: 910px;
}

#header {
	padding: 0px;
	margin-top: 0px;
	background-image: url('style/images/greyHeader.jpg');
	width: 910px;
	height: 153px;	
}

#nav {
	position: relative;
	margin: 0px;
	padding: 0px;
	background-image: url('style/images/linksBar.jpg');
	width: 910px;
	height: 44px;
}
#nav span{
	display: none;
}

#nav ul {
	margin: 0;
	padding: 0;
	position: absolute;
	right: 15px;
}

#nav li {
	float: left;
	padding: 0;
	margin: 0 5px;
}
a.post-edit-link {
	color: red;
	font-style: italic;
}
a.post-edit-link:hover {
	color: red;
	font-style: italic;
	border-bottom: 2px dotted red;
}

		/* HEADER...NAVIGATION */
		
	li.page_item.page-item-66.current_page_item a {
		background-image: url(style/images/homeSprite.png);
		background-position: 0;
		display: block;
		width: 90px;
		height: 44px;
		cursor: pointer;
	}
	li.page_item.page-item-4.current_page_item a {
		background-image: url(style/images/aboutSprite.png);
		background-position: 0;
		display: block;
		width: 95px;
		margin-right: 10px;
		height: 44px;
		cursor: pointer;
	}
	li.page_item.page-item-39.current_page_item a {
		background-image: url(style/images/portfolioSprite.png);
		background-position: 0;
		display: block;
		width: 118px;
		height: 44px;
		cursor: pointer;
	}
	li.page_item.page-item-35.current_page_item a {
		background-image: url(style/images/linksSprite.png);
		background-position: 0;
		display: block;
		width: 79px;
		height: 44px;
		cursor: pointer;
	}

	.page-item-66 a {
		background-image: url(style/images/homeSprite.png);
		background-position: 0 44px;
		display: block;
		width: 90px;
		height: 44px;
		text-indent: -9999px;
	}
	.page-item-4 a {
		background-image: url(style/images/aboutSprite.png);
		background-position: 0 44px;
		display: block;
		width: 95px;
		margin-right: 10px;
		height: 44px;
		text-indent: -9999px;
	}
	.page-item-39 a {
		background-image: url(style/images/portfolioSprite.png);
		background-position: 0 44px;
		display: block;
		width: 118px;
		height: 44px;
		text-indent: -9999px;
	}
	.page-item-35 a {
		background-image: url(style/images/linksSprite.png);
		background-position: 0 44px;
		display: block;
		width: 79px;
		height: 44px;
		text-indent: -9999px;
	}
		/* CHANGE FROM background-position: 0 132px; */
		
		.page-item-66 a:hover{
			background-position: 0;
			width: 90px;
			height: 44px;
			cursor: pointer;
		}
		.page-item-4 a:hover{
			background-position: 0;
			width: 95px;
			margin-right: 10px;
			height: 44px;
			cursor: pointer;
		}
		.page-item-39 a:hover{
			background-position: 0;
			width: 118px;
			height: 44px;
			cursor: pointer;
		}
		.page-item-35 a:hover{
			background-position: 0;
			width: 79px;
			height: 44px;
			cursor: pointer;
		}



			/* SIDEBAR STYLE */
			
			
			

			/* HOME PAGE */
			
.inside-wrap {
	margin: 0 40px 0 60px;
}
#container {
/* 	background-image: url('style/images/bodyPaper.jpg'); */
	background-repeat: no-repeat;
	margin: 0 auto;
	padding: 0px;
	width: 910px;
	padding-bottom: 20px;
}
#container-wrapper {
	margin: 0 40px 0 60px;
	/*total width = 810 pixels*/
}


#leftcolumn {
	float: left;
/* 	text-align: justify; */
	width: 360px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	display: block;
}
#leftcolumn.about p {
	font-size: 15px;
}
#leftcolumn.about{
	width: 493px;
}

/* 			ABOUT ME PICTURE */

#aboutpic{
	background-image: url(style/images/aboutpic.jpg);
	width: 494px;
	height: 403px;
	margin: 55px 0 20px 0;
	position: relative;
}
.about-pic-top {
	background-image: url(style/images/about-pic-top.gif);
	width: 267px;
	height: 58px;
	position: absolute;
	top: -58px;
	left: 40px;
}





#leftcolumn p {
	font-size: 14px;
	color: #333;
}
#leftcolumn .contactme a {
	color:#FF5300;
}
#leftcolumn a {
	font-weight: bold;
	color:#24ADE4;
}
#leftcolumn a:hover {
	color: black;
	border-bottom: 1px solid black;
}
#leftcolumn .contactme a:hover {
	background-color:#FF5300;
	border:medium none;
	color:white;
}
#leftcolumn .contactme {
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	-webkit-border-radius:5px;
	
	background-color:#CCCCCC;
	border:1px solid black;
	margin:30px 0 0;
	padding:10px;
}
#leftcolumn .contactme span {
	font-weight:bold;
}

#rightcolumn {
	margin-left: 30px;
	float: left;
	width: 370px;
}
#rightcolumn h3{
	margin-top: 15px;
}
#rightcolumn.about {
	border:1px solid #767676;
	float:right;
	padding:10px;
	width: 240px;
	margin-top: 50px;
}
#rightcolumn li {
	font-size:13px;
	line-height:1.5em;
	margin:5px 0;
	padding:0;
}
#footer {
	padding: 0px;
	margin: 0px;
	background-image: url('style/images/footerPaper.jpg');
	background-repeat: no-repeat;
	width: 910px;
	height: 45px;
}

#footer p {
	float: right;
}

.divider {
	display: block;
	border-bottom: 1px dashed #767676;
	width: 100%;
}
#pagination {
	font-size: 12px;
	font-weight: bold;
	padding: 5px 20px 0 0;
	margin: 20px 0 0 0;
}
#pagination a:hover {
	color: #24ade4;
}
/*
.promote {
	display: none;
}
*/

			/*HOME PAGE ... FEATURE SLIDER*/

#featured-header {
	margin: 10px 0 0 0;
	border-bottom: black dotted thin;
	border-top: black dotted thin;
}
#feature-slider {
	display: block;
	width: 387px;
	height: 276px;
}
#tape {
	position: absolute;
	background-image: url('style/images/tape.png');
	width: 100px;
	height: 43px;
	margin: -14px 0 0 150px;
	z-index: 1;
}
#flashcard {
	margin-top: 14px;
	background-image: url('style/images/flashcard.jpg');
	display: block;
	width: 387px;
	height: 262px;
}
#scrollers {
	display: block;
	padding-top: 13px;
	padding-left: 2px;
	margin: 0 auto;
	width: 332px;
	height: 224px;
}
#slider {}
#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
	}
#slider, #slider li{ 
	width:332px;
	height:224px;
	overflow:hidden; 
	}
span#prevBtn{
}
span#nextBtn{
}

		/* HOME PAGE ... BLOG EXCERPT */
		
.blogentries {
	margin: 20px 0 10px 0;
}

.blogentries h3{
	font-family: Georgia, 'Times New Roman', serif;
	font-style: italic;
	letter-spacing: -1px;
	color: #333;
	font-size: 13px;
	background-color: transparent;
}
.blogentries a{
	color: #ff5300;
	font-size: 11px;
	font-weight: bold;
	margin-left: 10px;
}
.blogentries a:hover{
	color: black;
	font-size: 11px;
	text-decoration: none;
	border-bottom: 1px solid black;
}
.blogentries p{
	margin-left: 10px;
}
.post-info .post-edit-link {
	color: red;
	font-style: italic;
}
.post-info .post-edit-link:hover {
	color: red;
	font-style: italic;
	border-bottom: 2px dotted red;
}


				/* LINKS PAGE */

h1#links_page {
	margin: 0 0 20px 0;
}

.post {
	margin: 0 0 20px 0;
}
.post a {
	color: #24ade4;
}
.post a:hover {
	color: #24ade4;
	border-bottom: 1px solid #24ade4;
}
.post p {
	font-size: 13px;
	color: #333;
}

.post h1{
	display:block;
	font-family:Georgia,"Times New Roman",serif;
	font-size:20px;
	font-style:italic;
	font-weight:bold;
	letter-spacing:-1px;
	line-height:1.8em;
}
.post h1 a{
	color: black;
}
.post-info p{
	color: #333;
	font-size: 11px;
}
.post p a {
	border: none;
}
.post p a:hover {
	border: none;
}
.post a img {
	border: 1px solid #ccc;
}
.post a img:hover {
	border: 1px solid #24ade4;
}
.time {
	font-size: 12px;
	line-height: 1.4em;
	padding: 3px 0 0 20px;
	background-image: url('style/images/clocks.png');
	background-repeat: no-repeat;
	color: #999999;
	font-size: 11px;

}
.post-info .time{
	color: #333;
	font-size: 11px;
}
.post-info a {
	color: black;
	font-weight: bold;
}
.post-info a:hover {
	color: #24ade4;
	font-weight: bold;
	border-bottom: 1px dotted black;
}
.more-link {
	font-weight: bold;
}

.post-info .tags {
	font-size: 11px;
	line-height: 1.2em;
	padding: 3px 0 0 20px;
	background-image: url('style/images/tag_orange.png');
	background-repeat: no-repeat;
	display: block;
	margin: 0 0 0 0;
}
.tags a{
	color: #ff5300;
}
.tags a:hover{
	color: black;
	border-bottom: 1px solid black;
}

.categories {
	padding: 3px 5px 3px 5px;
	color: white;
	-moz-border-radius: 1px;
	-webkit-border-radius: 5px;
	background-color: #828282;
}
.categories a{
	
}
.categories a:hover{
	color: white;
	border: none;
}
#submit {
	padding: 5px;
	background-color: #ccc;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border: 1px solid #333;
	margin: 15px 0 0 0;
	float: left;
}
#submit:hover {
	background-color: #24ade4;
	color: white;	
	border: 1px solid #24ade4;
}

#block-of-comments {
	float: left;
	margin: 0 50px 0 0;
}
#block-of-input {
	position: relative;
	background-image: url('style/images/write-icon.gif');
	background-position: 8px 8px;
	background-color: #e3e3e3;
	background-repeat: no-repeat;
	float: left;
	margin: 0;
	border: 1px solid #ccc;
	padding: 0 50px 10px 50px;
}
.comments {
	border: 1px solid #ccc;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	margin: 5px 0 10px 0;
	font-size: 12px;
	padding: 5px;
	width: 400px;
}
.comments img{
	float: left;
	margin: 0 5px 5px 0;
}
.comments cite {
	font-weight: bold;
}

.comments cite a{
	color: #ff5300;
}
.comments cite a:hover{
	color: black;
	border-bottom: 1px dotted black;
}
p.comment-date {
	font-size: 11px;
	font-style: italic;
	margin: 0;
	padding: 0;
}
p.comment-date a{
	color: #333;
}
#commentform label{
	font-size: 12px;
	line-height: 2em;
	padding: 10px 0 10px 0;
	font-style: italic;
}
.comment-field{
	font-family: Verdana, Helvetica;
	border: 1px solid #ccc;
	padding: 3px;
}
#comment {
	font-family: Verdana, Helvetica;
	font-size: 13px;
	padding: 5px;
	display: block;
	margin: 10px 0 0 0;
	border: 1px solid #ccc;
	width: 210px;

}


/*Portfolio layouts*/
.portfolio-posts {
	margin: 20px 0 10px 0;
	border-top: #767676 dashed 1px;
	width: 810px;
}
.post-web {
	display: block;
	float: left;
	padding: 20px 0 10px 0;
}
.post-info-web {
	width: 440px;
	float:  left;
}
.post-image-web {
	width: 350px;
	float: right;
}
	.post-image-web img{
		margin: 2px 2px 2px 4px;
		padding: 1px;
		display: block;
		float: right;
		border: #8c8c8c solid 1px;
	}
	.post-image-web img:hover{
		display: block;
		margin: 2px 2px 2px 4px;
		padding: 0px;
		border: #24ade4 solid 2px;
	}

.portfolio-posts-illus {
	margin: 20px 0 10px 0;
	border-top: #767676 dashed 1px;
}
.post-illus {
	display: block;
	float: left;
	padding: 20px 0 10px 0;
	border-bottom: #997 dotted 1px;
	margin: 0px 0px 0px 15px;
	width: 390px;
}
.post-info-illus h3{
	font-size: 15px;
	line-height: 1.2em;
}
.post-info-illus p{
	font-size: 12px;
}
.post-illus img {
	float: right;
	display: block;
	margin: 0 10px 0 0;
	padding: 0px;
	float: right;
	border: #333333 solid 1px;
}
.post-image-illus img:hover{
	display: block;
	border: #24ade4 solid 1px;
}

.post-image-illus {
	padding: 0px;
	margin: 0px;
}
/* 		404 PAGE */
	
#page404 p {
	font-size: 18px;
}