﻿/*
Theme Name: wp-addiction v1.00
Theme URI: http://themeforest.net/user/axidev
Description: simple, and clean..
Author: axidev@gmail.com
Author URI:http://themeforest.net/user/axidev
*/
* {
	margin: 0;
	padding: 0;
	border: 0;
	outline: none;
}
Body {
	color: #38666E;
	text-align: center;
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 14px;
	line-height: 165%;
	background: #F8FBFC;
}
html {
	overflow-y: scroll;
}
ol, ul {
	list-style: none;
}
div, ul {
	zoom: 1;
}
:focus {
	outline: 0;
}
strong {
	color:#395064;
	font-weight:bold;
}
/* headings */

h1, h2, h3, h4, h5, h6 {
	color: #395064;
	font-weight: normal;
	line-height: 130%;
	font-family: Trebuchet MS, Georgia, "Times New Roman", Times, serif;
	text-transform: capitalize;
	padding-bottom: 15px;
}
h1 {
	font-size: 35px;
}
h2 {
	font-size: 30px;
}
h3 {
	font-size: 28px;
}
h4 {
	font-size: 22px;
}
h5 {
	font-size: 18px;
}
h6 {
	font-size: 15px;
}
hr {
	border: 0;
	border-top: 1px solid gray;
	height: 0;
	background: gray;
}
ul {
	list-style-type: none;
}
a {
	color: #E5761C;
}
a:hover {
	color: #E5761C;
}
a, a:active, a:focus, a:hover {
	outline: none;
	text-decoration: none;
	outline:expression(hideFocus='true');/*for  ie6 */
}
p {
	margin-bottom: 30PX;
}
img {
	border: 1px solid #DCDCDC;
	padding: 5px;
	background-color: #fff;
}
.clear {
	clear: both;
}
.hidden {
	display: none;
}
.center {
	text-align: center;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
#wrapper {
	margin: 0 auto 0 auto;
	text-align: left;/* Reset text alignment. */
}
#page {
	width: 960px;
	margin: 0 auto;
	position: relative;
}
#content {
	float: left;
	width: 650px;
}
.content_in {
	padding: 10px 25px 10px 5px;
	border-top: 0;
}
#header {
	color: #fff;
	background:#BEDDE2;
}
#header_in {
	margin: 0 auto;
	width: 950px;
	height: 120px;
	position: relative;
	background: transparent url(images/header_in.png) no-repeat 0px 0px;
}
#header_bot {
	height: 60px;
	color: #fff;
	background:#BEDDE2 url(images/cat.png) repeat-x center bottom;
}
#header_bot_in {
	margin: 0 auto;
	width: 950px;
	padding: 2px 0 0 0;
}
#logo {
	position: absolute;
	top: 15px;
	left: 30px;
	z-index: 99;
}
#logo h1 {
	float: left;
	text-indent: -9999px;
	background: transparent url(images/logo.png) no-repeat 0px 0px;
}
#logo h1 a {
	display: block;
	height: 100px;
	width: 400px;
}
#subscribe {
	float: right;
	height: 30px;
}
/*--logo  //------------------------------- */
/*-----------layout --------------*/
/* Formatting */

acronym, abbr, span.caps {
	cursor: pointer;
}
acronym, abbr {
	border-bottom: 1px dashed #999;
}
blockquote {
	padding: 20px 30px 20px 40px;
	margin: 15px 0px;
	background: #fff url(images/quotebg.jpg) 10px 10px no-repeat;
	font-style: italic;
	border: 1px solid #BEDDE2;
}
blockquote p {
	font-size: 13px;
	padding: 0px;
	margin: 0px;
}
blockquote li {
	padding: 2px 0px 2px 15px;
	list-style-type: none;
	font-size: 12px;
	line-height: 15px;
}
blockquote cite {
	margin: 5px 0 0;
	display: block;
}
hr {
	display: none;
}
img.center, img [ align = "center" ] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.left, img [ align = "left" ] {
	float: left;
	margin: 2px 10px 5px 0px;
}
img.right, img [ align = "right" ] {
	float: right;
	margin: 2px 0px 5px 10px;
}
/* End Various Tags & Classes*/
/*--  NAVIGATION --*/

ul#pagenav {
	padding-left: 5px;
	line-height: 25px;
	font-size: 10px;
	overflow: hidden;
	float: left;
	padding-top: 3px;
}
ul#pagenav li {
	padding-right: 10px;
	padding-left: 8px;
	float: left;
	margin: 0px 1px 0px 1px;
	white-space: nowrap;/*background-color:#f7f7f7;*/
}
ul#pagenav > li:first-child {
	padding-left: 0px;
	padding-right: 10px;
}
ul#pagenav > li:last-child {
	padding-right: 0px;
}
ul#pagenav li a {
	color: #fff;
	text-decoration: none;
	padding-top: 0px;
	border-right: 1px solid #666;
	padding-right: 15px;
}
ul#pagenav > li:last-child a {
	border-right: none;
}
ul#pagenav li a:hover {
	color: #F1AC29;
}
.post {
	overflow: hidden;
	height: 1%;/* ie*/
	margin-bottom: 35px;
	position: relative;
	background: #fff url(images/post.png) repeat-y center top;
	border: 1px solid #CBE4E4;
	padding:   30px;
}
.thumb_wrap {
	float: left;
	padding-top: 5px;
	padding-bottom: 10px;
	margin-right: 20px;
	display: inline;
}
.entry {
	overflow: hidden;
	height: 1%;/* ie*/
}
.post a {
	color: #E5761C;
}
/*-------------The Post-------------*/

.post ul {
	padding: 0 15px 15px;
}
.post dl {
	padding: 0 15px 15px;
}
.post dl dt {
	font-weight:bold;
	padding-left:25px;
	background:  url(images/list_ndc.png) no-repeat scroll 0 10px
}
.post dl dd {
	padding-bottom:20px;
	padding-left:25px;
}
.post ol {
	padding: 10px 0px 10px 25px;
	list-style-type: square;
}
.post ol li {
	list-style: decimal;
}
.post ul li {
	padding-left: 20px;
	list-style: square;
}
.post li {
	margin: 7px 0 8px 10px;
}
.post p {
	padding: 0px;
	text-align: justify;
}
.post_title {
	font-family: "Times New Roman", Georgia, serif;
	font-size: 26px;
	padding: 10px 0;
	text-transform: capitalize;
	font-weight: bold;
	clear: both;
	margin: 0px 0px 10px 0px;
}
.post a:hover, .post a:active {
	color: #2D2C2C;
}
.post_title a {
	color: #395064;
}
.post_title a:hover {
	color: #5E7589;
}
.post_thumbed .post_title {
	margin: 0px 0px 20px 0px;
	padding: 0px;
	border: none;
}
.post_title_wrap {
}
.post_meta {
	font-size: 12px;
	font-family: Tahoma, verdana;
	text-transform: capitalize;
	overflow: hidden;
}

.post_meta a {
font-weight: 900;

}



.single .post_meta {
}
.post_thumbed .post_meta {
	margin-bottom: 20px;
}
.edit_link {
	position: absolute;
	top: 3px;
	right: 3px;
	background: #fff;
	border: 1px solid #C3C3C3;
	padding: 0px 10px;
}
.category_link, .author_link, .comments_link, .date_link {
	padding: 0px 10px;
	color: #38666E;
}
.category_link {
	float: left;
}
.author_link {
	float: left;
}
.comments_link {
	float: right;
	background: transparent url(images/comment.png) no-repeat 0px 7px;
	padding: 0px 0px 0px 20px;
}
.date_link {
	padding-left: 2px;
	float: left;
}
a.more-link {
	color: #E5761C;
	font-size: 12px;
    font-weight: 900;
	text-transform: capitalize;
	float: right;
	clear: both;
	display: block;
	margin: 10px 0 0 0;
	padding:0 5px 0 0;
}
select {
	width: 130px;
}
.post code {
	background:#fff;
	border:1px solid #BEDDE2;
	display:block;
	font-family:"Consolas", Courier, monospace;
	font-size:13px;
	overflow:auto;
	padding:30px;
}
.widget {
	letter-spacing: 0.03em;
	line-height: 160%;
	text-align: left;
	font: 14px;
	position: relative;
	font-family: Georgia, Times, serif;
	background: url(images/side_bg.png) repeat-y center top;
	margin-bottom: 20px;
}
.widget_in {
	margin: 0px;
	overflow: hidden;
	padding:10px 20px 0px 20px;
}
.wg_close {
	position: absolute;
	left: 1px;
	width: 298px;
	height: 2px;
	bottom: 0px;
	background: transparent url(images/line_01.png) repeat-x bottom;
}
.wg_top {
	position: absolute;
	top: 0px;
	left: 1px;
	width: 298px;
	height: 2px;
	background: transparent url(images/line_01.png) repeat-x bottom;
}
.wg_bot {
	position: absolute;
	bottom: 0px;
	left: 1px;
	width: 298px;
	height: 3px;
	background: #000 url(images/line_01.png) repeat-x bottom;
}
.widget img {
	background-color: #FFFFFF;
	border: 1px solid #DCDCDC;
	float: left;
	margin: 10px;
	padding: 5px;
}
.widget ul, .widget ol {
	padding: 0px;
	margin: 0px;
	font-size: 14px;
	text-transform: capitalize;
}
.widget ul li {
	padding: 15px 0px;
	list-style: none;
	background: transparent url(images/list_01.png) no-repeat bottom center;
	margin: 0px 1px;
}
.widget ol li {
	list-style: decimal;
	padding: 5px 10px;
	border-bottom: 1px solid #F2F2F2;
}
.widget ul li > a:first-child {
	color: #38666E;
	background: transparent url(images/list_ndc.png) no-repeat 0px 10px;
	padding-left: 20px;
	display: block;
}
.widget ul li.recentcomments {
	color: #E5761C;
}
.widget ul li.recentcomments a {
	color: #38666E;
	background: none;
}
.widget ul li a:hover {
	color: #E5761C;
}
.widget a {
	color: #E5761C;
}
.adds {
	overflow: hidden;
	padding: 10px;
}
.adds a {
	float: left;
	margin: 3px;
}
.adds a img {
	color: #C92E25;
	margin: 0px;
	padding: 3px;
	border: 1px solid #CBE4E4;
	background: #fff;
}
#sidebar {
	width: 300px;
	float: right;
	position: relative;
	padding-top: 2px;/* do'nt remove */
	margin-top: 8px;/* do'nt remove*/
}
#sidebar_in {
	padding: 0px;
}
.wg_title_wrap {
	width: 300px;
	height: 40px;
	margin-top: -1px;
	border-top: 1px solid #000;
}
.wg_title {
	color: #538189;
	font-size: 13px;
	background: transparent url(images/wg_title.png) no-repeat top left;
	height: 45px;
	font-family: arial, trebuchet MS, "Times New Roman", Times, serif;
	font-weight: bold;
	line-height: 45px;
	margin: 0;
	padding: 0px 0px 0px 25px;
	text-transform: capitalize;
}
.textwidget {
	padding-top: 10px;
	padding-bottom: 30px;
}
/*--------------widgets  in widget- end------------*/
/*---Calendar------------------------------*/

table#wp-calendar {
	width: 100%;
	text-align: center;
	border-collapse: separate;
	border: 1px solid #EBEBEB;
	margin: 1px;
}
table#wp-calendar th {
	background: #CCCCCC;
	color: #F4F4F4;
	border: 1px solid #CCCCCC;
}
table#wp-calendar td {
	height: 25px;
	color: #666;
	font-size: 12px;
	border: 1px dotted #CCCCCC;
	vertical-align: middle;
	width: 14.28%;
	overflow: hidden;
}
table#wp-calendar td#today {
	color: #747677;
	border-top: 1px dotted #CCCCCC;
	vertical-align: middle;
	background: #f1f1f1;
	overflow: hidden;
}
table#wp-calendar a {
	font-weight: bold;
}
tfoot > tr > td#prev a, tfoot > tr > td#next a {
	font-size: 12px;
	color: #FFF;
	padding: 3px;
	background: #CCCCCC;
}
tfoot > tr > td#prev {
	text-align: left;
}
tfoot > tr > td#next {
	text-align: right;
}
table#wp-calendar caption {
	color: #666;
	font-style: italic;
	font-size: 14px;
	padding: 0 0 5px 0;
}
table#wp-calendar .pad {
	background-color: #EDEDED;
}
/*--- // Calendar----------------------------*/
/*-------------Forms------------------------------------------*/


form {
	text-align: left;
	font-size: 13px;
	line-height: 150%;
	vertical-align:middle;
}
input, textarea {
	overflow: auto;
	border: 1px solid #E0E5E5;
	background-color: #fff;
}
input {
	padding: 0.3em 1em;
	width: 160px;
	height: auto;
}
input[type="checkbox"], input[type="radio"] {
	background: transparent;
	width: 30px;
	border: none;
}
select {
}
textarea {
	padding: 1em;
}
input[type=button], input[type=submit], input[type=reset] {
	display: block;
	float: none;
	cursor: pointer;
	padding: 0.3em 0.6em;
	background: #565F66 none repeat scroll 0 0;
	border: 1px solid #444;
	color: #fff;
	width: auto;
}
label {
	padding: 1em 0;
	text-transform: uppercase;
	font-size: 75%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
/* End Form Elements */
/*---------------------------------- navigation (wp-nav)-------------------------------- */

.Nav {
	font-size: 11px;
	float: right;
	margin: -10px 0px 20px 0px;
}
.Nav a {
	padding: 0.2em 0.5em;
	color: #FFF;
	background-color: #666;
	font-size: 11px;
	border: 1px solid #5A5A5A;
}
.Nav a.on, .Nav a:hover {
	color: #FFF;
	background: #E5761C;
	border: 1px solid #D3640A;
}
.alignleft {
	float: left;
	margin: 0px 20px 20px 0px;
	display: inline;
}
.alignright {
	float: right;
	margin: 0px 0px 20px 20px;
	display: inline;
}
img.aligncenter, div.aligncenter {
	text-align: center;
	margin: 0 auto;
}
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}
.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;
}
#top {
	width: 960px;
	clear: both;
	overflow: hidden;
	height: 106px;
	background-color: #9f0000;
	background-image: url(images/top.jpg);
	background-position: 0px 0px;
}
#topside {
	height: 50px;
	width: 330px;
	background-image: url(images/topside.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: -50px;
}
.thumb_img {
	border:1px solid #BEDDE2;
	padding: 5px;
	background-color: #fff;/*float:left;*/
	;
	margin-right: 15px;
}
/*-------------- Comments List------------------------------------------*/

#respond {
	margin: 25px 0px 25px 110px;
	overflow: hidden;
}
#respond_in {
}
ol.commentlist {
	text-align: justify;
	margin: 0px 5px;
	color: #7D7D7D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 20px 20px 20px 90px;
}
.commentlist li {
	margin: 50px 0 3px 0px;
	list-style: none;
	padding: 15px 5px 5px 5px;
}
.commentlist li li {
	margin: 0px;
}
.commentlist p {
}
.comment_area {
	background: #fff none repeat scroll 0 0;
	border: 1px solid #CBE4E4;
	clear: both;
	line-height: 18px;
	padding: 20px;
	padding-bottom: 40px;
}
.commentlist li .avatar {
	float: left;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}
.commentlist li img.avatar {
	border: 1px solid #DCDCDC;
	padding: 5px;
	margin-right: 5px;
	float: left;
	clear: both;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
.comment_meta {
	position:absolute;
	right:5px;
	top:-25px;
}
#commentlist .comment_wrap {
	position:relative;
}
.comment_meta a {
	color: #555;
}
.comment_ndc {
	position: absolute;
	top: 50px;
	left: -17px;
	background: url(images/comment_ndc.png) no-repeat;
	width: 40px;
	height: 60px;
}
.children .comment_ndc {
	visibility: hidden;
	display: none;
}
.children .comment_area {
	padding-left: 85px;
}
ul.children {
	border-left: 1px solid #CED0D0;
	margin-top: 5px;
	padding-top: 25px;
}
ul.children li {
	padding-right: 0px;
	padding-left: 30px;
	background: transparent url(images/comment_li_bg.gif) no-repeat scroll 0 80px;
}
/* ============== comment Form =====================*/

h3.leave_reply {
	text-transform: uppercase;
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 10px 0px;
	color: #565F66;
}
form#comment input [type="submit"] {
	margin-top: 20px;
}
form#comment label {
	margin-left: 10px;
}
form#comment input [type=text] {
	width: 150px;
}
form#comment textarea {
	width: 440px;
	height: 130px;
	margin: 10px 0px;
	float: left;
}
form#comment ul.fields li {
	padding: 5px 0px;
}
form#comment p {
	margin: 5px 0;
}
form#comment #submit {
	clear: both;
}
ul.fields {
	float: left;
}
ul.fields li {
	list-style: none;
}
h3#respond {
	font-size: 23px;
	color: #4b4b4b;
	margin-left: 50px;
	font-weight: normal;
	padding-top: 18px;
	padding-bottom: 25px;
}
div.reply {
	position: absolute;
	right: 15px;
	bottom: 10px;
	z-index: 99;
	padding: 2px;
	font-size: 10px;
	font-weight: 800;
	text-transform: uppercase;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: right;
}
.reply a {
	border: 1px solid #DCDCDC;
	padding: 1px 5px 1px 5px;
	margin-left: 5px;
	background: #fff;
}
.reply a:hover {
}
cite {
	color: #E5761C;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
}
/*.comment_author {
	margin-bottom: 0;
	padding-top: 1px;
	width: 80px;
	position: absolute;
	left: -85px;
	top: 35px;
    z-index:999;
}*/


 .comment_author {
	width: 80px;
	position: absolute;
	left: -85px;
	top: 22px;
	overflow: hidden;
}
.comment_author cite.com_author {
	float: left;
	clear: both;
	text-align: center;
}
ul.children .comment_author {
	margin-bottom: 0;
	padding-top: 1px;
	width: 100px;
	position: absolute;
	left: 15px;
	top: 20px;
	z-index: 999;
}
.comment_author span {
	color: #A6A6A6;
	display: block;
	font-size: 0.9em;
	padding-left: 65px;
	padding-top: 0px;
}
.comment_author cite {
	font-size: 1em;
	padding-left: 10px;
}
h3#Responses {
	font-size: 16px;
	padding-left: 30px;
	margin-top: 20px;
}
.widget ul li.cat-posts-title {
	font-size: 10px;
	line-height: 160%;
	margin-top: 20px;
}
.widget ul li.cat-posts-title a {
	font-size: 14px;
	line-height: 100%;
	color: #E5761C;
	display: block;
	margin-bottom: -7px;
}
form.search_widget input.search_term {
	width: 130px;
	float: left;
}
form.search_widget input.search_button {
	float: right;
}
/* categories navigation end */



#search {
	position: absolute;
	top: 50px;
	right: 0px;
	height: 25px;
	width: 290px;
	background: transparent url(images/search.png) no-repeat top left;
	z-index: 10;
	font-family: Tahoma, Arial, Verdana;
}
#search #searchform {
	padding:3px 2px 3px 2px;
}
#search #searchform .search_term {
	background:none;
	border: none;
	width: 170px;
	line-height: 20px;
	padding:0px 10px;
	float: left;
	color: #56848C;
	height: 20px;
	overflow: auto;
}
#search #searchform .search_button {
	border: none;
	background:none;
	padding: 0px;
	margin: 0px;
	width: 75px;
	float: right;
	color:#6A98A0;
	text-transform: uppercase;
	font-size: 10px;
	font-family: Tahoma, Arial, Verdana;
	padding-top: 3px;
}
.top {
	height: 36px;
	color: #897567;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	background: transparent url(images/top.png) repeat-x top left;
}
.top_in {
	text-align: left;
	width: 950px;
	margin: 0 auto;
}
ul#subscribe {
	padding: 4px 2px;
	float: right;
	font-size: 11px;
	width: 285px;
	color: #897567;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	text-transform: capitalize;
    font-weight: 900;
}
#login_top {
	padding-right: 10px;
	float: right;
	font-size: 10px;
	margin-top: 5px;
	color: #897567;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#login_top li {
	display: inline;
	height: 30px;
	float: left;
	padding: 0px 8px;
}
#login_top a {
	color: #fff;
}
#login_top a:hover {
	color: #F1AC29;
}

#login_top span {
 	color: #F1AC29;  
}

#subscribe a {
	color: #38666E;
}
#subscribe a:hover {
	color: #E5761C;
}
#subscribe li {
	display: inline;
	height: 30px;
	float: left;
}
li#twitter {
	padding-left: 30px;
	background: url(images/twitter.png) no-repeat 0px 2px;
	float: right;
}
li#rss {
	background: url(images/rss.png) no-repeat 0px 2px;
	padding-left: 30px;
	padding-right: 20px;
}
li#twitter a {
}
.author_box {
	margin: 30px 0px;
	background: #FFFFFF url(images/post.png) repeat-y scroll center 0;
	border: 1px solid #CBE4E4;
}
.author_box a {
	font-style: italic;
	letter-spacing: 1px;
	text-transform: capitalize;
}
.author_box_in {
	padding: 30px;
	height: 100%;
	overflow: hidden;
}
.author_box .avatar_wrap {
	float: left;
	margin-right: 30px;
}
.author_box .avatar img {
	background: #EEEEEE none repeat scroll 0 0;
	border: 1px solid #DDDDDD;
}
.author_box h3 {
	font-size: 13px;
	text-transform: capitalize;
	padding-bottom: 10px;
}
.author_box .description {
	border: 1px solid #BEDDE2;
	background: #fff;
	margin-left: 105px;
	padding: 20px;
	font-size: 12px;
	font-family: Tahoma, Verdana, serif;
}
.author_box .description p {
}
.share_panel {
	overflow: hidden;
	height: 1%;
}
.share_panel img {
	background: transparent;
	border: none;
	padding: 5px;
}
.share_panel a {
	display: block;
	margin-right: 10px;
	float: left;
}
#spread {
	margin-bottom: 10px;
}
#related_top {
	clear: both;
	margin: 50px 10px 0px 0px;
}
#related_top img {
	border: none;
	background: none;
}
div.related_posts {
	margin-top: 10px;
}
div.related_posts_in {
	padding: 20px 10px;
	background: #fff;
	border: 1px solid #CBE4E4;
}
.related_posts ul {
}
.related_posts ul li {
	height: 100%;
	overflow: hidden;
	padding-left: 20px;
	margin-bottom: 5px;
	background: transparent url(images/list_ndc.png) no-repeat 0px 10px;
	list-style: none;
}
/* categories navigation */

/*---------------[PAGES DROPDOWN]--------------
------------------------------------------------*/


#catnav {
	padding:  0px;
	float: left;
	width: 610px;
	background: transparent url(images/cat_li.png) repeat-y left center;
}
#catnav * {
	padding: 0;
	margin: 0;
	text-decoration: none;
}
UL#cats A {
	text-decoration: none;
}
UL#cats {
	float: left;
	height: 31px;
	/*keep this*/
	line-height: 31px;
	/*keep this for absolute position (should be the same value)*/
   font-weight: 900;
	font-family:  trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	text-transform: capitalize;
	padding: 0px 2px 0px 2px;
    letter-spacing: 0.5px;
}
UL#cats .children {
	z-index: 999;
}
UL#cats LI {
	float: left;
	background: transparent url(images/cat_li.png) repeat-y right center;
	padding-right: 2px; /* background*/
}
UL#cats LI li {
	padding-right: 0px; /* background for fist level only*/
}
UL#cats LI A {
	padding: 0px 15px;
	color: #38666E;
}
UL#cats LI A:hover {
}
UL#cats LI li A {
	padding: 0px 10px;
	color: #BEDDE2;
}
UL#cats LI LI {
	background: #2B3946;
	background-image: none;
	margin: 0;
	padding: 0px;
	width: 240px;
	line-height: 31px;
	background: #353F48 url(images/drop.png) repeat-x scroll left bottom;
}
#cats li.current-cat a, #cats li a:hover {
	color: #38666E;
	/*color: #E5761C;*/
	line-height: 31px;
	background: transparent url(images/cat_a.png) repeat-x left center;
}
#cats li li.current-cat a, #cats li li a:hover {
	color: #EC901D;
	line-height: 31px;
	background:none;
}
#cats UL {
	background-image: url(images/pages-bottom.png);
}
#cats LI:hover UL, UL#cats LI.sfHover UL {
	top: 31px;
}
#cats LI LI {
	background-image: none;
	margin: 0px;
}
UL#cats li LI:hover>A {
	background: none;
}
#cats LI LI:hover UL, UL#cats LI LI.sfHover UL {
	top: 0px;
}
#cats LI LI A:hover, UL#cats LI.current_page_item LI A:hover {
	background: none;
	border: none;
}
UL#cats LI.current_page_item>A:hover {
	background: transparent url(images/active-page-bg.jpg) repeat-x scroll top left;
}
/*---------------[DEFAULT DROPDOWN SETTINGS]---
------------------------------------------------*/

.dropdown * {
	margin: 0;
	padding: 0;
	list-style: none;
}
.dropdown UL {
	position: absolute;
	top: -999em;
	background-position: bottom;
	background-repeat: no-repeat;
}
.dropdown LI {
	float: left;
	position: relative;
}
.dropdown A {
	display: block;
	float: left;
}
.dropdown LI:hover UL, UL.dropdown LI.sfHover UL {
	left: 0px;
	top: 56px;
}
.dropdown LI:hover LI UL, .dropdown LI.sfHover LI UL {
	top: -999em;
}
.dropdown LI LI:hover UL, UL.dropdown LI LI.sfHover UL {
	left: 240px;
	top: 0px;
}
.dropdown LI:hover UL, .dropdown LI LI:hover UL {
	top: -999em;
}
.dropdown LI LI {
	display: block;
	padding: 0px;
	float: left;
	height: auto !important;
}
.dropdown LI UL {
	width: 240px;
}
.dropdown LI LI A:link, .dropdown LI LI A:visited {
	display: block;
	height: auto;
	float: left;
}
.dropdown LI:hover {
	visibility: inherit;/*fixes IE7 'sticky bug'*/
}
#footer {
	color: #F8FBFB;
	font-size: 10px;
	text-align: left;
	line-height: 22px;
	clear: both;
	height: 45px;
	background: #C1DCE1 url(images/footer.png) repeat-x top;
	overflow: hidden;
}
#footer a {
	color: #EC901D;
}
#footer ul li {
	display: inline;
	float: left;
	padding: 0px 10px;
}
#footer ul.copyright {
	margin: 0px;
	float: left;
}
.footer_in {
	padding: 18px 0px 0px 0px;
	width: 940px;
	margin: 0 auto;
}
#footer p {
	padding-top: 2px;
}
#footer img {
	vertical-align: middle;
}
#cats  li.current-cat li  a  {
background:none ;
}







