/*  
Theme Name: Ingelstorps tema
Theme URI:
Description:
Version:0.1
Author:Farquhar
Author URI:


/* HTML Elements */

* {
	margin:0;
	padding:0;
	}

body,html {
	background-color: #526423;
	background-repeat: repeat;
	min-height:101%;
	}
	
body {
	min-height: 101%;
	background-position: 0px 0px;
	background-image: url(http://ingelstorp.info/wp/wp-content/themes/ingelstorp01/images/bkgr.jpg);
	background-repeat: repeat-x;
	color: #222;
	padding: 13px 0 25px 0;
	}

body, select, input, textarea {
	line-height: 1.3em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	}
	
p {
		margin-left: 0;
		margin-top: 6px;
		margin-bottom: 6px;
		margin-right: 0;
	}

a:link, a:visited {
	color: #830;
	}

a:hover, a:active {
	color:#A20;
	text-decoration:underline;
	}

hr {
	display: block;
	height:1px;
	background:#333;
	border:0;
	}

small {
	font-size: 0.95em;
	background:#eef5e1;
	padding:3px 6px;
	}

img, a:link img, a:visited img {
	border:0
	}
	
		

/* Structure */


#page {
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-top: 10px;
	width: 750px;
	margin:0 auto;
	font-size:0.9em;
	background:#FFF;
	}

#branding {
	width:750px;
	padding-bottom: 1px;
	}

.left {
	float:left;
	}

.right {
	float:right;
	}


		
/*Subnav */

.subnav li {
	list-style:none;
	border-bottom:1px solid #FFF;
	}

.subnav li a:link, .subnav li a:visited {
	background:#eef5e1;
	display:block;
	padding:4px 4px 4px 8px;
	border-left:4px solid #e4efd5;
	}
		
.subnav li a:hover, .subnav li a:active {
	background:#e4efd5;
	text-decoration:none;
	color: #7da939;
	}

.subnav li li a:link, .subnav li li a:visited {
	border-left:none
	}
		
	 
	
	
/*	Headers */

h1 {
	font-style: italic;
	font-weight: bold;
	text-transform: none;
	font-size: 1.7em;
	margin-left: 0;
	margin-bottom: 16px;
	margin-right: 0;
	margin-top: 24px;
	color: #8e2a23;
	}
	
h2 {
	font-weight: bold;
	padding-top: 18px;
	border-top-style: solid;
	border-top-color: #9d8684;
	border-top-width: 1px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 1.3em;
	margin-left: 0;
	margin-bottom: 16px;
	margin-right: 0;
	margin-top: 18px;
	color: #8e2a23;
	}

h3 {
	font-weight: bold;
	font-size:1.2em;
	margin-bottom:6px;
	color:#333;
	}	

h4 {
	font-size:1.2em;
	margin-top:16px;
	margin-bottom:4px;
	font-style: italic;
	color:#333;
	}
	
h5 {
	font-size:1.2em;
	margin-bottom:6px;
	color:#555;
	}	

h6 {
	font-size:1em;
	font-style: italic;
	color:#000;
	}	
	

/* Content */

#content {
	min-height: 350px;
	width:750px;
	float:left
	}

.title {
	font-size:1.2em;
	font-weight:bold;
	line-height:115%;
	}
	
.bullets li {
	list-style:none;
	border-bottom:1px solid #FFF;
	}

.entry {
	padding-bottom: 10px;
	}



/*Post Formatting*/

.alignnone {
	border-width: 0px;
	margin-left: 0px;
	margin-bottom: 3px;
	margin-right: 3px;
	margin-top: 1px;
	}

.alignleft {
	border-width: 0px;
	margin-left: 0;
	margin-bottom: 3px;
	margin-right: 14px;
	margin-top: 1px;
	float:left;
	}

.aligncenter {
	text-align: center;
	border-width: 0px;
	margin-left: 0px;
	margin-bottom: 3px;
	margin-right: 3px;
	margin-top: 1px;
	}

.alignright {
	border-width: 0px;
	margin-left: 14px;
	margin-bottom: 3px;
	margin-right: 0;
	margin-top: 1px;
	float:right;
	}	


.wp-caption-text {
		text-align: left;
		margin-top: 4px;
		margin-bottom: 20px;
		font-size: 0.9em;
		font-style: italic;
	}
	
.post {
	padding-left: 18px;
	padding-bottom: 6px;
	padding-right: 18px;
	border-bottom:4px double #7090c6;
	}
	
.post blockquote {
	color:#76767a;
	background:#f2f2f2;
	padding:6px 14px;
	margin:18px 35px;
	border-right:1px solid #DDD;
	border-bottom:1px solid #DDD;
	}	

.post ul li {
	list-style:square;
/* 	line-height:135%; */
	margin-left:42px;
	margin-top:3px;
	margin-bottom:4px;
	}

.post ol li {
	margin-bottom:16px;
	line-height:135%;
	margin-left:48px;
	}
	
#tags {
	padding:3px;
	border-bottom:1px solid #DDD;
	border-top:1px solid #DDD;
	}	
				

/* Form Elements */

select {
	background:#f2f2f2;
	border:1px solid #9c9c9c;
	width:100%
	}
	
#searchform {
	padding:16px 5px 0 0; 
	}

.button {
	padding: 1px;
	background:#000;
	color:#e7e7e7;
	border:none;
	}

.button:hover {
	background:#777;
	color:#FFF;
	text-decoration:none
	}

/* Float Properties*/

.clearfloat:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
	}
	
.clearfloat {
	display:inline-block
	}

.clearfloat {
	display:block
	}
	


/* Footer*/

#footer {
	color: white;
	font-style: italic;
	text-align: center;
	margin: 0 auto;
	width: 740px;
	font-size: 0.8em;
	padding-top: 8px;
	}

.cred, .cred a:link, .cred a:visited {
		color: white;
	}

.cred a:hover {
		color: white;
	}


/* 
Style Sheet code for Image Caption Easy Plugin for WordPress
You can edit any of these to suit your needs.
*/
.imagecaptioneasy {
  padding: 5px;
  font-family: arial,helvetica,sans-serif;
  font-size: 10px;
  line-height: 1.15em;
  text-align: center;
  border: 1px solid #808080;
  background: #EAEAEA;
  color: #333;
}
.imagecaptioneasy img { border: 0px solid #fff; margin-bottom:5px; }
.imagecaptioneasy span { text-align: center; }
.imagecaptioneasy_top_left { margin: 0 11px 11px 0; float: left; }
.imagecaptioneasy_top_right { margin: 0 0 11px 11px; float: right; }
.imagecaptioneasy_top_nowrap { margin: 0 0 11px 0; float: none; }
.imagecaptioneasy_left { margin: 11px 11px 11px 0; float: left; }
.imagecaptioneasy_right { margin: 11px 0 11px 11px; float: right; }
.imagecaptioneasy_nowrap { margin: 11px 0 11px 0; float: none; }