/*  
Theme Name: tierraentrance-mdc
Theme URI: miradas.net
Description: theme for tierraentrance.miradas.net
Version: 0.1
Author: jdct

Based in PRiNZ WyntonMagazine by Michael Oeser
*/

/* HTML Elements */

* {
	margin:0;
	padding:0;
	}

body,html {
	min-height:101%;
	}
	
body {
	background: #bbbbbb;
	color: #333;
	padding-bottom: 25px;
	}

body, select, input, textarea {
	font: 12px Arial, Verdana, Sans-Serif;
	line-height:1.5em;
	}
	
p {	
	margin: 15px 0;
	}


hr {
	display: block;
	height:1px;
	background:#444;
	border:0;
	}

small {
	font-size: 0.9em;
	padding:3px 0px;
	}
	
/* links */

/* standard link behaviour */
a:link, a:active, a:visited { 
	color:#333;
	text-decoration: underline; 
	} 
a:hover	{ 
	color:#333;
	text-decoration: none; 
	}

/* Title area links */
.title:link, .title:active, .title:visited { 
	color: #996633; 
	text-decoration: none;
	} 
.title:hover { 
	color: #a37f04; 
	text-decoration: underline;
	} 
  
  
/* nav */
#catnav .volume {
  float: right;
  display: block;
  padding: 6px 12px;
  color: #FFFFFF;
  font-size: 11px;
  letter-spacing: 1px;
  text-transform: lowercase;
}


	
/* HTML headline links */
h3 a:link, h3 a:active, h3 a:visited  {text-decoration:none;}
h3 a:hover {text-decoration:underline;}

h4 a:link, h4 a:active, h4 a:visited  {color:#666; text-decoration:none;}
h4 a:hover {text-decoration:underline;}


/* How tags appear */
#tags a {text-decoration:none;}
#tags a:hover {text-decoration:underline;}

/* Links within comments metadata (date, Author etc.) */
.commentmetadata a:link, .commentmetadata a:active, .commentmetadata a:visited  {text-decoration:none;}
.commentmetadata a:hover {text-decoration:underline;}

/* Links in the footer */
#footer a {text-decoration: none;} 
#footer a:hover	{text-decoration: underline;}


/* Images */
img.left,img.center,img.right,img.norm { 
  margin:5px 12px 5px 0; 
  border:1px solid #999;
  padding:1px;
}
img.left{ 
  float:left; 
  margin:0 12px 5px 0; 
}
img.center{ 
  display:block; 
  margin:0 auto 5px auto; 
}
img.right{ 
  float:right;
  margin:0 0 5px 12px; 
}
.home-cat-img {
  float:left; 
  margin:0 6px 4px 0;
}
	
		
/* Main Element Structure */

#page {
	width:940px;
	margin:0 auto;
	font-size:1em;
	background:#ffffcc;
	padding: 10px 20px 40px 20px;
	}

#branding {
	width:625px;
	height:100px;
	padding-bottom:15px;
	background:url(images/backgrounds/hd1.gif) no-repeat;
	}

.left {
	float:left;
	}

.right {
	float:right;
	}

#sidebar {
	width: 260px;
	float:right;
	}
	

/* All Headlines and related stuff */

.leadmeta, .leadmeta a {/* That?s how the Date and Author appear in the leadarticle section above the Headline */
	font: 0.9em Arial, Helvetica, sans-serif;
	margin-top:-4px;
	color:#ddd;
	text-decoration:none;
	}
	
.blogtitle, .blogtitle a {/* That?s only relevant, if you don?t use an image for your Logo in the header */
	color: #000;
	font-size: 1.8em;
	padding: 20px 0px 10px 0px;
	text-decoration:none;
	}

h1 {
	color: #a37f04;
	font: 1.6em Arial, Helvetica, sans-serif;
	font-weight:normal;
	border-bottom: 1px solid #a37f04;
	margin: 20px 0;
	}
	
h2 {
	color: #a37f04;
	font-size: 1.6em;
	font-weight: bold;
	margin: 0px 10px 0px 0px;
	padding: 20px 0px 0px 10px;
	}

h3 {
	font: 0.9em Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	letter-spacing:0.1em;
	margin-bottom:4px;
	font-weight:bold;
	color:#a37f04;
	}

#sidebar h2 {
	font: 12px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
margin-top: 24px;
	margin-bottom: 6px;
	font-weight:bold;
	color: #a37f04;
	border: 1px dotted #444;
	padding: 2px;

	}
#sidebar ul.more {

}
#sidebar li {
    list-style: none;
    padding-bottom: 4px;
}

h3#respond {
	border-top:4px solid #ddd;
	margin-top:25px;
	padding-top:20px
	}

h3#comments {
	margin-top:32px
	}

h4 {
	color:#444;
	font-size:1.2em;
	margin-bottom:6px;
	}
	
	
/* Content styles */

/* some structural styles for the content area */

#content {/* main content (left of sidebar) */
	width:640px;
	float:left
	}

#pagecontent { /* content area in static pages (without sidebar) */
	width:700px;
	float:left;
	}

#homecontent-top {/* The upper area on the homepage */
	width:940px;
	margin-top:25px;
	}
	
#homecontent-bottom {/* The lower area f the homepage */
	width: 940px;
	margin-top: 5px;
}

#homecontent-topleft {/* The left side of the upper area (where the leadstory area is located) */
	width: 622px;
}

#homecontent-topright {/* The right upper area (where the three feature boxes appear) */
	width: 300px;
	}
	


/* The lead story on the honmepage */

#leadcontainer {
  background: #444;
	color: #996633;
	width: 622px;
	min-height: 394px;
}
#leadcontainer:hover {
	background:#333;
}
#lead {
  padding:12px;
}
#leadheader {
	display: block;
  height: 40px;
  overflow: hidden;
}
#leadheader a {
  margin: 0;
  font: 26px Arial, Helvetica, sans-serif;
  color: #996633;
}
#lead #leadpic {
  width: 598px;
  height: 330px;
  min-width: 598px;
  min-height: 330px;
  border: 0px;
}
#homebottom {
	display: none;
}
		
.read-on a { /* This can be used to format the "continue readng..." link in the lead story */
	text-decoration:none;
	}
	
.read-on a:hover {color:#C29704!important;}

	
/* Featured Articles formatting in "hometop-rightcol" */

.feature {
	background: #ddd;
	padding: 12px;
}

.feature:hover {
	background:#ddd;
}

.feature a {
  display: block;
  width: 270px;
  height: 100px;
  overflow: hidden;
}

.feature img {
	margin: 0;
	padding: 0;
	}

#hometop-rightcol .feature {margin-bottom: 11px;}

#hometop-rightcol.title, #hometop-rightcol a.title  {
	font-size:1.4em;
	color: #a37f04;
	margin:10px 0 15px 0;
	}

/**********************************************************/


/* The 3 columns on the homepage */
#homeleftcol {
	width: 300px;
	padding-right: 11px;
	text-align:justify;
	float:left;
}
	
#homemidcol {
	width: 300px;
	padding:0 11px 0 11px;
	text-align:justify;
	float:left;
}
	
#homerightcol {
	width: 300px;
	padding-left: 5px;
	text-align:justify;
	float:right;
	}
  
#homecontent-bottom a {
  display: block;
  height: 110px;
  text-decoration: none;
  color: #000;
}
#homecontent-bottom a:hover {
  background-color: #996633;
  color: #d0d0d0;
}
#homecontent-bottom a:hover h1 {
  color: #d0d0d0;
}
#homecontent-bottom .item-cat-post {
  padding: 12px 0;
  border-bottom: 1px solid #CCCCCC;
}
#homecontent-bottom .cat-head {
	margin-bottom: 3px;
	padding: 3px;
  background-color: #ddd;
  color: #996633;
  text-transform: uppercase;
}
#homecontent-bottom h1 {
  margin: 0;
  margin-bottom: 3px;
  height: 18px;
  overflow: hidden;
  font-size: 14px;
  border: none;
  color: #000;
}
#homecontent-bottom p {
  margin: 0;
  font-style: italic;
}

  
.description {
	font-size: 1.3em;
	font-weight: bold; 
	color:#999;
	}
		
.title, a.title  {
	font-size:1.4em;
	color: #a37f04;
	margin:10px 0 15px 0;
	}

/* Pagination formats for the achives (previous and next links) */	

.navigation a {
	width: 120px;
	border: 1px dotted #ccc;
	padding:2px 4px 2px 4px;
	text-align:center;
	font-size:0.9em;
	text-decoration:none;
	color:#666;
	}

.navigation a:hover {
	background-color:#eee;
	}

.preventries {
	float:left;
	}

.nextentries {
	float:right;
	}
	

/*Post Formatting*/

.entry {
	
	}

.post {
  margin-top: 20px;
  }

.post .post-title {
  margin-bottom: 3px;
  color: #a37f04;
	font: normal 20px Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #a37f04;
  }
  
.post .post-info {
  margin: 0;
  padding: 0;
  margin-bottom: 20px;
    font: italic 12px Arial, Helvetica, sans-serif;
    font-variant: small-caps;
  }
.post .post-info a {
    text-decoration: none;
}

.post blockquote {
	color:#666;
	padding:6px 14px;
	margin:18px 35px;
	border-top:1px solid #DDD;
	border-bottom:1px solid #DDD;
	}	
.post p {
	margin: 0px;
	margin-bottom: 15px;
	font-size: 14px;
	text-align: justify;
	text-indent: 15px;
	line-height: 1.5em;
}

.post p.prep:first-letter {
	text-transform: uppercase;
	color: #777777;
	font-weight: bold;
	font-size: 330%;
	float: left;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-top: 5px;
  line-height: normal;
	margin: 0px;
}

/* ie hack */
*:first-child+html .post p.prep:first-letter {
  margin-top: 0px;
  padding-bottom: 0px;
}

* html .post p.prep:first-letter {
  
}
/* */

.post p.prep:first-line {
	text-transform: uppercase;
}

.post p.pnum:first-line {
	text-transform: none;
}
.post p.prep, .post p.no-indent, .post p.img, 
.post p.footnote .post p.a, .post p.q {
	text-indent: 0px;
}

p.footnote {
  margin-bottom: 8px;
  font-size: 11px;
  line-height: normal;
}

.post ul, .post ol {
	margin-bottom:15px;
	font-size: 14px;
}

.post ul li {
	list-style:square;
	margin-bottom:5px;
	margin-left:42px;
	}

.post ol li {
	margin-bottom:5px;
	margin-left:48px;
	}
	
#tags {
	padding:5px;
	border-bottom:1px solid #999;
	border-top:1px solid #999;	
	}
  
/* pages */

#pagecontent h2 {
  clear: both;
  text-transform: lowercase;
  color: #996633;
	font-weight: normal;
  font-style: italic;
	margin: 0;
  margin-bottom: 5px;
	padding: 0;
}

#pagecontent p {
  text-indent: 0;
}

.staff ul {
  margin: 0;
  margin-bottom: 15px;
}

.staff ul li {
  display: inline;
  margin: 0;
  padding: 0;
  padding-right: 12px;
  list-style: none;
  background: url(images/icons/square.gif) no-repeat right;
}

/*.staff ul li {
  display: block;
  float: left;
  width: 145px;
  height: 20px;
  font-size: 11px;
  text-transform: uppercase;
  margin: 0;
  margin-bottom: 2px;
  margin-right: 4px;
  padding: 0;
  padding-left: 18px;
  list-style: none;
  background: url(images/icons/icon_person.gif) no-repeat left;
}
.staff ul em {
  display: block;
  text-transform: lowercase;
  font-size: 11px;
  font-style: normal;
}
.staff li.last {
  margin-bottom: 15px;
}*/


/* Form Elements */

select {
	border-top:2px solid #999;
	border-bottom:2px solid #999;
	border-left:none;
	border-right:none;
	width:100%
	}
	

#searchform {padding:16px 5px 0 0;}

.searchbutton {
	font-weight:bold;
	padding: 1px;
	background:#fff;
	color:#999;
	border:1px solid #ddd;
	}

.searchbutton:hover {
	color:#666;
	background:#eee;
	border:1px solid #999;
	text-decoration:none;
	}

.searchfield {
	width:150px;
	padding: 1px 1px 1px 20px;
	background: url(images/icons/search-16.png) no-repeat #fff;
	color:#666;
	border:1px solid #ddd;
	}

.searchfield:hover, .searchfield:focus {
	background: url(images/icons/search-16.png) no-repeat #eee;
	border:1px solid #999;
	text-decoration:none;
	}


.button {
	font-weight:bold;
	padding: 1px;
	background:#fff;
	color:#666;
	border-top:2px solid #ddd;
	border-bottom:2px solid #ddd;
	border-left:none;
	border-right:none;
	}

.button:hover {
	color:#333;
	background:#eee;
	border-top:2px solid #999;
	border-bottom:2px solid #999;
	border-left:none;
	border-right:none;
	text-decoration:none;
	}

#commentform input {
	width: 170px;
	margin: 5px 5px 1px 0;
	border-top:2px solid #ddd;
	border-bottom:2px solid #ddd;
	border-left:none;
	border-right:none;
	}

#commentform textarea {
	background:#eee;
	width: 100%;
	margin-top:5px;
	border-top:2px solid #ddd;
	border-bottom:2px solid #ddd;
	border-left:none;
	border-right:none;
	}

#commentform textarea:hover, #commentform textarea:focus {background:#fff;}


/* Comments */
.commentlist {
	padding-left:30px;
	}
	
.commentlist li {
	margin: 15px 0 3px;
	padding: 8px 15px 10px 15px;
	background:#eee;
	border-top:1px solid #999;
	border-bottom:1px solid #999;
	}

#commentform small {
	background:#FFF;
	font-weight:bold;
	padding:0;
	}
	
.commentmetadata {
	display: block;
	}

.commentlist small {
	background:#fff;
	padding:2px 5px 2px 5px;
	border-top:1px solid #999;
	border-bottom:1px solid #999;
	}

.commentlist cite { font-weight:bold; }	

/* Disqus */
#disqus_thread {
    margin-top: 25px;
}

/* Float Properties*/

.clear {
	clear:both;
	}

.clearfloat:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
	}

.clearfloat {/*never delete this otherwise MSIE will kill the layout */
	display:inline-block;
	}	

.clearfloat {/*never delete this otherwise MSIE will kill the layout */
	display:block;
	}
	
	
/* Footer */

#footer {
  clear: both;
	margin: 0 auto;
  margin-top: 4px;
	width: 980px;
  padding: 0;
	font-size: 0.9em;
	padding-top: 5px;
  background-color: #ffffcc;
	color: #333;
}
#footer p {
  margin: 0;
  margin-bottom: 2px;
}
#footer a {
	color:#333;
	border-bottom: 1px dotted #333;
	text-decoration: none;
	}
	
#footer a:hover {
	color:#333;
	border-bottom: 1px dotted #bbb;
	text-decoration: none;
	}

#footer-cont {
  padding: 4px 15px;
}

#footer-cont .footer-logo {
  background: transparent url(images/backgrounds/ft1.jpg) no-repeat scroll 0 0;
  height: 20px;
  line-height: 30px;
  margin-bottom: 6px;
  padding-left: 255px;
}
	

