/*

Theme Name: simplefnn

Description: red

Version: 1

Author: Kris Thapa

Author URI: http://kristhapa.com/

Tags: red, white, custom



*/



/* ----------------
	Reset

----------------------------------- */



html, body, div, span, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
	margin:0;
	padding:0;
	border:0;
	outline:none;
	font-size:100%;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}

fieldset, img {
	border:0;
}

caption, cite, code, dfn, th, var{
	font-style:normal;
	font-weight:normal;
}

ol, ul {
	list-style:none;
}

caption, th {
	text-align:left;
}

q:before, q:after {
	content:'';
}

a img {
	border: none;
}

/* ---------------
	Basic Elements

---------------------------------- */



body {
	background: #fff;
	color: #000;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
}

a:link, a:visited {
	color: #c8161d;
	text-decoration: underline;
}

a:hover {
	color:#930609;
	text-decoration:underline;
	outline:none;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Helvetica, Arial, sans-serif;
	font-weight:bold;
}

h1 {
	font-size: 24px;
	color:#930609;
}

h2 {
	font-size: 24px;
	color:#6c6c6c;
}

h3 {
	font-size: 20px;
	color:#c8161d;
	line-height:30px;
}

h4 {
	font-size: 16x;
	color:#c8161d;
	line-height:27px;
}

h5 {
	font-size: 14x;
	color:#231f20;
	line-height:27px;
}

h6 {
	font-size: 13x;
	color:#231f20;
}

h1 a:hover, h2 a:hover {
	text-decoration: none;
}

#blog-content h3 a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:25px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}

.blogcat h3{font-family:Georgia, "Times New Roman", Times, serif; font-size:25px;}



#respond h4 {
	color:#333;
	font-size:20px;
}

#blog-content .blogcat {
	margin-bottom:24px;
	border-bottom:3px solid #bdbdbd;
}

#inside-content, #blog-content {
	background: url(images/inside-frame-bottom.gif) no-repeat bottom left;
	padding:20px 20px 5px 20px;
	min-height:230px;
}

#inside-container h1, #inside-container h2 {
	background: url(images/inside-frame-top.gif) no-repeat top left;
}

#inside-container {
	background: url(images/inside-frame-center.gif) repeat-y left;
}



#inside-content h1, #inside-content h1 a, #blog-content h1, #blog-content h1 a {
	font-size: 30px;
	letter-spacing: -1px;
	line-height: 50px;
	color:#930609;
	margin:-20px -20px 0 -20px;
	padding:20px 20px 0 20px;
	text-decoration:none;
}



#inside-content h2, #inside-content h2 a, #blog-content h2, #blog-content h2 a {
	font-size: 30px;
	letter-spacing: -1px;
	line-height: 50px;
	color:#930609;
	margin:-20px -20px 0 -20px;
	padding:20px 20px 0 20px;
	text-decoration:none;
}



#wide-inside-content{padding:20px;}

#wide-inside-content h1, #wide-inside-content h1 a {	
	font-size: 30px;
	letter-spacing: -1px;
	line-height: 50px;
	color:#930609;
	text-decoration:none;}

#wide-inside-content h2, #wide-inside-content h2 a {	
	font-size: 30px;
	letter-spacing: -1px;
	line-height: 50px;
	color:#930609;
	text-decoration:none;}



#inside-content h1 img, #wide-inside-content h1 img {
	margin:-10px;
}



#inside-content h2 img, #wide-inside-content h2 img {
	margin:-10px;
}

#inside-content ul, #inside-content ol, #blog-content ul {
	margin: 10px 0 10px 24px;
}

#inside-content ul, #inside-content ol, #blog-content ul, #blog-content ol {
	list-style-position: outside;
	list-style-image: url(images/arrow.gif);
	color: #231f20;
}

#inside-content ul li, #inside-content ol li, #blog-content ul li, #blog-content ol li {
	padding: 0 0 5px 5px;
	line-height: 18px;
}

#inside-content li li, #blog-content li li {
	margin-left: 25px;
}

#inside-content p, #blog-content p {
	margin: 5px 0 17px 0;
}

#inside-content {
	font-size:13px;
}

#blog-content .cattitle {border-bottom:3px solid #000; margin-bottom:11px;}



#blog-content p {
	color:#666;
	font-size:13px;
}

#fiveyears {
	position:absolute;
	margin:39px 0 7px 295px;
	background: url(images/five-years.gif) no-repeat top left;
	height:45px;
	width:657px;
	float:left;
}

#sidebar ul, #footer ul {
	margin-left: 15px;
}

#sidebar ul li, #footer ul li {
	border-bottom: 1px dashed #ccc;
	line-height: 27px;
	list-style-type: circle;
}

#sidebar h2 {
	font-size: 16px;
	font-weight:bold;
}

#sidebar ul li a:link, #sidebar ul li a:visited, #footer ul li a:link, #footer ul li a:visited {
	color: #36b;
}

#sidebar ul li a:hover, #footer ul li a:hover {
	color: #c00;
	text-decoration: none;
}

/*input, textarea {
	background: #f5f5f5;
	border: 1px solid #bbb;
	color: #999;
	margin: 2px 0;
	padding: 2px 5px;
	width:250px;
}*/

input, textarea {
	background: #f5f5f5;
	border: 1px solid #bbb;
	color: #999;
	margin: 2px 0;
	padding: 2px 5px;
}

input#searchsubmit {
	background: #ddd;
	border: 1px solid #999;
	color: #555;
	padding: 6px 10px;
}

input#submit {
	width:78px;
	height:32px;
	outline:none;
	cursor:pointer;
	background: url(images/button.gif) no-repeat top left;
	border:none;
	text-indent:-9999px;
}

textarea#comment {
	width: 500px;
	height:183px;
}

textarea#comment, input {
	background: #fff;
	box-shadow: 1px 1px 3px 1px #c5c5c5;
	-moz-box-shadow: 1px 1px 3px 1px #c5c5c5;
	-webkit-box-shadow: 1px 1px 3px 1px #c5c5c5;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=1, Direction=135, Color='#c5c5c5')";

 filter: progid:DXImageTransform.Microsoft.Shadow(Strength=1, Direction=135, Color='#c5c5c5');
}



#commentform p {
	margin-bottom:2px;
}

#commentform small {
	font-size:11px;
	color:#797979;
}

/* ---------------
	Generic Classes

---------------------------------- */



.clear {
	clear: both;
}

.center {
	text-align: center;
}

.hidden {
	display: none;
}

.justify {
	text-align: justify;
}

.post-meta, .single-meta {
	color:#777;
	font-size:11px;
	margin: 5px 0 20px 0;
	padding: 2px 10px 0 0;
	font-weight:normal;
	font-style: italic;
}

.single-meta {
	background: #eee;
	padding:5px;
	color:#000;
	font-size:12px;
}

.single-meta a {
	color:#000;
	text-decoration: underline;
}

.single-meta a:hover {
	text-decoration:none;
}

.post-tag {
	margin: 10px 0;
}

p.page-link span {
	border: 1px solid #ccc;
	padding: 3px 8px;
}

p.page-link a:hover {
	text-decoration: none;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

/* ----------------
	Basic Layout

---------------------------------- */



#wrapper {
	text-align:center;
}

#container {
	background: #fcfcfc;
	border-width: 0 0px;
	border-style: solid;
	border-color: #ddd;
	text-align: left;
}



#container, #head-nav, #footer {
	width:1025px;
	margin:0 auto;
	clear:both;
}

#header, #footercontainer, #footerwidgetcontainer {
	min-width:1025px;
}

#header {
	background: url(images/top-header-bg.gif) repeat-x top left;
	height:30px;
}

#head-nav {
	width:1025px;
	color:#fff;
}

#main-content h1{ 			color: #000;	font-family:Arial, Helvetica, sans-serif;	font-size: 14px;	line-height: 18px;	font-weight:normal;
}

#main-content, #inside-container, #wide-container {
	float: left;
	margin:59px 0 0 0;
	padding: 0;
	width: 764px;
}

#wide-container{ width:1025px;}



#sidebar {
	float: left;
	margin: 0 9px 0 14px;
	width: 238px;
}

#leftmenu {
	padding:0;
	float:left;
	width:100%;
	margin-left:-14px;
}

#leftmenu h2 {
	text-indent:-9999px;
	height:150px;
	background:url(images/logo.jpg) no-repeat left 23px;
}

#leftmenu .widget {
	background: url(images/left-box-bg.gif) repeat-y left;
}

#leftmenu ul {
	margin:0;
	padding:0 0 124px 17px;
}

#leftmenu .widget ul li {
	list-style:none;
	list-style-type:none;
	border:none;
	padding-left:5px;
	width:205px;
	line-height:36px;
}

#leftmenu .menu {
	background: url(images/left-box-bottom.jpg) no-repeat left bottom;
}

#leftmenu ul li a:link, #leftmenu ul li a:visited {
	color:#FFF;
	text-decoration:none;
	outline:none;
}

#leftmenu ul li {
	background: url(images/left-box-hr.gif) no-repeat left bottom;
}

/* ----------------
	Head Nav

---------------------------------- */

#nav {
	margin:0 0 0 74px;
}

ul#nav li {
	float: left;
	margin:5px 0 0 0;
}

ul#nav li.menu-item-93 { /*local home page id 78*/
	background: url(images/home.gif) no-repeat top left;
	;
	text-indent:-9999px;
	width:34px;
	height:17px;
	cursor:pointer;
}

ul#nav li a, ul#nav li a:visited {
	color: #fff;
	display: block;
	font-size: 14px;
	font-weight: normal;
	line-height: auto;
	padding: 0 12px;
	border-right: 1px solid #FFF;
	text-decoration:none;
}

ul#nav li a:hover {
	text-decoration: underline;
	color:gray;
}

ul#nav li ul {
	display: none;
}

ul#nav li:hover ul {
	display: block;
	position: absolute;
}

ul#nav li ul li {
	float: none;
}

ul#nav li ul li a:link, ul#nav li ul li a:visited {
	font-weight: normal;
	margin: 4px;
	min-width: 122px;
}

ul#nav li ul li a:hover {
}

#head-nav ul#nav li ul li ul {
	display: none;
}

#head-nav ul#nav li ul li:hover ul {
	display: block;
	margin: -34px 0 0 160px;
}

ul#nav li.current_page_item a {
	color:#fff;
	font-weight:bold;
}

/* ----------------
	Page Nav and More Link

---------------------------------- */



.older a:link, .older a:visited {
	float: left;
}

.newer a:link, .newer a:visited {
	float: right;
}

.page-nav {
	margin-top: 10px;
}

a.more-link:link, a.more-link:visited {
	float: right;
	margin-bottom: 10px;
}

/* ----------------
	Miscelaneous

---------------------------------- */



blockquote {
	border-left: 2px solid #ccc;
	color: #888;
	margin: 15px 0 15px 60px;
	padding-left: 10px;
}

code {
	color: #B03535;
}

pre, code {
	font-size: 1.3em;
	margin: 15px 0;
}

/* ----------------
	Widget

---------------------------------- */

.widget {
	margin-bottom: 15px;
}

.widget_author img {
	border: 1px solid #ccc;
	float: left;
	margin-right: 10px;
	padding: 5px;
}

.search-box {
	border: 1px solid #ccc;
	padding: 0 10px;
	text-align: center;
}

table#wp-calendar {
	text-align: center;
}

table#wp-calendar caption {
	font-size: 1.5em;
	margin-bottom: 10px;
	text-align: center;
}

table#wp-calendar thead tr th {
	background: #eee;
	border: 1px solid #ccc;
	font-weight: bold;
	padding: 4px 13px;
}

table#wp-calendar td {
	border: 1px solid #ccc;
	padding: 4px 13px;
}

#today {
	background: #eee;
}

a.follow:link, a.follow:visited {
	display: block;
	background: #eee;
	font-weight: bold;
	margin-top: 15px;
	padding: 5px 10px;
	text-align: center;
}

/* ----------------
	Images and Captions

---------------------------------- */



img.centered {
	display: block;
	margin: 10px auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

.wp-caption {
	border: 1px solid #ccc;
	padding-top: 4px;
	text-align: center;
	margin: 10px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
}

.wp-caption p.wp-caption-text {
	margin: 0;
	line-height: 17px;
}

/* ---------------
	Comment List

---------------------------------- */

#blog-content ol.commentlist {
	margin-left: 35px;
}

#blog-content ol.commentlist li {
	list-style: decimal outside;
	list-style-image:none;
	margin: 15px 0;
	padding: 10px 0;
	color:#cdcdcd;
}

#blog-content p.comments {
	font-size:20px;
	color:#333;
	font-weight:bold;
}

#blog-content .addcomment a {
	font-size:15px;
	color:#6c6c6c;
}

.commentlist li img.avatar {
	border: 1px solid #aaa;
	width: 32px;
	height: 32px;
}

#blog-content ul.children li {
	margin-left: 70px;
}

.comment-body {
}

.comment-meta {
}

.commentdate {
	color:#888;
	font-size:11px;
	font-weight:normal;
}

.comment-author {
	font-size:12px;
	margin-bottom:10px;
	font-weight:bold;
}

.comment-author .fn, .comment-author a {
	color:#930609;
	text-transform:capitalize;
	text-decoration:none;
	font-weight:bold;
}

.comment-author .says {
	color:#c8161d;
}

#blog-content .commentlist p {
	margin:5px 0 0px;
}

#respond {
	margin-left:35px;
}

.commentguide {
	width:500px;
	font-size:11px !important;
	padding-top:10px;
	line-height:12px;
}

/*.comment-reply-link, #cancel-comment-reply-link {border: 1px solid #aaa; padding: 3px 10px;}

*/

#smooth_sldr_items {
	padding:0 !important;
}

#smooth_sldr {
	margin:10px 0 0 0 !important;
}

#smooth_sldr .sldrlink {
	display:none;
}

#smooth_sldr ul {
	margin:2px
}

#smooth_sldr ul li {
}

#smooth_sliderc_nav li {
	border:none !important;
	margin:0 !important;
}

#smooth_sliderc_nav li a {
	border-left:1px solid #000;
	border-right:none !Important;
	border-bottom:none !Important;
	border-top:none !Important;
	margin:0 !Important;
}

#sldr1 {
	border:none !Important;
}

#smooth_sliderc_nav li a {
	font-weight:normal !important;
	font-size:12px !important;
	padding:1px 10px !important;
}

#smooth_sldr_body h2 {
	display:none !important;
}

#smooth_sliderc_nav {
	float:right !Important;
	width:auto !important;
	overflow:hidden;
	padding:0;
	margin:2px 0 0 0;
}

.smooth_slideri {
	padding-right:0 !Important;
	width:764px !important;
	height:380px !Important;
}

#smooth_sliderc {
	width:764px !Important;
	height:380px !Important;
}

.slidercontent {

color:#FFFFFF;

font-weight:bold;

left:480px;

line-height:17px;

position:absolute;

text-align:right;

top:43px;

width:250px;
}



.homepagead {
	margin:11px 0;
}

.homepagead a {
	margin:10px 8px 0 0;
} /*right 14px*/

.homepagead .lastad a {
	margin:10px 0 11px 0 !important;
}

#signup {
	background:url(images/signup-middle.gif) repeat-x top left;
	height:26px;
	float:left;
	margin-bottom:30px;
}

#signup .signupmail {
	background: url(images/signup-left.gif) no-repeat top left;
	float:left;
}

#signup .signupmail input {
	font-size:12px;
	color:#6c6c6c;
	margin:0;
	padding:4px 3px;
	background:none;
	border:none;
	width:178px;
	float:left;
	box-shadow: 0px #c5c5c5;
	-moz-box-shadow: 0px #c5c5c5;
	-webkit-box-shadow: 0px #c5c5c5;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=1, Direction=135, Color='#c5c5c5')";

 filter: progid:DXImageTransform.Microsoft.Shadow(Strength=1, Direction=135, Color='#c5c5c5');
}

input#signupbutton {
	background:url(images/signup-right.gif) no-repeat top left !important;
	text-indent:-9999px;
	width:30px !important;
	height:26px !important;
	float:right;
	cursor:pointer;
	outline:none;
}

#signup .entermsg {
	clear:both;
	margin-left:20px;
}

.contact{ float:left; margin-top:10px;}

.address, .tele, .cemail, .social {
	margin:0 0 6px 18px;
	padding:0 0 6px 32px;
	border-bottom:1px solid #000;
	width:140px;
}

.address {
	background:url(images/address.gif) no-repeat top left;
}

.tele {
	background:url(images/tel.gif) no-repeat top left;
}

.cemail {
	background:url(images/email.gif) no-repeat top left;
	border:none;
	margin:10px 0 6px 18px;
}

.cemail a:link, .cemail a:visited {
	color:#000;
	text-decoration:none;
}

.social {
	padding:0 0 6px 0;
	width:162px;
	border:none;
}

#footerwidgetcontainer {
	margin:5px 0 0 0;
	background-color:#bdbdbd;
	font-size:11px;
	overflow:hidden;
}

#footerwidgetcontainer h4 {
	font-weight:bold;
	text-transform: capitalize;
	font-size:12px;
	color:#92060a;
	line-height:25px;
}

#footerwidgetcontainer a, #footerwidgetcontainer a:visited {
	float:left;
	clear:both;
	color:#fff;
	font-size:12px;
	line-height:21px;
	text-decoration:none;
}

#footercontainer a, #footercontainer a:visited{	color:#fff; text-decoration:none;}



#footerwidgetcontainer a:hover {
	text-decoration:underline;
}

#footerwidgetcontainer .widget {
	float:left;
	text-align:left;
	margin-bottom:0;
}

#footerwidget {
	width:1018px;
	margin:0 auto;
	padding:10px 0 0 7px;
}

.footerone {
	width:343px;
	margin-right:25px;
}

#footerwidgetcontainer .footerone a {
	float:none;
}

.footertwo, .footerthree, .footerfour {
	margin-right:10px;
}

.footertwo {
	width:150px;
}

.footerthree {
	width:125px;
}

.footerfour {
	width:150px;
}

.footerfive {
	width:192px;
}

.footerfive input{ width:auto !Important;}

.footerfive a, .footerfive a:visited{ float:none !Important;; clear:none !Important;;}

#footercontainer {
	background-color:#000;
	height:21px;
	font-size:11px;
}

#footer {
	color:#fff;
}

#footer-credit {
	float:left;
	width:40%;
	text-align:left;
}

#footer-address {
	float:right;
	width:59%;
	text-align:right;
}

#property-photos {
	clear:both;
	width: 620px;
	padding: 20px 0 0 20px;
}

#property-photos img {
	float: left;
	margin: 0 20px 20px 0;
}

.readmore a{color:#930609; font-weight:bold; text-transform:uppercase; text-decoration:none;}

.readmore a:hover{color:#C8161D;}



.footerfive .textwidget table.wowfill{ background-color:#000;}
