/*
Theme Name: Jesus Revolution
Theme URI: http://jesusrevolution.com
Description: Designed by Mirkku, coded by Paul
Version: 1
Author: Mirkku
Author URI: http://mirkku.com
Tags: jesus, revolution

*/


* html{
	background:none;
}
body{
	margin:0;
	color:#333;
	font:12px Arial, Helvetica, sans-serif;
	background: url(images/bg-body.jpg) 50% 0;
	width: 1024px;
	margin: 0 auto;
}
img{border-style:none;}
a{
	text-decoration:none;
	font-weight: bold;
	color: #333;
}

a:hover{
	color: #46a499;
}

/*wrapper*/
#wrapper{
	background: url(images/bg-wrap.png) no-repeat -100px 0px;
	padding:145px 0 57px;
	margin: 0 auto;
}
.w1{
	width:960px;
	margin:0 auto;
}
/*header*/
#header{
	padding:0 20px;
	
}
.logo{
	width:292px;
	height:69px;
	background:url(images/logo.png) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
}
.logo a{
	display:block;
	height:100%;
	position:relative;
}
/*bar*/



.bar{
	margin:-21px 0 0 -4px;
	z-index:2;
	width:100%;

	background:url(images/none.gif) no-repeat;
}


#menu-back {
  height: 60px;
  width: 964px;
  background:url(images/bg-nav3.png) no-repeat;
  margin-top:10px;
  
}

ul#main-nav {
	list-style-type: none;
	padding: 22px 0 0 30px;
	height: 30px;
}

#main-nav li{
  float:left;
  display: block;
  font-size: 14px;
  text-transform: uppercase;
  background: url(images/separator-01.gif) right no-repeat;
  padding: 0 20px 0 20px;
}

#main-nav li a:hover{
  color:#3db2a9;
}

#nav2 {
  
}

.smartmenu, .smartmenufloaty {
    margin: 0px;
    padding: 0px;
    overflow: hidden;
    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
}

.smartmenuie6 {
    height: 30px;
}

.smartmenu a {
  display:block;
	padding:10px 10px 0;
	text-align:center;
	height:25px;
	font-weight:bold;
	color:#333;
	text-decoration:none;
	text-shadow:0 1px #fff;
	text-transform: uppercase;
}

 
.smartmenufloaty a {
    font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    color: #FFF;
    padding: 0px 10px;
    text-transform: uppercase;
}

.smartmenu a.last {
    border: none;
}

.smartmenu a:hover {
    color: #333;
}

.smartmenu ul {
	height:60px;
	margin-top:7px;
	float:left;
	list-style:none;
	
  }

.smartmenufloaty ul {
    margin: 0px 0px 0 0;
    padding: 0px 0 0 0px;
    list-style: none;
}

.smartmenu ul li {
	float:left;
	padding: 5px;
	background:url(images/separator-01.gif) right no-repeat;
	text-transform:uppercase;
}

.smartmenu ul li:last-child {
	background: none;
}

.smartmenufloaty li {
    padding: 5px 0px 5px 0px;
    float: left;
}

.smartmenu li ul {
    display: none;
}

.smartmenufloaty {
    background: transparent;
    position: absolute;
    border: none;
    width: auto;
    height: auto;
    left: 0px;
    top: 0px;
    z-index: 1000;
    margin: 0 0 0 10px;
}

.smartmenufloaty .tip {
    background: url(images/floatytip.png) no-repeat;
    font-size: 0px; 
    height: 20px;
    width: 50px;
    margin: 0px;
    overflow: hidden;
    display: block;
}

.smartmenufloaty .tipIE6 { 
    background: url(images/floatytip.gif);
}

.smartmenufloaty .padder {
    background: url(images/floatybg.png);
    padding: 0px 8px; 
    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
}

.smartmenufloaty .padderIE6 {
    background: url(images/floatybg.gif);
}

.smartmenufloaty li {
    float: none ;
    border-bottom: 1px dotted #FFF;
    padding: 5px 8px; 
}
 
.smartmenufloaty li.last {
    border: none;
}

.smartmenufloaty a {
    border: none;
    padding: 0px;
}

.smartmenufloaty a:hover {
    color: #222;
}



/*main*/
#main{
	background: url(images/bg-main.gif) repeat-y 18px 0;
	position:relative;
	top:0px;
	margin-bottom:-40px;

}
.main-holder{
	background: url(images/bg-main-t.gif) no-repeat 18px 0;
}
.main-frame{
	height:1%;
	padding:24px 0px 5px 28px;
	background: url(images/bg-main-b.gif) no-repeat 18px 100%;
	position:relative;
	z-index: 5;
}
.main-frame:after{
	content:"";
	display:block;
	clear:both;
}

.home-main-frame{
	height:1%;
	padding:24px 0px 5px 28px;
	background: url(images/bg-main-b.gif) no-repeat 18px;
	position:relative;
	z-index: 5;
}
.home-main-frame:after{
	content:"";
	display:block;
	clear:both;
}



.box{
	position:absolute;
	bottom:-56px;
	right:-32px;
	width:238px;
	height:154px;
	background: url(images/bg-box.gif) no-repeat;
	text-indent:-9999px;
}
* html .box{
	bottom:-57px;
	right:-31px;
}
/* homecontent*/
#homecontent{
	width:924px;
	overflow: hidden;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

#homecountdown{
	width:924px;
	height: 338px;
	background: url(images/featured.jpg) no-repeat;
	text-align: right;
}

#launch {
  color: #fff;
  font-size: 30px;
  padding: 60px 40px 10px 0;
  text-transform: uppercase;
}

#countdown {
    padding: 0px 30px 0 0px;
}

.count_down{
  color: #fff;
  font-size: 95px;
}

.count_down sup{
  font-size: 15px;
}



#homecolumns {
  overflow: hidden;
  margin-bottom: 20px;
}

.hometitle {
  font-size: 17px;
  font-weight: bold;
  margin-top: 2px;
}

.column {
  float:left;
  width: 280px;
  padding: 0 10px 0 10px;
  border-right: 1px solid #c0c0c0;
  min-height: 150px;
  
}

.columnlast {
  float:left;
  border-right: none;
  padding: 0 10px 0 10px;
  width: 280px;
}


#content{
	width:610px;
	float:left;
}
.number{
	padding-top:3px;
	width:28px;
	float:left;
	margin-right:7px;
}
.number span{
	background: url(images/bg-number.gif) no-repeat;
	width: auto;
	height:24px;
	display:block;
	font:bold 13px Arial, Helvetica, sans-serif;
	color:#fff;
	padding:0px 5px 0 7px;
	margin-top: 3px;
}

/* Featured*/
#featured{ 
	width:924px; 
	padding-right:0px;
	padding-top: 6px; 
	padding-left: 14px;
	position:relative; 
	height:394px; 
	background:#fff url(images/featback2.jpg) no-repeat;
}
#featured ul.ui-tabs-nav{ 
	position:absolute; 
	top:6px; left:630px; 
	list-style:none; 
	padding:0; margin:0; 
	width:270px; 
}
#featured ul.ui-tabs-nav li{ 
	padding:1px 0; padding-left:13px;  
	font-size:12px; 
	color:#666; 
}
#featured ul.ui-tabs-nav li img{ 
	float:left; margin:5px 10px 3px 6px;
	border: none; 	
}

#featured ul.ui-tabs-nav li a img{ 
	 	background: none;

	 	

}

#featured ul.ui-tabs-nav li span{ 
	font-size:12px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold;
	line-height:16px; 
}

#featured ul.ui-tabs-nav li span span{ 
	font-size:11px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: normal;
}

#featured li.ui-tabs-nav-item a{ 
	display:block; 
	height:60px; 
	color:#fff;  
	line-height:20px;
	text-decoration: none;
}
#featured li.ui-tabs-nav-item a:hover{ 
	background:url('images/featback.gif') 0px 0px no-repeat;  
}
#featured li.ui-tabs-selected{ 
	background:url('images/featback.gif') 13px 0px no-repeat;  
}
#featured ul.ui-tabs-nav li.ui-tabs-selected a{ 
	
}

#featured .ui-tabs-panel{ 
	width:615px; height:313px; 
	 position:relative;
}
#featured .ui-tabs-panel .info{ 
	position:absolute; 
	top:243px; left:0; 
	height:70px; 
	background: url('images/transparent-bg.png'); 
}
#featured .info h2{ 
	font-size:18px; font-family:Arial, Helvetica, sans-serif; 
	color:#fff; padding:5px; margin:0;
	overflow:hidden; 
}

#featured .info p{ 
	margin:0 5px; 
	font-family:Verdana; font-size:11px; 
	line-height:15px; color:#f0f0f0;
}

#featured .info a{ 
	text-decoration:none; 
	color:#fff; 
}

#featured .info a:hover{ 
	text-decoration:underline; 
}

#featured .ui-tabs-hide{ 
	display:none; 
}

/* Post content*/
.content-holder{
	overflow:hidden;
	height:1%;
}
.heading{
	height:1%;
	overflow:hidden;
	padding:0 0 10px;
	margin:0 0 1px;
}

.pageheading{
        
	height:1%;
	overflow:hidden;
	background: url(images/stripgif.gif) repeat;
	padding:5px 5px 5px 10px;
	margin:0 0 1px;
	-moz-border-radius: 10px;
  -webkit-border-radius: 10px;
}

.pageheading h1{
	color: #fff;
        
}


#content h1{
	margin:0;
	font:bold 30px Arial, Helvetica, sans-serif;
	padding:0 0 0 2px;
}

.postmeta {
  
}

span.author {
  background: url(images/bg-col-titles2.gif) repeat;
  padding: 3px 5px 3px 5px;
  font-weight: bold;
  
  display: inline-block;
}

span.thetime {
  background: url(images/bg-col-titles2.gif) repeat;
  padding: 3px 5px 3px 5px;
  font-weight: bold;
  
  display: inline-block;
}

span.commentbubble {
   background: url(images/bg-col-titles2.gif) repeat;
  padding: 3px 5px 3px 5px;
  font-weight: bold;
  color: #333;
  
  display: inline-block;
}

.text{
	width:570px;
	margin-bottom:20px;
	margin-top: 20px;
}

.text a{
  border-bottom: 1px dotted #707070;
  padding-bottom: 1px;
}

.text a:hover{
  border-bottom: none;
  padding-bottom: 0px;
}

.text a img{
  border: 5px #ccc solid;
  padding-bottom: 0;
}

.text h3{
	font-size: 16px;
        margin-bottom: 0px;
}



.text ul li{
	line-height: 20px;
}

.text ol li{
	line-height: 20px;
}

.text blockquote p{
	font-family: Georgia, serif;
        font-style: italic;
        color: #444;     
}

.text blockquote p span{
	font-family: Helvetica, Arial, sans-serif;
        color: #444;
        display:block;
        font-size: 10px;
        text-transform: uppercase;
        font-weight: bold;   
        font-style: normal;  
}

#archivetitle {
margin-bottom: 20px;
border-bottom: 1px dotted #ccc;
}

.catsandtags {
  font-size: 11px;
  text-transform: uppercase;
}

.blogtext{
	width:570px;
	margin-bottom:20px;
	margin-top: 10px;
}

.blogtext h3{
	font-size: 16px;
}

.artseperator {
  border-bottom: 1px dotted #c0c0c0;
  margin-bottom: 15px;
}



#content p{
	margin:0 0 11px;
	line-height: 22px;
}

.wp-caption-text {
  height: 30px;
  background:url(images/bg-body.gif) repeat ;	
  color: #fff;
  font-size: 10px;
  text-transform: uppercase;
  margin: 0;
  font-weight: bold;
  padding: 7px 0 0 10px;
}

#art-author {
  background: url(images/bg-col-titles2.gif) repeat;
  width: 575px;
  height: 80px;
  margin-bottom: 30px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
    
  
}

#arc-author {
  background: url(images/bg-col-titles2.gif) repeat;
  padding: 5px 5px 5px 5px;
  margin: 0 0 30px 0;
}

#single-author-img img{
  float: left;
  margin: 10px 10px 0 10px;
}

#single-author-name {
  width: 205px;
  float:left;
}

#single-author-name h3{
  margin: 0 0 0 0;
  padding: 10px 0 5px 0;
}

#share {
  float: right;
  width: 270px;
}



#share h3{
	margin: 0 0 0 0;
  padding: 10px 0 0px 0;
}

#share img{
	padding: 5px 10px 0px 0;
}


.artthumb img {
  float:left;
  padding: 10px 10px 10px 10px;
  background: url(images/bg-col-titles2.gif) repeat;
  margin: 3px 20px 20px 0;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
}

.homeartthumb img {
  float:left;
  padding: 10px 10px 10px 10px;
  background: url(images/bg-col-titles2.gif) repeat;
  margin: 0px 20px 10px 0;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
}

span.postnav {
  line-height: 28px;
  background: url(images/bg-col-titles2.gif) repeat;
  display: inline-block;
  margin-bottom: 15px;
}

span.postnav a{
  padding: 0 6px 0 6px;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}
  

/*visual*/
.visual{
	height:1%;
	overflow:hidden;
	padding-right:2px;
}
.visual ul{
	list-style:none;
	margin:0;
	padding:0;
}
.visual ul li{
	float:left;
	margin-right:13px;
}
.visual ul li a img{
	display:block;
}

/*page*/




/*comments*/

.comments h2 {
  font-size: 16px;
  border-top: 3px solid #333;
  padding: 6px 0 5px 10px;
  background: url(images/bg-col-titles2.gif) repeat;
  text-transform: uppercase;
}


.comments h2 a {
	color: #fff;
}

.blog{
	list-style:none;
	margin:0 0 30px 0;
	padding:0;
}



.blog img {
	float: left;
	padding: 0 10px 0 10px;
	
}

.blog li{
	border-bottom: 1px dotted #ccc;
	padding:7px 0 3px;
	height:1%;
	overflow:hidden;
	clear: both;
}

.blog li:last-child{
	border-bottom: none;

}

.blog li ul{
	margin-top: 10px;
}






.blog li p{
	font-size: 12px;
	width: 480px;
	float:right;
	padding-bottom: 10px;	
}



.blog-heading{
	height:1%;
	overflow:hidden;
}
.blog-heading h2{
	margin:0 0 4px;
	padding:4px 7px 4px 7px;
	float:left;
	background:#ff9900;
	font-size:10px;
	font-weight:bold;
	color:#fff;
	border-top:none;
	-moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  text-shadow: 1px 1px 0px #888;
  
}
.date{
	float:right;
	color:#d1cac1;
	margin-top:-2px;
	padding:5px 4px 0 0;
	letter-spacing:-1px;
	text-align:right;
}

strong.comdate {
  padding: 0 0 0 10px;
  font-size: 11px;
  color: #d1cac1;
}

.blog .back{
	float:right;
	font-weight:bold;
	padding:3px 1px 0 0;
	color:#5a3d1b;
	text-transform:uppercase;
}
#content .blog p{
	margin:0 0 2px;
	line-height: 18px;
}

#alt-login-methods {
  float:right;
  display:inline;
}

.fbconnect_login_button {
 display:inline;
}

.facebookconnect {
 float:right;
 width: 358px;
 height: 30px;
 margin-bottom: 10px;
 padding: 5px 5px 0 10px;
 background: url(images/bg-col-titles2.gif) repeat;
 line-height: 28px;
}

.facebookconnect span{
  padding-top: 5px;
  display:inline;
}

#fb-user {
  width: 363px;
  float: right;
  margin-bottom: 5px;
}

p#sfc_comm_send {
float: right;
line-height: 15px;
}

p#sfc_comm_send input {
border:none;
padding:0 0 0 0;
margin: 0 0 0 0;
}

p#sfc_comm_send label {
padding:0 0 0 5px;
margin: 0;
}

#searchform input {
border: 1px dotted #ccc;
padding: 3px;
}

/*comments form*/
.comreply ol {
  list-style-type: none;
}

.comreply .label-container {
	width: 160px;
	text-transform: uppercase;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 11px;
	letter-spacing: 0.1em;	
	color: #666;
	float: left;
}

.comreply input, .comreply textarea {
	width: 357px;
	float: left;
	padding: 8px;
	border: 1px dotted #CCC;
}
	
.comreply #submit {
	float: right;
	width: 80px;
	border: 1px dotted #ccc;
	text-transform: uppercase;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 11px;
	letter-spacing: 0.1em;	
	color: #666;
	margin: 0 7px 0 0;
	}
.comreply li {
	margin-bottom: 10px;
	float: left;	
	width: 542px;}


.loggedin {
   float:right;
}

/*sidebar*/
#sidebar{
	width:270px;
	float:right;
	padding:0px 30px 0px 0;
	margin-bottom: 20px;
}

#sidebar h2{
	margin: 0 0 5px 0;
}

#subpages {
        background: url(images/bg-col-titles2.gif) repeat;
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        margin-bottom: 10px;
        padding: 10px 10px 10px 10px;
}

#sidebar ul{
	padding: 0;
        margin: 0;
        list-style-type: none;
}

#sidebar ul li{
	padding: 6px 0 6px 20px;
        margin: 0;
      
        
}

#sidebar ul li ul {
	padding: 5px 0 0px 0;
        margin: 0;
        
}

#sidebar ul li ul li{
	padding: 5px 0 5px 10px;
        margin: 0;
        background: none;
        text-transform: none;
        border-bottom: 1px dotted #c0c0c0;
}

.add-nav{
	margin:0;
	padding:0 0 9px 0;
	list-style:none;
	height:1%;
	overflow:hidden;
}
.add-nav li{
	float:right;
	margin-left:5px;
}
.add-nav li a{
	display:block;
	overflow:hidden;
}
.add-nav li a span{
	display:block;
	font-size:12px;
	font-weight:bold;
	letter-spacing:-1px;
	color:#4c412c;
	background: url(images/bg-add-nav-link.gif) repeat-x;
	padding:2px 3px 9px 2px;
}
.add-nav li a:hover{
	background: url(images/bg-add-nav-hover-l.gif) no-repeat;
	text-decoration:none;
}
.add-nav li a:hover span{
	background: url(images/bg-add-nav-hover.gif) no-repeat 100% 0;
	color:#fff;
}
.sub-nav{
	list-style:none;
	margin:0;
	padding:0;
}
.sub-nav li{
	height:1%;
	overflow:hidden;
	padding:5px 0;
	background: url(images/bg-sub-nav-element.gif) repeat-x 0 100%;
}
.sub-nav li a{
	float:left;
	font-size:11px;
	color:#4c412c;
	letter-spacing:-1px;
}
.sub-nav li a:hover{
	text-decoration:underline;
}
.sub-nav li a span{
	font-style:italic;
	font-size:10px;
	color:#8a644a;
}
.coment{
	float:right;
	margin:-2px 0 0 5px;
	font-size:9px;
	color:#fff;
	background: url(images/bg-coment.gif) no-repeat;
	padding:0 2px 3px 0;
	width:16px;
	text-align:center;
	letter-spacing:-3px;
}
* html .coment{
	padding:0 0 3px 0;
	width:18px;
}
.fire{
	float:right;
	margin:-3px 0 0;
	width:13px;
	height:15px;
	background: url(images/bg-fire.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}
.new{
	float:right;
	width:18px;
	height:18px;
	background: url(images/bg-new.gif) no-repeat;
	text-indent:-9999px;
	margin:-4px -3px 0 0;
	overflow:hidden;
}


.fanbox {
  background: url(images/bg-col-titles2.gif) repeat;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  margin-bottom: 10px;
 
}

.twitterbox {
  background: url(images/bg-col-titles2.gif) repeat;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  margin-bottom: 10px;
  padding: 10px 10px 10px 15px;
  overflow: auto;
}

.twitterbox img{
  float:left;
  margin: 0 10px 0 0;
}

.twitterbox p{
  margin: 0 0px 0 0;
  padding: 0 0 0 0;
  font-size: 11px;
}

.twitterbox p a {
  font-weight: normal;
  font-size: 11px;
}

.twitterbox p a span{
  font-size: 14px;
  font-weight: bold;
}

.emailbox {
  background: url(images/bg-col-titles2.gif) repeat;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  margin-bottom: 0px;
  padding: 10px 10px 10px 15px;
  overflow: auto;
}

.emailbox img{
  float:left;
  margin: 0 10px 0 0;
}

.emailbox p{
  margin: 0 0px 0 0;
  padding: 0 0 0 0;
  font-size: 11px;
}

.emailbox p a {
  font-weight: normal;
  font-size: 11px;
}

.emailbox p a span{
  font-size: 14px;
  font-weight: bold;
}




.startbutton {
  background: url(images/bg-col-titles2.gif) repeat;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  margin-bottom: 10px;
  padding: 10px 10px 10px 10px;
  text-align: center;
 
}

.startbutton span {
  text-transform:uppercase;
  font-size: 17px;
  font-weight: bold;
}






/* -- Language box */

.panelchange {
position: fixed;
text-transform: lowercase;
z-index: 1000;
text-decoration: none;
top: 140px; left: 3px;
font-size: 11px;
font-family: helvetica, arial, sans-serif;
color:#fff;
display: block;
}


.panel {
position: fixed;
z-index: 2000;
top: 50px;
left: 0;
display: none;
background: #000000;
border:1px solid #111111;
-moz-border-radius-topright: 20px;
-webkit-border-top-right-radius: 20px;
-moz-border-radius-bottomright: 20px;
-webkit-border-bottom-right-radius: 20px;
width: 250px;
height: auto;
padding: 30px 30px 30px 130px;
filter: alpha(opacity=85);
opacity: .85;
}

.panel p{
margin: 0 0 15px 0;
padding: 0;
color: #cccccc;
}

.panel a, .panel a:visited{
margin: 0;
padding: 0;
color: #9FC54E;
text-decoration: none;
}

.panel a:hover, .panel a:visited:hover{
margin: 0;
padding: 0;
color: #ffffff;
text-decoration: none;
}

a.trigger{
position: fixed;
z-index: 3000;
text-decoration: none;
text-transform: uppercase;
top: 80px; left: 0;
font-size: 16px;
letter-spacing:-1px;
font-family: verdana, helvetica, arial, sans-serif;
color:#fff;
padding: 20px 40px 20px 15px;
font-weight: 700;
background:#333333  85% 55% no-repeat;
border:1px solid #444444;
-moz-border-radius-topright: 20px;
-webkit-border-top-right-radius: 20px;
-moz-border-radius-bottomright: 20px;
-webkit-border-bottom-right-radius: 20px;
-moz-border-radius-bottomleft: 0px;
-webkit-border-bottom-left-radius: 0px;
display: block;
}

a.trigger img{
 padding: 0px 0 0 10px;
}

a.trigger:hover{
position: fixed;
text-decoration: none;
top: 80px; left: 0;
font-size: 16px;
letter-spacing:-1px;
font-family: verdana, helvetica, arial, sans-serif;
color:#fff;
padding: 20px 40px 20px 20px;
font-weight: 700;
background:#222222 url(images/plus.png) 85% 50% no-repeat;
border:1px solid #444444;
-moz-border-radius-topright: 20px;
-webkit-border-top-right-radius: 20px;
-moz-border-radius-bottomright: 20px;
-webkit-border-bottom-right-radius: 20px;
-moz-border-radius-bottomleft: 0px;
-webkit-border-bottom-left-radius: 0px;
display: block;
}

a.active.trigger {
background:#222222 url(images/minus.png) 85% 50% no-repeat;
}

.panel .columns{
clear: both;
width: 330px;
padding: 0 0 20px 0;
line-height: 22px;
}

.colleft{
float: left;
width: 130px;
line-height: 22px;
}

.panel .colright{
float: right;
width: 130px;
line-height: 22px;
}

.panel ul{
padding: 0;
margin: 0;
list-style-type: none;
}

.panel ul li{
padding: 0;
margin: 0 0 5px 0;
list-style-type: none;
clear: both;
}

.panel hr{
background-color: #333333;
height: 1px;
}


.panel h1 {
font-size: 34px;
font-family: verdana, helvetica, arial, sans-serif;
letter-spacing:-2px;
color:#9FC54E;
font-weight:700;
padding:20px 0 0;
}

.panel h2 {
font-size: 24px;
font-family: verdana, helvetica, arial, sans-serif;
color:#444444;
font-weight: 400;
padding: 0 0 10px; 0
}

.panel h3 {
font-size:14px;
font-family:verdana, helvetica, arial, sans-serif;
letter-spacing:-1px;
color:#fff;
font-weight: 700;
text-transform:uppercase;
margin:0;
padding:8px 0 8px 0;
}

.panel img{
float: left;
margin: 2px 3px 6px 0px;
}


/* Contact Form */
.wpcf7 p{
	text-transform: uppercase;
	font-family: "Lucida Grande",Helvetica,Arial,sans-serif;
	font-weight: bold;
	font-size: 11px;
	letter-spacing: 0.1em;
	color: #666666;
}	

.wpcf7 input, .wpcf7 textarea{
	border: 1px dotted #ccc;
	padding: 8px;
	font-family: "Lucida Grande",Helvetica,Arial,sans-serif;
	font-weight: bold;
	font-size: 11px;
	letter-spacing: 0.1em;
	color: #666666;
}	

.wpcf7 textarea{
  width: 400px;
  overflow: hidden;
}

#foot {
margin: 0 0px 0 60px;
padding: 0;
}

#foot p{
margin: 0;
padding: 0;
color: #fff;
font-size: 11px;
}

.like { 
margin-top: 10px;
}

strong.search-excerpt { background: yellow; }