/*
Theme Name: my bisous boat
Author: Denise with the help of Caroline
*/

/* Begin body elements */
body {
	background-color: #8FABBE;
	font-family: Verdana, Arial, sans-serif;
	color: #333;
    margin: 0px 0px 20px 0px;
	text-align: center;
	}
a {
	text-decoration: underline;
	}

a.name{
	text-decoration: none;
	}

a:link {
	color: #5F61BD;
	}

a:visited {
	color: #5F61BD;
	}

a:active {
	color: #5F61BD;
	}

a:hover {
	color: #006699;
	}
	
img {
	border: 0px;
	}
h1, h2, h3, h4, h5 {
	margin: 0px;
	font-weight: normal;
	}

#container {
	background-color: #FFF;
	margin: 0 auto 0 auto;
	padding: 0;
	line-height: 140%;
	width: 85%;
    border: 1px solid #FFF;
	}

#center {
	float: left;
	width: 78%;
	overflow: hidden;
	}
	
#right {
	float: right;
	width: 21%;
	background-color: #CCCCCC;
	overflow: hidden;
	height: 100%;
	}

.storytitle a {
	text-decoration:none;
	font-size: 110%;
	font-weight:normal;
	line-height: 1.6em;
  }

.storytitle {
	text-decoration:none;
	font-weight:normal;
	line-height: 1.6em;
margin-top: 30px;
margin-bottom: 10px;
  }

#content {
	padding: 5px 10px 5px 15px;
    margin: 0;
	background-color: #FFF;
	font-size: 80%;
	color: #666;
	text-align: left;
	}

#entrytext {
    margin: 0;
	background-color: #FFF;
	color: #666;
	text-align: left;
	}

#entrytext p a {
    margin: 0;
	background-color: #FFF;
	color: #666;
	text-align: center;
	}

#content p {
	line-height: 150%;
	margin-bottom: 10px;
	}

#content p.posted {
	color: #999;
	font-size: 85%;
	border-top: 1px solid #999;
	text-align: left;
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px 0 0 3px;
	}

#content table {
	border: thin solid Blue;
	}
	
#content blockquote {
	line-height: 150%;
	}

#content li {
	line-height: 150%;
	padding: 0;
	}

#content h1 {
	color: #666;
	font-size: 150%;
	}
	
#content h2 {
	color: #666;
	font-size: 90%;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
	}

#content h3 {
	color: #666;
	font-size: 100%;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
	}

.photo {
	text-align: left;
	margin-bottom: 20px;
	}


.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

/* End body elements */

/*	Begin Header elements */

#header {
	background-color: #999;
        width: 100%;
        text-align: left;
        border-bottom: 1px solid #FFF;
	}

#header a, #header a:active, #header a:visited, #header a:hover {
	color: #FFF;
	text-decoration: none;
	}

#header h1 {
	font-size: 150%;
line-height: 1.2em;
        padding: 5px 0 0 5px;
	}

#header h2 {
	font-size: 75%;
        color: #FFF;
        padding: 0 15px 5px 5px;
	}

h1.pagetitle {
	margin-top: 15px;
margin-bottom: 15px;
}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Header elements */


/* Begin Sidebar elements */
#sidebar {
	padding: 10px;
	height: 100%;
    background-color: #CCC;
    font-size: 70%;
	text-align: left;
	}

#sidebar li {
	list-style-type: none;
	line-height: 130%;
	padding: 0;
	margin: 0;
    }

.weather div {
	padding: 0;
	margin: 0;
	text-align: left;
	line-height: normal;
	}

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

#sidebar form {
	margin: 0;
	}

#sidebar h2 {
        font-size: 90%; 
	color: #666666;
	text-align: left;
	font-weight: bold;
	text-transform: uppercase;
  	letter-spacing: .2em;
	padding: 5px 0 0 0;
	}

#sidebar h3 {
        font-size: 80%;
        color: #333;
        text-align: center;
	letter-spacing: .2em;
	line-height: normal;
        font-weight: bold;
		}

#sidebar img {
	border: 0;
	}

/* End Sidebar elements */

/* Begin Footer elements */
#footer {
        margin: 0;
        padding: 5px;
        clear: both;
		background-color: #eee;
        font-size: 60%;
        color: #999;
        text-align: right;
        line-height: normal;
        border-top: 1px solid #FFF;
	}

/* End Footer elements */

/* Begin Comment elements */

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;

	font-weight: bold;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	margin: 5px 0;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	font-weight: normal;
	display: block;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
	
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

/* End Comment elements */


/* Begin Typography & Colors */
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	padding: 0;
	}
	
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

/* End Typography & Colors */


/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */
	
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

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

.alignright {
	float: right;
	}
	
.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	padding: 0;
	}
	
.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	background: #fff;
	border: 1px solid #999;
	color: #000;
	font-size:90%;
	width: 115px;
	padding: 2px;
	}

#sidebar #submit {
	background: #fff;
	border: 1px solid #999;
	color: #000;
	font-size:90%;
	padding: 1px;
	}

#name, #url, #email, #comment {
     	background: #fff;
	border: 1px solid #999;
	color: #000;
	font-size:90%;
}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 80%;
	padding: 2px;
	}

#commentform #submit {
     	background: #fff;
	border: 1px solid #999;
	color: #000;
	font-size:90%;
	margin: 0;
	}
/* End Form Elements */




/* Begin Calendar */

#wp-calendar {
		empty-cells: show;
		padding: 5px;
		border: 1px solid #808080;
		width: 90%;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	text-decoration: none;
	color: #933;
	}

#wp-calendar a:hover {
	background: #e0e6e0;
	color: #808080;
}

#wp-calendar caption {
    margin-top: 5px;
	font-size: 90%; 
	font-size: xx-small;
	color: #666666;
	text-align: middle;
	text-transform: uppercase;
	font-weight: bold;
  	letter-spacing: .3em;
	}

#wp-calendar th {
	font: normal 9px Verdana, Arial, Sans-serif;
	text-transform: capitalize;
	}

#wp-calendar td {
	color: #808080;
	font: normal 9px Verdana, Arial, Sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; 
	}

#wp-calendar td:hover, #wp-calendar #today {
	background: #eee;
	color: #bbb;
}

/* End Calendar */




/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

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

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	font-size: 80%;
	font-weight:normal;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	}

/* LIGHTBOX stuff */

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink {
 width: 49%;
 height: 100%;
 background-image: url(data:image/gif;base64,AAAA);
 /* Trick IE into showing hover */ display: block; 
}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { 
   background: url(../images/prevlabel.gif) left 15% no-repeat; 
}
#nextLink:hover, #nextLink:visited:hover {
   background: url(../images/nextlabel.gif) right 15% no-repeat; 
}

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

/* Flexible Upload stuff */

.imageframe { margin: 10px; padding: 5px; border: 1px solid #aaa; }
.alignleft { float: left; }
.alignright { float: right; }
.centered { margin-left: auto; margin-right: auto; }

/* End Various Tags & Classes*/
