@import url(base-weblog.css);

/*
name: Swimmingly
designer: Lorraine Barte
designer_url: http://www.ilorraine.com
description: In ode to sunny days and the smell of chlorine.
layouts: one-column, two column-left, two-column-right, three columns
*/

/*	GLOBAL PAGE ELEMENTS
-----------------------------------------------------------------------------*/
*{
	margin: 0;
	padding: 0;
	}
body{
	font: 62.5%/1.4 "Lucida Sans Unicode", "Lucida Grande", "Trebuchet MS", sans-serif;
	text-align: center;
	background: #b5d3e3 url(bg.jpg) repeat-x;
	color: #333;
	}
a:link, a:visited{
	color: #0e3346;
	text-decoration: none;
	}
a:hover{
	text-decoration: underline;
	color: #000;
	}	
ul{
	list-style-type: none;
	}	
blockquote{
	padding: 6px 10px;
	font-size: 100%;
	background: transparent url(bg-blockquote.png) no-repeat 0 0;
	color: #333;
	}
abbr, acronym {
	font-style: normal; 
	border-bottom: 1px dotted #333; 
	cursor: help;
	}
code, pre {
	margin: 10px 0;
	font: 1.1em/normal "Courier New", Courier, Monospace;
	color: #666;
	}
img{
	border: 0;
	}
h3{
	font: 1.5em Georgia, "Times New Roman", Times, serif;
	}

/*	LAYOUT BITS
------------------------------------------------------------------*/
#container{
	width: 90%;
	margin:0 auto 0 auto;
	text-align:left;
	max-width: 1024px;
	padding-bottom: 0px;
	}
#pagebody{
	width: 100%;
	margin:0;
	padding:0;
	}
#banner{
	height: 256px;
	margin: 0;
	padding: 0;
	background: transparent url(swimminglyheader.png) top left no-repeat;
	}
	
/*	BANNER BITS
--------------------------------------------------------------------*/

#banner h1{
	font: 1.9em/2em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	letter-spacing: .1em;
	color: #fff;
	margin: 0;
	padding: 60px 0 0 268px;
	}
#banner h1 a:link, #banner h1 a:visited{
	color: #fff;
	text-decoration: none;
	font-size: 1.4em;
	}
#banner h1 a:hover{
	color: #000;
	}
#banner h2{
	color: #4D6e80;
	margin: -2px 0 0 0;
	padding: 0 0 0 268px;
	font: 1em "Trebuchet MS", Arial, sans-serif;
	text-transform: uppercase;
	letter-spacing: .05em;
	}

/*	ENTRY BITS
--------------------------------------------------------------------*/
.date-header{
	font: bold 1.4em/normal "Trebuchet MS", Arial, sans-serif;
	letter-spacing: 1px;
	text-transform: lowercase;
	margin: 0;
	padding:0;
	color: #d4ebf7;
	}
.entry{
	font-size: 1.2em;
	color: #000;
	}
.entry p{
	word-spacing: .10em;
	}		
.entry ul, .entry ol{
	list-style-type: none;
	margin: 10px 20px;
	}
.entry li{	
	background: transparent url(dimple.png) no-repeat 2px 8px;
	padding: 0 0 10px 15px;
	word-spacing: .10em;
	}
.entry-header{
	color: #4d6e80;
	font: bold 1.8em Helvetica, Arial, sans-serif;
	background: transparent;
	padding: 0;
	margin: 10px 10px 10px 0px;
	}
.entry-content{
	margin: 0;
	padding: 0 8px;
	}
.entry-body{
	margin: 0;
	}
.entry-body img {
	padding: 6px;
	background-color: #fff;
	}
.entry-body img[align="right"] {
	margin: 0 0 2em 2em;
	}
.entry-body img[align="left"] {
	margin: 0 2em 2em 0;
	}
.entry-footer{
	margin: 10px 0 0 0;
	font-size: .9em;
	padding: 4px 0;
	border-top: 1px solid #eee;
	}
.separator{
	display: none;
	}
.entry .post-footers{
	word-spacing: normal;
	}
	
/*	COMMENTS and TRACKBACKS
-----------------------------------------------------------------------*/
#comments{
	font-size: 1.2em;
	position: relative;
	background-color: #eee;
	border: 6px solid #eee;
	color: #333;
	}
.comment{
	margin: 20px 20px 30px 20px;
	border-top: 1px solid #000;
	}
.comment p.comment-footer{
	margin: 0;
	}
.comment p{
	word-spacing: .15em;
	}
.comments-header{
	margin: 20px 0 0 20px;
	padding: 0;
	}
/*	comment form
-----------------------------------------------------------------*/	
#comments-open{
	background: #666;
	color: #fff;
	position: relative;
	margin-top: 15px;
	}
.comments-open-header{
	padding: 10px 0 0 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-top: 2px solid #555;
	height: 28px;
	}
.comments-open-content{
	padding: 0 0 0 20px;
	margin: 0;
	}

#comment-author, #comment-email, #comment-url, #comment-text{
	border: 0;
	padding: 2px;
	color: #333;
	border: 0;
	font-family: 'Lucida Sans unicode', Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	padding: 2px;
	color: #333;
	background: #f6f6f6;
	}
#comment-text{
	width: 456px;
	height: 120px;
	}
#comment-author:focus, #comment-email:focus, #comment-url:focus, #comment-text:focus{
	background: #fff;
	}
#comments-open-footer{
	margin: 0;
	padding: 15px 0 20px 0;
	}
#comments-open-footer input{
	border: 1px solid #fff;
	padding: 2px 0;
	width: 80px;
	margin-right: 15px;
	font-family: 'Lucida Sans unicode', Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	}
.comments-open-header{
	font: 1.5em Georgia, "Times New Roman", Times, serif;
	}
.comments-open label{
	display: block;
	}
	
/*	trackbacks
---------------------------------------------------------------------*/
.trackbacks{
	font-size: 1.2em;
	background-color: #fff;
	border: 6px solid #eee;
	color: #333;
	}
.trackbacks-content{
	padding: 20px;
	}
#trackbacks-info{
	padding: 0 20px;
	}
.trackbacks-header{
	margin: 20px 20px 0 20px;
	}
.trackback{
	margin: 15px 0;
	border-top: 1px solid #333;
	}
.trackback-footer{
	margin: 0;
	padding: 0 0 10px 0;
	}
		
/*	MODULE BITS
--------------------------------------------------------------------*/
.module{
	font-size: 1.1em;
	padding-bottom: 10px;
	}
.module-search form{
	margin-left: 10px;
	}
#search{
	font: 1.1em/normal "Lucida Sans Unicode", "Trebuchet MS", sans-serif;
	width: 130px;
	border: 1px solid #ccc;
	padding: 1px 0;
	}
.module-content, .module-list-item{
	margin: 0;
	padding: 0;
	}
.module-content ul{
	margin: 0 10px;
	padding: 0;
	}
.module-content li ul{
	background-image: none;
	margin: 0;
	}
.module-categories li a{
	margin: 0;
	background: transparent url(bullet-li.gif) no-repeat 0 9px;
	padding-left: 8px;
	}
.module-categories li ul a{
	display: inline;
	padding-left: 30px;
	background: transparent url(bullet-li.gif) no-repeat 14px 9px;
	line-height: 1.6em;
	}
.module h2{
	font: normal 1.8em Georgia, 'Times New Roman', Times, Palatino, serif;
	text-transform: lowercase;
	background: transparent;
	letter-spacing: 1px;
	padding: 10px 0 2px 0;
	margin: 0 0 5px 0;
	color: #d4ebf7;
	border-bottom: 1px dotted #d4ebf7;
	}
.module h2 a:link, .module h2 a:visited{
	color: #d4ebf7;
	}
.module h2 a:hover{
	text-decoration: underline;
	color: #000;
	}
.module-archives li{
	padding: 0 0 2px 10px;
	margin: 0;
	background: transparent url(bullet-li.gif) no-repeat 2px 7px;
	}
.module-syndicate .module-content{
	margin: 20px 10px 0 10px;
	line-height: 2em;
	background: transparent url(feed-icon.gif) no-repeat 2px 10px;
	padding: 5px 0 5px 25px;
	}
.module-powered{
	line-height: 2em;
	text-align: center;
	padding: 20px 0 0 0;
	}
.module-content a{	
	padding: 3px 0 0 0;
	margin: 0;
	color: #333;
	}
.module-content a:link, .module-content a:visited{
	color: #333;
	text-decoration: none;
	} 
.module-content a:hover{
	color: #333;
	text-decoration: underline;
	}

#banner, #pagebody, #alpha, #beta, #gamma, #delta, .module, .module-content, #pagebody-inner, .pkg, #container-inner{
	position: static;
	width: auto;
	}

/* --------------------------------------------------one column styles */

.layout-one-column #alpha {
       width:65%;
	   max-width:650px;
       margin-left:15%;
}

/* --------------------------------------------------two column left styles */

.layout-two-column-left #alpha {
	width:20%; 
	text-align:left;
    margin-left:10%; 
}

.layout-two-column-left #beta {
	   width:54.5%; 
       margin-right:10%;
       margin-left:5.5%; 
}

.layout-two-column-left .module-content ol li, .layout-two-column-left .module-content ul li {
	line-height:1.2;
	text-align:left;
}

.module-categories ul li ul li {
	margin-left:5px;
}

/* -----------------------------------------------------two column right styles */

.layout-two-column-right #alpha {
		width:54.5%; 
        margin-left:10%;
        margin-right:5.5%; 
}

.layout-two-column-right #beta {

	width:20%; 
	text-align:left;
    margin-right:10%; 
}

.layout-two-column-right .module-content ol li, .layout-two-column-right .module-content ul li {
	line-height:1.2;
	text-align:left;
}

.module-categories ul li ul li {
	margin-left:5px;
}

/* -------------------------------------------------------three column styles */

.layout-three-column #alpha {
    width:14%; 
	text-align:left;
    margin-right:10%;
	float:right; 
}

.module-categories ul li ul li {
	margin-right:5px;
}

.layout-three-column #beta {
	 width:42%; 
     margin-left:10%;
	 margin-right:5%;
}

.layout-three-column #gamma {

	width:14%; 
	text-align:left;
	margin-right:3%; 
}

.module-categories ul li ul li {
	margin-left:5px;
}


/*	ETC
-----------------------------------------------------------------------*/
/* livejournal styles */

.entry-userpic {
	display:none;  
}

.banner-user {
	display:none;
}

.banner-user-photo {
	display:none;
}

.banner-user-photo img {
	display:none;
}

.comment-userpic {
	display:none;
}

/*  typepad styles */

.typelist-thumbnail img, 
.module-galleries .typelist-thumbnail img,
.module-featured-photo img,
.image-thumbnail img {
	border:1px solid #FFF;
}