/*  
Theme Name: Alt Tags
Theme URI: http://www.alttags.org/
Description: Alt Tags theme.  Designed by Francey, adapted by Kirk
Version: 1.5
Author: Francey/Kirk
Author URI: http://www.francey.org/
*/

/* properties for IE */
body {
    background: url("twistwire6.gif") repeat;
	color: #f7f0e0;
    background-attachment: fixed;
	font-family: verdana, sans-serif;
	font-size: 0.9em;
	margin: 0;
	padding: 0;
	min-width: 788px;
	text-align: center;
}

a {
	color: #b60b04;
}

a:hover {
	color: #589616;
	text-decoration: none;
}

blockquote, pre {
	background-color: #F5F5F5;
	font-size: 1em;
	padding: 5px;
}

caption {
	font-weight: bold;
}

code {
	color: #000000;
	font-size: 1.2em;
}

dd {
	background-color: #F5F5F5;
	border-left: 1px solid #589616;
	padding: 5px;
}

dt {
	border-bottom: 1px solid #589616;
	font-weight: bold;
}

h1 {
	color: #b60b04;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 1.1em;
	letter-spacing: 0.2em;
	margin-bottom: 0px;
	text-transform: capitalize;
}
h2 {
   color: #333333;
   font-family: "Trebuchet MS", Verdana, sans-serif;
   font-size: 1.0em;
   letter-spacing: 0.15em;
   margin-bottom: 0px;
}
h3 {
	color: #b60b04;
    font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 1.1em;
	font-style: italic;
	font-weight: normal;
	margin-top: 0px;
    margin-bottom: 0;
	padding: 0px;
}

h4 {
	color: #e68b25;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 1.0em;
	letter-spacing: 0.1em;
}

h5 {
	color: #850a03;
	font-size: 1.0em;
	font-weight: normal;
}

h6 {
	font-family: "lucida console", monospace;
	font-size: 0.9em;
	font-weight: normal;
	text-align: right;
	text-transform: uppercase;
}

ul#menu {
  width: 170px;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
ul#menu ol {
  display: none;
  text-align: left;
  list-style-type: none;
  margin-left: 2px;
  padding: 0px;
}

ul#menu ol:hover {
  display: none;
  text-align: left;
  list-style-type: none;
  margin-left: -6px;
  padding: 0px;
}
ul#menu li, 
  ul#menu a {
  font-family: verdana, sans-serif;
  font-size: 11px;
  color: #b60b04;
}
ul#menu li {
  border-bottom: solid 1px #b9a894;
  line-height: 15px;
}
ul#menu ol li {
  border-bottom: none;
}
ul#menu a {
  text-decoration: none;
  outline: none;
}
ul#menu a:hover {
  color: #785a3c;
}
ul#menu a.active {
  color: #be5028;
}

ul#sub {
margin-top: 4px;
line-height: 145%;
}

hr {
	background-color: #589616;
	border: 0px;
	height: 2px;
}

input, textarea, select {
	background-color: #EEEEEE;
	border: #850a03 1px solid;
}

input.focus {
	background: #9FE5AC;
}

input[type="checkbox"], h6 ul .post-categories, input[type="radio"] {
	border: 0px;
}

p {
	font-size: 0.9em;
	line-height: 145%;
	margin-bottom: 8px;
	margin-top: 8px;
	text-align: left;
}

.post-categories {
	display: inline;
	margin: 0;
	padding: 0;

}

.post-categories li {
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
#container {
    margin: 0 auto;
	background-color: #f5f4ef;
	border: 1px solid #b0a689;
    width: 800px;
}

#content {
	background-color: #f5f5f5;
	color: #000000;
	margin-top: 15px;
    margin-right: 6px;
    margin-bottom: 6px;
   	margin-left: 20px;
	width: 542px !important;
	float: left;
    padding: 8px;
}
* html #content {
	margin-left: 10px;
	width: 540px;
}

#content li {
	text-indent: 0px;
	font-size: .9em;
	margin-bottom: 6px;
}

#content ul li p {
	text-indent: 6px;
}

#content .meta .post-categories {
	font-size: 1.2em;
}

#content .meta {
	font-size: 0.7em;
	font-weight: normal;
	line-height: 170%;
	text-align: right;
	text-transform: uppercase;
}

#content h2 {
	color: #333333;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 1.1em;
	letter-spacing: 0.15em;
	margin-bottom: 0px;
}

#content h2 a {
	color: #333333;
	text-decoration: none;
}
.img_right {
float: right; 
border-style: none; 
margin-right: .5em; 
margin-left: 1.5em; 
margin-top: 1.2em; 
margin-bottom: 1em; 
text-align: center; 
font-family: arial; 
font-size: 11px; 
font-weight: bold;
}

.img_left {
float: left; 
margin-left: .5em; 
border-style: none; 
margin-bottom: 1em; 
margin-right: 1.5em;
text-align: center; 
font-family: arial; 
font-size: 11px; 
font-weight: bold;
}

#credits {
	color: #000000;
	font-size: 0.7em;
	padding: 0 140px 0 0;
	margin: 12px auto 8px auto;
    text-align: center;
	width: 500px;
    vertical-align: bottom;
}

a#credits {
color: #b60b04;
}

#head {
	border: 0px;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	top: 0px;
	width: 788px;
	height: 150px;
}

#main {
	background-color: white;
	width: 800px;
	color: black;
    padding-top: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	border: 1px solid #bababa;
	text-align: left;
}

#nav {
	background-color: #F5F5F5;
	border: #E0E0E1 1px solid;
	color: #000000;
	padding: 8px;
	text-align: left;
	width: 180px;
	float: right;
	margin-right: 10px;
	margin-top: 16px;

}
* html #nav {
	margin-right: 5px;
}


#skipnav {display: none;}

#nav h2 {
	color: #333333;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 0.9em;
	letter-spacing: 0.2em;
	margin-bottom: 0px;
}

#nav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#nav ul li {
	color: #333333;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	letter-spacing: 0.1em;
	line-height: 150%;
	margin-bottom: 0px;
	margin-top: 10px;
}

#nav ul li li a:hover {
	padding-left: 13px;
}

#nav ul li ul {
	margin: 0px;
	padding: 0px;
}

#nav ul li ul li {
	font-family: verdana, sans-serif;
	font-size: 0.7em;
	font-weight: normal;
	letter-spacing: 0em;
	margin: 0px;
}

#nav ul li ul li a {
	padding-left: 13px;
}

#wp-calendar {
	border: 1px solid #589616;
	margin-top: 5px;
	text-align: center;
	width: 100%;
}

#wp-calendar caption {
	text-align: left;
}

#wp-calendar td {
	background-color: #FFFFFF;
	font-size: 0.75em;
	font-weight: normal;
}

#wp-calendar th {
	background-color: #CCCCCC;
	font-family: verdana, sans-serif;
	font-size: 0.75em;
}

#commentlist li {
	font-size: 1em;
}
#comment {
	width: 500px;
}
#content #comment p {
	text-align: left;
}
.form-item  textarea {
	width: 400px !important;
}
#topad, #sidead {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
#sidead {
	margin-top: 1em;
}
#subscribe h2 {
	font-size: .9em;
	margin-bottom: 0;
}
#subscribe p {
	text-indent: 0;
	margin: .25em 0 .4em 0;
	line-height: 130%;
	font-size: .7em;
}