/*
Theme Name: bilambee
Theme URI: http://bilambee.com
Description: bilambee theme
Version: 1.0
Author: Hugo Cornejo
Author URI: http://hugocornejo.com
*/

@font-face {
	font-family: 'MuseoSans300';
	src: url('museosans-300-webfont.eot');
	src: local('☺'), url('museosans-300-webfont.woff') format('woff'), url('museosans-300-webfont.ttf') format('truetype'), url('museosans-300-webfont.svg#webfonteVlvZazA') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Museo500';
	src: url('museo500-regular-webfont.eot');
	src: local('☺'), url('museo500-regular-webfont.woff') format('woff'), url('museo500-regular-webfont.ttf') format('truetype'), url('museo500-regular-webfont.svg#webfontpLzmk2b2') format('svg');
	font-weight: normal;
	font-style: normal;
}


body {
		width: 100%;
		margin: 0;
		padding: 0;
		position: relative;
		font-family: Verdana, sans-serif;
		color: #717171;
        font-family: 'MuseoSans300';
		
}

h1, h2, h3, h4 {
    font-family: 'Museo500';
    text-transform: lowercase;
}

h1 a, h2 a, h3 a, h4 a {
    text-decoration: none;
}

h4 {
    margin-bottom: 1em;
    margin-top: 2em;
}

		
a {
    font-weight: bold;
    text-decoration: none;
    color: #337FAB;
}		

a:hover {
    text-decoration: underline;
}

#page {
		position: relative;
		margin: 0;
		padding: 0;
		width: 100%;
		}

#header {
	height: 90px;
	width: 100%;
	color: #EEEEEE;
	background-color: #36a6e6;
	background-image: url("http://farm3.static.flickr.com/2714/4518631813_bd2ca88d73_o.jpg");
	border-bottom: 2px solid #333;
}

#headerimg {
		margin-top: 25px;
		}
		
#headerimg .description {
        display: none;
}

#headerimg h1 a {
    color: #FFFFFF;
    font-size: 44px;
    text-shadow: 0 1px 2px rgba(0,0,0,.4);
}

.menu {
     padding: 10px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    overflow:hidden;
   	text-align: center;
   	margin-top: 30px;
   	color:#36a6e6;
   	background-color: #FFFFFF;
   	font-size: 14px;
   	text-transform: lowercase;
	opacity: .5;
}

.menu:hover {
	opacity: .8;
}

.menu a {
	color: #333;
}
				
#skip {
		position: absolute;
		top: -500px;
		width: 1px;
		height: 1px;
		overflow: hidden;
		}

#content {

}

#home {
    background-color: #36a6e6;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border: 1px solid #36a6e6;
}

#home a {
    color: #FFFFFF;
}

#home div {
    padding: 10px;
    overflow:hidden;
   	text-align: center;
   	font-size: 100px;
   	line-height: 400px;
}

#wrapper {
   	margin-top: 40px;
    font-size: 14px;
    line-height: 20.4px;
    letter-spacing: 0;
    word-spacing: normal;
}

#sidebar
{
	text-align: left;
	
}

#twitter {
    margin-bottom: 20px;
}

#twitter .twittpost {
    padding: 10px;
    /*
    background-color: #36a6e6;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    color: #FFFFFF;
    */
    border-left: 1px dotted;
    overflow:hidden;
}
/*
#twitter a {
    color: #FFFFFF;
}
*/
#twitter .twittlink {
    display: block;
    text-align: right;
    margin-top: 4px;
}

#footer {
		margin: 40px 0 0 0;
		padding: 60px 0;
		}	

.post {
		margin: 0 0 40px;
		}

.postmetadata {
	margin: 10px 30px 0;
    text-align:right;
}

.smallattachment {
		float: left;
		width: 128px;
		margin: 5px 5px 5px 0px;
		}

.attachment {
		margin: 5px 0px;
		}

.postmetadata {
		clear: both;
		}


p img {
		padding: 0;
		max-width: 100%;
		}

img.centered {
		display: block;
		margin-left: auto;
		margin-right: auto;
		}

img.alignright {
		padding: 4px;
		margin: 0 0 2px 7px;
		display: inline;
		}

img.alignleft {
		padding: 4px;
		margin: 0 7px 2px 0;
		display: inline;
		}

.alignright {
		float: right;
		}

.alignleft {
		float: left
		}
		
.entry {
    margin-top: 20px;
}

.entry p {
    margin-bottom: 20px;
}

.entry img {
    margin-left: auto;
    margin-right: auto;
    display: block;
}

.entry .download {
    text-align: center;
}

.entry .download a {
    background-color: #36a6e6;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border: 1px solid #36a6e6;
    padding: 10px;
    color: #FFFFFF;
}

.entry .subtitle {
    font-size: 10px;
    font-style: italic;
    text-align: center;
}


html>body .entry ul {
	padding: 0 0 0 35px;
}

html>body .entry li {
	margin: 0;
	padding: 0;
}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
}

.entry ol li {
    margin: 0;
	padding: 0;
}

.postmetadata ul, .postmetadata li {
		display: inline;
		/*list-style-type: none;
		list-style-image: none;*/
		}


#searchform {
		margin: 10px auto;
		padding: 5px 3px;
		text-align: left;
		}

#sidebar #searchform #s {
		width: 108px;
		padding: 2px;
		}

#sidebar #searchsubmit {
		padding: 1px;
		}
		
#sidebar ul li {
	text-transform: lowercase;
}

.entry form { /* This is mainly for password protected posts, makes them look better. */
		text-align:center;
		}

select {
		width: 130px;
		}

#commentform input {
		width: 170px;
		padding: 2px;
		margin: 5px 5px 1px 0;
		}

#commentform {
		margin: 5px 10px 0 0;
		}

#commentform textarea {
		width: 100%;
		padding: 2px;
		}

#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
		}

#commentform #submit {
		margin: 0 0 5px auto;
		float: right;
		}


.alt {
		margin: 0;
		padding: 10px;
		}

.commentlist {
		padding: 0;
		text-align: left;
		}

.commentlist li {
		margin: 15px 0 10px;
		padding: 5px 5px 10px 10px;
		list-style: none;
		}

.commentlist li .avatar { 
		float: right;
		padding: 2px;
		}

.commentlist li ul li { 
		margin-right: -5px;
		margin-left: 10px;
		}

.commentlist p {
		margin: 10px 5px 10px 0;
		}

.children {
		padding: 0;
		}

#commentform p {
		margin: 5px 0;
		}

.nocomments {
		text-align: center;
		margin: 0;
		padding: 0;
		}

.commentmetadata {
		margin: 0;
		display: block;
		}


acronym, abbr, span.caps {
		cursor: help;
		}

blockquote {
		margin: 15px 30px 0 10px;
		padding-left: 20px;
		}

blockquote cite {
		margin: 5px 0 0;
		display: block;
		}

.center {
		text-align: center;
		}

.hidden {
		display: none;
		}

hr {
		display: none;
		}

.navigationTop {
		display: block;
		text-align: center;
		margin-top: 10px;
		margin-bottom: 30px;
		}

.navigationBottom {
		display: block;
		text-align: center;
		margin-top: 10px;
		margin-bottom: 10px;
		}

.aligncenter,
div.aligncenter {
		display: block;
		margin-left: auto;
		margin-right: auto;
		}

.wp-caption {
		text-align: center;
		padding-top: 4px;
		margin: 10px;
		}

.wp-caption img {
		margin: 0;
		padding: 0;
		}

.wp-caption p.wp-caption-text {
		padding: 0 4px 5px;
		margin: 0;
		}
		
.appplaceholder {
    height: 174px;
    width: 174px;      
    margin-bottom: 60px;
    margin-right: 30px;
    padding-top: 20px;
    display: inline-table;
    vertical-align: top;
}

    .last {
        margin-right: 0;
    }
    
    .appiconlink:active {
        top: 2px;
        position: relative;
        outline: none;
    }
   
    .applink {
        font-family: sans-serif;
        font-weight: bold;
        font-size: 14px;
        margin-top: 20px;
        display: block;
        text-align: center;
        text-decoration: none;
        background-color: gray;
        color: white;
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        border-radius: 10px;   
        
        text-shadow: black 0px 1px 2px; 
    }		

