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

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-3.0.html
*/
@font-face {
    font-family: 'BebasRegular';
    src: url('BEBAS___-webfont.eot');
    src: url('BEBAS___-webfont.eot?#iefix') format('embedded-opentype'),
         url('BEBAS___-webfont.woff') format('woff'),
         url('BEBAS___-webfont.ttf') format('truetype'),
         url('BEBAS___-webfont.svg#BebasRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

/* jquery */
ul#topnav {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font-size: 1.1em;
}
ul#topnav li{
	margin: 0;
	padding: 0;
	overflow: hidden;  /*--Important - Masking out the hover state by default--*/
	float: left;
	height:40px;
}
ul#topnav a, ul#topnav span { /*--The <a> and <span> share the same properties since the <span>  will be a duplicate of the <a> tag--*/
	padding: 10px 20px;
	float: left;
	text-decoration: none;
	color:#CCC;
	background: url(a_bg.gif) repeat-x;
	
	clear: both;
	width: 100%;
	height: 20px;
	line-height: 20px; /*--Vertical alignment of text--*/
}
ul#topnav a{ /*--This is basically the hover state of navigation--*/
	color: #555;
	background-position: left bottom;
}
ul#topnav span{ /*--Default state of navigation--*/
	background-position: left top;
}
.questions{

}
.trigger{
	padding-bottom:10px;
	width:300px;
}
.toggle_container{
	padding-bottom:10px;	
}
.block{
	background:#EEEEEE;	
	padding:7px;
}

/* basics */

*{margin:0; padding:0;}


body {
	background:url(/wp-content/themes/BlueBubble/images/footer.jpg) no-repeat;
	background-position:bottom left;
	font-family: arial, helvetica, sans-serif;
	font-size: 1em;
	margin:0px 20px 0px 20px;
	line-height:1.4em;
	}
	
h1 {font-size: 26px; line-height: 42px;color:#000;font-family: 'BebasRegular'; }
h2 {font-size: 20px; text-transform: uppercase;color:#00AEEF;font-family: 'BebasRegular'; }
h3 {font-size: 18px; text-transform: uppercase; font-family: 'BebasRegular';}
h4 {font-size: 10px; text-transform: uppercase;font-family: 'BebasRegular';}


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:#00AEEF;
	text-decoration:none;
	outline: none;
	}

a:hover{text-decoration: underline;}




/* container */


#container {
	width: 960px;
	margin: 0 auto;
	padding:0;
	padding-bottom:160px;
	color:#333;
	overflow: hidden;
	}
	
/* header */
#navi {	
	font-size:1em;
	float:right;
	margin-top:5px;
	font-family: 'BebasRegular', san-serif;
	
}
#navi ul {
	list-style-type: none;
	float:left;
	display:block;
}
#navi a:hover{
	color:#008ec3;
	text-decoration:none;
	background:#FFF;
	font-size:1.1em;
	}
#navi a {
	
	height:25px;
}
#navi li{	
	float:left;
	text-align:center;
	
	width:165px;
}
#information {
	float:left;
	font-size:14px;
	margin-top:3px;
}
#information a{
	color:#FFF;
	font-weight:bold;
}
#headpic{
	float:left;	
	margin-top:5px;
}
#header {
  	width: 960px; 
  	height: 100px;
	}

#header h1{
	
	padding:30px 0 0 16px;
	margin:0;	
	
	}
	
#header h1 a{color: #008ec3; text-decoration: none;}
#header h1 a:hover{color: #008ec3; text-decoration: none;}


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



/* content */
#flash{float:right;}
#portspacer{
		
}
#content {
	float: left;
	width:500px;
	margin-left:230px;
	overflow: hidden;
	}	

#content hr{
	color:#f3f4f5;
}
	
.box {
	width: 310px;
	height: 150px;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
	background: url(images/loader.gif) center center no-repeat;
}	

.post {
	margin:0 30px 30px 0px;
	padding:0;
	
	float: left;
	width: 325px;
	height: 260px;
	overflow: hidden; 
	}
	
.boxsingle {
	
	height: 318px;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
	background: url(images/loader.gif) center center no-repeat;
}	

.postsingle {
	margin:0 0 30px 0;
	padding:0; 
	}
.postsingleblog {
	margin:0 0 30px 0;
	padding:0;
	

	}
	
.postsingleblogmain p, .postsingleblogmain h2{
	float:right;
	width:375px;
}
	.postsingleblogmain {
	margin:8px 32px 40px 0;
	padding:0;
	
	width: 700px; 
	float:left;
	}
.postsingleblogmain img{
	float:left;
}
.post h2 {
	font:bold 26px;
	}
	
.post h2 a, .postsingle h2 a, .postsingleblog h2 a {
	color: #00AEEF;
	text-decoration: none;
	}
	
.post h2 a:hover, .postsingle h2 a:hover, .postsingleblog h2 a:hover {
	color: #008ec3;
	text-decoration: none;
	}

.postsingle h1, .postsingleblog h1 {
	margin-top:8px;
	text-transform: uppercase;
	line-height: 42px;
	display: block;
	padding-left:10px;
}

.postsingle h1 a, .postsingleblog h1 a {
	color: #008ec3;
	text-decoration: none;
	font-size: 26px;
	line-height:30px;
}
	
postsingle h1 a:hover, postsingleblog h1 a:hover {
	color: #CCCCCC;
	text-decoration: none;
}

.post ul {}

.post li {}
.entry{width:500px}
.entry p{margin:12px 0px;
		
}
#content{background:url(../Joe/images/white.png);height:100%}
}

.postmetadata{
	clear: both;
	padding: 0px 6px;
	margin: 5px 0px;
	color: #000000;
	}
	

.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; 
	border-top: 1px solid #CCCCCC;
	height: 1px;
}


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


/* sidebar */

#respond{
	width:710px;
	float:right;
}

#sidebar {
	font-size:14px;
	width:210px;
	float:left;
	margin:0;
	padding: 0;
	padding-right:3px;
	
	}
.logotype{display:none;}	
#sidebar div {
	margin-bottom: 20px;
	font: 16px Vagabond Regular, tahoma, arial, tahoma;
}	

#sidebar h2{
	font:normal 16px Vagabond Regular, tahoma, arial, tahoma;
	color:#000;
	font-weight:bold;
	margin: 0;
	padding: 0;
	line-height: 20px;
	padding-bottom:5px;
	padding-top:10px;
}

#sidebar label{
	font: 16px Vagabond Regular, tahoma, arial, tahoma;
	color: #000;	
	margin: 0px;
	padding: 0;
}

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

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

#sidebar ul {
	margin:0px 0 15px 0;
	padding:0;
	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;
}
#sidebar input:focus, #sidebar textarea:focus {
	border:1px solid #008ec3;
}
input#emailmebtn {
	height:27px;
	background: #FFFFFF;
	padding: 3px;
	width: 206px;
}	
.contactme {
	font:bold 14px tahoma, arial, tahoma;
	color: #333333;	
	}
#form_status{
	color:#008ec3;
}
input#emailmebtn:hover {
	cursor: pointer;
	background: #008ec3;
	padding: 3px;
	color:#ffffff;
}

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

input, textarea {
	border: 1px solid #CCCCCC;
	padding: 2px;

	font-size: 11px;
}

#searchsubmit:hover {
	cursor: pointer;
	background: #00AEEF;
	color:#FFF;
}

#commentlist {
	width: 657px;
}

ol.commentlist {
	padding: 0px;
	margin: 0px;
}

#commentlist ol li {
	list-style: none;
	position: relative;
}

#commentform {
	padding: 20px;
	width: 617px; /* because of 20px padding */
}

#commentform textarea {
	
	font-size: 11px;
	width: 500px;
	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: #008ec3;
	padding: 3px;
	color:#FFF;
}

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

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

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

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

