/*   
Theme Name: Brown Mess
Description: Tema för Helena Linders målarblogg.
Author: Anders Norén
Author URI: http://www.andersnoren.se
Version: 0.1
*/

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

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	background: url('images/bg.gif');
	color:#333;
	height:1000px;
	margin:0;
	padding:0;
	border:0;
}

.wrapper {
	width:943px;
	background:url('images/wrapper_bg.png');
	padding:20px;
	margin-top:50px;
	margin-left:auto;
	min-margin-left:50px;
	min-margin-right:50px;
	margin-right:auto;
	margin-bottom:50px;
	-moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -khtml-border-radius: 20px;
    border-radius: 20px;
	border:1px solid #AAA;
}

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

a:hover {
	color:#704214;
	text-decoration:underline;
}

img { border:none; }

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

.header {
	height:244px;
	color:#555;
	margin-bottom:20px;
	background:url(images/header.jpg);
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.header h1 {
	font-family: 'Bad Script';
	padding-top:60px;
	padding-right:50px;
	margin:0;
	margin-bottom:-20px;
	padding-bottom:0;
	text-align:right;
	font-size:50px;
	font-weight:normal;
	color:#FFF;
	text-shadow: 1px 1px 2px #000;
}

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

.header h2 {
	font-family: 'Bad Script', Helvetica, sans-serif;
	padding-right:50px;
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
	text-align:right;
	font-size:18px;
	font-weight:bold;
	color:#FFF;
	text-shadow: 1px 1px 1px #000;
}

/* MENU ------------------------------------- */

.menu ul {
    background: none repeat scroll 0 0 #FFF;
	font-family:'Handlee', Georgia, sans-serif;
	border:1px solid #AAA;
	border-radius:10px;
	-moz-border-radius:10px;
    overflow: hidden;
    padding: 0 5px;
    width: 933px;
	margin-bottom:20px;
}
.menu ul li {
    display: inline-block;
    float: left;
    font-size: 20px;
    list-style-type: none;
	padding-top:4px;
    margin:10px 6px 6px 0;
}
.menu ul li.rss {
    float: right;
    margin-right:0px;
	padding-bottom:0px;
}

.menu ul li a {
	color:#111;
	text-decoration:none;
	padding:10px;
}

.menu ul li a:hover {
	color:#704214;
	text-decoration:underline;
}

.menu ul li img {
	margin:0;
	padding:0;
	margin-top:0px;
	overflow:hidden;
	border:none;
}

.menu ul li.rss a {
	margin:0;
	padding:0;
	padding-right:9px;
}

.menu ul li.rss a:hover {
	text-decoration:none;
}

.menu ul ul {
	display: none;
	position: absolute;
	left: 0;
	top: 168%;
	background: #dbe2ed;
	min-width:100px;
	max-width:200px;
}

.menu li:hover > ul {
	display: block;
}

.menu li ul li {
	display: block;
}

.menu ul ul ul {
	position: absolute;
	left: 100%;
	top: 0;
}

.menu {
	white-space:nowrap;
}

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

.content {
	width:700px;
	padding-right:14px;
	margin-right:7px;
	float:left;
}

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

.content .post {
	margin-bottom:40px;
	padding: 20px;
	background:#FFF;
	border-radius:10px;
	border:1px solid #AAA;
	-moz-border-radius:10px;
}

.content .post h2 {
	font-size: 32px;
	font-family: Georgia, sans-serif;
	font-weight: normal;
	font-style: italic;
	margin: 0;
	padding-bottom: 10px;
	border-bottom: 1px solid #DDD;
	margin-bottom: 5px;
}

.content .post h2 a {
	text-decoration:none;
	color:#704214;
}

.content .post h2 a:hover {
	color:#5a3510;
}

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

.content .post img {
	max-width:636px;
}

.content .post .wp-caption {
	max-width:640px;
}

.post .tags_inpost {
	margin-top:10px;
	padding-top:10px;
	padding-bottom:10px;
	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;
}

.galleryview {
        margin-bottom: 30px;
}

.gallery {
                margin: auto;
		margin-top:0;
        }
        .gallery-item {
                float: left;
                margin-top: 10px;
                text-align: center;
        }
        .gallery img {
        }
        .gallery-caption {
                margin-left: 0;
        }

.gallery-item {
	width:141px;
	height:141px;
	margin-right:10px;
	margin-bottom:0px;
	padding:5px;
	border:1px solid #DDD;
	background:#fcfcfc;
}

.gallery-icon {
	width:141px;
	height:141px;
}

.gallery-icon img { width:141px; height:141px; }

.gallery-caption { display:none; }

.post img {
	border-style:none;
}

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

p.wp-caption-text { margin:0; margin-top:5px; margin-bottom:2px; 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;
}

blockquote { margin-left:10px; padding-left:15px; border-left:1px solid #CCC; font-style:italic; }

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

.thedate { font-size:12px; color:#555; font-family:Helvetica, sans-serif; float:right; margin:0; padding:0; margin-top:5px;margin-left:5px; opacity:0.75; }
.thedate:hover { opacity:1; }

.thedate span { font-style:normal; font-weight:normal; }

.thedate a { color:#555; text-decoration:none; }

.thedate a:hover { text-decoration:underline }

/* 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:35px;
	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:35px;
	font-family:'Bad Script', Georgia, sans-serif;
}

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

ul.archive { list-style-type: none; list-style-image:none; padding-left:0; border:none; }
ul.archive li { padding-bottom:7px; border:none; }
ul.archive li a {  }
ul.archive li .archive_date { padding:3px; color:#FFF; background:#BBB; font-size:12px; margin-right:5px; }
ul.archive li .archive_post {  }

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

#disqus_thread {
	margin-top:60px;
}

#disqus_thread h3 {
	font-weight:normal;
}

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

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

#comments-list h2,
.respond h2 {
	font-size:35px;
	font-family:'Bad Script', Georgia, sans-serif;
	margin-bottom:20px;
	font-weight:normal;
	margin-top:-3px;
}

.comment {
	width:658px;
	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:580px;
}

.comment img.avatar {
	float:left;
	width:60px;
	height:60px;
	margin-right:15px;
}

/* 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:160px;
}

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

.sidebar {
	width:220px;
	margin-left:0px;
	float:right;
}

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

.widget a {
	text-decoration:none;
}

.widget a:hover {
	text-decoration:underline;
}

.widget h4 {
	font-family: Georgia, Arial, sans-serif;
	font-size:16px;
	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;
	list-style: none;
}

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

.widget ul li:last-child {
	border-bottom: 0;
	margin-bottom: 0;
}

input#s {
	width:155px;
	padding: 5px;
	margin-right: 5px;
}

input#searchsubmit {
	
}


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

.footer {
	width:950px;
	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 a { color:#333; text-decoration:none; }

.footer a:hover { text-decoration:underline; }

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

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

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