/*  
Theme Name: WinterBlue
Theme URI: http://www.add-link-url.com
Description: WinterBlue
Author: AddLinkUrl
Author URI: http://www.add-link-url.com
*/

/* standard elements */
html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}

/*a {color: #048;}
a:hover {color: #06C;}*/
a img {border: none;}

body {
	background:#000 url('img/bg.gif');
	color: #676666;
	font: normal 62.5% Tahoma,sans-serif;
	padding-top: 0px;
}

p,code,ul {padding-bottom: 1.2em;}

li {list-style: none;}

h1 {font: normal 2.0em Tahoma,sans-serif;}
h2 {font: normal 1.6em sans-serif;}
h3 {font: bold 1em Tahoma,sans-serif;}

h1,h2 {padding-top: 0px; color: #553; margin-bottom: 4px;}

h3 {padding-top: 15px; color: #5a8a0c; margin-bottom: 4px;}

code {
	background: #FFFffd;
	border: 1px solid #EEE;
	border-left: 6px solid #CCC;
	color: #666;
	display: block;
	font: normal 1em Tahoma,sans-serif;
	line-height: 1.6em;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}

blockquote {
	font-weight: bold;
	padding-left: 28px;
      border-left: 1px solid #dddedf;
}

/* misc */
.clearer {clear: both; font-size: 0;}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}
.left {float: left;}
.right {float: right;}

/* structure */
.inner-container {
	background: #000;
	font-size: 1.2em;
	margin: 0 auto;
	width: 894px;
}

.outer-container {
	padding-bottom: 15px;
}

/* headere & title */
.header {
	background: #000 url('img/header.jpg') no-repeat;
	height: 260px;
	margin-bottom: 0px;
	text-align: left;
}
.header .title {
	color: #fff;
	padding-top: 75px;
	padding-left: 400px;
}
.header .title .sitename a {
	color: #fff;
	font: 3.8em Arial;
	padding-bottom: 2px;
	text-decoration: none;
}
.header .title a:hover {color: #fff;}
.header .title .slogan {
	font: normal 1.2em Arial,sans-serif;
	padding-top: 3px;
      padding-left: 6px;
	color: #fff;
}

/* path */ 

#current{
color:#fff;background:transparent url("img/bgON.gif") no-repeat top right;}


.current_page_item {
color:#fff;background:transparent url("img/bgON.gif") no-repeat top right;}


/* main */
.main  {
	background: url('img/main.gif') repeat-y;
	padding: 8px 12px 0 0;
	border-bottom: 2px solid #336666;
}

/* content */
.content {
	float: left;
	width: 580px;
	padding-left: 25px;
	
}
.content .descr {
	color: #664;
	font-size: 0.9em;
	margin-bottom: 6px;
}
.content li {
	line-height: 1.4em;
	list-style: decimal;
	margin-left: 48px;
}
.content p {
      font-family: sans-serif,"Lucida Sans Unicode";
      font-size: 13px;
      padding-top: 20px;}

.entry {
      padding-top: 20px;}

/* navigation */
.navigation {
	float: right;
	width: 250px;
}
.navigation h2 ,.tableh1{

      background: transparent url('img/menuhg.png') no-repeat left;
	color: #65a389;
	font: bold 1.5em Tahoma,sans-serif;
	line-height: 20px;
 	margin-top: 20px;
      width: 220px;
	margin-left: 30px;
	padding-left: 23px;
}
.navigation ul {
	padding: 0;
}

.navigation li a {
      background: transparent url('img/bg1.png') no-repeat left;
	font-size: 13px;
	color: #4b7a15;
      margin-left: 35px;
	display: block;
	padding: 7px 0 8px 5%;
	text-decoration: none;
	width: 75%;
      border-bottom: 1px dotted #b2cdc2;
}
.navigation li a:hover {
	text-decoration: underline;	
}

/*a {color: #6D7A87;}
a:hover {color: #6D7A87;}*/
/* footer */
/* footer */
.footer {
/*background: transparent url('img/footer.gif') no-repeat;*/
	font-size : 9px;
	color: #000000;
	padding: 2% 3% 1%;
	border-top: 0px solid #FFFFFF;
}

.bottom a {
      color: #333333;
      text-decoration: none;
	border-bottom: 1px dotted #333333;
}

.bottom a:hover {
	background: none;
	color: #333333;	
	border-bottom: 1px solid #333333;
}

.col3,.col3center {
	float: left;
	width: 255px;
}

.col3 h2,.col3center h2, .col3center h2 {
	color:#CEAD00;
      padding-left: 10px;
}

.col3center {margin: 0 3%;}

/* bottom */
.bottom {
	color: #333333;
	clear: both;
	font-size: 1.1em;
}

/* posts */

.post h1{
      border-bottom:1px dotted #bbbbbb;
}
.post h1 a {
	color: #4d7a02;
	text-decoration: none;
}
.post h1 a:hover {
	color: #365700; 
}

.post {
margin: 6px 0 2px;
 overflow-x: auto; overflow-y: hidden;}
.post .info{
	border-top: 1px dotted #d3d4d2;
	color: #70716e;
	margin: 2px 0 4px;
	padding: 5px 0px 15px 0;
	text-align: left;
}
.post img {
	border: none;
}

.post a img {border: none;
}
.post a:hover img {border: none;
}

.info a {color: #70716e; text-decoration: none; }
.info a:hover {color: #70716e; text-decoration: underline;}

/* comments */
.content ol li {
	background: none;
}

.commentlist {margin: 0; padding: 0;}
.commentlist li {
	margin-bottom: 1.2em;
	list-style: decimal;
}
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 200px;
	background:#E0F1EA;
	}

#commentform input {
	width: 170px;

	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 0px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}

.commentmetadata a{
      color: #679e0e;
	}

textarea.styled {width: 280px;}

.styled {
	font-size: 1.1em;
	background: #F8F7F6;
	border: 1px solid #D6D3D3;
}
.styled:hover {
	background: #FFFffc;
	border: 1px solid #D6D3D3;
}
.styled:focus {
	background: #FFFffc;
	border: 1px solid #939793;
}
#commentform input {margin-bottom: 0px; }

/* calendar */
#wp-calendar {color:#A0A0A0;}

.navigation table caption {border-bottom-color:#000;}

.navigation table thead tr {
  border-bottom-color:#000;
  color:#A53512;
}

.navigation table th {border-bottom-color:#000;}

.navigation table td#today {
  border-color:#000;
  color:#A53512;
}

.navigation table td a {
  border-bottom-color:#000;
  background-color:#EDF3Df;
}

.navigation table tfoot {border-top-color:#000;}

.navigation table tfoot a {background:none;}

/* calendar
--------------------------------------------------*/
#wp-calendar {
  display:inline-table;
  border-collapse:collapse;
  width:185px;
  margin:0px 10px 0 10px;
  text-align:center;
}

.navigation table caption {
  margin: -5px 10px 0 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid;
  letter-spacing: 0.1em;
}

.navigation table thead tr {border-bottom:1px solid;}

.navigation table th {border-bottom:1px solid;}

.navigation table td {
  width: 225px; /* maximaize width; honestly, I don't know much about tables... */
  padding: 1px;
  font-size: 0.9em;
}

.navigation table td#today {
  padding: 0;
  border: 1px solid;
  font-size: 1em;
  font-weight: bold;
}

.navigation table td a {
  display: block;
  border-bottom: 1px solid;
  font-weight: bold;
  font-size: 1.15em;
}

.navigation table tfoot {border-top:1px solid;}
.navigation table tfoot a {
  border: none;
  font-weight: bold;
}
.navigation table tfoot #prev a {text-align:left;}
.navigation table tfoot #next a {text-align:center;}

#searchform {
	margin: 0px auto;
	padding-right: 1px; 
	padding-top: 10px;
	padding-bottom: 13px;
	text-align: center;
	}
#sidebar #searchform #s {
	width: 80px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	background:#599117  url('img/search.jpg') no-repeat bottom right;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	padding: 0px;
	}

#searchform #searchsubmit{

	background:#599117 url('img/search.jpg') no-repeat bottom right;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	padding: 0px; 
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.rss-feed { background: #FFFFDD url("img/rss-feed.gif") repeat-x 0 0; border: 1px solid #D1D3D5; margin: 2.0em 0 0; padding: 1.5em 15px 0.75em; }
.rss-feed h4 { color: #636567; margin: 0; }
.rss-feed img#rss-feed-icon { float: left; border: 0; margin-right: 5px; padding: 0; }

.alignright {
	float: right;
      padding-right:10px;
	}

.alignleft {
	float: left;
      padding-left:10px;
	}

.alignrighttt{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	background: url('img/comm.png') no-repeat center left;
	float: right;
	padding: 0px 0 0px 17px;
	}



.alignrighttt a{
      text-decoration: none;
      color: #5a8a0c;
	}

.alignrightttt a{
	float: right;
      font-size: 13px;
      text-decoration: none;
      color: #5a8a0c;
      padding-top: 7px;
	}

.alignlefttt {
	float: left;
      padding-left:0px;
      color: #5a8a0c;
	font-size: 0.9em;
	}

.alignlefttt a{
      text-decoration: none;
      color: #5a8a0c;
	}

.alignleftttt a{
	float: left;
      font-size: 13px;
      text-decoration: none;
      color: #5a8a0c;
      padding-top: 7px;
	}

.alignleftt {
	float: left;
      padding-left:10px;
      padding-top:10px;
	}

.single{
      border-bottom: 1px solid #679e0e;
}

.entry ul li{
	list-style: none;
}

h2.pagetitle {
	font-size: 1.5em;
      font-weight: bold;
	text-align: center;
      color: #4e7d02;
}

cite a{ color: #5a8a0c; }

.posttop {height:35px;	background:transparent url('img/posttop.png') no-repeat top center;}

/* ^^^^^^^^ BELOW IS THE CODE FOR THE MENU ^^^^^^^^^^ */
ul#saturday{margin:0;padding:0;list-style-type:none;width:auto;position:relative;display:block;height:36px;text-transform:uppercase;font-size:14px;font-weight:bold;background:transparent url("img/bgOFF.gif") repeat-x top left;font-family:Helvetica,Arial,Verdana,sans-serif;border-bottom:3px solid #336666;border-right:2px solid #336666;border-left:2px solid #336666;}
ul#saturday li{display:block;float:left;}
ul#saturday li a{display:block;float:left;color:#333333;text-decoration:none;padding: 8px 5px 0 5px;height:24px;background:transparent url("img/bgDIVIDER.gif") no-repeat top right;}
ul#saturday li a:hover{background:transparent url("img/bgHOVER.gif") no-repeat top right;}
ul#saturday li a.current,ul#saturday li a.current:hover{color:#fff;background:transparent url("img/bgON.gif") no-repeat top right;}
/* ^^^^^^^^ ABOVE IS THE CODE FOR THE MENU ^^^^^^^^^^ */
/*************coppermine CSS********************/


table {
        font-size: 12px;
}

h1{
        font-weight: bold;
        font-size: 22px;
        font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
        text-decoration: none;
        line-height : 120%;
        color : #000000;
        margin: 2px;
}

h2 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 18px;
        margin: 0px;
}

h3 {
        font-weight: normal;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        margin: 2px;
}

p {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 100%;
        margin: 2px 0px;
}

ul {
        margin-left: 5px;
        padding: 0px;
}

li {
        margin-left: 10px;
        margin-top: 4px;
        margin-bottom: 4px;
        padding: 0px;
        list-style-position: outside;
        list-style-type: disc;
}

.textinput {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 100%;
        border: 1px solid #D1D7DC;
        padding-right: 3px;
        padding-left: 3px;
}

.listbox, .listbox_lang{
        color: #4b7a15;
        background-color: #E0F1EA;
        border: 1px solid #D1D7DC;
        
        font-family: Arial, Helvetica, sans-serif;
        vertical-align : middle;
		  width: inherit;
		  
		font: normal normal smaller Arial, Helvetica, sans-serif;
}

.button {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 100%;
        border: 1px solid #005D8C;
		  background: #599117 ;
		  color: #FFF;
		  padding: 0px;
}

.comment_button {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 85%;
        border: 1px solid #005D8C;
        background-image : url(images/button_bg.gif);
        background-position : bottom;
        padding-left: 3px;
        padding-right: 3px;
}

.radio {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 100%;
        vertical-align : middle;
}

.checkbox {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 100%;
        vertical-align : middle;
}

a {
        color: #4b7a15;
        text-decoration: none;
}

a:hover {
        color: #4b7a15;
        text-decoration: underline;
}

.bblink a {
        color: #0033CC;
        text-decoration: none;
}

.bblink a:hover {
        color: #0033CC;
        text-decoration: underline;
}

.maintable {
        border: 2px solid #336666;
/*        background-color: #FFFFFF;*/
        background-color: #efefef;
        margin-top: 1px;
        margin-bottom: 1px;
		  width: 99%;
}


.tableh1 {
   background: #E0F1EA repeat-x;
	color: #65A389;
	padding: 2% 3% 1%;
	border-top: 1px solid #B2CDC2;
	border-bottom: thin dotted #b2cdc2;
}

.tableh1_compact {
        background : #65A389 ;
        color : #E0F1EA;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
}

.tableh2 {
        background: #F0F0F0 ;
        color : #000000;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
		border-bottom: thin dotted #b2cdc2;
}

.tableh2_compact {
        background: #D1D7DC ;
        color : #000000;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
}

.tableb {
        background: #EFEFEF ;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}


.tableb_compact {
        background: #EFEFEF ;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
}

.tablef {
        background: #E0F1EA;
        padding-top: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
}

.catrow_noalb {
        background: #D1D7DC ;
        color : #000000;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}

.catrow {
        background: #EFEFEF ;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}

.album_stat {
        font-size: 85%;
        margin: 5px 0px;
}

.thumb_filename {
        font-size: 80%;
        display: block;
}

.thumb_title {
        font-weight : bold;
        font-size: 80%;
        padding: 2px;
        display : block;
}

.thumb_caption {
        font-size: 80%;
        padding: 1px;
        display : block;
}

.thumb_caption a {
        text-decoration: underline;
        color: #000000;
}

.thumb_num_comments {
        font-weight: normal;
        font-size: 80%;
        padding: 2px;
        font-style : italic;
        display : block;
}

.user_thumb_infobox {
        margin-top: 1px;
        margin-bottom: 1px;
}

.user_thumb_infobox th {
        font-weight : bold;
        font-size: 100%;
        margin-top: 1px;
        margin-bottom: 1px;
        text-align : center;
}

.user_thumb_infobox td {
        font-size: 80%;
        margin-top: 1px;
        margin-bottom: 1px;
        text-align : center;
}

.user_thumb_infobox a {
        text-decoration: none;
        color: #000000;
}

.user_thumb_infobox a:hover {
        color: #000000;
        text-decoration: underline;
}

.sortorder_cell {
        background : #0E72A4 ;
        color : #FFFFFF;
        padding: 0px;
        margin: 0px;
}

.sortorder_options {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        background : #E0F1EA ;
        color : #555533;
        padding: 0px;
        margin: 0px;
        font-weight: normal;
        font-size: 80%;
        white-space: nowrap;
}

.navmenu {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        color: #555533;
        font-size: 100%;
        font-weight: bold;
        background : #65A389 ;
        border-style: none;
}

.navmenu img {
        margin-top: 1px;
        margin-right: 5px;
        margin-bottom: 1px;
        margin-left: 5px;
}

.navmenu a {
        display: block;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
        text-decoration: none;
        color: #E0F1EA;
}

.navmenu a:hover {
        background : #E0F1EA ;
        text-decoration: none;
        color:         #65A389;
}

.admin_menu_thumb {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 85%;
        border: 1px solid #005D8C;
        background-image : url(images/button_bg.gif);
        background-position : bottom;
        color: #000000;
        font-weight: bold;
        margin-top: 0px;
        margin-bottom: 0px;
        width: 85px;
}

.admin_menu_thumb a {
        color: #000000;
        text-decoration: none;
        display: block;
        position: relative;
        padding-top: 1px;
        padding-bottom: 1px;
        padding-left: 10px;
        padding-right: 10px;
}


.admin_menu_thumb a:hover {
        color: #000000;
        text-decoration: underline;
}

.admin_menu {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 85%;
        border: 1px solid #005D8C;
        background-color:#7DA938;
        
        background-position : bottom;
        color: #000000;
        margin-top: 0px;
        margin-bottom: 0px;
        padding-top:2px;
        padding-bottom:2px;
        padding-left:1px;
        padding-right:1px;
        text-align: center;
}

.admin_menu a {
        color: #FFFFFF;
        text-decoration: none;
        display: block;
        position: relative;
        padding-top: 1px;
        padding-bottom: 1px;
        padding-left: 2px;
        padding-right: 2px;
}

.admin_menu a:hover {
        color: #FFFFFF;
        text-decoration: underline;
}

td #admin_menu_anim {
        background-image : url(images/button_bg_anim.gif);
}

.comment_date{
        color : #5F5F5F;
        font-size : 90%;
        vertical-align : middle;
}

.image{
		 background-color: #65A389;
       
		 padding: 2px;
		
		
		
}

.imageborder {
        border: 1px solid #000000;
        background-color: #FFFFFF;
        margin-top: 30px;
        margin-bottom: 30px;
}

.display_media {
        background: #EFEFEF ;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}

.thumbnails {
        background: #EFEFEF ;
        padding: 5px;
		  
}



.footer a {
        text-decoration: underline;
        color: #4b7a15;
}

.footer a:hover {
        color: #4b7a15;
        text-decoration: underline;
}

.statlink {
        color: #65A389;
		  font-size:14px;
		  font-weight:bold;
}

.statlink a {
        text-decoration: none;
        color: #65A389;
}

.statlink a:hover {
        color: #65A389;
        text-decoration: underline;
}

.alblink a {
        text-decoration: underline;
        color: #000000;
}

.alblink a:hover {
        color: #000000;
        text-decoration: underline;
}

.catlink {
        display: block;
        margin-bottom: 2px;
		  background: transparent url('img/bg1.png') no-repeat left;
		  font-size: 13px;
		  color: #4b7a15;
		  margin-left: 30px;
		  padding: 7px 0 8px 10px;
}

.catlink a {
        text-decoration: none;
        color: #4b7a15;
}

.catlink a:hover {
        color: #4b7a15;
        text-decoration: underline;
}

.topmenu {
color : #4b7a15;
        
		  
}

.topmenu a {
        color : #4b7a15;
        text-decoration : none;
}

.topmenu a:hover  {
        color : #4b7a15;
        /*text-decoration : underline;*/
}

.img_caption_table {
        border: none;
        background-color: #FFFFFF;
        width : 100%;
        margin : 0px;
}

.img_caption_table th {
        background: #D1D7DC ;
        font-size: 100%;
        color : #000000;
        padding-top: 4px;
        padding-right: 10px;
        padding-bottom: 4px;
        padding-left: 10px;
        border-top : 1px solid #FFFFFF;
}

.img_caption_table td {
        background: #EFEFEF ;
        padding-top: 6px;
        padding-right: 10px;
        padding-bottom: 6px;
        padding-left: 10px;
        border-top : 1px solid #FFFFFF;
        white-space: normal;
}

.debug_text {
        border: #BDBEBD;
        background-color: #EFEFEF;
        width : 100%;
        margin : 0px;
}

.clickable_option {
        cursor : default;
}
/*
.listbox_lang, {
        color: #4b7a15;
        background-color: #E0F1EA;
        border: 1px solid #D1D7DC;
        font-size: 80%;
        font-family: Arial, Helvetica, sans-serif;
        vertical-align : middle;
			width: inherit;
			
			
			font-size: xx-small;
			font-style: normal;
}*/

#vanity a {
        display:block;
        width:57px;
        height:20px;
        margin: 3px 20px;
}
#vanity img {border:0}
#v_php {float:left;background-image:url(../../images/powered-php.gif);}
#v_php:hover {background-image:url(../../images/h_powered-php.gif);}
#v_mysql {float:left;background-image:url(../../images/powered-mysql.gif);}
#v_mysql:hover  {background-image:url(../../images/h_powered-mysql.gif);}
#v_xhtml {float:right;background-image:url(../../images/valid-xhtml10.gif);}
#v_xhtml:hover {background-image:url(../../images/h_valid-xhtml10.gif);}
#v_css {float:right;background-image:url(../../images/valid-css.gif);}
#v_css:hover{background-image:url(../../images/h_valid-css.gif);}
