/*
Theme Name: Hidden Hills
Theme URI: http://www.hiddenhillsmysteryride.com
Description: A child theme of the 2010 default theme for WordPress.
Author: Ryan Cowles - based on 2010 Theme
Author url: http://www.southwoodsmedia.com
Version: 1.0
Tags: red, black, white, two-columns, fixed-width, custom-header, theme-options, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style
Template: twentyten
*/
@import url('../twentyten/style.css');

a, a:active, a:visited {
color:#0066CC;
text-decoration:none;
}
a:hover {
color:#0050A0;
}
a:visited {
/*border-bottom:1px dotted #999;*/
}
#content h2.entry-title {
color:#660000;
}
h3 {
color:#ff6600;
}
#wrapper {
padding:4px;
border:2px solid #b26f0a;
/*box-shadow: 0px 0px 20px #000;
-moz-box-shadow: 0px 0px 20px #000;
-webkit-box-shadow: 0px 0px 20px #000;*/
}

#access {
background:url('images/hhmr-nav.jpg') repeat-x;
font-weight:bold;
}
#access li:hover > a, #access ul ul :hover > a {
color:#70cacb;
}
#site-title, #site-description {
display:none;
}
#header {
padding:0;
}
#site-info, #site-generator {
border-top:1px solid #999;
padding-top:12px;
}
.clear {
clear:both;
}
.sociable {
padding:4px; 
}
a#back-to-top {
position:fixed;
bottom:10px;
left:10px;
padding:4px;
background:#330000;
color:#FFF;
font-size:12px;
font-family: Verdana, Arial, sans-serif;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border: 1px solid #000;
}
a#back-to-top:hover {
background:#660000;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border: 1px solid #000;
}
.textwidget {
color:#333;
font-family:Verdana, Arial, sans-serif;
}
p.clue-p {
font-family: Verdana, Arial, sans-serif;
font-size:18px;
background:#333;
color:#FFF;
font-weight:bold;
border:1px dashed #333;
text-align:center;
padding:10px;
line-height:24px;
}
.centertext {
text-align:center;
}
