/* Core
-------------------------------------------------------------------------------------------------- */
a{color:#1f5260; font-weight:bold; text-decoration:none;}
a:hover{color:#1f5260; text-decoration:underline;}
body{background:#000 url('../images/bg_body.jpg') fixed 0 0 no-repeat; color:#6b7b82; font:10px/18px Arial,sans-serif; margin:0; padding:0;}
img{border:none;}
table{border:none; border-collapse:collapse;}
td{padding:0;}

/* Image Replacement
-------------------------------------------------------------------------------------------------- */
.ir,
.btn_small,
#head .logo a,
.home #content h1,
.links a,
.toggle-nav a,
#newism a{background:no-repeat 0 0; display:block; overflow:hidden; text-indent:-9999em;}

/* Nav-00
-------------------------------------------------------------------------------------------------- */
#nav{background:url('../images/bg_nav.png'); list-style:none; margin:0 0 18px 0; padding:18px 0 27px 31px; width:177px;}
#nav li{border-bottom:1px solid #002130; margin:0; padding:0;}
#nav li:hover{background:url('../images/bg_blue_10.png');}
#nav a,
#nav .current ul a,
#nav .subNav a {color:#6b7b82; display:block; padding:5px 9px;}
#nav a:hover{color:#1f5260; text-decoration:none;}
#nav .current a{color:#940505;}
/* #nav .toggle-nav{height:27px; position:relative;}
#nav .toggle-nav:hover{background:none;}
#nav .toggle-nav a{background-image:url('../images/btn_nav-hide.png'); height:17px; outline:none; padding:0; position:absolute; right:5px; top:5px; width:17px;}
#nav .toggle-nav a:hover{background-position:0 -17px;} */
#nav .show a{background-image:url('../images/btn_nav-show.png');}

#nav ul{list-style:none; margin-bottom:18px;}
#nav ul li{border:none;}
#nav ul a{display:inline; padding:0 0 0 9px;}
#nav ul a:hover{background:none;}
#nav ul .nav_categories{margin:7px 0 12px 2px;}
#nav ul .nav_categories a{display:block; float:left; padding:1px 7px 2px 7px;}
#nav ul .nav_categories a:hover{background-color:#011922;}
#nav ul.subNav{margin: 0; padding: 0;}
#nav ul.subNav li{margin: 0; padding: 0 0 0 10px;}


/* Layout
-------------------------------------------------------------------------------------------------- */
#site{text-transform:uppercase;}
#body{}
#content{}
#content {left:247px; top:90px; position:absolute;}
#sub-content{left:0; position:absolute; top:90px;}
#sub-content p{margin:0 0 18px 40px;}
#sub-content #newism a{background-image:url('../images/logo_newism.png'); height:30px; width:95px;}

/* Head
-------------------------------------------------------------------------------------------------- */
#head{background:url('../images/bg_shadow-top.png') 0 0 repeat-x; height:90px; left:0; position:fixed; top:0; width:100%;}
a#logo {display:block; height:37px; margin:34px 0 0 39px; width:147px;}

.pics td{padding-right:18px; vertical-align:top;}
.pic{background:url('../images/bg_blue_10.png'); margin-bottom:1px; position:relative;}
.pic img{display:block;}
.description{background:url('../images/bg_red_90.png'); bottom:0; color:#b3ceda; display:none; left:0; margin:0; padding:5px 9px; position:absolute;}
.title{background:url('../images/bg_blue_10.png'); color:#1f5260; margin:0; padding:5px 9px 4px 9px; position:relative;}
.title strong{color:#6b7b82;}
.links{position:absolute; right:5px; top:-5px;}
.links li{display:inline; float:right; margin-left:5px;}
.links li a{display:block; height:17px; width:17px;}
.links li a:hover{background-position:0 -17px;}
.links .purchase{background-image:url('../images/btn_purchase.png');}
/* .links .comment{background-image:url('../images/btn_comment.png');} */
.links .flickr{background-image:url('../images/btn_flickr.png');}


/* New Page Styles (added by Cococello 10/25/10)
-------------------------------------------------------------------------------------------------- */
#content.vert_content { width: 700px; padding-bottom: 100px; }
#site .vert_content .copy { text-transform: none; }
#site .vert_content .copy h1 { color: #1F5260; font-size: 2.2em; }
#site .vert_content .copy h3 { text-transform: uppercase; font-size: 1.1em; }
#site .vert_content .copy p, 
#site .vert_content .copy ul, 
#site .vert_content .copy ol { margin: 1.9em 0; padding: 0; }
#site .vert_content .copy p.cite { margin-top: .5em; }
#site .vert_content .copy ol { padding-left: 17px; }
#site .vert_content .copy p, 
#site .vert_content .copy li { font-size: 1.2em; line-height: 1.9em; color: #b6bbbd; }
#site .vert_content .copy li { margin: .5em 0; }
#site .vert_content .copy ul li { list-style: none; padding-left: 15px; background: url(../images/plus.png) no-repeat left 6px; }
#site .vert_content .copy a { color: #940505; font-weight: normal; }
#site .vert_content .section, 
#site .vert_content .search_result { margin: 3px 0; border-bottom: 1px solid #002130; border-top: 1px solid #002130; }
#site .vert_content .section.first { border-top: 0; padding-bottom: 20px; }
#site .vert_content .section.last { border-bottom: 0; }
#site .vert_content .copy .alert { color: #940505; }
#site .vert_content .copy blockquote { margin: 0; }
#site .vert_content .copy blockquote p { color: #1F5260; font-size: 3em; margin: 0 0 0 10px; line-height: 1.3em; text-indent: -10px; }
#site .vert_content .copy .ind_post blockquote p { margin: 0; }
#site .vert_content .copy p cite { font-style: normal; color: #6B7B82; }

#site .vert_content .copy p#back_to_top { margin: 3.3em 0; }
#site .blog .copy p#back_to_top { margin-top: .5em; }
#site .vert_content .copy #back_to_top a, #pagination { text-transform: uppercase; color: #6B7B82; text-decoration: none; }
#pagination {margin-top: .5em; font-size: 1.1em;}
#back_to_top span { color: #b6bbbd; }

#sub-content.fixed_nav { position: fixed; }

#content.blog { top: 50px; }
#content.blog.tag, 
#content.blog.category { top: 90px; }
.blog img { padding: 16px; background: url(../images/img_bg.png); }
#site .blog .copy h2 { color: #1F5260; font-size: 2.2em; line-height: 1.4em; font-weight: normal; }
#site .blog .copy h2.title_link a { color: #1F5260; }
#site .blog .copy h2.title_link a:hover { color: #940505; text-decoration: none; }
.blog .post { width: 460px; border-bottom: 1px solid #002130; float: left; margin-bottom: 15px; padding-bottom: 15px; }
.blog .post h2 { margin-top: 0; }
.blog .post h3 { margin: 1em 0; }
.blog h4 { font-size: 1.2em; color: #1F5260; margin-top: 5px; }
.blog .post p, 
.blog .first p { display: inline; }
.blog p.read_more { text-transform: uppercase; }

.ind_post { border-bottom: 1px solid #002130; }
.ind_post h1, 
.ind_post h2, 
.comment_area h2, 
.ind_post h3 { font-weight: normal; }
#site .vert_content .copy .ind_post h2, 
#site .vert_content .copy .comment_area h2 { font-size: 1.8em; }
#site .vert_content .copy .ind_post h3 { font-size: 1.2em; color: #1F5260; }
#site .vert_content .copy .ind_post h3.date { color: #6B7B82; font-size: 1.1em; }
.ind_post h4.caption { position: relative; top: -10px; }
.ind_post b, 
.ind_post strong { color: #fff; }
#site .vert_content .copy .ind_post ul li { background: url(../images/arrow.png) no-repeat left 6px; }
#site .vert_content .copy .ind_post li { margin: 0; }
#site .vert_content .copy .ind_post blockquote { border-left: 7px solid #6b7b82; margin: 0; padding-left: 15px; }
#site .vert_content .copy .ind_post blockquote p { color: #1F5260; font-size: 20px; line-height: 1.2em; text-indent: 0; }
#site .vert_content .copy p.post_info { margin-top: .5em; }
.comment_area { width: 465px; }
#site .vert_content .copy .comment p { margin-top: 0; }
#site .vert_content .copy .comment p.comment_info { text-transform: uppercase; font-size: 1.1em; margin-bottom: 1em; }
#site .vert_content .copy .comment_area h2 { margin-bottom: 5px; }
.author_comment { background: url(../images/author_comment_bg.png) repeat; padding: 10px 15px; }
#comment_form { margin-top: 40px; }
#comment_form label { color: #6B7B82; text-transform: uppercase; }
#comment_form input, 
#comment_form textarea { color: #b6bbbd; background: transparent; border: 1px solid #002130; margin-top: 3px; }
#comment_form textarea { width: 100%; height: 140px; }
#comment_form input { width: 218px; height: 25px; }
#comment_form input.checkbox, 
#comment_form input.button { width: auto; height: auto; }
#comment_form input.button { background: #1f5260; border: 0; color: #000; text-transform: uppercase; padding: 7px 40px; font-size: 1.1em; font-weight: bold; }
#comment_form input.button:hover { color: #fff; background: #940505; cursor: pointer; }
#site .vert_content .copy #comment_form p { margin: 0 0 1em 0; }
#site .vert_content .copy p.blog_nav { border-top: 1px solid #002130; padding: 10px 0 20px 0; }
#site .vert_content .copy p.blog_nav, 
#site .vert_content .copy p.blog_nav a { color: #6B7B82; }
#site .vert_content .copy p.blog_nav.top { padding-bottom: 0; margin-bottom: 1em; }


.blog_sidebar { width: 160px; float: right; padding-top: 30px; }

.blog_sidebar {
	position: absolute;
	top: 20px;
	right: -200px;
}


#site .vert_content .blog_sidebar .section { border-bottom: 0; padding-top: 10px; margin-top: 10px; }
#site .vert_content .blog_sidebar h3 { color: #1F5260; }
#site .vert_content .blog_sidebar h6 a { font-size: 3em; color: #B6BBBD; }
#site .vert_content .blog_sidebar p, 
#site .vert_content .blog_sidebar ul, 
#site .vert_content .blog_sidebar li, 
#site .vert_content .blog_sidebar h3 { margin: 0; }
#site .vert_content .blog_sidebar h6 { line-height: 1.3em; }
#site .vert_content .copy .blog_sidebar li { background: none; padding-left: 0; }
#site .vert_content .copy .blog_sidebar li a { color: #b6bbbd; }
.blog_sidebar a.rss { font-size: 1.1em; }
#site .vert_content .copy .tags a, 
#site .vert_content .blog_sidebar h6 a { color: #6B7B82; font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif; }
#site .tags { padding: 25px 0; }
a.rss { background: url(../images/rss.png) no-repeat left center; padding: 10px 25px; text-transform: uppercase; }
#search_form { margin-bottom: 15px; }
label.search { text-transform: uppercase; font-size: 1.1em; color: #b6bbbd; }
#search_form input { color: #b6bbbd; background: transparent url(../images/magnifying_glass.png) no-repeat right center; border: 1px solid #002130; margin: 3px 0 0 0; padding: 0; width: 158px; height: 18px; }
.blog_header #search_form, 
.blog_header label { float: right; }
.blog_header label { margin: 3px 10px 0 0; }
#site .vert_content .blog_header #search_form p { margin: 0; }
input.hide { display: none; }

.search_result { width: 460px; float: left; }
.search .blog_sidebar { position: relative; top: -25px; }
