/*
Theme Name:     Sixty Days
Theme URI:      http://sixty-days.com/
Author:         Glenn Weatherson
Author URI:     http://glennweatherson.com/
*/

/*__________________________________________________________________________________________________*/

* {
margin: 0;
padding: 0;
}
body {
background:#b5c9c2;
font-family: "palatino linotype",palatino,serif;
font-size: 14px;
letter-spacing: 0pt;
word-spacing: 0.8pt;
line-height: 1.4;
color: #011010;
text-align: center;
}
a:link {
color: #011010;
text-decoration: none;
outline:none;
font-weight:bold;
}
a:visited {
color: #011010;
text-decoration: none;
outline:none;
font-weight:bold;

}
a:hover {
color: #011010;
text-decoration: none;
outline:none;
}
a:active {
color: #011010;
text-decoration:none;
outline:none;
}
a img { 
border: 0; 
}

/* hn */
h1, h2 {
font-weight: normal;
}

/*
layout
---------------------------------------------- */

#container {
width: 610px;
margin: 0 auto;
font-size: 0.75em;
text-align: left;
}

/*
header
----------------------------------------------- */

#header {
background: #eefde6;
margin: 0 0 20px;
padding: 5px;
padding-top: 0;
-moz-border-radius-bottomright:6px;
-webkit-border-bottom-right-radius:6px;
-moz-border-radius-bottomleft:6px;
-webkit-border-bottom-left-radius:6px;

}
#title {
float: left;
}
h1 {
padding:20px 0px 0px 10px;
text-transform: uppercase;
letter-spacing: -1px;
line-height:1em;
font-size:3em;
color:#b5c9c2;
}

h1 a {
	text-decoration:none;
	color:#b5c9c2 !important;
}

p#tagline {
margin:-2px 0px 0px 15px;
font-size: 1.2em;
word-spacing:1px;
letter-spacing:1px;
font-style:italic;
color:#b5c9c2;
}

/*
navigation
---------------------------------------------- */

ul#nav {
float: right;
font-size: 0.9em;
text-align: right;
text-transform: uppercase;
letter-spacing: 0.1em;
}
#nav li {
float: left;
list-style-type: none;
display: block;
margin-left: 10px;
}
#nav li a {
float: left;
height: 100%;
display: block;
padding: 30px 5px 10px 5px;
}
#nav li a:hover,
body#default li#nav-default a,
body#home li#nav-home a, 
body#archives li#nav-archives a, 
body#contact li#nav-contact a, 
body#about li#nav-about a, .current_page_item a  {
background: #b5c9c2;
-moz-border-radius-bottomleft:6px;
-webkit-border-bottom-left-radius:6px;
-moz-border-radius-bottomright:6px;
-webkit-border-bottom-right-radius:6px;
}

/* 
video		
------------------------------------------------------ */

#video {
background: #eefde6;
margin: 0 0 1px;
padding: 5px;
-moz-border-radius-topleft:6px;
-webkit-border-top-left-radius:6px;
-moz-border-radius-topright:6px;
-webkit-border-top-right-radius:6px;
}

h2.video-title {
margin:0px;
padding: 5px 5px 0px 0px;
font-size: 3em;
font-weight:bold;
color: #effee7;
}

/* 
photo meta		
------------------------------------------------------ */

#video-meta {
float:left;
width:160px;
background: #eefde6;
margin:-1px 0px 0px 0px;
padding:5px;
-moz-border-radius-bottomleft:6px;
-webkit-border-bottom-left-radius:6px;
-moz-border-radius-bottomright:6px;
-webkit-border-bottom-right-radius:6px;

}
#video-meta ul {
margin: 0;
}
#video-meta ul li {
list-style-type: none;
display: inline;
margin: 0;
padding: 0 5px;
border-right: 1px solid #e1e1e1;
line-height: 30px;
}


#video-meta ul li a {
	padding:10px 6px 10px 26px;
	margin:-10px 0px 0px -26px
}

#video-meta ul li:last-child {
	border-right:none;
}

/* 
navigate		
------------------------------------------------------ */

#navigate {
float: right;
width: 240px;
font-size: 0.9em;
margin:-1px 0px 0px 0px;
}
#navigate span.previous {
float: left;
-moz-border-radius-bottomleft:6px;
-webkit-border-bottom-left-radius:6px;
-moz-border-radius-bottomright:6px;
-webkit-border-bottom-right-radius:6px;
}
#navigate span.next {
float: right;
-moz-border-radius-bottomleft:6px;
-webkit-border-bottom-left-radius:6px;
-moz-border-radius-bottomright:6px;
-webkit-border-bottom-right-radius:6px;
}
#navigate span.previous,
#navigate span.next {
display: block;
width: 48%;
height: 40px;
background: #eefde6;
}
#navigate span.previous a,
#navigate span.next a {
display: block;
padding: 0 5px;
line-height: 40px;
text-align:center;
}
#navigate span.previous a:hover,
#navigate span.next a:hover {
background: #eefde6;
-moz-border-radius-bottomleft:6px;
-webkit-border-bottom-left-radius:6px;
-moz-border-radius-bottomright:6px;
-webkit-border-bottom-right-radius:6px;
}

/* 
pages	
------------------------------------------------------ */

#main {
	background: #eefde6;
	margin: 0 0 1px;
	padding: 20px;
	font-size:1.2em;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
}

.page-body img {
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	padding:0px 0px 10px 0px;
}

#main p {
	padding:0px 0px 5px 0px;
}

#respond {
	clear:both;
	margin:100px 0px 0px 0px;
}

#commentlist {
	clear:both;
	margin:100px 0px 0px 0px;
	width:610px;
	list-style-type:none;
}

#commentlist li {
	margin:0px 0px 20px 0px;
	list-style-type:none;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	background: #eefde6;
	padding:10px;
}

.odd {
	background:#e9e6fd !important;
}

#commentform input {
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
background: #ea8d8d;
	padding:6px;
	width:200px;
	margin:0px 0px 6px 0px;
	border:none;
}

#commentform textarea {
-moz-border-radius:4px;
-webkit-border-radius:4px;
background: #ea8d8d;
font-family: "palatino linotype",palatino,serif;
font-size: 12px;
letter-spacing: 0pt;
word-spacing: 0.8pt;
line-height: 1.4;
color: #011010;
padding:6px;
width:350px;
margin:0px 0px 6px 0px;
border:none;
}

#commentform #submit {
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	background: #ea8d8d;
	padding:6px;
	width:100px;
	margin:0px 0px 50px 0px;
	border:none;
}

.comment-meta, .commentmetadata {
	display:none;
}

li.bypostauthor {
background: url('i/mycon.jpg') no-repeat 565px 10px #fde6e6 !important;
}

.editComment, .editableComment, .textComment{
	display: inline;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}
.comment-childs{
	border: 1px solid #999;
	margin: 5px 2px 2px 4px;
	padding: 4px 2px 2px 4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}
.chalt{
	background-color: #E2E2E2;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}
#newcomment{
	border:1px dashed #777;width:90%;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}
#newcommentsubmit{
	color:red;
}
.adminreplycomment{
	border:1px dashed #777;
	width:99%;
	margin:4px;
	padding:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}
.mvccls{
	color: #999;
}

/* 
footer		
------------------------------------------------------ */

#footer {
padding: 0 0 0 15px;
clear:both;
}

/* 
clear		
------------------------------------------------------ */

.clear {
clear: both;
height: 0;
line-height: 0;
}
.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

hr                  {
color: #fff;
background: transparent;
border: 0;
border-bottom: 1px #ccc solid;
margin: 0 0 .5em;
padding: 0 0 .5em;
}

#fullList {
width:160px;
position:absolute;
top:20px;
left:20px;
line-height:230%;
}

#fullList div {
float:left;
}

#fullList div a {
padding:10px;
color:#a96565;
}

#fullList div a:hover {
color:#ea8d8d;
}

/* wordpress */
img.wp-smiley,
img.wp-wink         { float: none; border: 0 none; margin: 0; padding: 0 3px; }
img.centered        { display: block; margin-left: auto; margin-right: auto; }
img.alignright      { padding: 4px; margin: 0 0 2px 7px; display: inline; }
img.alignleft       { padding: 4px; margin: 0 7px 2px 0; display: inline; }
.wp-caption         { border: 1px solid #ddd; text-align: center; background-color: #f3f3f3; padding-top: 4px; margin: 10px; -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-dd      { font-size: 11px; line-height: 17px; padding: 0 4px 5px; margin: 0; }
.aligncenter        { display: block; margin-left: auto; margin-right: auto; }
.alignright         { float: right; }
.alignleft          { float: left; }