@charset "utf-8";

*{padding: 0; margin: 0;}

body{
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;	
	background-color: #CEEFFF;	
	background-attachment: fixed;
}

body:after{
    display:none;
    content: url(../Original/Headers/Title.gif) url(../Original/Headers/centerColTop.gif) url(../Original/Headers/bottomcontent.gif);
}

#rightleft{
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}

#comic{
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
}

#menu{
	text-align:left;
	float: right;
	width: 180px;
	padding-top: 0px;
}

#menuList{
	padding-left: 10px;
	background-color: #FFFFFF;
	border-left-style: solid;
	border-left-width: 2px;
	border-right-style: solid;
	border-right-width: 2px;
}

#menuList a{
	font-size: 20pt;
	text-decoration: none;
}

#centerCol{
	float:left;
	text-align:center;
	width: 800px;
}

#comicCol{
	float:left;
	text-align:center;
	width: 1000px;
}

#Banner{
	margin-top: 10px;
	margin-bottom: 10px;
	height:150px;
}

#blog{
	border-left-style: solid;
	border-left-width: 2px;
	border-right-style: solid;
	border-right-width: 2px;
	background-color: #FFFFFF;
}

#BlogBottom{
height:50px;
}

.cct {
  /*display: inline-block;*/
 /* -moz-box-sizing: border-box;
  box-sizing: border-box;*/
  border: 0;
  height: 32px;
  width: 800px;
  overflow: hidden;
  background: #ffffff00 url(http://www.gobeskiwallacereport.com/Original/Headers/centerColTop.gif) no-repeat;
}

.ccb {
  /*display: inline-block;*/
 /* -moz-box-sizing: border-box;
  box-sizing: border-box;*/
  border: 0;
  height: 32px;
  width: 800px;
  overflow: hidden;
  background: #ffffff00 url(http://www.gobeskiwallacereport.com/Original/Headers/bottomcontent.gif) no-repeat;
}

.bnnr {
  /*display: inline-block;*/
 /* -moz-box-sizing: border-box;
  box-sizing: border-box;*/
  border: 0;
  text-decoration: none;
  border-style: none;
  height: 150px;
  width: 1000px;
  overflow: hidden;
  background: #ffffff00 url(http://www.gobeskiwallacereport.com/Original/Headers/Title.gif) no-repeat;
}

img.icon{
	text-decoration: none;
	border-style: none;
}

div.blogpost{
	border-style: solid;
	border-color: #DEDEDE;
	border-width: 2px;
	background-color: #F1F1F1;
	padding: 20px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	text-align:left;
}

h1{
	text-align: left;
	font-size: 20pt;
	color: #AF0000;
}

h2{
	text-align: left;
	font-size: 15pt;
}

h2c{
	text-align: center;
	font-size: 15pt;
}

sup { 
	vertical-align: top; 
	position: relative; 
	top: -0.4em;
	font-size: 10pt;
}

blockquote {
font-family: "Helvetica Neue", Helvetica, Arimo, Liberation Sans, "Lucida Grande", sans-serif;
	font-size: 14pt;
	width: 500px;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 50px;
  padding-left: 15px;
  margin-right: 0;
}

div.bquote {
font-family: "Helvetica Neue", Helvetica, Arimo, Liberation Sans, "Lucida Grande", sans-serif;
	font-size: 14pt;
	width: 80%;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 50px;
  padding-left: 15px;
  margin-right: 0;
}

p{
	padding-bottom: 5px;
	padding-top: 5px;
	font-size: 14pt;
}

p.date{
	font-style: italic;
	font-weight:bold;
	font-size: 16pt;
}

p.nolinebreak{
    margin-bottom: 0;
    padding-bottom: 0;
}

ul.bio{
	padding-bottom: 5px;
	padding-top: 5px;
	margin-left:10px;
	font-size: 14pt;
}

ul.inmenu{
	list-style-type: none;
	margin-left: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}

ul.inline{
	font-size: 14pt;
	border-style: none;
	padding-top: 0px;
	margin-top: 0px;
	margin-left: 15px;
	margin-right: 15px;
	text-align:left;
}

/*ul ul{margin-top: 5px; margin-left: 15px; margin-bottom: 10px;}*/

div.imageright{
	float: right;
	padding: 10px;
}

img.imageright{
	border: thin solid black;
	border-width:2px;
}

div.imageleft{
	float: left;
	padding: 10px;
}

img.imageleft{
	border: thin solid black;
	border-width:2px;
}

div.imagecenter{
	margin-left: auto;
	margin-right: auto;
	clear: both;
	margin-top:10px;
	margin-bottom:10px;
}

img.imagecenter{
	border: thin solid black;
	border-width:2px;
}

img.center{
	border: thin solid black;
	border-width:2px;
	display: block;
	margin-left: auto;
	margin-right: auto
}

div.bloghead{
	width: 718px;
	clear: both;
	margin-top:10px;
	margin-bottom:10px;
}

img.bloghead{
	border: thin solid black;
	border-width:2px;
	width: 718px;
	height: 300px;
}

img.tallhead{
	border: thin solid black;
	border-width:2px;
	width: 718px;
	height: 400px;
}

p.caption{
	font-size: 12pt;
	font-style:italic;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}

table.center {
    width:90%; 
    margin-left:5%; 
    margin-right:5%;
}

a.nounderline:link  
{  
 text-decoration:none;  
}  
 



#twitter{
    font-size: 10pt;
    }

ul li .twtr-bd {font-size:1em;}

a:link{color: #AF0000}
a:active{color: #1F4BC9}
a:visited{color: #1F4BC9}
a:hover{color: #1F4BC9}