/* @override 
	http://localhost:8888/wordpress/wp-content/themes/V12_LeandroArts_LP/style.css
	http://formulatenow.com/lpccd/wp-content/themes/V12_LeandroArts_LP/style.css
*/

/*  
Theme Name: L-Arts V12 LP
Theme URI: 
http://www.formulatenow.com/
http://www.leandroarts.com/
Description: LeandroArts Custom Theme.
Version: 12.0
Author: Leandro Flaherty
Author URI: 
http://www.formulatenow.com/
http://www.leandroarts.com/
*/

/* @group Custom */
/* -----------------------------------------------
				Custom
-------------------------------------------------- */
body {
	margin: 0;
	padding: 0;
	background: #000 url(images/lp/bg.jpg) no-repeat fixed center top;
	color: #eaeaea;
	font: 13px/19px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}


#wrapper {
	position: relative;
	clear: both;
	padding: 0px 8px 0px 10px;
	margin: 50px auto;
	width: 890px;
	height: auto;
	background: url(images/lp/trans_bg.png) repeat 0 0;
	overflow: hidden;
}

a{
	color: #79c141;
	text-decoration: none;
}
a:hover, a:visited, a:active{
	color: #89db49;
}

strong{
	font: bold 15px/20px "Trebuchet MS", Verdana, sans-serif;
}

h1, h2, h3, h4, h5, h6{
	font-weight: normal;
	font-style: normal;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
h1{color: #eaeaea;}
h2{color: #0082c8;}
h3{color: #eaeaea;}
h4{color: #eaeaea;}
h5{color: #eaeaea;}
h6{color: #eaeaea;}

.color1{
	color: #79c141;
}
.color2{
	color: #79c141;
}
.color3{
	color: #08a787;
}
.color4{
	color: #7a840a;
}
.color5{
	color: #9f9e06;
}
.color6{
	color: #a06f08;
}
.color7{
	color: #a15907;
}
.color8{
	color: #2d7f70;
}
.color9{
	color: #0080c7;
}
.heading1{
		color: #eaeaea;
		font-size: 12px;
		background: #629634;	
		padding: 5px 3px;
		clear: both;	
		display: block;
		width: 70px;
		text-align: center;
		margin: 0px 0px 0px 140px ;
}
.fadeZoom{
	display: block;
	background: #fff url(images/admin/zoom_hover.png) no-repeat center center;
}

/* @end */

/* @group Layout */
/* ------------------------------------------
				Content
-------------------------------------------- */
.content{
	position: relative;
	float: none;
	clear: right;
	width: 100%;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 115px 0px;
}
.sub_content{
	float: left;
	clear: right;
	width: 620px;
	height: auto;
	margin: 0px 30px 0px 0px;
	padding: 0px;
}
.sidebar{
	float: left;
	clear: right;
	width: 200px;
	height: auto;
	margin: 0px;
	padding: 10px;
}
.columns2{
	-moz-column-count: 2;
	-moz-column-gap: 25px;
	-webkit-column-count: 2;
	-webkit-column-gap: 25px;
	column-count: 2;
	column-gap: 25px;	
}
.columns3{
	-moz-column-count: 3;
	-moz-column-gap: 25px;
	-webkit-column-count: 3;
	-webkit-column-gap: 25px;
	column-count: 3;
	column-gap: 25px;	
}
.columns4{
	-moz-column-count: 4;
	-moz-column-gap: 25px;
	-webkit-column-count: 4;
	-webkit-column-gap: 25px;
	column-count: 4;
	column-gap: 25px;	
}
/* @end */

/* @group Header */
/* -----------------------------------------------
				Header
-------------------------------------------------- */
#header{
	position: relative;
	clear: both;
	z-index: 999;
	margin: 0;
	padding: 0;
	background: none;
	height: 110px;
	width: 890px;	
	overflow: hidden;
}
#logo{
	text-indent: -9999px;
	position: absolute;
	top: 20px;
	left: 0px;
	height: 80px;
	width: 400px;
	z-index: 10;
	background: url(images/lp/logo.png) no-repeat 0 0;
	display: block;
}

#social_1{
	position: absolute;
	top: 10px;
	right: 125px;
	display: block;
	background: url(images/admin/social_3.png) no-repeat 0 0 ;
	width: 20px;
	height: 20px;
	margin: 0px 5px 0px 0px;
	padding: 0;
	text-indent: -9999px;
	text-transform: capitalize;	
}
#social_2{
	position: absolute;
	top: 10px;
	right: 100px;
	display: block;
	background: url(images/admin/social_1.png) no-repeat 0 0 ;
	width: 20px;
	height: 20px;
	margin: 0px 5px 0px 0px;
	padding: 0;
	text-indent: -9999px;
	text-transform: capitalize;	
}
#social_3{
	position: absolute;
	top: 10px;
	right: 75px;
	display: block;
	background: url(images/admin/social_2.png) no-repeat 0 0 ;
	width: 20px;
	height: 20px;
	margin: 0px 5px 0px 0px;
	padding: 0;
	text-indent: -9999px;
	text-transform: capitalize;	
}
#social_4{
	position: absolute;
	top: 10px;
	right: 50px;
	display: block;
	background: url(images/admin/social_5.png) no-repeat 0 0 ;
	width: 20px;
	height: 20px;
	margin: 0px 5px 0px 0px;
	padding: 0;
	text-indent: -9999px;
	text-transform: capitalize;	
}
#header_info1{
	position: absolute;
	top: 40px;
	right: 5px;
	text-align: right;
	color: #d5d5d5;
	font-size: 10px;
	margin: 0;
	padding: 0;
}
#header_info2{
	position: absolute;
	top: 55px;
	right: 5px;
	text-align: right;
	color: #79c141;
	font-size: 11px;
	margin: 0;
	padding: 0;
}
/* @end */

/* @group Nav(s) */

/* @group nav_main */
.nav_main{
	list-style-type: none;
	width: auto;
	height: auto;
	margin: 13px 0px;
	padding: 0;
}
	.nav_main li{
		display: inline;
		margin: 0px 15px 0px 0px;
		padding: 0px 0x 0px 0px;
}
	.nav_main li a{
		color: #d5d5d5;
		margin: 0;
		padding: 0px 0px 5px 0px;
	font-size: 12px;
}
	.nav_main li a:hover{
			color: #fff;
}
.nav_main li:nth-child(1) a{
		border-bottom: 2px solid #08a787;	
}
.nav_main li:nth-child(2) a{
		border-bottom: 2px solid #204801;	
}
.nav_main li:nth-child(3) a{
		border-bottom: 2px solid #7a840a;	
}
.nav_main li:nth-child(4) a{
		border-bottom: 2px solid #9f9e06;	
}
.nav_main li:nth-child(5) a{
		border-bottom: 2px solid #a06f08;	
}
.nav_main li:nth-child(6) a{
		border-bottom: 2px solid #a15907;	
}
.nav_main li:nth-child(7) a{
		border-bottom: 2px solid #2d7f70;	
}
/* @end */

/* @group nav_sub */
.nav_sub{
	list-style-type: none;
	width: auto;
	height: auto;
	margin: 25px 0px 13px 0px;
	padding: 0;
}
	.nav_sub li{
		display: inline;
		line-height: 18px;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
}
	.nav_sub li a{
		color: #fff;
		font-size: 13px;
		margin: 0;
		padding: 10px 20px 10px 10px;
		background: rgba(50,131,114,0.15);

}
	.nav_sub li a:hover{
			color: #fff;
			background: #328372;
}
/* About */
	.nav_sub_about li a{
		background: rgba(32,72,1,0.15);

}
	.nav_sub_about li a:hover{
			background: #204801;
}
/* Sustainability */
	.nav_sub_sustain li a{
		background: rgba(122,132,10,0.15);
}
	.nav_sub_sustain li a:hover{
			background: #7a840a;
}
/* arts&culture */
	.nav_sub_arts li a{
		background: rgba(159,158,6,0.15);

}
	.nav_sub_arts li a:hover{
			background: #9f9e06;
}
/* living */
	.nav_sub_living li a{
		background: rgba(160,111,8,0.15);

}
	.nav_sub_living li a:hover{
			background: #a06f08;
}
/* involved */
	.nav_sub_involved li a{
		background: rgba(161,89,7,0.15);

}
	.nav_sub_involved li a:hover{
			background: #a15907;
}
/* Press */
	.nav_sub_press li a{
		background: rgba(45,127,112,0.15);

}
	.nav_sub_press li a:hover{
			background: #2d7f70;
}

/* @end */


/* @end */



/* @group Home Page */

/* @group Featured Slideshow */

/* --------------------- 
	Features Slideshow
------------------------- */
#features_main{
	position: relative;
	clear: both;
	margin: 0;
	padding: 0;
	height: 270px;
	width: 615px;
	overflow: hidden;
}
#features_slideshow{
	position: relative;
	display: block;
	border: none;	
	width: 615px;
	height: 270px;
	background-color: #fff;
	margin: 0;
	padding: 0;
}
.features_cell{
	background: #fff;
	display: block;
	position: relative;
	margin: 0;
	padding: 0;
	height: 100%;
	min-height: 100%;
	width: 100%;
	min-width: 100%;
}
.features_cell_image{
	display: block;
	background: #fff;
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	height: 100%;
	min-height: 100%;
	width: 100%;
	min-width: 100%;
	overflow: hidden;
}
	.features_cell_image img{
		width: 615px;
		height: auto;
		min-height: 330px;
		z-index: 1;
}
.featured_cell_details{
	position: relative;
	top: 210px;
	left: 0;
	background: url(images/lp/trans_bg2.png) repeat 0 0;
	width: auto;
	height: 50px;
	padding: 5px 15px;
	margin: 0;
	overflow: hidden;
}
	.featured_cell_details h3{
		position: absolute;
		top: 5px;
		left: 15px;
		margin: 0;
		padding: 5px 0px;
		font-size: 15px;
		font-weight: normal;
		font-style: normal;
		text-transform: uppercase;
		width: 200px;
}
	.featured_cell_details h3 a{
		color: #eaeaea;
}
	.featured_cell_details p{
		position: absolute;
		display: block;
		top: 5px;
		right: 85px;
		width: 300px;
		color: #fff;	
		margin: 0px;
		padding: 5px;
	line-height: 13px;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
}
	.more_link{display: none;}

#featured_slideshow_pagination{
	position: absolute;
	z-index: 99999999999999999;
	bottom: 0px;
	right: 5px;
}
	#featured_slideshow_pagination input{
	background: url(images/lp/pagicircle.png) no-repeat center center;
	text-indent: -99999px;
	text-transform: capitalize;
	border: none;
	margin: 3px;
	padding: 0px;
	width: 15px;
	height: 20px;
	
		}#featured_slideshow_pagination input:hover{
		cursor: pointer;
		/* opacity */    
	     filter:alpha(opacity=50);
	     -moz-opacity:0.5;
	     -khtml-opacity: 0.5;
	     opacity: 0.5;	
}

/* @end */

/* @group Cells */
#home_about{
	position: relative;
	width: 175px;
	margin: 0px 40px 25px 0px;
	padding: 0px;
	float: left;
	clear: both;
}
	#home_about h4{
		margin: 0;
		padding: 25px 0px 3px 0px ;
}
	#home_about img{
		width: 175px;
		height: 110px;
		background: #000;
		border: none;
		margin: 0px 0px 10px 0px;
		padding: 0;
}
	#home_about p{
		color: #eaeaea;
		font: normal normal 12px/14px "Trebuchet MS", Verdana, sans-serif;
}
	#home_about_more{
		color: #fff;
		font-size: 12px;
		background: #264208;	
		padding: 6px 3px;
		float: right;
		clear: both;
}

#home_get{
	position: relative;
	width: 175px;
	margin: 0px 40px 25px 0px;
	padding: 0px;
	float: left;
	clear: right;	
}
	#home_get h4{
			margin: 0;
			padding: 25px 0px 3px 0px ;	
}
	#home_get img{
		width: 175px;
		height: 110px;
		background: #000;
		border: none;
		margin: 0px 0px 10px 0px;
		padding: 0;	
}
	#home_get p{
		color: #eaeaea;
	font: normal normal 12px/14px "Trebuchet MS", Verdana, sans-serif;
}
	#home_get_more{
		color: #fff;
		font-size: 12px;
		background: #81460a;	
		padding: 6px 3px;
		float: right;
		clear: both;
}

#home_arts{
	position: relative;
	width: 175px;
	margin: 0px 10px 25px 0px;
	padding: 0px;
	float: left;
	clear: right;	
}
	#home_arts h4{
			margin: 0;
			padding: 25px 0px 3px 0px ;
}
	#home_arts img{
		width: 175px;
		height: 110px;
		background: #000;
		border: none;
		margin: 0px 0px 10px 0px;
		padding: 0;	
}
	#home_arts p{
		color: #eaeaea;
	font: normal normal 12px/14px "Trebuchet MS", Verdana, sans-serif;
}
	#home_arts_more{
		color: #fff;
		font-size: 12px;
		background: #7f7e0a;	
		padding: 6px 3px;
		float: right;
		clear: both;
}
/* @end */
/* ------------------------------------------
				Home Page
-------------------------------------------- */





/* @end */

/* @group Page */

/* -----------------------------------------------
				Page
-------------------------------------------------- */
/* @end */


/* @group Single */
/* -----------------------------------------------
				Single
-------------------------------------------------- */

/* @end */

/* @group Sidebar(s) */


/* @group Widgets */
/* -----------------------------------------------
				Widgets
-------------------------------------------------- */

/* @group WP Default */
/* == WordPress CSS – Default WordPress Widgets == */
.widget {}
/* links widget */
.widget_links {}
.widget_links ul {}
.widget_links ul li {}
.widget_links ul li a {}
/* meta widget */
.widget_meta {}
.widget_meta ul {}
.widget_meta ul li {}
.widget_meta ul li a {}
/* pages widget */
.widget_pages {}
.widget_pages ul {}
.widget_pages ul li {}
.widget_pages ul li a {}
/* recent-posts widget */
.widget_recent_entries {}
.widget_recent_entries ul {}
.widget_recent_entries ul li {}
.widget_recent_entries ul li a {}
/* archives widget */
.widget_archive {}
.widget_archive ul {}
.widget_archive ul li {}
.widget_archive ul li a {}
.widget_archive select {}
.widget_archive option {}
/* tag-cloud widget */
.widget_links {}
.widget_links li:after {}
.widget_links li:before {}
.widget_tag_cloud {}
.widget_tag_cloud a {}
.widget_tag_cloud a:after {}
.widget_tag_cloud a:before {}
/* calendar widget */
.widget_calendar {}
#calendar_wrap {}
#calendar_wrap th {}
#calendar_wrap td {}
#wp-calendar tr td {}
#wp-calendar caption {}
#wp-calendar a {}
#wp-calendar #today {}
#wp-calendar #prev {}
#wp-calendar #next {}
#wp-calendar #next a {}
#wp-calendar #prev a {}
/* category widget */
.widget_categories {}
.widget_categories ul {}
.widget_categories ul li {}
.widget_categories ul ul.children {}
.widget_categories a {}
.widget_categories select{}
.widget_categories select#cat {}
.widget_categories select.postform {}
.widget_categories option {}
.widget_categories .level-0 {}
.widget_categories .level-1 {}
.widget_categories .level-2 {}
.widget_categories .level-3 {}
/* recent-comments widget */
.recentcomments {}
#recentcomments {}
#recentcomments li {}
#recentcomments li a {}
.widget_recent_comments {}
/* search widget */
#searchform {}
.widget_search {}
.screen-reader-text {}
/* text widget */
.textwidget {}
.widget_text {}
.textwidget p {}
/* @end */
ul.widgets{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
ul.widgets li{
	margin: 0px 0px 35px 0px;
	padding: 0;
	list-style-type: none;
	background: none;	
}
ul.widgets li ul{
	background: none;
	margin: 0px 0px 0px 0px;
	padding: 0;
}
ul.widgets li ul li{
	margin: 0px 0px 4px 0px;
	padding: 0px 0px 5px 0px;
	padding: 0px 0px 0px 15px;
	background: url(images/admin/chevron.png) no-repeat left 6px;
	border-bottom: 1px solid #000;	
}

.widgettitle{
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	line-height: 21px;
	font-size: 20px;
	color: #79c141;
}

ul.widgets a:hover{
		color: #79c141;
}
ul.widgets a{
	color: #64a035;
	}

/* txt widget */
div.textwidget{
	color: #c5f4a1;
}

/* calendar widget */
#wp-calendar tr td {background: none; border: none;}


/* @end */


.sidebar_block{
	margin: 0px 0px 25px 0px;
	padding: 0;
}
.sidebar h4{
	padding: 4px 0px 10px 0px;
}
#mailing_instruction{
	font-size: 10px;
	margin: 0;
	padding: 0;
}
.fromBlog{
		position: relative;
		margin: 0px 0px 10px 0px;
		padding: 10px;
		height: auto;
		min-height: 210px;
		width: auto;
		}	
.fromBlog.roll_cms{
		position: relative;
		margin: 0px 0px 10px 0px;
		padding: 10px;
		height: auto;
		min-height: 80px;
		width: auto;
		border: none;
		}
	.fromBlog .roll_cms_thumb{
		width: 80px;
		height: 80px;
		overflow: hidden;
		float: left;
		clear: both;
		margin-top: 0px; 
		margin-bottom: 0px;
		margin-right: 15px;
		margin-left: 0px;
		background: rgba(122,132,10,0.27) repeat center center;
	}
		.fromBlog .roll_cms_thumb a img{
			width: auto;
			min-width: 80px;
			min-height: 80px;
			max-height: 125px;
			margin: 0;
			padding: 0;
		}
	.fromBlog .roll_cms_cell{
		font-size: 12px;
		padding: 0;
}
		.fromBlog .roll_cms_cell_title{}
		.fromBlog .roll_cms_cell_excerpt{
			margin: 0;
			padding: 0;
			padding-bottom: 8px;		
}
		.fromBlog .roll_cms_more{
			font-size: 12px;
			line-height: 12px;			
			margin: 0;
			padding: 0;
			text-align: right;
			display: block;
}


/* @end */

/* @group mySlideshow Module */
.mySlideshow{
	margin: 3px auto 10px auto;
	padding: 0;	
	height: 300px;
	width: 890px;
	overflow: hidden;
}
.mySlideshow_cell{
	width: 890px;
	margin: 0 auto;
	padding: 0;
}
.mySlideshow_cell img{
	background: none;
	width: 890px;
	height: auto;
}
.mySlideshow_pagination{
	display: none;
	text-align: left;
	height: 13px;
	width: 872px;
	padding: 8px;
	margin: 0px auto 5px auto;
	border: 1px solid #d5d5d5;
	background: #f6f6f6;
	position: relative;
	top: 0px;
	z-index: 99999999999;
}
.mySlideshow_pagination input{
	background: #eeedef;
	border: 1px solid #ccc;
	margin: 0px 10px 0px 0px;
	padding: 0px;
    width: 13px;
    height: 13px;
    text-indent: -9999px;
    text-transform: capitalize;
}
.mySlideshow_pagination input:hover{
	background: #d5d6d6;
	cursor: pointer;
}
/* @end */






/* @group CMS Module */
/* -----------------------------------------------
				CMS
-------------------------------------------------- */

.cms{
	margin: 0px 0px 0px 0px;
	padding: 0px 50px 30px 10px;
	font-size: 13px;
	line-height: 15px;
}
.cms h1{}
.cms h1 a{}
.cms_cell{
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
	/* border-bottom: 1px solid #eaeaea; */
}
a.cms_cell_thumb{
	margin: 0px 0px 10px 0px;
	padding: 0;
	display: block;
	overflow: hidden;
	border: none;
	height: 250px;
	width: 100%;	
	position: relative;
}
	a.cms_cell_thumb:hover{
}
	a.cms_cell_thumb img{
		background: #d5d5d5;
		height: auto;
		min-height: 100%;
		width: 100%;
		border: none;
		padding: 0px;
		margin: 0px;
		position: absolute;
		top: 0px;
		left: 0px;
}
.cms_cell_title{
	margin: 0px 0 10px 0;
	padding: 5px 0px 10px 0px;
	border-bottom: 2px solid #3c224d;	
}
	.cms_cell_title a{
		text-decoration: none;
		font-size: 24px;
		color: #c0c0c0;
		line-height: 26px;
}
	.cms_cell_title a:hover{
		color: #eaeaea;	
}
.cms_cell_meta{
	font-size: 9px;
	text-transform: uppercase;
}
.cms_cell_excerpt{
	color: #eaeaea;
	font-size: 11px;
	line-height: 18px;
	margin: 0;
	padding: 0px 0px 10px 0px;
	text-align: justify;
}
.cms_cell_content p{
	color: #eaeaea;
	font-size: 13px;
	line-height: 19px;
	margin: 0 0 15px;
	padding: 0;
	text-align: justify;
}
.cms_cell_more{
	text-align: left;
	display: block;
	clear: both;
	margin: 5px 0px 15px 0px;
	padding: 0px 0px;
	font-size: 13px;
	width: 250px;
	height: auto;
	text-transform: uppercase;
	background: url(images/gc/sub_nav_bg.png) repeat 0 0;	
	}.cms_cell_more:hover{
	color: #00bdbd;
}
.cms img{
	border: none;
	padding: 2px;
	margin: 0px 0px 5px 0px;
}
.cms img.aligncenter{
	border: none;
	padding: 10px;
	margin: 5px 0px 10px 0px;
}
.cms img.alignright{
	border: none;
	padding: 10px 10px 10px 15px;
	margin: 0px 0px 5px 0px;
}
.cms img.alignleft{
	border: none;
	padding: 10px 15px 10px 10px;
	margin: 0px 0px 5px 0px;
}
.cms ul{
	color: #fff;
	padding: 10px 30px;
}
.cms ul li{
	margin: 5px 0px 0px 0px;
	line-height: 20px;
}
.cms ol{
	color: #fff;
	padding: 10px 30px;	
}
.cms ol li{
	margin: 5px 0px 0px 0px;
	line-height: 20px;

}
/* @end */


/* @group Aggregator Module */
.roll_cms{
	position: relative;
	border-bottom: 1px solid #7a840a;
	margin: 0px 0px 10px 0px;
	padding: 10px;
	height: auto;
	min-height: 210px;
	width: auto;
}
.roll_cms_thumb{
	width: 220px;
	height: 180px;
	overflow: hidden;
	float: left;
	clear: both;
	margin-top: 12px; 
	margin-bottom: 0px;
	margin-right: 25px;
	margin-left: 10px;
	background: rgba(122,132,10,0.27) repeat center center;
}
	.roll_cms_thumb a img{
		width: auto;
		min-width: 220px;
		min-height: 180px;
		max-height: 300px;
		margin: 0;
		padding: 0;
	}
.roll_cms_cell{
	font-size: 14px;
	padding: 0;
}
	.roll_cms_cell_title{}
	.roll_cms_cell_excerpt{}
	.roll_cms_more{font-size: 12px;}
/* @end */

/* @group Form_style Module */

.form_style{
	margin: 15px 0px;
}

	.form_style input{
		background: #9c9b99;
		border: 1px solid #000;
		height: 25px;
		width: 220px;
		margin-bottom: 10px;		
	}
	.form_style textarea{
		background: #f7f7f7;
		border: 1px solid #d8d8d8;
		height: 150px;
		width: 400px;
		margin-bottom: 10px;
	}	
	.form_style_submit input{
		width: 70px !important;
		text-align: center;
		color: #7d7d7d;
		font: italic 12px Georgia, "Times New Roman", Times, serif;	
	}

.searchform{
	position: absolute;
	top: 65px;
	left: 25px;
}
.searchform input{
	width: 230px;
	background: #f7f7f7;
	border: 1px solid #d8d8d8;			height: 20px;
	margin-bottom: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
#searchsubmit{
	width: auto;
	height: 20px;
}
#submitlist{
		color: #eaeaea;
		font-size: 12px;
		background: #629634;	
		padding: 5px 3px;
		clear: both;	
		display: block;
		width: 70px;
		text-align: center;
		margin: 0px 0px 0px 140px ;	
}#submitlist:hover{
		cursor: pointer;
}


/* @end */

/* @group Comments Module */
textarea#comment {
	background-color: #929292;
/* CSS Gradient */     
     background: #e5e5e5; /* for non-css3 browsers */
     filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e5e5e5'); /* for IE */ 
     background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#e5e5e5)); /* for webkit browsers */ 
     background: -moz-linear-gradient(top, #fff, #e5e5e5); /* for firefox 3.6+ */     
/* Border Radius */    
     -moz-border-radius: 10px 10px 0px 0px;
     border-radius: 10px 10px 0px 0px;
	margin-bottom: 0;
	padding: 15px;
	width: 390px;
	border: 2px solid #00bdbd;
}

#respond h3 {
	clear: both;
	margin: 5px 0px 15px 0px;
	padding: 10px 5px;
	font-size: 28px;
	width: 250px;
	color: #fff;
	text-transform: uppercase;
	background: url(images/gc/sub_nav_bg.png) repeat 0 0;	
}

input#submit {
	background: url(images/gc/sub_nav_bg.png) repeat 0 0;
	color: #fff;
	font-weight: bold;
}


/* @end */



/* @group Footer */

/* -----------------------------------------------
			Footer
-------------------------------------------------- */
#footer{
	float: left;
	clear: both;
	display: block;
	position: relative;
	height: 100px;
	width: 930px;
	overflow: visible;
	margin: 0px 0px 40px 0px;
	padding: 10px 25px;	
	
}
#footer p{
	font-size: 11px
}
#linkLove a{
	text-indent: -9999px;
	display: block;
	cursor: default;
}
/* @end */

.bla{
	background: rgba(20,16,23,0.52) repeat-x;
}