/*  
Theme Name: Scrapbook
Theme URI: http://ericulous.com/2008/11/27/wp-theme-scrapbook/
Description: Simple Drawings
Version: 1.1
Author: Genkisan
Author URI: http://ericulous.com/
Tags: light, 1 column, 2 column, widgets
*/

body {
background: #fff url(images/background.gif) repeat-x;
margin-top:10px;
}

a { color:#4096ee; text-decoration: none; }
a:hover { color:#555; }

blockquote {
background: url(images/quote.gif) no-repeat; 
margin:1em; 
padding: 0 0 0 3em;
}

input, textarea {
border: 1px solid #999;
}


/* Header */
ul.topmenu { list-style:none; padding:0; margin:0; }
ul.topmenu li { display:inline; float:left; }
ul.topmenu li a { display:block; font-size: 1.2em; font-weight:bold; padding-left: 20px; color:#000; }
ul.topmenu li a:hover { color:#4096ee; border:none; }

ul.topmenuicons { list-style:none; padding:0; margin:0; }
ul.topmenuicons li { display:inline; float:left; }
ul.topmenuicons li a { display:block; font-size: 1.2em; font-weight:bold; padding-right: 20px; color:#000; }
ul.topmenuicons li a:hover { color:#4096ee; border:none; }

.headerlogo { text-align: center; }
.headerlogo a { border:none; }

.headergallery {
padding-top: 38px;
height: 190px;
}

.headergalleryimage {
float: left;
width: 155px;
padding-right: 42px;
position: relative;
text-align: center;
}

.headergalleryimage a {
color: #fff;
}

.headergalleryimage a:hover {
color: #4096ee;
text-decoration: none;
}

.headergalleryimage span {
width: 77px;
height: 27px;
display: block;
position: absolute;
top: -15px;
left: 38px;
background: url(images/tape.png) no-repeat;
}
/* End Header */


/* Content */
.containercontent {
margin-top: 10px;
padding: 20px 0 20px 0;
}

.content {
font-family: Verdana, Arial, Helvetica, sans-serif;
padding: 25px 0;
}

.content a:hover {
text-decoration: underline;
}

.content .post {
padding-bottom: 50px;
}

.content h1.posttitle {
font-size: 1.5em;
font-weight: bold;
background-color: #1f1f1f;
color: #fff;
line-height:30px;
margin-bottom: 3px;
text-align: center;
}

.content h1.posttitle a {
color: #fff;
}

.content h1.posttitle a:hover {
color: #4096ee;
text-decoration: none;
}

.postheadermeta {
color: #888;
font-weight: bold;
}

.postheadermeta img {
vertical-align:bottom;
}

.navigation {
margin: 0 0 40px 0;
}

.alignright {
float: right;
}

.alignleft {
float: left;
}
/* End Content */


/* Comments*/
#comments {
border-bottom: 1px solid #3f3f3f;
padding-bottom: 8px;
text-align: center;
}

.commentlist li.thread-even {
background-color:#f5f5f5;
}

.commentlist {
margin: 15px 0;
padding: 0;
text-align: justify;
}

.commentlist li {
margin: 15px 0 3px 0;
padding: 5px 10px 3px;
list-style: none;
border: 1px solid #efefef; 
background: #fafafa;
}

.commentlist li .avatar { 
float: right;
border: 1px solid #eee;
padding: 2px;
margin-left: 10px;
background: #fff;
}

.commentlist p {
margin: 10px 5px 10px 0;
}

#commentform textarea{
width: 535px;
}

#commentform p {
margin: 5px 0;
}

.nocomments {
text-align: center;
margin: 0;
padding: 0;
}

.commentmetadata {
margin: 0;
}

.commentlist ul.children li {
background-color: #e3e3e3;
border: 1px solid #efefef;
list-style: none;
margin-top: 20px;
}

.commentlist ul li.depth-2 {
background-color: #f1f1f1;
}

.commentlist ul li.depth-3 {
background-color: #ececec;
}

.commentlist ul li.depth-4 {
background-color: #e8e8e8;
}

.commentlist ul li.depth-5 {
background-color: #e3e3e3;
}

.commentsnavigation {
	padding: 20px 0px 30px 0px;
}
/* End Comment */


/* Siderbar */  
#sideBar{
background-color: #fff;
height: 4000px;
position: absolute;
right: 0px;
top: 365px;
width: auto;
}
   
#sideBarTab{
cursor: pointer;
float: left;
height: 161px;
width: 33px;
}
	 
#sideBarTab img{
border: none;
margin: 0;
padding: 0;
}
   
#sideBarContents{
float: left;
overflow: hidden !important;
width: 1px;
}

#sideBarContentsInner {
background: #ffffff;
border: none;
float: right;
font-weight: bold;
margin: 0;
padding: 0 ;
width: 220px;
}

#sideBarContentsInner a {
color: #4f4f4f;
}

#sideBarContentsInner a:hover {
border-bottom: 1px dashed #666;
}

#sideBarContentsInner h3 {
font-weight: 100;
font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
font-size: 20px;
padding: 5px 0px 5px 0px;
margin: 0;
border: 2px solid #dddddd;
color: #111111;
text-align: center;
text-decoration: none;
}

#sideBarContentsInner ul {
list-style-type: none;
padding: 0 0 25px 0;
margin: 10px 0 0 0;
border: none;
text-align: center;
}

#sideBarContentsInner ul li {
background: #ffffff;
list-style-type: none;
border-bottom: 1px dashed #dddddd;
margin: 0 4px 0 0;
padding: 5px 0 3px 0;
}

#searchform {
margin: 0;
padding: 0 0 25px 0;
text-align: center;
}

#searchformfield {
border: 2px solid #dddddd;
color: #666;
font-size: 1.5em;
height: 28px;
line-height: 20px;
margin: 6px 0 0 0;
padding: 0;
width: 216px;
}

#searchsubmit {
background-color: #fcfcfc;
border: 1px dashed #ddd;
margin: 2px 0 0 0;
padding: 3px 0;
width: 160px;
cursor: pointer;
}
/* End Sidebar */


/* Footer */
.footer {
clear: both;
}

.footerlinks { text-align: center; border-top:1px solid #2f2f2f; padding-top:5px; }
ul#footernav { color: #666; margin: 0 0 0 45px; padding: 0; }
#footernav li { background: none; display: inline; padding: 0 10px 0 0; }
#footernav li a { color: #666; border-bottom:1px solid #ddd; }
#footernav li a:hover { color: #4096ee; }
/* End Footer */


/* Begin Images */
p img {
	float: none;
	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;
	}
/* End Images */


/* 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 */

img.wp-smiley { margin: 0; padding: 0; clear: none; border:0; float: none; }
