/*
Theme Name: not again
Theme URI: http://wordpress.org/
Description: darklined.com not again
Version: 0.1
Author: GunjiNoKanrei
Author URI: http://www.darklined.com/
*/

/*
* +++++++++++++++++++++++++++++++++++++++++++
* general stuff
* +++++++++++++++++++++++++++++++++++++++++++
*/

/* general definitions */
body { margin: 0; background: #121212; font: 62.5% Verdana, Helvetica, sans-serif; color: #f4f4f4; padding: 0; }
img { border: 0; }
a {	color: #fff; text-decoration: none; }
a:hover { color: #a90417; text-decoration: underline; }
a:active { color: #f4f4f4!important; }
blockquote { border-left: 5px solid #686868;	padding-left: 10px; }
ul { margin: 0; padding: 0; list-style: none; }

/* general classes */
.extlink { background: url(images/icon_external.png) left center no-repeat; padding-left: 15px; }
.left { float: left; }
.right { float: right; }
.center { text-align: center; }
.alignleft { float:left; margin-right: 5px; }
.alignright { float:right; margin-left: 5px; }
.aligncenter { margin: 0 auto; }
.clear { clear: both; }
.contentpic { border: 1px solid #2a2a2a; margin: 0 5px 5px 0; float: left; }
.contentpic_no_float { border: 1px solid #2a2a2a; margin: 0 5px 5px 0; }
.navigation { line-height: 3em; }
.no_border { border: none !important; }
.wp-caption { background: #686868; border: 1px solid #2a2a2a; text-align: center; padding: 5px 0; color: #000; font-size: 0.8em; line-height: 1.4em; margin-top: 20px; }
.wp-caption-text { margin: 0; }

/* wrapper */
#wrapper { background: url(images/background.png) top center no-repeat fixed; width: 900px; margin: 0 auto; padding: 20px 0; }

/*
* +++++++++++++++++++++++++++++++++++++++++++
* header
* +++++++++++++++++++++++++++++++++++++++++++
*/

/* logo */
#logo { padding: 0 5px 15px 5px; }

/* navigation */
#navigation { font-size: 1.2em; line-height: 1.8em; z-index:300; }
#navigation a { color: #797979; padding: 0 15px 0 0; display: block; }
#navigation a:hover { color: #a90417; text-decoration: underline; }
#navigation ul { float: left; border-bottom: 2px solid #797979; width: 900px; z-index:300; }
#navigation li { float: left; width: 150px; padding: 5px 0; position:relative; }
#navigation li:hover { }
#navigation .current_page_item a { color: #a90417; }
#navigation .current_page_parent a { color: #a90417; }
#navigation .current_page_ancestor a { color: #a90417; }
#navigation .page-item-451 { display: none; }
#navigation li ul { margin-top: 4px; border: none; width: 150px; background: url(images/bg75.png) top left; }
#navigation li ul li { border-bottom: 2px solid #797979; padding-left: 5px; padding-right: 5px; width: 140px; }
#navigation .current_page_item li a { color: #797979; }
#navigation .current_page_parent li a { color: #797979; }
#navigation .current_page_ancestor li a { color: #797979; }
#navigation .current_page_item li a:hover { color: #a90417; }
#navigation .current_page_parent li a:hover { color: #a90417; }
#navigation .current_page_ancestor li a:hover { color: #a90417; }

/*
* +++++++++++++++++++++++++++++++++++++++++++
* main content area
* +++++++++++++++++++++++++++++++++++++++++++
*/

/* content */
#content { clear: both; line-height: 2em; font-size: 1.4em; padding: 45px 0; }
#content a { color: #797979; font-weight: bold; }
#content a:hover { color: #a90417; }
#content h1 { font-size: 1.8em; font-weight: normal; margin: 0; }
#content h1 a { font-weight: normal; color: #f4f4f4; }
#content h2 { font-size: 1.6em; font-weight: normal; margin: 20px 0 0 0; }
#content p { margin-bottom: 0; }
#content ul { margin: 10px 10px; }
#content ul li ul { margin: 5px 0; }
#content ul li li { border-left: 1px solid #a90417; margin-left: 20px; padding-left: 10px; }
#content .custom-image { float: left; margin: 0 25px 35px 0; }
#content .date { color: #797979; font-size: 0.8em; line-height: 1.4em; }
#content .more-link { font-size: 0.8em; font-weight: normal; }
#content .commentlink { background: url(images/icon_comment.gif) left center no-repeat; margin: 10px 0 45px 0; padding-left: 15px; }
#content .commentlink a { font-size: 0.8em; font-weight: normal; }
#content .taglist { border-top: 1px solid #a90417; border-bottom: 1px solid #a90417; padding: 10px; font-size: 0.8em; line-height: 1.4em; clear: both; }
#content .taglist a { font-weight: normal; font-style: italic; }
#content .pagetitle { font-size: 1.8em; font-weight: normal; margin: 0 0 20px 0; }
#content .linklist {}
#content .linklist li { border: 1px solid #2a2a2a; background: #4a4a4a; padding: 10px; margin-bottom: 10px; min-height: 41px; height: auto !important; height: 41px; }
#content .linklist li:hover { background: #797979; }
#content .linklist img { float: left; margin: 5px 15px 5px 5px; }
#content .linklist a { color: #a90417; }
#content .cmon { font-size: 0.8em; margin-top: 15px; padding: 5px; }
#content .cmonlink { background: url(images/icon_cmon.png) left center no-repeat; padding-left: 15px; }
#content .gnk-album-overview { float: left; background: #232323; border: 1px solid #2a2a2a; text-align: center; padding: 20px; font-size: 0.8em; line-height: 1.4em; margin: 10px; }
/* #content .gnk-album-overview:hover { background: #010101; } */
#content .gnk-album-overview img { border: 1px solid #2a2a2a; }
#content .gnk-album-overview img:hover { opacity: 0.5; filter: alpha(opacity=50); -moz-opacity: 0.5; }

/* imported from ngg gallery */
#content .ngg-albumoverview { width: 100%; }
#content .ngg-albumoverview a { color: #a90417!important; }
#content .ngg-album { padding: 5px; margin: 10px; border: 1px solid #2a2a2a; width: 25%; float: left; background: #232323; }
#content .ngg-albumtitle { font-weight: normal; margin: 0 0 10px 0; }
#content .ngg-thumbnail { float: left; margin-right: 10px; }
#content .ngg-thumbnail img { border: 1px solid #2a2a2a; }
#content .ngg-thumbnail img:hover { opacity: 0.5; filter: alpha(opacity=50); -moz-opacity: 0.5; }
#content .ngg-description { color: #f4f4f4; font-size: 0.8em; line-height: 1.4em; }
#content .ngg-description p { margin: 0; padding: 0; }
#content .ngg-galleryoverview { overflow: hidden; margin-top: 10px; width: 100%; }
#content .ngg-gallery-thumbnail-box { float: left; padding: 10px; margin: 10px; border: 1px solid #2a2a2a; background: #232323; }
#content .ngg-gallery-thumbnail { }
#content .ngg-gallery-thumbnail img { border:1px solid #2a2a2a; }
#content .ngg-gallery-thumbnail img:hover { opacity: 0.5; filter: alpha(opacity=50); -moz-opacity: 0.5; }
#content .ngg-clear { clear: both; }
#content .ngg-navigation { font-size: 0.8em !important; clear: both !important; display: block !important; padding-top: 20px; text-align: center; }
#content .ngg-navigation span { font-weight: bold; margin: 0px 5px; }
#content .ngg-navigation a.page-numbers, a.next, a.prev, span.page-numbers, span.next, span.prev { border: 1px solid #686868; margin-right: 5px; padding: 5px 10px; }
#content .ngg-navigation a.page-numbers:hover, a.next:hover, a.prev:hover, span.page-numbers:hover, span.next:hover, span.prev:hover { background: #232323; color: #a90417 !important; text-decoration: none !important; }

/* comments */
#comments { }
#comments textarea { width: 90%; height: 150px; border: 1px solid #000; overflow: auto; padding: 2px; background: #f4f4f4; font-family: Verdana; font-size: 1.0em }
#commentform { padding-left:20px; }
#commentform input { border: none; background: #f4f4f4; padding:2px; margin-top: 5px; font-size: 1.0em; font-family: Verdana; }
#commentform .textinput { border: 1px solid #2a2a2a; width: 200px; }
#comments input#submit_comment { background: #a90417; color: #fff; cursor: pointer; }
#comments ol li { background: #2a2a2a; padding: 5px; }
#comments .alt { background: #121212; border-top: 1px solid #4a4a4a; border-bottom: 1px solid #4a4a4a; }
#comments ol li p { padding: 0; margin: 5px 0; }

/* error */
#error { border: 2px solid #cc0000; background: #ffebe8; padding: 35px; text-align: center; margin: 10px 0; color: #000; }

/*
* +++++++++++++++++++++++++++++++++++++++++++
* footer
* +++++++++++++++++++++++++++++++++++++++++++
*/

/* footer */
#footer { font-size: 1.2em; line-height: 1.8em; background: #4a4a4a; }
#footer .wrapper { width: 900px; margin: 0 auto; padding: 10px 0; }
#footer h2 { font-size: 1.8em; font-weight: normal; margin: 20px 0 10px 0; }
#footer .copy { color: #b7b7b7; font-size: 0.8em; text-align: right; }

/* meta */
#meta { color: #3f3f3f; font-size: 0.8em; text-align: right; margin: 0; line-height: 1.0em; }
#meta a { color: #3f3f3f; }
#meta a:hover { color: #3f3f3f; }

/* specials */
#special_gd { }
#special_gd_09 .ngg-gallery-thumbnail-box { min-height: 170px; height: auto !important; height: 170px; }
#special_mac { }
#special_mac .ngg-gallery-thumbnail-box { min-height: 100px; height: auto !important; height: 100px; }
#special_crisis { }
#special_crisis .ngg-gallery-thumbnail-box { min-height: 170px; height: auto !important; height: 170px; }

/* twitter messages */
#twitter_messages li { margin: 0; border-bottom: 1px solid #b7b7b7; }
#twitter_messages .timestamp { font-size: 0.8em; line-height: 1.4em; }

/* wpstats */
#wpstats { width: 0px; height: 0px; padding: 0px; margin: 0px; border: none; overflow: hidden; }

