/*
Theme Name: edicionestwenty
Theme URI: http://xpressionxtreme.com
Description: 2 col Fixed  Width 1024px A child theme of the WordPress twentyten.
Author: Mexking based on work by the WordPress team
Author URI: http://xpressionxtreme.com
Version: 1.0
Tags: black, red, 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');

/*
LAYOUT: Two-Column (Right) Primary
DESCRIPTION: Two-column 1024px fixed layout with  right sidebar.
*/

body {
	min-width: 1024px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
}
#access .menu-header,
div.menu,
#colophon,
#wrapper,
#branding {
	width: 1024px;
}
#wrapper {
	margin-top: 0px;
	padding: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
}
#header {
	position: relative;
	padding: 0px;
}
#branding img {
	border: 0px;
	margin: 0 0 0 42px;
}
#site-title {
    margin: 0 0 5px 40px;
	width: 450px;
}
#site-description {
	width: 300px;
	margin: 10px 0 5px 0;
	color: #000;
}
#access {
	position: relative;
	overflow: hidden;
	width: 1024px;
	visibility: hidden;
}
.menu {
	width: 940px;
	margin: 0 auto;
}
#main {
	clear: both;
	width: 1022px;
	position: relative;
	padding: 40px 0 20px 0;
}
#container {
	width: 750px;
	margin: 0px;
}
#content {
	overflow: hidden;
	margin: 0 10px 0 10px;
}
#content .post-category {
	padding: 0px;
	margin: 0px;
	line-height: 1.8em;
}
/************************************************
*	Home styles				      *
************************************************/
#homecontent {
	color: #FF9;
	font: 12px Verdana, Geneva, sans-serif;
}
#homeleft {
	width: 350px;
	float: left;
	overflow: hidden;
	padding: 0 0 20px 10px;
}
#homeright {
	width: 350px;
	float: right;
	overflow: hidden;
	padding: 0 5px 20px 10px;
}
#homecontent h2 {
	color: #FFF;
	font: bold 16px Verdana, Geneva, sans-serif;
}
#homecontent h2 a {
	color: #FF0;
	font: bold 15px Verdana, Geneva, sans-serif;
	text-decoration: none;
}
#homecontent h2 a:hover {
	color: #FFF;
	font: bold 15px Verdana, Geneva, sans-serif;
	text-decoration: none;
}
#homecontent a {
	color: #FF0;
	font: bold 12px Verdana, Geneva, sans-serif;
	text-decoration: none;
}
#homecontent a:hover {
	font: bold 12px Verdana, Geneva, sans-serif;
	color: #FFF;
	text-decoration: none;
}
/************************************************
*	Change some text colors	      *
************************************************/
body {
	color: #FC9;
}
#content h1,
#content h2,
#content h3,
#content h4,
#content h5,
#content h6,
#content .page-title span {
	color: #FFF;
}
#content .entry-title,
.comment-author cite,
.comment-author .says {
	color: #FFF;
}
.entry-meta, .entry-utility {
	color: #FFF;
	font: 11px Verdana, Geneva, sans-serif;
}
.entry-content {
	color: #FF9;
	font: 14px Verdana, Geneva, sans-serif;
}
p {
	font: 12px/1.4em Verdana, Geneva, sans-serif;
	color: #FFC;
}
ul {
	font: 12px/1.5em Verdana, Geneva, sans-serif;
	color: #FFC;
}
#respond label,
#respond .form-allowed-tags {
	color: #FFF;
}
.page-link {
	color: #CCC;
}
#site-info {
	color: #333;
}
/************************************************
*	RightNavBar	 #main .widget-area ul    *   
************************************************/
#navVertical {
	margin:0 0 0 20px;
	width:200px;
	background-image: url(images/bookshelf2.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 600px;
}
#main .widget-area #navVertical ul { margin:0px; padding:175px 0px 0px 10px; list-style:none; }
#main .widget-area #navVertical ul li { margin:0; padding:0; list-style:none; }
#main .widget-area #navVertical ul li a:link, #navVertical ul li a:visited { padding:4px 0px 0px; color:#ffbf09; text-decoration:none; display:block; font-size: 1.4em; height: 46px; width: 180px; text-align: center; }
#main .widget-area #navVertical ul li a:hover, #navVertical ul li a:active { color:#FFFF00; text-decoration:none; }
/************************************************
*	Sidebar				      *
************************************************/
#primary,
#secondary {
	width: 250px;
	margin: 0 0px 0 20px;
}
#subsidiary {
    width: 1024px;
    margin: 0 auto;
    overflow: hidden;
}
#subsidiary .aside {
    width: 300px;
    float: left;
    margin: 0 10px 0 10px;
}
#subsidiary #third {
    margin: 0 0 0 10px;
}
#site-info a {
	margin-left: 20px;
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
	color: #600;
}
#footer {
	background-color: #FFC;
}
#colophon {
	border-top: 4px solid #C20000;
}
/************************************************
LAYOUT: One column, no sidebar
DESCRIPTION: One centered column with no sidebar
************************************************/

#fullwidth {
	padding: 0 20px 0 20px;
}
/************************************************
*	Change of Links and link colors	     *
************************************************/
.entry-meta a:hover, .entry-utility a:hover {
	color: #FFF;
}
.navigation a, .navigation a:link, .navigation a:visited {
	color: #FF0;
	font: 11px Verdana, Geneva, sans-serif;
}
.navigation a:hover {
	color: #FFF;
	font: 11px Verdana, Geneva, sans-serif;
}
.entry-title a:link,
.entry-title a:visited {
	color:#FF0;
}
.entry-title a:active,
.entry-title a:hover {
	color: #FFF;
}
.entry-content a:link, 
.entry-content a:visited {
	color:#FF0;
	font-weight: bold;
}
.entry-content a:active, 
.entry-content a:hover {
	color:#FFF;
	font-weight: bold;
}
.comment-meta a:link, .comment-meta a:visited  {
	color: #FF0;
}
.comment-meta a:hover  {
	color: #FFF;
}
.page-link a:link,
.page-link a:visited {
	background-color: #FC6;
}
.page-link a:hover {
	background-color: #000;
}
/************************************************
*	Change our default link colors	      *
************************************************/
.widget-area a:link,
.widget-area a:visited {
	color:#FF0;
}
.widget-area a:active,
.widget-area a:hover {
	color:#FFF;
}
.widget-title {
	color:#FFF;
	font-size: 16px;
	font-weight: bolder;
	font-variant: small-caps;
}
a:link,
a:visited {
	color:#FFDA46;
}
a:active,
a:hover {
	color: #FFF;
}
/************************************************
*	Change comments body	      *
************************************************/
.comment-body {
	background-color: #653117;
}
.children .comment-body {
	background-color: #9F550B;
}
#content img {
	max-width: 720px;
}
