/* Rebecca Newman Skin */
body {
	background:url('images/rough_diagonal.png') repeat fixed; 	
	margin:0 3%;
	margin:0px\9;
}

#container {
	background:none;
	max-width:1020px;
	width:984px\9!important;
}

header {
	background:none;
	padding:5px 0!important;
	border-top:none;
}

#logo {
	font-family: 'Cinzel', Georgia, serif;
	display:inline-block;
	margin: 0 auto;
	width:100%;
	text-align: center;
}

a#logo-text {
	color:#222;
	background-color:none;
	display:inline-block;
	margin-top: -40px!important;
	padding: 40px 10px 10px;
	border-bottom-width:0px;
	border-bottom-style:none;
	border-bottom-color:#aaa;
	text-shadow:1px 1px 1px #CCC, -1px -1px 2px #CCC;
	text-align: center;
}


a#logo-text:hover {
	/* customize_header_logo_background_hover */background-color:none;/* customize_header_logo_background_hover */
	/* customize_header_logo_border_hover */border-bottom-color:none;/* customize_header_logo_border_hover */
	text-shadow:1px 1px 1px #ddd, -1px -1px 2px #444;
}


nav {
    background-color:#1E1E1E;
	margin-bottom:0px;
    padding:0px 0!important;
	border-top:0px solid #ccc;
	border-bottom:1px solid #ccc;
}
.sf-sub-indicator {
	background:url('images/arrows-gray.png') no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}


nav ul li a {
	font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#EEE;
	text-shadow:none;
}
nav ul li a:hover, nav ul li a.nav-selected, nav ul li a.nav-path-selected, nav ul li:hover {
	background:#444;
	color:#FFF;
}
nav li li {
	background:#1E1E1E;
}
nav li li a:hover, nav li li a.nav-selected, nav li li a.nav-path-selected {
	background:#ccc;
}

#feature .has-content {
	padding-bottom:1%;
}

#wrapper {
	padding:10px 10px 0.4%!important;
}

#sidebar ul.nav {
	border-top:3px solid #ccc;
}
#sidebar ul.nav li {
	margin:0;
}
#sidebar ul.nav li a {
	background:none;
	border-left:none;
	border-bottom:1px solid #ccc
}

footer {
	background:none;
	padding:0 0!important;
	border-top:0px solid #ccc;
	color:#666;
	text-shadow:none;
}
footer a {
	color:#222;
}
footer a:hover {
	color:#000;
	border-bottom: 1px dotted #666;
}
footer h1, footer h2, footer h3, footer h4, footer h5, footer h6 {
	color:#222;
	padding-top: 5px;
}
footer #credits {
	border-top:1px solid #ccc;
	padding-top:2%;
}
footer ul li {
	border-bottom-color:#ccc;
}

/* Mobile */

@media handheld, only screen and (max-width: 767px) {
	nav {
		padding:0!important;
	}
	.sf-menu li {
		border-top:1px solid #ddd!important;
	}
}

.white {background-color: #fff;}
.feature {background-color: #fff;}
.tweet a {font-weight: bold; 	border-bottom: 1px dotted #CCC;
}
.tweet {font-size: 11px;}

p.ccm-page-list-description, .ccm-page-list-link {font-size: 11px;}
#page-meta p {line-height: 1.8em; margin: 15px 0 0 3px;} 
#published p {float: left; font-family: Georgia, 'serif';}
#published a:link {color: bold;}
#published a:hover {border-bottom: 1px dotted #999;}

#page-meta h1 {/* clear: right; */}

#sidebar ul.nav li {
    font-size: 0.9em;
}

#right_sidebar #content img {border: 1px solid #DDD	;
    height: auto;
    padding: 4px;}
    
#sidebar ul.nav li a:hover, #sidebar ul.nav li a.nav-selected, #sidebar ul.nav li a.nav-path-selected {
    background: none repeat scroll 0 0 #222 !important;
    border-left-color: #888888 !important;
    color: #FFF !important;
}

#tags {font-family: Georgia, serif; float: left; clear: both; padding-top: 8px;}
#tags ul {list-style: none; margin:0; padding: 0}
#tags ul li {float: left; list-style: none; margin: 0px 0 0 4px; padding: 0}

#tags a {  background-color: #333333;
    border-radius: 4px 4px 4px 4px;
    color: #DDDDDD;
    font-style: italic;
    padding: 3px 11px;
    text-transform: lowercase;}
#tags a:hover {color: #999;}

#special_meta {background-color: ; color: #666	;	}

.ccm-page-list-title {}

#content p a {font-weight: bold;}