* {
  padding: 0;
  margin: 0;
}
body {
   font-family: verdana;
   background: url(images/xbg.jpg) repeat-x top #cacaca;
  font-size: 12px;
}
a:link {
  text-decoration: none;
  outline: none;
  color: #efa156;
}
a:visited {
  text-decoration: none;
  outline: none;
  color: #efa156;
}
a:hover {
  text-decoration: none;
  outline: none;
  color: #aaa;
}
h2 {
  font-size: 16px;
  font-family: verdana;
  font-weight: bold;
  color: #efa156;
  text-decoration: none;
  margin-bottom: 10px;
}
h3 {
  font-size: 15px;
  padding-bottom: 10px;
  color: #001c96;
}
p {
  padding-bottom: 15px;
}
img {
  border: none;
}
blockquote {
  margin-left: 25px;
  font-style: italic;
    
}
.sidebar_box {
  padding-bottom: 20px;
}
.sidebar_box ul {
  padding-bottom: 20px;
}
.sidebar_box p {
  font-size: 10px;
}
.postmeta {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 20px;
  font-size: 10px;
  border-bottom: 1px solid #b0b0b0;
}
.small_caps {
  text-transform: uppercase;
  font-size: 9px;
  letter-spacing: 1px;
  float: right;
}
.middle_align {
  vertical-align: middle;
}
.center_align {
  text-align: center;
}
.boldness {
  font-weight: bold;
}
.italicness {
  font-style: italic;
}
.bold_italic {
  font-style: italic;
  font-weight: bold;
}
.img_left {
  float: left;
  padding-bottom: 10px;
  padding-right: 10px;
  border: 0;
}
.img_cent {
  margin: 0 auto;
  text-align: center;
  border: 0;
}
.img_right {
  float: right;
  padding-bottom: 10px;
  padding-left: 10px;
  border: 0;
}
.title_sidebar {
  font-family: georgia;
  padding-bottom: 5px;
  border-bottom: 1px solid #606060;
  text-align: left;
  width: 100%;
  color: #b8b8b8;
  font-size: 20px;
  font-weight: normal;
}
.title_right {
  font-family: georgia;
  padding-bottom: 5px;
  border-bottom: 1px solid #b8b8b8;
  text-align: right;
  width: 100%;
  color: #3f403b;
  font-size: 20px;
}
.title_left {
  font-family: georgia;
  padding-bottom: 5px;
  border-bottom: 1px solid #b8b8b8;
  text-align: left;
  width: 100%;
  color: #3f403b;
  font-size: 20px;
}
.div_ruler {
  border-bottom: 1px solid #cccccc;
  height: 4px;
  margin-bottom: 10px;
}
.indent {
  padding-left: 40px;
}
#container {
  width: 1000px;
  margin: 0 auto;
}
#header {
  position: relative;
  height: 365px;
  color: #505050;
}
#logo {
  width: 270px;
  height: 200px;
  background: url(images/xlogo.jpg) no-repeat;
  float: left;
}
#rss_feed {
  position: absolute;
  top: 10px;
  right: 0;
  width: 100px;
  height: 35px;
}
#rss_feed a {
  color: #505050;
}
#search_div {
  position: absolute;
  top: 90px;
  right: 0;
  width: 285px;
  height: 35px;
}
#search_div #s {
  border: 0;
  padding: 4px;
}
#search_div #searchsubmit:hover {
  background-color: #888;
}
#search_div #searchsubmit {
  border: 1px solid;
  color: #000;
  padding: 2px;
}
#follow_us {
  position: absolute;
  top: 20px;
  right: 0;
  width: 210px;
  height: 35px;
  color: #454545;
}
#follow_us ul li {
  list-style: none;
  display: inline;
  padding-right: 5px;
}
#head_bg {
  position: absolute;
  background: url(images/xhead_bg.jpg) no-repeat;
  height: 130px;
  width: 670px;
  top: 0;
  left: -204px;
}
#banner_div {
  position: absolute;
  background: url(images/xbanner.jpg) no-repeat right;
  width: 1000px;
  height: 200px;
  top: 130px;
  left: 0;
}
#nav {
  position: absolute;
  background: url(images/xnav_bg.jpg) no-repeat;
  height: 35px;
  width: 1000px;
  bottom: 0;
}
#content_cont {
  background: #454545;
  overflow: auto;
}
#sidebar {
  float: left;
  width: 230px;
  padding: 20px;
  color: #fff;
  background: #454545;
  height: auto;
  height: 100%;
}
#sidebar ul li {
  list-style: none;
  padding-bottom: 10px;
}
#content {
  float: left;
  width: 730px;
  background: #454545;
}
#content ul li {
  padding-bottom: 10px;
}
#content_ctop {
  background: url(images/xcontent_ctop.jpg) no-repeat bottom;
  width: 730px;
  height: 10px;
  margin-top: 20px;
}
#content_top {
  background: #cacaca;
  padding: 0 20px 20px 20px;
  width: 690px;
  text-align: justify;
}
#content_cbot {
  background: url(images/xcontent_cbot.jpg) no-repeat top;
  width: 730px;
  height: 10px;
}
#post_ctop {
  background: url(images/xpost_ctop.jpg) no-repeat bottom;
  width: 730px;
  height: 10px;
  margin-top: 20px;
}
#post_div {
  background: #fff;
  padding: 0 20px 20px 20px;
  width: 690px;
  text-align: justify;
}
#post_div ul {
  padding-left: 15px;
  padding-bottom: 15px;
}
#post_div ol {
  padding-left: 25px;
  padding-bottom: 15px;
}
#post_div ol li {
  padding-bottom: 15px;
}
#post_div a:link {
  color: #d56800;
}
#post_div a:visited {
  color: #d56800;
}
#post_div a:hover {
  color: #aaa;
}
#post_div p {
  color: #444;
}
#post_content {
  padding-top: 10px;
}
#post_cbot {
  background: url(images/xpost_cbot.jpg) no-repeat top;
  width: 730px;
  height: 10px;
}
#footer {
  background: #454545;
  padding: 20px;
  text-align: right;
}
#site_info {
  color: #fff;
}
#site_info p {
  padding: 0;
}
#footer_curv {
  background: url(images/xcontainer_cbot.jpg) no-repeat top;
  height: 10px;
  width: 1000px;
  margin-bottom: 20px;
}

/** THIS WHOLE FUCKING COMMENTS SECTION IS USELESS, IT IS NOT BEING CALLED FROM THE CODE!!! (WRF - 2016-07-19) **/

.comments_navigation{}
.comments_navigation{}
.comments_reply{}

.comment_text{    
    background: url(http://www.eliewieseltattoo.com/wp-content/themes/whiteboard/images/xcomment_quote.gif) top left no-repeat;
    font-size: 14px;
    padding-left: 50px;
    padding-bottom: 50px;
    border-bottom: dotted 1px #444;
    margin-bottom: 20px;    
}
#commentform{
    font-size: 14px;
}
#commentform #comment {
     width: 50%;
     margin-right: 10px;
     font-size: 14px;
}
#comments_list {
  padding-left: 20px;
  font-size: 14px;
}
.comments_meta{}

	

	
/** 
img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}
*/

/* This code is from http://www.reedolsen.com/fix-captions-and-image-alignment-in-wordpress/ */

.aligncenter,
div.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}

.wp-caption {
border: 1px solid #ddd;
text-align: center;
background-color: #f3f3f3;
padding-top: 4px;
margin: 10px;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}

.wp-caption img {
margin: 0;
padding: 0;
border: 0 none;
}

.wp-caption p.wp-caption-text {
font-size: 10px;
line-height: 17px;
padding: 0 4px 5px;
margin: 0;
}

p img {
padding: 0;
max-width: 100%;
}
img.centered {
display: block;
margin-left: auto;
margin-right: auto;
}

img.alignright {
padding: 4px;
margin: 0 0 2px 7px;
display: inline;
}

img.alignleft {
padding: 4px;
margin: 0 7px 2px 0;
display: inline;
}

.alignright {
float: right;
}

.alignleft {
float: left
}








