/************************ webvanta.css ****************************/
/* Main stylesheet for Webvanta default site                      */
/* assumes Blueprint CSS has been loaded first                    */
/* (if using our standard templates they take care of that)       */

/* Note: most colors are set in Config Settings. You can set      */
/* colors there, or you can replace the <w:data ... > text with   */
/* color values here                                              */

/* Base Styles */

body {
  color: #333;
  background-color: #3F0B0A;
  font-family: Arial, Helvetica, sans serif;
}
h1 {
  color: #CCCCCC;
  font-family: Arial, Helvetica, sans-serif;
  font-size:22px;
  margin-bottom:15px;
  font-weight:bold;
}
h1 span {
  color: #ffffff;
}
h2 {
  color: #ff0000;
  font-family: Arial, Helvetica, sans-serif;
  font-size:22px;
  font-weight:bold;
  margin-bottom:5px;
}
h2 a {
  color: #7aa319;
  text-decoration:none;
}
h2 a:hover {
  color: <w:data name='color_h2' /;
  text-decoration: underline;
}
h3 {
  font-size:20px;
  font-family: Arial, Helvetica, sans-serif;
  margin-top:20px;
  color: #CC0A0C;
}
h3 a:link,h3 a:visited {
  color: #7aa319;
  text-decoration:none;
}
h3 a:hover {
  color: <w:data name='color_h3' /;
  text-decoration: underline;
}
h4 {
  font-size:17px;
  font-family: Arial, Helvetica, sans-serif;
  color: #CC0A0C;
}
h5 {
  font-size:14px;
  font-family:Arial, Helvetica, sans-serif;
  color: #CC0A0C;
}
a:link {
  color: #F7C71F;
  outline: none;
}
a:visited {
  color: #F7C71F;
  outline: none;
}
a:hover {
  color: #CC0A0C;
  text-decoration:none;
  outline: none;
}
a:active {
  color: #F7C71F;
  outline: none;
}

p {
  margin: 0 0 0.8em;
}
ul {
  list-style-type: square;
}
ul li {
  margin-bottom: 5px;
}
.cursorpointer {
  cursor: pointer;
}


/*********** PAGE STRUCTURE ************/

#outer_wrapper {
  width: 950px;
  padding-top: 0px;
  margin: 0 auto;
}
#wrapper {
  background-color: #000;
  border: 0px solid #666;
  padding: 0;
  margin:0;
}
#content_area {
  padding: 30px 0px 10px 0px;
  background-image:url(/images/backblood625.gif);
  background-repeat: no-repeat;
}
#header {
  background-color: #000;
  
}
#banner  {
  height: 210px;
  width: 950px;

}
#menubar {
  height:20px;
  width:950px;
}
#menu-links {
margin: 0;
padding: 0;
list-style-type: none;

}
#menu-links li {
display:inline;
float: left;
width: 20%;
margin: 0;
padding: 0;
text-align: center;
}
#menu-links li img {
border: none;
}

#icon {
  width:250px;
  height:30px;

}
#icon-links {
margin: 0;
padding: 0;
list-style-type: none;

}
#icon-links li {
display:inline;
float: left;
margin-right: 11px;
padding: 0;
text-align: center;
}

#icon-links li img {
border: none;
}
#adverts {
  width:950px;


}
#adverts-links {
margin: 0;
padding: 0;
list-style-type: none;

}
#adverts-links li {
display:inline;
float: left;
margin: 0px;
padding: 0;
text-align: center;
}

#icon-links li img {
border: none;
}



/********** DIARY LISTS ************/

#diarylist1 {
  list-style-type:none;
  margin-left: 0;
  padding:0;
}

#diarylist1 li {
  float: left;
}

#diarylist1 img {
  float: left;
  padding-right: 20px;
  padding-bottom: 20px;
}  

#diarylist1 h1 {
  font: 1.4em arial, tahoma, sans-serif;

  color:#CC0A0C;
  margin:0px;
  padding:0;
}

#diarylist1 h2 {


  font: 1.0em arial, tahoma, sans-serif;

  color: #999999;
  margin-bottom:0px;
}
#diarylist1 p {
  font: 0.9em arial, tahoma, sans-serif;
  line-height: 20px;
  color:#fff;
  margin:0px 0 4px 0;
  padding:0;
}
#diarylist1 p.caps{
  color:#868a8a;
  font-size:0.7em;
  text-transform:uppercase;
}

/********** UTILITY NAV ************/


.searchButton {
  margin: 0;
  vertical-align: bottom;
  height:25px;
}
input.fieldSkybox {
  vertical-align: middle;
  margin: 0 3px 0 0;
}
#searchbox {
  float:right;
  padding: 0 0px 0 10px;
}
#searchbox span {
  color: #ccc;
  font-size:12px;
}

/* For main navigation see dropdown-menu.css */

/************** FOOTER **************/


#footer_container{
  background-color:#000;
}

#safecracker{
  float:left;
  padding:0px 0px 0px 8px;
}
#footer {
  padding:0px 0 0px 0;
  float:right;
  border-top:0px solid ;
}
#footer ul{
  margin:0px;
  padding:0px;
  list-style:none;
}
#footer ul li {
  color: #999999;
  font-size: 10px;
  padding: 5px 5px 0 0;
  margin-left:10px;
  margin-right:10px;
  list-style: none;
  float: left;
  border-right:0px solid ;
}
#footer ul li.last {
  padding: 0px;
  margin-right:0px;
  border-right:0px solid ;
}
#footer ul li a {
  color: #fff;
  text-decoration: none;
}
#footer ul li a:hover {
  text-decoration: underline;
  color:#c52020;
}
#clearout {
  clear: both;
  font-size:0px;
}


/** Video Player **/
#player {
    display: block;
    width: 640px;
    height: 480px;
    border: 2px solid #666;
}

/********** FORMS **************/

label.reqd {   /* for required fields */
  font-weight:bold;
}
label.left {
  width: 120px;
  display: block;
  float: left;
  text-align: right;
  clear: left;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 12px;
  padding-right: 10px;
}
.sysmsg {
  color: #f00;
  margin-bottom:25px;
}
form .indent {
  margin-left: 130px;
}
form p {
  margin: 0;
  padding: 0 0 5px 0;
}
input {
  margin: 0.5em 0;
}
#dy_node_submit {           /* for automatically generated forms that submit to database */
  margin-left: 130px;
}
.wv-validation-error {      /* for error messages display on failed form submissions */
  border: 2px solid #F00;
}
p#email2 {                  /* be sure to include this rule if you are using our forms */
  display: none;            /* it keeps normal users from seeing the spambot honeypot  */
}

/******* CONTACT FORM *********/



#contact_form #submit_button {
  margin: 10px 0 10px 130px;
}
#contact_intro {
  border-bottom: 1px solid #e4e4e4;
  margin-bottom: 20px;
}
#contact_form label {
  width: 120px;
  display: block;
  float: left;
  text-align: right;
  clear: left;
  text-transform: uppercase;
  font-weight: bold;
  font-size:12px;
  padding-right: 10px;
}
#contact_form input, #contact_form textarea {
  background-color: #EEE;
  padding: 3px;
  margin: 0;
  border: 1px solid #c9c9c9;
  height: auto;
}
#contact_form .indent {
  margin-left: 130px;
}
#contact_firstname, #contact_lastname {
  width: 200px;
}
#contact_company, #contact_email, #contact_subject, #contact_message, #contact_subject, #contact_message {
  width: 410px;
}
#contact_form input#submit_button {
  background: none;
  border: none;
}
#contact_form p{
  margin: 0;
  padding: 8px 0;
  background-color:#dceb7;
}
#contact_form p.alt{
  background-color:#dc3e19;
}

/******* Pagination ***********/

div.pagination  {
  clear:both;
  margin:0 0 20px 0;
  padding-bottom: 20px;
  text-transform:lowercase;
}
div.pagination a, div.pagination span {
  display:block;
  float:left;
  padding:0 5px;
}

/********** BLOG *************/

#blog_text{
  background-image:url(/images/backblood625.gif);
  background-repeat: repeat-y;
}
#blog_text h1{
  color:#ffffff;
  margin-bottom:10px;
}

#blog_text h2{
  color:#990033;
  margin-top:20px;
  font-size:1.2em;
  line-height: 20px;
}

#blog_text p.caps{
  color:#868a8a;
  font-size:.9em;
  text-transform:uppercase;
}
#blog_text p{
  font-size:1.0em;
  color:#ffffff;
}
#blog_text img{
  margin-bottom:20px;
}



.blog_article {
  border-bottom: 1px solid #cdcdd4;
  padding-bottom:15px;
  margin-bottom: 25px;
  clear: left;
}
.blog_article h1 {
  margin-bottom:5px;
}
h3.article_title {
  margin-bottom:5px;
}
.blog_article p a:link,.blog_article p a:visited {
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
  padding:2px 4px;
  color:#ffffff;
  font-size:.9em;
  text-decoration:none;
  font-weight:bold;
}
.blog_article p a:hover {
  background-color: #b9b9b9;
  color:#fff;
}
.blog_article p.byline{
  color:#868a8a;
  font-size:.9em;
  text-transform:uppercase;
}
.blog_article p.byline a {
  -moz-border-radius:0px;
  -webkit-border-radius:0px;
  padding:0px;
  border:0px solid #c2c2c2;
  font-style:italic;
  color:#ffffff;
  text-decoration:underline;
}
.blog_article p.byline a:hover {
  background-color:transparent;
  color:#ffffff;
  text-decoration:none;
}
.article-icon {
  float:left;
  padding: 0 15px 5px 0;
}
#share-widgets {
  height: 75px;
  border-bottom: 1px solid #cdcdd4;
  margin-bottom: 10px;
}


/*********** COMMENT FORM ************/

.comment_form {
  border: 0px solid #f90505;
  margin: 0px;
}
.comment_form h3{
  color: #ffffff;
}
.comment_form label {
  display: block;
  background-color:#dceb7; 
  width: 80px;
  text-align: right;
  float: left;
  font-size: 12px;
  letter-spacing: .04em;
  text-transform: uppercase;
  clear: left;
  padding: 0 5px 0 0;
}
input#feedback_name, input#feedback_email, input#feedback_subject, textarea#feedback_body {
  background-color: #EEE;
  padding: 3px;
  margin: 0;
  border: 1px solid #c9c9c9;
}
.comment_form .indent {
  margin-left: 85px;
}
.comment_form #submit_button {
  margin: 12px 0 0 90px;
}
#comment_email2 {
  display: none;   /* spam robot trap */
}
input#feedback_subject {
  width: 80%;
}
.comment_form p {
  padding: 8px 0px;
  background-color:#dceb7;
}
.comment_form p.alt {
  background-color:#dc3e19;
}
textarea#feedback_body {
  width: 80%;
  height: auto;
}
.form_note {
  font-size: 80%;
}
div#comments {
  border-top: 0px solid #f90505;
  padding-top: 10px;
  margin-top: 35px;
}
div#comments h2{
  margin-bottom:0px;
}
div#comments .comment-title{
  margin-bottom:15px;
}
div#comments h3{
  margin-bottom:1px;
  color: #ffffff;
}
div#comments p.byline{
  color:#868a8a;
  font-size:.9em;
  text-transform:uppercase;
}
div#comments .comment-box{
  background-color:#f3f3f3;
  border:1px solid #dfdfdf;
  border-left-width:0px;
  border-right-width:0px;
  margin-bottom:30px;
  padding:12px;
}

/********* Example styles for RTE Styles drop-down   *************/
/* These styles are invoked by the Styles drop-down in the       */
/* rich text editor. See the XML file webvanta-editor-styles.xml */
/* and the article http://www.webvanta.com/article/23724         */

.large_headline {
  font-size: 36px;
}
.large_body {
  font-size: 16px;
}
.highlighted_text {
  font-weight: bold;
  color: #900;
}
.image_left {
  float: left;
  padding: 0 10px 10px 0;
}


/********** CALENDAR LAST ROW FIX **************/
#calendar table {
  margin:0;
}

.listing-thumb {
  float:left;
  clear:left;
  padding: 0 15px 10px 0;
}


/********** CONTACT FORM FOR TOMMY **************/
form#contactme label {
  line-height: 30px;
  color: #CC0A0C;
  font-size:20px;
  width: 4em;
  float: left;
  text-align: right;
  margin-right: 0.5em;
  display: block
         }

.submit input
         {
  width:150px;       
  margin-left: 8em;
         margin-bottom:50px;
         } 

/********** SMALL CONTACT FORM FOR TOMMY **************/
form#contactsmall label {
  line-height: 20px;
  color: #CC0A0C;
  font-size:10px;
  width: 4em;
  float: left;
  text-align: right;
  margin-right: 0.9em;
  display: block
         }
.smallcontactinput
{
  font-size:8px;
  width:150px;

}
  
.submit input
         {
  font-size:8px;       
  width:100px;       
  margin-bottom:5px;
         } 
/********** CROSS-SLIDE DIV **************/
#slideshow {
  width: 250px;
  height: 150px;
  

}



