#rant-html-main, .rant-body-main	{
background-color:#212498; 
/*background-color:#000000; */
	padding: 0;
	margin: 0 auto;
	width: 100%;
	font-family: Georgia, "Times New Roman", Arial, Verdana, Tahoma,  sans-serif;
	font-size: 0.9em !important;
/*	color: #181818; */
        color: #ffffff;
}

#rant-html-main, .rant-tattoo-main	{
/*background-color:#212498; */
background-color:#000000;
	padding: 0;
	margin: 0 auto;
	width: 100%;
	font-family: Georgia, "Times New Roman", Arial, Verdana, Tahoma,  sans-serif;
	font-size: 0.9em !important;
/*	color: #181818; */
        color: #ffffff;
}

.rant-gallery-main
{	
display:block;
text-align:center; 
background:transparent url("/images/bg_rant_gallery.jpg") no-repeat center top;
}

.rant-tattoo-main
{	
display:block;
text-align:center; 
background:transparent url("/images/bg_rant_tattoo.jpg") no-repeat center top;
}

.rant-studio-main
{	
display:block;
text-align:center; 
background:transparent url("/images/bg_rant_studio.jpg") no-repeat center top;
}

.rant-it-center
{
margin: auto;
height: 1050px;
width:800px;
}
.clear
{
	clear: both;
	font-size: 0px;
	line-height: 0px;
	visibility: collapse;
}

.content p{line-height:120%;}

a{color:#fa7744;}
a:link{color:#fa7744;}


a:hover{color: #ffff00; text-decoration:none;}


a:visited{color: #ca2c23;}

/* #red {color: red;} */



.links{text-align:right; font-size:0.9em;}


.submitted, .submitted a{color:#9fa35c;}
.sticky .submitted, .sticky  .submitted a{color:#83837d;}



.block{margin-bottom:30px;}
.block .content{padding: 0 8px 4px 8px;}


/** headers **/
h1, h2, h3, h4, h5, h6 {line-height:normal;}

h1, h1.title
{font-size:1.7em; font-size:24px; margin-bottom:2px; font-weight:normal;}

h2{
font-size:1.9em;
font-weight:normal;
font-family: "Times New Roman", Georgia,  Arial, Verdana, Tahoma,  sans-serif;
color:#8d6e00;
padding:0;
margin:0.2em 0 0.2em 0;
}

h2 a{color:#8d6e00;}

.block h2, .block  h2.title{
font-size:1.5em;
padding:5px 10px;
color:#761937;
background-color:#f5f5f1;
margin: 0 0 0.5em 0;
}

.block h2 a, .block h2.title a{color:#fff;}
.block h2 a:hover, .block h2.title a:hover{color:#bbbbbb;}

.sticky h2, .sticky h2 a{color:#343434 !important; font-weight:bold;}

/* Need to override basic node */
.node{padding:0px 0px;
border-bottom-width: 0px;
border-bottom-style: solid;
border-bottom-color: #e9e9e9;
margin-top: 0pt;
margin-right: 0px;
margin-left: 0px;
margin-bottom:5px; 
}

/*************** RANT SPACER ***********************************/
.rant-spacer{padding:0 0 965px 0;
margin-bottom:0px;
}
/*************** RANT CENTER ***********************************/
.rant-center{padding:0 0 125px 0;
margin-bottom:0px;
}

/*************** RANT NODE ***********************************/
.rant-node{padding:1px 1px 1px 1px;
margin-bottom:1px; 
}


/*************** RANT No Pad ***********************************/
.rant-no-pad{padding:1px 1px 1px 1px;
margin-bottom:1px; 
}


/*************** RANT Title ***********************************/
.rant-title{padding:50px 1px 1px 1px;
margin-bottom:1px; 
}


/*************** RANT Subtitle ***********************************/
.rant-subtitle{padding:75px 0px 25px 0px;
margin-bottom:0px; 
}
#rant-subtitle .content p{line-height:0%;}
.content clear-block{display: none;}

/*************** RANT Tab ***********************************/
.rant-tab{padding:0px 1px 1px 0px;
margin-bottom:0px; 
}
/*************** RANT Link ***********************************/
.rant-link{padding:25px 1px 0px 0px;
margin-bottom:0px; 
}

/*************** RANT Left Col ***********************************/
.rant-left-col{padding:0px 1px 1px 1px;
margin-bottom:1px; 
}

/*************** RANT Right Col ***********************************/
.rant-right-col{padding:0px 0px 1px 1px;
margin-bottom:1px; 
}

/*************** RANT Video ***********************************/
.rant-video{padding:11px 11px 1px 1px;
margin-bottom:1px; 
}

/*************** RANT Image  ***********************************/
.rant-image{padding:7px 5px 1px 1px;
margin-bottom:1px; 
}

.rant-main-content-block{padding-bottom:0px;}
.rant-main-content-block .block{margin:0px 0 2px 0;}

.links{text-align:right; font-size:0.9em;}


/*
 * Tabs CSS
 *
 * Adds styles for the primary and rant tabs.
 *
 */

  div.tabs
  {
    margin: 0 0 0 0;
  }

  ul.primary
  {
    margin: 0;
    margin-left: 0px;
    padding: 0 0 0 10px;
    border-width: 0;
    list-style: none;
    white-space: nowrap;
    line-height: normal;
    background: url(/images/tab-bar.png) repeat-x left bottom;
  }

  ul.primary li
  {
    float: left;
    margin: 0;
    padding: 0;
  }

  ul.primary li a
  {
    display: block;
    height: 24px;
    margin: 0;
    padding: 0 0 0 5px; /* width of tab-left.png */
    border-width: 0;
    font-weight: bold;
    text-decoration: none;
    color: #777;
    background-color: transparent;
    background: url(/images/tab-left-new.gif) no-repeat left -38px;
  }

  ul.primary li a .tab
  {
    display: block;
    height: 20px; /* 24px (parent) - 4px (padding) */
    margin: 0;
    padding: 4px 13px 0 6px;
    border-width: 0;
    line-height: 20px;
    background: url(/images/tab-right-new.gif) no-repeat right -38px;
    cursor: pointer;
  }

  ul.primary li a:hover
  {
    border-width: 0;
    background-color: transparent;
    background: url(/images/tab-left-new.gif) no-repeat left -76px;
  }

  ul.primary li a:hover .tab
  {
    background: url(/images/tab-right-new.gif) no-repeat right -76px;
  }

  ul.primary li.active a,
  ul.primary li.active a:hover
  {
    border-width: 0;
    color: #000;
    background-color: transparent;
    background: url(/images/tab-left-new.gif) no-repeat left 0;
  }

  ul.primary li.active a .tab,
  ul.primary li.active a:hover .tab
  {
    background: url(/images/tab-right-new.gif) no-repeat right 0;
  }

  ul.rant
  {
    margin: 0;
    margin-left: 0px;
    padding: 0 0 0 5px;
    border-bottom: 1px solid #c0c0c0;
    list-style: none;
    white-space: nowrap;
    background: url(/images/tab-secondary-bg.png) repeat-x left bottom;  }

  ul.rant li
  {
    float: left;
    margin: 0 5px 0 0;
    padding: 5px 0;
    border-right: none;
  }

  ul.rant a
  {
    display: block;
    height: 24px;
    margin: 0;
    padding: 0;
    border: 1px solid #c0c0c0;
    text-decoration: none;
    color: #777;
    background: url(/images/bg_rant.gif) repeat left -56px;
  }

  ul.rant a .tab
  {
    display: block;
    height: 18px; /* 24px (parent) - 6px (padding) */
    margin: 0;
    padding: 3px 8px;
    line-height: 18px;
  }

  ul.rant a:hover
  {
    background: url(/images/tab-secondary.png) repeat-x left bottom;
  }

  ul.rant a.active,
  ul.rant a.active:hover
  {
    border: 1px solid #c0c0c0;
    color: #000;
    background: url(/images/tab-secondary.png) repeat-x left top;
  }



#panels-edit-display .panel-pane,
#panels-edit-display .helperclass {
  margin: 0em;
}
