/*
Theme Name: Summer Day
Theme URI: http://www.creanium.net.com
Version: 1.0
Description: Based on Summer Day, this looks a lot better.
Author: John Crean
Author URI: http://www.kaushalsheth.com
*/




/*#############################################################
Name: Beautiful Day
Date: 2006-11-12
Description: A soft and bright two-column template.
Author: Viktor Persson
URL: http://templates.arcsin.se

Feel free to use and modify but please provide credits.
#############################################################*/

/* standard elements */
html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}

a {color: #693;}
a:hover {color: #456;}

body {
	background: #769359 url('img/bg.jpg') repeat-y center top;
	color: #444;
	font-style:normal; font-variant:normal; font-weight:normal; font-size:62.5%; font-family:Tahoma, sans-serif;
	line-height: 22px;
}

p, code, ul {padding-bottom: 1.2em;}

ul li {list-style: none;}

h1 {
	font: normal 1.8em Tahoma,sans-serif;
	margin-bottom: 4px;
}

code {
	background: #FFF;
	border: 1px solid #EEE;
	border-left: 6px solid #C1CAD3;
	color: #666;
	display: block;
	font: normal 1em Tahoma,sans-serif;
	line-height: 1.6em;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}

blockquote {
	background: url('img/quote.gif') no-repeat;
	display: block;
	font-weight: bold;
	padding-left: 28px
}

h1, h2, h3 {padding-top: 6px;}

/* misc */
.clearer {clear: both;}

.left {float: left;}

.right {float: right;}

/* structure */
.container {
	font-size: 1.2em;
	margin: 0 auto;
	padding: 0 10px 0 10px;
	width: 687px;
}

/* header */
.top {
	background: #7189a0 url('img/header.jpg') no-repeat center top;
}

/* title */
.header {
	background: #FFF;
	font-size: 1.2em;
	height: 135px;
	margin: 0 auto;
	padding: 0;
	width: 680px;
	border: 4px solid white;
	border-bottom: none;
}
.header h1 {
	display: none;
}
.header .left, .header .right {
	background: #A4A4A0;
	color: #FFF;
	height: 135px;	
}
.header .left {
	background: #B3C2C7 url('img/banner.jpg') no-repeat;
	line-height: 135px;
	width: 100%;
	text-align: center;	
	font-style:normal; 
	font-variant:normal; 
	font-weight:normal; 
	font-size:2.8em; 
	font-family:Trebuchet MS, sans-serif
}
.header .right {
	overflow: auto;
	width: 212px;
	display: none;
}
.header .right p, .header .right h2 {padding: 0 16px;}
.header .right h2 {padding-top: 16px; font: normal 1.6em "Trebuchet MS",sans-serif;}


.post h1 a
{
text-decoration:none;
}

.post h1 a:visited{
text-decoration:none;
}

.post h1 a:hover
{
text-decoration:underline;
}

.main {
	padding-top: 10px;
}


/* navigation */
ul#main-nav {	
	border: 4px solid white;
	border-bottom: none;
	background:#D9E1E5 url('img/nav.gif');
	height: 37px;
	width: 680px;
	margin: 0 auto 0 auto;
	padding: 0;
	text-align: center;
}

ul#main-nav li {
	display: inline;
}

ul#main-nav li a {
	border-top:1px solid #DFEEF7;
	border-bottom:1px solid #DFEEF7;
	background: #D9E1E5 url('img/nav.gif');
	color: #456;
	display: block;
	float: left;
	line-height: 37px;
	width: 136px;
	text-decoration: none;
	font-style: normal; 
	font-variant: normal; 
	font-weight: bold; 
	font-size: 1.1em; 
	font-family: sans-serif; 
	padding: 0;
	margin: 0;
}
ul#main-nav li a:hover {
	color: #234;
	background: #D9E1E5 url('img/nav.gif') 0px 40px;
}

/* main */ 
.main {
	border-top: 4px solid #FFF;
} 

/* sub navigation */
ul#sidebar {
	float: right;
	width: 190px;
	padding-right: 9px;
}
ul#sidebar h2 {
	color: #5A5A43;
	font-size: 1em;
	line-height: 30px;
	margin: 0;
	padding-left: 10px;
}
ul#sidebar ul {
	padding: 0;
	margin-left: 0;
	border-top: 1px solid #CCB;
}
ul#sidebar li {
	border-bottom: 1px solid #DDC;
	margin-left: 0;
}

ul#sidebar a {
	text-decoration: none;
}

li#subscribe2 p {
	padding: 4px 12px 12px;
}

li#calendar h2 {
	display: none;
}

ul#sidebar li#falbum {
	border: none;
}

ul#sidebar li#falbum ul {
	margin: 0px auto;
}

td#prev a,
td#next a,
li#archives a,
li#meta a {
	font-size: 1.1em;
	color: #554;
	display: block;
	padding: 8px 0 8px 20px;
	text-decoration: none;
	margin: 0;
}

td#prev a,
td#next a {
	padding: 4px;
}

td#next {
	text-align: right;
}

td#prev a:hover,
td#next a:hover,
li#archives a:hover, 
li#meta a:hover {
	background: #F0F0EB;
	color: #654;	
}
ul#sidebar #random-photo ul {
	padding: 0;
	margin: 0;
	width: 100%;
}

ul#sidebar li#falbum ul.falbum-random {
	padding: 0px;
	border-bottom: 1px solid #CCB;
	height: 105px;
	margin-bottom: 10px;
}

ul#sidebar ul.falbum-random li {
	margin: 0;
	padding: 10px 0px;
	border: none;
	height: 85px;
	width: 95px;
	display: block;
	float: left;
}
ul#sidebar ul.falbum-random li a {
	display: inline;
	padding: 0;
	margin: 0;
	border: none;
}

/* content */
.content {
	float: left;
	width: 437px;
	padding-left: 20px;
}
.content .descr {
	color: #664;
	font-size: 0.9em;
	margin-bottom: 6px;
}
.content ul li {
	margin-left: 18px; 
	list-style-image:url('img/li.gif')
}
.content p {font-family: "Lucida Sans Unicode",sans-serif;}

/* footer */
.footer {
	background: url('img/bgfooter.gif') repeat-x;
	color: #FFF;
	line-height: 39px;
	text-align: center; font-style:normal; font-variant:normal; font-weight:bold; font-size:1em; font-family:sans-serif;
	clear: both;
}
.footer a, .footer a:hover {color: #FFF;}



.post{
margin:0 0 25px 0;
text-align: justify; }

.post .info{
padding:2px 3px 3px 8px;
border:1px solid #e3e4e4;
background-color:#f5f5f5;
font-size:0.9em;
color:#505050;
}


.info a, .info a:visited
{
text-decoration:none;
}

.info a:hover
{
text-decoration:underline;
}



/* Comments Styling */
#commentlist {
	margin-top: 1em;
	border-top: 1px solid #BCA;
	list-style: none;
}

#commentlist li {
padding: 1.5em 1em;
border-bottom: 1px solid #BCA;
}

#commentlist .graybox {
	background: #fff;
}

#commentform {
margin: 1em 0;
background: #fafafa;
width: 280px;
}

#commentform textarea {
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform textarea:hover {
background: #FFFFFF;
border: 1px solid #d6d3d3;
}
#commentform textarea:focus {
background: #ffffff;
border: 1px solid #939793;
}

#commentform #email, #commentform #author, #commentform #url {
font-size: 1.1em;
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #939793;
width: 280px;
}
#commentform input, #commentform textarea {
margin-bottom: 3px;
padding: 4px;
}

small.commentmetadata {
	position: relative;
	top: -6px;
}

a img
{
border:none;
}


/* calendar
--------------------------------------------------*/
#wp-calendar {
  display:inline-table;
  border-collapse:collapse;
  width:180px;
  text-align:center;
  margin-left: 5px;
}

ul#sidebar table caption {
  margin-top: -5px;
  margin-left: 5px;
  padding-bottom:5px;
  border-bottom:1px solid #CCB;
  letter-spacing:0.1em;
  color: #5A5A43;
}

ul#sidebar table thead tr {border-bottom:1px solid;}

ul#sidebar table th {border-bottom:1px solid;}

ul#sidebar table td {
  width:180px; /* maximaize width; honestly, I don't know much about tables... */
  padding:1px;
  font-size:0.9em;
}

ul#sidebar table td#today {
  padding:0;
  font-weight:bold;
}

ul#sidebar table td a {
  display:block;
}

ul#sidebar table tfoot {border-top:1px solid;}

ul#sidebar table tfoot a {
  border:none;
  font-weight:bold;
}

ul#sidebar table tfoot #prev a {text-align:left;}
ul#sidebar table tfoot #next a {text-align:right;}


#searchform
{
padding:10px;
}
#searchform #s {
	padding: 4px;
	width: 161px;
}
#searchform #sidebarsubmit {
	display: none;
}

div#dump-ie6 {
  border: 3px solid #494;
  background: #dfd;
  margin: 4px;
  color: #141 !important;
}

div#dump-ie6 h4, div#dump-ie6 p {
  margin: 1em;
}

div#dump-ie6 h4 {
  font-size: 14px;
}

div#dump-ie6 p {
  font-size: 1.1em;
  line-height: 1.65em;
}

div#dump-ie6 a {
   color: #020;
}
