/* @override http://www.leaeva.com/wp-content/themes/BlueBubble/style.css */

/*
Theme Name: BlueBubble
Theme URI: http://www.thomasveit.com/bluebubble-free-premium-wordpress-portfolio-theme/
Description: Minimal &amp; Elegant Portfolio Theme
Version: 1.1
Author: Thomas Veit
Author URI: http://www.thomasveit.com

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-3.0.html
*/



/* basics */

*{margin:0; padding:0;}

body {
	background: url(images/LE-bg.png) fixed;
	font-family: verdana, arial, tahoma, sans-serif;
	font-size: 11px;
	width: 100%;
	height: 100%;
}

#wrapper {
	position: fixed;
	top: 0;
	height: 10px;
	background: #FFFFFF url(images/LE-bg.png) fixed;
	margin-right: auto;
	margin-left: auto;
	z-index: 9999;
	display: inline;
	width: 966px;
}
	
h1 {font-size: 26px; line-height: 42px;
	font-weight: normal;
	font-style: normal;
}
h2 {font-size: 14px; text-transform: uppercase;}
h3 {font-size: 12px; text-transform: uppercase;}
h4 {font-size: 10px; text-transform: uppercase;}


img{ border: none; padding:0; }
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 */

a{
	color: #ff9900;
	text-decoration:none;
	outline: none;
	}

a:hover{text-decoration: underline;}

#sidebar ul li a {
	color: #333333;
	display: block;
	text-decoration: none;
	height: 12px;
	font: italic bold 14px Times;
	margin-bottom: 2px;
}

#sidebar ul li a:hover {
	color:#333333;
	text-decoration: underline;
}


/* container */


#container {
	width: 970px;
	color:#333;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0;
	padding: 10px 10px 0 0;
}
	
/* header */

#header {
  	width: 175px; 
  	height: 617px;
	color: #fff;
	position: fixed;
	top: 10px;
	padding-left: 93px;
	padding-right: 0;
	padding-top: 70px;
	background: url(images/LE-side.png) no-repeat 0 top;
	z-index: 0;
}

#header h1{
	font:normal 20px georgia, times;
	padding:20px 0 0 16px;
	margin:0;	
	}
	
#header h1 a{color: #404040; text-decoration: none;}
#header h1 a:hover{color: #666; text-decoration: none;}


#header h2{
	font:normal 10px georgia, times;
	color:#333;
	padding: 0 0 0 18px;
	margin:0;	
	}



/* content */


#content {
	float: right;
	width: 700px;
	margin-top: 69px;
	z-index: 25;
	background-color: white;
	position: relative;
	padding-top: 28px;
	left: -4px;
	padding-right: 0;
	padding-left: 0;
	top: 0;
	border-top: 6px solid white;
	min-height: 600px
}

#content h1 {
	margin-left: 0;
	font-size: 12px;
	height: 39px;
	font-style: normal;
	margin-bottom: 14px;
	background-repeat: no-repeat;
	background-position: -2px bottom;
	font-weight: normal;
}

#container h1.title {
	color: black;
	font: italic bold 16px Times;
	letter-spacing: -1px;
	word-spacing: 2px;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	float: left;
	position: relative;
	top: 35px;
	left: 1px;
}

#toptitle {
	background: white url(images/titleline.png) no-repeat 18px 53px;
	height: 87px;
	clear: both;
	width: 680px;
	border-top: 6px solid black;
	padding-left: 20px;
	position: fixed;
	float: right;
	margin-left: 266px;
	top: 10px;
	z-index: 5000;
	overflow: hidden;
}	
	
.box {
	width: 197px;
	height: 119px;
	border: 1px solid #CCCCCC;
	margin-bottom: 15px;
	background-repeat: no-repeat;
	background-position: center center;
}

img.attachment-post-thumbnail.wp-post-image {
	height: 119px;
	width: 197px;
}

.box a img {
	width: 197px;
	height: 119px;
	border: 1px solid #ebebeb;
	color: orange;
	background-repeat: no-repeat;
	background-position: center center;
}

.box a img:hover {
	width: 197px;
	height: 119px;
	border: 1px solid orange;
	color: orange;
	background-repeat: no-repeat;
	background-position: center center;
}	

.post {
	margin: 0 10px 30px 20px;
	padding: 0;
	line-height: 20px;
	float: left;
	width: 200px;
	height: 230px;
	overflow: hidden; 
	}
	
.boxsingle {
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
	float: left;
	padding: 5px;
	margin-right: 17px;
	margin-top: 0;
	position: relative;
	height: 341px;
	top: 15px;
	background-repeat: no-repeat;
	background-position: center center;
	width: 418px;
	display: inline;
}

.postsingle div.entry {
	clear: both;
margin-top: 10px;
}

.port-postsingle div.entry p {
	margin-top: 15px;
	padding-top: 0;
	font-size: 11px;
	color: gray;
	line-height: 15px;
}	

.port-postsingle {
	margin: 0;
	padding: 0 0 0 20px;
	line-height: 20px;
	width: 660px;
	float: left;
}

.postsingle {
	margin: 0 0 10px;
	padding: 0 0 0 20px;
	line-height: 20px;
	width: 463px;
	float: left;
}

.postsingle2 {
	margin:0 0 30px 0;
	padding: 0 0 0 20px;
	line-height: 20px;
	width: 651px;
	float: left;
}

.postsingle2 div.entry p {
	padding-bottom: 0;
	padding-top: 0;
	font: 11px/15px Helvetica, Arial, sans-serif;
}
	
.post h2 {
	text-transform: uppercase;
	font-size: 26px;
	font-weight: bold;
	margin-bottom: 15px;
	margin-top: 17px;
}

h2.pagetitle {
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	color: silver;
	padding-left: 20px;
	margin-bottom: 5px;
	text-transform: capitalize;
}

.post h2 a, .postsingle h2 a {
	color: #333333;
	text-decoration: none;
	letter-spacing: 1.5px;
	font: normal bold 8px Helvetica, Arial, sans-serif;
}
	
.post h2 a:hover, .postsingle h2 a:hover {
	color: #ff9900;
	text-decoration: none;
	}

.postsingle h1 {
	text-transform: capitalize;
	line-height: 11px;
	display: inline;
	font-weight: bold;
	clear: both;
}

div.title-cats {
	display: inline;
	float: right;
}

.postsingle h1 a {
	color: #333333;
	text-decoration: none;
	font-size: 14px;
}
	
postsingle h1 a:hover {
	color: #777;
	text-decoration: none;
}

.post ul {}

.post li {}

.entry p{margin:12px 0;
	font: 9px/12px Helvetica, Arial, sans-serif;
}
.postsingle div.entry p {
font-size: 11px;
	line-height: 1.2;
}
.postsingle p.postmetadata {
padding-bottom: 13px;
}

.postmetadata{
	clear: both;
	padding: 6px 6px 26px 0;
	margin: 10px 0;
	color: #666666;
	font-size: 8px;
	background: url(images/bloghr.jpg) no-repeat -4px bottom;
}

.postmetadata a{
	clear: both;
	color: #666666;
	font-size: 8px;
}

div.browse {
	padding-left: 0;
	clear: both;
}

#nav-below div.browse h3 {
	padding-left: 0;
	padding-right: 0;
}

#nav-below {
	clear: both;
	padding-left: 20px;
	padding-right: 20px;
	text-transform: capitalize;
}

div.nav-next {
	float: right;
	padding-right: 0;
}

div.nav-previous {
	float: left;
}

.navigation {
	font-size:11px;
	margin:0;
	padding: 0 0 0 20px;
	overflow:hidden;
	width: 66%;
	clear: both;
}

.port-navigation {
	font-size:11px;
	margin:0;
	padding: 0 0 0 20px;
	overflow:hidden;
	display: inline;
	float: left;
	width: 430px;
}
	
.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; 
	border-top: 1px dotted #CCCCCC;
	height: 1px;
}


ul, ol {
	margin-left: 30px;
}


/* sidebar */

#sidebar {
	font-family: verdana, arial, tahoma;
	font-size:12px;
	width: 147px;
	margin:0;
	padding: 0 0 0 75px;
	line-height: 20px;
	position: fixed;
	top: 204px;
	float: left;
}

#sidebar2 {
	font-family: verdana, arial, tahoma;
	font-size:12px;
	width: 167px;
	margin:0;
	padding: 0 23px 0 0;
	line-height: 20px;
	float: right;
}

#sidebar2 h2 {
	font-size: 9px;
	text-transform: capitalize;
	margin-bottom: 10px;
}

#sidebar2 div.textwidget {
	margin-bottom: 20px;
	color: #666666;
	letter-spacing: 0;
	font: 10px/11px Arial, Helvetica, sans-serif;
}
	
#sidebar div {
	margin-bottom: 20px;
}	

#sidebar h2{
	font:normal 12px verdana, arial, tahoma;
	color: #333333;	
	margin: 0;
	padding: 0;
	line-height: 20px;
}

#sidebar label{
	font:normal 11px verdana, arial, tahoma;
	color: #000;	
	margin: 0;
	padding: 0;
}

#sidebar p {margin:0; padding:0;}

#sidebar img {padding: 0; margin: 0;}

#sidebar ul {
	margin:0px 0 15px 0;
	padding: 0 0 0 25px;
	display: block;
	width:100%;
	}

#sidebar ul li {
	margin: 0 0 10px;
	padding: 0;
	line-height: 20px;
	list-style-type: none;
	display: block;
	width: 100%;
}

#sidebar2 ul li {
	list-style-type: none;
	display: block;
	width: 100%;
	color: silver;
	padding: 0;
	margin-right: 0;
	margin-left: 0;
}

#sidebar2 ul li a img {
	padding-right: 10px;
	padding-top: 1px;
	float: left;
}

.title-cats a img {
	padding-left: 5px;
}

#sidebar2 ul li a {
	margin: 0 0 3px;
	list-style-type: none;
	display: block;
	width: 100%;
	color: gray;
	font-size: 10px;
	text-align: left;
	padding-left: 0;
}

#sidebar2 ul {
	padding-left: 0;
	margin-left: 0;
}

#sidebar ul span {
	color: #9a9a9a;
	text-transform: lowercase;
	font: italic 11px Times;
}

#sidebar ul li span span.and {
	font-family: Baskerville;
	line-height: 16px;
}

#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;
}

/* Footer */

#footer {
	height: 90px;
	background-color: black;
	clear: both;
	position: relative;
	z-index: 500;
}

#footer div.left {
	color: white;
	margin-left: 37px;
	padding-top: 25px;
	background: url(images/twitterbird.png) no-repeat left;
	float: left;
	display: inline;
	width: 340px;
	height: 10px;
}

#footer div.left p a {
	clear: both;
}

#footer div.left p {
	margin-top: 6px;
	padding-top: 0;
	padding-left: 20px;
	letter-spacing: 0;
	font-style: normal;
	line-height: 13px;
	font-size: 9px;
	font-variant: normal;
}

#footer div.right {
	color: white;
	width: 333px;
	float: right;
	font-size: 9px;
	padding-right: 10px;
	padding-top: 20px;
	display: inline;
}

#footer div.right p {
	padding-bottom: 10px;
}

input#emailmebtn {
	height:27px;
	background: #FFFFFF;
	padding: 3px;
}

input#emailmebtn:hover {
	cursor: pointer;
	background: #CCCCCC;
	padding: 3px;
}

textarea#message {
	font: verdana, arial, tahoma, sans-serif;
}	
	
/* comments */

input, textarea {
	border: 1px solid #CCCCCC;
	padding: 2px;
	font-family: verdana, arial, tahoma, sans-serif;
	font-size: 11px;
}

textarea#input_1_5.textarea.small {
	width: 325px;
	float: left;
}

#searchsubmit:hover {
	cursor: pointer;
	background: #CCCCCC;
}

.commentlist {
	width: 600px;
}

#commentform {
	padding: 20px 0 20px 20px;
	display: inline;
	float: left;
	clear: both;
}

#commentform textarea {
	font-family: verdana, arial, tahoma, sans-serif;
	font-size: 11px;
	width: 460px;
	padding: 2px;
}

#content h3 {
	clear: both;
	padding-left: 20px;
	font-weight: normal;
	font-style: normal;
	margin-bottom: 0;
	margin-top: 0;
}

#commentform input {
	width: 230px;
	height:15px;
	padding: 2px;
	margin-bottom: 0;
}

#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;
}

.text {
	 border-bottom: 1px dotted #CCCCCC;
	 margin: 10px 0 10px 0;
	padding-top: 0;
	padding-bottom: 15px;
	padding-left: 20px;
}

.text p {
	line-height: 17px;
	padding: 0px 15px;
	color: #333333;
}

.avatar_ {
	float: left;
	margin: 0 10px 0 0;	
}
.avatar_admincomment {
	float: left;
	margin: 0;
}

.avatar img {
	border: 1px solid #CCCCCC;
}

.commenttext {
	float: right;
	background: #EFEFEF;
	padding: 10px;
	width: 490px;
}
	
.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-capxion p.wp-capxion-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

#field_1_1 label.gfield_label {
	font-weight: bold;
}

#field_1_2 label.gfield_label {
	font-weight: bold;
}

#field_1_4 label.gfield_label {
	font-weight: bold;
}
.wp-caption.aligncenter {
margin-right: auto;
margin-left: auto;
}
#sidebar ul li.badge {
position: relative;
left: -22px;
top: 212px;
}

