/*
Theme Name:     Twenty Thirteen Child
Theme URI:      http://cpnn-world.org/temp/
Description:    Child theme for the Twenty Thirteen theme
Template:       twentythirteen
Version:        0.1.0
*/

@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);
}
