/*
 Theme Name:   Twenty Thirteen Child
 Theme URI:    http://cpnn-world.org/spanish/wp-content/themes/twentythirteen-child/
 Description:  Twenty Thirteen Child Theme
 Author:       David
 Author URI:   http://cpnn-world
 Template:     twentythirteen
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         Accessibility Ready, Black, Brown, Custom Header, Custom Menu, Editor Style, Featured Images, Fluid Layout, Light, Microformats, One Column, Orange
 Text Domain:  twenty-fifteen-child
*/

@import url("../twentythirteen/style.css");

.nav-menu li a {
	color: #141412;
	display: block;
	font-size: 20px;
	line-height: 1;
	padding: 15px 20px;
	text-decoration: none;
}

.navbar {
    background-color: #FFA500;
}

.hentry {
	padding: 40px 0;
}

.entry-header,
.entry-content,
.entry-summary,
.entry-meta {
	margin: 0 auto;
	max-width: 1440px;
	width: 90%;
}

.page-title,
.entry-title {
	font-size: 21pt;
        font-family:	Arial, sans-serif;
}

.narrow {
         width: 60%;
}

.narrow {
    font: 20px arial, sans-serif;
}

.wpcu-front-box { 
	padding: 0px 20px 40px 20px;
}

.post-navigation {
display:none;
}

.site-footer {
	background-color: #FFA500;
}

.wpcf7 input[type="text"] {width:900px;}
.wpcf7 input[type="email"] {width:900px;}
.wpcf7 textarea.wpcf7-textarea { width:900px; height:600px;}

.wpcf7-form input, .wpcf7-form textarea {
    border-style: solid;
    border-width: 4px;
    border-color: #808080;
}

span.tags-links {
	position: absolute !important;
	clip: rect(1px 1px 1px 1px); /* IE7 */
	clip: rect(1px, 1px, 1px, 1px);
}

span.categories-links {
	position: absolute !important;
	clip: rect(1px 1px 1px 1px); /* IE7 */
	clip: rect(1px, 1px, 1px, 1px);
}
