/*
	Theme Name: Frankle
	Theme URI: http://newwpthemes.com/frankle-free-wordpress-theme/
	Description: Frankle is a free WordPress theme with featured posts option. Suitable for any niche. Theme Options at admin panel.
	Author: NewWpThemes.com
	Author URI: http://newwpthemes.com/
	Version: 4.1
	Tags: orange, red, yellow, two-columns, right-sidebar
*/

/* LAYOUT */

body {
	background-color: #ffe4aa;
	}

#wrapper {
	}

#container {
	}

#contentwrap {
	background: #fff;;
	}

a {
	color: #ca4306;
	}

a:hover {
	color: #ff5306;
	}
/* HEADER */

#header {
	height: 100px;
    background: url(images/header-background.png) top left repeat-x;
	padding-top:18px;
	}

#header h1 { letter-spacing:2px;
	margin-bottom: 0px !important;
	padding: 8px 0 0 20px;
	font-weight: bold;
	font-family:Arial, Verdana;
	font-size: 21px;
	text-transform: uppercase;
text-shadow: 0 4px 0 #511b04;
   color: #fff;	}

#header h1 a, #header h1 a:visited {
	color: #fff;
	text-decoration: none;
	}


#header h2 {
	padding-left: 20px;
	color: #e1cc9e;
	font-size: 16px;
	line-height: 19px; 
	font-family: Times New Roman, Times, Serif;
    font-style: normal;
	}
	
.logoimg {
    margin: 0 0 0 20px;
    }

.feedtwitter {
	margin-top: 10px !important;
	text-align: right;
	}
/* NAVIGATION MENUS */

#pagemenucontainer {
	height: 30px;
	margin:15px 0 0 0;
	}
	
#pagemenu {
	height: 30px;
	}

#pagemenu, #pagemenu ul { 
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	}
#pagemenu {
	margin-bottom: 1px;
	}
	
#pagemenu ul {
	float: left;
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}
	
#pagemenu li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#pagemenu ul li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#pagemenu li a, #pagemenu li a:link {
	color: #c13c01;
	display: block;
    margin: 0px 6px 0px 0px;
	padding: 6px 12px 6px 12px;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
    text-shadow: 0 1px 0 #fffefe;
	}
	
#pagemenu li a:hover, #pagemenu li a:active {
	background: #ae3702;
	color: #ffeca9;
	display: block;
	text-decoration: none;
    text-shadow: 0 1px 0 #531900;
	}
	
#pagemenu  li.current_page_item a {
	background: #ae3702;
	color: #ffeca9;
    text-shadow: 0 1px 0 #531900;
	}

#pagemenu li:hover, #pagemenu li.sfhover { 
	position: static;
	}
	


.navcontainer {
	height: 45px;
	margin-top: 8px;
    background: url(images/nav-backgr.png) top left repeat-x;
	}
	
#nav {
	height: 45px;
	}

#nav, #nav ul { 
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	}
#nav {
	margin-bottom: 1px;
	padding-left: 1px;
	}
	
#nav ul {
	float: left;
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}
	
#nav li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#nav ul li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#nav li a, #nav li a:link {
	color: #ffe6b1;
	display: block;
    margin: 0px 6px 0px 0;
	padding: 17px 12px;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	text-shadow: 0 1px 0 #702301;
	text-transform: uppercase;
	}
	
#nav li a:hover, #nav li a:active{
	color: #780f0c;
    background: url(images/nav-backgr-hover.png) top left repeat-x;
    text-shadow: 0 1px 0 #ffffff;
	display: block;
	text-decoration: none;
	}
	
#nav  li.current-cat a {
	color: #780f0c;
    background: url(images/nav-backgr-hover.png) top left repeat-x;
    text-shadow: 0 1px 0 #ffffff;
	}

#nav li:hover, #nav li.sfhover { 
	position: static;
	}
	
/* CONTENT */

#content {
	padding: 15px 0px 0 15px;
	}
	
pre { overflow: auto; 
	width: 470px; 
	}

.postwrap {
	margin: 0 3px 15px 0;
	border: 1px solid #f6ce77;	
	background-color: #fcf4e4;
	}
	
.post {
	background: url(images/post-background.png) top left repeat-x;
	border: 1px solid #fff;
	padding: 15px;
	}

.post_thumbnail {
    padding: 6px;
    background: #eee;
    border: 1px solid #f6ce77;
    margin: 0 10px 10px 0;
}


.post p {
	margin-bottom: 10px;
	}

.title {
	margin: 0 0 8px 0;
	padding: 0px;
	line-height: 22px;
	font-size: 20px;
	font-family: Arial, Verdana;
	color: #a93400;
    font-weight: bold;
	}

	
.title a {
	text-decoration: none;
	color: #a93400;
	}

.title a:hover {
	color: #e54700;
	}

.pagetitle {color: #a93400;
	margin-bottom: 10px;
	line-height: 16px;
	font-family: Arial, Verdana;
	text-decoration: none;
font-size:32px;
}

.readmorecontent {
	text-align: right;
	}

a.readmore {
	padding: 4px 15px;
	background: #fad27d;
	color: #ad3702;
	text-decoration: none;
    text-shadow: 0 1px 0 #f4e8d0;
	}

a.readmore:hover {
	background-color: #ad3702;
    text-shadow: 0 1px 0 #842900;
    color: #ffdc91;
	}


.postdate {
	font-size: 11px;
	padding: 1px 0px;
	font-family: Arial, Verdana;
	color: #444444;
	}


.postmeta {
	font-size: 11px;
	padding: 2px 4px;
	font-family: Arial, Verdana;
	color: #474747;
	}
	
.postdate img, .postmeta img {
	border: none;
	vertical-align: middle;
	margin:2px;
	}
	
.entry {
	text-align: justify;
	line-height: 20px;
	padding-top: 8px;
	font-family: Arial, Verdana;
	font-size: 14px;
	}
.navigation {
	padding: 10px 0;
	}

blockquote {
	overflow: hidden;
	padding-left: 9px;
	font-style: italic;
	color: #666;
	border-left: 3px solid #CADAE7;
	}
	
.post img {
	max-width: 680px;
	}

img.wp-smiley {
	max-height: 12px;
	margin: 0;
	padding: 0;
	border: none;
	}
	
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
	}

.alignleft {
   float: left;
	}

.alignright {
   float: right;
	}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
	}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
	}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
	}
    
/* wp-pagenavi */
.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:active {
    color: #fad27d !important;
    background:#aa3602 !important;
    border: 1px solid #aa3602 !important;
    font-size: 15px !important;
    padding:  4px 8px !important;
}

.wp-pagenavi span.current {
    color: #aa3602 !important;
    background:#fad27d !important;
    border: 1px solid #aa3602 !important;
    font-size: 15px !important;
    padding:  4px 8px !important;
    font-weight: bold;
}

.wp-pagenavi a:hover {
    color: #aa3602 !important;
    background:#fad27d !important;
    border: 1px solid #aa3602 !important;
    
}

.wp-pagenavi span.pages {
    color: #aa3602 !important;
    background:#fff !important;
    border: 1px solid #aa3602 !important;
    font-size: 15px !important;
    padding:  4px 8px !important;
}

.wp-pagenavi span.extend {
    background:transparent !important;
    font-size: 15px !important;
    padding:  4px 8px !important;
    color: #aa3602 !important;
    background:#fff !important;
    border: 1px solid #aa3602 !important;
    font-weight: bold;
}
	
/* SIDEBAR(S) */

.sidebaradbox {
	margin-top: 5px; 
	text-align:center;
	}
	
.ad125 {
	margin: 8px;
	}


.sidebar {
	margin: 0 10px 10px 0;
	}
	
.sidebar a {
	text-decoration: none;
	color: #272727;
	}

.sidebar a:hover {
	text-decoration: underline;
	color:#dd4804;
	}
	
	
#search input, #searchform input{
	border: 1px solid #f8cb6a;
	}
	
	
#s {
	width: 220px;
	padding: 4px;
    color: #958b88;
	}
	
#topsearch {
	padding:11px 0 0 0;
	text-align: right;
	}
	
#topsearch input {
	border: 2px solid #f8cb6a;
	}
	
#topsearch label {
	display: none;
	}
	
#topsearch #s {
	width: 220px;
	padding: 4px;
	}


/* Social icons */
.addthis_toolbox {
	margin: 15px 0 0 0;
	text-align: center;
	}
.addthis_toolbox .custom_images a
{
    width: 32px;
    height: 32px;
    margin: 0 2px 0 2px;
    padding: 0;
}

.addthis_toolbox .custom_images a:hover img
{
    opacity: 1;
}

.addthis_toolbox .custom_images a img
{
    opacity: 0.75;
}


	
.sidebarvideo {

	}

.sidebar h2 {
	margin: 10px 0 0 0;
	padding: 4px 0 4px 0px;
	font-size: 16px;
	font-family: Arial, Helvetica, Sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #c74309;
	border-bottom: 3px solid #f7d07b;
	}

.sidebar ul {
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}
	
.sidebar ul li {
	list-style-type: none;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	}

.sidebar ul ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	
.sidebar ul li li {
	padding: 3px 0px 3px 15px;
	margin: 0px;
	background: url(images/bullet.gif) no-repeat top left;
	}
	
.sidebar ul li ul li {
	background: url(images/bullet.gif) no-repeat top left;
	padding: 2px 0px 2px 15px;
	margin: 2px 0;
	}



#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	color: #272727;
	background: none;
	}
#wp-calendar caption {
	padding: 2px 4px;
	text-transform: uppercase;	margin: 2px 0 2px 0;
	background: #fff;
	}

#wp-calendar td {
	color: #272727;
	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
	}

#wp-calendar td:hover, #wp-calendar #today {
	background: #d5d5d5;
	color: #272727;
	}
	
#wp-calendar {
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	font-weight: bold; 
	width: 100%;
	}


/* FOOTER */

#footer {
	background: #942e01;
	padding: 25px;
	text-align: center;
	color: #fff;
	font-size: 13px;
	}

#footer a {
	color: #fff;
	} 

#footer a:hover {
	text-decoration: none;
	} 
	
#credits {
	color: #b24c1f;
	font-size: 11px;
	text-align: center;
	padding: 10px;
	}	
#credits a {
	color: #b24c1f;
	text-decoration: none;
	} 
	
	
/* COMMENTS */

#comments h3 {
	margin-bottom: 10px;	
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
	
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
	
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
	
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
	
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
	