/* Autum Color Theme */

body {
	background-color: #fbfbfb;
	color: #525252;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
	}

#header {
	background: #e8e8e8;
	background-image: url("http://04-19.com/images/header-bg.png") ;
	}
	
#headerimg {
	height: 88px;
	margin: 0 auto;
	width: 960px;
}

#header h1, #header h1 a, #header h1 a:hover, #header h1 a:visited {
	padding-left:10px;
	padding-top: 12px;
	line-height: 35px;
	}
		
#headerimg img:hover {
	
	}

#headerimg .description {
	color: #bbb;
	display: none;
	}
 
 #headerimg #lang {
 	text-align: right;
 	margin-top: 22px;
 	margin-right: 11px;
 	font-size: 1.5em;
 }
 
 #headerimg #lang a {
	padding: 4px 6px 4px 6px;
	border-top-left-radius: 5px 5px;
	border-top-right-radius: 5px 5px;
	border-bottom-left-radius: 5px 5px;
	border-bottom-right-radius: 5px 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	
	-webkit-border-top-left-radius: 5px 5px;
	-webkit-border-top-right-radius: 5px 5px;
	-webkit-border-bottom-left-radius: 5px 5px;
	-webkit-border-bottom-right-radius: 5px 5px;
	
	color: #21759b;
	background: #e0e0e0 url(http://04-19.com/images/alert-overlay.png) repeat-x;
	text-shadow: 0 -1px 1px rgba(255,255,255,0.25);
}

 #headerimg #lang a:hover {
 	color: #ffffff;
 	background: #21759b url(http://04-19.com/images/alert-overlay.png) repeat-x;
 	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
 	border-bottom: none;
 	-moz-box-shadow: 0 1px 2px rgba(0,0,0,0.5) inset;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.5) inset;
 }

#footer {
	background-color: #eeeeee ;
	border-top: 1px solid #dddddd;
	}	

h2.pagetitle {
	color: #525252;
	}

#sidebar ul li h2 {
	color: #525252;
	border-bottom: 0px solid #d8d8d8;
	}

h1, h1 a {
	color: #525252;
	}
	
#header h1, #header h1 a, #header h1 a:hover, #header h1 a:visited {
	color: #525252;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #525252;
	}

h2 a:hover, h3 a:hover {
	color: #21759B;
	}


.commentlist li {
	background:#e8e8e8;
	}

.commentlist li .avatar { 
	border: 1px solid #eee;
	background: #fff;
	}


.commentlist li.alt {	
	background:#fefefe;	
}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, strike {
	color: #777777;
	}

code {
	border: 1px solid #eee;
	background:#F5FAFE;
	}

a {
	color: #21759B;
	
	}

a:hover, .entry a.more-link:hover, .navigation a:hover {
	color: #21759B;
	background: #F1F9FE;
	border-bottom: 1px solid #d8d8d8;
	}

.entry a.more-link, .navigation a {
	
	}

#sidebar a {
	border: none;
	background: none;	
	display: block;
	padding: 5px 5px;
	padding-left: 0px;
	color: #aaaaaa;
}

#sidebar #wp-calendar a {
	background: #eee;
	}
#sidebar #wp-calendar a:hover {
	background: #E8C8C8;
	}	

#sidebar #wp-calendar th {
	border-bottom:1px solid #eee;
	}
	
.post hr {
	border-top: 1px dotted #ccc;
	}		
	
.narrowcolumn .postmetadata2 {
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
}	

.entry img {
	border: 1px solid #d8d8d8;
	}	
	
.entry {
	border-top: 1px solid #d8d8d8;
	}
	
##sidebar {
	-moz-box-shadow:0.5px 1px 2px 0.5px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow:0.5px 1px 2px 0.5px rgba(0, 0, 0, 0.3);
	border-bottom:1px solid #838383;
	border-left:0px solid #BEBEBE;
	border-right:1px solid #BEBEBE;
	padding: 0 5px;
	float:left;
}
	
#sidebar a {
	}	
#sidebar a:hover {
	background-color: #E4F2FD;
}	

#sidebar .cat-item a:hover, #sidebar .archives a:hover,
#sidebar #archives ul li a:hover,
#sidebar .linkcat a:hover,
#sidebar .blogroll a:hover {
	background-color: #E4F2FD;
} 

#sidebar div.flickr_badge_image a {
	background: #fff;
	border: 1px solid #eee;
}
#sidebar div.flickr_badge_image a:hover {
	border: 1px solid #ddd;
	background: #fdfdfd;
}

.commentlist li {
	border: 1px solid #eee;	
	}
	
#sidebar #wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */

acronym, abbr {
	border-bottom: 1px dashed #ccc;
	}
	
blockquote {
	border-left: 4px solid #3FA2C9;
	background:#e5e5e5;
	color:#666;
	margin:10px 10px 10px 10px;
	padding-left:20px;
	padding-right: 20px;
	}		

.wp-caption {
	border: 1px solid #ddd;
	background-color: #f3f3f3;
	}


#sidebar li#rssfeeds a{
	color: #21759b;
	}

#sidebar #picasaphotos-3 a img{
	border: 1px solid #cccccc;
	background-color: #e9e9e9;
	margin-bottom: 5px;
	padding: 5px;
	max-width: 150px;
}

#sidebar #picasaphotos-3 a:hover img{
	background-color: #e4f2fd;
}

#sidebar #picasaphotos-3 a:hover {
	background: #e9e9e9;
}

#sidebar li#rssfeeds a:hover, #sidebar .textwidget a:hover, #sidebar #tag_cloud a:hover, #sidebar p a:hover{
	background: #E4F2FD;
	}
	
#sidebar ul li#text-4, li#text-7 {
	-moz-border-radius: 6px 6px 6px 6px;
	-webkit-border-top-left-radius: 6px 6px;
	-webkit-border-top-right-radius: 6px 6px;
	-webkit-border-bottom-left-radius: 6px 6px;
	-webkit-border-bottom-right-radius: 6px 6px;
	background: url("http://04-19.com/images/bg_box.gif") repeat-x scroll left top #eeeeee;
	border-color: #cecece;
	border-style: solid;
	border-width: 1px 1px 2px;
	margin-bottom: 15px;
}


/* Form Elements */

#header #searchform #s {
	background: #ffffff;
	color: #666;
	border: 1px solid #d5d5d5;
	}

#header #searchsubmit, #commentform #submit {
	background: #e8e8e8;
	border: 1px solid #d8d8d8;
	color: #525252;
	}
	
#content #searchform #s {
	background: #ddd;
	color: #333;
	border: 1px solid #bbb;
	}

#content #searchsubmit {
	background: #666;
	border: 1px solid #777;
	color: #ccc;
	}
	
#commentform input, #commentform textarea, fieldset {
	border: 1px solid #ccc;
	}
	
legend {
	background: #ccc;
}

/* */


/* Top Navigation */
	
#pagemenu {	
	background-color: #d5d5d5;
	border-top: 1px solid #dfdfdf;
	border-bottom: 1px solid #c0c0c0;
}

#pagemenu ul li.page_item a, #pagemenu ul li.cat-item a, #pagemenu #pagelink a, #pagemenu #pagecontact a {
	color: #666666;
	text-shadow: 0 1px 0 rgba(255,255,255,0.8);
	background:#d5d5d5;
}	

#pagemenu ul li.page_item a:hover, #pagemenu ul li.cat-item a:hover {
	border-top-left-radius: 5px 5px;
	border-top-right-radius: 5px 5px;
	border-bottom-left-radius: 5px 5px;
	border-bottom-right-radius: 5px 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,0.5) inset;
	-webkit-border-top-left-radius: 5px 5px;
	-webkit-border-top-right-radius: 5px 5px;
	-webkit-border-bottom-left-radius: 5px 5px;
	-webkit-border-bottom-right-radius: 5px 5px;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.5) inset;
	color: #21759b;
	background: url(http://04-19.com/images/alert-overlay.png) repeat-x;
	text-shadow: 0 1px 0 rgba(255,255,255,0.8);
	}

#pagemenu ul li.page_item, #pagemenu ul li.cat-item, #pagemenu #pagelink li.page_item{ background: #d5d5d5;}

#pagemenu ul li.current_page_item, #pagemenu ul li.current_page_item a, #pagemenu ul li.current_page_item a:hover, #pagemenu ul li.current-cat, #pagemenu ul li.current-cat a, #pagemenu ul li.current-cat a:hover { 
	border-top-left-radius: 5px 5px;
	border-top-right-radius: 5px 5px;
	border-bottom-left-radius: 5px 5px;
	border-bottom-right-radius: 5px 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,0.5) inset;
	-webkit-border-top-left-radius: 5px 5px;
	-webkit-border-top-right-radius: 5px 5px;
	-webkit-border-bottom-left-radius: 5px 5px;
	-webkit-border-bottom-right-radius: 5px 5px;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.5) inset;
	color: #ffffff;
	background: #21759b url(http://04-19.com/images/alert-overlay.png) repeat-x;
	text-shadow: 0 1px 0 rgba(0,0,0,0.8);
}
	
#pagemenu ul li.current_page_item li a {
	background:#eee;
	color: #999999;
}

#pagemenu #page-list li:hover {
		background:#d5d5d5;
	}
	
#pagemenu #page-list li ul {
	border: 1px solid #ddd;	
}	

#pagemenu #page-list li ul li {
    background: #eee;
	border-top: 1px solid #ddd;
}

#pagemenu #pagelink a:hover {
	border-top-left-radius: 5px 5px;
	border-top-right-radius: 5px 5px;
	border-bottom-left-radius: 5px 5px;
	border-bottom-right-radius: 5px 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	
	-webkit-border-top-left-radius: 5px 5px;
	-webkit-border-top-right-radius: 5px 5px;
	-webkit-border-bottom-left-radius: 5px 5px;
	-webkit-border-bottom-right-radius: 5px 5px;
	
	color: #21759b;
	background: url(http://04-19.com/images/alert-overlay.png) repeat-x;
	text-shadow: 0 1px 0 rgba(255,255,255,0.8);
}	



#footer #pagemenu {	
	background-color: #eeeeee;
	border-top: 1px solid #fbfbfb;
	border-bottom: 1px solid #eeeeee;
}

#footer #pagemenu ul li.page_item a, #footer #pagemenu ul li.cat-item a, #footer #pagemenu #pagelink a, #footer #pagemenu #pagecontact a {
	color: #666666;
	text-shadow: 0 1px 0 rgba(255,255,255,0.8);
	background:#eeeeee;
}	

#footer #pagemenu ul li.page_item a:hover, #footer #pagemenu ul li.cat-item a:hover {
	color: #21759b;
}

#footer #pagemenu ul li.page_item, #footer #pagemenu ul li.cat-item, #footer #pagemenu #pagelink li.page_item{ background: #ddd;}

#footer #pagemenu ul li.current_page_item, #footer #pagemenu ul li.current_page_item a, #footer #pagemenu ul li.current_page_item a:hover, #footer #pagemenu ul li.current-cat, #footer #pagemenu ul li.current-cat a, #footer #pagemenu ul li.current-cat a:hover { 
	border-top-left-radius: 5px 5px;
	border-top-right-radius: 5px 5px;
	border-bottom-left-radius: 5px 5px;
	border-bottom-right-radius: 5px 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,0.5) inset;
	-webkit-border-top-left-radius: 5px 5px;
	-webkit-border-top-right-radius: 5px 5px;
	-webkit-border-bottom-left-radius: 5px 5px;
	-webkit-border-bottom-right-radius: 5px 5px;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.5) inset;
	color: #ffffff;
	background: #888888 url(http://04-19.com/images/alert-overlay.png) repeat-x;
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
}
	
#footer #pagemenu ul li.current_page_item li a {
	background:#eee;
	color: #999999;
}

#footer #pagemenu #page-list li:hover {
		background:#eee;
	}
	
#footer #pagemenu #page-list li ul {
	border: 1px solid #ddd;	
}	

#footer #pagemenu #page-list li ul li {
    background: #eee;
	border-top: 1px solid #ddd;
}

#footer #pagemenu #pagelink a:hover {
	color: #21759b;
	
}	

#footerarea {
	top: 60px;
	position: clearfix relative;
}

#footerarea span#footerleft {
	color: #555555;
	margin-left: 60px;
}

#footerarea span#footerright,  #footerarea span#footerright a{
	color: #555555;
	border-bottom: none;
}

#footerarea span#footerright a:hover{
	background: none;
	border-bottom: 1px solid #555555;
}

.navigation {
	border-top: 1px solid #d8d8d8;
	}
	

#mypost {

}

#mypost-remark{
	border-top-left-radius: 5px 5px;
	border-top-right-radius: 5px 5px;
	border-bottom-left-radius: 5px 5px;
	border-bottom-right-radius: 5px 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;

	-webkit-border-top-left-radius: 5px 5px;
	-webkit-border-top-right-radius: 5px 5px;
	-webkit-border-bottom-left-radius: 5px 5px;
	-webkit-border-bottom-right-radius: 5px 5px;

	color: #ffffff;
	background: #525252 url(http://04-19.com/images/alert-overlay.png) repeat-x;
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
}

#mypost-remark p {
	margin-top: 10px;
	padding: 2px 0 2px 20px;
}

#mypost-img {
	border-top-left-radius: 5px 5px;
	border-top-right-radius: 5px 5px;
	border-bottom-left-radius: 5px 5px;
	border-bottom-right-radius: 5px 5px;
	-moz-border-radius:5px 5px 5px 5px;
	-moz-box-shadow:0 1px 3px rgba(0,0,0,0.5);
	-webkit-border-top-left-radius: 5px 5px;
	-webkit-border-top-right-radius: 5px 5px;
	-webkit-border-bottom-left-radius: 5px 5px;
	-webkit-border-bottom-right-radius: 5px 5px;
	-webkit-box-shadow:0 1px 3px rgba(0,0,0,0.5);
	background-color:#FFFFFF;
	clear:both;
	list-style:none outside none;
	margin:10px auto;
	max-width: 540px;
	padding:10px;
}

#mypost-imginset {
	border-top-left-radius: 5px 5px;
	border-top-right-radius: 5px 5px;
	border-bottom-left-radius: 5px 5px;
	border-bottom-right-radius: 5px 5px;
	-moz-border-radius:5px 5px 5px 5px;
	-moz-box-shadow:0 0px 5px rgba(0,0,0,0.5) inset;
	-webkit-border-top-left-radius: 5px 5px;
	-webkit-border-top-right-radius: 5px 5px;
	-webkit-border-bottom-left-radius: 5px 5px;
	-webkit-border-bottom-right-radius: 5px 5px;
	-webkit-box-shadow:0 0px 5px rgba(0,0,0,0.5) inset;
	background:-moz-linear-gradient(100% 20% 900deg, #FDFDFD, #EEEEEE) repeat scroll 0 0 transparent;
	background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#EEEEEE), to(#FDFDFD));
	clear:both;
	list-style:none outside none;
	margin:10px auto;
	max-width: 540px;
	padding:10px;
}

#mypost-img img, #mypost-imginset img{
	border: none;
	padding: 0;
}

#mypost-bigimg {
	-moz-border-radius:5px 5px 5px 5px;
	-moz-box-shadow:0 1px 3px rgba(0,0,0,0.5);
	-webkit-border-top-left-radius: 5px 5px;
	-webkit-border-top-right-radius: 5px 5px;
	-webkit-border-bottom-left-radius: 5px 5px;
	-webkit-border-bottom-right-radius: 5px 5px;
	-webkit-box-shadow:0 1px 3px rgba(0,0,0,0.5);
	background-color:#FFFFFF;
	clear:both;
	list-style:none outside none;
	margin:10px auto;
	max-width: 740px;
	padding:10px;
}

#mypost-bigimg img{
	border: none;
	padding: 0;
}
