/* 

Artefak - CSS File

*/


/* Generated by Font Squirrel (http://www.fontsquirrel.com) */
@font-face {
    font-family: 'ImpactRegular';
    src: url('../fonts/impact-webfont.eot');
    src: url('../fonts/impact-webfontd41d.eot?#iefix') format('embedded-opentype'),
         url('../fonts/impact-webfont.woff') format('woff'),
         url('../fonts/impact-webfont.ttf') format('truetype'),
         url('../fonts/impact-webfont.svg#ImpactRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'TuffyRegular';
    src: url('../fonts/Tuffy-webfont.eot');
    src: url('../fonts/Tuffy-webfontd41d.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Tuffy-webfont.woff') format('woff'),
         url('../fonts/Tuffy-webfont.ttf') format('truetype'),
         url('../fonts/Tuffy-webfont.svg#TuffyRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'TuffyItalic';
    src: url('../fonts/Tuffy_Italic-webfont.eot');
    src: url('../fonts/Tuffy_Italic-webfontd41d.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Tuffy_Italic-webfont.woff') format('woff'),
         url('../fonts/Tuffy_Italic-webfont.ttf') format('truetype'),
         url('../fonts/Tuffy_Italic-webfont.svg#TuffyItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'TuffyBold';
    src: url('../fonts/Tuffy_Bold-webfont.eot');
    src: url('../fonts/Tuffy_Bold-webfontd41d.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Tuffy_Bold-webfont.woff') format('woff'),
         url('../fonts/Tuffy_Bold-webfont.ttf') format('truetype'),
         url('../fonts/Tuffy_Bold-webfont.svg#TuffyBold') format('svg');
    font-weight: normal;
    font-style: normal;

}


/*** GLOBAL  ***/
html, body{height:100%;}
body {
	font-family:Arial;
	font-size:12px;
	color:#444;
	margin:0;
	padding:0;
	line-height:20px;
	background:#fcfcfc
}
* {
	margin:0;
	padding:0;
}
*:focus {
	outline:none;
}
form{margin:0; padding:0;}
hr {
	border-width:0;
	height:1px;
	line-height:0;
	margin:30px 0px;
	page-break-after:always;
	text-align:center;
	width:100%;
	clear:both;
	color:#f1f1f1;
	background-color:#f1f1f1;
}

hr.small{margin:15px 0px;}


.clearfix:before,
.clearfix:after{
  content: '\0020';
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
 }

.clearfix:after {
  clear: both; }
.clearfix {
  zoom: 1; }

.clear, .clr {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}

/*** END OF GLOBAL  ***/

/*** DEFAULT ELEMENT STYLES ***/

/* heading */
h1, h2{margin-bottom:15px;}
h3, h4, h5, h6{margin-bottom:10px;}
h1 {font-size:26px; line-height:28px;}
h2 {font-size:22px; line-height:24px;}
h3 {font-size:20px; line-height:22px;}
h4 {font-size:16px; line-height:18px;}
h5{font-size:14px; line-height:16px;}
h6 {font-size:13px; line-height:15px;}
h1, h2, h3, h4, h5, h6{ font-weight:normal; font-family:'TuffyRegular', sans-serif, Arial, Helvetica; color:#333}
.pagetitle{font-family:'ImpactRegular', Arial; font-size:40px; line-height:42px; color:#fff}
.pagedesc{color:#aaa; line-height:22px;}


/* links */
a, a:visited, .colortext {text-decoration:none; font-weight:normal; color:#c93232 }
a:hover{text-decoration:underline; color:#c93232}
a img{border:none}


/* float align */
.alignleft,
img.alignleft {
	display: inline;
	float: left;
	margin-right: 20px;
	margin-top: 3px;
}
.alignright,
img.alignright {
	display: inline;
	float: right;
	margin-left: 20px;
	margin-top: 5px;
}
.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignnone,
img.alignnone {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top:3px;
}


img.alignleft, 
img.alignright, 
img.aligncenter,
img.alignnone {
	margin-bottom: 12px;
}
.copyrights{text-indent:-9999px;height:0;line-height:0;font-size:0;overflow:hidden;}
/* lists, blockquotes and paragraphs */
p, ul, ol, blockquote {
	margin-bottom:20px;
}
ul {
	list-style: square;
	margin: 0 0 18px 1.5em;
}
ol {
	list-style: decimal;
	margin: 0 0 18px 2.2em;
}
ol ol {
	list-style: upper-alpha;
}
ol ol ol {
	list-style: lower-roman;
}
ol ol ol ol {
	list-style: lower-alpha;
}
ul ul,
ol ol,
ul ol,
ol ul {
	margin-bottom: 0;
}
	
blockquote {
	margin:0px 0 20px 0px;
	padding:0px 10px 0px 50px;
	background-image:url(../images/quote.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
	clear:both;
	font-family:'TuffyRegular', Georgia, Arial;
	font-style:italic;
	font-size:16px;
	line-height:22px;
}
	
	
blockquote.left, blockquote.right  {
	float:right;
	letter-spacing:0px;
	margin-bottom:20px;
	margin-left:20px;
	margin-top:0px;
	padding:0px 20px 10px 60px;
	width:43%;
	background-position:0px 0px;
	}
	
blockquote.left{
	float:left;
	margin-left:0px;
	margin-right:20px;}

blockquote p{margin-bottom:0px; font-size:16px; line-height:20px}

/* code */
code {
	font-family:Verdana, Arial;
	letter-spacing:1px;
	margin:25px 0 25px 0px;
	display:block;
	font-size:0.9em;
	border-left:4px solid #cfcfcf;
	padding:15px 10px;
}

/*** END OF DEFAULT ELEMENT STYLES ***/

/*** CONTAINER ***/
#bodychild{}
#outercontainer{width:100%}
#outerheader, #outerafterheader, #outerslider, #outerbeforecontent, #outermain,  #outerfootersidebar, #outerfooter{width:100%; margin:0 auto}
header, #afterheader, #slidercontainer, #maincontent{width:940px; margin:0 auto}
/*** END CONTAINER ***/

/*** HEADER ***/
#outerheader{height:58px; border:solid 1px #181818; border-width:1px 0; background:url(../images/bg-outerheader.gif) repeat}
header{}
#logo{width:200px; float:left;}
#logo img{display:block;}
#navigation{float:right;}


nav{position:relative;	z-index:9000; float:right; margin:0 0 0 0;}

#topnav{
	margin:0;
	padding:0;
	list-style-type:none;
	overflow:visible;
	position:relative;
	float:left;
	font-size:14px;
	font-family:'TuffyRegular', Arial;
	background:url(../images/bg-sepmenu.gif) repeat-y top right;
  }
.sf-menu a {
	text-decoration:none!important;
	display:		block;
	position:		relative;
	padding: 		0 25px !important;
	text-decoration:none;
	font-weight:normal;
	text-transform:uppercase;
	color:#ededed;
	text-shadow:1px 1px 0 #151515;

}
.sf-menu a:visited{color:#ededed;}
.sf-menu a:hover, .sf-menu li a.current{color:#fff;}
.sf-menu li.sfHover a:hover{color:#ededed;}

.sf-menu li a{background:url(../images/bg-sepmenu.gif) repeat-y top left;}
.sf-menu li{line-height:58px;}
.sf-menu li:hover,
.sf-menu .current, .sf-menu  .current:hover
{background:#ca3232}

/* Drop down menu */
.sf-menu ul a:hover {}
.sf-menu li li {
	text-align:left;
	line-height:20px;
	margin:0;
}
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
	
}
.sf-menu {
	line-height:100%;
	position:absolute;
	right:0;
	bottom:0;
	float:left;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			14em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
	margin:0;
}

.sf-menu li li{margin:0px 0px;}


.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			2px;
	top:			4.2em; /* match top ul list item height */
	z-index:		99;

}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			14em; /* match ul width */
	top:			-1px;
	margin-left:	0px;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
	
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			14em; /* match ul width */
	top:			-1px;
	
}
.sf-menu ul li a{
	padding:8px 25px 8px 25px!important;
	text-transform:capitalize;
	display:block; width:auto; white-space:no-wrap;
}

.sf-menu ul li a:hover{}
.sf-menu li ul {
	padding:0px;
}
.sf-menu a.sf-with-ul {
	padding-right: 	0px;
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			10px;
	top:			1.05em; /* IE6 only */
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
}
.sf-menu li li a{background:transparent; font-size:13px; font-family:Arial;}
.sf-menu li li{background:#2d2d2d url(../images/bg-linesubmenu.gif) repeat-x left bottom}
.sf-menu li li:hover{background:#222 url(../images/bg-linesubmenu.gif) repeat-x left bottom}
.sf-menu li li:last-child{background:#2d2d2d}
.sf-menu li li:last-child:hover{background:#222}


/*** AFTER HEADER  ***/
#outerafterheader{background:#f9f9f9 url(../images/bg-outerafterheader.gif) repeat-x; height:59px; border-bottom:solid 1px #121212;}
#afterheader{background:url(../images/bg-afterheader.png) no-repeat top left}
#aftertheheader{font-family:"Georgia"; font-style:italic; color:#999; text-align:right; padding:20px 0 0 0}

/*** SLIDER ***/
#outerslider{border-bottom:solid 1px #121212; background:#121212 url(../images/bg-outerslider.jpg) no-repeat top center; height:371px}
#slidercontainer{position:relative; height:371px}
#slider{width:940px; position:relative;}

#slideshow{list-style-type:none; padding:0; margin:0; height:371px}
.slide-img{position:absolute; top:82px; left:16px}
.slide-text{margin-left:454px; padding:75px 0 0 0; color:#fcfcfc}
.slide-text h1{font-family:'ImpactRegular', Arial; font-size:40px; line-height:50px; color:#fff; text-shadow:1px 1px 0 #363636; margin-bottom:10px}
.slide-text h4{font-family:Arial; color:#fcfcfc; margin-bottom:20px}
#slidernav{
	bottom:13px;
	right:0; 
	position:absolute; 
	z-index:10; 
}
#slidernav a{
	width:11px;
	height:11px;
	background-image:url(../images/but-slider.png);
	background-repeat:no-repeat;
	background-position:0 0px;
	border:0px;
	margin-left:8px;
	cursor:pointer;
	display:inline;
	display:inline-block;
	vertical-align:top;
	font-size: 0;
	line-height: 0;
	text-indent:-9999px;
}
#slidernav a.activeSlide{
	width:11px;
	height:11px;
	background-image:url(../images/but-slider.png);
	background-repeat:no-repeat;
	background-position:0px -11px;
	margin-top:0px;
}

#bgslider{background:url(../images/bg-slide.png) no-repeat; width:407px; height:347px; position:absolute; bottom:-43px }



/*** BEFORE CONTENT  ***/
#outerbeforecontent{background:#f3f3f3; border-bottom:solid 1px #e1e1e1}
#beforecontent{padding:44px 0 30px 0; border-bottom:solid 1px #fff}
#beforethecontent{width:940px; margin:0 auto;}

#outerbeforecontent.inner{background:url(../images/bg-outerbeforecontentinner.jpg) no-repeat; border-bottom:solid 1px #121212}
#outerbeforecontent.inner #beforecontent{padding:40px 0; border:0px;}
#outerbeforecontent.inner #beforethecontent{text-align:center;}

#beforethecontent-colleft{float:left; width:60%}
#beforethecontent-colleft p:last-child{margin:0;}
#beforethecontent-colright{float:right; width:35%}
.quote{text-align:right; color:#232222}
.quote p{font-size:18px; font-family:'Georgia',Arial; font-style:italic; line-height:30px; margin-bottom:8px}
.qname{font-size:13px;}
.largetext{font-size:16px;}
.middletext{vertical-align:top; padding:10px 0 0 10px; display:inline-block}

#welcome{text-align:center;}

/*** CONTENT  ***/
#outermain{padding:40px 0 60px 0;}
#maincontent{}
#content{width:640px; float:left;}
#content.positionright{float:right;}
#content.positionleft{ float:left;}

/*==== Custom List ====*/
ul.list{list-style-type:none; margin:0 0 20px 0; padding:0}
ul.list li{background:url(../images/list.gif) no-repeat 0 10px; padding:0 0 0 20px; line-height:24px}
ul.list li a, ul.list li a:visited{color:#444;}

ul.checklist{list-style-type:none; margin:0 0 20px 0; padding:0}
ul.checklist li{background:url(../images/checklist.png) no-repeat 0 6px; padding:0 0 0 20px; line-height:24px}
ul.checklist li a, ul.checklist li a:visited{color:#444;}

ul.nolist{list-style-type:none; margin:0 0 20px 0; padding:0}
ul.nolist li{clear:both; padding-bottom:25px; margin-bottom:10px}
.smalltitle{display:block;}

ul.social{list-style-type:none; margin:0 0 20px 0; padding:0}
ul.social li{padding-bottom:10px;}
ul.social li a, ul.social li a:visited{color:#444;}
ul.social li a:hover{color:#c93232;}
.valignmiddle{vertical-align:top; padding-right:10px}

ul.inlineblock{list-style-type:none; margin:0 0 20px 0; padding:0}
ul.inlineblock li{ padding:0 0 5px 0 ; margin:0 0 20px 0; clear:both}

/*==== Image Border ====*/
.imgborder{padding:5px; background:#f3f3f3; border:solid 1px #fff; outline:solid 1px #e1e0e0}

/*==== Form & Button ====*/
form{margin:0; padding:0;}
input[type="text"],
textarea, input[type="password"], select{
	font-size:12px;
	padding:10px 5px;
	background:#ffffff;
	border:0;
	color:#737373;
	border:solid 1px #dadada;
	border-width:1px 0 0 1px;
}

select {
	font-size:11px;
	padding:4px 5px;
}


.button, .button:visited, input[type="submit"],
input[type="reset"],
button{
	font-size:12px;
	background:#f2f2f2 url(../images/bg-button2.png) repeat-x;
	background-position:0 0;
	display:inline-block;
	color:#676767;
	padding:6px 10px 6px 10px;
	border:solid 1px #ffffff;
	outline:solid 1px #e1e0e0;
	margin:0;
	cursor:pointer;
}

/* firefox only */
@-moz-document url-prefix() {
	.button, .button:visited, input[type="submit"],
	input[type="reset"],
	button{
	 padding:5px 10px 6px 10px;
	 line-height:18px;
	}
}

.button:hover, input[type="submit"]:hover,
input[type="reset"]:hover,
button:hover{text-decoration:none; background-position:0 -27px}

.buttoncolor, .buttoncolor:visited{
	font-family:'TuffyRegular', Arial;
	color:#fff;
	text-shadow:1px 1px 0 #151515;
	font-size:16px;
	display:inline-block;
	text-transform:uppercase;
}

.buttoncolor:hover{color:#fff; text-decoration:none}
.buttontext{
	background:url(../images/bg-button.png) repeat-x;
	height:40px;
	line-height:45px;
	float:left;
	padding:0 12px 0 20px
}
.buttonsep{
	background:url(../images/bg-buttonright.png) no-repeat;
	height:40px;
	width:21px;
	float:left;
	margin-left:0px;
}

/*==== Separator ====*/
.separator {
	display:block;
	height:30px;
	padding:10px 0;
	text-align:center;
	width:100%;
	clear:both;
}

.separator.line {
	display:block;
	text-align:center;
	width:100%;
	clear:both;
	padding:0;
	height:auto;
	margin-bottom:20px
}


.separator.line div{
 	height:30px; display:block; clear:both; padding:10px 0;
	background:url(../images/line.png) no-repeat center center
}

/*==== Column ====*/
.one_half, .one_third, .two_third, 
.three_fourth, .one_fourth, .one_fifth, 
.two_fifth, .three_fifth, .four_fifth, 
.one_sixth, .five_sixth						{margin-right: 4%; margin-left:0; position:relative; float:left;}

.one_half									{ width:48%; }
.one_third									{ width:30.6666%;}
.one_fourth									{ width:22%; }
.one_fifth									{ width: 16.8%;}
.one_sixth 									{ width: 13.3333%;}

.two_third									{ width: 65.3332%;}
.two_fourth 								{ width: 48%;}
.two_fifth 									{ width: 37.6%;}
.two_sixth 									{ width: 30.6666%;}

.three_fourth								{ width:74%;}
.three_fifth 								{ width: 58.4%;}
.three_sixth 								{ width: 47.9998%;}

.four_fifth 								{ width: 79.2%;}
.four_sixth 								{ width: 65.3332%;}

.five_sixth 								{ width: 82.6665%;}
.firstcols									{ margin-left:0px !important; }
.last, .lastcols							{ margin-right:0px !important; clear:right; }

/*==== Tables ====*/
table {border-collapse:separate;border-spacing:0;width:100%; margin-bottom:18px;}
table,td,th { text-align:center;}
th{padding:10px;text-transform:uppercase; border-bottom: 1px solid #f1f1f1;}
td{padding:10px;}
tfoot td{border:0px;}
th,tr:hover{}
table {
	border: 1px solid #f1f1f1;
	border-bottom:0;
	text-align: left;
	margin: 0 -1px 24px 0;
	width: 100%;
}
tr th,
thead th {
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	padding: 9px 24px;
}
tr td {
	border-bottom: 1px solid #f1f1f1;
	padding: 6px 24px;
}
tr.odd td {
	background: #F2F7FC;
}

/*==== Quote ====*/
.pullquote-right,.pullquote-left{
	padding:0px 10px 0px 50px;
	background-image:url(../images/quote.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
	float:right;
	font-family:'TuffyRegular', Georgia, Arial;
	font-style:italic;
	font-size:16px;
	letter-spacing:0px;
	line-height:22px;
	margin:0px 2px 20px 20px;
	width:50%;
	}
.pullquote-left{float:left;margin-left:2px;margin-right:20px;}


/* == Dropcaps == */
.dropcap1{
	text-shadow:1px 1px 0 #ededed;
	display:block;
	float:left;
	font-size:35px;
	line-height:35px;
	margin:2px 8px 0 0;
}
.dropcap2{
	display: block;
	float:left;
	font-size:35px;
	line-height:45px;
	width: 47px;
	-moz-border-radius: 47px;
	-webkit-border-radius: 47px;
	-khtml-border-radius: 47px;
	border-radius: 47px;
	float:left;
	text-align: center;
	margin:8px 15px 0 0;
	padding-top:3px;
	background:#585858; color:#fff;
}
.dropcap3{
	background:#585858; color:#fff;
	display:block;
	float:left;
	font-size:35px;
	line-height:40px;
	width:47px;
	height:40px;
	text-align: center;
	margin:6px 8px 0 0;
	padding:5px 0
}


/*== Highlight ==*/
.highlight1{padding:2px 5px; background-color:#585858; border:solid 1px #ebebeb; color:#fff}	
.highlight2{padding:2px 5px; background-color:#ebebeb;  border:solid 1px #f7f7f7}

/*==== Tabs ====*/
.tabcontainer{margin:0 0 20px 0;}
ul.tabs {
	margin: 0 0 -1px 0;
	padding: 0 0 2px 0;
	list-style: none;
	height: 25px;
	width: 100%;
	border-left:solid 1px #ededed;

}
ul.tabs li {
	float: left;
	margin: 0 0;
	padding: 0 0;
	line-height:25px;
	height:25px;
	position: relative;
	background:#fff;
}
ul.tabs li:last-child{background:transparent;}

ul.tabs li a {
	text-decoration: none;
	float:left;
	display: block;
	padding: 0 15px;
	outline: none;
	color:#c93232;
	font-size:12px;
	background:#fff;
	border:solid 1px #ededed; border-width:1px 0px 1px 0px;
}

.tab-content {padding: 20px 0; }
	
ul.tabs li:hover{}
ul.tabs li.active{}
html ul.tabs li.active a{color:#444; background:#fff; border:solid 1px #ededed; border-width:1px 0px 1px 0px;}
ul.tabs li .tab-arrow{ background:url(../images/tab.gif) no-repeat left top; width:12px; height:25px; display:inline-block; float:left; border:solid 1px #ededed; border-width:1px 0px 1px 0px;}
ul.tabs li:last-child .tab-arrow{border:0;}
#tab-body{
	padding:0 20px;
	background:#fff;
	border:solid 1px #ededed;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-khtml-border-radius: 2px;
	border-radius: 2px;
}

/*==== jQuery Toggles ====*/
#toggle{margin:0 0 20px 0}
h2.trigger {
	padding: 0;
	height:40px;
	line-height:40px;
	margin: 0 0 10px 0;
	font-size:12px;
	font-weight: normal;
	background:#fff;
	border:solid 1px #ebebeb;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-khtml-border-radius: 2px;
	border-radius: 2px;
	-moz-box-shadow: 0 0 1px 1px #f6f6f6;
	-webkit-box-shadow: 0 0 1px 1px#f6f6f6;
	box-shadow: 0 0 1px 1px #f6f6f6;
	font-family:Arial;
	
}
h2.trigger span {
	text-decoration: none;
	display: block;
	color:#c93232;
	background: url(../images/toggle.png) no-repeat left top;
	padding-left:50px;
	cursor:pointer;
	height:40px;
	line-height:42px;
}
h2.active span{ background:url(../images/toggle-down.png) no-repeat left center; color:#101010; }
h2.trigger a:hover {
	color: #101010;
}
h2.active {
	background:#fafafa;
}
.toggle_container {
	margin: 0 0 2px 0;
	padding: 10px 25px;
	overflow: hidden;
	clear: both;
}
.toggle_container .block {
	padding: 0px;
}
.toggle_container .block p {
	padding: 5px 0;
	margin: 5px 0;
}



/*** SIDEBAR  ***/
#sidebar{width:270px; float:left; padding:0 0 0 30px;}
#sidebar.positionleft{float:left; padding:0 30px 0 0;}
#sidebar.positionright{float:right;}

#sidebar .widget-title{
	padding:0;
	font-size:18px;
	color:#c93232;
	float:right;
	text-align:right;
	margin:0 -20px 0 0;
	padding-right:20px;
	border-bottom:solid 1px #efefef;
	margin-bottom:13px;
}
#sidebar ul{
	list-style-type:none;
	list-style-position:outside;
	margin:0;
	padding:0;
	clear:both;
}
#sidebar ul li{
	list-style-type:none;
	margin:0;
	padding:0;
	color:#444;
}
#sidebar .widget-container{
	margin-bottom:40px;
	clear:both;
	background:#fff;
	border:solid 1px #ebebeb;
	border-width:0 1px 1px 0;
	box-shadow: 1px 1px 0px #f6f6f6;
	padding:20px;
	position:relative;

}

#sidebar li li{
	list-style-type:none;
	margin:0 0 4px 0;
	padding:0 0 4px 20px;
	background:url(../images/arrow2.png) no-repeat 0 5px;
}

/* firefox only */
@-moz-document url-prefix() {
	#sidebar li li{
	 background:url(../images/arrow2.png) no-repeat 0 6px;
	}
}


#sidebar li li a{color:#444; }
#sidebar li li a:hover{text-decoration:underline;}
#sidebar .textwidget{clear:both;}
#sidebar .widget-container p:last-child{margin:0;}
#sidebar #widget-search.widget-container, #sidebar #widget-ads.widget-container{
	background:transparent;
	border:0;
	box-shadow: 0 0 0 #f6f6f6;
	padding:0;
}
#sidebar #searchform #s{width:94%;}
#sidebar .ads img{ display:inline; margin:0 15px 12px 0}
#sidebar .ads img.nomargin{margin-right:0;}

#sidebar ul.latestpost{ list-style-type:none; padding:0; margin:0;}
#sidebar ul.latestpost li{background:transparent; padding:0 0 20px 0; clear:both}
#sidebar ul.latestpost li:last-child{padding:0;}
#sidebar ul.latestpost li img{ padding:5px; background:#f3f3f3; border:solid 1px #fff; outline:solid 1px #e1e0e0}
#sidebar ul.latestpost .lptitle{display:block;}
ul.latestpost .lptitle a, ul.latestpost .lptitle a:visited{color:#c93232 !important;}

/* list second level */
#sidebar ul.sub-menu, #sidebar ul.children, #sidebar ul ul ul{margin:5px 0 0 10px; }
#sidebar ul.sub-menu li, #sidebar ul.children li, #sidebar ul ul ul li{margin-bottom:2px; padding-bottom:2px; border:0;}


/*** FOOTER SIDEBAR  ***/
#outerfootersidebar{padding:0 0; background:url(../images/bg-outerfootersidebar.gif) repeat;  border-top:solid 1px #1e1e1e}
#footersidebarcontainer{padding:40px 0; background:url(../images/bg-footersidebarcontainer.png) no-repeat center bottom; border-top:solid 1px #606060}
#footersidebar{width:940px; margin:0 auto}

.footcol{width:220px; float:left; margin-right:20px;}
#footcol4.footcol{margin-right:0;}
.footcol ul{list-style-type:none; margin:0; padding:0;}
.footcol ul li{color:#8e8e8e;}
.footcol ul li a, .footcol ul li a:visited{color:#ddd;}
.footcol ul li a:hover{color:#c93232; text-decoration:none}
.footcol ul li .colortext, .footcol ul li .colortext:visited{color:#c93232;}
.footcol .widget-container{margin:0 0 40px 0;}
.footcol .widget-container:last-child{margin:0;}
.footcol .widget-title{font-size:16px; text-transform:uppercase; color:#fff}
.footcol ul li li{padding:0 0 3px 15px; margin: 0 0 6px 0; background:url(../images/arrow.png) no-repeat 0 5px}

#sn{padding:0}
#sn ul{list-style-type:none; margin:0 0 0 0; padding:0;} 
#sn li{list-style-type:none; margin:0; padding:0 5px 0 0; display:inline; background:transparent} 
#sn span{height:32px; width:32px; display:inline;display:inline-block}
.icon-img{background-position:0 0;}
.icon-img:hover{background-position:0 -32px !important;}

/*** FOOTER  ***/
#outerfooter{width:100%; background:#171717; border-top:solid 1px #0e0e0e}
#footercontainer{border-top:solid 1px #353535; padding:15px 0; }
#footer{width:940px; margin:0 auto; color:#ababab}
#footer a, #footer a:visited{color:#6c6c6c}