/*
Theme Name: Beautiful Day
Theme URI: http://templates.arcsin.se/
Version: 2.0
Description: Previously released by Kaushal Sheth, includes several fixes and improvements. Based on the <a href="http://templates.arcsin.se/">free website template</a> Beautiful Day. Also available as <a href="http://templates.arcsin.se/beautiful-day-joomla-template/">Joomla template</a> and <a href="http://templates.arcsin.se/beautiful-day-blogger-template/">Blogger template</a>.
Author: Viktor Persson
Author URI: http://arcsin.se

*/

/* standard elements */
html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}

a {color: #740D0E;}
a:hover {color: #6B6963;}

body {
	background: #E7E1D5 url('img/bg.gif');
	font: times; padding-bottom: 10px;
}

p {font: normal 14px "Lucida Sans Unicode",sans-serif; padding-bottom: 2px;}

code,ul {padding-bottom: 10px;}

li {list-style: none;}

h1 {
	font: bold 19px Times,serif;
	margin-bottom: 4px;
}
h2 {font: bold 13px times, serif; letter-spacing: 0.08em; text-transform: uppercase; color: #15100D;}
h3 h2 {font: 13px times, serif; letter-spacing: 0.08em; text-transform: uppercase; color: #6B6963;}

code {
	background: #FFF;
	border: 1px solid #EEE;
	border-left: 6px solid #C1CAD3;
	color: #666;
	display: block;
	font: normal 12px Times,serif;
	line-height: 1.6em;
	margin: 4px 0 12px;
	padding: 8px 10px;
	white-space: pre;
}

blockquote {
	background: url('img/quote.gif') no-repeat;
	display: block;
	font: bold 0.9em Times,serif;
	padding-left: 26px
}

big {font-size: 1.1em;}

h1, h2, h3 {padding-top: 6px;}

label {
	display: block;
	font-size: 0.9em;
}

/* misc */
.clearer {clear: both;}
.left {float: left;}
.right {float: right;}

/* structure */
.container {
	background: #E7E1D5;
	padding: 10px 10px;
	margin: 0 auto 20px;
	padding: 0 10px 10px 10px;
	width: 880px;
}

/* header */
.top {
	padding-left:10px; padding-right:10px; padding-top:50px; padding-bottom:0
}

/* title */
.header {
	background: #E7E1D5;
	font-size: 1.2em;
	height: 203px;
	margin: 0 auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	width: 880px;
}
.header .left, .header .right {
	background: #E7E1D5;
	height: 203px;	
}
.header .left {
	background: #E7E1D5 url('img/header.jpg') no-repeat;
	text-align: center;	
	width: 880px;
	line-height: 203px;
}
.header .right {
	overflow: auto;
	width: 212px;
}
.header .right p, .header .right h2 {padding: 0 16px;}
.header .right h2 {padding-top: 16px; font: normal 1.6em "Trebuchet MS",sans-serif;}

/* navigation */
.navigation {	
	padding-left:12px;
	border-color: #2F2E2C;
	background:#E7E1D5 url('img/bgmain.jpg');
	background-position: bottom;
	height: 23px
	white-space: nowrap;
}
.navigation a {
	background: #E7E1D5 url('img/nav.gif');
	border-right: 1px solid #2F2E2C;
	color: #6B6963;
	display: block;
	float: left;
	text-decoration: none;
	font: bold 12px times,serif; letter-spacing: 0.08em; text-transform: uppercase;
	padding: 0 15px;
	line-height: 23px
}
.navigation a:hover {background: url('img/nav_on.gif'); background-position: left bottom; color: #2F2E2C;}
.navigation ul {list-style-type:none; padding:0; margin:0;}
.navigation li {float:left;}

/* main */
.main {
	background: url('img/bgmain_02.jpg') repeat-y;
}

/* sub navigation */
.sidenav {
	float: right;
	width: 180px;
	margin-right: 13px;
	padding-bottom: 25px;
}
.sidenav h2 {
	line-height: 26px;
	margin: 0;
	padding-left: 12px; border-bottom: 1px solid #2F2E2C;
}
.sidenav ul {
	padding: 0;
}
.sidenav li {
}

.sidenav li a {
	font: bold 12px times,serif; letter-spacing: 0.08em; color: #776159;
	display: block;
	padding: 4px 0 3px 7px;
	text-decoration: none; border-bottom: 1px solid #2F2E2C;
}
.sidenav li a:hover {
background: url('img/sideback.jpg') repeat-y; #FBF9F7;
	color: #654;	
}

/* content */
.content {
	float: left;
	margin: 20px 0;
	padding-left:25px;
	width: 630px;
}
.content .descr {
	color: #664;
	margin-bottom: 6px;
	font: "Lucida Sans Unicode",sans-serif;
}
.content li {
	background: url('img/li.gif') no-repeat 0 30%;
	padding: 1px 0 1px 16px;
	font: "Lucida Sans Unicode",sans-serif;
}
.content p {font: "Lucida Sans Unicode",sans-serif;}

.post-meta {font: 13px "Lucida Sans Unicode",sans-serif; color: #15100D;}
.post-meta-key {font: bold 13px "Lucida Sans Unicode",sans-serif; color: #15100D;}

/* footer */
.footer {
	background: #BBA08D url('img/bgfooter.jpg') repeat-x;
	color: #776159;
	font: bold 12px times, serif;
	padding: 2px 6px 3px 16px;
	line-height: 23px;
	height: 23px;
}
.footer a, .footer a:hover {color: #776159;}

/* posts */
.post h1 a {text-decoration:none;}
.post h1 a:hover {text-decoration:underline;}

.post {margin: 6px 0 2px;}
.post .info{
	padding: 5px 10px;
	color: #6B6963;
	margin: 2px 0 4px;
}
.post img {border: 2px solid #776159 margin: 4px 0;}
.post a img {border: 2px solid #776159}
.post a:hover img {border-color: #15100D;}

.info a {text-decoration: none;}
.info a:hover {text-decoration: underline;}

/* comments */
.content ol li {list-style: none; background: none;}
#comment {
 width: 250px
	border: 1px solid #6B6963;
}

#commentlist li {
	margin-bottom: 1.5em;
	padding-bottom: 1em;
	border-bottom: 1px solid #6B6963;
	list-style: none;
}
#commentform {
	margin: 4px 4px 4px 4px;
	width: 400px;
}
.commentmetadata {padding: 2px 0 4px;}
.commentmetadata a {color: #664;}

textarea.styled {width: 400px;}
textarea { width: 400px;
border: 1px solid #6B6963 }
.styled {
	border: 1px solid #6B6963;
}
.styled:hover {
	background: #FFFFFF;
	border: 1px solid #6B6963;
}
.styled:focus {
	background: #FFF;
	border: 1px solid #939793;
}
#commentform input {margin-bottom: 3px;
border: 1px solid #6B6963}
#respond {font-color:#6B6963;

a img {border:none;}

/* calendar */
#wp-calendar {color:#A0A0A0;}

.sidenav table caption {border-bottom-color:#000;}

.sidenav table thead tr {
  border-bottom-color:#000;
  color:#A53512;
}

.sidenav table th {border-bottom-color:#000;}

.sidenav table td#today {
  border-color:#000;
  color:#A53512;
}

.sidenav table td a {
  border-bottom-color:#000;
  background-color:#EDF3DE;
}

.sidenav table tfoot {border-top-color:#000;}

.sidenav table tfoot a {background:none;}

/* calendar
--------------------------------------------------*/
#wp-calendar {
  display:inline-table;
  border-collapse:collapse;
  width:185px;
  margin:0px 10px 0 10px;
  text-align:center;
}

.sidenav table caption {
  margin: -5px 10px 0 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid;
  letter-spacing: 0.1em;
}

.sidenav table thead tr {border-bottom:1px solid;}

.sidenav table th {border-bottom:1px solid;}

.sidenav table td {
  width: 225px; /* maximaize width; honestly, I don't know much about tables... */
  padding: 1px;
  font-size: 0.9em;
}

.sidenav table td#today {
  padding: 0;
  border: 1px solid;
  font-size: 1em;
  font-weight: bold;
}

.sidenav table td a {
  display: block;
  border-bottom: 1px solid;
  font-weight: bold;
  font-size: 1.15em;
}

.sidenav table tfoot {border-top:1px solid;}
.sidenav table tfoot a {
  border: none;
  font-weight: bold;
}
.sidenav table tfoot #prev a {text-align:left;}
.sidenav table tfoot #next a {text-align:center;}

#searchform {padding:10px;}

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   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;
}
