/*
Theme Name: tfw3.0
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
:focus {/* remember to define focus styles! */
	outline: 0;
}
body {
	background: #fff;
	line-height: 1;
}
ol, ul {
	list-style: none;
}
table {/* tables still need 'cellspacing="0"' in the markup */
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a img {
	border: 0;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}

/*Structure
----------------------------*/
body{
	background:#D9D9CF;
	font-size: 15px;
	line-height: 22px;
	font-family: Georgia;
	color: #807f6e;
	}
h1{
	font-size: 24px;
	line-height: 24px;
	font-family: Georgia;
	color: #cb774d;
	padding:5px 0;
	}
h2{
	font-size: 18px;
	line-height: 20px;
	font-family: Georgia;
	color: #000;
	padding:5px 0;
	}
#wrapper{
	width:960px;
	margin:40px auto 0 auto;;
	background:#FFF;
	height:auto;
	border-radius: 15px 15px 0px 0px;
	-moz-box-shadow: 0px 0px 5px 0px #BABAB0;
	-webkit-box-shadow: 0px 0px 5px 0px #BABAB0;
	box-shadow: 0px 0px 5px 0px #BABAB0;
	padding-bottom:20px;
	}
#container{
	width:900px;
	margin:30px 30px 0 30px;
	background:#FFF;
	overflow:hidden;
	}
#header{
	width:900px;
	height:135px;
	padding-top:30px;
	color:#807f6e;
	overflow:hidden;
	float:left;
	}
/*Nav
----------------------------*/
#nav{
	width:290px;
	margin-left:15px;
	float:left;
	}
#nav ul{
	list-style-type:square;
	color:#7dc0d7;
	}
#nav ul li a{
	text-decoration:none;
	text-transform:uppercase;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	letter-spacing: 2px;
	color: #807f6e;
	rollover color: #000;
	font-weight:normal;
}
#nav ul li.current_page_item a, #nav ul li a:hover{
color:#000;
}
/*logo
----------------------------*/

#logo{
	width:285px;
	float:left;
	font-size: 20px;
	line-height: 26px;
	font-family: Georgia;
	font-style: italic;
	color: #807f6e;
	text-align:right;
	}
#banertext{
	width:200px;
	float:right;
	font-family: Georgia;
	font-style: italic;
	color: #000;
	font-size: 15px;
	line-height: 20px;
	}	
	
/*content
----------------------------*/	

#content{
	width:900px;
	overflow:hidden;
	float:left;
	height:auto;
	}
/*
-----------silder*/


#slider{
	width:900px;
	height:370px;
	float:left;
	overflow:hidden;
	}

/*Sidebar
------------------------*/
#sidebar{
	width:250px;
	float:left;
	padding-top:30px;
	}
#sidebar ul{
	list-style-type:square;
	color:#7dc0d7;
	}
#sidebar ul li a{
	text-decoration:none;
	text-transform:uppercase;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	letter-spacing: 2px;
	color: #807f6e;
	rollover color: #000;
	font-weight:bold;
}
#sidebar ul li span{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 22px;
	color: #000;
	font-style: italic;
}

.sidebar-widget{
	width:250px;
	overflow:hidden;
	background:url(images/widgetstrt.png) no-repeat;
	background-position:top left;
	}
.sidebar-widget img{
	float:left;
	padding:30px 30px 30px 0;
	}
	
.sidebar-widget blockquote{
	float:left;
	padding-top:30px;
	font-size: 18px;
	line-height: 21px;
	font-family: Georgia;
	font-style: italic
	color: #807f6e;
	overflow:hidden;
	font-style:italic;
	}
 .page-title{
	width:250px;
	float:left;
	}
.page-title img{
	float:left;
	padding:30px 30px 30px 0;
	}

#sidebar a{
		font-size: 15px;
		line-height: 22px;
		font-family: Georgia;
		color: #cb774d;
		text-decoration:none;
	
	}
#sidebar a:hover{
		font-size: 15px;
		line-height: 22px;
		font-family: Georgia;
		color: #807f6e;
		text-decoration:underline;
	
	}
#archive{
min-height:152px;
}
#archive h3,#latest-tweet h3{
color:#000;
font-weight:bold;
padding-bottom:10px;
}
#archive ul li{
	list-style-position:inside;
	list-style-image:url(images/liststyle-arc.png);
	padding:4px 0 0 0;
	}
#archive ul li a{
font-size:12px;
text-transform:none;
}
#archive ul li a:hover{
	font-size:12px;
	text-transform:none;
	text-decoration:none;
	color:#000;
	}
 #latest-tweet{	 
	 }
/* main content
---------------*/
#main-content{
	width:590px;
	float:right;
	height:auto;
	padding-top:30px;
	}
small{
	font-size: 10px;
	letter-spacing: 1px;
	font-family: Georgia;
	text-transform: uppercase;
	color: #807f6e;
	}

#main-content img{
	float:left;
	padding:0 30px 30px 0;
	}
img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
.alignright {float:right; }
.alignleft {float:left; }
.aligncenter {display: block; margin-left: auto; margin-right: auto}

#main-content .p-italic{
	font-size: 20px;
	line-height: 26px;
	font-family: Georgia;
	font-style: italic;
	color: #807f6e;
	}
#main-content p{
	font-size: 15px;
	line-height: 22px;
	font-family: Georgia;
	color: #807f6e;
	padding:5px 0;

	}
#main-content h1 span{
	text-transform:uppercase;
	font-style:italic;
	
	}
.content-italic{
		font-size: 15px;
		line-height: 22px;
		font-family: Georgia;
		color: #000;
		font-style:italic;
	
	}
	
#main-content a{
		font-size: 15px;
		line-height: 22px;
		font-family: Georgia;
		color: #cb774d;
		text-decoration:none;
	
	}
#main-content a:hover{
		font-size: 15px;
		line-height: 22px;
		font-family: Georgia;
		color: #807f6e;
		text-decoration:underline;
	
	}
.archive-title{
	padding:0 0 20px 0;
	}
.blog-single-post{
	border-top:2px dotted #eee;
	padding-bottom: 25px;
	}
.blog-single-post h1 a{
    font-size: 24px !important;
    line-height: 24px !important;
    padding: 5px 0 !important;
	text-decoration:none;	
	}
.blog-single-post h1 a:hover{
	color: #CB774D !important;
    font-size: 24px !important;
    line-height: 24px !important;
    padding: 5px 0 !important;
	text-decoration:none !important;	
	}
.date-comment .date{
	color:#000 !important;
	font-size:11px !important;
	font-weight:bold !important;
	width:50%;
	float:left;
	}
.date-comment .comments{
	color:#000 !important;
	font-size:11px !important;
	font-weight:bold !important;
	width:50%;
	float:right;	
	text-align:right;
	}
.date-comment .comments a{
	color:#000 !important;
	font-size:11px !important;
	font-weight:bold !important;		
	text-align:right;
	}
.date-comment {
    overflow: hidden;
}	
#footer{
width:100%;
float:left;
margin-top:20px;
}	
#footer ul{
	overflow:hidden;
}

#footer ul li{
	float:left;
	margin-right:15px;
	text-transform:capitalize;
}
#footer ul li a{
	color: #807f6e;	
	font-size: 12px;
	text-decoration:none;
}
#footer ul li a:hover{
	color: #000000;	
	font-size: 12px;
	text-decoration:underline;
}
/* 
------------------------for Dropdown Menu plugin */
.mobile-menu-header {
 display:none;
}
.menu-header {
 display:block;
}



/* Tablet */
@media only screen and (min-width: 480px) and (max-width: 767px) {

/* for Dropdown Menu plugin */
.menu-header {
 display:block;
}
.mobile-menu-header {
 display:none;
}

}


img{max-width: 100%;}
img{ -ms-interpolation-mode: bicubic; }


/*rsponsive for tablet
-------------------------------------------*/
@media only screen and (min-width: 480px) and (max-width: 767px) {
#wrapper{
	width:600px !important;
	border-radius: 10px 10px 0px 0px;
	}
#container{
	width:580px;
	margin:30px 10px 0 10px !important;
	}
#header{
	width:580px !important;
	height:110px !important;
	}
#nav{
	width:140px !important;
	}
#logo{
	width:190px !important;
	}
#banertext{
	width:185px !important;
	float:right !important;
	}
#content{
	width:580px !important;
	}
#slider{
	width:580px !important;
	height:240px !important;
	}
#sidebar{
	width:180px !important;
	}
.sidebar-widget{
	width:180px !important;
	}
 .page-title{
	width:180px !important;
	}
#main-content{
	width:390px !important;
	float:right !important;
	}
#main-content img{
	float:right;
	padding:0;
	}
.sidebar-widget img{
	float:none;
	}
}

/* Mobile/Browser */
@media only screen and (max-width: 479px) {

/* for Dropdown Menu plugin */
.menu-header {
 display:none;
}
.mobile-menu-header {
 display:block;
}

}



/*rsponsive for moblie
-------------------------------------------*/
@media only screen and (max-width: 479px) {
#wrapper{
	width:310px !important;
	border-radius: 10px 10px 0px 0px;
	}
#container{
	width:300px;
	margin:30px 5px 0 5px !important;
	}
#header{
	width:300px !important;
	height:200px !important;
	}
#nav{
	width:110px !important;
	}
#logo{
	width:190px !important;
	padding:20px 0;
	}
#banertext{
	width:300px !important;
	float:left !important;
	}
#content{
	width:300px !important;
	}
#slider{
	width:300px !important;
	height:130px !important;
	}
#sidebar{
	width:300px !important;
	}
.sidebar-widget{
	width:300px !important;
	}
.page-title{
	width:300px !important;
	}
#main-content{
	width:300px !important;
	float:left !important;
	}
#main-content img{
	float:right;
	padding:0;
	}
.sidebar-widget img{
	float:none;
	}
}



/* =Comments
-------------------------------------------------------------- */
#comments {
	clear: both;
}
#comments .navigation {
	padding: 0 0 18px 0;
}
h3#comments-title,
h3#reply-title {
	color: #000;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 0;
}
h3#comments-title {
	padding: 24px 0;
}
.commentlist {
	list-style: none;
	margin: 0;
}
.commentlist li.comment {
	border-bottom: 1px solid #e7e7e7;
	line-height: 24px;
	margin: 0 0 24px 0;
	padding: 0 0 0 56px;
	position: relative;
}
.commentlist li:last-child {
	border-bottom: none;
	margin-bottom: 0;
}
#comments .comment-body ul,
#comments .comment-body ol {
	margin-bottom: 18px;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	position: absolute;
	top: 4px;
	left: 0;
}
.comment-author {
}
.comment-author cite {
	color: #000;
	font-style: normal;
	font-weight: bold;
}
.comment-author .says {
	font-style: italic;
}
.comment-meta {
	font-size: 12px;
	margin: 0 0 18px 0;
}
.comment-meta a:link,
.comment-meta a:visited {
	color: #888;
	text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
	color: #ff4b33;
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
	font-size: 12px;
	padding: 0 0 24px 0;
}
.reply a,
a.comment-edit-link {
	color: #888;
}
.reply a:hover,
a.comment-edit-link:hover {
	color: #ff4b33;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	border: none;
	margin: 0;
}
.nopassword,
.nocomments {
	display: none;
}
#comments .pingback {
	border-bottom: 1px solid #e7e7e7;
	margin-bottom: 18px;
	padding-bottom: 18px;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	color: #888;
	display: block;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
}
#comments .pingback .url {
	font-size: 13px;
	font-style: italic;
}

/* Comments form */
input[type=submit] {
	color: #333;
}
#respond {
	border-top: 1px solid #e7e7e7;
	margin: 24px 0;
	overflow: hidden;
	position: relative;
}
#respond p {
	margin: 0;
}
#respond .comment-notes {
	margin-bottom: 1em;
}
.form-allowed-tags {
	line-height: 1em;
}
.children #respond {
	margin: 0 48px 0 0;
}
h3#reply-title {
	margin: 18px 0;
}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}
#respond .required {
	color: #ff4b33;
	font-weight: bold;
}
#respond label {
	color: #888;
	font-size: 12px;
}
#respond input {
	margin: 0 0 0 20px;
	width: 67%;
	border: 1px solid #E7E7E7;
}
#respond textarea {
	margin: 0 0 0 9px;
	width: 67%;
	border: 1px solid #E7E7E7;
}
#respond .form-allowed-tags {
	color: #888;
	font-size: 12px;
	line-height: 18px;
	display:none;
}
#respond .form-allowed-tags code {
	font-size: 11px;
}
#respond .form-submit {
	margin: 12px 0;
}
#respond .form-submit input {
	font-size: 14px;
	width: auto;
	margin: 0 0 0 65px;
}
.comment-form-comment label{
	float:left;
	}
.logged-in-as{
	display:none !important;
}