/*
Design by Russell

title font color --->>  #b1a103
title background color ---->> #e8e1a7 or e0db96 or ddd68e or dbd58a

menu background color ---->> ecebb7 or dbd791 or d6d488
*/


/*#############################

have to configure

title font color --->>  #b1a103
title background color ---->> #e8e1a7 or e0db96 or ddd68e or dbd58a

menu background color ---->> ecebb7 or dbd791 or d6d488
*/



body {
	margin: 0;
	padding: 0;
    	background: #f5f5f5 url(../images/header-bg-shed.png) repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #666666;

}

h1, h2, h3 {
	margin: 0;
	font-weight: normal;
	color: #b1a103;
}

h1 {
	font-size: 180%;
    font-weight: bold;
}

h2 {
	font-size: 130%;
}

h3 {
	font-size: 100%;
	font-weight: bold;
}

p, ol, ul {
	line-height: 180%;
}

p {
}

ol {
}

ul {
}

blockquote {
	margin: 0;
	padding-left: 20px;
	border-left: 10px solid #E6E6E6;
	font-style: italic;
	color: #999999;
}

blockquote * {
	line-height: normal;
}

a {
	color: #E06529;
}

a:hover {
	text-decoration: none;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
}

hr {
	display: none;
}

/* edited class */



p.justify1{
  text-align: justify;
}






/* Header */

#header {
	width: 800px;
	height: 55px;
	margin: 0 auto;
}
/* Header 2 */

#header2 {
	width: 800px;
	height: 152px;
	margin: 0 auto;
	background: #FFFFFF url(../images/header-bg.png) repeat-x;
}
/* Header 3 */

#header3 {
	width: 800px;
	float:left;
	margin: 0 auto;
}


/* Top Menu */

#topmenu {

	float: left;
}

#topmenu ul {
	margin: 0;
	padding: 20px 0 0 0;
	list-style: none;
	line-height: normal;
}

#topmenu li {
	display: inline;
}

#topmenu a {
	padding: 0 20px;
	border-left: 1px solid #E06529;
	text-decoration: none;
	font-size: 92%;
}

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

#topmenu .first a {
	border: none;
}





/*logo*/
#logo {

    float: left;
	width: 180px;
    height: 106px;
	background:url(../images/logo-fnl.png) no-repeat center;


}

#header-content{
	padding:10px 10px 0 10px;
  	float: right;
  	width:580px;

}

/* Menu final*/

#fmanu
{  	float:right;
	width: 800px;
      margin:0 ;
      font-size: 13px;



	}

#fmanu ul {

    margin:0 ;
	list-style: none;
    padding:0;


}

#fmanu li
{   margin: 0;
    padding: 0;
    list-style: none;
    float: left;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
     border-top:1px solid #3D9406;
	}

#fmanu li a.menu
{
	display: block;
    text-align: center;
    padding:4px 12px 4px 12px;

	background-color:#037700;
	border-right: 1px solid #3D9406;


    color: #F8F8F8;

    text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;


	}

#fmanu li a.menu:hover
{
background:transparent;

	}



/* SUB MENU */

.submenu
{   background: #B9DFB7;
    border: 1px solid #94CE93;
    visibility: hidden;
    position: absolute;
    z-index: 3;


    }

    .submenu a
    {   display: block;
       	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
        font-size: 11px;
        text-align: left;
        text-decoration: none;
        padding:0px 2px 0px 5px;
        color: #000;
        border-bottom: 1px solid #52A646;
        width: 120px;

    }

    .submenu a:hover
    {

        background: #419A3D;
        color: #fff;

    }









/* Search */

#search {
	float:left;

	padding-top: 10px;
    padding-left: 10px;

}

#search form {
	margin: 0;
  	padding:0;

}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search legend {
	display: none;
}

#searchinput, #searchsubmit {
	font: bold 10px Georgia, "Times New Roman", Times, serif;
}

#searchinput {
	padding: 2px 5px;
	width: 150px;
    height: 16px;
	color: #7F7772;
    border: 1px solid #8ABE89;

}

#searchsubmit {
}


/* contact div */
div #contact
{
    margin:0 auto;
    width: 90%;
    padding:10px;

}





/* Splash */

#splash {
	float: right;
	width: 560px;
	height: 200px;
}




/* Page */

#page {
	width: 800px;
	margin: 0 auto;
	padding: 15px 0;
   	border-left:1px #F8F5E0 solid;
   	border-right:1px #F8F5E0 solid;
    background-color: #fff;

}




/* Content */

#content {
	float: left;
	width: 550px;
	padding-left: 10px;

}



#content ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

#content ul li {
	padding-left: 15px;
	background: url(../images/img08.gif) no-repeat 0 8px;
}

#content ol {
	margin-left: 0;
	padding-left: 0;
	list-style: lower-alpha inside;
}


.title {
	padding-top: 1px;
}
.content {
	padding-top:10px;
    padding-bottom:10px;
    padding-left:10px;
    padding-right:10px;
	background: url(../images/title-bg.png) repeat-x;
}
.content-home-top {
	padding-top:1px;
    padding-bottom:10px;
    padding-left:10px;
    padding-right:10px;
	background: url(../images/title-bg.png) repeat-x;
}

.twocols {
}

.twocols .col1 {
	float: left;
	width: 260px;
}

.twocols .col2 {
	float: right;
	width: 260px;
}




/* product page */


#content-product {
	float: left;
	width: 550px;
	padding-left: 10px;


}

#content-product  h2{
  font-size: 20px;
}
#content-product  h3{
  font-size: 14px;
  padding:5px;


}




#content-product  ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

#content-product  ul li {
	padding-left: 15px;
	background: url(../images/img08.gif) no-repeat 0 8px;
}

#content-product  ol {
	margin-left: 0;
	padding-left: 0;
	list-style: lower-alpha inside;
}



/* product list */

 #product-list {
	float: left;
	width: 100%;
    padding: 2px;

    	background: url(../images/title-bg2.png) no-repeat;


}



.post {
}

.post .title {
	background-color:#efefef;
	margin: 0;
	padding: 5px 0 5px 70px;
	border-bottom: 1px solid #D6D5D5;
	
	
}

.post .date {
	
	margin-top: -0px;
	margin-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.post .date .month {
	display: block;
	float: left;
	width: 60px;
	margin-bottom: 1px;
	padding: 5px 0;
	background: #D6D5D5;
	text-align: center;
	font-size: 11px;
}

.post .date .day {
	display: block;
	float: left;
	clear: left;
	width: 60px;
	margin-bottom: 1px;
	padding: 4px 0;
	background: #EAEAEA;
	text-align: center;
	font-size: 24px;
    font-weight: bold;

}

.post .date .year {
	display:block;
    float:left;
	clear: left;
    	padding: 2px 0;
	background: #EAEAEA;
    	width: 60px;
        	text-align: center;
            	font-size: 12px;

}

.post .meta {
	padding: 30px 0 10px 10px;
	border-bottom: 1px solid #EAEAEA;
	font-size: 10px;
}

.post .meta p {
	margin: 0;
}

.post .story {

	margin: 0;
	padding: 0px 5px 0 70px;
	
}



/* Sidebar */

#sidebar {
	float: right;
	width: 220px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 20px;
	background: #E6E6E6 url(../images/img07.gif) no-repeat right bottom;
}

#sidebar ol {
margin:0;
padding-left: 10px;

list-style:none ;

}
#sidebar li ul {
	padding: 10px 20px;
	font-size: 92%;
}



#sidebar li li  {
	margin: 0;
	padding: 2px 0;
	background: none;
	border-top: 1px dotted #CDCDCD;

	letter-spacing: normal;

}



#sidebar h2 {
	height: 30px;
	margin: 0;
	padding: 6px 0 0 10px;
	background: url(../images/img06.gif) no-repeat;
	font-size: 100%;
	font-weight: bold;
	color: #145997;
}

#sidebar h3 {
	margin: 0;
	color:#555555;
}

#sidebar p {
	margin: 0;
	line-height: normal;
}

#sidebar a {
	text-decoration: none;
}

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

#sidebar .first {
	border: none;
}

/* Footer */

#footer-wrapper {

    height: 50px;
	padding: 10px 0;
	background: #E2EDE0;
	border-top: 6px solid #4fa406;
}

#footer {
	width: 800px;
	margin: 0 auto;
}

#footer p {
	margin: 0;
	line-height: normal;
    font-size: 12px;
}

#footer a {
	color: #666666;
}

#legal {
	float: left;
	padding: 10px 5px;

}

#links {
	float: right;
	padding: 10px 0 0 0;
}

.error{
  color: #FF0000;
}
