/* Basic Structure */

html {
background: url(http://static.tumblr.com/ux2cbja/eOYlkt6i2/waves_bottom.png) repeat-x bottom, url(http://static.tumblr.com/ux2cbja/cidlknpyb/background.png);
min-height: 100%;
}

body {
background: url(http://static.tumblr.com/ux2cbja/XLllkt6ig/waves.png) repeat-x, url(http://static.tumblr.com/ux2cbja/r69lknpz9/gradient.png) fixed repeat-x;
margin: 0 auto;
min-height: 571px;
font-family: "Droid Serif", sans-serif;
z-index: -2;
position: relative;
font-size: 1em;
}

#container {
width: 900px;
margin: 0 auto;
}

/* Navigation */
header {
overflow: hidden;
}

nav {
background: url(http://static.tumblr.com/ux2cbja/6Q0lknpzl/navigation.png) repeat-x;
height: 56px;
}

nav ul {
padding-top: 15px;
overflow: hidden;
float: left;
}

nav ul li {
float: left;
margin-left: 15px;
}

nav ul li a {
display: block;
margin: 0 15px;
font-size: .9em;
text-decoration: none;
color: #333;
text-transform: uppercase;
text-shadow: 0px 1px 0px #eee;
font-family: 'Gotham', sans-serif;
}

nav ul li a:hover {
border-bottom: #666 1px solid;
}

nav ul li#rss {
background: url('http://static.tumblr.com/ux2cbja/Q1Alknq0o/rss.png') no-repeat 0 4px;
}

nav ul li#random {
background: url(http://static.tumblr.com/ux2cbja/ezulknq05/random.png) no-repeat 0 4px;
}

nav ul li#random a {
margin-left: 20px;
display: block;
}

nav ul li#archive {
background: url(http://static.tumblr.com/ux2cbja/m08lknpxl/archive.png) no-repeat 0 5px;
}

nav ul li#ask {
background: url(http://static.tumblr.com/ux2cbja/E6Flknpy1/ask.png) no-repeat 0 3px;
}

nav ul li#submit {
background: url(http://static.tumblr.com/ux2cbja/VyNlknq14/submission.png) no-repeat 0 4px;
}

nav form {
float: right !important;
padding: 10px 11px 10px;
overflow: auto;
}

nav form input[type="text"] {
float: left;
width: 181px;
background: #fff;
border: none;
border-top: #8d8e8e 1px solid;
border-left: #8d8e8e 1px solid;
border-bottom: #8d8e8e 1px solid;
font-size: 11px;
color: #868686;
padding: 0 5px;
height: 25px;
padding-right: 32px;
}

input[type="text"]:focus, input[type="text"]:hover {
color: #47484a !important;
outline: 0;
}

nav form input[type="image"] {
float: left;
width: 32px;
border-right: #8d8e8e 1px solid;
border-top: #8d8e8e 1px solid;
border-bottom: #8d8e8e 1px solid;
border-left: none;
cursor: pointer;
height: 25px;
margin-left: -33px;
}

header h1 {
float: left;
}

header h1 a {
display: block;
text-decoration: none;
font-size: 3em;
text-transform: uppercase;
margin: 30px 0 30px 0;
color:#ffe13e;
font-family: 'Gotham', sans-serif;
text-shadow: #FFF1A7 0px -1px 0px;
}

/* Content Area */
#content {
width: 500px;
float: left;
}

#content article {
margin-bottom: 30px;
position: relative;
color: #666;
min-height: 20px;
}

article .caption {
border-bottom: #055372 1px solid;
}

#content article h2 {
margin:0px 0 10px 0;
line-height: 26px;
}

#content article h2 a {
color: #555;
text-decoration: none;
font-size: 22px;
}

#search_results h2 {
color: #fff;
text-decoration: none;
font-size: 28px;
margin-bottom: 20px;
}

#search_results {
color: #d9f1ff;
font-size: .8em;
line-height: 18px;
}

#content article h2 a:hover {
text-decoration: underline;
}

#content .text {
background: #fff;
border-radius: 5px;
box-shadow: #051622 0 1px 5px;
padding: 15px;
border-bottom: 0;
}

#disqus_thread {
background: #fff;
border-radius: 5px;
box-shadow: #051622 0 1px 5px;
padding: 5px 15px;
border-bottom: 0;
font-size: 12px !important;
margin-bottom: 35px !important;
}


#content .text p {
font-size: 14px;
line-height: 20px;
}

#content .text p+p {
margin-top: 10px;
}

#content .quote {
color: #d9f1ff;
font-size: 18px;
line-height: 22px;
padding: 0 60px 15px 0;
}

#quote_icon {
background: url(http://static.tumblr.com/ux2cbja/oaylkt4gt/quote.png) no-repeat;
width: 55px;
height: 39px;
display: block;
text-indent: -2000em;
position: absolute;
top: 0;
right: 0;
}

#link_icon {
background: url(http://static.tumblr.com/ux2cbja/ooLlkt4h6/link.png) no-repeat;
width: 60px;
height: 65px;
display: block;
text-indent: -2000em;
position: absolute;
top: 0;
right: 0;
}

#audio_icon {
background: url(http://static.tumblr.com/ux2cbja/kRtlkt4hj/music.png) no-repeat;
width: 47px;
height: 60px;
display: block;
text-indent: -2000em;
position: absolute;
top: 0;
left: 0;
}

#content .source {
color: #4ca3d9;
font-size: 16px;
font-style: italic;
padding: 10px 0;
}

#content .chatter {
border-top: #ffed8d 1px solid;
border-bottom: 0;
background: #fee03e;
padding: 7px;
}

#content .chatter:hover, #content .text {
border-bottom: 0 !important;
}

.chatter h2 a {
color: #333 !important;
font-size: 18px !important;
text-shadow: 0px 1px 0px #ffed8d;
}

.chat li {
padding: 6px;
color: #515151;
font-size: 13px;
}

.chat .odd {
background: #ffe86d;
}

#content .audio {
padding: 0 0 15px 80px;
margin-top: 30px;
}

#content .video embed, #content .video iframe, #content .photo img, .photoset embed, .photoset iframe, .chatter {
border-radius: 5px !important;
box-shadow: #051622 0 1px 5px !important;
}

.type_video {
background: url(http://static.tumblr.com/ux2cbja/lzGlkt4hw/video.png);
display: block;
width: 58px;
height: 37px;
text-indent: -2000em;
position: absolute;
top: 15px;
left: -56px;
z-index: -1;
}

.type_text {
background: url(http://static.tumblr.com/ux2cbja/Z3alkt4i6/text.png);
display: block;
width: 58px;
height: 37px;
text-indent: -2000em;
position: absolute;
top: 15px;
left: -56px;
z-index: -1;
}

.type_photo {
background: url(http://static.tumblr.com/ux2cbja/6Bclkt4iv/photo.png);
display: block;
width: 58px;
height: 37px;
text-indent: -2000em;
position: absolute;
top: 15px;
left: -56px;
z-index: -1;
}

.type_chat {
background: url(http://static.tumblr.com/ux2cbja/eLmlkt4ik/chat.png);
display: block;
width: 58px;
height: 37px;
text-indent: -2000em;
position: absolute;
top: 15px;
left: -56px;
z-index: -1;
}


#submit_form {
height: 355px;
}

.caption p {
margin: 10px 0;
}

.post_date {
text-decoration: none;
display: block;
position: absolute;
left: -56px;
top: 55px;
width: 56px;
z-index: -1;
}

.post_date a {
display: block;
text-decoration: none;
font-size: 11px;
color: #7fb8da;
padding: 3px 0 3px 0;
text-align: center;
}

.post_note {
text-decoration: none;
display: block;
position: absolute;
left: -56px;
top: 70px;
width: 56px;
z-index: -1;
}

.post_note a {
display: block;
text-decoration: none;
font-size: 11px;
color: #7fb8da;
padding: 3px 0 3px 0;
text-align: center;
}

#content .text ul li, #content .text ol li {
font-size: 12px;
padding: 5px 0;
}

#content .text > ul > li {
list-style: disc inside;
font-size: 14px;
line-height: 20px;
padding: 5px 0;
}

#content .text > ol > li {
list-style: decimal inside;
font-size: 14px;
line-height: 20px;
padding: 5px 0;
}

#content > ol {
margin: 10px 0;
} 

#content h2, #content h3, #content h4, #content h5, #content h6 {
margin: 10px 0;
font-weight: bold;
}

#content .text > ul {
margin: 10px 0;
color: #333;
}

.text b a {
color: #4696c9;
text-decoration: none;
}

a {
color: #4696c9;
text-decoration: underline;
}

.post_meta {margin: 0 !important;height:0;/* :( */}

.post_meta li {
list-style: none !important;
padding: 0 !important;
}

/* Sidebar */
aside {
width: 321px;
float: right;
margin-bottom: 30px;
}

#about {
overflow: hidden;
padding-bottom: 10px;
}

#about h3 {
color: #56aedf;
margin-bottom: 5px;
}

#about img {
float: left;
margin-right: 14px;
margin-bottom: 14px;
display: block;
width: 96px;
height: 96px;
border-radius: 5px;
box-shadow: #d8f0fe 0px -1px 0px;
margin-top: 1px;
}

#about p, .caption p, .link .description p {
color: #d9f1ff;
font-size: .8em;
line-height: 18px;
}

#about p+p {
margin-top: 10px;
}

#content > .link {
padding: 0 75px 20px 0;
}

#content .photo img {
max-width: 500px;
}

#content .text img {
max-width: 470px;
}

/* Footer */
footer {
clear: both;
border-top: #055372 1px solid;
overflow: hidden;
}

footer a {
color: #7fbbdd;
text-decoration: none;
}

footer #credit {
display: block;
float: right;
font-size: 12px;
color: #4999ca;
line-height: 36px;
}

#powered_by {
font-size: 12px;
color: #4999ca;
line-height: 36px;
float: left;
}

#pagination {
margin: 20px 0;
overflow: hidden;
}

#next_page {
float: right;
font-size: 12px;
color: #4999ca;
line-height: 36px;
text-decoration: none;
}

#previous_page {
float: left;
font-size: 12px;
color: #4999ca;
line-height: 36px;
text-decoration: none;
}

em {
font-style: italic;
}

strong {
font-weight: bold;
}

a.link {
font-size: 18px;
text-decoration: none;
text-transform: uppercase;
margin-bottom: 10px;
display: block;
}

a.link:hover {
color: #fff;
}

.label {
font-weight: bold;
}

#content .text ul li {
font-size: 14px;
color: #666666;
}

#content blockquote {
border-left: 3px #4696C9 solid;
padding: 0 0 0 10px;
}

#content > .notes {
background: #095277;
margin-bottom: 15px;
border-radius: 5px 5px 5px 5px;
box-shadow: #051622 0 1px 5px;
padding: 15px 0 0 0;
list-style: none outside none !important;
}

.more_notes_link_container {
background: url(http://static.tumblr.com/ux2cbja/WCBlo8xj6/show-more.png);
display: block;
text-transform: uppercase;
padding: 8px 0 8px;
border-radius: 0 0 5px 5px;
margin-top: 10px;
}

.more_notes_link {
color: #000;
text-decoration: none;
font-size: 12px;
text-shadow: #fff 1px 0px 1px;
}

.notes li:last-child {
border-bottom: 0 !important;
}

.more_notes_link_container span {
color: #000;
text-decoration: none;
font-size: 12px;
text-shadow: #fff 1px 0px 1px;
padding: 3px 0;
padding-left: 20px;
background: url(http://static.tumblr.com/ux2cbja/NOflo8xij/ajax-loader.gif) top left no-repeat;
line-height: 16px;
height: 16px;
}

#content > .notes > .reblog, #content > .notes > .like, #content > .notes > .reply {
color: #439cd6;
font-size: 12px;
border-bottom: 1px solid #3e7ea8;
line-height: 20px;
list-style: none outside none !important;
padding: 5px 28px 5px 0;
margin: 0 25px;
margin-bottom: 3px;
}

.reblog a, .like a, .reply a {
text-decoration: none;
color: #439cd6;
}
.avatar {
float: left; display: block; padding-right: 8px;
}

.text .notes {
background: #eee;
border-radius: 5px;
padding: 10px 0;
margin: 20px 0 0;
}

.text .notes ol li span {
font-size: 12px !important;
color: #555 !important;
}

.text .notes .reblog, .text .notes .like, .text .notes .reply {
color: #AAA;
font-size: 12px;
border-bottom: 1px solid #ccc;
line-height: 20px;
list-style: none outside none;
padding: 5px 28px 5px 0;
margin: 0 25px;
margin-bottom: 3px;
}

/* Random edits to make the theme a little more versatile based on seeing how people use it */
.photo img {
background: #fff;
}