/*
	Theme Name: Express Flooring
	Description: Express Flooring is a WordPress theme with featured posts option. Suitable for any niche. Theme Options at admin panel
	Author: Shiftwave
	Author URI: http://www.shiftwave.com/
	Version: 1.0 
	Tags: Elegant, Ads Ready, Three Columns, Right Sidebar, Fixed Width, Blogging, Options Page
*/

/* LAYOUT */

body {
	background: #6cb204 url(images/body-bg.jpg) top center no-repeat;
	}

#wrapper {
	}

#container {
	}

#contentwrap {
    background: #FFFFFF url(images/contentwrap-background.png) top left repeat-y;
    border-bottom: 2px solid #fff;
	}

a {
	color: #338218;
	}

a:hover {
	color: #473e37;
	}
/* HEADER */

#header {
	height: 100px;
	}

#header h1 {
	margin-bottom: 0px !important;
	padding: 25px 0 0 0;
	font-weight: normal;
	font-family: Arial, Helvetica, Sans-serif;
	font-weight: bold;
	font-size: 48px;
	}

#header h1 a, #header h1 a:visited {
	color: #338218;
	text-decoration: none;
	}


#header h2 {
	color: #272424;
	font-size: 14px;
    font-family: Arial, Helvetica, Sans-serif;
	}

.logoimg {
    margin-top: 0px;
}
    
/* NAVIGATION MENUS */

    
#pagemenucontainer {
	height: 28px;
    float: right;
    margin-top: 0px;
	}
	
#pagemenu {
	height: 28px;
    float: right;
	}

#pagemenu, #pagemenu ul { 
	padding: 0;
	margin: 0px 10px 0px 0px;
	list-style: none;
	line-height: 1;
	}
#pagemenu {
	}
	
#pagemenu ul {
	float: left;
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}
	
#pagemenu li {
	float: left;
	list-style: none;
	margin: 0px 0px 0px 0px;
    padding: 0;
	}
	
#pagemenu ul li {
	list-style: none;
	margin: 0px;
	padding: 0;
    
	}
	
#pagemenu li a, #pagemenu li a:link {
	color: #4b4949;
	display: block;
    margin: 0 0 0 1px;
	padding: 9px 10px 13px 10px;
	text-decoration: none;
	font-size: 11px;
    font-weight: bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
	
#pagemenu li a:hover, #pagemenu li a:active{
	color: #fff;
	display: block;
	text-decoration: none;
    background: url(images/top-menu-over.jpg) top left repeat-x;
	}
	
#pagemenu  li.current_page_item a {
	color:#fff;
    background: #130e0b;
	background: url(images/top-menu-over.jpg) top left repeat-x;
	}

#pagemenu li:hover, #pagemenu li.sfhover { 
	position: static;
	}

.topright {
	text-align: left;
    margin: 8px 0 0 0;
	}

.topright a {
	color: #4b4949;
	text-decoration: none;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: top;
    text-transform: uppercase;
    font-weight: bold;
    
	}
.topright a:hover {
    color: #000;
    text-decoration: none;
}

.navcontainer {
	height: 39px;
    padding: 0px 0px 0 0px;
	}
	
#nav {
	height: 40px;
    background: url(images/nav-background.png) top left repeat-x;
	}

#nav, #nav ul { 
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	}
#nav {
	margin-bottom: 0px;
	}
	
#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: #272424;
	display: block;
    margin: 0 1px 0px 0;
	padding: 14px 45px 15px 30px;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
    text-shadow: 0 1px 0 #fff;
	border-right:1px #CCCCCC solid;
	}
	
#nav li a:hover, #nav li a:active {
	color: #FFF;
	display: block;
	text-decoration: none;
	text-shadow: -1px -1px #417900;
    background: url(images/nav-background-hover.png) top left repeat-x;
	}
	
#nav  li.current-cat a {
	color:#FFF;
    background: url(images/nav-background-hover.png) top left repeat-x;
	text-shadow: -1px -1px #417900;
	border:0px;
	}

#nav li:hover, #nav li.sfhover { 
	position: static;
	}
	
/* TOOLBAR */
	
#nav1 {
	height: 55px;
    background:;
	}

#nav1, #nav1 ul { 
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	}
#nav1 {
	margin-bottom: 0px;
	}
	
#nav1 ul {
	float: left;
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}
	
#nav1 li {
	float: left;
	height: 60px;
	list-style: none;
	text-align:center;
	width:150px;
	margin: 0px;
	padding: 0px;
	}
	
#nav1 ul li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}

.nav-1 {
	background:#63c4dc;
}
.nav-2 {
	background:#bad461;
}
.nav-3 {
	background:#5ca357;
}
.nav-4 {
	background:#f9c95b;
}
.nav-5 {
	background:#fc9745;
}
.nav-6 {
	background:#fb8336;
}

#nav1 li a, #nav1 li a:link {
	color: #FFFFFF;
	display: block;
    margin: 0 0px 0px 0;
	height:60px;
	padding: 22px 0px 15px 0px;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	}
	
#nav1 li a:hover, #nav1 li a:active {
	color: #FFF;
	display: block;
	text-decoration: none;
	text-shadow: -1px -1px #417900;
    background:#666;
	}
	
#nav1  li.current-cat a {
	color:#FFF;
    background: url(images/nav-background-hover.png) top left repeat-x;
	text-shadow: -1px -1px #417900;
	border:0px;
	}

#nav1 li:hover, #nav1 li.sfhover { 
	position: static;
	}
	
/* CONTENT */

#content {
	padding: 1px;
	}
	
pre { overflow: auto; 
	width: 470px; 
	}

.post {
	padding: 0px 0px 15px 10px;
	margin-bottom: 15px;
	margin-left:10px;
    border-bottom:1px dashed #CCCCCC;
	}
.entry-form {
	padding: 0px 0px 15px 10px;
	margin-bottom: 15px;
	margin-left:10px;
    border-bottom:1px dashed #CCCCCC;
	}


.post p {
	margin-bottom: 10px;
	}

.title {
	margin: 10px 0 8px 0;
	padding: 0px;
	line-height: 22px;
	font-family: Arial, Helvetica, Sans-serif;
    font-weight: bold;
	color: #4ea630;
	}

	
.title a {
	text-decoration: none;
	color: #4ea630;
	}

.title a:hover {
	text-decoration: none;
	color: #3c8e20;
	}

.pagetitle {
	margin-bottom: 20px;
	line-height: 22px;
	font-family: Arial, Helvetica, Sans-serif;
	text-decoration: underline;
}

.readmorecontent {
	text-align: right;
	}

a.readmore {
	padding: 4px 20px 5px 20px;
	width:110px;
	text-decoration: none;
    font-size: 12px;
    background: url(images/read-more-bg.jpg) left top no-repeat;
    color: #fff;
	}

a.readmore:hover {
    background: #ad0c08;
	width:110px;
	background: url(images/read-more-bg-over.jpg) left top no-repeat;
	color: #fff;
	}
    
.postdate {
	font-size: 11px;
	padding: 2px 0px;
	font-family: Arial, Verdana;
	color: #6a6a6a;
	}


.postmeta {
	font-size: 11px;
	padding: 2px 4px;
	font-family: Arial, Verdana;
	}
	
.postdate img, .postmeta img {
	border: none;
	vertical-align: middle;
	margin:2px;
	}
	
.entry {
	text-align: justify;
	line-height: 18px;
	color:#666666;
	padding-top: 8px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
.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 {
    font-size: 15px !important;
    padding:  4px 8px !important;
    color: #130e0b !important;
    background:none !important;
    border: 0 !important;
}
.wp-pagenavi a:hover {
    border: 0 !important;
    color: #fff !important;
    background:#130e0b !important;
    border: 0 !important;
    
}
.wp-pagenavi span.pages {
    font-size: 15px !important;
    padding:  4px 8px !important;
    color: #130e0b !important;
    background: none !important;
    border: 0 !important;
}
.wp-pagenavi span.current {
    font-size: 15px !important;
    padding:  4px 8px !important;
    font-weight: bold;
    color: #fff !important;
    background:#ad0c08 !important;
    border: 0 !important;
}
.wp-pagenavi span.extend {
    font-size: 15px !important;
    padding:  4px 8px !important;
    background:transparent !important;
    color: #130e0b !important;
    background: none !important;
    border: 0 !important;
}

/* SIDEBAR(S) */

.sidebaradbox {
	margin-top: 0px; 
	text-align:center;
	}
	
.ad125 {
	margin: 10px;
	}


.sidebar {
	margin: 0px 0px 10px 0px;
    color: #dbdbdb;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	}
	
.sidebar-right {
    margin: 0 0px 0 0;
	}
	
.sidebar-left {
    margin: 0px 0px 0px 0px;
	padding:0px 10px 0px 10px;
	}
    
    
.sidebar a {
	text-decoration: none;
	color: #dbdbdb;
	}

.sidebar a:hover {
	text-decoration: none;
	color:#6db831;
	}


#search {
    border: 0;
    height: 30px;
    padding: 0px 0px 0px 0px;
	margin: 5px 0px 0px 0px;
    background: url(images/search-bg.png) left no-repeat;
    text-align: right;
}

#search input {
	border: 0;
    background: none;
    color: #666;
}
#toolbar {
	height:55px;
}
	
#s {
	width: 140px;
	padding: 4px;
    margin:3px 0 0 0;
    background: none;
}

#topsearch 	#s {
  width: 140px;  
}

#topsearch #search {
    margin: 15px 0 0 0;
}

.sidebar h2 {
	margin: 0px 0 0 0;
	padding: 6px 0 6px 14px;
	background: url(images/sidebar-tab.png) left center no-repeat;
	font-size: 13px;
    line-height: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
    text-transform: uppercase;
	color: #6db831;
    border-bottom: 3px solid #473e37;
    text-shadow: 0 -1px #000;
	}

.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 0px 0px 15px;
	}
	
.sidebar ul li ul li, .sidebar ul li li {
	padding: 6px 0px 6px 10px;
	margin: 0;
    border-bottom: 1px solid #473e37;
    background: url(images/bullet.png) left 12px no-repeat;
	}  

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	color: #dbdbdb;
	background: none;
	}
#wp-calendar caption {
	padding: 2px 4px;
	text-transform: uppercase;	margin: 2px 0 2px 0;
	background: none;
    color: #dbdbdb;
	}

#wp-calendar td {
	color: #dbdbdb;
	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: #dbdbdb;
	color: #333;
	}
    
#wp-calendar td:hover a{
   color: #333; 
}
	
#wp-calendar {
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	font-weight: bold; 
	width: 95%;
	}


/* FOOTER */

#footer {
	background:url(images/footer-bg.png) center top no-repeat;
	padding: 10px;
	height:62px;
	text-align: center;
	color: #fff;
	font-size: 13px;
	}

#footer a {
	color: #fff;
	} 

#footer a:hover {
	text-decoration: none;
	} 

#footer-txt {
	padding: 5px;
	height:30px;
	text-align: center;
	color: #fff;
	font-size: 13px;
	}

#footer-txt a {
	color: #fff;
	} 

#footer-txt a:hover {
	text-decoration: none;
	} 
	
#footer2 {
	color: #868686;
	display:none;
	font-size: 11px;
	text-align: center;
	padding: 10px;
	}
    	
#footer2 a {
	color: #868686;
    text-decoration: none;
	} 
	
/* COMMENTS */

#comments {
	margin-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #6db831;	
}
#respond  h3 {
	margin-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #6db831;	
}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}
.submit-btn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	background: url(images/submit-btn-bg.jpg) left top repeat-x;
	border:1px;
	color:#FFFFFF;
}
#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;
	}
	
.post_thumbnail {
    padding: 6px;
    border: 1px solid #ccc;
    margin: 0 10px 10px 0;
}
