/*
Theme Name: Precious
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:#fcfcfc;
color:#111;
font-size:62.5%;
font-style:normal;
margin:0;
padding:0 1em;
font-family: Verdana, Tahoma, Arial, Sans-serif;
}

/*some class styling*/
.sidenote {
padding:5px;
border: 1pt solid #ccc;
float:right;
}
.sidequote {
background:#eee;
font-style:italic;
font-family:Georgia, 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 : #930; 
text-decoration : underline; 
} 
 a:visited {
color : #b52; 
text-decoration : underline; 
} 
 a:hover {
color :#555; 
text-decoration:underline;
} 
 a:active {
color : #555; 
} 

/*header styles*/
h1, h2, h3, h4, h5, h6, #commentbox legend, #searchform label, #wp-calendar caption, #sidebar h2 a {
font-family :'URW Gothic L', 'Century Gothic', 'Trebuchet MS', Tahoma, Arial, 
	Verdana, Helvetica, Sans-Serif; 
color : #333; 
margin: 10px 0px;
padding:2px 0px;
font-weight:normal;

}


/*Wrap*/
#wrap {
background : transparent;
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;
}


/*header*/

#header {
	background:transparent;
	margin:0px;
	text-align:left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
/*	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #009183;*/
}
#header h1{
font-size:3em;
margin:2px 0px;
}
#header p {
margin:2px 0px;
padding:0px;
}
#header h1 a:link, #header h1 a:visited {
color:#369;
font-weight:normal;
text-decoration:none;
}
#header h1 a:hover, #header h1 a:active {
color:#333;
text-decoration:none;
}



/*content div*/
#content {
padding: 2px 0px;
margin: 0px;
margin-right:0.5em;
width: 68%;
float: left;
font-size:1.1em;
line-height:1.6em;
}
h2#pagetitle, h2#comments{
	font-weight:bold;
	padding: 2px 0px 5px;
}
h2#pagetitle {
color:#009183;
padding:0px ,0,5px;
font-weight:bold;
}

#content h3.posttitle,  #content h2.posttitle {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: 1;
	border-bottom-style: solid;
	border-bottom-color: #eee;
}
#content h3.posttitle a {
font-size:1.2em;
	padding:3px 0px;

}
#content h2.posttitle a {
font-size:1em;
padding:0px 0px;
line-height:1em;
font-weight:bold;
}

#content h3 a:link,  #content h3 a:visited, #content h2 a:link,   #content h2 a:visited  {
color:#369;
/*font-weight: normal;*/
text-decoration:none;
}
#content h2 a:hover, #content h2 a:active,  #content h3 a:hover,  #content h3 a:active {
color:#333;
}
.post {
margin: 15px 0px 25px;
clear:both;
}
.sticky {
background:#eee;
border:1px solid #ccc;
padding: 10px;
}
.postmeta {
font-size:0.9em;
clear:both;
padding: 2px;
}
.postmeta p {
margin:1px 0px;
padding:0;
}
.wp-caption {
background:#eee;
border:1px solid #ccc;
}

/*Comments*/
#commentbox,  #footer {
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: 0 0 0 1.5em;
width: 25%;
float:right;
font-size:1em;
}
#sidebar h2, #sidebar label {
font-size:1.1em;
margin:5px 0px 2px;
font-weight: normal;
}
#sidebar a {
text-decoration: none;
}
#sidebar ul {
list-style:none outside;
padding: 2px 0px;
margin:2px 0px;
}
#sidebar li {
margin:0px;
padding: 10px 2px;
border-bottom: 1px solid #336699;
}
#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, #mailSubscription{
width:120px;
}
#sidebar input.submit, #mailSubscriptionOk {
width:44px;
}

/* Widget styling*/
 td#today { 
background:#ccc;
}
#wp-calendar caption {
font-size: 1.1em;
text-align: left;
}

/*forms*/
input , textarea, select, option {
font-family : Verdana, Arial, Tahoma, Helvetica, Sans-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 { }


/* Agregado para el menu drop down*/

#nav{
	background:#FFF;
	font-size:1.1em;
}

#nav, #nav ul {
list-style: none;
line-height: 1;

}
#nav a, #nav a:hover {
display: block;
text-decoration: none;
border:none;
background:#F4F4F4;

}
#nav li {
float: left;
list-style:none;
border-right:1px solid #a9a9a9;


}
#nav a, #nav a:visited {
display:block;
font-weight:bold;
color: #000;
padding:6px 12px;
}
#nav a:hover, #nav a:active, .current_page_item a, #home .on {
background:#D3D3D3;
text-decoration:none
}
#nav li ul {
position: absolute;
left: -999em;
height: auto;
width: 174px;
border-bottom:1px solid #a9a9a9;
background:#D3D3D3;

}
#nav li li {
width: 172px;

border-right: 1px solid #a9a9a9;
border-left: 1px solid #a9a9a9;
background: #D3D3D3;
}
#nav li li a, #nav li li a:visited {
font-weight:normal;
font-size:0.9em;
color:#777;
}
#nav li li a:hover, #nav li li a:active {
background:#D3D3D3;
color:#000;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
left: auto;
}
a.main:hover {
background:none;
}

#divnav {
border-bottom:1px solid #CCCCCC;
font-size:13px;
height:26px;
overflow:visible;
z-index:100;
}

#divnav {
overflow:hidden;
position:relative;
border-top: 1px solid #a9a9a9;
border-bottom: 1px solid #a9a9a9;
}


/* Bajada*/

.bajada
{
font-weight:bold;
}


/*Subtitulo*/
.subtitulo
{
font-size:1.5em;
color:#BAB54B;
margin-top:15px;
padding: 14px,0,0;
line-height:1em;
font-weight:bold;

}
p.subtitulo
{
margin:0;
}




#qtrans_select_qtranslate-chooser
{
width:124px;
height:22px;
}

.inline
{
margin:0;
padding:0;
}
ul #qtranslate-3
{
padding-left:5px;
}
.item_image
{
padding-left:3px;

}

#searchform fieldset
{
padding-left:2px;
}

.textwidget
{
padding-left:2px;
}

/*Menubar
============================================*/
#menubar-wrap{
	width:100%;
	margin: 0 auto;
	padding:3px 0;
	list-style:none;
	text-align:center;
	display:block;
	font-size:12px;
	font-weight:bold;
	text-transform: uppercase;
	letter-spacing:0.1em;
	line-height:1em;
	clear:both;
	border-top: 1px solid #009183;
	border-bottom:1px solid #009183;
	background:#EFF0FF;
}

#menubar{
	padding:0;
	margin:0;
	list-style:none;
	float:left;

}
#menubar li {
	margin: 0;
	padding:4px 10px;
	text-align:center;
	float:left;
	color:#ABD5F8; /*EF671D;*/

	}

#menubar a:link, #menubar a:visited{
	display: block;
	text-decoration:none;
	border: 0;
	background: transparent;
	color:#000;
	font-weight:bold;
	}

#menubar a:hover {
/*	color:#4789BF;*/
	text-decoration:underline;
	}

#menubar a.rss{
	margin: 0;
	background:transparent url(images/rss-small.png) right top no-repeat ;
	border:0;
	padding-right:20px;
 }

#menubar a:hover.rss{
 	margin: 0;
	background:transparent url(images/rss-small.png) right top no-repeat ;
	}

.clear {clear:both; height:1px;}	
#languageDiv
{
float:right;
width:215px;
height:40px;
padding-top:25px;
}

#logo
{
float:left;
width:500px;
}

