/*  
BLUBBLE
*/

body {
	margin : 0;
	padding : 0;
	background : #fff;
	font : 76% "Lucida Sans Unicode", verdana, helvetica, sans-serif;
	color : #6a6a6a;
	line-height : 130%;
}

#page {
	margin: 0px auto;
	width: 960px;
}

a {
	color : #dcb20c;
	text-decoration : none;
}

a:active {
	outline : none;
}
a:hover {
	color : #cc9933;
	text-decoration : underline;
	outline : none;
}

a img {
	border : 0;
}

images {
	border: none;
}

p {
	padding: 0px 0px 15px;
	margin: 0px;
    line-height: 1.8em;
}


/*HEADER*/
h1 {
	margin:0px;
	padding-left: 10px;
	font: bold 20px/100% "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #6DA6E2;
}

h1 a, h1 a:visited{
	font-weight : bold;
	text-decoration : none;
	color : #dcb20c;
	margin: 0px 0px 0px 10px;
}

h1 a:hover{
	text-decoration: underline;
	color: rgb(220, 178, 12);
}

h2 {
	font: normal 190%/100% "Trebuchet MS", Tahoma, Arial;
}

h2 a, h2 a:visited {
	color: #666666;
	text-decoration: none;
}

h2 a:hover {
	color: #000000;
	text-decoration: none;
}

h3 {
	text-align : left;
	padding : 10px 25px 0px 47px;
	margin : 0;
	color : #58b2cb;
	background: url(images/bubble.jpg) no-repeat;
	font: normal 120%/100% "Trebuchet MS", Tahoma, Arial;
	height: 30px;
}

h4 {
	font : normal;
	padding: 0px;
	margin: 0px 0px 0px 10px;
}

h4 a, h4 a:visited{
	font-weight : bold;
	text-decoration : none;
	color : #dcb20c;
	margin: 0px 0px 0px 10px;
}

h4 a:hover{
text-decoration: underline;
color: rgb(220, 178, 12);
}


form {
	margin:0px;
	padding:0px;
}


/* header area */

#header {
	background : url(images/header_bg.jpg) repeat-x;
	margin : 0;
	height : 120px;
	padding : 0;
}

#header h1 {
	background : url(images/logo.jpg) no-repeat 10px 0px;
	height : 96px;
	margin-top: 5px;
	float : left;
	width : 209px;
	position : relative;
}

#header h1 a {
	display : block;
	position : absolute;
	top : 10px;
	left : 10px;
	width : 200px;
	height : 96px;
}

#header h1 a span {
	display : none;
}

#nav {
	font-size : 0.9em;
	float : left;
	position : absolute;
	margin-top : 75px;
	margin-left : 230px;
	width : 580px;
}

#nav ul {
	margin : 0;
	padding : 0;
	list-style : none;
}

#nav li {
	display : inline;
	margin : 0 2px 0 0;
	padding : 0;
}

#nav a {
	float : left;
	margin : 0 15px 0 0;
	padding : 0 0 0 2px;
	text-decoration : none;
	color : #fff;
}

#nav a:hover{
	float : left;
	margin : 0 15px 0 0;
	padding : 0 0 0 2px;
	text-decoration: underline;
	color : #fff;
}

#navfooter {
	font-size : 0.9em;
	float : left;
	position : absolute;
	margin-top : 15px;
	margin-left : 0px;
	width : 580px;
}

#navfooter ul {
	margin : 0;
	padding : 0;
	list-style : none;
}

#navfooter li {
	display : inline;
	margin : 0 2px 0 0;
	padding : 0;
}

#navfooter a {
	float : left;
	margin : 0 15px 0 0;
	padding : 0 0 0 2px;
	text-decoration : none;
	color : #fff;
}

#navfooter a:hover{
	float : left;
	margin : 0 15px 0 0;
	padding : 0 0 0 2px;
	text-decoration: underline;
	color : #fff;
}


#search {
	padding : 0 0 5px 0;
	position : absolute;
	right : 15px;
	top : 5px;
	width : 190px;
}

#search form {
	margin : 0;
}

#search form fieldset {
	border : 0;
	margin : 0;
	padding : 0;
}

#search form fieldset legend {
	display : none;
}

#search label {
	background : url(images/search.gif) no-repeat;
	height : 40px;
	width : 32px;
	float : left;
	text-indent : -9000px;
	position : relative;
	display : block;
	cursor : pointer;
}

#search .searchbox {
	border : 1px solid #47a4be;
	font-size : 14px;
	padding : 3px 0 3px 20px;
	color : #303030;
	float : left;
	width : 150px;
	margin : 10px 0 0 -20px;
}


/* content area */

#content {
	padding: 10px 0px 30px 7px;
	float: left;
	width: 710px;
	overflow: hidden;
}

#narrow {
	width: 700px;
}

#leftcol h2 {
	text-align : left;
	padding : 10px 25px 2px 47px;
	margin : 0;
	color : #58b2cb;
	background: url(images/bubble.jpg) no-repeat;
}

.post {
	clear:both;
	padding-top: 15px;

}

#line{
	border-bottom : 1px dotted #bbe0eb;
}

#leftcol {
	padding: 10px 0px 30px 7px;
	width: 960px;
	overflow: hidden;
}


#leftcol ul {
	margin : 0;
	padding : 0 0 0 20px;
}

#leftcol ul li {
	list-style : none;
	display : inline;
}

#leftcol p.next-prev {
	width : 100%;
	margin : 0;
	padding : 0;
	clear : both;
	text-align : center;
	padding : 20px 0 0 0;
}

#leftcol p.next-prev a {
	padding : 0 5px;
}

#leftcol .news {
	float : left;
	width : 290px;
	margin : 0 20px 0 0;
	text-align : left;
	height : 75px;
	border-bottom : 1px dotted #bbe0eb;
	padding : 5px 0 0 0;
	color: #418fa5;
}

#leftcol .book {
	float : left;
	margin : 0 30px 0 0;
	text-align : left;
	padding : 5px 0 0 0;
}

* html #leftcol .news {
	height : 90px;
}

#leftcol .news p {
	float : left;
	margin : 0 0 0 10px;
	width : 82%;
	font-size : 0.85em;
	padding : 0 5px 0 0px;
}


#leftcol .news p.author {
	float : left;
	color : #83cde1;
	border : 0;
	padding : 3px 0 0 45px;
	margin : 0;
	width : 82%;
}

#leftcol .news p.author a {
	color : #86d734;
	font-weight : normal;
}

#leftcol .news p.author a:hover {
	text-decoration : underline;
}

#leftcol .news p.author:hover {
	background : none;
}

#leftcol .news a {
	font-weight : bold;
	text-decoration : none;
	color : #dcb20c;
}

#leftcol .news a.continue {
	font-weight : normal;
}

#leftcol .news a:hover {
	text-decoration : underline;
	color : #cc9933;
}

#leftcol .news strong {
	font-weight : normal;
}

.post-date {
	float : left;
	font-family : century gothic;
	text-align : center;
	padding : 0 10px 0 0;
	width : 23px;
	height : 45px;
	border-right : 1px dotted #bbe0eb;
}

.post-tag {
	float : left;
	width : 23px;
	font-size : 1.4em;
	color : #83cde1;
	clear : both;
}

.post-month {
	float : left;
	width : 23px;
	font-size : 0.8em;
	color : #83cde1;
	clear : both;
}

.post-day {
	float : left;
	width : 23px;
	font-size : 1.2em;
	color : #83cde1;
}

.entry {
	float:right;
	width: 480px;
}

.post-cat {
	background: url(images/mini-category.gif) no-repeat 0 -3px;
	padding-left: 20px;
	margin: 8px 3px 0px 0px;
	float:left;
	color: #999999;
}

.post-comments {
	background: url(images/mini-comments.gif) no-repeat left center;
	padding-left: 20px;
	float: right;
	font-size: 95%;
}

.post-calendar {
	background: url(images/mini-calendar.gif) no-repeat left center;
	padding-left: 20px;
	float: right;
	font-size: 95%;
	color: #999999;
}

.post-content {
	padding: 0px;
	margin: 5px 0px 0px 0px;
}


.post-content strong{
	color: rgb(65, 143, 165);
	font-weight: bold;
}


.post-content2 {
	padding: 0px;
	margin: 5px 0px 0px 0px;
	color: #418fa5;
}

.navigation {
	clear: both;
	padding: 10px 0px;
}

.navigation a, .navigation a:visited {
	color: rgb(134, 215, 52);
	text-decoration: none;
}

.navigation a:hover {
	text-decoration: underline;
}

.previous-entries a {
	float: left;
	padding-left: 18px;
	background: url(images/mini-nav-left.gif) no-repeat left center;
}

.next-entries a {
	float: right;
	padding-right: 18px;
	background: url(images/mini-nav-right.gif) no-repeat right center;
}


.readmore {
	clear: both;
	padding: 15px 18px 15px 0px;
	text-align: right;
	background: url(images/mini-nav-right.gif) no-repeat right center;
}

.readmore a, .readmore a:visited {
	color: rgb(134, 215, 52);
	text-decoration: none;

}

.readmore a:hover {
	text-decoration: underline;
}


/* comments area */

#comments, #respond {
	border-bottom: 1px dotted #CCCCCC;
	padding: 10px 0 5px 0;
	clear: both;
}

.commentlist {
	margin: 10px 0px;
	padding-left: 20px;
	line-height: 130%;
}

.commentlist li{
	padding: 5px 10px;
}

.commentlist .alt {
	background: #e0f3f7;
}

.admin-comment {
	border: 1px dotted rgb(70, 164, 190);;
}

.admin-comment-alt {
	border: 1px dotted rgb(70, 164, 190);;
	background: #e0f3f7;
}

.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
	font-weight: bold;
	font-style: normal;
	font-size: 100%;
	color: rgb(65, 143, 165);
}

.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}

#commentform {
	margin-top: 10px;
	font: 110% Arial, Helvetica, sans-serif;
}

#commentform p {
	padding: 6px 0px;
	margin: 0px;
}

#commentform label{
	color: #787878;
	font-size: 87%;
}

#commentform input{
	width: 200px;
	background:#e0f3f7;
	border: 1px solid rgb(70, 164, 190);
	padding: 3px;
	margin-top: 3px;
}

#commentform textarea{
	width: 530px;
	height: 115px;
	background: #e0f3f7;
	border: 1px solid rgb(70, 164, 190);
	padding: 2px;
	margin-top: 3px;
}

#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}

#commentform #submit{
	background: url(images/btn-bg.gif) no-repeat;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border: none;
	width: 144px;
	height: 28px;
	cursor: pointer;
}



/*sidebar */

#sidebar {
	padding: 0px 10px 20px 0px;
	width: 150px;
	color: #666666;
	overflow: hidden;
}


#topbar {
	margin: -25px 0px 0px 0px;
	color: #666666;
	overflow: hidden;
	float: right;
}

/*sidebar title (h2) */

#sidebar h2, #sidebar .sidebartitle{
	font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;
	color: #2763A5;
	margin: 20px 0px 2px;
}

/*sidebar text styles */

#sidebar a, #sidebar a:visited{
	color: #3173AA;
	text-decoration: none;
}

#sidebar a:hover{
	color: #23547C;
	text-decoration: none;
}

/*sidebar list level1 */

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

#sidebar ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}

/*sidebar list level2 */

#sidebar ul li ul {
	padding: 0;
	margin: 0;

}

#sidebar ul li ul li{

	padding: 2px 0 2px 0px;

	border-bottom: 1px solid #DDEBF4;

}

/*sidebar list level3 */

#sidebar ul li ul li ul li{

	padding: 1px 0 1px 10px;

	border: none;

}

/*blogroll */

ul.list-blogroll li{

	background: url(images/mini-blogroll.gif) no-repeat !important;

	padding-left: 16px !important;

}

/*category widget */

ul.list-cat li, li.widget_categories li{

	background: url(images/mini-category.gif) no-repeat !important;

	padding-left: 20px !important;

}

/*archives widget */

ul.list-archives li, li.widget_archives li{

	background: url(images/mini-monthly-archive.gif) no-repeat !important;

	padding-left: 20px !important;

}

/*pages widget */

ul.list-page li, li.widget_pages li, li.widget_recent_entries li{

	background: url(images/mini-page.gif) no-repeat !important;

	padding-left: 20px !important;

}

/*sub-pages */

ul.list-page li ul li, li.widget_pages li ul li{

	background: url(images/mini-page-arrow.gif) no-repeat !important;

	padding-left: 10px !important;

}

/*recent comments widget */

li.widget_recent_comments li{

	background: url(images/mini-recent-comments.gif) no-repeat !important;

	padding-left: 20px !important;

}

/*calendar widget */

li.widget_calendar td {

	padding: 1px 7px;

}

/*text widget */

.textwidget {

	padding-top: 5px;

}



/*search form */

#searchform {

	margin: 15px 0 0;

}

#searchform br {

	display: none;

}

#searchform #s {

	width: 135px;

	height: 22px;

	padding: 4px 5px 0px 5px;

	border: 1px solid #595959;

	background: #fff;

	margin-right: 2px;

	color: #000000;

	font-weight: normal;

}

/* search form button - to specify button only use input[type="submit"] */

#searchform input {

	background: url(images/search-btn-bg.gif) no-repeat;

	border: none;

	width: 67px;

	height: 26px;

	font: bold 0px Arial, Helvetica, sans-serif;

	color: #FFFFFF;

	vertical-align: middle;

}

/* Top Commentators */

#sidebar ul.user li {
	background: url(images/user.gif) no-repeat;
    padding-left: 20px;
}



/* footer area */



#footer {
	background : #7ecbdf;
	border-top : 2px solid #46a4be;
	margin : 0;
	padding : 0 0 25px 0px;
	font-size : 0.9em;
	width: 100%;
	color: #418fa5;
}

#footer a, #footer a:visited {
	color: #fff;
}

#footer h4 {
	padding : 0 0 3px 0;
	margin : 20px 0 10px 0;
	font-size : 1.4em;
	font-weight : normal;
	color : #ffffcc;
	border-bottom : 1px dotted #ffffcc;
}

.footer-recent-comments {
	width: 420px;
	float: left;
	margin-left: 40px;
}

.footer-recent-comments ul {
	padding : 0;
	margin : 0 0 0 10px;
	list-style : none;
}
	
.footer-recent-comments ul li {
	background : url(images/bubble.gif) no-repeat 0 4px;
	padding : 0 0 2px 17px;
}

.footer-recent-posts {
	width: 240px;
	float: left;
	margin-left: 0px;
}

.footer-recent-posts strong {
	font-size: 107%;
	line-height: 135%;
	font-weight: bold;
}

.footer-recent-posts ul {
	padding : 0;
	margin : 0 0 0 10px;
	list-style : none;
}

.footer-recent-posts ul li {
	background : url(images/news-icon.gif) no-repeat 0 5px;
	padding : 0 0 3px 17px;
}

.footer-about {
	width: 220px;
	float: right;
	padding-right: 0px;
	padding-left: 20px;
}

/* credits */

#credits {
	margin : 0;
	padding : 0;
	clear : both;
	font-size : 0.8em;
	background-color : #51b4cb;
	color : #a1dcea;
	height: 70px;
}

#credits a{
	color : #a1dcea;
	text-decoration: none;
}

#credit a:visited {
	color: #fff;
	text-decoration: underline;
}

#footerlogo {
	background : url(images/logofooter.jpg) repeat-x;
	margin : 0 0 0 190px;
	padding : 0;
	width : 140px;
	height : 64px;
}


#rss {
	width: 50px;
	height: 50px;
	text-indent: -9000px;
	background: url(images/icon_rss.jpg) no-repeat 0 0;
	float: left;
	margin: 10px 5px;
}

#rss a{
	display : block;
	position : absolute;
	width: 50px;
	height: 50px;
}

#tweeter {
	width: 50px;
	height: 50px;
	text-indent: -9000px;
	background: url(images/icon_twitter.jpg) no-repeat 0 0;
	float: left;
	margin: 10px 5px;
}

#tweeter a{
	display : block;
	position : absolute;
	width: 50px;
	height: 50px;
}

#facebook {
	width: 50px;
	height: 50px;
	text-indent: -9000px;
	background: url(images/icon_facebook.jpg) no-repeat 0 0;
	float: left;
	margin: 10px 5px;
}

#facebook a{
	display : block;
	position : absolute;
	width: 50px;
	height: 50px;
}

/* alignments */

.center {

	text-align: center;

}

images.center, images[align="center"] {

	display: block;

	margin-left: auto;

	margin-right: auto;

}

.alignleft {

	float: left;

}

images.alignleft, images[align="left"] {

	float:left;

	margin: 2px 10px 5px 0px;

}

.alignright {

	float: right;

}

images.alignright, images[align="right"] {

	float:right;

	margin: 2px 0px 5px 10px;

}

.clear {

	clear:both;

}

hr.clear {

	clear:both;

	visibility: hidden;

	margin: 0px;

	padding: 0px;

}

#speaker{
	margin-top: 5px;
	padding : 0 0 2px 17px;
	color: white;
	text-align: right;
	font-style: italic;
}

#fun {
float: right;
}

#book{
float: left;
width: 960px;
}

blockquote {
	margin: 10px 0; color: #418FA5;
	padding: 3px 0 0 33px;
	background: url(images/quote.jpg) top left no-repeat;
	}

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