/*
Theme Name: A Life Adrift
Theme URI: http://alifeadrift.com
Description: Custom theme for Nick
Version: 1
Author: Teresa Watts
Author URI: http://teresawatts.com
Tags: nick, a life adrift, alifeadrift

*/



/* --------------------------------------
USUAL TAGS 
--------------------------------------*/
html, body {margin: 0px;
	padding: 0px;
min-width: 910px;
}

body {
	font-size: 12px;	
	font-family: Helvetica, helvetica Nueue, Arial, verdana,  'Lucida Grande',  Sans-Serif;
	background: #1a4a66 url(images/header_bg.jpg) top center repeat-x;	
	color: #ffffff;
	text-align: left;
	line-height: 1.4;
	margin: 0px;
	padding: 0px;
	}
	
h1, h2, h3 {
	color: #daf4f9;
font-weight: normal;
	}

h1 {
	font-size: 2em;
	margin: 10px 0px;
	}	
	
h2 {
	font-size: 1.6em;
	margin: 20px 0px 5px;
	}
	
h3 {
	font-size: 1.4em;
	margin: 20px 0px 5px;
	}

h3.pagetitle {
	font-size: 1.8em;
	margin-bottom: 0px;
	margin-top: 45px;
	}



h3 a {text-decoration: none;}
	
a, h2 a:hover, h3 a:hover {	color: #9beeff;	}

a:hover {	color: #d9f1f6;	}	
	
code {	font: 1.1em 'Courier New', Courier, Fixed;	}	

acronym, abbr, span.caps
{
	font-size: 0.9em;
	cursor: help;
	}

acronym, abbr {	border-bottom: 1px dashed #999;	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #9beeff;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

a img {	border: none;	}

.entry p a:visited {color: #9beeff;}

hr {
height: 1px;
border: 0px;
color: #e5ddd5;
background-color: #2a5771;
}


/* --------------------------------------
SMALL CLASSES
--------------------------------------*/
.postmetadata {	clear: both;}
.clear {clear: both;}	
.center {text-align: center;}
.hidden {display: none;	}

/* --------------------------------------
SECTIONS
--------------------------------------*/


#container{
	margin: 0px auto;
	width: 810px;
	}
	
#header {
text-align: left;
padding-top: 44px;
}	


#header h1 a {text-decoration: none}

#header h1 {

}

#logo {
border: 0px;
float: left;
}

#rss {
margin-top: 18px;
float: left;
}

#content {
	width: 530px;
	float: left;
clear: left;
padding-right: 40px;
	}

#footer {
	padding: 10px;
	text-align: left;
	font-size: .9em;
clear: both;
width: 730px;
	}

/* --------------------------------------
MENU
--------------------------------------*/
#menu {
width: 388px; height: 36px;
    background: url(images/menu.gif) 0px 36px;
    margin: 47px 0px 0px 81px; 
padding: 0;
    position: relative;
float: left;
}

#menu li { 
margin: 0; 
padding: 0;

list-style: none;
position: absolute; 
top: 0;}

#menu li, #menu a {
    height: 36px; 
display: block;
color: #fff;
text-decoration: none;
font-size: 0px;

}

#menu #menu_home {
left: 0px;
width: 70px;
	}

#menu #menu_home a:hover {
background: transparent url(images/menu.gif) 0px 0px no-repeat;
	}

#menu #menu_about {
left: 70px;
width: 70px;
	}


#menu #menu_about a:hover {
background: transparent url(images/menu.gif) -70px 0px no-repeat;
	}

#menu #menu_photos {
left: 140px;
width: 90px;
	}

#menu #menu_photos a:hover {
background: transparent url(images/menu.gif) -140px 0px no-repeat;
	}

#menu #menu_journey {
left: 230px;
width: 80px;
	}


#menu #menu_journey a:hover {
background: transparent url(images/menu.gif) -230px 0px no-repeat;
	}

#menu #menu_music {
left: 310px;
width: 80px;
	}


#menu #menu_music a:hover {
background: transparent url(images/menu.gif) -310px 0px no-repeat;
	}


#menu ul a.current, #menu ul a:hover { 

}	



/* --------------------------------------
COMMENTS
--------------------------------------*/

ol.commentlist {
	padding: 0px;
	margin: 0px;
	text-align: left;
	margin-bottom: 20px;
	}

.commentlist .clear {margin-bottom: -15px;}

.commentlist li {
	margin: 0px;
	list-style: none;

	}


.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentlist cite {
	text-decoration: none;
	font-size: 1.2em;
	font-style: normal;
	margin: 0px;
	}


.commentlist cite a {
	text-decoration: none;

	}

.commentmetadata {
	padding-left: 10px;
	}

.commentmetadata a {
	text-decoration: none;
	color: #B5D1DF;
	}

.avatar {
	float: left;
	}

.comment-content {
	float: left;
	padding: 15px;
margin-bottom: 8px;
color: #ffffff;
border-top: 1px solid #2F637F;
width: 470px;

background:#23516C;

	}

/* style for comments by blog author */
.authcomment .comment-content {color: #ffffff;
background: #2F637F;
}


/* --------------------------------------
SIDEBAR
--------------------------------------*/


#sidebar {
	width: 235px;
	float: left;
	text-align: left;
font-size: .9em;
background: url(images/twitter_cats_bg.jpg) 0px 20px no-repeat;
	}

#sidebar ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
width: 192px;
	}

#sidebar ul ul {
padding: 0px;
margin: 0px;

width: 158px;
}

#sidebar li.widget {
padding: 0px 15px;
	background: url(images/sidebar_bg.jpg) no-repeat;
	margin-bottom: 30px;
min-height: 100px;
}



#sidebar ul li.widget li{
	padding-bottom: 5px;
	}

#sidebar h2 {
	color: #9beeff;
	font-size: 1.5em;
	font-weight: normal;
	font-family: trebuchet ms, helvetica, arial, sans-serif;
padding-top: 15px;	
}

#sidebar .textwidget a {
	text-decoration: none;
	}


#sidebar a {
	text-decoration: none;
color: #ffffff;
	}

#sidebar a:hover {
	color: #9beeff;
	text-decoration: underline;
	}

/* archives */
#archives select {
	color: #6d5152;
	width: 130px;
	}

#sidebar li.widget_categories {background: none;}

/* --------------------------------------
TWITTER
--------------------------------------*/

#sidebar ul .twitter li {
text-align: center;
color: #1b5962;
height: 90px;
width: 145px;
margin: 0px auto 125px;
}

#sidebar ul li#twitter-1 {background: none;}

#sidebar ul li .twitter a {
color: #0096ce;
}

#sidebar .twitter .twitter-timestamp abbr {
border: 0px;
font-style: italic;
color: #629299;
}

.twitter-link {border: 1px solid red;
display: block;
margin-top: 5px;
border: 0px;
font-style: italic;
color: #629299;
}

/* --------------------------------------
SEARCH FORM
--------------------------------------*/
#searchform {
margin-bottom: 50px;
}


#searchform #searchsubmit {
	border: 1px solid #d9d9d9;
	float: left;
	color: #fff;
	font-size: 11px;
	background-color: #474747;
	font-weight: bold;
	padding: 0px 3px 3px;
margin-left: 5px;
	}

#searchform input#s {
	border: 1px solid #d9d9d9;
	float: left;
	color: #666;
	text-transform: none;
	font-size: 1em;
	width: 145px;
	font-weight: normal;
padding: 3px
	}

/* --------------------------------------
BLOG ENTRIES
--------------------------------------*/

.navigation  {
display: block;
font-size: .9em;
}

.navigation div {width: 50%;}


.post h2.post-title, h2.pagetitle {
	font-size: 2.1em;
	}

h2.page-title {

	}

.post h2.post-title, .post h2.post-title a {
color: #b8f3ff; 
text-decoration: none;
font-family: trebuchet ms, arial, verdana, sans-serif;
margin-top: 10px;
}

.post {
	margin: 0px 0 25px;
	text-align: left;
	line-height: 1.4;
	clear: both;
	margin-left: 5px;
background: url(images/divider.gif) bottom center no-repeat;	
	padding-bottom: 20px;
	}

.date {
	color: #b2e7f2;
font-size: 11px;
margin-top: 20px;
	}


/* categories/tags */
.cat {
	font-size: 10px;
	color: #c0e8f0;
	margin-bottom: 15px;
	text-align: left;
	clear: left;
	}

.cat a {
	text-decoration: none;
	}

.cat a:hover {
	color: #fff;
	text-decoration: underline;
	}

.comment-link a {
text-decoration: none;
display: block;
font-size: 11px;
text-align: center;
}


/* --------------------------------------
IMAGES
--------------------------------------*/

.entry img {
	border: 10px solid #fff;
	}

.entry img.wp-smiley {border: 0px;}

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;
	}

.alignright {	float: right;	}

.alignleft {	float: left;	}
	
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}



/* --------------------------------------

FORMS
--------------------------------------*/


.discussion h2 {
margin-top: 30px;
color: #9BEEFF;
font-size: 1.7em;
}

.discussion {margin-bottom: 20px; font-size: 11px;}


#commentform-outer {
	text-align: left;
	padding: 30px 0px 20px;
	height: 190px;
width: 500px;
	}

h3.title {
margin: 0px 0px 10px;
color: #9BEEFF;
font-size: 1.6em;
}

.form label {
	width: 55px;
	display: block;
	float: left;
padding-bottom: 2px;
margin-right: 10px;
text-align: right;
	}

.form p {margin: 0px; text-align: center;}

.form input {
	border: 0;
	margin-bottom: 8px;
	width: 155px;
font-family: Arial, verdana,  'Lucida Grande',  Sans-Serif;
color: #46302a;
font-size: 1em;
padding: 2px;
background: #CFF2FF;
	}

.form textarea {
	border: 0;
	width: 255px;
	height: 149px;
	float: left;
	margin-right: 10px;
font-family: Arial, verdana,  'Lucida Grande',  Sans-Serif;
color: #46302a;
font-size: 1em;
padding: 3px;
background: #CFF2FF;

	}


.form .button {
	background-color: #2F637F;
	color: #9BEEFF;
	padding: 5px 20px;
	font-size: 1.3em;
	margin-left: 62px;
	margin-top: 15px;
border: 0px;

	}

.form .button:hover {
background-color: #3E748F;
}




