/* Autum Color Theme */

body {
	background: #fbfbfb;
	color: #333;
	}

#header {
	background: url('../images/header_bg.gif') repeat-x;
	}
	
#footer {
	background: url('../images/footer_bg.gif') repeat-x;
	color: #FFF;
	}
#footer a {
	color: #FFF;
	border-bottom: 1px solid #FFF;
}

#headerimg .description {
	color:#aaa;
	}

h2.pagetitle {
	color: #666;
	}

#sidebar ul li h2 {
	color: #999;
	border-bottom: 3px solid #eee;
	}

#socialMedia {
	position: relative;
	right: 10px;
}

#sidebar #socialMedia tr td {
        margin: 0px 0px;
        padding: 0px 0px;
	text-align: center;
}

#sidebar #socialMedia tr td small {
	color: #000;
}

#sidebar #socialMedia tr td a {
        color: #000;
        font-weight: bold;
	padding: 0px 4px;
}

h1, h1 a, h1 a:hover, h1 a:visited {
	color: #333;
	}
	
#header h1, #header h1 a, #header h1 a:hover, #header h1 a:visited {
	color: #ddd;
	}	
	
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

.commentlist li {
	background:#fdfdfd;
	}

.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: #aaa;
	}

code {
	border: 1px solid #eee;
	background: #fff;
	}

a {
	color: #396385;
	border-bottom: 1px solid #507593;
	}

a:hover {

	}

#sidebar img{
	padding: 2px;
}

a.buttonContainer {
	float: right;
	background-image:url("../images/369.png"); 
	background-position:top left; 
	background-repeat:repeat-x;
	background-color:#134679; 
	border:1px solid #134679; 
	color:#FFFFFF; 
	text-decoration:none; 
	font-style:normal; 
	font-weight:normal; 
	font-size:12px; 
	font-family: Arial, serif; 
	font-weight: bold;
	width: 75px;
	margin: 5px; 
	}

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

.widecolumn {
	width: 580px;
}

.entry img {
	border: 1px solid #eee;
	}	
	
.entry {
	border-top: 1px solid #dddcdc;
	}

.post_divide {
	border-top: 1px solid #dddcdc;
	}

.sharing {
	margin-top: 10px;
	border: 1px solid #d6d6d6;
	background: #f5f5f5;
}

.sharing img {
	border: none;
	padding: 0px;
}

.sharing #shareTable tr td{
	width: 67px;
	text-align:center;
}

.sharing #shareTable tr td a {
	border: none;
}

#post_share_bar tr td a {
	border: none;
}
	
#sidebar a {
	
	}	
#sidebar a:hover {

}	

#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: #E8C8C8;
} 

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

#searchform {
	background: url('../images/SearchBar.gif') no-repeat transparent;
	height: 29px;
}

#header #searchform #s {
	background: #000;
	color: #ccc;
	border: 1px solid #555;
	}

#searchsubmit {
	background: transparent;
	border: none;
	width: 50px;
	height: 23px;
}

#header #searchsubmit {
	background: #666;
	border: 1px solid #777;
	color: #ccc;
	}
	
#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;
	}

#commentform #submit {
	background: transparent url('../images/PostBtn.gif') no-repeat;
        width: 103px;
        height: 31px;
        border: none;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	margin-left: 15px;
	}
	
legend {
	background: #ccc;
}

.commentlist li {
	border: 1px solid #eee;	
	}
	
#sidebar #wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }

acronym, abbr {
	border-bottom: 1px dashed #ccc;
	}
	
blockquote {
	border-left: 4px solid #ddd;
	background:#eee;
	color: #666;
	}		

.wp-caption {
	border: 1px solid #ddd;
	background-color: #f3f3f3;
	}

.entry a.more-link, .navigation a {
	background:#ddd;
	border-bottom: 1px solid #ccc;
	color: #666;
	}
.entry a.more-link:hover{
	background: #5e87ad;
	border-bottom: 1px solid #369;
	color:#fbfbfb;
	}
    
.navigation a {
	background:white;
    border: 3px solid #ccc;
    }
.navigation a:hover {
	background: #5E87AD;
    color: white;
}	    
	
#sidebar li#rssfeeds a:hover, #sidebar .textwidget a:hover, #sidebar #tag_cloud a:hover, #sidebar p a:hover{
	background: #5e87ad;
	}
	
#pagemenu {
	background: url('../images/nav_bg.gif') repeat-x;
}

#pagemenu ul {
	position: relative;
	left: 115px;
}

#pagemenu ul li.page_item a, #pagemenu ul li.cat-item a {
	font-size: 12px;
	color: #FFF;
	background: url('../images/menu_tab.gif') no-repeat;
}	

#pagemenu ul li.page_item a:hover, #pagemenu ul li.cat-item a:hover {
	color: #c3ebfc;
	background: url('../images/menu_tab.gif') no-repeat;	
}

#pagemenu ul li.page_item, #pagemenu ul li.cat-item { }

#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 { 
	color: #c3ebfc; 
	background: url('../images/menu_tab.gif') no-repeat;
	width: 81px;
	}
	
#pagemenu ul li.current_page_item li a {
	color: #888;
}

#pagemenu #page-list li:hover {
	}
	
#pagemenu #page-list li ul {
}	

#pagemenu #page-list li ul li {
}

.navigation {
	}

.bl { background: url('../images/bl.jpg') 0 100% no-repeat; padding: 0px 5px 0px 5px; width: 249px; position: relative; right: 6px; top: 1px; }
.br { background: url('../images/br.jpg') 100% 100% no-repeat; padding: 0px 5px 0px 5px; width: 249px; position: relative; right: 3px; }
.tl { background: url('../images/tl.jpg') 0 0 no-repeat; padding: 0px 5px 0px 5px; width: 249px; position: relative; right: 7px; bottom: 2px; }
.tr { background: url('../images/tr.jpg') 100% 0 no-repeat; padding: 0px 5px 0px 5px; width: 249px; position: relative; right: 4px; bottom: 1px; border: 1px solid transparent;}

.blue .bl { background: url('../images/blBlue.png') 0 100% no-repeat; padding: 0px 5px 0px 5px; width: 249px; position: relative; right: 6px; top: 1px; }
.blue .br { background: url('../images/brBlue.png') 100% 100% no-repeat; padding: 0px 5px 0px 5px; width: 249px; position: relative; right: 3px; }
.blue .tl { background: url('../images/tlBlue.png') 0 0 no-repeat; padding: 0px 5px 0px 5px; width: 249px; position: relative; right: 7px; bottom: 2px; }
.blue .tr { background: url('../images/trBlue.png') 100% 0 no-repeat; padding: 0px 5px 0px 5px; width: 249px; position: relative; right: 4px; bottom: 1px; border: 1px solid transparent;}

.content_bl { background: url('../images/bl.jpg') 0 100% no-repeat; padding: 0px; width: 580px; position: relative; top: 1px; right: 1px; }
.content_br { background: url('../images/br.jpg') 100% 100% no-repeat; padding: 0px; width: 580px; position: relative; right: 0px; }
.content_tl { background: url('../images/tl.jpg') 0 0 no-repeat; padding: 0px; width: 580px; position: relative; bottom: 2px; right: 0px; }
.content_tr { background: url('../images/tr.jpg') 100% 0 no-repeat; padding: 0px; width: 580px; position: relative; bottom: 1px; right: 1px; border: 1px solid transparent; }

.content_s_br { background: url('../images/br.jpg') 100% 100% no-repeat; padding: 0px; width: 567px; position: relative; top: 0px; right: 2px; }
.content_s_tr { background: url('../images/tr.jpg') 100% 0 no-repeat; padding 0px; width: 566px; position: relative; bottom: 1px; right: 2px; border: 1px solid transparent; }
.content_s_tl { background: url('../images/tl.jpg') 0 0 no-repeat; padding: 0px; width: 566px; position: relative; bottom: 2px; left: 2px; }

.clr { font-size: 1px; height: 1px; }

.signup_input {
	width: 524px;
	height: 34px;
	font-size: 24px;	
}
