/*
Theme Name: XD
Theme URI: http://www.xandradesign.com/
Description: Custom theme for XANDRA DESIGN's blog
Version:1.0
Author: Lesley AJ Baumann
Author URI: http://www.xandradesign.com/
*/

*
{
  padding: 0;
  margin: 0;
}

#content
{
  width: 65%;
  float: left;
  min-height:600px;
}

#sidebar
{
  width: 28%;
  margin-left: 70%;
}

#footer
{
	clear:both;
}

body
{
  font-family:Georgia, "Times New Roman", Times, serif;
  font-size: 76%;
}

#wrapper
{
  width: 972px;
  margin: 0 auto;
  overflow: hidden;
}

div>#wrapper
{
  margin: 0 auto;
  width: 972px;
}

hr
{
  display: none;
}

#header
{
  margin-top: 0px;
  margin-bottom: 30px;
  padding-bottom: 2em;
    background-image: url(images/headerBg.png);
  background-position:top;
  background-repeat:repeat-x;
}
 
#headerimg
{
  font-size: 1.2em;
  margin: 0 auto;
  text-align: left;
  width: 1040px;
}
 
#header a
{
  text-decoration: none;
  color: 99cc33;
}
 
#header h1
{
  font-size: 3em;
}

#footer
{
margin-top:1em;
  clear: both;
  padding-top: 10px;
  padding-bottom: 0px;
  background-image: url(images/footerBg.png);
  background-position:top;
  background-repeat:repeat-x;
  height:7em;
  width:100%;
}

#footerContent {
	margin: .3em auto 0;
	width: 1040px;
  height: 38px;
  clear: both;
  text-align: left;
  font-family:Verdana, Geneva, sans-serif;
  color:#999;
  font-size:.7em;
  vertical-align:baseline;
}
  

#footer a {
	color:#666;
	text-decoration:none;
	vertical-align:baseline;
	line-height:38px;
}

#footer a:hover {
	color:#ff8000;
}

#bottomcrops
{
  margin: 2em auto 0;
  clear: both;
  text-align: center;
  width: 1040px;
  padding-top: 10px;
  padding-bottom: 0px;
}

#topcrops
{
  margin: 2em auto 0;
  clear: both;
  text-align: center;
  width: 1040px;
  padding-bottom: 0px;
}

#author
{
  margin: 10px 0px 0px 0px;
  text-align: left;
  width: 130px;
  padding: 2px;
}
 
#author img
{
  border: 0;
  margin-left:0px;
}

#sidebar ul
{
  list-style: none;
  margin-bottom: 3em;
  margin-right:20px;
}

#sidebar ul ul
{
  list-style-image: url(images/listitem.png);
  list-style-type: circle;
  margin-left: 20px;
}

#sidebar ul ul ul
{
  margin-bottom: 0;
}

#sidebar
{
  background-color:#f9f9f9;
  font-family:Verdana, Geneva, sans-serif;
  color: #666;
  border: 0px;
  line-height:1.7em;
  padding: 20px;
  font-size: .9em;
}
 
#sidebar ul h2
{
  background-color: #f9f9f9;
  border-bottom: 0px;
  border-top: 0px;
  font-size: .9em;
  font-weight: normal;
  padding: 2px;
  padding-left:0px;
  margin-bottom: .4em;
  margin-top:2.5em;
  color:#333;
  text-transform:uppercase;
  letter-spacing:.2em;
}

#sidebar a
{
  text-decoration: none;
  color: #99cc33;
}
 
#sidebar a:hover
{
  color: #ff8000;
}

.sideital {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
}

#searchform
{
  text-align: left;
  margin-top:0px;
  margin-bottom:10px;
}
 
#searchform input
{
  border: 1px solid #333;
  background-color: #F9F9F9;
  padding:2px;
  font-family:Verdana, Geneva, sans-serif;
  font-size:.7em;
}
 
#searchform #s
{
  width: 50%;
  background-color: white;
}

.post
{
  margin-bottom: 25px;
  color: #333;
  padding-left: 5px;
  font-size: 1.05em;
  margin-bottom:6em;
}

h1
{
  font-size: 2em;
  font-weight:normal;
  color:#000;
  margin-bottom:.2em;
}

h2
{
  font-size: 1.5em;
  font-weight:normal;
  color:#000;
  width:100%;
  margin-top:2em;
  margin-bottom:.2em;
}
 
h2 a:hover, h2 a:visited, h2 a
{
  text-decoration: none;
  color: #99cc33;
}
 
.entry
{
  margin-top: 10px;
  margin-bottom: 15px;
}
 
.postmetadata
{
  padding: 2px;
  font-size: 0.8em;
  border-top:  1px dashed #ccc;
  width:80%;
}
 
.postmetadata a
{
  color: #99cc33;
}

.post p
{
  line-height: 1.7em;
  margin-bottom: 1.2em;
}

blockquote
{
  margin: 1em 1.5em;
  padding: 1em 1.5em;
  border:  none;
  background: #ccc;
}
 
.post li
{
  margin-left: 20px;
}
 
.post ul
{
  list-style-image: url(images/listitem.png);
  list-style-type: bullet;
  margin-bottom: 10px;
}
 
acronym, abbr, span.caps
{
  cursor: help;
}
 
acronym, abbr
{
  border-bottom: none;
}
 
blockquote cite
{
  margin: 5px 0 0;
  display: block;
}
 
.center
{
  text-align: center;
}
 
a img
{
  border: none;
}
 
h3
{
  margin-top: 1.5em;
  font-size: 1em;
  font-family:Verdana, Geneva, sans-serif;
  color:#000;
  font-weight:normal;
  margin-bottom: .5em;
}

.post h3
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
}
 
h4
{
  margin-top: 1.2em;
  font-size: 1.2em;
}
 
h5
{
  margin-top: 1em;
  font-size: 1em;
}
 
.post a
{
  color: #99c33;
}

.navigation
{
  display: block;
  margin-top: 10px;
  margin-bottom: 40px;
}
 
.alignleft
{
  float: left;
  text-align: left;
  width: 50%;
}
 
.alignright
{
  float: right;
  text-align: right;
  width: 50%;
}

.entry .postmetadata
{
  font-size: 1.1em;
  background-color:#EBEBEB;
  width: 70%;
  margin: 2em auto3.5em auto;
  border: none;
  padding: 5px;
  padding-left: 45px;
  background: #f9f9f9;
}

ol.commentlist
{
  width: 90%;
  margin: 0 auto;
}
 
ol.commentlist li
{
  margin-bottom: 1.5em;
  border:  1px #CCC dashed;
  padding: 5px;
  background-color: #fff;
}
 
ol.commentlist li.alt
{
  background-color:#f9f9f9;
  border:  1px #CCC dashed;
}
 
ol.commentlist a
{
  color: #99cc33;
}
 
small.commentmetadata
{
  font-size: 0.8em;
  margin-bottom: 1em;
  display: block;
}

.pagetitle
{
  color: #333;
}

#respond
{
	color:#333;
}

#respond a
{
	color:#99cc33;
}

#respond a:hover
{
	color:#ff8000;
}

#comment
{
	width:70%;
	margin-top:1em;
	margin-bottom:1em;
}

.post-edit-link
{
	color:#99cc33;
}

.post-edit-link:hover
{
	color:#ff8000;
}

#post-1 a
{
	color:#99cc33;
	text-decoration:none;
}

#post-1 a:hover
{
	color:#ff8000;
	text-decoration:none;
}

#xdmenu
{
  width: 45%;
  margin-left:58%;
  height:2.5em;
}

#menuwrapper {
  width: 972px;
  margin: 0 auto;
  padding-top:.5em;
}

#xdimage {
	margin-top:30px;
	margin-bottom:30px;
}

#textblock {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.08em;
	line-height:1.85em;
	color:#666;
}

#form {
	font-family:Verdana, Geneva, sans-serif;
	font-weight: normal;
	color: #333;
	font-size: .8em;
	padding-top: 1em;
}

.form {
	font-family:Verdana, Geneva, sans-serif;
	font-weight: normal;
	color: #333;
	font-size: .8em;
	padding-top: 1em;
}

.formhead {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:1.7em;
	line-height:1.85em;
	color:#333;
	margin-bottom:10px;
	margin-top:20px;
}

#form label {
	display: block;
	float:left;
	width: 25%;
	margin-top:1.2em;
}

#form input, textarea, select { 
	width: 40%;
	margin-top:1.2em;
}

#form input.newsletter { 
width:20px;
}

#gallery {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.08em;
	line-height:1.85em;
	color:#666;
	font-weight:bold;
	margin-top:36px;
}

.note {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:0.8em;
	color:#999;
	margin-top:2em;
	margin-bottom:2em;
}

#homelogo {
	margin-top:5em;
	margin-bottom:3em;
}




/* Dynamic WordPress Nav */


#nav {
	height:1.5em;
	font-family:Verdana, Geneva, sans-serif;
	font-size:.8em;
	color:#999;
	text-decoration:none;
	}

#nav li {
	margin-right:20px;
	}

#nav li, #subnav li {
	float:left;
	list-style:none
	}

#nav a, #nav a:visited {
	color:#999;
	text-decoration:none;
	}

#nav a:hover, #nav a:active,
li.current_page_parent a,
li.current_page_parent a:visited,
#nav li.current_page_item a,
#nav li.current_page_item a:visited
        {
	color:#99cc33;
	}

#subnav {
	height:1em;
	font-family:Verdana, Geneva, sans-serif;
	font-size:.7em;
	}

#subnav li {
	padding:0 7px;
	}	

#subnav a, #subnav a:visited {
	color:#ccc;
	text-decoration:none;
	}

#subnav a:hover, #subnav a:active,
#subnav li.current_page_item a,
#subnav li.current_page_item a:visited {
	color:#99cc33;
	text-decoration:none
	}

/* End of WordPress Nav */






a:link, a:visited
{
	color:#99cc33;
	text-decoration:none;
}

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


