/*
This WordPress theme is adapted from the original here: 
http://www.thomasveit.com/bluebubble-free-premium-wordpress-portfolio-theme/
*/



/* basics */


/* #Font-Face
================================================== */
/* 	This is the proper syntax for an @font-face file
		Just create a "fonts" folder at the root,
		copy your FontName into code below and remove
		comment brackets */

/*	@font-face {
	    font-family: 'FontName';
	    src: url('../fonts/FontName.eot');
	    src: url('../fonts/FontName.eot?iefix') format('eot'),
	         url('../fonts/FontName.woff') format('woff'),
	         url('../fonts/FontName.ttf') format('truetype'),
	         url('../fonts/FontName.svg#webfontZam02nTh') format('svg');
	    font-weight: normal;
	    font-style: normal; }
*/

/*
 * Legal Disclaimer
 *
 * These Fonts are licensed only for use on these domains and their subdomains:
 * irvinebrown.com
 *
 * It is illegal to download or use them on other websites.
 *
 * While the @font-face statements below may be modified by the client, this
 * disclaimer may not be removed.
 *
 * Lineto.com, 2014
 */


@font-face {
	 font-family: "LLCircularWeb-Book";
	 src: 	 url("../lineto-circular-book-c.eot");
	 src: 	 url("../lineto-circular-book-c.eot?#iefix") format("embedded-opentype"),
		 url("../lineto-circular-book-c.woff") format("woff"),
		 url("../lineto-circular-book-c.ttf") format("truetype"),
		 url("../lineto-circular-book-c.svg#LLCircularWeb-Book") format("svg");
	 font-weight: normal;
	 font-style: normal;


}

.date {color: #999999; margin-left:0px; margin-bottom:-8px; }
.post-meta-key {display: none; }

.post p {
line-height: 19px;
}

.bordered {
border: 1px #e8e8e8;
}

#post-28 .entry img {
margin-left: -20px;}

*{margin:0; padding:0;}

body {
	background:#f7f7f5;
	font-family: "Lucida Grande", "Helvetica", "Arial", sans-serif;
	font-size: 12px;
	line-height: 17px;
	margin:20px;
	}
	
h1, h2, h3, h4 {font-size: 12px; line-height: 19px;}



img{ border: none; padding:0; width:500px; height:auto }
img a{border:none;}

img.left{ float: left; border: none; padding: 6px 0 0 0; }
img.right{ float: right; border: none; padding: 0 0 0 6px; }

blockquote{
	border-left:1px solid #333333;
	margin-left:15px;
	padding:0 12px 0 12px;
	}

code{
	font-family:"Courier New", Courier, monospace;
	}


/* links */

.box a {
background-color: #f7f7f5;
border: 0px;
}

a{
	color: black;
	background-color: #ffea02;
	text-decoration:none;
	outline: none;
	}
	
	
a img {	color: black;
	background-color: white;
	text-decoration:none;
	outline: none;}
	

a:hover{text-decoration: underline;}

#sidebar ul li a {
	color: black;
	text-decoration: none;
}

#sidebar ul li a:hover {
	text-decoration: underline;
}


/* container */


#container {
	width: 830px;
	margin: 0 auto;
	padding:0;	
	
	}
	
/* header */

#header {
	
  	width: 830px; 
  	height: 70px;
	 
	}


#header h1{
	font-family: "Lucida Grande", "Arial", sans-serif;
	padding:20px 0 0 16px;
	margin:0;	
	}
	



#header h2{
	font-family: "Lucida Grande", "Arial", sans-serif;
	font-size: 12px;
	line-height: 15px;
	color:black;
	padding: 0 0 0 18px;
	margin:0;	
	}



/* content */

#post-2 {
margin-top: 0px;
}

#post-728 {
margin-top: 0px;
}

#post-2 h1 {

display: none;
}

#post-728 h1 {

display: none;
}

#content {
	float: right;
	width:580px;
padding-bottom:80px;
	}	
	
.box {
	width: 252px;
	height: 219px;
	border: 0px solid #CCCCCC;
	margin-bottom: 10px;
	background: url(images/loader.gif) center center no-repeat;
}	

.post {
	margin:0 35px 30px 0;
	padding:0;
	line-height: 20px;
	float: left;
	width: 250px;
	height: 310px;
	 
	}
	
.boxsingle {
	width: 557px;
	height: 300px;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
	background: url(images/loader.gif) center center no-repeat;
}	

.post {
margin-bottom:40px;
}

.post .entry {
 width: 250px;
}

.postsingle .entry {
 margin-top: 13px;
 margin-bottom:110px;
}

#post-2 .entry {
 margin-top: 0px;
}

#post-728 .entry {
 margin-top: 0px;
}


.postsingle {
	margin:0 0 30px 0;
	padding:20;
	line-height: 20px;
	width: 580px; 
	}

.postsingle h1 {
margin-bottom: 29px;}
	
.post h2 {
	font:bold 26px;;
	}
	
.post h2 a, .postsingle h2 a {
	color: #333;
	text-decoration: none;
	}
	
.post h2 a:hover, .postsingle h2 a:hover {
	color: #333;
	text-decoration: underline;
	}

.postsingle h1 {
	font:bold;;
	line-height: 17px;
	display: block;
}

.postsingle h1 a {
	color: #333333;
	text-decoration: none;
	font-size: 26px;
}
	
postsingle h1 a:hover {
	color: #777;
	text-decoration: none;
}

.post ul {}

.post li {}

.entry {
width: 500px;
}

.entry ul {
margin-left:0px;
padding-bottom: 40px;
}

.entry h2 {
margin-bottom: 5px;
margin-top: 0px;
}

.entry p {
margin-bottom: 8px;}


.postmetadata{
	clear: both;
	padding:6px;
	margin: 10px 0;
	color: #000000;
	background: #EFEFEF;
	}
	

.navigation {
	font-size:11px;
	width:100%;
	float:left;
	margin:0;
	padding:0;
	overflow:hidden;
	}
	
.alignleft a{float:left; margin:25px 0;}
.alignright a{float:right; margin:25px 0;}

hr {
	margin: 5px 0 20px 0;
}

#sidebar hr {
	border: none 0; 
	height: 0px;
}


ul, ol {
	margin-left: 30px;
}

p {
padding-bottom: 0.8em;
}

/* sidebar */

#sidebar {
	font-family: "Lucida Grande", "Arial", sans-serif;
	font-size:12px;
	width:210px;
	float:left;
	margin:0;
	padding: 0;
	line-height: 15px;
	}
	
#sidebar div {
	margin-bottom: 20px;
}	

#sidebar h2{
	font-family: "Lucida Grande", "Arial", sans-serif;
	font-size:12px;
	color: #333333;	
	margin: 0;
	padding: 0;
	line-height: 15px;
}

#sidebar label{
	font-family: "Lucida Grande", "Arial", sans-serif;
	color: #000;	
	margin: 0;
	padding: 0;
}

#sidebar p {margin:0; padding:0;}

#sidebar img {padding: 0; margin: 0;}

#sidebar ul {
	margin:0px;
	padding-bottom: 22px;
	display: block;
	width:100%;
	}

#sidebar ul li {
	margin: 0;
	padding: 0;
	line-height: 20px;
	list-style-type: none;
	display: block;
	width: 100%;
	}

#sidebar ul ul {
	margin:14px 0;
	padding:0;
}

#sidebar ul ul li {
	list-style-type: none;
	}

#sidebar ul ul ul{
	margin: 0;
	padding: 0;
}

#sidebar ul ul ul li{
	padding: 0 0 0 15px;
	list-style-type: square;
	color: #898989;
}

#sidebar input, #sidebar textarea {
	margin-bottom: 5px;
	width:200px;
}

input#emailmebtn {
	height:27px;
	background: #FFFFFF;
	padding: 3px;
	width: 206px;
}

input#emailmebtn:hover {
	cursor: pointer;
	background: #CCCCCC;
	padding: 3px;
}

textarea#message {
	font-family: "Lucida Grande", "Arial", sans-serif;
}	
	
/* comments */

input, textarea {
	border: 1px solid #CCCCCC;
	padding: 2px;
	font-family: "Lucida Grande", "Arial", sans-serif;
	font-size: 12px;
}

#searchsubmit:hover {
	cursor: pointer;
	background: #CCCCCC;
}

#commentlist {
	width: 657px;
}

ol.commentlist {
	padding: 0px;
	margin: 0px;
}

#commentlist ol li {
	list-style: none;
	position: relative;
}

#commentform {
	background: #EFEFEF;
	border: 1px solid #ccc;
	padding: 20px;
	width: 517px; /* because of 20px padding */
}

#commentform textarea {
	font-family: "Lucida Grande", "Arial", sans-serif;
	font-size: 12px;
	width: 400px;
	padding: 2px;
}

#commentform input {
	width: 230px;
	height:15px;
	padding: 2px;
}

#commentform p {
	margin-bottom: 7px;
}


input#submit {
	height:27px;
	background: #FFFFFF;
	padding: 3px;
	margin-top: 7px;
}

input#submit:hover {
	cursor: pointer;
	background: #CCCCCC;
	padding: 3px;
}

.comment-meta {
	
}
	
.comment-author {
	width: 72px;
	margin: 0 25px 20px 0;
}

.comment-body {
	background: #EFEFEF;
	border: 1px solid #ccc;
	margin-top: 10px;
	margin-bottom: 30px;
	margin-left: 100px;
	padding: 20px;
}


#commentlist p {
	margin-bottom: 12px;
	line-height: 20px;
}

.avatar {
	position: absolute;
	padding: 3px;
	border: 1px solid #ccc;
	margin: 0 20px 5px 0;
	top:1px;
	left: 1px;
}

.fn {
	float: left;
	padding-right: 10px;
	font-style: normal;
	font-weight: bold;
}

.says {
	display: none;
}

.reply {
	margin: 5px 0 5px 0;
}	
	
.clearfix {
	clear: both;
}	

.commentlist blockquote{
	border-left:1px dotted #333333;
	margin-left:20px;
	padding:0 12px 0 0px;
	margin-bottom: 10px;
}
	
/* misc */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	border: 1px solid #CCCCCC;
	}

img.alignright {
	padding: 0px;
	margin: 0 0 2px 14px;
	display: inline;
	border: 1px solid #CCCCCC;
	}

img.alignleft {
	padding: 0px;
	margin: 0 14px 2px 0;
	display: inline;
	border: 1px solid #CCCCCC;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
.wp-capxion {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* opxional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-capxion img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption-text {
font-size: 11px;
   line-height: 16px;
   padding: 5px 0px 5px 0px;
   margin: 0;
color: #888888;
}

.wp-capxion p.wp-capxion-text {
   font-size: 10px;
   line-height: 17px;
   padding: 5px;
   margin: 0;
font-style: italic;
color: #333333;

}
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  