/*  
Theme Name: littleofme
Theme URI: http://www.outsp0ken.com/wp-admin/themes/littleofme
Description: Liten del av meg. Kan man si.
Version: 0.1
Author: Hanne
Author URI: http://www.outsp0ken.com
*/

html { 
	padding: 0;
	margin: 0;
}

body { 
	padding: 0; 
	margin: 0; 
	background: url(images/bg.gif) repeat-x #E6E6E6;
	font-family:Arial, Helvetica, sans-serif;
	font-size:50.5%;
	line-height:2em;
	color:#000000;

}


a {
	text-decoration:none;
	color:#C0C0C0;
}

a:hover, a:active{
	text-decoration:lowercase;
	color:#ffffff;
}

a img {
	border:none;
}

#container{
	margin:0 auto;
	width:727px;
}

#content {
	float:left;
	margin:0;
	background:white;
	width:500px;
	padding:0 33px 0px 34px;
	font-size:1.4em;
}

#header {
	margin:0;
	padding:0px 0 5px 0;
	background: url(images/green-big-dot.gif) repeat-x bottom;
	width:470px;
}

#header h1 {
	margin:0;
	padding:0;
	text-indent: -9999px;
	background: url(/images/logo1.gif) no-repeat;
	height:40px;
	width:468px;
}

#header #desc {
	padding:10px 0 0 0;
        font-family: Courier new, Arial, Helvetica, sans-serif;
	color:#000000;
}

.entry{
	width:470px;
	margin:4px;
	padding:10px 0 3px 0;
	background:url(images/green-small-dot.gif) repeat-x bottom;
}

.entry h2 {
font-family: Courier New, Arial, sans-serif;
font-size: 44px;
font-style: normal;
font-weight: normal;
text-transform: none;
letter-spacing: -0.1px;
line-height: 1.4em;
}

.entry blockquote {
	color:#E6E6E6;
}

.entry h2 a {
	color:#000000;
}

.entry .meta{
	padding: 5px 0 4px 0;
}

.entry .comment-num {
	background:url(images/comment.gif) no-repeat;
}

.entry .date {
	background:url(images/date.gif) no-repeat;
}

.entry .view {
	background:url(images/view.gif) no-repeat;
}

.entry  .view,.entry  .date,.entry  .comment-num{
	padding: 0 40px 0 20px;
}

#pagenavi {
	padding:30px 0;
	float:right;
	
}

#pagenavi span,#pagenavi a{
  display:block;
  float:left;
  margin:0 4px;
}

#pagenavi .on {
	background:URL(images/paged.gif) no-repeat;
	text-align:center;
	width:20px;
	height:20px;
	margin:0 4px;
	color:#ffffff;
	font-weight:normal;
}

#sidebar{
	margin:120px 0 0 0;
	padding:0 0 36px 0;
	float:right;
	width:192px;
	background:URL(images/sidebar-bottom.gif) bottom no-repeat #ffffff;
}

#sidebar ul,#sidebar h2{
	width:166px;
	margin:6px 12px;
}

#sidebar .clear {
	height:3px;
	background:URL(images/blue-dot.gif) bottom repeat-x;
	width:166px;
	padding:0;
	margin:0 10px 0 10px;
}

#sidebar h2 {
	text-indent: -9999px;
}

#sidebar .categories {
	background: url(images/categories.gif) no-repeat;
	height:24px;
}

#sidebar .archives {
	background: url(images/archives.gif) no-repeat;
	height:18px;
}

#sidebar ul {
	padding:0;
	list-style-type:none;	
	font-size:1.2em;
}

#comments {
	background:url(images/comment.gif) no-repeat;
	padding:0 0 0 24px;
}

.comment {
	margin:20px 0;
	padding:0;
}
.comment .comment-info {
	background: url(images/comment-top.gif) no-repeat;
	height:24px;
	padding:22px 15px;
}

.comment-info .gravatar {
	width:28px;
	height:28px;
	float:left;
	padding:0 10px 0 0;
}

.comment-info .counter {
	float:right;
	font-size:28px;
	color:#ffffff;
}

.comment-info .author  a{
	color:#0000000;
}

.comment .comment-content {
	background: url(images/comment-bottom.gif) bottom no-repeat;
	padding:1px 20px 10px 20px;
}

.comment .comment-detail {
	background: url(images/comment-filter.gif) repeat-y;
}

#respond{
	font-size:1.6em;
	padding:10px 0;
	background:url(images/green-small-dot.gif) repeat-x bottom;	
}

.form {
	width:468px;
	background:url(images/form-bottom.gif) bottom no-repeat #F9F9F9;
	padding:0 0 9x 0;
	margin:0 0 30px 0;
}

.form-top {
	background:url(images/form-top.gif) no-repeat;	
	height:9px;
	width:468px;
	padding:0;
	margin:0;
}

.form-detail {
	padding:0 15px;
	margin:0;
	width:438px;
}

.form  .required {
	color:red;
}

.form p {
	padding:0 0 8px 0;
	margin:0;
	font-size:12px;
	color:#787878;
	width:438px;
	width:438px;
}

form {
	padding:0;
	margin:0;
}

.submit-comment {
	width: 179px; 
	height: 29px;
}

.post-image-list {
	margin:30px 0 0 0;
	padding:0;
	list-style-type:none;
	width:468px;
	height:180px;
}

.post-image-list li {
	float:left;
	padding:0 8px 0 0;
	margin:0 0 8px 0;
	windth:50px;
	height:40px;
	overflow:hidden;
}
