/*
Theme Name: Fashion By Frium
Theme URI: http://pernillef.blogspot.com
Description: Fashion By Frium wordpress layout
Version: 1.0
Author: Benjamin Media
Author URI: http://benjamin.dk/
*/

/* @group S T R U C T U R E */
* {margin: 0; padding: 0;}
body {background: #fff; color: #333; font: normal 62.5% Georgia, 'Times New Roman', Times, serif; text-align: center;}

#contentWrapper {margin: 0 auto; text-align: left;}
	#content {width: 67%; float: right; display: inline; margin-right: 2%; overflow: hidden;}
	#sidebar {width: 25%; float: left; display: inline; margin-left: 2%; overflow: hidden;}
	#B-banner {margin: 10px 0;}
/* @end */

/* @group Global elements */
a {color: #400058; text-decoration: none;}
a:visited {color: #666;}
a:hover {text-decoration: underline; color: #333;}

.subheading {
	display: block;
	font: normal 1.1em/1.4em 'Trebuchet MS', Trebuchet, Arial, Verdana, sans-serif;
	text-transform: uppercase;
	letter-spacing: .2em;
	}

img {border: 0;}

.fs_powered_by {display: none !important;} /* FireStats "powered by" link */
/* @end */

/* @group Sidebar + widgets */
.widget {margin: 0 0 2em; font-size: 1.3em; line-height: 1.3em; clear: both;}
	.widget .subheading {font-size: 1em;}
	.blogroll li {margin: 0 0 .5em;}
#sidebar ul {list-style: none;}
/* @end */

/* @group Posts */
.post-date {margin: 1.5em 0 .5em;}
.post h2 {line-height: 1.4em; margin: .25em 0 0; padding: 0 0 4px; font-size: 1.8em;}
	.post h2 a {text-decoration: none; color: #333;}
	.post h2 a:visited {color: #333;}
	.post h2 a:hover {text-decoration: underline;}

.post-body {font-size: 1.3em; line-height: 1.6em; margin: 0 0 .75em;}
	.post-body a {text-transform: none;}
/* @end */

/* @group Comments */
	#comment-area {margin: 2em 0 0;}

		ul.commentlist {list-style: none; margin: 1em 0 2em;}
			.commentlist li {padding: 0 0 0 42px; margin: 0 0 1.5em; min-height: 32px; height: auto !important; height: 32px;}
				.commentlist .comment-awaiting {display: block; color: #f00;}
				.commentlist li img {float: left; display: inline; margin: 0 0 0 -42px;}
				.commentlist li p {font-size: 1.3em;}

		#commentform label {margin: 0 0 .5em; display: block;}
		#commentform input {margin: 0 0 1em; padding: .2em;}
		#commentform textarea {margin: 1em 0; display: block;}
/* @end */
