/*
Theme Name: Bubble Shooter
Theme URI: 
Version: 1.0
Description: Bubble Shooter WordPress Theme. XHTML and CSS verified. IE6 compatible.
Author: Bubble Shooter
Author URI: http://bestbubbleshooter.com
Tags: bubbles, white
Author Notes:  Copyright 2009
*/

/* Structure */

body {
	margin: 0 auto;
	padding: 0px;
	color: #000;
	background: #FFF;
	font: normal 14px 'Century Gothic', Arial, sans-serif;
	}

#wrapper2 {
	width: 1000px;
	height: 258px;
	margin: 0 auto;
	margin-top: 0px;
	background: url('images/wrapper-middle.jpg') no-repeat;
	}

#header {
	width: 1000px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 188px;
	background: url('images/header.jpg') no-repeat;
	margin: 0 auto;
	}

#wrapper {
	float: left;
	color: #767676;
	width: 880px;
	background: url('images/bg.jpg') repeat-y;
	margin-left: 60px;
	margin-right: auto;
	display: inline;
	padding: 0px;
	}

#content-page {
	width: 876px;
	}

#content-wrapper {
	float: left;
	width: 670px;
	margin: 40px 0 0 0;
	background: transparent;
	}

#sidebar-wrapper {
	width: 200px;
	float: right;
	}

#sidebar {
	padding: 0px;
	margin: 20px 20px 0 0px;
	}

#footer {
	clear: both;
	float: left;
	width: 995px;
	height: 50px;
	text-align: center;
	background: url('images/footer.jpg') no-repeat;
	color: #000;
	font-size: 10px;
	padding-bottom: 10px;
	padding-top: 25px;
	}

/* Header */
#header-title {
	position: relative;
	top: 115px;
	left: 50px;
	text-align: center;
	width: 876px;
	padding: 0 20px 0 0;
	}

#header-title h1, #header-title .h1 {
	margin-top: 10px;
	color: #006;
	font-size: 42px;
	padding-top: 10px;
    font-weight: bold;
	margin-left: 0px;
	}

#header-title h1 a, #header-title h1 a:link, #header-title h1 a:visited {
	color: #006;
	margin-top: 0px;
	}

#header-title .h1 a, #header-title .h1 a:link, #header-title .h1 a:visited {
	color: #006;
	margin-top: 0px;
	}

#header-title h1 a:hover {
	color: #86fc8a;
	margin-top: 0px;
	}
	
#header-title .h1 a:hover {
	color: #86fc8a;
	margin-top: 0px;
	}

.slogan {
	font-size: 36px;
	color: #6741cc;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 25px;
	}

/* Horizontal Navigation Bar */

#navigation{
	width: 1000px;
	margin: 0 auto;
	font-size: 14px; 
    color: #fff; 
	background: url('images/navbar.jpg') no-repeat;
    }

#navigation ul {
	height: 30px;
	padding: 0 0 0 75px;
	margin: 0px;
	}

#navigation ul li {
    float: left;
	display: inline;
    list-style-type: none;
	padding: 0px 15px;
	color: #fff;
    }

#navigation ul li a, #navigation ul li a:link, #navigation ul li a:visited {
    color: #a2a2a2;
	}

#navigation ul li a:hover {
    color: #ffffff;
	}


/* Content */

.post-wrapper {
	padding: 0px;
	margin: 0px 0px 40px 40px;
	color: #333;
	text-align: justify;
	background: transparent;
	text-align: justify;
	}
	
.titles {
	position: relative;
	top: -15px;
	left: -35px;
	margin: 0;
	padding: 3px 5px;
	font-weight: bold;
	font-size: 22px;
	text-decoration: none;
	background: #dadee8;
	border: 3px solid #808fb2;
	font-family: 'Century Gothic', Verdana, sans-serif;
	}
	
.titles h1 {
	font-weight: bold;
	font-size: 22px;
	text-decoration: none;
	font-family: 'Century Gothic', Verdana, sans-serif;
	}

.titles a:link, .titles a:visited, .titles a:active {
	color: #006;
	}
	
.titles a:hover {
	color: #452792;
	}

.post {
	background: #eff1f5;
	padding: 10px 20px 10px 10px;
	margin: -10px 5px 0px 10px;
	border: 3px solid #808fb2;
	}

.post img{ 
	margin: 1px;
	border: 0px solid #808fb2;
	margin-right: 15px;
	}

a.play:link, a.play:visited, a.play:active { font-weight: bold; font-size: 20px; text-decoration:underline; color:#090; }
a.play:hover { color:#0D0; }

.metadata {
	position: relative;
	top: 25px;
	background: #dadee8;
	border: 2px solid #808fb2;
	text-align: center;
	margin: 0 20px 0px 20px;
	padding: 0px;
	font-size: 12px;
	font-family: 'Arial', Helvetica, sans-serif;
	}

.post-meta { float: right; margin: 0px; padding: 0px; position: relative; top: -30px; }
	
.pagination {	text-align: center; }

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

.alignright {
	float: right;
	margin-right: 70px;
	}

.alignleft {
	float: left;
	margin-left: 45px;
	}	

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
	}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
	}
	
.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
	}	


/* Sidebar */

.sideblock {
	margin-bottom: 20px;
	padding-bottom: 10px;
	background-color: #808db2;
	}

.sideblock a, .sideblock a:link, .sideblock a:visited{
	color: #eff1f5;
	font-weight: bold;
	text-decoration: underline;
	}

.sideblock a:hover{
	color: #86fc8a;
	}

.sideblock ul li{ 
	list-style: none;
	margin-left: -30px;
    display: block;
	}	

.sideblock ol { 
	margin: 0px;
	color: #FFF;
	font-weight: bold;
	}	

.sideblock h2 { 
	margin-top: 5px; 
	color: #808fb2; 
	padding: 3px 5px;
	font-weight: bold;
	font-size: 14px; 
	text-decoration: none;
	background: #dadee8;
	border: 3px solid #808fb2; 
    }

/* Footer */



#footer a, #footer a:link, #footer a:visited {

	color: #ccc;

	font-size: 10px;

	}



#footer a:hover {
	color: #86fc8a;
	}


/* Comments Styling */

.commentmetadata {
	text-align: right;
	font-size: 10px;
	}

.commentlist {
	padding: 0 40px 0 40px;
	margin: 0 20px 0 40px;
	}

.commentlist li {
	list-style: none;
	color: #000;
	background: #FFC;
	border: 2px solid #8090b2;
	margin-left: -10px;
	padding: 0px 20px 0px 20px;
	margin-bottom: 10px;
	margin-top: 0px;
	padding-top: 0px;
	line-height: 14px;
	}

.commentlist h2 {
	font-size: 16px;
	padding-left: 5px;
	margin-left: -15px;
	}

.commentlist h3 {
	font-size: 18px;
	margin-left: -10px;
	color: #006;
	}

#commentbox {
	padding-left: 50px;
	margin: 0px; 
	color:#000;
	}

#commentbox h3 {
	font-size: 22px;
	margin-left: 20px;
	color: #006;
	}

#commentform {
	margin: 1em 0 0 20px;
	width: 430px;
	}

#commentform textarea {
	background: #FFF;
	border: 2px solid #8090b2;
	width: 500px;
	margin-left: 0px !important;
	margin-left: -20px; /* IE6 Fix */
	}

#commentform #email, #commentform #author, #commentform #url {
	font-size: 1.1em;
	background: #FFF;
	border: 2px solid #8090b2;
	width: 280px;
	}

#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
	font-size: 1.1em;
	background: #FFF;
	border: 2px solid #8090b2;
	width: 280px;
	}

	

#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
	font-size: 1.1em;
	background: #FFF;
	border: 1px solid #8090b2;
	width: 280px;
	}

	

#commentform input{

	margin-bottom: 3px;

	}

	

.nocomments {

	margin-left: 40px;

	}

	

#email, #author, #url {

	margin-left: 0px !important;

	margin-left: -20px; /* IE6 Fix */

	}	

/* HTML Elements */

a:link, a:active, a:visited{ 
	color: #5b8ed1; 
	text-decoration: none;
	}

a:hover {
	color: #254D83;
	text-decoration: underline;
	}

h2, h3, h4, h5, h6 { 
	font-weight: normal; 
	margin: 20px 0 10px; 
	}

h1 { 
	font-weight: normal; 
	font-size: 35px; 
	margin-bottom: 0px;  
	margin-left: 0px; 
	color: #006;
	display: inline;
	}

h2 { font-size: 18px; }

h3 { font-size: 18px; }

h4, h5, h6 { font-size: 20px; }

ul li li {
	margin-left: -20px;
	list-style-type: square;
	}

blockquote, blockquote.blockquote {
	padding: 0px 10px;
	margin: 10px 20px 0px 20px;
	line-height: 14px;
	background-color: #dadee8;
	border: 2px solid #808fb2;
	font-size: 14px;
	}

pre { 
	padding-top: 10px; 
	padding-bottom: 10px; 
	}
	
code { 
	color: #4d4d4d; 
	font-family: "Courier New", Consolas, Verdana, Sans-Serif; 
	overflow: auto;
	padding: 0 10px;
	margin: 10px 20px 0px 20px;
	line-height: 1.7em;
	background-color: #fff;
	border: 1px solid #ccc;
	font-size: 12px;
	display: block;
	}

ul { 
	list-style-image: none; 
	}

abbr, acronym { 
	font-style: normal; 
	border-bottom: 1px dotted #333333; 
	cursor: help; 
	}
	
del { 
	text-decoration: line-through; 
	color: #999999; 
	}

ins { 
	text-decoration: none; 
	color: #009977; 
	}
	
s {
	text-decoration: line-through;}

hr {
	background: transparent;
	height: 1px;
	border-top: 1px solid #999;
	border-bottom: 0px;
	border-right: 0px;
	border-left: 0px;
	}