/*  
Theme Name: Coldstone
Theme URI: http://www.elegantthemes.com
Description: ColdStone from Elegantthemes.com
Version: 1.0
Author: ElegantThemes.com
Author URI: http://www.elegantthemes.com/
Share URI: http://wordpress8.org/
Tags: Stone, Dark, Two Column, Widget
*/


/* Global Settings */
 
html, body {
border:0;
margin:0;
padding:0;
}
 
body {
background:#e8e8e8;
margin-top: 0px;
padding: 0;
color: #7e7e7e;
font-family: Verdana, Georgia, Sans-Serif;
font-size: 11px;
line-height: 18px;
}



strong { color: #22addd;}
b { color: #22addd;}
em { color: #50c1e8;}

.style4 {
	font-size: xx-small;
	font-family: Verdana, Georgia, Sans-Serif;
	color: #7e7e7e;
}
.style6 {color: #aa0d0d; font-size: xx-small; font-family: Verdana, Georgia, Sans-Serif; background-color:#FFFFFF }

.nextep {
	color: #7e7e7e;
	font-size: 10px;
	font-family: Verdana, Georgia, Sans-Serif; }


a:link { 
text-decoration: none; 
color: #3b3b3b; 
}

a:visited { 
text-decoration: none; 
color: #3b3b3b; 
}

a:hover, a:active { 
color: #22addd; 
}
 
/* Common Formatting */
 
h1, h2, h3, h4, h5, h6 {
margin:0;
padding:0;
font-weight:normal;
}
 
h1 {
padding:30px 0 25px 0;
letter-spacing:-1px;
font:2em ;
}
 
h2 {
padding:20px 0;
letter-spacing:-1px;
font:1.5em;
}
 
h3 {
font:1em ;

}
 
p, ul, ol {
margin:0;
padding:5px 0 12px 0;
}
 
ul, ol {
list-style:none;
padding:0 0 18px 40px;
}

.single-thumb {
border: 7px solid #DFDFDF;
float: left;
display: inline;
margin: 0px 15px 5px 0px;
}

blockquote {
overflow: auto;
padding-top:10px;
padding-right: 10px;
padding-left: 10px;
padding-bottom: 10px;
margin: 20px 30px;
line-height: 1.8em;
background-color: #f5f5f5;
border: 1px solid #e0e0e0;
}
 
small {
font-size:0.85em;
}
 
img {
border:0;
}
 
sup {
position:relative;
bottom:0.3em;
vertical-align:baseline;
}
 
sub {
position:relative;
bottom:-0.2em;
vertical-align:baseline;
}
 
acronym, abbr {
cursor:help;
letter-spacing:1px;
border-bottom:1px dashed;
}
 
/* Links */
 
a, a:visited {
text-decoration:none;
}
 
/* Forms */
 
form {
margin:0;
padding:0;
display:inline;
}
 
input, select, textarea {
font:1em;
}
 
textarea {
line-height: 14px;
}
 
label {
cursor:pointer;
}
 
 
/* Wrapper */
 
#wrap {
width:960px;
margin:0 auto;
}
 
/* Global Classes */
 
.clear         { clear:both; }
 
.float-left    { float:left; }
.float-right   { float:right; }
 
.text-left     { text-align:left; }
.text-right    { text-align:right; }
.text-center   { text-align:center; }
.text-justify  { text-align:justify; }
 
.bold          { font-weight:bold; }
.italic        { font-style:italic; }
.underline     { border-bottom:1px solid; }
.highlight     { background:#161616; color:#0fb2fc; }
 
.wrap          { width:960px;margin:0 auto; }
 
.img-left      { float:left;margin:4px 10px 4px 0; }
.img-right     { float:right;margin:4px 0 4px 10px; }
 
.nopadding     { padding:0; }
.noindent      { margin-left:0;padding-left:0; }
.nobullet      { list-style:none;list-style-image:none; }

/* Layout */

.htop {
width:1000px; 
margin: 0 auto;
padding: 0 auto;

}

#wrapp_ {
width:891px;
height:100%;
margin:0 auto;
}

.logo {
float:left;
width:273px;
height:62px;
}


.post-title {
line-height: 30px;
background-color: #eaeaea;
padding-left:8px;
}

.post {
padding: 10px;
background-image: url(img/bgpost.png);
background-repeat: repeat-x;
background-position: bottom;
background-color:#fbfbfb;
padding-bottom: 10px;
}

.post img{

-webkit-border-radius: 3px; 
	border-radius: 3px;
	-moz-border-radius: 3px;
	padding: 2px;
border : 2px solid #dddddd;  }

.post a img{
-webkit-border-radius: 3px; 
	border-radius: 3px;
	-moz-border-radius: 3px;
	padding: 2px;
border : 2px solid #dddddd;  }

.post a img:hover{
-webkit-border-radius: 3px; 
border-radius: 3px;
-moz-border-radius: 3px;
	padding: 2px;
border : 2px solid #22addd;  }

.articleinfo {
border-bottom: 2px solid #50c1e8; padding-bottom: 7px; height:20px; padding-left:8px; background: url(img/bginfo.png) top; font-size:10px; 
}

/* 

  Navigation Styles 
  .tnav* = Top Right Menu
  .bnav* = 2nd Level Menu

*/

/* Top Navi Styles */

.tnavwrap {
margin:36px 2px 0 0;
float:right;
}

.tnavileft {
float:left;
width:6px;
overflow:hidden;
height:39px;
}

.tnavinner {
float:left;

width:652px;
height:39px;
}

.tnavend {
float:left;
height:39px;
width:6px;
}

.tnavinner ul {
float: left;
display: block;
margin:0; 
padding:0;
}


.tnavinner ul li {
float: left;
display: block;
}

.tnavinner ul li a {
color:#333;
font-size: 11px;
text-transform:lowercase;
padding:10px 12px 11px 12px;
height:18px;
float: left;
display: block;
}

.tnavinner ul li:hover {
background:#e9e9ce url(img/arrow.png) no-repeat top center;
}

/* 2nd Level Navi Styles */


.bnavwrap {
width:944px;
background-color: ;
min-height:45px;
float: left;
}

.bnavileft {
float:left;
width:6px;
overflow:hidden;
height:45px;
background:url(img/bnav-l.png) no-repeat;
}

.bnavinner {
float:left;
background:url(img/bnavbg.png) repeat-x;
width:932px;
min-height:45px;
}

.bnavend {
float:left;
height:45px;
width:6px;
background:url(img/bnav-r.png) no-repeat;
}

.bnavinner ul {
margin: 0px; 
padding: 0px;
float:left;
}

.bnavinner ul li {
display:inline;
padding: 0px;
background:url(img/knot.png) no-repeat right;
float: left;
display: block;
height:45px;
}

.bnavinner ul li a {
font-size: 11px;
color:#fafafa;
padding: 12px 15px 15px 15px;
margin: 0px;
display: block;
}

.bnavinner ul li a:hover {
background:url(img/cat-hover.gif);
background-repeat: repeat-x;
}
/* .

  Featured Content Styles 

*/

.featured_thumbnail {
width: 867px;
height: 250px;
}


.feature_wrap {
width:944px;
height:477px;
overflow:hidden;
background:url(img/slidebg.jpg) no-repeat right;
background:#FFF url(img/fbg.png) repeat-x;
float: left;
}


/*

  Sub Post Styles 
  Lifestream Styles

*/

.subpost_wrap2 {
background-image: url(img/subbg-3.gif);
width:944px;
float: left;
min-height: 450px;
}

.subpost_wrap {
width:944px;
min-height: 450px;
float: left;
background-image: url(img/subbg.jpg);
background-repeat: no-repeat;
background-position: top;
margin-bottom: 10px;
}

.life_wrap {
float:right;
width:405px;
margin-top:55px;
}



/* 

 Footer Styles 

*/

.footer {
clear:both;
width:100%;
background:#dddddd;
overflow:hidden;
margin-bottom:40px;
}

.footer p {
color:#777;
margin-left:20px;
}

.footer p a {
color:#000000;
}

.footer p a:hover {
color:#eeeeee;
}

/*

 Feature Slideshow Styles 

*/

.feature_slide {
clear:both;
padding-top:25px;
margin:0 auto;
width:885px;
height:250px;
}

.feature_slide img {
border: 10px solid #DFDFDF;
}

.feature_content {
width:100%;
height:200px;
background:url(img/slidebg.jpg) no-repeat right;
margin-top:5px;
}

.tabNavigation {
width: 230px;
}

ul.tabNavigation  {
margin:0; padding:0;
float:right;
position:relative;
top:-60px;
right:20px;
}

ul.tabNavigation li {
float: left;
padding-right:10px;
display: block;
}

ul.tabNavigation li a {
color:#FFF;
font-size:2em;
padding: 1px 6px 10px 10px;
float: left;
display: block;
}

ul.tabNavigation li a:hover {
background:#000;
}

.feat_post {
position:relative;
float:left;
background:none;
width:500px;
top:-5px;
left:30px;
}

.feat_post h2 span {
color:#ccc;
font-size:1.8em;
}

.feat_post h2 a {
color:#a40505;
font-size:1.4em;
}

.feat_post h2 a:hover {
color:#c70606;
}

.feat_post h2 {
padding-bottom:0; margin-bottom:10px;
}

.feat_post p {
line-height:150%;
color:#333;
font-size:1.1em;
padding-left:25px;
padding-top:10px;
margin-bottom:0; padding-bottom:0;
}

.keepreading {
float:right;
padding-left:20px;
background:url(img/arrow2.png) no-repeat left;
margin-top:12px;
height:16px;
position:relative;
right:-25px;
}

.keepreading a {
color:#FFF;
font-size: 12px;
background:#3F4045;
padding:4px 7px 4px 7px;
}

.keepreading a:hover {
color:#FFF;
}

.feature_widget {
float:right;
margin:0px 20px 20px 10px;
}

/*

 SUB POST STYLES

*/

.subpost {
position:relative;
float:left;
width:540px;
padding:0px 0;
margin-right:8px;
}


.sub_image {
float:left;
width:540px;
margin-left:20px;
margin-top:20px;
margin-bottom:20px;
}

.sub_video {
float:left;
margin-left:20px;
margin-top:20px;
margin-bottom:20px;
}

.sub_image a img{
-webkit-border-radius: 3px; 
	border-radius: 3px;
	-moz-border-radius: 3px;
	padding: 2px;
border : 2px solid #dddddd;  }

.sub_image a img:hover{
-webkit-border-radius: 3px; 
border-radius: 3px;
-moz-border-radius: 3px;
	padding: 2px;
border : 2px solid #22addd;  }

.sub_article {
float:left;
width:540px;
margin-left:5px;
margin-top:20px;
margin-bottom:20px;
}

.sub_article a img{
-webkit-border-radius: 3px; 
	border-radius: 3px;
	-moz-border-radius: 3px;
	padding: 2px;
border : 2px solid #dddddd;  }

.sub_article a img:hover{
-webkit-border-radius: 3px; 
border-radius: 3px;
-moz-border-radius: 3px;
	padding: 2px;
border : 2px solid #22addd;  }

.sub_article p {
padding-top:5px;
line-height: 14px;
font-size:0.9em;
}

.sub_article h3 a, .subpost h3 a {
color:#8e0000;
font-size:12px;
padding:4px 5px 10px 0px;
clear: both;
}

.sub_article h3, .subpost h3 {
margin-bottom: 2px;
}

.sub_article h3 a:hover {
}

.subpost_left {
margin-top:20px;
width:500px;
float:left;
}

.large-thumb {
width: 470px;
height: 110px;
margin-bottom: 6px;
}

/*

 LifeStream Styles Pt2 

*/

.aboutustab {
background:#6C6351 url(img/edit.png) no-repeat left;
background-position:8px;
padding:10px 5px 10px 34px;
color:#FFF;
width:350px;
float: left;
}

.aboutus {
width:365px;
background:#766e5b url(img/tag.png) repeat-x left bottom;
color:#FFF;
padding:10px 10px 18px 14px;
line-height:120%;
font-size:1.1em;
margin-bottom: 15px;
float: left;
}

.aboutus ul {
width: 360px;
float: left;
padding: 0px;
margin: 0px;
}

.aboutus ul li {
padding-bottom:5px;
width: 340px;
padding-left:20px;
background:url(img/arrow3.png) no-repeat left center;
display: block;
float: left;
}

.aboutus ul li a:hover {
background:none;
color:#FFF;
}

.aboutus ul li {
padding-top:3px;
padding-bottom:3px;
}

.aboutus a{
color:#f2f2f2;
padding-left:0; padding-left:0;
}


.aboutimage {
border: 5px solid #5F5949;
float: left;
display: inline;
margin-right: 10px;
margin-bottom: 5px;
}
/*

   JS Switcher 

*/

.side_box {

}

.tabbed {
width:320px; 
margin-top:4px;
margin-left:0px;
float: left;
}

#side_inner {
width:95%;
height:440px;
margin:0 auto;
margin:9px 0 0 7px;
}

.tabbed ul {
margin:0; 
padding:0; 
float: left;
}

.tabbed ul li { 
padding-right:5px;
float: left;
}

.tabbed ul li a {
color:#d9d9d9;
font-size:1.1em;
padding:8px 12px 7px 12px;
font-weight: bold;
font-size: 12px;
}

.tabbed ul li a:hover {

}

.tabbed div.t3 a:before {
color:#ccc;
margin-right:10px;
}

.tabbed div.t4 a:before {
color:#ccc;
margin-right:10px;

}

.tabbed div.t1, .tabbed div.t2, .tabbed div.t3, .tabbed div.t4 {
width:384px;
background:#766e5b url(img/tag.png) repeat-x left bottom;
margin-top:0px;
margin-bottom: 15px;
display: none; 
padding-top:10px;
padding-bottom: 15px;
padding-left:5px;
text-indent:1.4em;
float: left;
}

.tabbed div.t1 ul li, .tabbed div.t2 ul li, .tabbed div.t3 ul li, .tabbed div.t4 ul li {
padding-bottom:5px;
width:90%;
padding-left:10px;
background:url(img/arrow3.png) no-repeat left center;
margin-left:10px;
display: block;
float: left;
clear: both;
}

.tabbed div.t1 ul li a:hover, .tabbed div.t2 ul li a:hover, .tabbed div.t3 ul li a:hover, .tabbed div.t4 ul li a:hover {
background:none;
color:#FFF;
}

.tabbed div.t3 ul li, .tabbed div.t4 ul li {
padding-top:3px;
padding-bottom:3px;
}

.tabbed div.t1 a, .tabbed div.t2 a, .tabbed div.t3 a, .tabbed div.t4 a {
color:#f2f2f2;
padding-left:0; 
padding-left:0;
}

.tabbed ul.tabs li a {
background:#6C6351;
}

.tabbed ul.tabs li a:hover {
background:#766E5B;
}

.tabbed ul.tabs li a.tab-current  {
background:#766E5B;
}

.t1 ul li {
color:#f2f2f2;
}

ul#comments li a {
color:#fafafa;
}

.t1, .t3, .t4 {
float: left;
display: block;
}

/* 
  Single Page Styles
*/

.single_wrap {
width:891px;
height:auto;
overflow:hidden;
background:#FFF url(img/singlebg.png) ;
float: left;
}

.single_post {
position:relative;
float:left;
margin-top:20px;
background:none;
width:530px;
top:-5px;
left:10px;
}

.single_post2 {
position: relative;
float:left;
margin-top:50px;
background:none;
width:580px;
top:-5px;
left:15px;
}

.single_post2 h2 span {
color:#ccc;
font-size:12px;
}

.single_post h2 span {
color:#ccc;
font-size:12px;
}

.single_post2 img{
-webkit-border-radius: 3px; 
	border-radius: 3px;
	-moz-border-radius: 3px;
	padding: 2px;
border : 2px solid #dddddd;  }

.single_post2 a img{
-webkit-border-radius: 3px; 
	border-radius: 3px;
	-moz-border-radius: 3px;
	padding: 2px;
border : 2px solid #dddddd;  }

.single_post2 a img:hover{
-webkit-border-radius: 3px; 
border-radius: 3px;
-moz-border-radius: 3px;
	padding: 2px;
border : 2px solid #22addd;  }

.single_post2 h2 {
padding-bottom:0; margin-bottom:0;
margin-top:15px;
margin-bottom:20px;
}
.single_post h2 {
padding-bottom:0; margin-bottom:0;
margin-top:15px;
margin-bottom:20px;
}



.post-info {
padding: 10px 0px;
border-top: 1px solid #DBDBDB;
border-bottom: 1px solid #DBDBDB;
float: left; 
clear: both;
margin-bottom: 20px;
width: 100%;
}

.post-info2 {
padding: 5px 0px;
border-top: 1px solid #DBDBDB;
border-bottom: 1px solid #DBDBDB;
float: left; 
clear: both;
margin-bottom: 5px;
width: 100%;
font-size: 10px;
color: #000;
}

.post-info3 {
padding: 0px 0px 5px 0px;
border-bottom: 1px solid #615E56;
float: left; 
margin-bottom: 5px;
margin-top: 0px;
width: 100%;
font-size: 10px;
color: #4A473F;
}




.post-info2 a:link, .post-info2 a:visited {
color: #000;
}
/* 
   Sidebar Styles
*/

#sidebar-wrapper {
width: 200px;
float: left;
margin-top: 20px;
}

#sidebar {
float: left;
padding-left: 5px;
margin-left:40px;
padding-right: 5px;
width: 250px;
padding-bottom: 20px;
}

.image a img{
-webkit-border-radius: 3px; 
	border-radius: 3px;
	-moz-border-radius: 3px;
	padding: 2px;
border : 2px solid #dddddd;  }

.image a img:hover{
-webkit-border-radius: 3px; 
border-radius: 3px;
-moz-border-radius: 3px;
	padding: 2px;
border : 2px solid #aa0d0d;  }

.adverts img {
margin-right:25px;
float:right;
border: 3px solid #E7E7E7;
}

.feature_widget img {
margin-right:10px;
border: 3px solid #E7E7E7;
}

.adverts {
width:100%;
height:200px;
padding-top:40px;
background:url(img/sideline.png) repeat-y right;

}

.side_header {
text-align:left;
color:#333;
padding:10px;
font-size:1.2em;
padding-left:20px;
}
.sidebar-box {
margin-top: 10px;
margin-bottom: 0px;
}
.side_roll {
margin-top:20px;
}

.side_roll ul {
list-style-type:none;
}

.side_roll ul il {
list-style-type:none;
}

.side_roll {
padding: 10px;
margin-bottom: 10px;
float: left;
background-color: #FBFBFC;
width: 300px;
}

.side_roll ul li a:link, .side_roll ul li a:visited, .side_roll ul li a:active {
display: block; 
color: #727272; 
width: 255px;
padding: 5px 3px 3px 3px; 
border-bottom: 1px dotted #D7D7D7;
} 

.side_roll ul {
float: left;
margin: 0px 0px 0px 0px;
padding-left: 10px;
list-style-type: none;
}

.side_roll ul li ul {
float: left;
margin: 0px 0px 0px 0px;
padding-left: 0px;
list-style-type: none;
float: left;
}

.side_roll ul li ul li {
margin: 0px 0px 0px 0px;
padding-left: 0px;
}

.side_roll h3 {
background:url(img/folder.gif) left no-repeat;
margin-bottom:15px;
color:#333;
font-size:1.2em;
padding-left:30px;
}

.life_wrap .side_roll {
width:389px;
background:#766e5b url(img/tag.png) repeat-x left bottom;
color:#FFF;
padding:0px 0px 18px 0px;
line-height:120%;
font-size:1.1em;
margin-bottom: 15px;
float: left;
margin-top: 0px;
}

.life_wrap .side_roll h3 {
background:#6C6351 url(img/edit.png) no-repeat left;
background-position:8px;
padding:10px 5px 10px 34px;
color:#FFF;
width:350px;
float: left;
display: block;
}

.life_wrap .side_roll ul {
width: 360px;
float: left;
padding: 0px;
margin: 0px 0px 0px 25px;
}

.life_wrap .side_roll ul li {
padding-bottom:5px;
width: 340px;
padding-left:20px;
background:url(img/arrow3.png) no-repeat left center;
display: block;
float: left;
}

.life_wrap .side_roll ul li a:hover {
background:none;
color:#FFF;
}

.life_wrap .side_roll ul li {
padding-top:3px;
padding-bottom:3px;
}

.life_wrap .side_roll ul li a:link, .life_wrap .side_roll ul li a:visited {
color:#f2f2f2;
padding-left:0; 
padding-left:0;
border: none;
}


.browsing {
padding-left:20px;
}

.browsing h2 {
color:#333;
font-size:1.8em;
margin-top:0;
padding-top:0;
}

/* Begin Comments*/

.commentlist li{
display: block;
float: left;
clear: both;
padding: 10px;
margin-left: 0px;
margin-bottom: 10px;
width: 550px;
}

.commentlist ol {
margin-left: 0px; 
padding-left: 0px;

}
#commentwrap {
background-color: #F8F8F8;
border: 1px solid #E6E6E6;
display: block;
width: 570px;
margin-bottom: 20px;
margin-top: 20px;
}
.commentlist ol li{
margin-left: 0px;
}

.commentlist {
margin-left: 0px; 
padding-left: 0px;
}

#commentform {
margin: 1em 0;
background: #FFFFFF;
margin-left: 20px;
}

#commentform textarea {
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 370px;
}

#commentform textarea:hover {
background: #FFFFFF;
border: 1px solid #d6d3d3;
}

#commentform textarea:focus {
background: #ffffff;
border: 1px solid #939793;
}

#commentform #email {
font-size: 1.1em;
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
background-image: url(images/comment-email.gif);
background-position: 7px 7px;
background-repeat: no-repeat;
height: 20px;
padding-left: 30px;
padding-top: 6px;
}

#commentform #author {
font-size: 1.1em;
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
background-image: url(images/comment-author.gif);
background-position: 7px 7px;
background-repeat: no-repeat;
height: 20px;
padding-left: 30px;
padding-top: 6px;
}

#commentform #url {
font-size: 1.1em;
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
background-image: url(images/comment-website.gif);
background-position: 7px 7px;
background-repeat: no-repeat;
height: 20px;
padding-left: 30px;
padding-top: 6px;
}

#commentform #email:focus {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #939793;
width: 280px;
background-image: url(images/comment-email.gif);
background-position: 7px 7px;
background-repeat: no-repeat;
height: 20px;
padding-left: 30px;
padding-top: 6px;
}

#commentform #author:focus {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #939793;
width: 280px;
background-image: url(images/comment-author.gif);
background-position: 7px 7px;
background-repeat: no-repeat;
height: 20px;
padding-left: 30px;
padding-top: 6px;
}

#commentform #url:focus {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #939793;
width: 280px;
background-image: url(images/comment-website.gif);
background-position: 7px 7px;
background-repeat: no-repeat;
height: 20px;
padding-left: 30px;
padding-top: 6px;
}

#commentform input{
margin-bottom: 3px;
}



/* End Comments */

.nav ul {position:absolute;top:-999em; background-position: bottom; background-repeat: no-repeat; background-image: url(img/pages-bottom.png); padding-bottom: 20px;}

.nav li {float:left; position:relative; z-index:100; display: block;}

.nav a {display:block; float: left;}

.nav ul li{width: 100%;}

.nav li:hover ul,ul.nav li.sfHover ul {left:0px;top:39px;}

.nav li:hover li ul,.nav li.sfHover li ul {top:-999em;}

.nav li li:hover ul,ul.nav li li.sfHover ul {left:240px;top:0px;}

.nav li:hover ul,.nav li li:hover ul {top: -999em;}

/*** Skinning - Superfish menu (Some final font colors and backgrounds) ***/

.nav li li {
display: block;
padding: 0px;
background-color: #e9e9ce;
float: left;
height: auto !important;
width: 240px;
}

.nav li ul {
width: 240px;
}

#menu ul li ul {
width: 240px;
}

.nav li li a:link, .nav li li a:visited {
width: 180px;
display: block;
padding: 10px 30px 10px 30px;
height: auto;
float: left;
}

.nav li li a:hover {
background-color: #DDDDB9;
background-image: url(img/pages-hover-arrow.gif);
background-repeat: no-repeat;
background-position: 14px 14px;
width: 180px;
display: block;
padding: 10px 30px 10px 30px;
height: auto;
float: left;
}

#nav2 ul {
background-image: url(img/categories-bottom.png); 
padding-bottom: 18px;
}

#nav2 li:hover ul,ul#nav2 li.sfHover ul {
top:44px;
}

#nav2 li {
z-index:99;
}

#nav2 li li {
background-color: #3F4045;
background-image: none;
margin: 0px;
z-index:100;
}

#nav2 li li a:hover {
background-color: #34353B;
border: none;
background-image: url(img/pages-hover-arrow2.gif);
}

#nav2 li li:hover ul,ul#nav2 li li.sfHover ul {top:0px;}
/* 

  Search Styles 

*/

.search {
float:left;
margin:5px 10px 0px 0px;
width:230px;
height:32px;
background:url(img/searchbg.png) no-repeat;
padding: 0px;
}

#searchform {
padding: 0px;
width:230px;
height:32px;
}
.search input {
margin:4px 0 0 10px;
height:21px;
width:170px;
background:none;
font-size:1.4em;
color:#f2f2f2;
float: left;
border:none;
font-size: 12px;
padding: 5px 0px;
}

#searchsubmit {
width: 32px;
height: 32px;
float: left;
margin: 0px;
padding: 0px;
}

.footer-box {
width: 100%;
float: left;
padding: 20px;
margin-left: 15px;
border: 1px solid #333539;
background-color: #292A2E;
color: #FFFFFF;
}

.footer-box ul {
margin: 0px;
padding: 0px;
}

.footer-box ul li {
margin: 0px;
padding: 0px;
display: block;
float: left;
width: 100%;
}

.footer-box a:link, .footer-box a:hover, .footer-box a:visited {
color: #D5D5D5;
display: block;
padding: 5px 10px;
width: 100%;
}


.idTabs {
padding: 0px;
float: left;
width: 300px;
list-style-type: none;
margin-left: 0px;
padding-left: 0px;
}

.idTabs ul {
margin-left: 0px;
padding-left: 0px;
}

.idTabs li {
display: inline;
margin: 0px;
padding: 0px;
float: left;
color: #7e7e7e;
text-align: center;
margin-left: 0px;
padding-left: 0px;
font-size:x-small;
}

.idTabs li a {
color: #7e7e7e;
background-color: #fff;
text-decoration: none;
padding-left: 5px;
padding-right: 5px;
height: 22px;
margin-right: 4px;
display: block;
float: left;
border: 0px solid #D6D6D6;
}

.idTabs li a:visited {
border: 0px solid #D6D6D6;
}

.idTabs li a:hover {
border: 0px solid #BBBBBB;
background-color: #fbfbfb;
color: #aa0d0d;
}
.idTabs li a.selected {
background-color: #fbfbfb;
color: #7e7e7e;
text-decoration: none;
padding-left: 5px;
padding-right: 5px;
height: 22px;
display: block;
float: left;
margin-right: 4px;
border: 0px solid #D6D6D6;
background-color: #fff;
color: #aa0d0d;
}

#recententries {
float: left;
width: 250px;
display: block;
padding-top:10px;
background-color: #fbfbfb;
border-bottom: 1px dashed #dddddd;
margin-bottom: 10px;
}

#recentcomments2 {
float: left;
width: 250px;
display: none;
padding-top:10px;
background-color: #fbfbfb;
border-bottom:1px dashed #dddddd;
margin-bottom: 10px;
}

#mostcomments {
float: left;
width: 250px;
padding-top:10px;
display: none;
background-color: #fbfbfb;
border-bottom: 1px dashed #dddddd;
margin-bottom: 10px;
}
