/*
Theme Name: Pocket
Description: Zimp
Version: 1.0
Author: Zimp
Author URI: http://zeldainmypocket.com
*/


/******* General Stuff *******/
body {
	margin:0px auto;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif, Serif;
	background-repeat:repeat;
	background-image:url('images/denimdark.jpg'); 
	background-position:Top Left;
	background-attachment:fixed;
	background-color:#E5E5E8;
        color:#000000;
}
img {
	border:0px;
        padding: 5px;
	max-width: 100%;
}
a {color:#034719;text-decoration: none;}
a:link { color: #034719;}
a:hover {color: #2C6D2D;text-decoration: none;}

h1 {font-size:26px;}
h2 {font-size:24px;}
h3 {font-size:21px;}
h4 {font-size:17px;}
h5 {font-size:14px;}
h6 {font-size:12px;}

p {margin: 0px 0px 12px 0px;}
hr {height:1px;border:none;border-top:1px dashed #73943B; width:90%;}


/*post styles*/
blockquote {
	clear: left;
	text-align: justify;
	padding: 0px 0px 0px 10px;
	margin: 20px 0px 10px 20px;
	border-left: 2px solid #73943B;
}
input {
	margin-bottom:5px;
	vertical-align: middle;
}
select{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
code{
	font: 1.1em 'Courier New', Courier, Fixed;
}

.alignleft {float: left;}
.alignright {float: right;}
.aligncenter,div.aligncenter{
	display: block;
   margin-left: auto;
   margin-right: auto;
}
img.alignleft {
	padding: 5px;
	margin: 0 7px 2px 0;
	display: inline;
}

img.alignright {
	padding: 5px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.clear {clear:both;}
.spacer {height:29px;}


/**** Layout *****/
#base{
	width:900px;
	margin:0px auto;
	background: url(images/repeat.png) repeat-y center;

}
#header{
	position:relative;
	width: 900px;
	height: 200px;
	background:url('header.gif') no-repeat center;
}
#container{
	position:relative;
	width:900px;
	overflow:hidden;
}

#content{
	float: left;
	width: 460px;
        padding: 0px 15px 0px 25px;
}

#sidebar2{
	float:right;
	width: 200px;
        
}
#sidebar{
	float:left;
	width: 200px;
        text-align:center;
}

#footer {
	clear:both;
	margin:0px
        padding-top:25px;
	color: #ffffff;
	font-size: 11px;
        position:relative;
	width: 900px;
	height: 140px;
	background:url('images/footer.png') no-repeat center;
        text-align:center;
}
#footer a {color: #ffffff; font-weight:bold;}

/***** content *****/

.archivetitle {
	color: #000000;
	font-size: 14px;
	font-variant: normal;
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 12px 0px;
}
.title, .title a {
	color: #000000;
	font-size: 26px;
}

.date {
	font-size: 10px;
	padding: 0px 0px 4px 0px;
	border-bottom: 1px solid #000000;
}

.entry {
	color: #000000;
	line-height: 1.6em;
	text-align: justify;
	padding: 8px 5px 0px 0px;
}
.page_entry {
	margin: 10px 0px 0px 0px;
	padding: 2px 0px 20px 0px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	text-align: justify;
}

.info {
	line-height: 1.6em;
	font-size: 10px;
	text-align: left;
	margin: 0px 1px 50px 0px;
	padding: 4px 0px 1px 1px;
	border-top: 1px solid #000000;
}
.category {
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 4px 0px;
	
}

.tags {
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 4px 2px;
}


.navigation {
	font-size: 11px;
	margin: 40px 0px 0px 0px;
	padding: 2px 0px 17px 0px;
	border-top: 2px solid #000000;
	border-bottom: 1px solid #000000;
}

.404 {
	font-size: 11px;
	font-style: italic;
	margin: 8px 0px 0px 0px;
	padding: 3px 0px 3px 0px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}


/* comments (not intenseDebate) */
.nocomments {background: none; color: #000000;}
.commenttitle {
	color: #000000;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	margin: 0px 0 20px 0;
	padding: 2px 0px 2px 0px;
	font-variant: normal;
	border-bottom: 1px solid #000000;
}
.commentlist {list-style: none;}
.commentbody {
	color: #000000;
	font-size: 11px;
	position: relative;
	list-style-type: none;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #000000;
}

.adminbody {
	color: #000000;
	font-size: 11px;
	position: relative;
	list-style-type: none;
	margin: 0px 0px 20px 25px;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #000000;
}
.commenthead {
	color: #000000;
	padding: 5px 0px 8px 0px;
	margin: 0px 0px 10px 0px;
	border-bottom: 1px solid #000000;
	background:#ffffff;
}


.adminhead {
	color: #000000;
	margin: 0px 0px 10px 0px;
	padding: 5px 0px 8px 0px;
	border-bottom: 1px solid #000000;
	background:#ffffff;
}

.avatar {
	position:relative;
	float: left;
	margin: 0px 5px 0px 0px;
	padding: 0px;
	background: #ffffff;
}
.commentcount {
	float: right;
	color: #000000;
	font-size: 20px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Georgia, Times, 'Times New Roman', serif;
}
.authorlink {color: #000000; font-size: 11px; font-weight: bold;}
.authorlink a {color: #000000; font-size: 11px; font-weight: bold;}
.commentlink {font-size: 10px; color: #000000;}
.trackhead {
	color: #000000;
	margin: 0px 0px 10px 0px;
	padding: 7px 0px 8px 41px;
	border-bottom: 1px dotted #80b608;
	background: url(images/track.jpg) no-repeat top left;
}
.trackbody {
	color: #000000;
	font-size: 11px;
	position: relative;
	list-style-type: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
	border-bottom: 1px solid #000000;
}
.trackbody p a {color: #000000;}
'
#commentform {
	margin:0;
	padding:10px 0 0 0;
}
#email, #author, #url {
	color: #000000;
	font-size: 12px;
	background: none;
	padding-left: 2px;
	vertical-align: middle;
	border: 1px solid #73943B;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
#comment {
	width: 400px;
	color: #000000;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	border: 1px solid #80b608;
	padding: 2px 2px 2px 2px;
}
#submit {
	width: 80px;
	height: 20px;
	color: #000000;
	font-size: 12px;
	background: #ffffff;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 2px 10px;
	border: 1px solid #80b608;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}

/***** Sidebar2 *******/
#sidebar2 {text-align:center;}
#sidebar2 ul {
	list-style-type:none;
	margin:0;
	padding:0;
}
#sidebar2 h2 {
	color: #04280F;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 0px;
	font-variant: normal;
}

/***** sidebar - zt06 *****/
#sidebar a:hover {
        color:#73943B;
}
#sidebar ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 2px;
}
#sidebar li {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}


#sidebar ul ul li {
	line-height: 1.6em;
	list-style-type: none;
	font-size:12px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border:0px;
}
#sidebar ul ul ul li {
	font-size:12px;
	border:0px; 
	line-height: 1.5em; 
}

#sidebar h2 {
	color: #04280F;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 0px;
	font-variant: normal;
}


/***** widget *****/

.wp-caption { /*images caption*/
	text-align: center;
	color:#002200;
        background-color:#C5C37E;
}

.textwidget { /*text box*/
	margin:2px 0px 5px 2px;

}

/***** boxed ******/

.boxed {
  border: 1.5px solid black ;
  background-color:#ffe57c;
}


/***** rollover ******/
.rollover img {
padding: 0px;
}

.t1{
width: 65px;
height: 65px;
background-image: url('/wp-content/themes/Zimp/images/rollover/test.png');
margin-top: 10px;
margin-left: auto;
margin-right: auto;
}
.t2{
width: 65px;
height: 65px;
background-image: url('/wp-content/themes/Zimp/images/rollover/tbf.png');
margin-top: 10px;
margin-left: auto;
margin-right: auto;
}
.t3{
width: 65px;
height: 65px;
background-image: url('/wp-content/themes/Zimp/images/rollover/lbt.png');
margin-top: 10px;
margin-left: auto;
margin-right: auto;
}
.t4{
width: 65px;
height: 65px;
background-image: url('/wp-content/themes/Zimp/images/rollover/tmc.png');
margin-top: 10px;
margin-left: auto;
margin-right: auto;
}
.t5{
width: 65px;
height: 65px;
background-image: url('/wp-content/themes/Zimp/images/rollover/la.png');
margin-top: 10px;
margin-left: auto;
margin-right: auto;
}
.t6{
width: 65px;
height: 65px;
background-image: url('/wp-content/themes/Zimp/images/rollover/kb.png');
margin-top: 10px;
margin-left: auto;
margin-right: auto;
}
.t7{
width: 65px;
height: 65px;
background-image: url('/wp-content/themes/Zimp/images/rollover/fs.png');
margin-top: 10px;
margin-left: auto;
margin-right: auto;
}

/******* THE END :D:D:D ******/
/* by nokotin */
