/*  
Theme Name: Over Easy
Theme URI: http://www.woothemes.com/
Description: Over Easy by WooThemes
Version: 1.0.4
Author: WooThemes
Author URI: http://www.woothemes.com/
*/

/*=== Setup ===*/
*{

	border: 0;
	margin: 0;
	padding:0;
	
	
}
body{
	background: url(images/bgr.gif) #f0eee1 repeat-x top;
	color: #555555;
	font: .75em  arial;
	padding: 5 5 20px;
	line-height:1.8em;
overflow-x:hidden;
}
a{
	color: #A4B92E;
	text-decoration: none
}
a:hover{
	text-decoration: underline
}
input,select,textarea{
	border: #e6e6e6 4px solid;
	font-size: 12px;
	padding: 2px
}
   
      textarea:focus, input:focus {
   
      border: 4px solid #900;
   
      background-color: #FFFF9D;
   
      }
ul a{
	
}
	
li{
	list-style: none
}
h2{
	color: #a22821;
	font-size: 28px;
	letter-spacing: -1px;
	font-family:arial;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0.8em;
	margin-left: 0;
	line-height: 30px;
}

h2 a{
	color: #A22821;
	font-family:arial;
}
h3{
	color: #A22821;
	font-size: 1.6em;
	margin: 0 0 1em;
	font-family:arial;
}
h4{
	color: #444444;
	font-size: 1em;
	margin: 0 0 1em
}
p{
	padding: 0 0 1.5em;
	font-family:arial;
}
/*=== Intro ===*/
p.intro {
	line-height:1.3em;
}
p.intro a {
	color:#FFFFFF;
	text-decoration:underline;
}
p.intro a:hover {
	color:#222222;
	text-decoration:underline;
}
/*=== Layout ===*/
#page{
	margin: 0 auto;
	width: 1000px;
	 height:100%;


}
/*=== Header ===*/
#header{
	background: url(images/header-bg.jpg) no-repeat top left;
	height: 196px;
	position:relative;
}
#header .spacer{
	float: right
}
/*- Logo -*/
#header h1{
	float: left;
	width: 414px
}
#header h1 a{
	display: block;
	height: 144px;
}
#header h1 a:hover{
	text-decoration: none
}

/*=== Buttons ===*/
.btn-rounded{
	line-height: 30px;
	font-weight:bold;
	float: left;
}
.btn-rounded a{
	background: url(images/btn-rounded.gif) no-repeat left;
	color: #ffffff;
	padding: 0 0 0 13px;
	display: block;
	float: left;
}
.btn-rounded a span{
	background: url(images/btn-rounded.gif) no-repeat right;
	height: 30px;
	padding: 0 13px 0 0;
	display: block;
	float: left;
}

.btn {
	margin:0; 
	padding:5px 10px;
	background:url(images/btn.gif) repeat-x;
	border:4px solid #98ac2b;
 	color:#FFFFFF;
	font-weight:bold;
}


/*=== Navigation ===*/
/*- Nav1 -*/
#nav1{
	font-size:13px;
	letter-spacing:-1px;
	right:0;
}
#nav1 li{
	float: left;
	line-height: 30px;
	margin: 0 4px 0 0
}
#nav1 li a{
	color: #fff;
	display: block;
	float: left;
	padding: 0 0 0 13px;
	text-decoration: none
}
#nav1 li a span{
	display: block;
	float: left;
	height: 30px;
	padding: 0 13px 0 0
}
#nav1 li a:hover,
#nav1 li.active a, #nav1 li.current_page_item a{
	background:#610009;
	color: #ffffff;
	cursor: pointer;
	text-decoration: none
}
#nav1 li.active a span,
#nav1 li.current_page_item a span,
#nav1 li a:hover span{
	background:#610009
}
/*- Nav2 -*/
.nav2 li {
	background: url(images/hl-dot.gif) repeat-x bottom;
	padding: .5em 0
}
.nav2 li a {
	color: #555555;
	background: url(images/ico-next.gif) no-repeat left;
	padding: 0 0 0 20px;
}
.nav2 li a:hover{
	color: #A22821;
	text-decoration: none
}
/*=== All Columns ===*/
#columns{
	height: 100%;
	padding: 0 0 10px;
	
	margin-top:15px;
	background: #E5A5A5  url(images/sidebbg.jpg)  right  repeat-y;
	/*background: #E5A5A5  url(images/topcolum.jpg) top  no-repeat;*/
	
}


#columnswhite{
	padding: 5 5 10px;
	margin-top:15px;
	background-color: #FFFFFF;
	background-image: url(http://azbloggers.com/passiontoaction/wp-content/themes/overeasy/images/whitebg.jpg);
	background-repeat: repeat;
	background-position: center;	/*background: #E5A5A5  url(images/topcolum.jpg) top  no-repeat;*/

	
}
#columnswhite2{
	height: 100%;
	padding: 5 5 10px;
	margin-top:15px;
	height:auto;
	background-color: #FFFFFF;
	background-image: url(http://azbloggers.com/passiontoaction/wp-content/themes/overeasy/images/whitebg2.jpg);
	background-repeat: repeat;
	background-position: center;	/*background: #E5A5A5  url(images/topcolum.jpg) top  no-repeat;*/
	
}


#bottomwhite{
	height: 15px;
	padding: 5 5 10px;
	
	
	background: #FFFFFF url(images/bottomwhite.jpg) center bottom;
	/*margin-bottom:35px;*/
	/*background: #E5A5A5  url(images/topcolum.jpg) top  no-repeat;*/
	
}
#bottomwhite2{
	height: 15px;
	padding: 5 5 10px;
	
	
	background: #FFFFFF url(images/bottomwhite2.jpg) center bottom;
	/*margin-bottom:35px;*/
	/*background: #E5A5A5  url(images/topcolum.jpg) top  no-repeat;*/
	
}

#pagebottom{
	/*height: 50px;*/
	padding: 0 0 0px;

	
	
	background: #FFFFFF url(images/pagebottom.jpg) center bottom; 
	/*background: #E5A5A5  url(images/topcolum.jpg) top  no-repeat;*/
	
}

#wrap { height: 100%; background: #E5A5A5  url(images/topcolum.jpg) top  no-repeat; padding-top:30px; margin-top:5px; }


#wrap2 { height: 100%; background: #FFFFFF  url(images/topwhite.jpg) top  no-repeat; padding-top:30px; margin-top:10px; }

#columns1{
	height: 100%;
	padding: 5 5 10px;
	background:#E5A5A5;
	margin-top:15px;
	background: none;
	display:block;
	margin-bottom:50px;
}
/*=== Center Column ===*/
#centercol{
	float: left;
	width: 600px;
	position:relative;
	
}
/*=== Right Column ===*/
#rightcol{
	float: right;
	width: 280px;
	background: #F9EAEA  url(http://azbloggers.com/passiontoaction/wp-content/themes/overeasy/images/rightcolbg.png) top right  no-repeat;
	position:relative;
	top: -85px;
	
	
        margin: 0 0 .8em;
	margin-top:40px;
        margin-bottom:40px;

}


#rightcol h2{
	color: #A22821;
	font-size: 18px;
	margin: 0 0 0;
	font-family:arial;
padding: 0 0;
}



}
#rightcol h3 span{
	
	display: block;
	float: left;
margin-left: 10px;
margin-top: 5px;
padding: 0 0;
background: black;


	line-height: 2em;
	color:  #a22934;
}
 #rightcol .textwidget {
	
	height: 1%;
	margin: 2 2 .45em;
padding: .5em 0;

}

/*=== Sub Columns ===*/
.col1{
	float: left;
	width: 115px;
	margin:0 0 1em;	
}
.col1 a{
	color: #555555;
	text-decoration: underline
}
.col2{
	float: right;
	width: 425px
}
.col3{
	float: left;
	padding: 0 50px 0 0;
	margin-top:-95px;
	
}
.col3.last, .col6.last{
	padding: 0;
	margin-top: -109px;
	
}



.col3.nav2, .col6.nav2{
	background: none;
	padding: 0
}
.col3 h2{
	color: #464646;
	margin: 0 0 .5em;
	font-family:arial;
}
.col3 p{
	padding: 0
}
.col4{
	float: left;
	width: 335px;
	height:250px;
	font-size:14px;
	position:relative;
	z-index:-1;
}

.col4 h2 {
	position: relative;
	z-index: -1;
}

.col5{
	float: right;

	display:inline;
	
}
.col5 img{
	border: 10px solid #fff;
	z-index: -1;
}
.col6{
	float: left;
	padding: 0 20px 20px 0;
	width: 300px
}
* html .col6{
	width: 290px;
}
/*=== Styling Boxes ===*/
/*- Box1 -*/
.box{
	margin: 0 0 1em;
	width: 620px
}
.box .top,.box .bot{
	background: url(images/box-top.gif) no-repeat top;
	clear: both;
	height: 10px;
	overflow: hidden
}
.box .bot{
	background: url(images/box-bot.gif) no-repeat top
}
.box .spacer{
	
	height: 1%;
	padding: 0px 30px;
	margin-top: -20px;
}
/*- Box2 -*/
.box2{
	margin: 20px 0 1em;
	width: 320px
}
.box2 .top,.box2 .bot{
	background: url(images/box2-top.gif) no-repeat top;
	clear: both;
	height: 10px;
	overflow: hidden
}
.box2 .bot{
	background: url(images/box2-bot.gif) no-repeat top
}
.box2 .spacer{
	background: #F9EAEA;
	height: 1%;
	padding: 10px 25px
}
/*- Box3 -*/
.box3{
	margin: 0 0 1em;
	width: 425px
}
.box3 .top,.box3 .bot{
	background: url(images/box3-top.gif) no-repeat top;
	clear: both;
	height: 10px;
	overflow: hidden
}
.box3 .bot{
	background: url(images/box3-bot.gif) no-repeat top
}
.box3 .spcr{
	
	height: 1%;
	padding: 0 20px;
	min-height:100px;
}
.box3 p{
	padding: 0
}
/*- Box4 -*/
.box4{
	color: #ffffff;
	font-size: 1.8em;
	margin: 0 0 20px;
	width: 940px
}
.box4 .top,.box4 .bot{
	background: url(images/box4-top.gif) no-repeat top;
	clear: both;
	height: 10px;
	overflow: hidden
}
.box4 .bot{
	background: url(images/box4-bot.gif) no-repeat top
}
.box4 .spacer{
	background: #F9EAEA;
	height: 1%;
	padding: 5px 25px
}
.box4 p{
	padding: 0
}
/*- Box5 -*/
.box5{
	width: 1000px
}
.box5 .top,.box5 .bot{
	background: url(images/box5-top.gif) no-repeat top;
	clear: both;
	height: 10px;
	overflow: hidden
}
.box5 .bot{
	background: url(images/box5-bot.gif) no-repeat top
}
.box5 .spacer{
	height: 1%;
	padding: 15px 25px
}
.box5 .post img {
	border:0;
	z-index: -1;

}
/*- Box6 -*/
.box6{
	margin:0;
	width: 1000px
}
.box6 .top,.box6 .bot{
	clear:both;
	height: 10px;
	overflow: hidden
}
.box6 .bot{
}
.box6 .spacer{
	height: 1%;
	padding: 10px 25px
}
#footer {
	padding: 0px 25px;
	color:#a22821;
	font-size:14px;
	font-weight:bold;
	
}

/*- Wrapper -*/
.wrapper{
	float: left;
	padding: 0 0 0 20px;
	height: 100%;
   
}
/*- Date -*/
.date{
	color: #898989;
	margin: -15px 0 10px;
	position: relative
}
/*=== Styling Forms ===*/
/*- Search -*/
#search{
	height: 32px;
	margin: 0px;
	padding: 0 0 0 5px
}
#search input.keyword{
	background: #d5d3c4;
	border-bottom: 1px solid #fcfcfa;
	border-top: 1px solid #c4c2b5;
	border-left: 1px solid #c4c2b5;
	color: #ffffff;
	float: left;
	font-size: 11px;
	padding: 7px 5px 8px;
	width: 190px
}
	
/*- Form1 Setup -*/
.form1 div{
	margin: 0 0 15px
}
.form1 label{
	padding: 7px 0 0 15px
}

/* Form1 Textarea */
.form1 textarea{
	height: 165px;
	overflow: auto;
	width: 550px
}
/*=== Link Buttons ===*/
.btn-cat {
	margin: 1em 0 1.5em;
}
.btn-continue{
	margin: 0 0 2em;
}
.btn-general{
	background: #A22821;
	padding: 5px 10px;
	color: #ffffff;	
}
.btn-general a { 
	color: #ffffff;
}
.btn-continue a{
	background: url(images/ico-more2.gif) no-repeat left;
	padding: 0 0 0 20px
}
.btn-arr a{
	background: #bdbbac;
	color: #ffffff;
	line-height: 25px;
	padding: 5px 10px
}
.btn-arr2{
	float: left;
	padding: 130px 0 0;
	width: 27px
}
/*=== Pics, Ads etc. ===*/
.ads{
	margin: 0 0 10px
}
.ads img{
	margin: 0 8px 5px 0
	z-index: -1;
}
/*=== Footer ===*/
#footer a{
	color: #949387;
	text-decoration: underline
}
#footer img{
	position: relative;
	vertical-align:middle
}
/*=== Misc. ===*/
.fix{
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden
}
.fl{
	float: left
}
.fr{
	float: right
}
.ac{
	text-align: center
}
.ar{
	text-align: right
}
img.centered{
display: block;
margin-left: auto;
margin-right: auto;
}

img.alignright{
padding: 4px;
margin: 3px 0 2px 10px;
display: inline;
}

img.alignleft{
padding: 4px;
margin: 3px 10px 2px 0;
display: inline;
}

.alignleft{
float: left;
}

.alignright{
float: right;
}

/*=== Posts ===*/

.post img {	
	border:8px solid #f6f5ed;
	z-index: -1;
}
.post ul, .post ol{
	padding: 0 0 1.2em 2em;
}
.post ul li{
	color: #555555;
	background: url(images/ico-bullet.gif) no-repeat left;
	padding: 0 0 0 20px;
}
.post ol li{
	list-style-type:decimal;
	margin: 0 0 0 20px;
}	
.post li a:hover{
	color: #A22821;
	text-decoration: none;
}

.post blockquote {
	font-family:arial, serif; color:#777777;
	background:#F0EEE1 url(images/ico-quote.gif) no-repeat 10px 10px;
	border-top:1px solid #E5E3D1;
	border-bottom:1px solid #E5E3D1;	
	width:80%; height:auto;
	margin:0 0 15px 10px; padding:15px 25px 0px 55px;
	display:block;
}

/*=== Comments ===*/

#comments .box3 p { padding-bottom:10px; }
#respond { margin: 1em 0 0; }

/*=== Widget styling ===*/



.widget #recentcomments li{
	background: url(images/hl-dot.gif) repeat-x bottom;

}
.widget #recentcomments li a{
	background:none;
	color: #A22821;
	text-decoration:none;

}
.widget #recentcomments li a:hover{
	color: #A22821;
	text-decoration: underline;

}

.widget #searchform, .widget #calendar_wrap{
	
	height: 1%;
	margin: 0 0 2em;
	padding: 7px 15px 15px
}

.widget #searchform, .widget #calendar_wrap{
	clear: both;
	height: 1%;
	margin: 0 0 14px;
}

.widget #wp-calendar caption {
	font-size:1.2em;
	text-transform: uppercase;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	margin-bottom:5px;
	color:#333333;
}

.widget #wp-calendar {
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	width:240px;
}

.widget #wp-calendar thead th {
	color:#333333;
}

.widget h3 {
	color: #a22934;
	background-color: none;
}

.widget #wp-calendar tfoot td {
	padding:10px 0 10px 0;
	text-align:left;
}

.widget #wp-calendar tfoot td#next {
	text-align:right;
}

.widget #wp-calendar td {
	width:auto;			
}

.widget #wp-calendar td a {
	padding:2px;
	text-decoration:underline;
}

.widget #wp-calendar tfoot td a {
	color:#333333;	
}
.quote {
	background:url(images/ico-quote.gif) no-repeat top left;
	margin:9px 0 0;
	width:37px;
	height:29px;
}
.flickr_badge_image img{
	margin: 0 3px 8px;
	padding: 0 7px 5px 0;
	float:left;
}
.flickr img{
	vertical-align:middle;
	margin:6px 0 8px;	
}
.subscribe img{
	vertical-align:middle;
	margin:6px 0 8px;	
}

/*=== Slider ===*/

.learnmore {
  z-index: 10;
  display: block;
  width: 98px;
  height: 24px;
}
.stepcarousel{
position: relative; /*leave this value alone*/
overflow: scroll; /*leave this value alone*/
width: 875px;
height: 300px; /*Height should enough to fit largest content's height*/
}
.stepcarousel .panel .col4 {
  z-index: 1;
}
.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}

.stepcarousel .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 15px; /*margin around each panel*/
width: 850px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}

.col3 ul {margin-top:-20px;float:left;clear:both;}
.col3 ul li {float:left;clear:both;margin-bottom:12px;}
.col3 li a {float:left;margin-left:5px;margin-top:3px;color:#000;font-size:12px;}
.col3 li a:hover {color:#F6A22E;text-decoration:underline;}
.col3 ul a:hover {background:#fff;}
.col3 li img {float:left;z-index: -1;}



ul#listContainer a:hover {background:none;}

.post-sum {
	background:url(images/post-sum-bg.jpg) no-repeat top left;
	width:559px;

}
.post-sum1 {
	background:url(images/post-sum-bg.jpg) no-repeat bottom left;
	width:559px;
	padding-bottom:5px;


}

.holder {float:Left}
.holder h1 {font-size:30px;font-weight:bold;color:#a22821;padding-bottom:10px;padding-top:10px;}
.gal-holder {float:Left; width:420px; margin-left:20px; font-family:arial;}
.gal-holder h1 {font-size:30px;font-weight:bold;color:#a22821;padding-bottom:10px;padding-top:10px; font-family:arial;}


.features-list {background:#f3d2d2;width:300px;margin-top:20px;padding:5px;float:left;}
.features-list ul#list {margin-top:0px;height:100px;overflow:hidden;}
.features-list ul#list li {background:#faebeb;border-bottom:1px solid #f3d2d2;margin:0px;width:299px}
.features-list ul#list li:hover {background:#fffdfd;border-bottom:1px solid #f3d2d2;margin:0px;width:299px}
.features-list ul#list li a {color:#a22821;text-decoration:none;font-weight:bold;}

/*This is code for the rss link*/
.rapper {float:left;width:100%;}
#rss {float:right;margin-right:20px;margin-top:8px;}
#rss-img {float:right}
#rss-link {color:#fff;float:right;margin-left:3px;}
#rss-img a {color:#fff;margin-bottom:3px;}

/*This code is for the header twitter section*/
#twitter {width:500px;height:120px;float:right;padding-top:45px;text-align:right; }
#read-more-link {float:right;}
#read-more-link a {color:#9f9f9f;text-decoration:none;}
#twitter-text {width:500px;font-family:Georgia, "Times New Roman", Times, serif}


/*This is the code for the video posts*/
#video {width:212px;}
#post-headings {}
#post-hdg {text-align:left;}
#post-hdg a {color:#a22821;font-size:18px;}
#post-time {float:left;color:#000;font-size:10px; font-family:georgia;}
#post-comm {float:right; font-size:10px;font-family:georgia;}
#post-comm a {color:#000}
#post-comm span {padding-right:6px;}

/*From Post box*/
#from-post {padding-left:20px;padding-top:10px;}
#from-post h2 { font-family:arial; margin-bottom:5px;font-size:18px;}
#from-post h2 a {color:#a22821; font-family:arial;}
#from-post p  {color:#ac8d8e;}
#from-post p a {color:#ac8d8e;}

.cont {padding:20px;font-size:12px;padding-top:0px; padding-bottom: 0px;}
.cont span {float:right;margin-right:20px;font-size:15px;}
.cont span a {color:#a22821;font-weight:bold; padding-top: 12px; position: relative; top: 8px;}

#mContainer {
	position:relative;
	height:auto;
	margin:auto;
	overflow:hidden;
}

#nContainer {
	position:relative;
	overflow:hidden;
	border-style:none;
	background:#f3d2d2;
}

#listContainer {
	display:block;
	position:absolute;
	top:0px;
	left:0px;
	padding:0px;
	margin:0px;
}

#listContainer li {
	position:relative;
	display:block;
	border-style:none;
	height:24px;
	padding:2px;
	font:9px arial;
	cursor:pointer;
	margin:0px;
	color:#638DA1;
	background-color:#faebeb;
	line-height:10px;
	width:100%;
}

#listContainer li a {color:#a22821;font-weight:bold;font-size:11px;}

#listContainer>li {
	border-top:1px solid #f3d2d2;
	width:100%;
}

#listContainer li:hover {
	color:#000;
}

#upArrow,#downArrow {
	height:20px;
	font:9px verdana;
	text-align:center;
	color:#FFF;
	cursor:pointer;
}

#upArrow {
	background:#fff url(images/up_arrow.gif) no-repeat center center;
}

#downArrow {
	background:#fff url(images/down_arrow.gif) no-repeat center center;
}

#changeSize {
	width:16px;
	height:17px;
	margin-right:2px;
	margin-top:2px;
	position:relative;
	float:right;
	background:url(images/plus.gif) no-repeat center center;
}
			* {
				padding: 0;
				margin: 0;
			
			}
			
			body {
				behavior: url(csshover.htc);
			}

			ul {
				list-style: none;
			}

			ul a {
				color: #fff;
				text-decoration: none;
				display: block;
				padding:6px;
				padding-top:3px;
			}
			ul li ul li a {
				color: #610009;
				text-decoration: none;
				display: block;
				padding: 4px 5px 5px 10px;
				width: 300px;
				background: #ffffff;
				border-left:1px solid #610009;
				border-right:1px solid #610009;
				position:relative;
				z-index:100;
			}
			
			ul ul a:hover {
				color: #fff;
				text-decoration: none;
			}
			
			ul a:hover {
				color: #fff;
				text-decoration: none;
				background:#610009;
			}
			
			ul li {
				float: left;
				position: relative;
			}
			
			ul li ul {
				list-style: none;
				position: absolute;
				left: 5px;
				top: 15;
				display: none;
				width: 125px;
			}
			
			ul li:hover ul { display: block; }
			
			ul li:hover ul li ul { display: none; }
			
			ul li ul li:hover ul { display: block; }
			
		
/************************************************
*	Navbar      								*
************************************************/

#navbar {
	
	width: 100%;
	height: 20px;
	color: #FFFFFF;
	margin: 0px auto 0px;
	padding: 0px;
	z-index:1000;
	position: relative;
	}
	
#navbarleft {
	width: 715px;
	float: left;
	margin: 0px;
	padding: 0px;
	}
	
#navbarright {
	width: 200px;
	float: right;
	text-align:right;
	margin: 0px;
	padding: 6px 0px 0px 0px;
	}
	
#navbarright img {
	border: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}

#nav {
	margin: 0px 0px 0px 15px;
	padding: 0px;
	list-style: none;
	}
	
#nav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	}

#nav a {
	color: #FFFFFF;
	display: block;
	font-size: 12px;
	font-weight: normal;
	margin: 0px 15px 0px 0px;
	padding: 5px 2px 5px 2px;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
	
#nav a:hover {
	
	color: #FFFFFF;
	display: block;
	text-decoration: none;
    margin: 0px 15px 0px 0px;
	padding: 5px 2px 5px 2px;
	}

#nav li {
	float: left;
	margin: 0px;
	padding: 0px;
	}
	
#nav li li {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 250px;
	z-index:1000;
	}
	
#nav li li a, #nav li li a:link, #nav li li a:visited {
	background: #660000;
	width: 250px;
	float: none;
	margin: 0px;
	padding: 8px 10px 8px 10px;
	border-top: 1px solid #C0C0C0;
	}
	
#nav li li a:hover, #nav li li a:active {
	background: #350203;
	padding: 8px 10px 8px 10px;
	}

#nav li ul {
	position: absolute;
	width: 10em;
	left: -999em;
	z-index: 1000;
	}

#nav li:hover ul {
	left: auto;
	display: block;
	}
	
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
	}

.action_center_bottom {
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#111111;
	text-indent: 12px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
p{
	padding: 0 0 1.5em;
	font-family:arial;
}
h3{
	color: #A22821;
	font-size: 1.6em;
	margin: 0 0 1em;
	font-family:arial;
}

.widget h3 {
	color: #a22934;
	background-color: none;
}
.h3sidebarstyle {
position: relative; top: 34px; left: 10px; color:#a22821;}
