@import url(base-weblog.css);

/*	GLOBAL PAGE ELEMENTS
-----------------------------------------------------------------------------*/
*{
	margin: 0;
	padding: 0;
	}
body{
	font:100%/1.2  "Lucida Sans Unicode", "Lucida Grande", "Trebuchet MS", sans-serif;
	text-align: center;
	background-color: #fff;
	color: #000;
	}

	a {
		font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
		color:#cc3300; 
		text-decoration:none;
		}
		
	a:hover {
		font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
		color:#cc3300; 
		text-decoration:underline;
		}
		
	a:visited {
		font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; 
		color:#cc9966;
		}

	.feature-title {
		font-family:Georgia, Times New Roman, Times; 
		color:#000000; 
		font-weight:bold; 
		font-size:16px; 
		text-decoration:none; 
		line-height:18px
		}
		
	.feature-title:hover {
		font-family:Georgia, Times New Roman, Times; 
		color:#000000; 
		font-weight:bold; 
		font-size:16px; 
		line-height:18px; 
		text-decoration:underline
		}
		
	.feature-title:visited {
		font-family:Georgia, Times New Roman, Times;
		color:#000000; 
		font-weight:bold; 
		font-size:16px; 
		line-height:18px
		}

	
ul{
	list-style-type: disc;
	}	
blockquote{
	padding: 6px 10px;
	margin: 0 10px 0 10px;
	font-size: 92%;
	background-color: #eee;
	border: 1px dashed #ccc;
	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;
	}

/*	LAYOUT BITS
------------------------------------------------------------------*/
#container{
	width: 600px;
	margin:0 auto 0 auto;
	text-align:left;
	max-width: 600px;
	padding: 0px;
	}
#pagebody{
	width: 100%;
	margin:0;
	padding:4px 0;
	border: double #ccc;
	background-color: #fff;
	}
	
#pagebody-inner {
	margin:0;
	padding:0;
	}
#banner{
	
	margin: 0;
	padding: 0;
	}
	
/*	BANNER BITS
--------------------------------------------------------------------*/

#banner h1{
	font: 1.8em/2em 'Times New Roman', Times, Palatino, Georgia, serif;
	font-weight: normal;
	letter-spacing: .1em;
	color: #6A6B7A;
	margin: 0;
	padding: 10px 0 0 0;
	text-align: center;
	}



#banner h2{
	color: #fff;
	margin: 0;
	padding: 4px;
	text-align: center;
	font: .9em 'Lucida Grande', Arial, Helvetica, Verdana, sans-serif;
	letter-spacing: .05em;
	border-top: solid #eee;
	background-color: #666;
	}

#banner h2 a:link {  color: #ffffff; text-decoration: none }

#banner h2 a:visited{
	color: #ffffff;
	}

#banner h2 a:hover{
                      text-decoration:underline;
                      color:#FFEC8B
                      
                      }

#banner h2 a:active {
                       color: #FFEC8B;
                       }

#banner h3{
	color: #fff;
	margin: 0;
	padding: 4px;
	text-align: center;
	font: .9em 'Lucida Grande', Arial, Helvetica, Verdana, sans-serif;
	letter-spacing: .05em;
	background-color: #000;
	}
#banner h3 a:link, #banner h3 a:visited{
	color: #fff;
	}

.cover-header { font: bold .9em 'Lucinda Grande', Verdana, Arial, sans-serif;
                          margin: 0;
                          padding:6px 0 6px 0;
                          text-align: center;
                          text-decoration: underline;
                       }
/*	ENTRY BITS
--------------------------------------------------------------------*/
.date-header{
	font: bold 1em/normal 'Lucida Grande', Arial, Helvetica, Verdana, sans-serif;
	text-transform: uppercase;
	margin: 0;
	padding:6px 0 6px 0;
	color: #666;
	}
.entry{
	font-size: .7em;
                     font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; 
                     color:#333333; 
                     line-height: 15px;
	}
.entry p{
	
	}		
.entry ul, .entry ol{
	list-style-type: circle;
	margin: 10px 20px;
	font-size: 92%;
	color: #333;
	}
.entry li{	
	word-spacing: .10em;
	margin-bottom: 4px;
	}
.entry-header{
                     font: 2em Georgia, Times New Roman, serif;
	color: #000000;
	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: .8em;
	padding: 4px 0;
	border-top: 1px solid #ccc;
	}
.separator{
	display: none;
	}
.entry .post-footers{
	word-spacing: normal;
	}
	
/*	COMMENTS and TRACKBACKS
-----------------------------------------------------------------------*/
#comments{
	font-size: .8em;
	background-color: #fff;
	border: double #ccc;
	color: #333;
	}
.comment{
	margin: 20px 20px 30px 20px;
	border-top: 1px dotted #666;
	}
.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{

	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.8em Georgia, "Times New Roman", Times, serif;
	}
.comments-open label{
	display: block;
	}
	
/*	trackbacks
---------------------------------------------------------------------*/
.trackbacks{
	font-size: .8em;
	background-color: #fff;
	border: 6px solid #666;
	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: .8em 'Lucida Grande', Arial, Helvetica, Verdana, sans-serif;
	padding-bottom: 10px;
	}
.module-search form{
	margin-left: 10px;
	}
#search{
	font: 1.1em/normal 'Lucida Grande', Arial, Helvetica, Verdana, sans-serif;
	width: 130px;
	border: 1px solid #ccc;
	padding: 1px 0;
	}
.module-content, .module-list-item{
	margin: 0;
	padding: 0;
	}
.module h2{
	font: bold 1em 'Lucida Grande', Arial, Helvetica, Verdana, sans-serif;
	text-transform: uppercase;
	background: transparent;
	letter-spacing: 1px;
	padding: 10px 0 2px 0;
	margin: 0 0 5px 0;
	color: #000;
	}
.module h2 a:link, .module h2 a:visited{
	color: #666;
	}
.module h2 a:hover{
	color: #CC0000;
	}
.module-archives li{
	padding: 0 0 2px 10px;
	margin: 0;
	}
.module-syndicate .module-content{
	background-color: #ccc;
	border: double #999;
	padding: 5px;
	margin: 10px 0;
	font-size: 82%;
	text-align: center;
	}
.module-powered{
	line-height: 2em;
	text-align: center;
	font-size: 82%;
	padding: 20px 0 0 0;
	}
.module-content a{	
	padding: 3px 0 0 0;
	margin: 0;
	color: #666;
	}
.module-content a:link, .module-content a:visited{
	color: #666;
	text-decoration: underline;
	} 
.module-content a:hover{
	color: #CC0000;
	text-decoration: none;
	}

#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:600px;
       margin-left:1%;
}

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

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

.layout-two-column-left #beta {
		width:65%; 
                                          margin-right:1%;
                                          margin-left:3%; 
}

.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:65%; 
                                          margin-left:1%;
                                          margin-right:3%; 
}

.layout-two-column-right #beta {
                                          width:27%; 
	                     text-align:left;
                                          margin-right:1%; 
}

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