/*
Theme Name: Vanilla Latte
Theme URI: http://www.vanillalatte.com
Description: The default Vanilla Latte theme.
Version: 1.0
Author: Vini Dy
Author URI: http://vanillalatte.com
Tags: fixed width, three columns, widgets, clean, custom header
*/



/* Begin Typography & Colors */
body {
    font-size:62.5%; /* Resets 1em to 10px */
    font-family:'Trebuchet MS', Helvetica, Sans-Serif;
    background: #fff;
    color:#343434;
    text-align:left;
}

a {
    text-decoration:none;
}

a:link {
    color:#ae6ca6;
}

a:visited, a:active {
    color:#ae6ca6;
}

a:hover {
    color:#bfbfbf;
}

h1, h2, h3, h3, h5 {
    font-size:1.0em; /* Reset */
}
    
.curly {
    color:#000;
}
    
/* Page Wrap */    
#page {
    width:1000px;
    font-size:1.2em; /* 12/10 = 1.2em || 12px */
    margin:0px auto;
}

/* Header */
#header {
    width:100%;
    height:125px;
    float:left;
    height:115px;
    border-bottom:10px solid #343434;
}

#header-links {
    float:left;
    width:240px;
    height:61px;
    margin-top:47px;
    background:transparent url('images/balloon.gif') no-repeat scroll 0px 0px;
}

#header-links ul {
    list-style-type:none;
    margin-left:20px;
    margin-top:13px;
    padding:0px;
}

#header-links ul li:hover {
    background-color:#fff;
}

#header-links ul li.active {
    background-color:#fff;
}

#header-links ul li {
    padding:5px;
    float:left;
    margin-right:28px;
}

#header-links ul li a {
    color:#343434;    
}

#header-img {
    float:right;
    margin-top:38px;
    border:0px none;
}

.header-spacer {
    height:1px;
    background-color:#bfbfbf;
    border:0;
    float:left;
    width:100%;
    clear:both;
    margin:3px 0 0 0;
}

/* Asides */
.remove-top {
    border-top:0px none !important;
}

#searchbar {
    height:63px;
    border-top:1px solid #bfbfbf;
}

#searchform input#s {
    width:159px;
    border:1px solid #bfbfbf;
    text-indent:5px;
    font-family:'Trebuchet MS', Helvetica, Sans-Serif;
    margin-left:11px;
}

#searchform {
    margin-top:19px;
}

.excerpt-no-image img {
    display:none;
}

.excerpt-content {
    padding:0px 13px 0px 9px;
}

.excerpt-content p {
    margin:12px 0px;
}

.latestlatte {
    width:220px;
    margin:9px 0px 32px 9px;
    background-color:#f5f5f5;
}

.latestlatte .top {
    background:transparent url('images/latestlattetop.gif') no-repeat scroll 0 0;
    width:100%;
    height:25px;    
}

.latestlatte .bottom {
    background:transparent url('images/latestlattebottom.gif') no-repeat scroll 0 0;
    width:100%;
    height:12px;
}

.latestlatte img {
    margin-left:3px;
}

.latestlatte h3 {
    margin:0px;
    text-indent:12px;
    text-transform:uppercase;
}

.linkcat {
    list-style-type:none;
    list-style-position:outside;
}

#wpstats {
    display:none;
}

.wp-smiley {
    padding:0 !important;
    border:0 none !important;
    background-color:transparent !important;
}

.addthis_container img {
    padding:0 !important;
    border:0 none !important;
    background-color:transparent !important;
}

#flickr_www {
    display:none !important;
}

.flickrbadge {
    margin:5px 0px 0px;
} 

.flickr_badge_image img {
    width:209px;
    height:153px;
}

#flickr-widget {
    padding-bottom:10px;
}

#flickr-widget a.flickr-link {
	display: block;
	position: relative;
	text-align: center;
	margin-bottom:10px;
	height:160px;	
}

#flickr-widget img {
	width:200px;
}

#flickr-widget .more-link {
    padding-left: 5px;
}

/* Left Bar */
#leftbar {
    float:left;
    width:229px;
}

#leftvar h2 {

}

/* Right Bar */
#rightbar {
    float:left;
    width:229px;
}

#leftbar h2, #rightbar h2 {
    height:33px;
    border-width:1px 0px;
    border-color:#bfbfbf;
    border-style:solid;
    background-color:#f5f5f5;
    text-transform:uppercase;
    line-height:34px;
    text-indent:19px;
    margin:0px;
}

#leftbar div ul, #rightbar div ul, #footer div ul {
    color:#bfbfbf;
    padding-left:33px;
    margin-left:0px;
}

/* Content */
#content {
    float:left;
    width:542px; /* width + padding + border of posts */
}

#content img, #leftbar img, #rightbar img {
    padding:4px;
    border:1px solid #bfbfbf;
    background-color:#f5f5f5;
}

#content .post-spacer {
    background-color:transparent;
    border-color:#C7C7C7;
    border-style:dotted;
    border-width:1px 0;
    clear:both;
    height:9px;
    margin:0;
}

/* Posts */
.posts {
    width:510px;
    padding:0px 15px;
    border-left:1px solid #bfbfbf;
    border-right:1px solid #bfbfbf;    
}

/* Post */
.post h1 {
    margin:0;
    padding:20px 0 13px;
}

.post h1 a, .page h1 a {
    font-family:'Georgia', Verdana, Arial, Sans-Serif;
    color:#343434 !important;
    font-weight:bold;
    font-style:italic;
    font-size:2.08em;
}

.post h1 span {
    color:#bfbfbf;
}

.post .post-spacer {
    margin:15px 0px !important;
}

/* Entry */
.post .entry blockquote {
    margin-left:15px;
    margin-right:24px;
    border-left:5px solid #f2e7f1;
    background-color:#f5f5f5;
    padding:15px 10px;
}

/* Navigation */
.navigation {
    text-align:center;
    margin:80px 0px;
    float:left;
    width:100%;
}

/* Footer */
#footer {
    float:left;
    width:100%;
    height:342px;
}

#footer div.side, #footer div.center {
    border-top:1px solid #bfbfbf;
    float:left;
}

#footer .side {
    width:229px;
}

#footer .side p {
    text-indent:19px;
}

#footer .center {
    width:512px;
    margin:0px 15px;
}

#footer .center .top {
    background:transparent url('images/twittertop.gif') no-repeat scroll 0 0;
    width:100%;
    height:15px;
}

#footer .center .content {
    margin:0px 8px;
    background-color:#fff;
}

#footer .center .content ul {
    padding:0;
}

#footer .center .bottom {
    background:transparent url('images/twitterbottom.gif') no-repeat scroll 0 0;
    width:100%;
    height:63px;
}
#footer .center ul {
	list-style:none;
}
#footer .center ul li {
    padding:12px 0px;
    margin:0px 18px;
    border-bottom:1px solid #f9f9f9;
}

#footer .center li:first-child {
    padding-top:0px;
}

#footer .center li:last-child {
    padding-bottom:0px;
    border-bottom:0px none;
}

#footer .center ul li span {
    color:#999999;
    font-size:0.75em;
}

#footer .center ul li span abbr {
    border:0px none;
}

#footer .side, #footer .center {
    height:346px;
    background-color:#f9f9f9;   
}

#footer div ul {
    margin:0px;
}

#footer h2 {
    height:33px;
    text-transform:uppercase;
    line-height:34px;
    text-indent:19px;
    margin:0px;
    color:#000;
    border-top:10px solid #343434;
    margin-top:4px;
    background-color:#f9f9f9;
}

/* Disclaimer */
#disclaimer {
    width:100%;
    padding:0px;
    color:#bfbfbf;
    float:left;
    margin:10px 0px;
}

#disclaimer .copyright {
    float:left;
}

#disclaimer .company {
    float:right;
}

/* Single */
#comment-top {
    background:transparent url('images/commentballoontop.gif') no-repeat scroll 0 0;
    width:100%;
    height:32px;
}

#comment-bottom {
    background:transparent url('images/commentballoonbottom.gif') no-repeat scroll 0 0;
    width:100%;
    height:19px;    
}

#comment-content {
    width:100%;
    background-color:#f5f5f5;
}

#comment-content .commentlist {
    list-style-type:none;
    margin:0 0 0 20px;
    padding:0px;
}   

#comment-content .commentlist p {
    margin:0px;
    padding:0px;
}   

.comment-author .avatar {
    float:left;
    margin-right:15px;
}

.commentlist .comment {
    padding:9px 0px;
}

#commentform textarea#comment {
    width:506px;
}

#commentform{
    padding-bottom:10px;
}

/* Archives */
.archive-list ul {
    margin:0 0 0 15px;
    padding:0px;
    color:#bfbfbf;
}

.archive-list .last {
    margin:0 0 15px 15px;
}

/* Search */
.no-result {
    margin:0;
    padding-top:25px;
    text-align:center;
}
