/*  
   Theme Name: SkiCo
   Description: By <a href=mailto:Grant@Tegt.com>Grant Tegtmeier</a> for use in the SkiCoElectric site as a clean small business site with photo gallery.
   Version: 1.04
   Author: Grant Tegtmeier
   Author URI: http://elimn.com
   */

body {
  margin: 0;
  padding: 0;
  background-color: #7A0000;
  color: #000000;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 1.2em;
}

input, textarea, select {
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

form {
  margin: 0;
}

a {
  text-decoration: none;
}

#page {
  margin-left: auto;
  margin-right: auto;
  width: 755px;
  padding-top: 14px;
  padding-right: 32px;
}

#header {
  position: relative;
  width: 814px;
  height: 258px;
  color: #fff;
  background-color: #464D3D;
  background-image: url(images/ghead.jpg);
  background-position: top left;
  background-repeat: repeat-x;
}

#left_side_2 {
  position:absolute;
  top:0px;
  left:0px;
  width: 35px;
  height: 223px;
  /*			background-image: url(images/left_side_background_2.jpg);*/
  background-position: top left;
  background-repeat: repeat-y;
}

#right_side_2 {
  position:absolute;
  top:0px;
  left:700px;
  width: 35px;
  height: 223px;
  /*			background-image: url(images/right_side_background_2.jpg); */
  background-position: top left;
  background-repeat: repeat-y;
}

#header_1 {
  position:absolute;
  top: 18px;
  left: 30px;
}

#blog_title {
  padding-top: 20px;
  font-size: 3em;
  text-align: left;
  font-weight: bold;
}

#blog_title a, #blog_title a:visited, #blog_title a:hover {
  color: #fff;
}

#blog_moto {
  padding: 0px 0px 0px 20px;
  width: 330px;
  font-size: 1.2em;
  text-align: left;
}

#header_2 {
  position:absolute;
  top:192px;
  left:35px;
  width: 665px;
  height: 31px;
  overflow:hidden;
  background-image: url(images/v_menu.jpg);
  background-position: top left;
  background-repeat: no-repeat;
}

#header_2 form {
  float:left;
  padding: 5px 0px 0px 5px;
}

#header_2 input {
  padding: 3px 4px;
  width: 140px;
  height: auto;
  font-size: .9em;
  border: 1px solid #474D3D;
  background-color: #DCFF9E;
}

#rss_holder {
  float: right;
  padding:8px 5px 0px 0px;
  color:#34392D;
}

#rss_holder a {
  color: #674524;
  font-weight: bold;
  padding:3px;
}

#rss_holder a:visited {
  color: #674524;
}

#rss_holder a:hover {
  color:#7a0000;
  background-color:#464D3D;
}

#h_menu_holder {
  position:absolute;
  left:170px;
  padding:8px 0px 0px 0px;
  color:#34392D;
}

#h_menu_holder a {
  color: #674524;
  font-weight: bold;
  padding:3px;
}

#h_menu_holder a:visited {
  color: #674524;
}

#h_menu_holder a:hover {
  color:#7a0000;
  background-color:#464D3D;
}

#content, #content_2 {
  width: 814px;
  background-image: url(images/gbody.jpg);
  background-position: top left;
  background-repeat: repeat-y;
}

#content_2 .post_content {
  background-image: none;
}	

#content_2 .post_content ul {
  list-style-image: url(images/list_marker_4.jpg);
}

#left_side {
  float:left;
  width: 35px;
  height: 177px;
  /*			background-image: url(images/left_side_background.jpg);*/
  background-position: top left;
  background-repeat: repeat-y;
}

#right_side {
  float: right;
  width: 35px;
  height: 177px;
  /*			background-image: url(images/right_side_background.jpg);*/
  background-position: top left;
  background-repeat: repeat-y;
}

#sidebar {
  float: left;
  width: 190px;
/*  margin: 0 0 0 16px;*/
  padding: 0 0 0 16px;
  font-size: 1em;
  overflow: hidden;
}

#sidebar h2 {
  border: 1px solid #474D3D;
  border-width:1px 0 2px 0;
  font-size: 1.2em;
  color: #000;
  margin: 0;
  background-image: url(images/menu_item_title_background.jpg);
  background-position: top left;
  background-repeat: repeat-y;
}

#sidebar ul {
  list-style-image: none;
  list-style-type: none;
  padding: 0px 4px 0px 4px;
  margin: 0;
}

#sidebar ul ul {
  margin-bottom: 20px;
}

#sidebar ul ul ul {
  margin-bottom: 0;
}

#sidebar ul ul li {
  color: #fff;
  margin: 1px 0px 1px 0px;
  padding: 2px 0px 2px 8px;
  background: #7A0000;
  background-image: none;
}

#sidebar ul ul li li {
  padding: 2px 12px;
  /*				background-image:url(images/menu_item_children.jpg);*/
  background-position:top left;
  background-repeat:no-repeat;
}

#sidebar li a, #sidebar li a:visited {
  color: #fff;
  background-color: #000;
}

#sidebar li li a, #sidebar li li a:visited {
  color: #fff;
  background-color: #7A0000;
}

#sidebar li a:hover, #sidebar li li a:hover {
  color: #DCFF9E;
}

/* Calendar:START */
#wp-calendar {
  color: #fff;
  width: 150px;
}

#wp-calendar caption {
  font-weight: bold;
  color: #3F4436;
}

#wp-calendar th {
  font-weight: bold;
  background-color: #474D3D;
  color: #666F5A;
}

#wp-calendar td {
  border: 1px solid #474D3D;
  text-align: center;
  color: #393F2F;
}

#wp-calendar tbody td a {
  font-weight: bold;
  color: #fff;
}

#wp-calendar tbody td a:visited {
  color: #fff;
}

#wp-calendar tbody td a:hover {
  color:#DCFF9E;
}

#wp-calendar tfoot td {
  text-align: center;
}

#wp-calendar tfoot td a {
  color: #fff;
  font-weight: bold;
  padding:3px;
}

#wp-calendar tfoot td a:visited {
  color: #fff;
}

#wp-calendar tfoot td a:hover {
  color:#DCFF9E;
}

#wp-calendar {
  margin-bottom: 20px;
}
/* Calendar:END */

#text {
  float: left;
  padding: 1px 0 0 0;
  width: 560px;
  overflow: hidden;
}

div.pagetitle {
  font-size: 1.6em;
  color: #34392D;
  text-align: center;
  width: 499px;
  padding: 10px 0;
}

.navigation {
  width: 470px;
  margin-left: 15px;
  padding: 10px 0;
}

.navigation .alignleft {
  float:left;
}

.navigation .alignright {
  float:right;
}

.navigation a {
  color: #fff;
  font-weight: bold;
  padding:3px;
}

.navigation a:visited {
  color: #fff;
}

.navigation a:hover {
  color:#7a0000;
}

#footer {
  text-align: center;
  padding: 40px 0;
  font-size: .83em;
  background-image: url(images/gfoot.jpg);
  background-position: top left;
  background-repeat: no-repeat;
  width: 814px;
  height: 155px;
}

#footer a {
  color: #8C0000;
  font-weight: bold;
  padding-bottom: 2px;
}

#footer a:visited {
  color: ##8C0000;
}

#footer a:hover {
  text-decoration: underline;
}

.post {
  background-color: #fff;
  width: 560px;
  min-width: 560px;
  max-width: 560px;
}

.post_2 {
  background-color: #4F5644;
  width: 499px;
  min-width: 499px;
  max-width: 499px;
  margin-bottom: 10px;
}

.post_header {
  margin-left: 1px;
  padding: 10px 0 12px 18px;
}

.post_title {
  font-weight: bold;
  font-size: 1.4em;
  color: #7a0000;
}

.post_title:visited {
  color: #7a0000;
}

.post_title:hover {
  color: #7a0000;
}

.post_date {
  display: none;
  margin-top: 5px;
  font-size: .83em;
  color: #CDAF5C;
  font-weight: bold;
}

.post_content {
  color: #000;
  margin-left: 1px;
  padding: 8px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: .9em;
  line-height: 1.4em;
}

.post_content a, .comment_content a {
  color: #DCFF9E;
  padding: 0px 0px 2px 0px;
}

.post_content a:hover, .comment_content a:hover {
  background-image: url(images/link_underline_2.jpg);
  background-position: bottom left;
  background-repeat: repeat-x;
}

.post_content ul, .comment_content ul {
  list-style-image: url(images/list_marker_3.jpg);
  list-style-type: none;
  list-style-position: outside;
  color: #000;
}

.post_content ul ul, .comment_content ul ul {
  padding-left:0px;
  margin-left:30px;
}

.post_content blockquote, .comment_content blockquote {
  border:0px solid #474D3D;
  border-left-width: 3px;
  background-image: url(images/block_horizontal_line.jpg);
  background-position: top left;
  background-repeat: no-repeat;
  margin: 5px 0 5px 10px;
  padding: 1px 10px 0px 10px;
  color: #000;
}

.post_content blockquote blockquote, .comment_content blockquote blockquote {
  margin-left: 0px;
}

.post_content>blockquote, .comment_content>blockquote, .post_content>blockquote blockquote, .comment_content>blockquote blockquote {
  padding-bottom: 1px;
}

.post_content img, .comment_content img {
  margin: 3px;
}

.post_content input[type='password'] {
  padding: 3px 4px;
  width: 140px;
  height: auto;
  font-size: .9em;
  border: 1px solid #474D3D;
  background-color: #DCFF9E;
}

.post_content input[type='submit'] {
  color: #879376;
  font-size: .92em;
  font-weight: bold;
  text-transform: uppercase;
  width:auto;
  padding: 3px;
  border: 1px solid #879376;
  background-color: transparent;
}

.post_content h2 {
  font-size:1.4em;
}

.post_footer {
  display: none;
  padding: 7px 18px 47px 19px;
  font-size: .83em;
  color: #000;
}

.post_footer_2 {
  padding: 7px 18px 47px 19px;
  font-size: .83em;
  color: #000;
}

.post_category {
  float: left;
  padding-bottom: 3px;
}

.post_comments {
  float: right;
  padding-bottom: 3px;
}

.post_footer a, .post_footer_2 a {
  color: #BC7E41;
  font-weight: bold;
  padding: 0px 0px 3px 0px;
}

.post_footer a:hover, .post_footer_2 a:hover {
  background-image:url(images/link_underline.jpg);
  background-position:bottom left;
  background-repeat:repeat-x;
}

.comment {
  background-color: #4F5644;
  width: 499px;
  margin-bottom: 10px;
  background-image: url(images/comment_background.jpg);
  background-position: top left;
  background-repeat: no-repeat;
  margin-bottom: 3px;
}

.comment_header {
  margin-left: 1px;
  padding: 10px 0 12px 18px;
}

.comment_title {
  font-weight: bold;
  font-size: 1.2em;
  color: #DCFF9E;
}

.comment_title a {
  color: #DCFF9E;
}

.comment_title a:visited {
  color: #DCFF9E;
}

.comment_title a:hover {
  color: #DCFF9E;
}

.comment_date {
  margin-top: 5px;
  font-size: .83em;
  color: #ADC77E;
  font-weight: bold;
}

.comment_content {
  color: #000;
  margin-left: 1px;
  padding: 5px 18px 18px 18px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: .9em;
  line-height: 1.4em;
}

.comment_input {
  color: #879376;
  margin-bottom: 10px;
}

.comment_input input {
  padding: 3px 4px 3px 4px;
  width: 205px;
  height: auto;
  font-size: 1em;
  border: 1px solid #474D3D;
  background-color: #DCFF9E;
}

.comment_input > input {
  padding: 4px;
  height: auto;
  width: 200px;
}

.comment_input textarea {
  padding: 3px 4px 3px 4px;
  width: 305px;
  height: 126px;
  font-size: 1em;
  border: 1px solid #474D3D;
  background-color: #DCFF9E;
}

.comment_input > textarea {
  padding: 4px;
  height: auto;
  width: 300px;
}

.comment_submit {
  float: left;
  color: #879376;
  font-size: .92em;
  font-weight: bold;
  width:auto;
  padding: 3px;
  border: 1px solid #879376;
  background-color: transparent;
}

.visual_clear {
  clear: both;
  height: 30px;
}

.visual_clear_2 {
  clear: both;
}

span.admin_edit_link {
  font-size: 11px;
  font-weight: normal;
  float: right;
  margin: 0px 18px 0px 0px;
}

span.admin_edit_link a {
  color: #844;
  padding: 0px 0px 2px 0px;
}

span.admin_edit_link a:hover {
  text-decoration: underline;
  color: #448;
}

.comment_title span.admin_edit_link a {
  color: #7a0000;
  padding: 0px 0px 2px 0px;
}

.comment_title span.admin_edit_link a:hover {
  background-image: url(images/link_underline.jpg);
  background-position: bottom left;
  background-repeat: repeat-x;
}

a img {
  border: none;
}

