/*  
Theme Name: redsilwp
Theme URI: http://redsil.com/
Version: 1.1
Author: John Boardley
*/

*{margin:0;padding:0;}
html,body{background:#FFF;color:#333;text-align:center;} 
body{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	background: url(main-nav.gif) repeat-x 0 -11px; width: 100%;
}
h1{font-size:22px;}
h2{
	font-size:28px;
	margin-top: 5px;
	text-align: center;
}
h3 {
	font-size:16px;
	font-weight: normal;
	color: #000000;
	font-family: "Lucida Grande", geneva, helvetica, sans-serif;
}
h4{
	font-family: "Lucida Grande", geneva, helvetica, sans-serif!important;
	color: #000000;
	font-size:14px;
	font-weight: normal;
	margin-bottom: 4px;
}
a{color:#333;text-decoration:none;}
a:hover{
	color:#99CC00;
	cursor:pointer;
}
#wrapper{
	text-align:left;
	width:980px;
	margin: 0 auto 20px;
} 
#masthead{
	background-image: url(lemonde-.png);
	height: 182px; background-repeat: no-repeat; background-position: center;
}
/*	New Nav	--------------------------------------------------	*/
ul#main-nav { background: url(main-nav.gif) repeat-x 0 -11px; width: 100%; margin: 0 0 14px; padding: 11px 0 0; list-style: none; height: 51px; }
ul#main-nav li { display: inline; font-size: 14px; line-height: 21px; text-shadow: 0 .1em .1em #fff; }
ul#main-nav li a, ul#main-nav li a:visited { display: block; float: left; width: auto; margin: 0; padding: 8px 15px 13px; color: #333; border-right: 1px solid #fff; }
ul#main-nav li a small { display: block; font: lighter 10px/1 "Lucida Grande", Tahoma; text-transform: uppercase; color: #ccc; letter-spacing: 1px; }
ul#main-nav li.rss a, ul#nav-main li.rss a:visited { float: right; color: #ff7e2f; border: 0; }
ul#main-nav li a:hover, ul#main-nav li.current a { background: #f5f5f5; color: #99cc00; font-style: italic; }
ul#main-nav li.rss a:hover { color: #d2580d; }
ul#main-nav li a:hover { font-style: normal; }
ul#main-nav li.current a:hover { font-style: italic; }
ul#main-nav li a:hover small, ul#main-nav li.current a small { color: #777; font-style: normal; }
/*	End new nav */
#archives ul{
	list-style:none;
	text-align: left;
	font-family: "Lucida Grande", geneva, helvetica, sans-serif!important;
	margin-top: 20px;
}
#archives li a:hover{
	color:#99CC00;
	text-decoration: underline;
}
.style404{
	font-size: 46px;
}

/* main - middle content and columns */
#mid{}#mainCol{
	float:left;
	width:518px;
	margin-top: 20px;
	margin-right: 42px;
	margin-bottom: 0;
	margin-left: 14px;
	text-align: left;
}
/*right-hand col that spans*/
#rightwide{
	color:#666;
	float:left;
	width:405px;
	line-height:1.2em;
	margin-top: 39px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding: 0;
}
/* style individual sidebars */
#middleCol{
	color:#4E4E30;
	font-family: "Lucida Grande", geneva, helvetica, sans-serif;
	float:left;
	width:182px;
	line-height:1.2em;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
}

/* added to remove bullets from Related Posts plugin--untidy way to do it! */
#mid ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}

#searchWrap,
.middle_links{margin-bottom:15px;}
#searchWrap input{vertical-align:middle;}
#searchWrap #s{font-size:1.1em;border:1px solid #ccc;width:290px;}
.middle_links h3{margin-bottom:5px;	color: #cc0000;}
#middleCol ul{list-style:none;margin:8px 0 4px;}
.middle_links ul li{
	color:#7F7F7F;
	line-height:1.2em;
	padding:4px 0 4px 0;
border-bottom: 1px dotted #B2B2B2;
}
.non {
	border-bottom: 1px #000000!important;
	padding-left: 0!important;
}
.non1 {
	border-bottom: 1px #000000!important;
padding-left: 0!important;
margin-left: 10px!important;
}
#ColB {
	line-height:1.3em;
	float:right;
	width:170px;
	margin-top: -5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	background-color: #000;
	color: #666666;
	padding: 10px;
	font-weight: lighter;
/*	background-image: url(images/parabox-bg.gif);
	background-position: right top;
	background-repeat: no-repeat;
*/	font-family: "Lucida Grande", geneva, helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
}
#ColB p{color:#fff;}
#ColB .middle_links h3 {
	color:#fff!important;
	font-weight: lighter;
}
#ColB .middle_links ul li a {
	color:#fff!important;
	font-weight: lighter;
}
/*news feed excerpts*/
.smallIT {
	font-size: 11px!important;
}
.smallIT a {
	display: block;
}
ul#imgLinks{list-style:none;margin:7px 0;}
#imgLinks li{color:#7F7F7F;line-height:1.2em;padding:0 0 1px;}
#imgLinks li a img{border:3px solid #EEE;color:#333;font-weight:bold;}
#imgLinks li a:hover img{border-color:#DDD;}

/* wordpress entries styling - main content column */
.postMeta{background:#ffffcc; repeat-x left center;font-size:11px;text-align:left;margin-bottom:7px;}
.postMeta span.date{color:#fff;padding:0 2px 0 4px;}
/* big numeral for date */
.bigdate{
	font-size: 35px;
	color: #CC0000;
	text-decoration: none!important;
}

.postMeta span.comments{
	padding-left:25px;
	margin-left:2px;
	color:#7F7F7F;
}
.postMeta span.comments a,
.postMeta span.date a{color:#555;}
.post{margin:0 0 15px 0;}
.post h2{margin-bottom:5px;}
.post h2 a{
	width:100%;
	display:block;
	outline:none;
	font-weight: normal;
	color: #333333;
}
.yell {
	background-color: #FFFF99;
}
.entry h3{
	margin-top: 1em;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 0;
}
.post .entry{line-height:1.5em;overflow:hidden;}
.post .entry p{
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1.5em;
	margin-left: 0;
}
.post .entry p a{
	text-decoration: none;
	border-bottom: 1px dotted gray;
}
/*.post .entry p a{
	  color: #4CA1E1;
   text-decoration: none;
}*/
.entry blockquote{
	background-image: url(section-.gif);
	background-position: left center;
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 25px;
	background-repeat: no-repeat;
	padding-left: 55px;
}
 .hand{
	background-image: url(rhand000.gif)!important;
	background-position: left center;
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 25px;
	background-repeat: no-repeat;
	padding-left: 65px;
}
.tinyq{
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 25px;
	padding-left: 65px;
	font-size: 12px;
	color: #666666;
	background-image: none!important;
	font-family: "Lucida Grande", geneva, helvetica, sans-serif!important;
}
/*for short blockquotes - no bg*/
 .nostyle{
	background-image: none!important;
}
.h3pad {
padding-bottom:10px;
}

.entry ul{margin:0 1.3em 0;list-style:none;}
.entry li a{color:#333;font-weight:bold;background:url(dot00000.gif) repeat-x bottom left;}
.entry ul li{
	padding-left:18px;
	margin-bottom:7px;
}
.entry ol{margin:0 1em 0 3em;}
.entry ol li{margin:0 0 7px 0;}
.entry img,.entry a img{
	border:1px solid #DFDFDF;
	text-decoration: none!important;
}
.noborder{border:none!important;}
.imgpad{
	margin-top: 14px!important;
	margin-bottom: 14px!important;
}
.imgpadb{
	margin-top: 14px!important;
	margin-bottom: 14px!important;
	border:none!important;
}
.entry a:hover img{border-color:#DFDFDF;}
.entry table tr { padding: 15px 0; }
.entry table tr.alt { background: #eee; }
.entrythumb {
	border:1px solid #DFDFDF;
	margin-right: 10px;
	margin-bottom: 10px;
}

/* style pagination buttons */
#more_reading { color: #7F7F7F; font-size: 11px; text-transform: uppercase; margin-bottom: 25px; text-align: right; }
#more_reading p, #more_reading img { vertical-align: middle; }
#more_reading a img { border: none; margin:0 0 3px 2px; }

/* style comments and inputs */
#comments{width:435px;padding:12px 0 0 0;}
#comments h3,
h3#respond{color:#CC0000;margin-bottom:1px;}
ol.commentslist{list-style:none;margin:5px 0 12px;}
.commentslist li{
	border:1px dotted #ccc;
	margin-bottom:7px;
	padding:7px 0;
	background-color: #FFF;
	background-image: url(alt-bg00.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.commentslist li a{
	text-decoration: underline;
		color: #CC0000;
}
.commentslist li.alt{
	border:1px dotted #ccc;
	margin-bottom:7px;
	padding:7px 0;
	background-color: #FFFFFF;
}
.commentslist li:hover{border-color:#888;}
.commentslist .comment_text{margin:0 7px;line-height:1.4em;overflow:hidden;}
.comment_text p,
.comment_text ul,
.comment_text ol,
.comment_text blockquote{margin:1em 0;}
.comment_text ul,
.comment_text ol,
.comment_text blockquote{margin:0 1em;}
/* style for author comments */
.commentslist li.author{
	border:1px dotted #ccc;
	margin-bottom:7px;
	padding:7px 0;
	background-color: #FFFFFF;
	background-image: url(author-i.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
/* end style for author comments */

p.author_meta{
	margin:0 0 0 7px;
	font-size: 18px;
	font-style: italic;
	color: #CC0000;
}
p.post_meta{
	font-size:11px;
	text-transform:uppercase;
	text-align:right;
	margin:0 7px 0 0;
}
p.post_meta a {
	text-decoration: none!important;
}

#comments_closed{background:#ffffff;color:#ccc;padding:7px 0;margin-top:12px;line-height: 1.5em;}
p.nocomments{margin:0 12px 0 7px;}
p.nocomments a{color:#ddd;font-weight:bold;text-decoration:underline;}
p.nocomments a:hover{color:#FFF;}
ol.pingslist{margin:1.5em 2em;font-size:12px;}
.pingslist li{color:#7F7F7F;margin:0 0 7px 0;}
.pingslist li a{background:url(dot00000.gif) repeat-x bottom left;}
#commentform p{margin:1em 0;}
#commentform p a{font-weight:bold;background:url(dot00000.gif) repeat-x bottom left;}
#author,
#email,
#url,
#comment{
	border:1px solid #ccc;
	padding:2px;
	font-family: "Lucida Grande", Tahoma;
	font-size: 1em;
}
#author,#email,#url{width:244px;overflow:auto;}
#comment{width:509px;overflow:auto;}
#commentform p small{font-size:10px;color:#CCC;}
.commentslist code{background:transparent;}

.jbmore {
	color:#7F7F7F;
	font-size:11px;
	text-align:right;
	text-transform:uppercase;
	font-weight: normal!important;
	font-variant: normal;
}
/*css from wordpress buttons*/
.submit, .submit input:focus, .button, .button:focus {
	border-color:#CCCCCC rgb(153, 153, 153) rgb(153, 153, 153) rgb(204, 204, 204);
	border-style:double;
	border-width:3px;
	color:#333333;
	padding:0.25em;
}
/*basically to fix viper vid ignoring line breaks, etc*/
.vvqbox {
	text-align: center;
	padding-top: 15px;
	padding-bottom: 20px;
}
.paraindent {
	text-indent: 1em;
}
#byline {
	font-family: "Lucida Grande", Tahoma;
	font-size: 10px;
	font-weight: lighter;
	font-variant: normal;
	text-transform: uppercase;
	color: #666666;
	text-align: center!important;
	letter-spacing: 0.3em;
	display: block;
	width: 100%;
	background-image: url(fleron-b.gif);
	background-repeat: no-repeat;
	background-position: center 23px;
	height: 55px;
}
.byline {
	font-family: "Lucida Grande", Tahoma;
	font-size: 10px;
	font-weight: lighter;
	font-variant: normal;
	text-transform: uppercase;
	color: #666666;
	text-align: center!important;
	letter-spacing: 0.3em;
	display: block;
	width: 100%;
	background-image: url(fleron-b.gif);
	background-repeat: no-repeat;
	background-position: center 23px;
	height: 55px;
}

.dcap {
	color:#666666;
	display:inline;
	float:left;
	font-size:5.2em;
	line-height:0.8em;
	text-transform:uppercase;
	font-weight: normal;
	margin-top: 0.05em;
	margin-right: 0.14em;
	margin-bottom: 0;
	margin-left: -3px;
	padding-left: 4px;
}
.dcaptiny {
color:#CC0000;
float:left;
font-size:1.2em;
font-style:normal;
font-weight:normal;
line-height:100%;
margin-right:10px;
text-decoration:none;
text-transform:uppercase;
vertical-align:top;
}
/* flueron for some blockquotes */
#hangnos li {
	background-repeat: no-repeat;
	background-position: 0 4px;
	padding-left: 40px!important;
	margin: 8px!important;
	background-image: url(fleur000.png);
	list-style-type: none;
}
.wp-smiley {
	border: none!important;
}
#bigsearch {
	border-color:#CCCCCC rgb(153, 153, 153) rgb(153, 153, 153) rgb(204, 204, 204);
	border-style:double;
	border-width:3px;
	color:#333333;
	padding:0.25em;
	font-size: 48px;
}
.footnote, .footnote a {
		font-family: "Lucida Grande", geneva, helvetica, sans-serif;
font-size: 12px!important;
	color: #666666;
}
/* just for the toggle menu: */
#archives {
	font-family: "Lucida Grande", geneva, helvetica, sans-serif;
	line-height: 1.4em;
	margin: 0px;
	padding: 0px;
}
.moremenu {
	float: left;
	width: 25%;
	margin: 0px;
	padding: 0px;
}
.moremenu a {
	color: #CC0000;
	text-decoration: none;
}
.moremenu a:hover {
	color: #CC0000!important;
	text-decoration: underline;
}
.more-menu {
	background:#F8F8F8;
	border-color:#CFCFCF;
	border-style:solid;
	border-width:1px 0pt;
	clear:both;
	color:#444444;
	overflow:hidden;
	padding:10px;
	font-size: 10px;
}
.more-menu a {
	color:#666666;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}
#archives h6 {
	font-family: "Lucida Grande", geneva, helvetica, sans-serif!important;
	font-size: 14px;
	color: #CC0000;
	text-decoration: none;
	margin-bottom: 8px;
	padding-top: 10px;
	margin-top: 0px;
}
.more-menu p {
font-size: 12px;
	color: #999999;
}
.amp {
font-family: palatino,'palatino linotype', georgia,serif;
font-style:italic;
}
.allcaps {
	letter-spacing: 1px;
	font-size: 80%;
	text-transform: uppercase;
	color: #000000;
}
.footnotes {
	color: #666666!important;
}
/* self-styled feed count */
.feedcountdiv p{
	margin-top:-10px;
	height: 30px;
	width: 190px;
	margin-right: 0px;
	margin-left: -10px;
	background-image: url(rss-bg00.gif);
	background-repeat: no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 11px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	font-weight: normal;
	letter-spacing: 1px;
	background-color: #000000!important;
}
.subscribers {
	padding:0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	text-align: center;
	background-color: #000000;
	color: #FFFFFF!important;
}
/* Styles for the Tag Grid */
#tag_grid_container {
    display: none;
    margin: 0;
}
#tag_grid_crop {
    height: 395px;
    overflow: hidden;
}
ul#tag_grid {
    list-style-type: none;
    width: 600px;
    height: 320px;
    overflow: hidden;
    margin: 20px auto 0 auto;
    padding: 0 0 0 8px;
    line-height: 12px;
}
ul#tag_grid li {
    width: 94px;
    height: 41px;
    padding: 7px 9px;
    float: left;
    margin: 0 8px 8px 0;
}
ul#tag_grid li a {
    font-size: 11px;
}
ul#tag_grid li.tagclass1 {
    border-bottom: 1px solid #cbc8bf;
    background-color: #e7e4e2;
}
ul#tag_grid li.tagclass1 a {
    text-decoration: none;
    color: #c0bcb2;
}
ul#tag_grid li.tagclass1 a:hover {
    text-decoration: underline;
    color: #000;
}
ul#tag_grid li.tagclass2 {
    border-bottom: 1px solid #b5b0a4;
    background-color: #ddd9d6;
}
ul#tag_grid li.tagclass2 a {
    text-decoration: none;
    color: #5d584d;
}
ul#tag_grid li.tagclass2 a:hover {
    text-decoration: underline;
    color: #000;
}
ul#tag_grid li.tagclass3 {
    border-bottom: 1px solid #807b71;
    background-color: #cdc4bd;
}
ul#tag_grid li.tagclass3 a {
    text-decoration: none;
    color: #5b564d;
}
ul#tag_grid li.tagclass3 a:hover {
    text-decoration: underline;
    color: #000;
}
ul#tag_grid li.tagclass4 {
    border-bottom: 1px solid #310000;
    background-color: #8c0000;
}
ul#tag_grid li.tagclass4 a {
    text-decoration: none;
    color: #e7e4e2;
}
ul#tag_grid li.tagclass4 a:hover {
    text-decoration: underline;
    color: #FFF;
}
ul#tag_key {
    list-style-type: none;
    width: 600px;
    overflow: hidden;
    margin: 28px auto 0 auto;
    padding: 0 0 0 8px;
    line-height: 12px;
}
ul#tag_key li {
    width: 94px;
    padding: 7px 9px;
    float: left;
    margin: 0 8px 8px 0;
}
#key {
    border-bottom: 1px solid #e7e4e2;
    background-color: #f7f6f5;
    color: #cbc8bf;
}
#key1 {
    border-bottom: 1px solid #cbc8bf;
    background-color: #e7e4e2;
    color: #c0bcb2;
}
#key2 {
    border-bottom: 1px solid #b5b0a4;
    background-color: #ddd9d6;
    color: #5d584d;
}
#key3 {
    border-bottom: 1px solid #807b71;
    background-color: #cdc4bd;
    color: #5b564d;
}
#key4 {
    border-bottom: 1px solid #310000;
    background-color: #8c0000;
    color: #e7e4e2;
}
/* end Styles for the Tag Grid */
/* footer, etc */
/* wallpaper style-- must dump the table and use divs, tut tut */
.papers {
	padding:5px;
	border: 1px solid #CCCCCC;
	margin:2px!important;
}
/* for sunday links pages */
.papers1 {
	padding:5px;
	border: 1px solid #CCCCCC;
	margin-top:20px; margin-bottom:30px;
}
/* 'default' image style */
.imgs {
	text-align: center;
	margin-top: 40px;
	margin-bottom: 40px;
	border: 1px solid #CCCCCC;
	text-decoration: none!important;
}
/*  ad style */
.ad {padding:7px;border:solid 1px #CCCCCC;}

#footer p {padding-top: 7px; }
#footer p a{color:#333;}
img#wpstats{width:0px;height:0px;overflow:hidden;}
/* float rules */
.floatleft{float:left;margin:3px 7px 0 0;}
.floatright{float:right;margin:3px 0 0 7px;}
.right{float:right;}
.left{float:left;}
.clear{clear:both;}
.fix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.fix{display:inline-block;} 
* html .fix{height:1%;}
.fix{display:block;}
