/*
Theme Name: FreashLeaf Purple - Blogghotell
Theme URI: http://www.blogghotell.se
Description: Ett ljust trevligt tema.
Version: 1.0
Author: Joacim St&aring;hl & Nicklas Jarnesj&ouml;
Author URI: http://www.blogghotell.se
Tags: purple, flowers, custom header, fixed width, two columns, widgets
*/

body {
	background-color: #f4d1ec;	
	margin: 0px;
	padding: 0px;
	font-family: Georgia, Arial;
}

#container {
	width: 1135px;
	background-image: url(gfx/top_bg.png);
	background-repeat: no-repeat;
	margin: 0px auto;
}

#top{
	height: 200px;
	width: 1135px;

}

#blogginfo{
	width: 400px;	
	padding-left: 85px;
	padding-top: 87px;
	text-align: center;
	float:left;
}

	#blogginfo h1{
		color: #FFF;
		font-size: 30px;
		padding: 0px;
		margin: 0px;
		display: inline;
	} 
	
	#blogginfo a{
		color: #FFF;
		text-decoration: none;	
	}
	
	#sok{
		float:right;
		width: 250px;
		padding-top: 60px;
		padding-right: 150px;
	}
	
	#sok input{
		background-image:url(gfx/sok_bg.png);
		background-repeat: no-repeat;
		border: 0px;
		width: 213px;
		height: 22px;
		color: #f4d1ec;
		font-size: 14px;
		padding-top: 7px;
		padding-left: 5px;
	}	
	
	#sok label{
		color: #f4d1ec;
		font-size: 14px;
	}
	
	.hidden{
		display:none;
	}

#content{
	width: 900px;
	/*min-height: 400px;*/
	background-color: #FFF;
	margin-left: 85px;
	}
	
	#left-content{
		width: 590px;
		float: left;
		margin-left: 55px;
		margin-right: 55px;
	}
	
	#left-content h2{
		color: #262626;
		font-size: 24px;
	}
	
	.post{
		width: 590px;
		
	}
	
		.post-datum{
			background-image: url(gfx/datum_bg.png);
			background-repeat: no-repeat;
			width: 49px;
			height: 46px;
			padding: 0px;
			margin: 0px;
			line-height: 0px;
			float: left;
		}
		
			.post-datum p{
				padding: 10px;
				padding-top: 0px;
				margin: 0px;
				text-align: center;
				font-family: Georgia;
				font-size: 12px;
				font-weight: bold;
				line-height: 12px;
				color: #FFF;
			}
			
		.post-header{
			width: 521px;
			height: 46px;
			float: left;
			padding: 0px;
			margin: 0px;
		}
		
			.post-header h1{ 
				display: block;
				font-family: Georgia;
				font-size: 24px;
				padding-left: 10px;
				margin: 0px;
				margin-top: -3px;
				color: #262626;
			}
			
			.post-header a{
				color: #262626;
				text-decoration: none;
			}
			
			.post-header p{
				display: block;
				font-family: Georgia;
				font-size: 12px;
				color: #717171;
				padding:0 0 0 15px;
				margin:0;
			}
			
		.post-text{
			clear: both;
			padding-top: 15px;
		}
		
			.post-text p{
				margin-top: 0px;
				font-family: Arial;
				font-size: 12px;
				line-height: 20px;
		
				color: #444;
				
			}
			
				.post-text p a{
					color: #8b0d19;
					text-decoration: none;
				}
			
			.post-text ul{
				font-family: Arial;
				font-size: 12px;
				color: #444;
			}
			
		.post-comment{
			padding: 0px;
			margin: 0px;
			clear: both;
		}
		
			.post-comment p{
				color: #8b0d19;
				font-family: Georgia;
				font-size: 11px;
				padding: 0px;
				padding-bottom: 5px;
				margin: 0px;
			}
			
			.post-comment a{
				color: #248fa5;
				text-decoration: none;
			}
			
		.post-tag{
			padding: 0px;
			padding-bottom: 30px;
			margin: 0px;
		}
		
			.post-tag p{
				color: #717171;
				font-family: Georgia;
				font-size: 11px;
				padding: 0px;
				margin: 0px;
			}
			
			.post-tag a{
				text-decoration: none;
				color: #248fa5;
				border-bottom: 1px dotted #000;
			}
	
	#right-content{
		width: 174px;
		float: left;
		margin-right: 25px;
	}
	
		#right-content h2{
			font-size: 14px;
			color: #020202;
			display: block;
			padding: 0px;
			margin: 15px 0px 0px 0px;
		}
		
		#right-content p{
			font-size: 11px;
			padding: 0px;
			margin: 0px;
			line-height: 20px;
		}
		
		#right-content ul{
			padding: 0px;
			margin: 0px;
			list-style-type: none;
		}

		
		#right-content ul li{
			list-style-type: none;
			padding: 0px;
			margin: 0px;
			font-size: 11px;
			
		}
		
		#right-content li.categories {
			list-style-type: none;
			padding: 0px;
			margin: 0px;
		}
		
		#right-content li.categories h2{
			list-style-type: none;
			padding: 0px;
			margin: 0px;
		}
		
		#right-content li.linkcat{
			list-style-type: none;
			padding: 0px;
			margin: 0px;
		}
		
		#right-content li.pagenav{
			list-style-type: none;
			padding: 0px;
			margin: 0px;
		}

		#right-content ul li a{
			color: #248fa5;
			border-bottom: 1px dotted #000;
			text-decoration: none;
			margin: 0px;
			padding: 0px;
			line-height: 20px;
		}
		
	.commentlist{
		font-size: 11px;
		padding: 0px;
		margin: 0px;
	}	
	
	.commentlist a{
		text-decoration: none;
		color: #248fa5;
		border-bottom: 1px dotted #000;
		font-size: 11px;
	}
	
	.commentlist p{
		list-style-type: none;
		font-family: arial;
		font-size: 12px;
	}
	
	p.comment{
		font-size: 10px;
	}
	
	h3{
		font-size: 16px;
	}
	
	input{
		font-family:arial;
		font-size: 12px;
	}
	
	textarea{
		font-family: arial;
		font-size: 12px;
	}
	
	form p{
		font-size: 12px;
		
	}
	
	#footer{
		font-family: arial;
		font-size: 10px;
		padding: 0px;
		margin: 0px;
		margin-left: 55px;
		padding-bottom: 10px;
		margin-bottom: 10px;
	}
	
	#footer a{
		text-decoration: none;
		color: #248fa5;
		border-bottom: 1px dotted #000;
	}
	
	img{
		border: 0px;
	}
	
p img.imgcenter {
	margin-left: 35px;
}
		
/* SLUT PÅ EGEN CSS */

 
/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* 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;
	/*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 */

