/*   
Theme Name: Fat Lilac
Theme URI: http://www.andersnoren.se/wordpress-themes/
Description: A clean and simple WordPress theme for your personal blog.
Author: Anders Norén
Author URI: http://www.andersnoren.se
Version: 0.1
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: white, light, two-columns, fixed-width, threaded-comments, sticky-post
*/

/* SETTING IT UP ------------------ */

body {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	background:#EEE;
	color:#333;
	margin:0;
	padding:0;
	border:0;
}

.wrapper {
	width:900px;
	background:#FFF;
	padding:20px;
	margin-top:20px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
	-moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -khtml-border-radius: 20px;
    border-radius: 20px;
}

a {
	color:#CE0071;
	border-style:none;
}

a:hover {
	color:#860049;
}

/* HEADER ------------------------- */

.header {
	color:#555;
	margin-bottom:30px;
}

.header h1 {
	margin-top:0;
	margin-bottom:0;
	text-align:center;
	font-size:40px;
	font-weight:normal;
}

.header h1 a,
.header h1 a:hover,
.header h1 a:visited {
	color:#555;
	text-decoration:none;
}

.header h2 {
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
	text-align:center;
	font-size:18px;
	font-style:italic;
	font-weight:normal;
}

/* CONTENT ------------------------ */

.content {
	width:500px;
	padding-right:14px;
	margin-right:14px;
	float:left;
	border-right:1px solid #DDD;
}

/* POST --------------------------- */

.content .post {
	margin-bottom:40px;
}

.content .post h3 {
	font-size:24px;
	font-weight: normal;
	margin:0;
	margin-bottom:5px;
}

.content .post h3 a {
	text-decoration:none;
	color:#CE0071;
}

.content .post h3 a:hover {
	color:#860049;
}

.content .post p {
	line-height:20px;
}

.post .tags_inpost {
	padding-top:5px;
	padding-bottom:5px;
	line-height:0px;
	border-top:1px solid #DDD;
	border-bottom:1px solid #DDD;
	color:#666;
	margin-bottom:40px;
	margin-top:10px;
}

.post .tags_inpost p {
	margin:0;
}


/* GENERAL POST FORMATTING ------- */

.content .post li {
	line-height:20px;
}

.gallery-item {
	width:120px;
	height:120px;
	margin:0;
	margin-top:5px !important;
}

.post img {
	border-style:none;
}

.wp-caption { padding: 7px 7px; border: 1px solid #DDD; font-size: 12px; color: #999; font-family:Georgia, "Times New Roman", Times, serif; font-style: italic; text-align:center; margin-bottom:5px; }

p.wp-caption-text { margin:10px 0 0 0 !important; padding:0; line-height: 14px !important; }

.gallery-caption {
	width:150px;
	margin-top:8px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:12px;
	color:#999;
}

.aligncenter {
	text-align:center;
}

/* META --------------------------- */

.meta {
	font-family:Helvetica, Arial, sans-serif;
	font-size:10px;
	text-transform:uppercase;
	margin-bottom:-5px;
	width:500px;
}

.meta .meta_posted {
	width:370px;
	float:left;
}

.meta .meta_comments {
	width:130px;
	float:right;
	text-align:right;
}

.meta a,
.meta a:visited {
	color:#CE0071;
	text-decoration:none;
}

.meta a:hover {
	color:#860049;
}

/* NAVIGATION --------------------- */

.navigation {
	margin:0;
	margin-bottom:20px;
}

.navigation .alignleft {
	width:250px;
	float:left;
}

.navigation .alignright {
	width:250px;
	float:right;
	text-align:right;
}

/* PAGE --------------------------- */

.page_content {
	line-height:20px;
}

.page h3.page_header {
	font-size:24px;
	font-weight:normal;
	margin-bottom:0px;
	margin-top:0px;
}

.page h3.page_header a,
.page h3.page_header a:hover,
.page h3.page_header a:visited {
	text-decoration:none;
}

/* ARCHIVES ----------------------- */

h2.archive_header {
	font-weight:normal;
	margin-bottom:20px;
	margin-top:0;
	padding-left:5px;
	border-left: 5px solid #DDD;
	font-size:22px;
}

h2.archive_header span {
	font-style:italic;
}

/* COMMENTS ----------------------- */

.comments {
	width:500px !important;
	overflow:hidden !important;
}

div#comments-list {
	width:500px;
	overflow:hidden;
}

#comments-list h2,
.respond h2 {
	font-size:22px;
	margin-bottom:20px;
	font-weight:normal;
	margin-top:-3px;
}

.comment {
	width:500px;
	overflow:hidden;
	margin-bottom:20px;
	padding-bottom:20px;
	border-bottom:1px solid #ddd;
}

.comment p.author_name {
	margin-bottom:3px;
	font-weight:bold;
}

.comment span.comment_date {
	font-size:14px;
	color:#999;
	font-weight:normal;
}

.comment p {
	line-height:22px;
	margin-top:3px;
	padding-bottom:3px;
	padding-left:60px;
	margin-bottom:0px;
	width:420px;
}

.comment img.avatar {
	float:left;
	width:40px;
	height:40px;
	margin-right: 5px;
	padding:5px;
	border: 1px solid #DDD;
}

/* RESPOND ----------------------- */

.respond {
	margin-top:40px;
}

.respond textarea,
.respond input {
	font-size:14px;
	font-family:Georgia, Arial, sans-serif;
	padding:8px;
	border: 3px solid #DDD;
	margin-bottom:10px;
}

.respond input {
	width:200px;
}

.respond textarea {
	width:485px;
}

.respond label {
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-left:10px;
}

.respond #submit {
	color:#FFF;
	margin-top:15px;
	margin-bottom:40px;
	background: #999;
	width:150px;
}

/* SIDEBAR ------------------------ */

.sidebar {
	width:200px;
	margin-left:20px;
	float:right;
}

.sidebar_2 {
	width:150px;
	float:left;
}

.widget {
	font-size:13px;
	line-height:20px;
	color:#777;
	margin-bottom:20px;
}

.widget a {
	text-decoration:none;
}

.widget h4 {
	font-family:Georgia, Arial, sans-serif;
	font-size:14px;
	text-transform:normal;
	font-weight:normal;
	margin-top:0;
	font-style:italic;
	border-bottom:1px solid #999;
	margin-bottom:5px;
	color:#777;
}

.widget h4 a {
	color:#555;
}

.widget p {
	margin-top:0;
}

.widget ul {
	margin:0;
	margin-left:-40px;
}

.widget ul li {
	margin:0;
	padding:0;
	list-style-type:none;
	display:block;
	width:100%;
	line-height:23px;
	border-bottom:1px solid #DDD;
	text-decoration:none;
}

input#s {
	width:80px;
}

/* FOOTER ------------------------- */

.footer {
	width:900px;
	background:#FFF;
	font-size:12px;
	clear:both;
	margin-top:20px;
	border-top:1px dashed #999;
	padding-top:10px;
	margin-left:0px;
	line-height:16px;
}

.footer p {
	margin:0;
}

.footer .left {
	width:440px;
	float:left;
}

.footer .left span {
	font-style:italic;
}

.footer .right{
	width:440px;
	float:right;
	text-align:right;
}