/*
Theme Name: 4t Networks Theme 
Description: Taken from original http://www.yvoschaap.com/wpthemegen/
Version: 1.0 
Author: Kevin Gray 
Author URI: http://www.4tnetworks.com/

*/

html>body #content {
	height: auto;
	min-height: 580px;
}

body{
    margin:0;
    padding:0;
    background-image:url(images/bg_body_interior.gif);
    background-repeat:repeat-x;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:12px;
}

body,td,th {
	color: #000000;
}

a, a:link {
	padding: 1px;
	color: #000000;
	text-decoration: underline;
}

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

h1 {
	margin-bottom:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;	
	font-weight: bold;
	font-size: 16px;
}


h2 {
	margin-bottom:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;	
	font-weight: bold;
	font-size: 12px;
}

h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;	
	font-weight: bold;
	font-size: 14px;
}


h4 {
	font-size: 10px;
}

p {
	margin-bottom:10px;
}

strong, b {
	font-weight: bold;
}

em, i {
	font-style: italic;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
}

acronym, abbr
{
	font-size: 0.9em;
	letter-spacing: .07em;
}

a img {
	border: none;
}


#hd{
	text-align: center;
	padding-top: 24px;
	padding-bottom: 24px
}
#hd h1{
	font-size: 290%;
	color: #000000;

}

#hd h1 a{
	text-decoration: none;
	color: #000000;
}

h3 a:link, h3 a:hover, h3 a:visited{
	color: #000000;
}

.item {
	padding: 10px;
	background-color: #ebded2;
	text-align:left;
	margin-bottom: 1em;
	;
	
}

.item ul {
	list-style-type: disc;
	padding-left: 15px;
	margin-left: 10px;
	font-size: 80%;
}


.item ol{
	list-style-type: decimal;
	padding-left: 15px;
	margin-left: 10px;
	font-size: 80%;
}

.itemhead{
	padding-top: 5px;
	padding-bottom: 5px;
}


.chronodata {
	display: inline;
	text-align: right;
	margin-left: 2em;
	font-size: 80%;
}


.itemhead h3{
	display: inline;
}


input{
	font-size: 80%;
}

.metadata{
	line-height: 190%;
	font-size: 75%;
}

.metadata a:link, .metadata a:hover, .metadata a:visited{
	color: #000000;
}

.tags, .catagory {

	display: block;

}

.commentlist p {
	clear: both;
	font-size: 95%;
}


cite{
	font-size: 95%;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

.commentmetadata {
	font-size: 80%;
	float: right;

}
.commentlist {
	margin-top: 5px;
}
.commentlist li {
	padding: 2px;
	border-top: 1px solid #1A1A1A;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #FFFFCC;
}

.navigation a:link, .navigation a:hover, .navigation a:visited{
	color: #000000;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}


#secondary, #third{
	background-color:  ;
	background-image: url(/); 
	background-repeat: repeat;
	text-align:left;
	padding: 0px;
	border: 1px solid #1A1A1A;
	SP_GRADIENT
}

#secondary h4, #third h4{
	color: #52221f;
	font-family:Verdana, Arial, Helvetica, sans-serif;	
	padding: 3px;

}

#secondary p, #third p{
		padding: 3px;
		font-size: 70%;
}

#searchform {
	clear: both;
	margin-bottom: 5px;
	margin-left: 2px;
	padding: 3px;
}

#third {
	margin-left: 9px;
}

#menu {background-color:#f4caa5; padding:0; border:0px solid #fff }
#menu ul {list-style:none; margin:0; padding:0; font-size:12px; }
#menu ul li { padding:0; margin:0; border-bottom:1px solid #FFFFFF; }
#menu ul li a { display:block; padding:4px 4px 4px 10px; text-decoration:none; color: #52221f; }
#menu ul li a:hover { color:myheadttcolor; background: #FFFFFF; }


li .categories, li .linkcat, li .pagenav {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.yui-nav{
	margin-bottom: -1px;
}

.yui-navset .yui-nav a:hover {
	background-color: #0099DD;
	color: #000000;
}

.yui-navset .yui-nav li a {
    background-color: #1A1A1A;
	background-image: url(images/bg_overlay.png); 
	background-repeat: repeat;
	border-bottom: 0px;
	color: #000000;
	padding: .3em .7em .3em .7em;
	text-decoration:none;
	font-size: 85%;
}



#wp-calendar {
	empty-cells: show;
	font-size: 90%;
	margin: 0;
	width: 90%;
	padding: 3px;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
}


#wp-calendar td {
	color: #000000;
	font-size: 70%;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}


#wp-calendar #today {
	background: ;
	color: #0099DD;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

#ft {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #FFFFCC;
}

#ft a:link, #ft a:hover, #ft a:visited{
	color: #FFFFCC;
}

/* 4t Networks Customizations */

  #wrapper {
  	width: 974px;
  	margin:0px auto; /* Right and left margin widths set to "auto" */
  	text-align:left; /* Counteract to IE5/Win Hack */
  	padding-bottom:25px;
  }

  #mininav{
    float:right;
    height:29px;
    margin-top:20px;
    background-image:url(images/bg_mininav.jpg);
    background-repeat:no-repeat;
    color: #000000;
    padding: 7px 15px 3px 15px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
  }  
    #mininav a:link{
      color:#fff;
      text-decoration:none;
    }
    #mininav a:visited{
      color:#fff;
      text-decoration:none;
    }
    #mininav a:hover{
      color:#fff;
      text-decoration:underline;
    }
    #mininav a:active{
      color:#fff;
      text-decoration:none;
    }

  #navigation {
    width:974px;
    height:39px;
    margin:0;
    padding:0;
  }
    #navigation img {
      border-style:none;
    }

  #header {
    height:75px;
    width:974px;
  	margin-top:18px;
  }
    #header img{
      border-style:none;
      margin-top:5px;
    }
    #header #logo{
      width:304px;
      height:70px;
      float:left;
    }
    #header #contact{
      float:right;
      color:#999;
      font-size:14px;
      margin-top:28px;
      margin-right:25px;
    }
  #footer-wrapper{
    width:100%;
    height:160px;
    background-image:url(images/footer_bkgr.gif);
    background-repeat:repeat-x;
    padding:10px 0 0 0;
  }
  #footer{
    height:160px;
    width:924px;
  	text-align:left; /* Counteract to IE5/Win Hack */
    padding:0;
    font-size:10px;
    color:#efceae;
  	margin:0px auto; /* Right and left margin widths set to "auto" */
  }
  #footer h2{
    margin:0;
    margin-bottom:5px;
    padding:0;
    color:#efceae;
  }
  #footer-left ul{
    float:left;
    list-style-type:none;
    padding-left:0;
    margin-left:0;
    margin-right:4em;
  }
  #footer-right{
    text-align:right;
  }
  #footer-right ul{
    float:right;
    list-style-type:none;
    padding-left:0;
    margin-left:0;
  }
  #footer li {
    padding: 0px;
    font-size:11px;
    margin-bottom:.5em;
  }
  #footer a:link{
    color:#efceae;
    text-decoration:none;
  }
  #footer a:visited{
    color:#efceae;
    text-decoration:none;
  }
  #footer a:hover{
    color:#fff;
    text-decoration:underline;
  }
  #footer a:active{
    color:#fff;
    text-decoration:underline;
  }
  #interior{
    padding-top:30px;
    background-image:url(images/interior_body.gif);
    background-repeat:no-repeat;
  }
    #interior h1, h2, h3{
      color:#000000;
    }
