/*-------
// global reset
//-----*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
:focus { outline: 0; }
table { border-collapse: collapse; border-spacing: 0; }
acronym { cursor: help; }

                    #pkg_header {margin:0px 0px 10px 0px;padding:0px 0px 10px 0px;} 



/*-------
// general
//-----*/

html { font-size: 100.01%; }
body { font-size: 62.5%; line-height: 1.2;}
input, select, textarea { font-size: 100%; }

input.text, textarea { padding: 1px 2px; font-size: 100%; color: #666666; font-family: trebuchet ms, sans-serif; }
.submit { cursor/**/: /**/pointer; }
select { font-size: 100%; color: #666666; font-family: trebuchet ms, sans-serif; }
select > option { padding: 0 5px 0 3px; }

.ul, .ol { margin: 0 0 1em 2em; }
.ul li, .ol li { margin: .2em 0; padding: 0; }

.flR { float: right; }
.flL { float: left; }
.alR { text-align: right; }
.alC { text-align: center; }

.hide { display: none; }
.clear { clear: both; }

.ir { position: relative; overflow: hidden; }
.ir span { position: absolute; width: 100%; height: 100%; left: 0; top: 0; text-indent: -1000em; }

a:link, a:visited {
	text-decoration: underline;
	cursor/**/: /**/pointer;
	color: #469DC1;
}
a:link:hover, a:visited:hover { text-decoration: none; }
a.inv:link, a.inv:visited { text-decoration: none; }
a.inv:link:hover, a.inv:visited:hover { text-decoration: underline; }

.clearFix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }



/*-------
// custom styles
//-----*/

.over{
     cursor:hand;
}
a:link, a:visited { 
	color: #999999;
}
a:visited { 
}
a:link:hover, a:visited:hover {
}

html { height: 100.01%; }
body {
	font-family: trebuchet ms, Helvetica, sans-serif;
	background: #FFFFFF;
}
#page {
	width: 900px;
	overflow: hidden;
	margin: 0px auto;
	font-size: 1.2em;
	color: #333;
	padding: 15px 0 0;
}

#zipper {
	float:right;
	right: 0;
	top: 0;
	width: 38px;
	height: 285px;
	background: url(../img/page-r.png) no-repeat 0 0;
}



#top {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: 100% 10px;
}
#logo {
	float:left;
	margin: 0 0 30px;
	padding: 0 0 0 00px;
		
	}
	#aboutme {
		float:right;
	margin: 0 0 30px;
	padding: 0 0 0 00px;
	}
		#logo a:link, #logo a:visited,  {
			display: block;
			width: 300px;
			height: 65px;
		}
			#logo a:link span, #logo a:visited span {
				background: url(../img/logo-1.gif) no-repeat 0 0;
			}
	#nav {
		background: #FFFFFF url(../img/line-h.gif) repeat-x 0 76px;
		margin: 0 0 50px;
	}
		#nav ul {
			float: left;
			padding: 0 0 0 80px;
		}
			#nav li {
				float: left;
				height: 82px;
				font-family: trebuchet ms, sans-serif;
				font-size: 216.67%;
				color: #469DC1;
				position: relative;
				padding-right: 20px;
			}
			#nav li.t {
				background: url(../img/line-t.gif) no-repeat 0 0;
			}
			#nav li.b {
				margin-top: 70px;
				background: url(../img/line-b.gif) no-repeat 0 100%;
			}
			#nav li.l {
	padding-right: 65px;
			}
				#nav li em {
					font-style: normal;
					display: block;
					padding: 0 0 0 35px;
					position: relative;
				}
				#nav li.t em {
					top: -.6em;
				}
				#nav li.b em {
					top: 63px;
				}
				#nav li a:link, #nav li a:visited {
					width: 12px;
					height: 12px;
					position: absolute;
					left: -6px;
				}
					#nav li a:link span, #nav li a:visited span {
						background: url(../img/circle-1.gif) no-repeat 0 0;
					}
				#nav li.t a:link, #nav li.t a:visited {
					bottom: 0;
				}
				#nav li.b a:link, #nav li.b a:visited {
					top: 0;
				}  
				
		 
					#calendar {
						float: right;
						margin: 60px 0 0;
						text-align: center;
							font-family: trebuchet ms, serif;
					}
					
						#calendar table {
							margin: 10px 0 0;
						}
							#calendar th, #calendar td {
								padding: 2px 2px;
								line-height: 1;
								color: #000000;
								border: solid 2px #Fff;
							}
						    
							

														#calendar a, #wp-calendar a:link {
						 
                          
								text-decoration: underline;

								color: #6f9fbd;
									
							}

							#calendar a:hover {	
                        
								color:#6f9fbd;
									text-decoration: none;
								
							}

							#calendar #today a, #wp-calendar #today a:link, {
						
														
															color: #FFFFFF;

														}

														#calendar #today {
								color: #990000;
							}

							#calendar caption {
								font-size: 110%;
								font-family:trebuchet ms, "Times New Roman", Times, serif;

								padding: 4px 5px;
															background: #6f9fbd;
															color: #FFFFFF;}
															
															
															
															      

		#boxes div {
			position: relative;
			
		}
			#boxes div img {
	position: absolute;
	left: 45px;
	top: 20px;
			}
			#boxes p.motto {
	font-family: trebuchet ms, serif;
	font-size: 195%;
	color: #469DC1;
	margin: 0 0 .25em;
	margin:0px 0px 0px 0px;
			}
			#boxes p {
	line-height: 1.6;
	margin:0px 0px 0px 0px;
			}
			#boxes h2 {
	text-transform: uppercase;
	font-family: trebuchet ms, serif;
	font-size: 125%;
	font-weight: normal;
	color: #333333;
	margin: 0 0 .4em;
	margin:0px 0px 0px 0px;
	padding: 0 0 5px 0;
			}


#wrap {
	width: 100%;
	overflow: hidden;
	margin: 50px 0;
	padding: 45px 0 0;
	border-top: solid 1px #CCCCCC;
}

#subpage_wrap {
	width: 100%;
	overflow: hidden;
	margin: 10px 0;
	padding: 5px 0 25px 0;
}
	#content {
		float: right;
		width: 600px;
	}
	#side {
	float: left;
	width: 270px;
	padding: 0 0 0 0px;
	}

#content p {
	margin: 0 0 .75em;
	line-height: 1.6;
}
#content ul {
	margin: 0 0 1em 2em;
	list-style: disc;
	line-height: 1.4;
}

#content h1 {
	text-align: right;
	font-family: trebuchet ms, serif;
	font-size: 183.33%;
	font-weight: normal;
	color: #000000;
	margin: 0 0 .5em;
}
	#content h1 span {
		font-size: 81%;
		color: #469DC1;
	}
#content h2 {
}
#content h3 {
}

#content img {
	margin: 0 0 .75em;
}


p.comments {
	width: 100%;
	overflow: hidden;
}
                 .comments {padding:5px 0px;}
.comments_body {border-top: 1px dotted #ccc; padding: 10px 0px;}
.comments_header {text-transform: uppercase;font-family: trebuchet ms, serif;}
.comments_body p {font-size:90%; color:#666; }
	p.comments a.r:link, p.comments a.r:visited {
		float: right;     
	}
	p.comments span.l {
		float: left;
	               font-family: trebuchet ms, serif;
		font-size: 91.67%;
		color: #000000;
		text-transform: uppercase;
	
	 
	}  
	
	p.comments span.l a {text-decoration:none; color: #469DC1;}
		p.comments span.l strong {
			font-size: 172%;
			font-weight: normal;
			color: #469DC1;
		}

#side h2 {
	font-family: trebuchet ms, serif;
	font-size: 166%;
	font-weight: normal;
	color: #333;
	text-transform: uppercase;
	margin: 0 0 1.5em;
	padding: 3px 0px 0px 0px;
}


#side h3 {
	font-family: trebuchet ms, serif;
	font-size: 125%;
	font-weight: normal;
	color: #469DC1;
	text-transform: uppercase;
	margin: 0 0 .75em;
}

ul.skills {
	margin: 0 0 1.25em;
}
	ul.skills li {
		margin: 0 0 1em;
	}
		ul.skills li p {
			width: 100%;
			overflow: hidden;
			font-family: trebuchet ms, serif;
			font-size: 91.67%;
			text-transform: uppercase;
			color: #1E1917;
			margin: 0 0 .75em;
		}
			ul.skills li p span {
				display: block;
				float: left;
				margin: 0 8px 0 0;
				line-height: 22px;
				height: 20px;
				overflow: hidden;
			}
			#page .stars {
				margin: 0;
			}
				.stars i {
					float: left;
					display: block;
					width: 20px;
					height: 20px;
					margin: 0 1px 0 0;
					text-indent: -1000em;
					background: url(../img/star-1.gif) no-repeat 0 0;
				}
		ul.skills li li {
			margin: 0 0 .4em;
		}


#bar {
	background: #F0F0F0;
	width: 900px;
	overflow: hidden;
	padding: 5px 0;
	margin: 0 0 0 auto;
}
	#icons {
		float: left;
		padding: 0 0 0 10px;
		margin: 0;
	}
		#icons a:link, #icons a:visited {
			float: left;
			display: block;
			width: 21px;
			height: 21px;
			margin-right: 4px;
		}
		#icons a.twitter:link, #icons a.twitter:visited {
			height: 20px;
		}
			#icons a.twitter:link span, #icons a.twitter:visited span {
				background: url(../img/icon-twitter.gif) no-repeat 0 0;
			}
		#icons a.rss:link, #icons a.rss:visited {
			height: 22px;
		}
			#icons a.rss:link span, #icons a.rss:visited span {
				background: url(../img/icon-rss.gif) no-repeat 0 0;
			}
		#icons a.delicious:link, #icons a.delicious:visited {
			height: 22px;
		}
			#icons a.delicious:link span, #icons a.delicious:visited span {
				background: url(../img/icon-delicious.gif) no-repeat 0 0;
			}
		#icons a.facebook:link, #icons a.facebook:visited {
			margin-top: 1px;
		}
			#icons a.facebook:link span, #icons a.facebook:visited span {
				background: url(../img/icon-facebook.gif) no-repeat 0 0;
			}
			
			
				#icons a.wordpress:link, #icons a.wordpress:visited {
					margin-top: 1px;
				}
					#icons a.wordpress:link span, #icons a.wordpress:visited span {
						background: url(../img/wordpress.gif) no-repeat 0 0;
					}
		#icons a.flickr:link, #icons a.flickr:visited {
			height: 11px;
			width: 30px;
			margin-top: 7px;
		}
			#icons a.flickr:link span, #icons a.flickr:visited span {
				background: url(../img/icon-flickr.gif) no-repeat 0 0;
			}
	#newsletter {
		float: right;
		padding: 0 10px 0 0;
	}
		#newsletter input.text {
			float: left;
			width: 110px;
			margin: 0 5px 0 0;
		}
		#newsletter input.img {
			float: left;
		}

#footer {
	background: url(../img/footer-bg.jpg) no-repeat 0 0;
	height: 220px;
	width: 860px;
	padding: 15px 20px 0;
	margin: 0 0 0 auto;
	line-height: 1.5;
}
#zipper a {width: 38px;
	height: 285px;}
	

#panel {

		border-bottom:solid 2px #b7ddf2;
		background:#ebf4fb;
width:100%;
padding:5px 0px 10px 0px;
}

#goodies {
	padding: 10px;
	font-family: trebuchet ms, "Times New Roman", Times, serif;
	color:#333;
	font-size: 14px;
	text-transform: uppercase;
}
#side #profile {
	padding-bottom: 10px;
}
#side #profile h2 {
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#divider {border-top: solid 1px #CCC; width:100%; margin:40px 0px 0px 0px;padding:20px 0px;}
                       
#sidedivider {border-top: solid 1px #CCC; width:100%; padding:10px 0px;}                                                                                            

#navigation {
	
	float:right;
	
	
}
#navigation a {cursor: hand;}



#navigation h2 {
	text-decoration:none;
	font-family: trebuchet ms, serif;
	font-size: 90%;
	font-weight: normal;
	text-transform: uppercase;
	padding:0px 15px;
	color: #333;
}
          


/*tips */

#tips {
	width: 99%;
	border:solid 1px #b7ddf2;
	background:#ebf4fb;
	margin:20px 0px 20px 0px;
}
	#tips ul {
	padding: 10px 5px;
	list-style-type: none;
	margin: 0 0;
	}
		#tips li {
	position: relative;
	padding: 5px 5px;
	margin: 5px 5px;
	font-family: trebuchet ms, "Times New Roman", Times, serif;
	color: #666;
	font-size: 14px;
	border-bottom: 1px dotted #b7ddf2;
	
		}
			#tips li span {
	font-style: normal;
	font-size: 120%;
	font-weight: bold;
	color: #94ccef;
	background-repeat: no-repeat;
	padding-left: 2px;
	padding-right: 2px;
			}
	#tips p {
		padding: 0 5px 10px;
		width: 90%;
	}
		#tips p.more a:link, #tips p.more a:visited {
			background-image: url(img/bullet-2.gif);
		}                                 
		
		.post_byline {font-family: trebuchet ms, serif;
		font-weight: bold;
		padding: 0 .3em; 
			font-size: 80%;
		text-transform: uppercase;}
                                    

       


		#credits {text-transform:uppercase;
			font-family:trebuchet ms;
			color:#333;
			float:right;
			padding:5px;}

/* */

.recommendations {height:100px; display:none;}

#navigation img {padding:0px 2px;}

/* `Comments form
----------------------------------------------------------------------------------------------------*/

#commentform fieldset {
	width: 560px;
	background: #EEE;
	border: 1px solid #DDD;
	padding: 10px;
}

#commentform fieldset li {
	float: none;
	margin: 10px 0;

}
#commentform li {

	list-style-type:none;}

#commentform fieldset label {
	float: left;
	font-weight: normal;
	color: #777;
	font-family: trebuchet ms, "Times New Roman", Times, serif;
	text-transform: uppercase;
	width: 90px;
}

#commentform fieldset label span {
	color: #ec81c0;
}

#commentform fieldset textarea {
	border: 1px solid #DDD;
	color: #5b5b5b;
	padding: 5px;
	font-size: 14px;
	width: 450px;
}

#comments h3 {
	border-top: solid 1px #CCC;
	font-family: trebuchet ms, serif;
	font-size: 125%;
	font-weight: normal;
	color: #469DC1;
	text-transform: uppercase;
	margin: 10px 5px;
	padding:5px 0px;
}
/* `Clear Floated Elements
----------------------------------------------------------------------------------------------------*/


.scroll {
    width: 900px;
    overflow: auto;
    overflow-x: hidden;
    position: relative;
   /*  clear: left; */

}

.scrollContainer div.panel {
	padding: 5px 0px 0px 300px;
	width: 600px;
	float: left; position: relative;
	min-height:120px;/* clear:both; */
}

.arrow {
	
	padding: 4px 5px;
	background-repeat: no-repeat;
	background-image: url(img/tipsy-west.gif);
	background-position: left center;
	max-width: 200px;
	filter: alpha(opacity=80);
}

.flickr img{padding:1px; margin:2px;}
#arrowtext {
	zIndex: 100000;
	font-size: 10px;
	opacity: 0.8;
	filter: alpha(opacity=80);
	font-family:trebuchet ms, "Times New Roman", Times, serif;
	text-transform:uppercase;
	padding:4px 5px;
	background-color: #469DC1;
	margin: 0 0;
	color:white;

}
#twitter {padding:0px 0px 10px 0px; font-style:italic;}
#twitter a{font-size: 10px;}