/* - - - - - - - - - - - - - - - - - - - - -

Title : Lealea Design Template
Author : Lea Alcantara
URL :  http://www.lealea.net/

Created : Sep 26, 2005
Modified : Nov 16, 2005

- - - - - - - - - - - - - - - - - - - - - */
/* =layout */
* {
	margin: 0;
	padding: 0;
}
html, body {
	height: 100%;
}
body {
	background: #4C000C url(/images/bg-gradient.gif) repeat-x bottom left fixed;
	color: #FFD9D8;
	font: 71.25%/1.5em Verdana, sans-serif;
	text-align: center;
}
p {
	margin: 1em 0;
}
#wrap {
	width: 756px;
	text-align: left;
	margin: 0 auto;
	position: relative;
	min-height: 100%;
	height: 100%;
}
img.more {
	float: right;
	width: 56px;
}
p.ref {
	font-size: .8em;
	font-weight: bold;
	color: #fff;
	margin-top: -1em;
	margin-bottom: 2em;
	padding-bottom: 2em;
	border-bottom: 1px dashed #c06;
        background-color:transparent;
}
p.extra {
	font-size: .8em;
	color:#fff;
	background-color:transparent;
}
acronym {
	border-style: dashed;
	border-width: 0 0 1px 0;
	cursor: help;
	border-color:#c06;
}
p ins,p del {display:inline}
ins { text-decoration:none; background: #740119; padding:.25em; line-height:2em; /*border-bottom: 1px dotted #fc0;*/}
ins strong {color:#fc0}
del { text-decoration:line-through; color:#c00; }
/* =links */
a {
    background-color:transparent; 
	color: #C1E2FF;
}
a:hover {
	color: #ffc;
    background-color:transparent;
text-decoration:none;
}
#active {
	font-weight: bold;
}
a img {
	border: 0;
}
/* =nav */
a:active {
outline: none;
}
ul#minitabs {
	overflow: hidden;
	width: 367px;
	height: 33px;
	list-style: none;
	background: url(/images/nav-bg.gif) no-repeat;
	font-size: 10px;
	text-align: center;
	margin-left: 266px;
}
ul#minitabs li {
	float: left;
	margin: 0;
	padding: 0 10px;
}
ul#minitabs a {
	float: left;
	text-decoration: none;
	padding: 6px 0 9px;
	color: #eee;
	text-align: center;
    background-color:transparent;
}
body#home li#homea a, body#about li#abouta a, body#projects li#projectsa a, body#resources li#resourcesa a, body#blogblog li#bloga a, body#contact li#contacta a, ul#minitabs a#current, ul#minitabs a:hover {
	color: #fff;
	background: transparent url(/images/triangle.gif) no-repeat center bottom;
}
ul#minitabs a#current {
	color: #06F;
    background-color:transparent;
}
#subnav {
	float: left;
	text-align: right;
	list-style-type: none;
	width: 185px;
	line-height: 2em;
}
#subnav a {
	text-decoration: none;
}
#subnav a#active:hover {
	color: #C1E2FF;
}
/* =head */
#header {
	margin: 1em 0;
	height: 125px;
	border-bottom: 1px solid #A3043E;
}
#header img#logo {
	float: left;
	margin: 10px 0 0 100px;
}
#blurb {
	float: right;
	width: 476px;
	display: block;
}
/* =content */
#content {
	float: right;
	width: 476px;
}
#blogblog #content {
	float: right;
	width: 476px;
	margin-right:15px;
}
#content strong {
	color:#fc0;
	font-weight: normal;
    background-color:transparent;
}
#content ul, #content ol {
	margin: 1em 0;
}
#content ol {padding-left:20px;}
#content ul li {
	padding-left: 20px;
	background: transparent url(/images/rose.gif) no-repeat 0 5px;
	list-style-type: none;
}
cite {
	text-transform: uppercase;
	letter-spacing:.1em;
	font-size:.75em;
	font-style:normal;
}
cite a {text-decoration:none;}

/* =front page */
#new, #blog {
	margin: 1em 0;
}
#new {
	float: left;
	width: 48%;
}
#blog {
	float: right;
	width: 46%;
	padding-left: 2em;
	border-left: 1px dashed #c06;
}
#feature {
	float: left;
	width: 507px;
}
#mailing {
	float: right;
	width: 217px;
}
#feature img {
	float: left;
}
#feature #client {
	float: right;
	width: 227px;
}
#feature #client h4, #feature #client p {
	margin-left: 23px;
}
#feature #client h4 {
	font-weight: bold;
	margin-bottom: -.5em;
}
#mailing input#email {
	border: 1px solid #C60651;
}
/* =projects */
#content #slideshow {
	width: 453px;
	margin: .5em 0;
}
#sidebar #slideshow {
	width: 261px;
}
span.thumb {
	float: left;
	width: 114px;
	margin: 0 2em 2em 0;
}
img.thumb {
	border: 5px solid #ccc;
}
img.thumb:hover {
	border: 5px solid #fc0;
	margin:0;
}
/* =sidebar */
#sidebar {
	float: left;
	width: 261px;
}
#blogblog #sidebar {
	width: 235px;
}
#sidebar a img {
	text-align:center;
	margin: 2em 0 2em 2em;
}
.blue, .pink {
	margin: 1em 0;
	width: 239px;
	padding: 11px;
	color: #fff;
}
.blue {
	background: #044B8B;
}
.pink {
	background: #C60651;
}
.blue p, .pink p, .blue ul, .pink ul {
	margin-left: 23px;
	line-height: 1.25em;
	margin-top: -.1em;
}
.blue ul li, .pink ul li {
	list-style-type: none;
	line-height: 2em;
}
.blue em, .pink em {
	color: #ff9;
	font-style: normal;
    background-color:transparent;
}
p#ref {
	font-size: .75em;
	line-height: 1.25em;
}
#blogside {
	margin:1em 0 0 50px;
}
#blogside ul {
	margin-left: 25px;
}
#blogside ul li {
	padding-left: 20px;
	background: transparent url(/images/rose.gif) no-repeat 0 5px;
	list-style-type: none;
}
div#blogroll {
	font-size:.85em;
	line-height:1.5em;
	margin-top:2em;
	border-top: 1px dashed #c06;
padding-top:2em;
}

#blogroll ul li {
	background:0;
	padding:0;
	margin-bottom:1em;
}

/* =sidebar =comment */
#sidebar input, #sidebar textarea {
	color: #333;
	padding: 3px;
	margin: 1px 0;
	border: 1px solid #c00;
	width: 212px;
	background: #fff;
}

#sidebar input.submit, #content input.submit {
	width: 221px;
	border: 3px double #c00;
	border-top-color: #fcc;
	border-left-color: #fcc;
	padding: 0.25em;
	color: #fff;
	background: #A1043C;
	font: bold 80% Verdana, Helvetica, Arial, sans-serif;
}
/* =footer */
#footer {
	border-top: 1px solid #903;
	clear: both;
	font-size: .85em;
	color: #903;
	padding-top: 10px;
	margin-bottom: 75px;
    background-color:transparent;
}
#footer strong {
	color: #fff;
    background-color:transparent;
}
#footer a {
	color: #FFD9D8;
	text-decoration: none;
    background-color:transparent;
}
#footer a:hover {
	color: #fff;
    background-color:transparent;
}
#phone {
	width: 266px;
	float: left;
	color: #FFD9D8;
    background-color:transparent;
}
#foot-nav {
	float: left;
	margin-left: 14px;
}
input#search-go {
width:16px;
height:16px;
background:0;
border:0;
margin-bottom:-5px;
}
/* headlines */
h1, h2, h3, h4, h5 {
	font-family: Verdana, sans-serif;
	font-weight: normal;
	letter-spacing: -.05em;
	line-height: 1em;
}
h1 {
	font-size: 30px;
	display: inline;
}
h2 {
	font-size: 14px;
	font-weight: normal;
	letter-spacing: normal;
	line-height: 1.5em;
	margin-bottom: 1em;
}
h2 strong {
	color: #EBB600;
    background-color:transparent;
}
#content h3, #sidebar h3, #feature h3, #mailing h3 {
	font-size: 17px;
	display: inline;
}
h3#know {
	background: url(/images/question.gif) no-repeat 0 2px;
	padding: 0 23px;
}
h3#praise {
	background: url(/images/heart.gif) no-repeat 0 2px;
	padding: 0 23px;
}
h3#project, h3.featured {
	background: url(/images/lightbulb.gif) no-repeat 0 2px;
	padding: 0 23px;
}
h3#mail {
	background: url(/images/mail.gif) no-repeat 0 2px;
	padding: 0 23px;
}
h3#info {
	background: url(/images/info.gif) no-repeat 0 2px;
	padding: 0 23px;
}
h3#clients {
	background: url(/images/clients.gif) no-repeat 0 2px;
	padding: 0 23px;
}
h3#project-type {
	background: url(/images/screen.gif) no-repeat 0 2px;
	padding: 0 23px;
}
h3#responsibility {
	background: url(/images/star.gif) no-repeat 0 2px;
	padding: 0 23px;
}
h3#call {
	background: url(/images/phone.gif) no-repeat 0 2px;
	padding: 0 23px;
}
h3#online {
	background: url(/images/world.gif) no-repeat 0 2px;
	padding: 0 23px;
}
h3#addy {
	background: url(/images/mail-open.gif) no-repeat 0 2px;
	padding: 0 23px;
}
h3#topic {
	background: url(/images/folder.gif) no-repeat 0 2px;
	padding: 0 23px;
}
h3#speak, .speak {
	background: url(/images/add-comment.gif) no-repeat 0 2px;
	padding: 0 23px;
}
h3#blog-roll{
	background: url(/images/icon-link.gif) no-repeat 0 2px;
	padding: 0 23px;
}
h3.news {
	background: url(/images/news.gif) no-repeat;
	padding: 0 23px;
}
h4#archive {
	background: url(/images/book.gif) no-repeat 0 2px;
	padding: 0 23px;
}
h4#rss {
	background: url(/images/rss.gif) no-repeat 0 2px;
	padding: 0 23px;
}
h4 {
	color: #fff;
	font-size: 1.1em;
	letter-spacing: normal;
	font-weight: normal;
	line-height: 1.5em;
	margin: 1em 0;
    background-color:transparent;
}
h5 {
font-weight:bold;
	letter-spacing: .2em;
text-transform:uppercase;
}
p.speak {
	border-top: 1px dashed #c06;
}
p.clients {
	background: url(/images/clients.gif) no-repeat 0 2px;
	padding: 0 23px;
}
address {
	font-style: normal;
	margin-left: 23px;
}
/* =form =contact */
form {
	margin: 1em 0;
}
fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}
label {
	display: block;
}
input.text, #contact textarea {
	width: 300px;
	font: 12px/12px 'courier new', courier, monospace;
	color: #333;
	padding: 3px;
	margin: 1px 0;
	border: 1px solid #c00;
        background-color:#fff;
}
/* =blog */
#firstpost, #blogpost {
	padding: 1em;
	margin-bottom: 1em;
}
#firstpost {
	background: url(/images/postbg.jpg) repeat-x bottom;
}
#blogpost {
	border-bottom:1px solid #903;
	background: url(/images/postbg.gif) repeat top;
}
.post {
	margin: 2em 0;
	border-bottom: 1px dashed #c06;
}
.permalink {
	background: transparent url(/images/star.gif) no-repeat;
	padding: 0 22px;
	margin: 20px 0;
	font-weight: bold;
	color: #fff;
	font-size: .85em;
	text-transform: uppercase;
}
a.feature, a.feature:hover  {
	background: transparent url(/images/f-star.gif) no-repeat right;
	padding-right: 18px;
}
#blogpost .permalink {
	padding: 0 22px 18px 22px;
}
#firstpost .permalink, #blogpost .permalink {
	margin-bottom: 0;
}
.speech {
	background: url(/images/speech.gif) no-repeat right;
	padding-right: 18px;
}
.read {
	background: url(/images/arrow.gif) no-repeat right;
	padding-right: 18px;
}
.link {
	background: url(/images/link.gif) no-repeat right;
	padding-right: 18px;
}
#comment-list {
padding: 1em;
}
.comment {
	border-top: 1px dashed #c06;
	margin: 2em 0;
}
.date {
	color: #ccc;
	font-size: .75em;
	margin-top: -1em;
    background-color:transparent;
}
.comment-link {
	float: right;
	background: transparent;
	width: 25px;
	padding: .5em;
	text-align: center;
}
.comment-link a {
	text-decoration: none;
}
a.author {
	background: url(/images/favicon.gif) no-repeat 0 -1px;
	padding-left:23px;
	color:#fc0;
}
#blogpost .feature-article, #firstpost .feature-article, .post .feature-article {float:right;}
#blogpost .feature-article, #firstpost .feature-article {
margin-top:-1em;
margin-right:-1em;
}
/* nice titles */
div.nicetitle {
	background: #fff;
	border: 3px double #c06;
	left: 0;
	padding: 5px;
	position: absolute;
	top: 0;
	width: auto;
	z-index: 100;
	height: auto;
	font: 11px Verdana, sans-serif;
}
div.nicetitle p {
	margin: 0;
	padding-bottom: 3px;
	font-weight: normal;
	color: #369;
}
div.nicetitle p.destination {
	color: #f36;
	font-weight: normal;
	font-size: 10px;
	padding-bottom: 0;
	text-align: left;
}
pre {
	font-size:1.25em;
	color:#E1F0D8;
}
/* =tables */

table {
	border: 1px solid #906;
	border-collapse: collapse;
	margin: 1em 0;
}
table td, table th {
	border: 1px solid #906;
	padding: .5em;
}
table th {
	background: #C60651;
	color: #fff;
}
/* =recently list */
#recent-posts {
  clear:both;
  width:395px;
 margin:0 auto;
}
ul#recently, ul#archive {
  margin:1em 0;
  border-bottom:1px dashed #903;
  clear:both;
}
ul#recently li, ul#archive-list li {
   list-style-type:none;
background:0;
padding:0;
}
ul#recently a, ul#archive-list a {
  text-decoration:none;
  border-top:1px dashed #903;
  display:block;
  height:100%;
  padding:.25em;
  color: #FFD9D8;
}
ul#recently li a:hover, ul#recently li#active a, ul#archive-list li a:hover, ul#archive-list li#active a {
  background:#903 url(/images/postbg.gif) repeat top;
  display:block;
}
ul#recently strong, ul#archive-list strong {color:#eee;}
div#projects-sample {
 margin: 2em auto 2em 3.5em;
 height:95px;
 display:block;
 clear:both;
}

#ninerules {float:right;}

blockquote {
margin:0 auto;
border: 1px dashed #c06;
padding:1em;
width:75%;
}
.year {
color:#c06;
font-weight:bold;
}
.left {
float: left;
margin: 0 1.5em 1em 0;
}
#content .right {
float:right;
margin-bottom:.5em;
margin-left:.5em;
}