html{ background:#377DAA url(../images/html_bg.png) 0 0 repeat-x;}
body {color: #444; background:  url(../images/body_bg.jpg) center 0 no-repeat; }
a {text-decoration:none; color:#163259; }
a:hover {text-decoration:underline; color: #990000; }
a.invert {text-decoration:underline; color:#bd1c1c; }
a.invert:hover {text-decoration:none; color: #163259; }
h1,h2,h3,h4,h5,h6 { color: #111; }

a.rss{ 
   background:url(../images/rss_dual.png) right 0 no-repeat;
}
a.rss:hover{
   background-position: right -16px;
}
a.rss img{
   visibility: hidden;
   vertical-align: middle;
}

.widget{
	border:1px solid #DDDDDD;
	background: url(../images/widget_bg.gif) 0 1px repeat-x;
	padding: 10px;
	min-height: 160px;
}


.widget p.header{
	/* background: url(../images/sidebar_subdued_header.jpg) 0 0 no-repeat; */
	padding: 0px 0px 5px 0px;
	border-bottom: 1px solid #BBCBDD;
	color:#222222;
}


.widget.primary p.header,
.widget .primary p.header{
	background: url(../images/sidebar_prominent_header.jpg) 0 0 no-repeat;
	padding: 8px 10px;
	color:#fff;
	border-bottom: none;
	font-weight: bold;
}

.widget .flickr-photos img {
padding: 1px;
border: 1px solid #cccccc;
width: 86px;
height: 86px; 
}

.flickrRSS a img {
padding: 2px;
border: 1px solid #cccccc;
width: 80px;
height: 80px; 
margin: 2px;
display: inline;
}

.flickr_badge_image {
display: inline;
}

#main img{background:#fff;}

#container { width: 1004px; padding: 0 5px; position: relative; }
#main-body{ 
	position: relative;
	padding: 120px 12px 10px 12px;
}
#container .header-deco{
	position: absolute;
	left: 5px;
	top: -25px;
	height: 500px;
	width: 100%;
	background:url(../images/header.png) 0 0 no-repeat;
	z-index: 0;
}
* html #container .header-deco{
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/wp-content/themes/monograph/images/header.png',sizingMethod='crop');	
}
#main-body .bg-deco{
	position: absolute;
	left: 5px;
	right: 0;
	bottom: 0;
	top: 475px;
	background: url(../images/bg.png) 0 0 repeat-y;
}
* html #main-body .bg-deco{
	height:400px;
	height:expression(this.parentNode.clientHeight-475);
	bottom: auto;
	top: 475px;
	width: 100%;
	z-index: -1;
}
#main{}
#headCats{position: relative;}
#headPages{position: relative;z-index: 1;}
#main>.wrapper{position: relative;}
#logo a{position: absolute;top: -120px;left: 0;display: block;width: 650px;height: 160px;background: transparent;}
#logo a img{display: none;}


#headRSS a {color: rgba(22,50,89,0.8); text-shadow: 0 1px 0 rgba(255,255,255,0.5);}

#search { color:#fff; }
#searchformtop { background:url(../images/search.gif) no-repeat;	}

#headPages a {text-shadow: 0 1px rgba(255,255,255,0.5); }

#featuredStories {background: url(../images/home_book_bg.png) 0 0 repeat-y;position: relative; float: left;margin-bottom: 30px;}
#featuredStories h4 { color: #222; }
#featuredStories>div.cleaner{ position: absolute;width: 974px !important; height: 200px !important; background: url(../images/home_book_bottom.png);left: -6px;bottom: -6px;}
#featuredStories img {border: solid 1px #bbb;background: #fff; padding: 3px;}

#featuredMain, #featuredList {position: relative;z-index: 1; }
#featuredList h2 {color: #111; }
#featuredList li.tabactive,#featuredList li:hover { background: url(../images/home_book_item_bg.png) 0 0 no-repeat;}
#featuredList img.cover {border: solid 1px #bbb;background: #fff; padding: 1px;}

#featuredList li{background: url(../images/home_book_sep.png) 0 0 no-repeat;margin-top: -1px;}

#featuredList div.menu li a.tabactive {border-left:1px solid #d7d7d7; border-right:1px solid #d7d7d7; background-color:#CCCCCC; }
#featuredCats, body.main_blog .home_content{background: url(../images/vignette_seperator.png) no-repeat center 0; }
#single .sep{ background: url(../images/sep.gif) no-repeat center center; height: 40px;}
#featuredCats ul.moreStories li { border-top: solid 1px #ddd; }
#featuredCats ul.moreStories li a{
	display: block;
}
#posts .post, #content .post {border-bottom: solid 1px #ddd; }
div.column_count {background: url(../images/comment_bubble.gif) no-repeat top left; }
div.column_count a {color: #163259; }
#main div.column_count a:after, 
a.rss:after,
#main div.pagerbox a:after,
.cover a:after,
.category a:after,
.share a:after{content: "" !important;}

/* Misc formatting */
#main div.share, #main div.postauthor {  }
#main div.postauthor div.avatar img {border: solid 3px #aaa;}
#main div.postauthor p.more {border-bottom: dotted 1px #aaa;}

/* Side block */
#side div.post-side {border-bottom: dotted 1px #ccc; }
#side div.post-side:hover {background-color: #eee;}

/* Footer */
#footer {background: url(../images/bg_footer.png) repeat-y top left; }
#footer p.header { color: #333; }
#footer div.wrapper{}
#copyright p{ color: #cccccc; /* opacity: 0.5; */ }
#copyright p a { color: #F4F4F4; }
#copyright div.wrapper{padding: 0; width: 980px;}

#searchform input {border: solid 1px #ccc; border-right: solid 1px #163259; }
#searchform input#searchsubmit {	background-color:#163259; border: none; color: #fff; }


#main div.reply a {background-color: #333; color: #fff; }
#main div.reply a:hover {background-color: #222; }
#main .normalComments li { border-bottom:1px solid #ddd; }
#main .normalComments li.author {background-color: #eee;}
#main .normalComments li ul.children li {}

#main .normalComments cite.author {color: #333;}
main .normalComments div.gravatar-author img {border: solid 3px #333;}

#main .normalComments span.datetime {color: #333; }
#main .normalComments p, #main .normalComments li.author p {color: #333;}
#main .normalComments li.author p {color: #000; }

#main input, 
#main textarea, 
#commentform input, 
#commentform textarea{
	background: #fff url(../images/input_bg.gif) 0 0 repeat-x; 
	border: 1px solid #bbb; color: #333;
}

#main input:focus, 
#main textarea:focus, 
#commentform input:focus, 
#commentform textarea:focus {
	background: #E9F0F8 url(../images/input_focused_bg.png) 0 0 repeat-x; 
	border-color: #B6C9D5; 
}

#main #submit, 
#commentform #submit, 
#main #wp-submit, 
#main input[type=submit], 
#main input[type=button],
#main button,
#main div.pagerbox a, 
#main input.btn {
	background: url(../images/button.png) 0 0 repeat-x; 
	color: #111; border: none; 
	text-transform: none; 
	text-shadow: 0 1px 0 rgba(255,255,255,0.5); 
	border:3px double #ccc; 
	font-size: 12px;
}

#main #submit:hover, 
#commentform #submit:hover, 
#main #wp-submit:hover, 
#main input[type=submit]:hover, 
#main input[type=button]:hover,
button:hover,
#main div.pagerbox a:hover{
	background-position: 0 -52px;
	border-color: #aaa;
}

#main #submit:active, 
#commentform #submit:active, 
#main #wp-submit:active, 
#main input[type=submit]:active, 
#main input[type=button]:active,
#main button:active,
#main div.pagerbox a.current{
	background-position: 0 -104px;
	border-color: #aaa;
}
/*
#main div.pagerbox a { -moz-border-radius:100%;-webkit-border-radius:1em;border: 0;color: #fff; padding: 3px 8px; background-color: #ddd; color:#333; }
#main div.pagerbox a:hover {border: none; background-color: #163259; color: #fff; }
#main div.pagerbox a.current {color: #fff; background-color: #163259;}
*/

/* MAILCHIMP */

#side label {font-weight: normal; line-height: 1.0em; display: block; font-family:Helvetica Neue, Arial, Tahoma, Helvetica, sans-serif; text-transform: uppercase; font-size: 11px; color: #888888;}


/* SIDEBAR NAVIGATION */

.sidebarnav p {
border-bottom: 1px dotted #cccccc;
padding-bottom: 5px;
margin: 0px 0px 6px 0px;
color: #999999;
font-weight: normal;
font-size: 11px;
}

.sidebarnav a {
font-family: Baskerville, "Hoefler Text", Georgia, serif;
font-size: 15px;
font-weight: normal;
text-transform: uppercase;
}

.widget ol li{
font-size: 14px;
font-weight: normal;
}

.widget ul li a {
font-size: 15px;
font-weight: normal;
font-family: Baskerville, "Hoefler Text", Georgia, serif;
}


/* TDD RECENT POSTS */

.sidebardate {
font-size: 10px;
color: #888888;
}

dd {
color: #333333;
}

.tddrecentposts li dl dt a {
font-size: 18px;
font-weight: normal;
font-family: Baskerville, "Hoefler Text", Georgia, serif;
}




/* SUBSITE CONTENT LABELS */

.featuredpostlabel {
font-family: Helvetica, Arial, sans-serif;
font-size: 14px;
font-weight: bold;
color: #b7872b;
}

.recentpostslabel {
font-family: Helvetica, Arial, sans-serif;
font-size: 14px;
font-weight: bold;
color: #b7872b;
margin-bottom: 10px;
}

.featuredpostheadline {
font-family: Baskerville, "Hoefler Text", Georgia, serif;
font-size: 32px;
}

.entry img {
padding: 7px;
margin: 3px 15px 15px 0px;
border: 1px solid #cccccc;
}

#single img {
padding: 7px;
margin: 3px 15px 15px 0px;
border: 1px solid #cccccc;
}
