/*  
Theme Name: Ashley Greene Desert
Theme URI: http://www.ashley-greene.net
Description: desert version
Author: ashleygreeneweb
Author URI: http://www.ashley-greene.net
Version: 1.5
Tags: tan, 2 columns
.
Released under the <a href="http://www.opensource.org/licenses/gpl-license.php">GPL</a>.
.
*/

/* Defaults */

* {
  margin: 0;
  padding: 0;
  }

h1, h2, h3, h4, h5, h6, p {
  margin: 0;
  padding: 10px 0;
  }

h1, h2, h3, h4, h5, h6 {
  font-family: arial;
  }

hr {
  border-top: 1px solid #e6e5e1;
  border-left: 1px solid #e6e5e1;
  border-right: 1px solid #e6e5e1;
  border-bottom: 1px solid #bcb9b4;
  height:1px;
  margin-top:10px;
  margin-bottom:11px;
  }

pre {
  height: auto; 
  overflow-x:scroll;
  }

fieldset {
  margin: 0;
  padding: 0; 
  border: 0;
  }

dd {
  padding-left: 15px;
  }


p {
  font-size: 9pt;
  }

a {
  color: #809293;
  text-decoration: none;
  }

a:hover {
  color: #627476;
  text-decoration: underline;
  }

a img {
  border: none;  
  padding: 0px 0px 0px 0px;
  }

p.headlines {
margin-bottom: 5px;
margin-top: 1px;
padding-left: 5px;
padding-top: 4px;
padding-bottom: 4px;
font-family: Tahoma;
font-size: 12px;
background-color: #e7e0d6;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
border-right: 1px solid #cac4b8;
border-bottom: 1px solid #cac4b8;
}

p.headlines:hover {
margin-bottom: 5px;
margin-top: 1px;
padding-left: 5px;
padding-top: 4px;
padding-bottom: 4px;
font-family: Tahoma;
font-size: 12px;
background-color: #e6e5e1;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
border-right: 1px solid #cac4b8;
border-bottom: 1px solid #cac4b8;
}


blockquote {
  text-align:justify;
  background: #f2f0e3;
  padding: 5px 15px;
  margin: 15px 15px 15px 15px;
  line-height:14pt;
  color: #91908e;
-moz-border-radius: 5px;
-khtml-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
border-right: 1px solid #e7e4d4;
border-bottom: 1px solid #e7e4d4;
  }

code {
  color: #3366cc;
  font-style: italic;
  }

body {
  text-align: center;
  margin: 0;
  padding: 0 0 0 0;
  font-family: trebuchet ms, arial, helvetica, sans-serif, georgia;
  background: #e4e1ce repeat-x url('http://www.ashley-greene.net/wp-content/uploads/2010/07/summer-bg.jpg');
  }



.post-date {
	width: 100px;
	height: 60px;
	float:right;
	margin-right:20px;
	background: url() no-repeat;
}
.post-month {
	font: bold 10px Tahoma, Helvetica, sans-serif;
	color: #bcb6a4;
	text-align: center;
	display:block;
	padding-top: 11px;
	margin-left: 0px;
	margin-right: 60px;
}
.post-day {
	height:40px;
	font: 18px Arial;
	font-weight: bold;
	text-transform: uppercase;
	color: #9c9185;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 4px;
	margin-left: -3px;
	margin-right: 58px;
}
.post-title {
	margin-left: 10px;
}


/* Header and wrapper */

#maincontainer{
width: 980px;
margin: 0 auto;
text-align:justify;
position:relative;
}


#wrapper {
  margin: 0 auto;
  width: 980px;
  text-align: left;
  padding: 0;
  }

#header {
  padding: 0;
  margin: 0;
  }

#header #navigation {
  text-align: right;
  float: center;
  width: 920px;
  height: 30px;
  font-weight: bold;
  font-family: arial;
  padding: 12px 20px 0px 0px;
}
#header #navigation ul {
  list-style: none;
  padding: 0;
  margin: 0;
  }
#header #navigation li {
  display: inline;
  }
#header #navigation li a {
  color: #8591a4;
  font-size: 9pt;
  padding: 0 15px 0 0;
  }
#header #navigation li a:hover {
  color: #657183;
  text-decoration: none;

  }



#header #logo {
  float: left;
  width: 350px;
  margin: 25px 0 0 0;
  padding: 0;
}
#header h1 {
  padding: 0;
  margin: 0;
  }
#header h1 a {
  color: #fff;
  font-size: 17pt;
  text-decoration: none;
  }
#header h1 a:hover {
  color: #eee;
  text-decoration: none;
  }
#header span {
  padding: 0;
  color: #111;
  font-size: 11pt;
  }

.site {
  margin: 0px 0px 0px 0px;
  padding-top:10px;
  padding-left:14px;
  padding-right:10px;
  font-size: 8pt;
  letter-spacing: 0px;
  color: #555555;
  font-weight: normal;
  text-align:left;
}

#headlines ul ul li {
  margin-bottom: 4px;
  padding: 8px;
  color: #7a7a7a;
  background: #d9d2c8;
  line-height: 17px; /* Required for cross-browser consistency; cross-browser defaults vary. */
  }

/* Navigation */

#catnav {
  margin: 0 0 0 0;
  padding: 0;
  clear: both;
  height: 42px;
  width: 940px;
  }

#nav {
  list-style: none;
  margin: 0;
  padding: 0;
  }
	
#nav ul {
  margin: 0;
  padding: 0;
  }

#nav li {
  float: left;
  margin: 0;
  padding: 0;
  }

#nav a {
  display: block;
  line-height: 44px;
  margin: 0;
  padding: 0 20px 0 15px;
  font-size: 10pt;
  color: #ca32a1;
  letter-spacing: -1px;
  }

#nav li a:hover {
  color: #11a36a;
  text-decoration: none;
  display: block;
  }

#nav li ul {
  list-style: none;
  position: absolute;
  width: 150px;
  left: -999em;
  }

#nav li:hover ul, #nav li.sfhover ul {
  left: auto;
  }
	
#nav li li {
  float: left;
  margin: 0;
  padding: 0;
  width: 150px;
  }
	
#nav li li a {
  width: 150px;
  height: 24px;
  line-height: 24px;
  color: #dbbac6;
  border-top: 1px solid #131f27;
  background: #040404;
  margin: 0;
  padding: 5px 20px 5px 15px;
  }
	
#nav li li a:hover {
  border-top: 1px solid #131f27;
  background: #000;
  padding: 5px 20px 5px 15px;
  }

#nav li:hover, #nav li.sfhover { /* prevents IE7 drop-down menu bug (focus on a page element prevents nested menus from disappearing) */
  position: static;
  }

#toprss {
  float: right;
  margin: 10px 15px 0 0;
  display: inline;
  width: 65px;
  line-height: 41px;
  }



/* Top Content */

#main {
  margin: 0 0 0 0;
  clear: both;
  width: 930px;
  padding-bottom: 5px;
  }
#contentwrapper {
  text-align:justify;
  float:left;
  width: 590px;
  padding: 3px 0 0 10px;
  margin: 0 0 0 0;
  }
#contentwrapper2 {
  float:left;
  width: 930px;  margin: 0 0 0 0;
  padding: 0;
  }
#contentwrapper .pageTitle, #contentwrapper2 .pageTitle {
  margin: 0;
  font-size: 14pt;
  letter-spacing: -1px;
  color:#7a7a7a;
  font-weight: normal;
  background: url() repeat;
  padding: 5px;
  }
.topPost {
width:558px;
margin-bottom: 0px;
padding: 10px;
padding-left: 14px;
padding-right:0px;
line-height:14pt;
font-family: Tahoma;
font-size: 12px;
background-color: #eae7d6;
-moz-border-radius: 10px;
-khtml-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
border-right: 1px solid #dad7c5;
border-bottom: 1px solid #dad7c5;
  }
.topPost h2.topTitle a {
font-family: Arial;
  font-size: 17pt;
  color: #958f7f;
  text-shadow: #d1cec6 1px 1px 1px;
  letter-spacing: -1px;
  margin: 0 0 0 -10px;
  }
.topPost h2.topTitle a:hover {
  text-decoration: none;
  color: #837d6e;
  }
.topPost p.topMeta {
  padding: 0;
  margin: -8px 0 0 -10px;
  font-size: 9pt;
  color: #91908e;  
  }
.topPost p.topMeta a {
  text-decoration: none;
  color: #91908e;
  }
.topPost p.topMeta a:hover {
  color: #91908e;
  text-decoration: underline;
  }
.topPost div.topContent {
  font-size: 8pt;
  color:#555555;
  margin: 0 20px 0 0;
  }
.topPost div.topContent a {
  color: #809293;
  }
.topPost div.topContent a:hover {
  color: #677c7d;
  text-decoration: underline;
  }

.topPost div.topContent ul, .topPost div.topContent ol {
  padding: 0 0 0 30px;
  }
.topPost div.topContent ul li, .topPost div.topContent ol li {
  color: #555555;
  padding:3px;
  }
.topPost span.topComments, .topPost span.topMore, .topPost span.topTags {
  font-size: 9pt;
  padding:0;
  margin-left:18px;
  color: #91908e;
  }
.topPost span.topComments:hover, .topPost span.topMore:hover, .topPost span.topTags:hover {
  }
.topPost span.topComments a {
  background: url() no-repeat;
  color: #91908e;
  padding-left: 20px;
  vertical-align: middle;
  }
.topPost span.topMore a {
  background: url() no-repeat;
  color: #fff;
  padding-left: 20px;
  line-height: 27pt;
  vertical-align: middle;
  }
.topPost span.topTags em {
  background: url() left no-repeat;
  padding-left: 20px;
  line-height: 27pt;
  vertical-align: middle;
  color: #0a0a0a;
  }
.topPost span.topTags a {
  color: #91908e;
  line-height: 27pt;
  vertical-align: middle;
  }
.topPost span.topComments a:hover, .topPost span.topMore a:hover, .topPost span.topTags a:hover {
  color: #91908e;
  text-decoration: underline;
  }

#nextprevious {
  margin: 10px 0 15px 0;
  }
#nextprevious a {
  color: #e9cd25;
  text-transform: lowercase;
  text-decoration: underline;
  }
#nextprevious a:hover {
  color: #11a36a;
  }

.pic2 {
	 border: solid 1px #cec8ac;
	 background:#efecdd;
	 text-align:center;
	 padding:5px;
	 margin:1px;
}


.pic2:hover {
		 border: solid 1px #b6c4c8;
	 background:#d5dddf;
}



/* Comments */

#comment {
  margin-bottom: 10px;
  background: #e6e5e1;
  width: 500px; /* fixes bug in IE7 where putting focus on the text makes it disappear behind the background. yeah, weird. they call it a dimensional bug. */
  padding: 15px 15px;
  color: #7a7a7a;
-moz-border-radius: 6px;
-khtml-border-radius: 6px;
-webkit-border-radius: 6px;
border-radius: 6px;
  }
#comment a {
  color: #205d88;
  }
#comment a:hover {
  color: #809293;
  text-decoration: underline;
  }
#numberofcomments {
  color: #7a7a7a;
  font-size: 12pt;
  margin-top: 10px;
  }
ol#commentlist {
  list-style: none;
  margin: 10px 0;
  font-size: 9pt;
  }
#commentlist li {
  margin: 0 0 15px 0;
  padding: 10px;
  background: #f8f8f8;
  border: 1px solid #bdb9b3;
-moz-border-radius: 6px;
-khtml-border-radius: 6px;
-webkit-border-radius: 6px;
border-radius: 6px;

  }
#commentlist li.alt {
  background: #f8f8f8;
  border: 1px solid #bdb9b3;
-moz-border-radius: 6px;
-khtml-border-radius: 6px;
-webkit-border-radius: 6px;
border-radius: 6px;

  }
#commentlist li.cleared {
  background: transparent;
  border: none;
  }
#commentlist a:hover {
  color: #205d88;
  }
#commentlist a.gravatar {
  float: left;
  margin: 0 10px 0 0;
  width: 69px;
  }
#commentlist .commentbody {
  margin: 0;
  padding: 0 5px 0 0;
  float: right;
  width: 380px;
  }
#commentlist .commentbody p a {
  text-decoration: underline;
  }
#commentlist cite {
  font-size: 10pt;
  font-style: normal;
  color: #91908e;
  }
#commentlist small.commentmetadata a {
  color: #809293;
  }
#commentlist p {
  color: #91908e;
  }
#comment h3 {
  font-size: 10pt;
  font-weight: normal;
  color: #7a7a7a;
  margin: 15px 0 0 0;
  padding: 0;
  }
textarea#comment {
  width: 420px;
  background: #ffffff;
  color: #111;
  }
#comment #submit {
  margin-left: 0px;
  margin-top: -25px;
  }



/* Welcome section */

.welcome {
  margin: 0px 0px 0px 0px;
  padding-left:11px;
  padding-top:8px;
  padding-right:15px;
  padding-bottom:0px;
  font-family: Tahoma;
font-size: 12px;
  letter-spacing: 0px;
  color: #555555;
  font-weight: normal;
  text-align:justify;
  width:294px;
  height:175px;
}


#main #welcome {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  background: url() repeat;
  }

#main #welcome h2 {
  font-size: 14pt;
  font-weight: normal;
  color: #fff;
  letter-spacing: -1px;
  margin: 0 10px;
  padding: 10px 0 3px 0;
  }
#main #welcome p {
  font-size: 12pt;
  color: #eee;  
  margin: 0 0;
  padding: 0 0;
  }
#main #welcome a {
  text-decoration: underline;
  color: #ff9933;
  }
#main #welcome a:hover {
  color: #6598b8;
  }
#main #welcome form {
  margin: -5px 0 0 0;
  background: transparent; /* required for IE */
  }
#main #welcome #feedbox {
  border: 1px solid #ccc;
  padding: 2px 1px;
  width: 180px;
  }
.submitbutton {
  margin: -5px 0 0 5px;
  background: #9c9080;
  color: #fff;
  font-size: 8pt;
  padding: 3px 6px;
  vertical-align: middle;
  border: 1px solid #7f7465;
  }
.submitbutton:hover {
  cursor: pointer;
  background: #7f7465;
  }

.latest {
	 border: solid 1px #cec8ac;
	 background:#efecdd;
	 text-align:center;
	 padding:3px;
	 margin:0px;
}


.latest:hover {
		 border: solid 1px #b6c4c8;
	 background:#d5dddf;
}


/* Sidebars */
#sidebars {
  margin: 0 0 0 0;
  float: left;
  width: 310px;
  color: #7a7a7a;
  text-align: justify;
  }
#sidebars .sidebarbox {
font-family: Tahoma;
font-size: 12px;
  background: url() repeat;
  padding: 0 0 0 0;
  }

#sidebar_full {
  padding: 0;
  margin: 0;
  }

#sidebar_left {
  float: left;
  width: 160px;
  }

#sidebar_right {
  float: right;
  width: 160px;
  }

#sidebars h2 {
  margin: 0;
  padding: 0 0 4px 0;
  font-weight: bold;
  font-family: Arial;
  font-size: 13pt;
  color: #8e9fa0;
  text-shadow: #d1cec6 1px 1px 1px;
  letter-spacing: -1px;
  border-bottom: 1px dotted #bab9b4;
  }

#sidebars table {
  width: 130px;
  }

#sidebars ul {
  margin: 0;
  padding: 0 0 5px 0;
  }

#sidebars li {
  margin-bottom: 20px;
  list-style: none;
  font-size: 9pt;
  }

#sidebars li ul {
  padding: 0;
  }

#sidebars ul ul li {
margin-bottom: 5px;
margin-top: 1px;
margin-right:5px;
padding-left: 5px;
padding-right: 5px;
padding-top: 4px;
padding-bottom: 4px;
font-family: Tahoma;
font-size: 12px;
background-color: #eae7d6;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
border-right: 1px solid #dad7c5;
border-bottom: 1px solid #dad7c5;
}

#sidebars ul ul li:hover {
margin-bottom: 5px;
margin-top: 1px;
margin-right:5px;
padding-left: 5px;
padding-right: 5px;
padding-top: 4px;
padding-bottom: 4px;
font-family: Tahoma;
font-size: 12px;
background-color: #eeebdd;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
border-right: 1px solid #d1cebb;
border-bottom: 1px solid #d1cebb;
}

#sidebar ul ul li {
  margin: 0;
  padding: 2px 2px 2px 16px;
  color: #7a7a7a;
  background: url() left 8px no-repeat;
  line-height: 17px; /* Required for cross-browser consistency; cross-browser defaults vary. */
  }

#sidebars a {
  display: inline;
  color: #8e9fa0;
  }
#sidebars a:hover {
  color: #555555;
  text-decoration: underline;
  }

#sidebars p {
  padding: 2px 0;
  font-size: 9pt;
  color: #eee;
  }

#tag_cloud a {
  display: inline;
  }

#sidebars ul.children li {border-bottom:none;}
#sidebars ul.children {margin-bottom:0;}



/* Before footer */

#morefoot {
  width:100%;
  padding: 0px;
  color: #999999;
  margin: 0 0 0 0;
  }
#morefoot p {
  margin: 5px 0;
  padding: 5px 0;
  }
#morefoot ul {
  list-style-type: none;
  margin-top: 5px;
  }
#morefoot ul li, #morefoot p {
  font-size: 9pt;
  }
#morefoot a {
  text-decoration: underline;
  color: #11a36a;
  }
#morefoot a:hover {
  text-decoration: underline;
  color: #e2cf34;
  }
#morefoot h3 {
  font-size: 12pt;
  font-weight: normal;
  color: #dfdfdf;
  letter-spacing: -1px;
  border-bottom: 1px dotted #444;
  margin: 0;
  padding: 0 0 2px 0;
  }
#morefoot #searchbox {
  padding: 1px;
  width: 180px;
  }
#morefoot .col1 {
  float: left;
  width: 340px;
  }
#morefoot .col2 {
  margin: 0 25px;
  }
#morefoot .col2, #morefoot .col3 {
  float: left;
  width: 260px;
  }
#morefoot li {
  padding-left: 20px;
  margin-bottom: 5px;
  line-height: 17px; /* Required for cross-browser consistency; cross-browser defaults vary. */
  }


/* footer*/
#footer {
  clear: both;
  padding: 0;
  width:100%;
  }
#footer p {
  font-size: 9pt;
  color: #9c9185;
  padding: 0;
  }
#footer a {
  color: #8591a4;
  }
#footer a:hover {
  color: #657183;
  text-decoration: underline;
  }
#footerleft {
  float:left;
  width:940px;
  padding-top:10px;
  padding-bottom:30px;
  text-align:center;
  }
#footerright {
  float: right;
  width: 0px;
  text-align: right;
  }

