/*
Theme Name: hfPrecious
Theme URI: http://wordpreciousss.org/themes/precious/
Description: Precious is a <a href="http://codex.wordpress.org/Theme_Frameworks">theme framework</a> for WordPress <strong>2.8</strong>+. Built with simplicity and web accessibility in mind.
Version: 4.0.1
Author: Kristin K. Wangen
Author URI: http://wordpreciousss.org/
Tags: white, blue, orange, light, two-columns, flexible-width, right-sidebar, threaded-comments, translation-ready

 * @package WordPreciousss
 * @subpackage Precious_Parent_Theme


*/

body { 
background: #ffffff url(images/canvas-tile.jpg);
color:#111;
font-size:62.5%;
font-style:normal;
margin:0;
/* padding:0 1em; */
/* font-family: American Typewriter, Courier New, Serif;*/
}

/*some class styling*/
.sidenote {
padding:5px;
border: 1pt solid #ccc;
float:right;
}
.sidequote {
background:#eee;
font-style:italic;
/*font-family: American Typewriter, Courier New, Serif;*/
font-size:1.1em;
padding:5px;
border: double #ccc;
border-width:2px 0px;
float:left;
margin: 0px;
margin-right: 10px;
}
.border,   hr {
/*border: 1pt solid #ccc;*/
}
 .doubleborder {
border: 5px double #ccc;
padding: 3px;
}
blockquote {
border-left: 3px solid #369;
padding-left: 5px;
}

/*linkcolors for default skin*/
a:link {
color : #D50710; 
/*text-decoration : underline;*/
text-decoration : none; 
} 
 a:visited {
color : #b52; 
/*text-decoration : underline;*/
text-decoration : none;
} 
 a:hover {
color :#555; 
/*text-decoration : underline;*/
text-decoration : none;
} 
 a:active {
color : #555; 
} 

/*header styles*/
h1, h2, h3, h4, h5, h6, #commentbox legend, #searchform label, #wp-calendar caption, #sidebar h2 a {
/*font-family: American Typewriter, Courier New Bold, Serif; */
color : #D50710; 
margin: 10px 0px;
padding:2px 0px;
font-weight:normal;

}


/*Wrap*/
#wrap {
background: #ffffff url(images/pagebody.png);
width: 1060px;
padding:0px;
/*max-width:80em;*/
margin: 0px auto;
font-size:1.1em;
}


/*Access navigation*/
#accessnav, #footer, #footer ul {
margin:0px;
padding:0px;
}
#accessnav li:before {
content: "\00BB \0020";
}

ul#accessnav a {
color:#111;
text-decoration:none;
}


#footer {
clear:both;
/*margin: 0px 30px 0px 30px; */
text-align:center;
}

ul#footernav {
font-size:1.5em;
margin:5px 0px 2px;
color: #004C67;
}
ul#footernav a:link,  #footernav a:visited {
color:#D50710;
font-weight: normal;
text-decoration:none;
}
ul#footernav a:hover, #footernav a:active {
color:#666666;
}


/*header*/

#header {
background:transparent;
margin:0px;
padding:5px 0px 2px;
text-align:left;
/* border-bottom: 1pt solid #ccc;*/
}
#header h1{
font-size:3em;
margin:2px 0px;
}
#header p {
margin:2px 0px;
padding:0px;
}
#header h1 a:link, #header h1 a:visited {
color: rgb(0, 0, 0);
font-weight:normal;
text-decoration:none;
}
#header h1 a:hover, #header h1 a:active {
color: rgb(255, 255, 255);
text-decoration:none;
}
#header a:link, #header a:visited {
color:#222222;
text-decoration:none;
}
#header a:hover, #header a:active {
color:#FFFFFF;
text-decoration:none;
}
#header a.navlink {
/*font-weight:bold;*/
text-shadow: 0.1em 0.0em 0.2em #222;
font-size:1.4em;
text-decoration:none;
}
.style.vertical-align-middle-innerbox {
    padding: 5px;
}

/* portfolio pages */
#pagestage {
padding: 0px 0px;
margin: 0px 32px;
width: 1000px;
float: left;
}

#pagecontent {
padding: 0px 0px;
}

#pagemenu {
float:left;
padding: 0px 0px;
height: 200px;
font-size:1.7em;
}

#pagemenu a {
font-size:1.1em;
font-weight: normal;
text-decoration:none;
margin: 20px 20px 40px 10px;
}

#pagemenu a:link, #pagemenu a:visited {
color:#000000;
}

#pagemenu a:active, #pagemenu a:hover {
color:#666666;
}

#pagesubmenu {
padding: 0px 0px;
width: 600px;
}

#pagesubmenu a {
font-size:0.8em;
font-weight: normal;
text-decoration:none;
margin: 20px 10px 40px 10px;
white-space: nowrap;
}

#pagesubmenu a:link, #pagesubmenu a:visited {
color:#000000;
}

#pagesubmenu a:active, #pagesubmenu a:hover {
color:#666666;
}

#pagesubmenu p.clientlist {
line-height:5%;
}

#pagemenu a.currentpage, #pagesubmenu a.currentpage {
color:#FF0000;
}

#clients {
font-size:1.6em;
color: #004C67;
}

/*content div*/
#content {
padding: 2px 0px;
margin: 0px 40px;
/*margin: 0px;*/
margin-right:0.5em;
width: 65%;
float: left;
font-size:1.1em;
}

h2#pagetitle, h2#comments{
color:#369;
font-weight:normal;
padding: 10px 0px 3px;
}
h2#pagetitle {
padding:3px 0px;
font-size:3em;
line-height:1em;
}

#content h3.posttitle,  #content h2.posttitle, #content h2.pagetitle {
padding:3px 0px;
border-bottom: 1px solid #eee;
line-height:2em;
}
#content h3.posttitle a {
font-size:1.2em;
}
#content h2.posttitle a {
font-size:2em;
}

/*added by Andy*/
#content p.postdate {
/*font-family: Cooper Black, Courier New, Serif;*/
font-size:1.1em;
font-weight: bold;
color:#000000;
}
.postcontent {
/*font-family: Rockwell, Courier New, Serif;*/
font-size:1.1em;
line-height:1.2em;
color:#000000;
}
#content h3 a:link,  #content h3 a:visited, #content h2 a:link,   #content h2 a:visited  {
color:#D50710;
font-weight: normal;
text-decoration:none;
}
#content h2 a:hover, #content h2 a:active,  #content h3 a:hover,  #content h3 a:active {
color:#666666;
}
.post {
margin: 15px 0px 25px;
clear:both;
line-height:1em;
}
.sticky {
background:#eee;
border:1px solid #ccc;
padding: 10px;
}
.postmeta {
clear:both;
padding: 2px;
/*font-family: Rockwell, Courier New, Serif;*/
font-size:1.1em;
color:#404040;
}
.postmeta p {
margin:1px 0px;
padding:0;
}
.wp-caption {
background:#eee;
border:1px solid #ccc;
}

/*Comments*/
#commentbox {
border-top:1px solid #ccc;
}
#commentbox ol {
list-style: none outside;
}
#commentlist li {
background:#fcfcfc;
border:1px solid #ccc;
padding: 3px;
margin: 5px 0px 10px;
}
#commentlist li.alt {
background:#f7f7f9;
}

#commentlist li.bypostauthor {
background:#eee;

}
ul.children {
list-style:none outside;

}
 .commentmeta {
font-size:0.9em;
text-align:right;
}
img.avatar {
border:1px solid #ccc;
background:#fcfcfc;
margin: 5px;
float:right;
padding:2px;
}



/*sidebar*/
#sidebar {
padding: 5px 0px;
/* margin: 30px; */
margin: 29px;
/* margin: 0 0 0 1.5em; */
width: 25%;
float:right;
font-size:1.1em;
/*font-family: Rockwell, Courier, Serif;*/
color: #000000;
}
#sidebar h2, #sidebar label {
font-size:2.0em;
margin:5px 0px 2px;
font-weight: bold;
/*font-family: American Typewriter, Courier New, Serif;*/
/* Blue labels */
color: #004C67;
}
#sidebar a {
text-decoration: none;
}
#sidebar a:link, #sidebar a:visited  {
/* Black links */
color:#000000;

/* Green links */
/*color:#45793C;*/
}
#sidebar a:hover, #sidebar a:active {
/* Red rollover */
color:#D50710;

/* old rollover */
/*color:#5EB057;*/
}

#sidebar ul {
list-style:none outside;
padding: 2px 0px;
margin:2px 0px;
}
#sidebar li {
margin:0px;
padding: 3px 2px;
}
#sidebar li li {
border-bottom: 1px solid #eee;
}
#sidebar li li li:before {
content: "\00BB \0020";
}

#sidebar li li li, #sidebar li ul.wp-tag-cloud li  {
border: none;
}


#sidebar form, #sidebar fieldset {
margin:0px;
padding:0px;
}
#sidebar label {
display:block;
}
#sidebar input#searchquery, #sidebar input#search-widget{
width:50%;
}
#sidebar input.submit {
width:20%;
}

/* Widget styling*/
 td#today { 
background:#ccc;
}
#wp-calendar caption {
font-size: 1.1em;
text-align: left;
}

/*forms*/
input , textarea, select, option {
/*font-family : American Typewriter, Courier New, Serif; */
font-size:1em;
padding: 2px;
background:#cde;
border:1px solid #369;
color : #111; 
margin: 2px;
}
 fieldset,  legend {
background:transparent;
color : #111; 
border: none;
padding: 5px;
}
 label,  legend {
font-weight:normal;
}

/*other styling*/
#wpfooter {
text-align: center;
}

/*and just to make this go through WP Themes directory*/
.alignright, .alignleft, .aligncenter, .wp-caption { }



