 /*
Theme Name: LPPS
Theme URI: 
Description: LPPS
Version: 1.0
Author: 
Author URI: 
Tags: two-columns
*/
/* *******************************
			BASIC STYLE
	******************************** */
body {
 	line-height:1;
 	font-family:Arial, Helvetica, sans-serif;
 	font-size:13px;
	font-weight:normal;
	margin:0px auto;
	padding:0px;
	background:#F6F6F6;
	color:#666666;
}
h1, h2, h3, h4, h5, h6, form {
	margin:0px;
	padding:0px 0px 10px;
}
h1 { font-size:22px; }
h2 { font-size:20px; }
h3 { font-size:15px; font-weight:normal; }
h4 { font-size:17px; }
h5 { font-size:15px; }
h6 { font-size:13px; }
p {
	margin:0px;
	padding:0px;
	padding:0px 0px 10px;
}
ul, ol, li {
	margin:0px;
	padding:0px;
	list-style:none;
}
a{
	text-decoration:none;
	outline:none;
	color:#ca5e33;
}
img { border:none; }
img.alignright	  { float:right; margin:2px 0px 5px 10px; background: none repeat scroll 0 0 #FFFFFF; box-shadow: 0 0 2px #555555; padding: 10px;  } 
img.alignleft  	  { float:left;  margin:2px 10px 5px 0px; background: none repeat scroll 0 0 #FFFFFF; box-shadow: 0 0 2px #555555; padding: 10px; }
img.aligncenter   { display: block; margin-left: auto; margin-right: auto; margin-bottom:15px; background: none repeat scroll 0 0 #FFFFFF; box-shadow: 0 0 2px #555555; padding: 10px; }
a img.alignright  { float:right; margin:4px 0px 5px 10px;                                                    }
a img.alignleft   { float:left; margin:4px 10px 5px 0px;                                                     }
a img.aligncenter { display: block; margin-left: auto;  margin-right: auto;                                  }
.noBg  { background:none !important; 	}
.noMar { margin:0px !important; 		 }
.noBr  { border:none !important; 		}
.nobrL { border-left:none !important;   }
.nobrR { border-right:none !important;  }
.nobrT { border-top:none !important; 	}	
.nobrB {
	border-bottom:none !important;
}
input[type="text"], input[type="email"], input[type="tel"] {
	outline:none;
}
input[type="submit"] { 
	outline:none;
	cursor:pointer;
}
blockquote {
	padding:7px 0px 0px 30px;
	width:400px;
	font-size:14px;
	font-style:italic;
	border-left:solid 6px;
}
.story-content ul, ol {
	margin-left:10px;
	padding:5px 5px 10px 0px;
}
.story-content ol li {
	list-style:decimal inside;
	padding:3px 0px 5px;
}
.story-content img
{
	max-width:100%;
}
.story-content ul li	{
	list-style:disc inside;
	padding:3px 0px 5px;
}
.clear {
	clear:both;
}
.left {
	float:left;
}
.right {
	float:right;
}
/* *****************************
			COMMENT STYLE
	******************************** */
.comment-template {
	border-top:2px dashed #cecece;
	padding-top:5px;
}
body .comment-template h3 {
	background:url(images/orange-arrow.png) no-repeat left 3px;
	text-indent:inherit;
	color:#ca5d32;
	font-family: 'Roboto', sans-serif;
	font-size:15px;
	padding:0px 0px 10px 20px;
	font-weight:700;
	line-height:16px;
}
.comment-template a:hover {
	color:#777;
}
#respond {
	margin-top:15px;
}
#commentform {
	margin:20px 10px;
}
#commentform p {
	color:#444;
}
#commentform input[type="text"] {
	padding:10px;
	font-size:13px;
	background:#fff;
	border:1px solid #d6d6d6;
	outline:none;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
}
#commentform textarea {
	padding:10px;
	font-size:13px;
	background:#fff;
	border:1px solid #d6d6d6;
	outline:none;
	color:#000;
	height:100px;
	resize:none;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
}
#commentform label {
	float:left;
	font-weight: bold;
	line-height: 30px;
	color:#333;
	width:100%;
}
#commentform input[type="submit"] {
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	background:#ea7d53 url(images/white-arrow.png) no-repeat 90% center;
	border:none;
	outline:none;
	font-family: 'Roboto', sans-serif;
	font-weight:700;
	font-size:12px;
	color:#f6f6f6;
	padding:6px 25px 6px 15px;
	display:inline-block;
	margin-top:10px;
}
#commentform input[type="submit"]:hover {
	color:#000;
}
ol.commentlist {
	padding: 0px;
	margin: 20px 0px;
	text-align: justify;
}
ol.commentlist li {
	margin: 0px;
	padding: 10px;
	margin-bottom: 30px;
	list-style: none;
	line-height: 18px;
	border: solid 1px #ccc;
}
.avatar {
	float: left;
	border: solid 1px #F3F3F3;
	padding: 2px;
	margin-left: 5px;
	width: 48px;
	height: 48px;
}
.fn {
	font-style: normal;
	padding-left: 10px;
}
.fn a , .fn {
	color: #750000;
	font-size:14px;
	text-transform:uppercase;
}
.fn a:hover {
	text-decoration:underline;
	}
.commentmetadata {
	margin: 0px;
	display: block;
	padding: 0px 0px 0px 69px;
	font-size: 12px;
}
.commentmetadata a, .commentmetadata a:visited {
	color: #750000;
	text-decoration: none;
	outline: none;
}
.commentText {
	padding:10px 0px 0px 60px;
	word-wrap:break-word;
}
.comment-body p {
	clear: both;
	font-size: 14px;
	color:#333;
}
.reply {
	text-align:right;
}
.reply a {
	font-size: 14px;
	padding: 3px 10px;
	display: inline-block;
	color: black;
	margin-left: 9px;
	font-weight:600;
}
.reply a:hover {
	color: white;
	background:#000;
}
#cancel-comment-reply-link { 
	color:#750000;
}
ol.commentlist li li {
	margin:25px 25px 15px 25px;
	padding:5px;
	background: none;
	border: solid 1px #ccc;
}
.error {
	font-size: 18px;
	color: #D93C3C;
	padding-bottom: 20px;
	text-transform:capitalize;
	font-family:Helvetica, Arial, sans-serif;
	font-weight:normal;
}
/* **********************************
			MAIN DIV STYLE
	************************************ */
.wrapper {
	width:1005px;
	padding:0px;
	margin:0px auto;
	position:relative;
}
#main {
	min-width:1000px;
	width:100%;
	padding:0px;
	margin:0px auto;
	position:relative;
}
/* ****************************
			HEADER STYLE
	******************************* */
#header {
	background:url(images/sand_bg.png) repeat left top;
}
.header-shadow {
	background:url(images/header-shadow.png) no-repeat left top;
	position:absolute;
	top:0px;
	left:-200px;
	width:100%;
	height:137px;
        z-index:1;
}
.header-main {
	padding:25px 0px;
        position:relative;
        z-index:2;
}
.header-left {
	float:left;
	width:500px;
}
.header-right {
	float:right;
	width:500px;
}
.header-social {
	text-align:right;
	padding:50px 0px 0px;
}
.h-icon-area {
	margin:0px 0px 0px 11px;
	height:25px;
	width:25px;
	display:inline-block;
	position:relative;
}
.h-icon-area a {
	display:block;
	width:25px;
	height:25px;
}
.h-icon-info {
	position:absolute;
	padding:6px 10px;
	width:63px;
	color:#ca5e33;
	font-size:13px;
	font-weight:300;
	font-family: 'Roboto Condensed', sans-serif;
	background:#f6f6f6;
	display:none;
	text-transform:uppercase;
	text-align:center;
	top:-35px;
	right:0px;
}
.h-icon-info span {
	position:absolute;
	background:url(images/h-icon-info.png) no-repeat left top;
	width:6px;
	height:4px;
	bottom:-4px;
	right:10px;
}
.h-icon-area a.mail {
	background:url(images/h-mail.png) no-repeat left top;
}
.h-icon-area a.mail:hover {
	background:url(images/h-mail-hover.png) no-repeat left top;
}
.h-icon-area a.fb {
	background:url(images/h-fb.png) no-repeat left top;
}
.h-icon-area a.fb:hover {
	background:url(images/h-fb-hover.png) no-repeat left top;
}
.h-icon-area a.twitter {
	background:url(images/h-twitter.png) no-repeat left top;
}
.h-icon-area a.twitter:hover {
	background:url(images/h-twitter-hover.png) no-repeat left top;
}
.h-icon-area a.instagram {
	background:url(images/h-instagram.png) no-repeat left top;
}
.h-icon-area a.instagram:hover {
	background:url(images/h-instagram-hover.png) no-repeat left top;
}
.h-icon-area a.linked {
	background:url(images/h-linked.png) no-repeat left top;
}
.h-icon-area a.linked:hover {
	background:url(images/h-linked-hover.png) no-repeat left top;
}
.h-icon-area a.picasa {
	background:url(images/h-picasa.png) no-repeat left top;
}
.h-icon-area a.picasa:hover {
	background:url(images/h-picasa-hover.png) no-repeat left top;
}
/* ******************************
			NAVIGATION STYLE
	********************************* */
.nav-area {
	background:url(images/nav-bg.png) repeat-x left bottom;
	height:51px;
}
.nav_320 {
	display:none;
}
#nav {
	float:left;
	width:980px;
	padding:20px 0px;
}
#nav ul {}
#nav ul li {
	padding:0px;
	font-size:14px;
	text-transform:uppercase;
	font-weight:400;
	margin:0px 18px;
	float:left;
	display:block;
	position:relative;
	font-family: 'Roboto Condensed', sans-serif;
}
#nav ul li.home a{
	background:url(images/home-icon.png) no-repeat left top;
	width:17px;
	height:16px;
	text-indent:-9999px;
}
#nav ul li:first-child {
	margin-left:0px;
}
#nav ul > li > a {
	color:#ca5e33;
	display:block;
}
#nav ul > li:hover > a ,
#nav ul > li.current-menu-item > a,
#nav ul > li.current-menu-ancestor > a,
#nav ul > li.current_page_item > a,
#nav ul > li.current_page_ancestor > a {
	color:#262015;
}
#nav ul ul {
	display: none;
	margin: 0;
	position: absolute;
	width: 200px;
	z-index: 9999;
	padding:20px 0px 0px;
}
#nav ul ul > li {
	float:none;
	margin:0px;
	padding:10px 0px;
	text-align:center;
	background:url(images/black_bg.png) repeat left top
}
#nav ul ul > li > a {}
#nav ul ul > li:hover > a ,
#nav ul ul > li.current-menu-item > a ,
#nav ul ul > li.current-menu-ancestor > a ,
#nav ul ul > li.current_page_item > a ,
#nav ul ul > li.current_page_ancestor > a {
	color:#fff;
}
#nav li:hover > ul {
	display:block;
}
#nav ul ul ul {
	left:100%;
	top:0;
}
.select-area {
	float:right;
	width:13px;
	position:relative;
	padding:20px 0px 0px;
}
a.select-icon {
	display:block;
	height:13px;
	width:13px;
	background:url(images/select-icon.png) no-repeat left top;
	cursor:pointer;
}
.select-box {
	height:35px;
	width:244px;
	padding:17px 15px 0px;
	position:absolute;
	background:url(images/select-box.png) no-repeat left top;
	right:-10px;
	bottom:-55px;
	z-index:55;
}
.search-text {
	width:230px;
	height:20px;
	display:inline-block;
	background:none;
	border:none;
	outline:none;
	color:#999;
	font-family: 'Roboto Condensed', sans-serif;
	font-style:italic;
	font-weight:300;
	font-size:13px;
	padding:0px;
}
.search-text:focus {
	color:#111;
}
.search-btn {
	height:20px;
	width:10px;
	display:inline-block;
	background:none;
	border:none;
	outline:none;
	text-indent:-9999px;
	padding:0px;
}
.show { display:block; }
.hide { display:none; }
/* ************************************
			Slider SECTION
	*************************************** */
.slider-section {
	background:url(images/black_bg.png) repeat left top;
}
.slider-section-main {
	padding:35px 0px 25px;
	position:relative;
	height:445px;
	margin-bottom:35px;
}
.news-slider {
	float:left;
	width:315px;
}
.news-slider-320 {
	display:none;
}
.news-slider-area {
	padding:25px 0px 0px;
	width:315px;
}
.news-area {
	padding:0px 0px 25px;
}
.news-area h5 a{
	color:#fff;
	font-size:13px;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:400;
	padding:0px 0px 0px 10px;
	background:url(images/white-arrow.png) no-repeat left center;
}
.news-area p {
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:400;
	font-size:13px;
	line-height:19px;
	color:#9f9f9f;
}
.news-slider h4 {
	font-family: 'Roboto Condensed', sans-serif;
	font-size:14px;
	font-weight:700;
	color:#fff;
	background:url(images/white-arrow.png) no-repeat left center;
	padding:10px 0px;
	text-indent:20px;
}
#news-prev,#news-prev1{
	float:left;
	width:auto;
	background:url(images/news-prev.png) no-repeat left center;
	padding:0px 0px 0px 20px;
	color:#999999;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:700;
	font-size:14px;
	text-transform:uppercase;
}
#news-next,#news-next1{
	float:right;
	width:auto;
	background:url(images/news-next.png) no-repeat right center;
	padding:0px 20px 0px 0px;
	color:#999999;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:700;
	font-size:14px;
	text-transform:uppercase;
	margin-right:10px;
}
.image-slider {
	position:absolute;
	height:496px;
	width:597px;
	right:0px;
	top:35px;
	padding:12px 12px 19px;
	background:url(images/image-slider-bg.png) no-repeat left top;
}
.example-pager {
	position:absolute;
	bottom:-30px;
	right:630px;
}
.example-pager span {
	text-indent:-9999px;
	height:15px;
	width:15px;
	margin-left:3px;
	background:url(images/pager-bg.png) no-repeat left top;
	display:inline-block;
}
.example-pager span.cycle-pager-active {
	background:url(images/pager-active.png) no-repeat left top;
}
.gallery-link {
	position:absolute;
	bottom:-30px;
	left:0px;
	background:url(images/orange-arrow.png) no-repeat left center;	
}
.gallery-link a {
	font-size:14px;
	text-transform:uppercase;
	font-family: 'Roboto Condensed', sans-serif;
	color:#ca5d32;
	margin-left:20px;
	font-weight:400;
}
.gallery-link a:hover {
	text-decoration:underline;
}
.page-header {
	padding:30px 0px;
}
/* *************************************
			MAIN CONTENT STYLE
	*************************************** */
#middle-content {
	padding:40px 0px 30px;
}
.view-320 {
	display:none;
}
.main-content {
	padding:5px 0px;
	word-wrap:break-word;
}
.main-content td
{
	line-height: 18px;
    padding: 5px;
}
.page-content {
	padding:200px 0px 0px;
}
.main-content h3 {
	background:url(images/orange-arrow.png) no-repeat left 3px;
	text-indent:20px;
	color:#ca5d32;
	font-family: 'Roboto Condensed', sans-serif;
	font-size:14px;
	padding:0px 0px 15px;
	font-weight:400;
	line-height:14px;
	text-transform:uppercase;
}
.main-content h5 {
	color:#211c12;
	font-family: 'Roboto Condensed', sans-serif;
	font-size:14px;
	line-height:20px;
	font-weight:400;
}
.main-content h5 span {
	color:#999;
}
.page-menu h5 a{
	background:url(images/gray-arrow.png) no-repeat left 5px;
	padding:0px 0px 0px 20px;
	color:#211c12;
}
.page-menu h5 a:hover{
	background:url(images/orange-arrow.png) no-repeat left 5px;
	color:#CA5E33;
}
.main-content h6 {
	color:#211c12;
	font-family: 'Roboto Condensed', sans-serif;
	font-size:13px;
	line-height:20px;
	font-weight:400;
}
.main-content p {
	padding:0px 0px 15px;
	color:#666;
	font-size:13px;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:400;
	line-height:20px;
}
.main-content .left-image {
	float:left;
	margin:0px 20px 5px 0px;
}
.main-content .left-image img, .main-content .left-image iframe {
	background:#fff;
	padding:10px;
	-webkit-box-shadow: 0px 0px 2px #555;
	-moz-box-shadow:    0px 0px 2px #555;
	box-shadow:         0px 0px 2px #555;
	margin-bottom:5px;
}
.in-block {
	display:inline-block;
}
.content-area {
	padding:20px 0px 10px;
}
.main-content-left {
	float:left;
	width:325px;
}
.main-content-right {
	float:right;
	width:620px;
}
h1.pagetitle {
	font-size:14px;
	color:#f6f6f6;
	background:url(images/white-arrow.png) no-repeat left center;
	text-transform:uppercase;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:700;
	padding:0px;
	text-indent:20px;
}
.story-title {
	padding:5px 0px 0px;
}
.story-title h3 {
	background:none;
	text-indent:inherit;
	color:#ca5d32;
	font-family: 'Roboto', sans-serif;
	font-size:16px;
	padding:0px 0px 10px 0px;
	font-weight:700;
	line-height:21px;
	text-transform:uppercase;
}
.story-title h3 a {
	color:#ca5d32;
}
.post-info {
}
.pstDate {
    background: none repeat scroll 0 0 #222222;
    color: #FFFFFF;
    float: left;
    font-weight: 700;
    padding: 15px;
    text-align: center;
    text-transform: uppercase;
    width: 40px;
}
.pstDate span.pstDt
{
	font-size:22px;
	display:block;
}
.pstDate span.pstMnt
{
	font-size:16px;
	margin-top:2px;
	display:block;
}
.pstCnt {
    margin-left: 90px;
}
.lt-date {
	font-size:12px;
	font-weight:400;
	color:#211600;
	padding:3px 0px 5px;
	width:auto;
	margin:0px 3px 0px 0px;
	float:left;
	font-family: 'Roboto', sans-serif;
}
.lt-date a {
	color:#ca5d32;
}
.story {
	padding:0px 0px 37px;
}
.post-content {
	padding:0px 5px 10px;
}
.post-bottom{
        position:relative;
        margin-top:-10px;
}
.story p a {
	color:#ca5d32;
}
.story p a:hover {
	color:#222;
}
.story-content {
	padding:20px 0px 0px;
}
.read-more {
	float:right;
} 
.read-more a {
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	background:#ea7d53 url(images/white-arrow.png) no-repeat 90% center;
	border:none;
	outline:none;
	font-family: 'Roboto', sans-serif;
	font-weight:700;
	font-size:12px;
	color:#f6f6f6;
	padding:6px 25px 6px 15px;
	display:inline-block;
}
.navigation {
	width:100%;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:700;
	font-size:12px;
}
.navigation a {
	color:#ca5d32;
	letter-spacing:1.5px;
	text-transform:uppercase;
}
.alignleft {
	float:left;
	font-size:14px;
}
.alignright {
	float:right;
	font-size:14px;
}
.page-image {
	position:absolute;
	background:url(images/page-image-bg.png) no-repeat left top;
	padding:14px 14px 15px;
	height:254px;
	width:592px;
	top:-80px;
}
.page-image img,.page-image iframe {
	max-width:100%;
}
/* *****************************
		SIDEBAR STYLE
	****************************** */
.sidebar .cntSdBar h3 {
	background: none !important;
	text-indent:0px !important;
	color:#ca5d32;
	font-family: 'Roboto Condensed', sans-serif;
	font-size:14px;
	padding:0px 0px 20px !important;
	font-weight:700 !important;
	line-height:14px;
}
p.cntCallus
{
	color:#999999;
}
.rcntPstMain
{
	margin-top: 10px;
}
.rcntPst
{
	border-bottom:1px solid #e5e5e5;
	margin-bottom:10px;
	padding-bottom:10px;
}
.rcntPstImg
{
	float:left;
	width:60px;
}
.rcntPstImg img
{
	width:60px;
	height:60px;
}
.rctnPstCnt
{
	margin-left:80px;
}
.rctnPstCnt h4
{
	color:#000;
	text-transform:uppercase;
	font-size:12px;
}
.rctnPstCnt h4 a
{
	color:#000;
}
.rctnPstCnt p
{
	font-size:13px;
	padding:0;
}
.sidebar {}
.sidebar h3 {
	background:url(images/orange-arrow.png) no-repeat left 3px;
	text-indent:20px;
	color:#ca5d32;
	font-family: 'Roboto Condensed', sans-serif;
	font-size:14px;
	padding:0px 0px 10px;
	font-weight:400;
	line-height:14px;
}
.sidebar .sideBarTitle h3 {
	padding:0px 0px 10px;
}
.sidebar ul {
	padding:5px 0px 10px;
}
.sidebar li {
	list-style:none;
	padding:0px 10px 13px;
	font-size:13px;
	color:#000;
	font-family: 'Roboto', sans-serif;
	font-weight:400;
}
.sidebar li a {
	background:url(images/gray-arrow.png) no-repeat left 5px;
	padding:0px 0px 0px 15px;
	color:#211c12;
}
.sidebar li a:hover{
	background:url(images/orange-arrow.png) no-repeat left 5px;
	color:#CA5E33;
}
ul.jaw_widget li a {
	line-height:18px;
}
ul.jaw_widget li ul {
	padding:5px 0px 0px;
}
ul.jaw_widget li.jaw_years {
        padding-bottom:8px;
}
ul.jaw_widget li.jaw_years a {
	color:#211C12;
}
ul.jaw_widget li.jaw_years.expanded > a, ul.jaw_widget li.jaw_months.expanded > a {
	color:#CA5E33;
}
ul.jaw_widget li.jaw_months {
	padding:5px 10px;
}
ul.jaw_widget li.jaw_months a {
	color:#211c12;
}
ul.jaw_widget li.jaw_months ul {
	
}
ul.jaw_widget li.jaw_months ul li.jaw_posts {
	padding:5px 10px;
}
.board-info {
	padding:0px 0px 20px;
	min-height:150px;
}
.board-info .left-image img {
	height:134px;
	width:134px;
}
/* *********************************
			FOOTER STYLE
	********************************** */
#footer {
	background:#f0f0f0;
}
.footer-main {
	padding:30px 0px 30px;
	position:relative;
	z-index:50;
}
.footer-bg {
	background:url(images/footer-bg.png) no-repeat top left;
	position:absolute;
	height:96px;
	width:120px;
	right:-20px;
	bottom:40px;
}
.footer-area {
	padding:0px 0px 30px;
}
.footer1 {
	float:left;
	width:auto;
	min-width:130px;
	max-width:180px;
	padding:0px 43px 0px 0px;
}
.footer-main h3 {
	font-size:13px;
	color:#ca5e33;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:400;
	text-transform:uppercase;
}
.footer-main li {
	font-size:13px;
	color:#ca5e33;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:400;
	padding:0px 0px 8px;
}
.footer-main li a {
	color:#666;
}
.footer-main p {
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:400;
	line-height:18px;
	padding:0px 0px 3px;
}
.footer-main p a, footer-main p span {
	color:#ca5e33;
}
.footer-main a:hover {
	text-decoration:underline;
}
.footer-news-letter {
}
.footer-news-letter .footer-nl-input {
	background:url(images/footer-news.png) no-repeat left top;
	height:30px;
	width:170px;
	padding:0px 5px;
	border:none;
}
.footer-news-letter .footer-nl-submit {
	padding:15px 0px 0px;
	float:right;
}
.footer-social {
	padding:15px 0px 0px;
}
.footer-social a {
	height:20px;
	width:20px;
	display:inline-block;
}
.footer-social a img {
	height:20px;
	width:20px;
}
.copy-right p {
	font-size:13px;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:400;
	color:#ea7d53;
	padding:0px;
}
.copy-right p a {
	color:#ea7d53;
}
.copy-right p span {
	padding:0px 35px;
	background:url(images/copy-right.png) no-repeat center center;
}
/* ============== Home Page Style ============== */
.home-content-right {
	width:615px;
	float:right;
}
.home-content-left {
	width:325px;
	float:left;
}
/* *** Home Sidebar *** */
.home-sidebar {
	padding:0px 0px 45px;
}
.home-content p {
	line-height:20px;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:400;
	font-size:13px;
}
.home-content h3 {
	background:url(images/orange-arrow.png) no-repeat left 3px;
	text-indent:20px;
	color:#ca5d32;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:400;
	font-size:14px;
	padding:0px 0px 15px;
	font-weight:normal;
	line-height:14px;
}
.news-letter {
	background:#ededed;
	border:1px solid #cdcdcd;
	border-radius:2px;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	padding:25px 25px 20px;
}
.news-letter label {
	font-size:13px;
	color:#666;
	display:block;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:400;
	padding:0px 0px 12px;
}
.news-letter .nl-input {
	background:url(images/nl-email-bg.png) no-repeat left top;
	height:25px;
	width:261px;
	padding:5px 5px;
	border:none;
}
.news-letter .nl-submit {
	padding:15px 0px 0px;
	float:right;
}
.red-btn {
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	background:#ea7d53 url(images/white-arrow.png) no-repeat 90% center;
	border:none;
	outline:none;
	font-family: 'Roboto', sans-serif;
	font-weight:700;
	font-size:12px;
	color:#f6f6f6;
	padding:6px 25px 6px 15px;
	display:inline-block;
}
.red-btn:hover {
	background:#ec9a0c url(images/white-arrow.png) no-repeat 90% center;
}
.partner-info h4 {
	font-size:14px;
	font-family: 'Roboto Condensed', sans-serif;
	background:url(images/gray-arrow.png) no-repeat left 3px;
	padding:0px 0px 20px 20px;
	font-weight:400;
}
.partner-info h4 a {
	color:#666;
}
.partner-info a.partner-link {
	background:url(images/orange-arrow.png) no-repeat left center;
	color:#ca5e33;
	font-size:14px;
	font-family: 'Roboto Condensed', sans-serif;
	padding:0px 0px 0px 20px;
	margin-bottom:10px;
	display:inline-block;
	font-weight:400;
}
.hm-sidebar-address {
	float:left;
	width:130px;
	margin:25px 0px 0px 30px;
	font-size:13px;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:400;
	line-height:21px;
}
.hm-sidebar-address h6 {
	color:#211c12;
	font-weight:normal;
	line-height:13px;
}
.hm-sidebar-address p {
	color:#666;
}
.hm-sidebar-address p a, .hm-sidebar-address p span {
	color:#ca5e33;
}
.hm-sidebar-social {
	margin-left:20px;
}
.hm-sidebar-social a {
	height:25px;
	width:25px;
	display:inline-block;
	margin-right:10px;
}
.hm-sidebar-social a.mail {
	background:url(images/mail-o-icon.png) no-repeat 0px 0px;
}
.hm-sidebar-social a.mail:hover {
	background:url(images/h-mail.png) no-repeat 0px 0px;
}
.hm-sidebar-social a.fb {
	background:url(images/fb-o-icon.png) no-repeat 0px 0px;
}
.hm-sidebar-social a.fb:hover {
	background:url(images/h-fb.png) no-repeat 0px 0px;
}
.hm-sidebar-social a.tw {
	background:url(images/twitter-o-icon.png) no-repeat 0px 0px;
}
.hm-sidebar-social a.tw:hover {
	background:url(images/h-twitter.png) no-repeat 0px 0px;
}
.hm-sidebar-social a.lin {
	background:url(images/linked-o-icon.png) no-repeat 0px 0px;
}
.hm-sidebar-social a.lin:hover {
	background:url(images/h-linked.png) no-repeat 0px 0px;
}
.hm-sidebar-social a.picasa {
	background:url(images/picasa-o-icon.png) no-repeat 0px 0px;
}
.hm-sidebar-social a.picasa:hover {
	background:url(images/h-picasa.png) no-repeat 0px 0px;
}
.about-sec {
	position:relative;
	margin:0px 0px 55px;
}
.about-sec p {
	color:#999;
}
.home-content-right h3 {
	text-transform:uppercase;
}
.about-sec .readmore {
	position:absolute;
	right:0px;
	bottom:5px;
}
.home-content-sec {
	width:294px;
	position:relative;
	height:360px;
	overflow:hidden;
}
.home-content-sec h6 {
	color:#211c12;
	font-family: 'Roboto Condensed', sans-serif;
	font-size:14px;
	font-weight:400;
}
.home-content-sec .image {
	border:3px solid #e8e8e8;
	width:288px;
	height:160px;
	margin-bottom:12px;
	overflow:hidden;
}
.home-content-sec .image img {
	width:288px;
	height:auto;
}
.home-content-sec p {
	line-height:19px;
	color:#666;
	font-family: 'Roboto Condensed', sans-serif;
	font-size:13px;
	font-weight:400;
}
.home-content-sec .more {
	position:absolute;
	right:0px;
	bottom:10px;
}
.home-content-sec .more .more-link {
	background:url(images/orange-arrow.png) no-repeat right center;
	color:#ca5d32;
	font-family: 'Roboto Condensed', sans-serif;
	font-size:13px;
	padding:0px 30px 0px 0px;
	font-weight:400;
}
.whatwedo-sec2 {
	padding:30px 0px 60px;
}
.whatwedo-sec2 p {
	display:inline-block;
	line-height:19px;
	padding:0px;
}
.whatwedo-sec2 .sec2-link {
	display:inline-block;
	float:right;
}
.home-content-sec .read-more-link {
	position:absolute;
	width:auto;
	bottom:10px;
	right:0px;
	z-index:556;
}
.home-content-sec .publication-slider, .home-content-sec .events-slider {
	width:294px;
	min-height:325px;
}
.home-content-sec .publication-pager, .home-content-sec .events-pager {
	position:absolute;
	left:0px;
	bottom:10px;
	width:auto;
	z-index:5000;
}
.publication-pager span, .events-pager span {
	text-indent:-9999px;
	height:15px;
	width:15px;
	margin-left:3px;
	background:url(images/pager-bg.png) no-repeat left top;
	display:inline-block;
}
.publication-pager span.cycle-pager-active, .events-pager span.cycle-pager-active {
	background:url(images/pager-active.png) no-repeat left top;
}
.contactForm
{
	height:500px;
	width:272px;
	padding:25px;
	background:url(images/contact_bgr.png) no-repeat left top;	
}
.contactForm label 
{
	display:block;
	margin-bottom:10px;	
}
.contactForm P
{
	margin:0px !important;
	padding:0px !important;	
}
.contactForm .txtBox
{
	margin-bottom:10px;	
}
.contactForm .txtBox input
{
	background:url(images/txt_box.png) no-repeat left top;
	width:261px;
	height:25px;
	border:none;
	outline:none;
	padding:5px;	
}
.contactForm .txtArea
{
	background:url(images/txt_area.png) no-repeat left top;	
	width:271px;
	height:115px;
}
.contactForm .txtArea textarea
{
	height:105px;
	width:261px;
	padding:5px;
	outline:none;
	background:none;
	resize:none;
	border:none;	
}
.contactForm .submitBtn
{
	margin-top:10px;
	float:right;	
}
.contactForm .submitBtn input
{
	border:none;
	float:right;
}
/* *********  Support Our Work ********* */
#mail-form {
	display:none;
	padding:20px;
}
#mail-form p {
	color:#999;
}
#mail-form h3 {
	color:#ca5d32;
	font-family: 'Roboto Condensed', sans-serif;
	font-size:14px;
	padding:0px 0px 10px;
	font-weight:400;
	line-height:14px;
	text-transform:uppercase;
}
#mail-form .contactForm {
	background:none;
	padding:10px 0px;
}
#mail-form .contactForm label {
	color:#111;
}
#mail-form .contactForm span.wpcf7-not-valid-tip {
	left:0% !important;
	width:auto !important;
}
#sow {
	display:none;
}
.support-work {
	padding:30px 20px;
	width:280px;
}
.support-work h4 {
	padding:0px 0px 20px;
	color:#ca5d32;
	font-size:14px;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:400;
	text-transform:uppercase;
}
.support-work p {
	color:#999999;
	font-size:13px;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:400;
	line-height:18px;
}
.support-work .wpcf7-checkbox .wpcf7-list-item {
	display:block;
	padding:7px 0px;
}
.support-work .wpcf7-list-item-label {
	color:#666;
	font-size:13px;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:400;
	vertical-align:top;
	padding:3px 0px 0px;
}
.support-work .field {
	background:url(images/nl-email-bg.png) no-repeat left top;
	height:35px;
	width:261px;
	padding:0px 5px;
	border:none;
	float:right;
	font-size:13px;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:400;
}
.support-work input[type="submit"] {
	float:right;
}
.support-work textarea {
	background:url(images/sp-textarea.png) no-repeat left top;
	height:65px;
	width:261px;
	padding:10px 5px;
	border:none;
	float:right;
	outline:none;
	font-size:13px;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:400;
	margin:15px 0px;
	resize:none;
}
p.wp-caption-text {
	color:#CA5E33;
}
@media screen and (min-width: 768px) and (max-width: 1024px){
	 #main {
		 min-width:740px;
	 }
	 .wrapper {
		 width:740px;
	 }
	 .view-320 {
		display:none;
	}
	 
	 /* --- Header --- */
	.header-right {
		width:250px;
	}
	#nav {
		width:720px;
	}
	.nav_320 {
		display:none;
	}
	#nav ul li {
		margin:0px 7px;
		font-size:13px;
	}
	.header-shadow {
		left:auto;
		right:0px;
	}
	
	/* --- Content --- */
	.main-content-right {
		width:400px;
	}
	.page-image {
		background:url(images/page-image-768.png) no-repeat left top;
		padding:14px 14px 15px;
		height:254px;
		width:372px;
		top:-80px;
	}
	.page-image img {
		max-width:100%;
	}
	
	/* --- Slider --- */
	.news-slider-320 {
		display:none;
	}
	.image-slider {
		width:400px;
		height:329px;
		background:url("images/image-slider-768.png") no-repeat scroll left top transparent;
	}
	.image-slider img {
		max-width:100%;
	}
	.example-pager {
		right:50px;
		bottom:50px;
		background:#fff;
	}
	.gallery-link {
		right:150px;
		bottom:50px;
		width:200px;
		left:auto;
	}
	
	/* --- Footer ---- */
	.footer1 {
		width:100px;
		width:130px;
		max-width:none;
		padding:0px 15px 0px 0px;
	}
	.footer-bg {
		bottom:0px;
		right:0px;
	}
	.footer-news-letter .footer-nl-input {
		width:100px;
	}
	
	/* --- Home Page --- */
	.home-content-right {
		width:400px;
	}
	.about-sec .readmore {
		bottom:0px;
	}
	.home-content-sec.left , .home-content-sec.right {
		float:none;
		margin:0px auto 10px;
	}
	.main-content .left-image img, .main-content .left-image iframe {
		max-width:370px;
	}
}
@media screen and (min-width: 641px) and (max-width: 767px){
	#main {
		min-width:620px;
	}
	.wrapper {
		width:620px;
	}
	.view-320 {
		display:none;
	}
	/* ----- Header --- */
	.header-left {
		float:none;
		margin:0px auto;
		text-align:center;
	}
	.header-shadow {
		left:auto;
		right:0px;
	}
	.header-right {
		float:none;
		margin:0px auto;
		text-align:center;
	}
	.header-social {
		float:none;
		margin:0px auto;
		text-align:center;
	}
	
	/* --- Navigation -- */
	#nav {
		display:none;
	}
	.nav_320 {
		display:block;
		width:400px;
		height:51px;
		float:left;
	}
	.hideDiv {
		display:none;
	}
	.showDiv {
		display:block;
	}
	.selectMenu_320 {
		display: block;
		font-family: 'Roboto Condensed', sans-serif;
		font-weight:400;
		font-size: 18px;
		height: 51px;
		line-height: 50px;
		text-align: center;
		width: 300px;
	}
	#toplinks {
		width:300px;
		z-index:955;
		background:url(images/black_bg.png) repeat left top;
		position:relative;
	}
	#toplinks ul , #toplinks li , #toplinks li a {
		z-index:955;
	}
	#toplinks li a{
		padding:10px 0px;
		text-align:center;
		width:100%;
		color:#CA5E33;
		display:block;
		text-transform:uppercase;
	}
	#toplinks li a:hover {
		color:#fff;
	}
	
	/* ---- Slider ---- */
	.slider-section-main {
		height:700px;
	}
	.news-slider-320 {
		display:none;
	}
	.news-slider {
		float:none;
		width:100%;
		height:auto;
	}
	.news-slider-area {
		width:100%;
	}
	.news-area {
		float:left;
		width:180px;
		padding:0px 20px 0px 0px;
	}
	.image-slider {
		top:300px;
		background:url("images/image-slider-640.png") no-repeat scroll left top transparent;
		height:470px;
		width:565px;
		right:20px;
	}
	.image-slider img {
		max-width:100%;
	}
	.example-pager {
		bottom:-60px;
		right:70px;
	}
	.gallery-link {
		bottom:-60px;
		left:70px;
	}
	
	/* --- Content --- */
	.main-content-right {
		float:none;
		width:100%;
		margin:0px auto;
		padding:0px 0px 30px;
	}
	.main-content-left {
		float:none;
		width:325px;
		margin:0px auto;
	}
	.page-image {
		top:-60px;
	}
	
	/* --- Footer ---- */
	.footer1 {
		width:145px;
		min-height:160px;
		padding:0px;
		width:170px;
		margin:0px 15px 0px;
	}
	
	/* --- Home Page --- */
	.home-content-right {
		float:none;
		width:100%;
		margin:0px auto;
		padding:0px 0px 30px;
	}
	.home-content-left {
		float:none;
		width:325px;
		margin:0px auto;
	}
}
@media screen and (min-width: 480px) and (max-width: 640px){
	#main {
		min-width:450px;
	}
	.wrapper {
		width:450px;
	}
	img.alignright, img.alignleft , img.aligncenter   { display: block; margin-left: auto; margin-right: auto; margin-bottom:15px; background: none repeat scroll 0 0 #FFFFFF; box-shadow: 0 0 2px #555555; padding: 10px; float:none; }
	.view-320 {
		display:block;
	}
	.view-full {
		display:none;
	}
	/* ----- Header --- */
	.header-left {
		float:none;
		margin:0px auto;
		text-align:center;
		width:450px;
	}
	.header-shadow {
		display:none;
	}
	.logo img {
		max-width:100%;
	}
	.header-right {
		float:none;
		margin:0px auto;
		text-align:center;
		width:450px;
	}
	.header-social {
		float:none;
		margin:0px auto;
		text-align:center;
		display:none;
	}
	
	/* --- Navigation -- */
	#nav {
		display:none;
	}
	.nav_320 {
		display:block;
		height:51px;
		float:left;
	}
	.hideDiv {
		display:none;
	}
	.showDiv {
		display:block;
	}
	.selectMenu_320 {
		display: block;
		font-family: 'Roboto Condensed', sans-serif;
		font-weight:700;
		font-size: 18px;
		height: 51px;
		line-height: 50px;
		text-transform:uppercase;
		padding-left:30px;
		background:url(images/mobile-menu.png) no-repeat left center;
	}
	#toplinks {
		width:300px;
		z-index:955;
		background:url(images/black_bg.png) repeat left top;
		position:relative;
	}
	#toplinks ul , #toplinks li , #toplinks li a {
		z-index:955;
	}
	#toplinks li a{
		padding:10px 0px;
		text-align:center;
		width:100%;
		color:#CA5E33;
		display:block;
		text-transform:uppercase;
	}
	#toplinks li a:hover {
		color:#fff;
	}
	
	/* ---- Slider ---- */
	.slider-section-main {
		height:auto;
		margin-bottom:0px;
	}
	.news-slider-full {
		display:none;
	}
	.news-slider-320 {
		display:block;
	}
	.news-slider {
		float:none;
		width:100%;
		height:auto;
	}
	.news-slider-area {
		width:100%;
	}
	.news-area h5 a {
		font-size:14px;
		line-height:17px;
	}
	.news-area {
	}
	.image-slider {
		top:330px;
		background:#fff;
		padding:12px;
		height:355px;
		width:426px;
		right:00px;
		display:none;
	}
	.image-slider img {
		max-width:100%;
	}
	.example-pager {
		bottom:-60px;
		right:70px;
		display:none;
	}
	.gallery-link {
		bottom:-60px;
		left:70px;
		display:none;
	}
	
	/* --- Content --- */
	.main-content-right {
		float:none;
		width:100%;
		margin:0px auto;
		padding:0px 0px 30px;
	}
	.main-content-left {
		float:none;
		width:325px;
		margin:0px auto;
	}
	.page-image {
		background:url(images/page-image-480.png) no-repeat left top;
		padding:14px 14px 15px;
		height:254px;
		width:422px;
		top:-60px;
	}
	
	/* --- Footer ---- */
	.footer-main {
		padding:0px 0px 30px;
	}
	.footer1 {
		width:145px;
		min-height:160px;
		padding:0px;
		width:120px;
		max-width:none;
		min-width:inherit;
		margin:0px 15px 0px;
	}
	.footer-news-letter .footer-nl-input {
		width:100px;
	}
	.footer-bg {
		right:0px;
	}
	.f-menu-320 {
		background:url(images/f-menu-320-li.png) repeat-x left top;
	}
	.footer-main .f-menu-320 ul li {
		padding:18px 0px 18px 25px;
		font-family: 'Roboto Condensed', sans-serif;
		font-size:14px;
		font-weight:400;
		line-height:16px;
		background:url(images/f-menu-320-li.png) repeat-x left bottom;
		text-transform:uppercase;
	}
	.footer-main .f-menu-320 ul li a {
		color:#ca5d32;
	}
	.footer-main .f-menu-320 ul ul > li {
		padding:18px 0px;
		background:none;
	}
	.footer-main .f-menu-320 ul ul li > a {
		color:#211c12;
	}
	.copy-right {
		padding:18px 0px 0px 25px;
	}
	
	/* --- Home Page --- */
	.home-content-right {
		float:none;
		width:100%;
		margin:0px auto;
		padding:0px 0px 30px;
	}
	.home-content-left {
		float:none;
		width:325px;
		margin:0px auto;
	}
	.home-content-sec.left , .home-content-sec.right {
		float:none;
		margin:0px auto 10px;
	}
	.main-content .left-image img, .main-content .left-image iframe {
		max-width:430px;
	}
	.about-sec .readmore {
		bottom:-15px;
	}
	.hm-sidebar-address {
		margin:25px 0px 0px 10px;
	}
}
@media screen and (max-width: 479px){
	#main {
		min-width:290px;
	}
	.wrapper {
		width:290px;
	}
	img.alignright, img.alignleft , img.aligncenter   { display: block; margin-left: auto; margin-right: auto; margin-bottom:15px; background: none repeat scroll 0 0 #FFFFFF; box-shadow: 0 0 2px #555555; padding: 10px; float:none; }
	.view-320 {
		display:block;
	}
	.view-full {
		display:none;
	}
	/* ----- Header --- */
	.header-left {
		float:none;
		margin:0px auto;
		text-align:center;
		width:290px;
	}
	.header-shadow {
		display:none;
	}
	.logo img {
		max-width:100%;
	}
	.header-right {
		float:none;
		margin:0px auto;
		text-align:center;
		width:290px;
	}
	.header-social {
		float:none;
		margin:0px auto;
		text-align:center;
		display:none;
	}
	
	/* --- Navigation -- */
	#nav {
		display:none;
	}
	.nav_320 {
		display:block;
		height:51px;
		float:left;
	}
	.hideDiv {
		display:none;
	}
	.showDiv {
		display:block;
	}
	.selectMenu_320 {
		display: block;
		font-family: 'Roboto Condensed', sans-serif;
		font-weight:700;
		font-size: 18px;
		height: 51px;
		line-height: 50px;
		text-transform:uppercase;
		padding-left:30px;
		background:url(images/mobile-menu.png) no-repeat left center;
	}
	#toplinks {
		width:250px;
		z-index:955;
		background:url(images/black_bg.png) repeat left top;
		position:relative;
	}
	#toplinks ul , #toplinks li , #toplinks li a {
		z-index:955;
	}
	#toplinks li a{
		padding:10px 0px;
		text-align:center;
		width:100%;
		color:#CA5E33;
		display:block;
		text-transform:uppercase;
	}
	#toplinks li a:hover {
		color:#fff;
	}
	
	/* ---- Slider ---- */
	
	.slider-section-main {
		height:auto;
		margin-bottom:0px;
	}
	.news-slider-full {
		display:none;
	}
	.news-slider-320 {
		display:block;
	}
	.news-slider {
		float:none;
		width:100%;
		height:auto;
	}
	.news-slider-area {
		width:100%;
	}
	.news-area {
	}
	.news-area h5 a {
		font-size:14px;
		line-height:17px;
	}
	.image-slider {
		top:480px;
		background:#fff;
		padding:6px;
		height:227px;
		width:278px;
		right:0px;
		display:none;
	}
	.image-slider img {
		max-width:100%;
	}
	.example-pager {
		bottom:-60px;
		right:0px;
		display:none;
	}
	.gallery-link {
		bottom:-60px;
		left:0px;
		display:none;
	}
	
	/* --- Home Page --- */
	.main-content-right {
		float:none;
		width:100%;
		margin:0px auto;
		padding:0px 0px 30px;
	}
	.main-content-left {
		float:none;
		width:290px;
		margin:0px auto;
	}
	.page-image {
		background:url(images/page-image-320.png) no-repeat left top;
		padding:14px 14px 15px;
		height:254px;
		width:262px;
		top:-60px;
	}
	.news-letter .nl-input {
		width:230px;
	}
	.home-content-sec .read-more-link {
		right:10px;
	}
	
	/* --- Footer ---- */
	.footer-main {
		padding:0px 0px 30px;
	}
	.footer1 {
		width:290px;
		text-align:center;
		margin:0px auto;
		padding:0px 0px 20px;
		min-width:inherit;
		max-width:none;
	}
	.footer-news-letter {
		width:160px;
		margin:0px auto;
	}
	.footer-bg {
		right:-6px;
		bottom:80px;
	}
	.footer-main .f-menu-320 ul li {
		padding:18px 0px 18px 25px;
		font-family: 'Roboto Condensed', sans-serif;
		font-size:14px;
		font-weight:400;
		line-height:16px;
		background:url(images/f-menu-320-li.png) repeat-x left bottom;
		text-transform:uppercase;
	}
	.footer-main .f-menu-320 ul li a {
		color:#ca5d32;
	}
	.footer-main .f-menu-320 ul ul > li {
		padding:18px 0px;
		background:none;
	}
	.footer-main .f-menu-320 ul ul li > a {
		color:#211c12;
	}
	.copy-right {
		padding:18px 0px 0px 25px;
	}
	
	/* --- Home Page --- */
	.home-content-right {
		float:none;
		width:100%;
		margin:0px auto;
		padding:0px 0px 30px;
	}
	.home-content-left {
		float:none;
		width:290px;
		margin:0px auto;
	}
	.home-content-left img {
		max-width:100%;
	}
	.home-content-sec {
		width:290px;
	}
	.home-content-sec.left , .home-content-sec.right {
		float:none;
		margin:0px auto 10px;
	}
	.home-content-sec .image {
		width:280px;
	}
	.home-content-sec .image img {
		width:280px;
	}
	.hm-sidebar-address {
		margin:25px 0px 0px 10px;
	}
	.contactForm {
		background: none repeat scroll 0 0 #EDEDED;
		border: 1px solid #CDCDCD;
		border-radius: 5px 5px 5px 5px;
		height: 407px;
		padding: 9px;
		width: auto;
	}
	.pstDate
	{
		float:none;
	}
	.pstCnt
	{
		margin:0;
	}
	#commentform textarea
	{
		width:250px;
	}
	.main-content .left-image img, .main-content .left-image iframe {
		max-width:270px;
	}
	.support-work {
		padding:30px 0px;
		width:100%;
	}
	.support-work .field {
		width:80%;
	}
	.support-work textarea {
		width:80%;
	}
	.about-sec .readmore {
		bottom:-15px;
	}
	.copy-right p span
	{
		background:none;
	}
}