/*  
  READ THIS PLEASE!!
  
  You DO NOT want to make edits to this file.
  If you make edits to this file your layout will break 
  when you upgrade the theme.
  
  Instead add your custom CSS to the style.css file
    in a Child Theme. See this tutorial for more details: 
    
    http://themes.jestro.com/vigilance/easy-upgrading-wordpress-child-themes/
    
    Any new styles you add to the style.css in your Child Theme
    will automatically override this imported stylesheet.  
  
  This will also make your life a whole
  lot easier when it comes time to upgrade the theme.
*/

/*Undo browser defaults
------------------------------------------------------------ */
:link,:visited {text-decoration: none;}
ul,ol {list-style: none;}
h1,h2,h3,h4,h5,h6,pre,code,p {font-size: 12px;}
ul,ol,dl,li,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input {margin: 0; padding: 0;font-size:1em;}
a img,:link img,:visited img {border: none;}
address {font-style: normal;}

/*Body & Links 
------------------------------------------------------------ */
body {
  font: 62.5% gotham, Arial, Sans-serif;
  color: #FFFFDF;
  line-height: 2.2em;
  background: url(images/bg.gif) repeat 0 0;
  min-width: 960px;
}
a:link, a:visited { color: #9fd7d7;text-transform:uppercase}
a:hover { color: #ccf4f4; }

/*Basic Structure
------------------------------------------------------------ */
.wrapper{
  width: 960px;
  margin: 0 auto;
  text-align: left;
}
#content{ 
  float: left; 
  width:680px;
}
.content {padding:10px;}
.content-background { background: url(../images/content-background.gif) repeat-x top left; }
#sidebar { 
  float: right; 
  margin: 20px 0;
  width: 266px;  
  background:#1a1a1a;
  padding:10px 0;
}
#sidebar li{
padding:10px;
}
#sidebar li li{
padding:0;
}

#footer { 
  clear: both;
  padding-top: 5px; 
}
.clear:after, li.comment:after { content: "."; display: block; height: 0; clear: both; visibility: hidden;}
div.skip-content { display: none; }

/*Header
------------------------------------------------------------ */
#header {
  width: 100%;
  background:url("images/topslice2.gif") repeat-x scroll left bottom;
  height:190px;
  position:relative;
  }
#follow {
background:url("images/social_bg.png") repeat scroll 0 0 transparent;
padding:5px 0;
}
#follow dl {
  float: right;
}
#follow dl dt, #follow dl dd { float: left; }
#follow dt {
  color: #666;
}
#follow dd { margin-left: 20px; }
#follow dd a {
  display: block;
  color: #9FD7D7;
}

span.icon{
background:url("images/social_icons.gif") no-repeat scroll 0 0 transparent;
display:block;
float:left;
height:20px;
width:19px;
}

dd.social_rss span.icon{background-position:-19px 0}
dd.social_email span.icon{background-position:-38px 0}
dd.social_soundcloud span.icon{background-position:-57px 0}

dd.social_rss:hover span.icon{background-position:-19px -20px}
dd.social_email:hover span.icon{background-position:-38px -20px}
dd.social_twitter:hover span.icon{background-position:0 -20px}
dd.social_soundcloud:hover span.icon{background-position:-57px -20px}


#follow dd a.rss,#follow dd a.email,#follow dd a.twitter, a.soundcloud {padding:0 0 5px 25px;}
#follow dd {cursor:pointer}
#follow dd:hover a {color:#ccf4f4;}


div#logo {
 	background:url("images/logo.gif") no-repeat scroll 0 0 transparent;
	bottom:40px;
	height:43px;
	position:absolute;
	width:260px;
}

div#logo {
 	background:url("images/logo2.gif") no-repeat scroll 0 0 transparent;
	bottom:29px;
	height:43px;
	position:absolute;
	width:260px;
	}
	
h1#title a:link, h1#title a:visited, div#title a:link, div#title a:visited  { color: #E9E5E0; }
h1#title a:hover, div#title a:hover { text-decoration: none; }

/*Description
---------------------------------------*/
#ship { 
  width:90px;
  height:90px;
  position:absolute;
  right:100px;
  bottom:50px;
  background:url("images/ship.png") no-repeat scroll 0 0 transparent;
}

/*Nav
---------------------------------------*/
#nav {
  width:100%;
}
#nav, #nav ul {
  float: left;
  line-height: 34px;
  padding: 0;
  margin: 117px 0 0 0;
  width: 100%;
}
#nav a {
  display: block;
  color: #FFFFDF;
  text-decoration: none;
  padding: 0 30px 0 2px;
}
#nav li {
  float: left;
}
#nav ul {
  position: absolute;
  left: -999em;
  height: auto;
  width: 151px;
  font-weight: normal;
  line-height: 20px;
  border: 0;
  border-top: 1px solid #E3E0D5;
}
#nav li li {
  width: 149px;
  border-bottom: 1px solid #E3E0D5;
  border-left: 1px solid #E3E0D5;
  border-right: 1px solid #E3E0D5;
  background: #F3EFEB;
}
#nav li li li { border-left: none; }
#nav li li a {
  padding: 4px 10px;
  width: 130px;
}
#nav li ul ul { margin: -29px 0 0 150px; }
#nav li li:hover { color: #000; }
#nav li ul li:hover a, #nav li ul li li:hover a, #nav li ul li li li:hover a, #nav li ul li li li:hover a { color: #000; }
#nav li:hover a, #nav li.sfhover a { color:#000; }
#nav li:hover li a, #nav li li:hover li a, #nav li li li:hover li a, #nav li li li li:hover li a { color:#444; }
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul, #nav li.sfhover ul ul ul ul { left:-999em; }
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul, #nav li li li li.sfhover ul { left:auto; }
#nav li:hover a, #nav li.sfhover a {
  color: #fff;
}
#nav .current_page_parent a, #nav .current_page_ancestor a, #nav .current-cat-parent a {
  color: #e1c6e1;
}
#nav .current-cat a, #nav .current_page_item a {
  color: #e1c6e1;
}

/*Notice
------------------------------------------------------------ */
div.notice {
  display: block;
  padding: 0;
  font-size: 1.6em;
}
div.notice strong { color: #2F2922; }
div.notice div {
  margin: 10px 0;
  padding: 20px;
  background: #F0EBE6 url(../images/notice-background.gif) repeat-x top left;
}
div.notice div h2 {
  font-size: 1.3em;
  margin-bottom: 10px;
}

/*Page/Post Styling
------------------------------------------------------------ */
/*Post Header
---------------------------------------*/
.post-header {
}
.post-header h2,
.post-header h1 { 
color:#555;
font-size:1.5em;
font-weight:lighter;
letter-spacing:-0.05em;
line-height:0.8em;
text-transform:uppercase;
width:80%;
}
.post-header h2 a {
color:#9FD7D7;
}
.post-header h2 a:hover {
color:#ccf4f4;
}
div.post-header div.date {
color:#666666;
float:right;
font-size:1em;
text-align:right;
text-transform:uppercase;
width:114px;
}
.date span { color: #666666; }
.author {
color:#666666;
padding-bottom:10px;
border-bottom:1px solid #666666;
text-transform:uppercase;
}
/*Post Body
---------------------------------------*/
.entry { 
padding:10px 0;
position:relative;
	}
	
	
.post{
position:relative;
margin:20px 0;
}

.post-edit-link{
clear:both;
display:block;
}	

.entry h2, .entry h3, .entry h4 {
  	color:#FFFFFF;
	margin-bottom:10px;
}
.entry h3 { 
  padding-top: 10px;
  font-size: 1em;
}
.entry h4, .entry h5, .entry h6 { 
  padding-top: 10px;
  font-size: .9em;
}
pre {
  margin: 10px 0;
  padding: 1em 10px;
  overflow: auto;
  background-color: #E9EBD9;
  color: #000;
}
code { 
  padding: 2px 3px;
  font: 1.1em Consolas, Courier New, sans-serif;
  background-color: #E9EBD9;
  color: #000;
}
pre code { font-size: 1.3em; }
blockquote {
  display: block;
  margin: 20px 0 20px 20px;
  padding: 0 0 0 20px;
  border-left: 3px solid #CBCAC8;
  color: #666;
  font-style: italic;
  line-height: 1.5em;
}
.entry ul, .c-body ul { margin: 0 0 10px 10px; }
.entry ul li, .c-body ul li {
  display: block;
  margin: 5px 0;
  padding: 0 0 0 17px;
  background: url(../images/list-item.gif) no-repeat 0 .3em;
}
.entry ol, .c-body ol {
  list-style-type: decimal;
  list-style-position: inside;
  margin: 5px 0 5px 10px;
}
.entry ol li ol li, .c-body ol li ol li { list-style-type: lower-roman; }
.entry ol li, .c-body ol li { margin: 5px 0; }
.navigation {
  padding: 10px 0;
  font-size: 1.3em;
}
.index { padding: 0; }
/*Post Footer
---------------------------------------*/
.post-footer {
	padding:2px 10px;
	background:#222;
}

.comments a {
  display: block;
  color: #EAEAEA;
}
.comments a:hover {
  color: #fff;
  text-decoration: none;
}  
.comments span {
  font-size: 1.3em;
  font-style: italic;
}
/*Single
---------------------------------------*/
.tags{
background:#2a2a2a; 
padding:3px;
border-bottom:1px solid #666666;
}
.tags span {
  text-transform: uppercase;
  color: #beaa99;
  
}
.tags p {
  color:#BEAA99;
float:left;
font-size:1em;
line-height:1.4em;
text-transform:uppercase;
}
.tags a { 
  color: #beaa99;
  }
.meta {
background:none repeat scroll 0 0 #1A1A1A;
color:#666666;
font-size:1em;
margin-top:10px;
padding:5px 20px;
text-align:right;
}
/*Comments
------------------------------------------------------------ */
/*Top
---------------------------------------*/
.comment-number {
background:none repeat scroll 0 0 #FFFFDF;
color:#2A2A2A;
display:block;
font-size:1em;
padding:0 10px;
text-transform:uppercase;
}

.none { border-bottom: 1px solid #EFEAE4; }
a#leavecomment { 
  font-size: 1.6em;
  padding-left: 2px; 
}
/*Body
---------------------------------------*/
li.comment {
background:none repeat scroll 0 0 #2A2A2A;
border-bottom:1px solid #444444;
border-top:1px solid #1A1A1A;
padding:10px;
}
li.comment.depth-2 { margin-bottom: 10px; }
#comments ul.children {
float:left;
margin:0;
padding-bottom:10px;
padding-right:10px;
text-align:right;
}
div.c-grav {
background:none repeat scroll 0 0 #1A1A1A;
margin:0;
padding-bottom:0;
}
div.c-grav img {
background:none repeat scroll 0 0 #FFFFFF;
border:2px solid #1A1A1A;
margin:6px 0 0 5px;
padding:4px;
}
div.c-body {
  font-size: 1em;
}
ul.children div.c-body { margin-left: 70px; width: 427px; }
div.c-body p { margin-bottom: 10px; }
div.c-head {
  margin: 0 0 10px 0;
  border-bottom:1px solid #333;
  text-transform:uppercase;
}
div.c-head a{
color:#e1c6e1
}
div.c-head a:hover{
color:#f8a3f8;
}
.c-permalink a:link, .c-permalink a:visited {
  color: #777;
  font-size: .7em;
}
div.reply { padding-bottom: 10px; }
div.reply a:link, div.reply a:visited { color: #beaa99; }
/*Form
---------------------------------------*/
form#commentform { margin: 0 0 5px ; }
#respond { 
font-size: 1em; 
background:none repeat scroll 0 0 #1A1A1A;
margin-bottom:10px;
padding:10px;
}

form#commentform label.comment-field {
  display: block;
  margin: 10px 0 3px 0;
  font-size: 1.1em;
}
input.text-input, form#commentform textarea {
background:none repeat scroll 0 0 #000000;
border:1px solid #666666;
color:#FFFFFF;
font-family:inherit;
font-size:1em;
padding:5px;
width:648px;
}
input#author, input#email, input#url { width: 300px; }
form#commentform input:focus, form#commentform textarea:focus { background: #000; border:1px solid #000; }
form#commentform input#submit {
-moz-border-radius:20px 20px 20px 20px;
background:url("images/input_bg.gif") no-repeat scroll 0 0 transparent;
border:1px solid #6CBFBF;
color:#FFFFFF;
cursor:pointer;
padding:5px;
text-shadow:0 0 5px #1A2F2F;
text-transform:uppercase;
width:150px;
}
form#commentform input#submit:hover {
background-position:0 -30px;
text-shadow:0 0 5px #477F7F;
}
form#commentform p.guidelines {
  margin: 10px 0;
  color: #555;
}
p.subscribe-to-comments, p.comments-rss{ margin: 0 0 10px 0; }
p.comments-rss a {
  font-size: 1em;
  background: url(../images/feed-icon.png) no-repeat 0 .1em;
}
fieldset { border: none; }
/*Note
---------------------------------------*/
p.note {
  font-style: italic;
  font-size: 1.3em;
}
/*Pingbacks/Trackbacks
---------------------------------------*/
h3.pinghead {
  font-size: 1.3em;
  color: #444444;
}
ol.pinglist {
  list-style-type: decimal;
  list-style-position: inside;
  margin: 0 0 10px 10px;
  font-size: 1.3em;
}

/*Pages
---------------------------------------*/
#content .entry.page { 
  margin: 0;
  width: 628px;
}
h1.pagetitle, h2.pagetitle {
border-bottom:1px solid #666666;
color:#FFFFDF;
font-size:1em;
font-weight:lighter;
margin:0 0 15px;
padding-top:20px;
text-transform:uppercase;
}
/*Archives List
---------------------------------------*/
.entries ul { 
font-size:3em;
font-weight:lighter;
letter-spacing:-0.03em;}
.entries ul li {
line-height:1.5em;
margin-bottom:10px;
}
.entries span {
  margin-right: 20px;
  color: #777;
} 
/*Sidebar
------------------------------------------------------------ */
#sidebox { font-size: 1.2em; } 
#sidebox p { 
  margin-bottom: 15px; 
  line-height: 1.6em;
}
#sidebox img {
  padding: 14px;
  border: 1px solid #E6E1DC;
  background: #F0EBE6;
}
h2.widgettitle, h4 {
border-bottom:1px solid #3f3f3f;
color:#4f4f4f;
font-size:1em;
font-weight:lighter;
margin:0 0 10px;
padding-bottom:3px;
text-shadow:0 0 5px #000000;
text-transform:uppercase;
}
ul li.widget ul { font-size: 1em; }
ul li.widget ul li ul { 
  margin-left: 5px;
  font-size: 1em; 
}
ul li.widget ul li { padding: 1px 0; }
ul li.widget ul li ul li { padding: 1px 0 0 0; }

/*Adbox
---------------------------------------*/
#adbox {
  margin: 20px 0;
  padding: 3px;
  border: 1px solid #E6E1DC;
  background: #F0EBE6;
}
#adbox img { border: 1px solid #E6E1DC; }

/*Footer
------------------------------------------------------------ */
#footer {
  padding: 30px 0;
  background:url("images/footer_bg.gif") repeat scroll 0 0 transparent;
  color: #555;
}
#footer a:link, #footer a:visited { color: #444; }
#footer a:hover { text-decoration: underline; }

/*Footer Columns
---------------------------------------*/
.footer-column {
  float: left;
  margin-right: 30px;
  padding-bottom: 20px;
 color:#666666;
text-shadow:0 0 5px #000000;
}
#footer-about.footer-column { width: 337px; }
#footer-flickr.footer-column { width: 281px; }
#footer-search.footer-column { 
  margin: 0;
	float: right;
  width: 266px; 
}
.footer-column h2 {
border-bottom:1px solid #3F3F3F;
color:#4F4F4F;
font-size:1em;
font-weight:lighter;
padding-bottom:2px;
text-shadow:0 0 5px #000000;
text-transform:uppercase;
}
.footer-column p {
  margin: 15px 0;
  font-size: 1.2em;
  line-height: 1.5em;
}
/*Flickr
---------------------------------------*/
.flickr_badge_image {
  float: left;
  margin: 0 0 0 10px; 
  padding: 0;
  line-height: 0;
}
#flickr_badge_image1.flickr_badge_image, #flickr_badge_image2.flickr_badge_image, #flickr_badge_image3.flickr_badge_image { margin: 15px 0 10px 10px; }
#flickr_badge_image1.flickr_badge_image, #flickr_badge_image4.flickr_badge_image { margin-left: 0; }
.flickr_badge_image img {
background:none repeat scroll 0 0 #222;
border:1px solid #3F3F3F;
line-height:0;
margin:0;
padding:5px;
}
#footer h2.widgettitle { margin-top: 0; }
/*Search
---------------------------------------*/
#search_form input.search { 
background:none repeat scroll 0 0 #FFFFDF;
border:1px solid #FFFFDF;
color:#1A1A1A;
margin:15px -2px 0 0;
padding:6px 5px;
width:160px;
}
#search_form input.search:focus { background: #fff; }
#search_form input#searchsubmit {
-moz-border-radius:0 20px 20px 0;
background:url("images/input_bg.gif") no-repeat scroll 0 0 transparent;
border:1px solid #6CBFBF;
color:#FFFFFF;
cursor:pointer;
padding:5px 10px 5px 5px;
text-shadow:0 0 5px #1A2F2F;
text-transform:uppercase;
}

#search_form input#searchsubmit:hover {
background-position:0 -30px;
text-shadow:0 0 5px #477F7F
}

/*Copyright
---------------------------------------*/
#copyright {
border-top:1px solid #3F3F3F;
clear:both;
display:block;
font-size:1em;
padding-top:10px;
text-align:center;
}
#copyright a:link, #copyright a:visited {
  border-bottom: 1px dotted;
  text-decoration: none;
}
#copyright a:hover {
  border-bottom: 1px solid;
  text-decoration: none;
}
/*Miscellaneous
---------------------------------------*/
img.border {
  padding: 14px;
  border: 1px solid #E6E1DC;
  background: #F0EBE6; 
}
.entry .alignright { margin: 0 0 10px 15px; }
.entry .alignleft { margin: 0 15px 10px 0; }

ul.tweets a {text-transform:lowercase;}
.wpa_container, .wpa_container div, .wpa_container span, .wpa_container a {position:absolute;}@charset "UTF-8";

#tweetbacks {display:block; padding-top:10px; font-weight:lighter;}




