/* 1.0 Document Body & Defaults */

html, body	{
	height: 100%;
   text-align: justify;
}

#bgimg {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 0;
	position:fixed;
}

body {
	font: 12px/18px Arial, sans-serif;
	margin: 0;
	padding: 0;
	color: #43200d;
	hqpcbackground: url(../img/body-bg.jpg) 0 0 repeat;
}

#languages{
float:left;
display:block;
width:200px;
height:58px;
padding:0 0 0 30px;
margin:0;
}



.posted{
position:absolute;
right:0px;
top:5px;
}

#languages a {
    display: block;
    float: left;
    height: 55px;
    margin: 12px;
    text-indent: -9999px;
    width: 28px;
}

a.ru {
background:url(../img/rus.gif) 0 25px no-repeat;
}

a:hover.ru {
background:url(../img/rus.gif) 0 100% no-repeat;
}
	
a.en {
background:url(../img/eng.gif) 0 25px no-repeat;
}

a:hover.en {
background:url(../img/eng.gif) 0 100% no-repeat;
}

a.lv {
	background:url(../img/lv.gif) 0 25px no-repeat;
}

a:hover.lv {
background:url(../img/lv.gif) 0 100% no-repeat;
}



ul#files {
    float: left;
    margin-left: 0;
    margin-top: 10px;
    padding: 0;
}

#files a div {
    color: #542D00;
    display: block;
    float: left;
    font-size: 14px;
    margin: 5px 15px;
    min-height: 95px;
    padding-left: 90px;
    padding-top: 12px;
    position: relative; 
    text-align: left;
    width: 170px;
}

#files a div span {
    font-size: 14px;
    left: 12px;
    position: absolute;
    top: 40px;
}


#files a div.file {
 background: url("/img/download.png") no-repeat scroll 0 0 transparent;
}

.isevent {
background:url("../img/80dot.png") repeat scroll 0 0 transparent;
display:block;
font-weight:bold;
line-height:34px;
}


td.cal_td {
    background: url("../img/cell.png") no-repeat scroll 0 0 transparent;
    border: 1px solid #E4D9CB;
    height: 34px !important;
    margin: 0;
    padding: 0;
    position: relative;
    text-align: center;
    vertical-align: middle;
    width: 34px !important;
font-weight:bold;
    color: #880000;
}

td.cal_td_today {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E0CFBD;
}


td.cal_td:hover {
  background: url("../img/cells.png") no-repeat scroll -39px -1px #F8F5E5;
}

td.cal_header {
border:none;
font-size:14px;
}

.arrow_bb {
background:url("../img/arrow_bb.gif") no-repeat scroll left center transparent;
width:30px;
height:20px;
display:block;
}

.arrow_aa {
background:url("../img/arrow_aa.gif") no-repeat scroll left center transparent;
width:30px;
height:20px;
display:block;
}

.arrow_a {
    background: url("../img/ico-bullet-9.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 24px;
    width: 48px;
}

.arrow_b {
background: url("../img/ico-bullet-10.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 24px;
    width: 48px;
}


hr {
border:0px;
}

hr.menu_sep {
   hqpcbackground: url("../img/page_sep.png") no-repeat scroll 0 0 transparent;
    background: url("../img/line-h-dashed-1.png") repeat-x scroll 0 0 transparent;
    height: 2px;
    margin-bottom: 5px;
    margin-top: 9px;
    padding-bottom: 5px;
    width: 100%;
}

#singleContentBorder {
    background: url("../img/centerborder.png") repeat-y scroll 0 0 transparent;
    margin: 0px auto;
    width: 1000px;
}

.logo {
    display: block;
    float: left;
    height: 50px;
    width: 700px;
}

#uspenie-logoru, #uspenie-logo {
    background: url("../img/uspenie-ru.png") no-repeat scroll left center transparent;
}

#uspenie-logolv {
 background: url("../img/uspenie-lv.png") no-repeat scroll left center transparent;
}

#uspenie-logoen {
 background: url("../img/uspenie-en.png") no-repeat scroll left center transparent;
}

.menu_item {
    clear: both;
    display: block;
    height: 28px;
    text-align: center;
}



h1, h2, h3, h4, h5, h6, span, p, input {
	margin: 0;
	padding: 0;
}

table, tr, td {
	margin: 0;
	padding: 0;
	border-collapse: collapse;
}

ul, li, ol {
	margin: 0;
	padding: 0;
}

img {
	border: none;
}

a {
	color: #a65600;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

a:focus {
	outline: 0;
}

.clear {
   clear: both;
    display: block;
    height: 5px;
    width: 100%;
}


/* 1.1 Macintosh Safari Input Field Styling */

input[type=text]:focus, input[type=submit]:focus, input[type=password]:focus, textarea:focus, select:focus {
	outline: 0 none;
}


/* 2.0 Layout Structure */

.container {
	min-height: 100%;
	margin-bottom: -381px;
	position: relative;
}

.content-wrapper {
width: 1000px;
margin:0px auto;
padding-top:15px;
min-height: 236px;
hqpcbackground: url(../img/content-wrapper-bg.jpg) top left repeat-x;
}

.content-wrapper .content {
    background: url("../img/center.jpg") repeat-y scroll 10px 0 transparent;
    line-height: normal;
    padding-left: 48px;
    padding-right: 48px;
    padding-top: 15px;
padding-bottom:15px;
overflow:hidden;
}

.content-wrapper .content-top {
    background: url("../img/top.png") repeat-y scroll center center transparent;
    overflow: hidden;
height:33px;
margin-top:00px;
    padding:0px 0px;
    position: relative;
    width: 1000px;
    z-index: 100;
}

.content-wrapper .content-bottom {
    background: url("../img/bottom.png") repeat-y scroll center center transparent;
    margin: 0px auto 50px;
    overflow: hidden;
    height:33px;
    position: relative;
    width: 1000px;
    z-index: 100;
}

.content-wrapper .content .left-side a img {
    background: none repeat scroll 0 0 #F1F0EF;
    border: 1px solid #C5B267;
    padding: 3px;
}

.content-wrapper .content .left-side {
	width: 587px;
	padding: 0 35px 0 0;
	margin: 15px 0 0 0;
	background: url(../img/content-left-side-bg.png) top right repeat-y;
	float: left;
}

.content-wrapper .content .right-side {
	width: 250px;
	padding: 0 0 0 20px;
	margin: 24px 0 0 0;
	float: left;
}


/* 3.0 Site Header */

.header-wrapper {
	width: 100%;
	background: url(../img/header-wrapper-bg.jpg) top center no-repeat;
}

.header-wrapper .header {
	width: 900px;
	height: 155px;
	margin: 0 auto;
	overflow: hidden;
}

.header-wrapper .header .doves {
	position: absolute;
	margin: 0 0 0 -172px;
	width: 290px;
	height: 155px;
	background: url(../img/doves-1.png) 0 0 no-repeat;
}

.header-wrapper .header .logo {
	position: absolute;
	padding: 48px 0 0 88px;
	width: 418px;
}

.header-wrapper .header .logo h1 a {
	color: #fff;
	text-decoration: none;
	text-shadow: #464646 0 2px 0;
	font-size: 28px;
	line-height: 40px;
}

.header-wrapper .header .logo h1 a:hover {
	color: #e7e7e7;
	text-shadow: #464646 0 2px 0;
}

.header-wrapper .header-right {
	width: 315px;
	padding: 63px 0 0 0;
	float: right;
}

.header-wrapper .searchform .input-text {
	width: 218px;
	height: 28px;
	padding: 2px 0 0 12px;
	margin: 0 5px 0 0;
	font: 12px/26px Arial, serif;
	color: #1d1000;
	background: url(../img/searchform-input-text-bg.png) 0 0 no-repeat;
	border: none;
	display: block;
	float: left;
}

.button {
    clear: both;
    display: block;
    height: 30px;
    margin: 5px auto 20px;
    width: 100px;
}

button {
cursor:pointer;
background: url("../img/btn-1-white-m-bg.png") repeat-x scroll 0 0 transparent;
height:30px;
border:0px;
margin:0px;
padding:0px;
float:left;
}

.button i {
    background: url("../img/btn-1-white-l-bg.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 30px;
    width: 5px;
}

.button u {
    background: url("../img/btn-1-white-r-bg.png") no-repeat scroll right top transparent;
    float: left;
    height: 30px;
    width: 5px;
}



.header-wrapper .searchform .input-button {
	width: 75px;
	height: 30px;
	background: url(../img/searchform-input-button-bg.png) 0 0 no-repeat;
	text-align: center;
	font: bold 11px/16px Arial, sans-serif;
	text-shadow: #fff 0 1px 0;
	text-indent: -5000px;
	display: block;
	float: left;
}

.header-wrapper .searchform .input-button:hover {
	background-position: 0 -30px;
}


/* 4.0 Primary Horizontal Menu */

.menu-primary .social {
    float: right;
    overflow: hidden;
    padding: 15px 0 0 7px;
}

.menu-primary .social img {
	margin: 0 0 0 14px;
	float: right;
}

.menu-primary-wrapper {
	width: 100%;
	height: 50px;
	background: url(../img/menu-primary-wrapper-bg.png) bottom left repeat-x;
}

.menu-primary {
	width: 900px;
	margin: 0 auto;
}

.menu-primary ul {
	margin: 0;
	list-style: none;
}

.menu-primary li {
	list-style-type: none;
	background: url(../img/menu-item-border.png) center left no-repeat;
	position: relative;
	float: left;
}

.menu-primary li:hover > a {
	background: url(../img/menu-item-act.png) center left no-repeat;
	color: #56c3e2;
	text-shadow: #252525 0 1px 0;
}

.menu-primary li:hover > a span {
	background: url(../img/ico-bullet-blue-1.png) right 6px no-repeat;
	padding: 0 15px 0 0;
}

.menu-primary ul ul {
	position: absolute;
	top: 49px;
	left: -4px;
	width: 224px;
	background: url(../img/jqueryslidemenu-bg.png) bottom center no-repeat;
	padding: 0 0 9px 0;
	float: left;
	display: none;
	z-index: 103;
}

.menu-primary ul ul ul {
	position: absolute;
	top: 0px;
	left: 216px;
	width: 224px;
	background: url(../img/jqueryslidemenu-bg.png) bottom center no-repeat;
	padding: 0 0 9px 0;
	float: left;
	display: none;
	z-index: 100;
}

.menu-primary ul li:hover > ul {
	display: block;
}

.menu-primary .menu-item a {
	margin: 0 -2px 0 0;
	text-align: center;
	font-size: 17px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	text-shadow: #000 0 1px 0;
	display: block;
	position: relative;
	z-index: 1;
}

.menu-primary .menu-item a i {
	padding: 15px 26px 0 26px;
	height: 35px;
	font-style: normal;
	background: url(../img/menu-item-border.png) center right no-repeat;
	display: block;
}

.menu-primary .menu-item a span {
	background: url(../img/ico-bullet-1.png) right 6px no-repeat;
	padding: 0 15px 0 0;
}

.menu-primary ul ul .menu-item a span {
	background: url(../img/ico-bullet-1.png) right 3px no-repeat;
	padding: 0 15px 0 0;
}

.menu-primary .menu-item a:hover {
	margin: 0 -2px 0 0;
	background: url(../img/menu-item-act.png) center left no-repeat;
	text-align: center;
	font-weight: normal;
	color: #56c3e2;
	text-decoration: none;
	text-shadow: #000 0 1px 0;
	display: block;
	position: relative;
	z-index: 1;
}

.menu-primary .menu-item a:hover span {
	background: url(../img/ico-bullet-blue-1.png) right 6px no-repeat;
	padding: 0 15px 0 0;
}

.menu-primary ul ul .menu-item a:hover span {
	background: url(../img/ico-bullet-1.png) right 3px no-repeat;
	padding: 0 15px 0 0;
}

.menu-primary ul ul .menu-item a {
	width: 164px;
	height: auto;
	padding: 11px 25px 10px 25px;
	margin: 0 5px;
	border: none;
	background: url(../img/jqueryslidemenu-sub-level-bg.png) top left repeat-x;
	color: #fff;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	text-shadow: #252525 0 1px 0;
	text-decoration: none;
	display: block;
}

.menu-primary ul ul .menu-item a i {
	padding: 0;
	height: auto;
	font-style: normal;
	background: none;
	display: inline;
}

.menu-primary ul ul .menu-item a:hover {
	width: 164px;
	height: auto;
	padding: 11px 25px 10px 25px;
	margin: 0 5px;
	border: none;
	background: #2e2018 url(../img/jqueryslidemenu-sub-level-bg.png) top left repeat-x;
	color: #fff;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	text-shadow: #252525 0 1px 0;
	text-decoration: none;
	display: block;
}

.menu-primary ul ul li {
	background: none;
}

.menu-primary ul ul li:hover > a {
	background: #2e2018 url(../img/jqueryslidemenu-sub-level-bg.png) top left repeat-x;
	color: #fff;
	text-shadow: #252525 0 1px 0;
}


/* 5.0 Homepage Styling */

.homepage-wrapper {
	padding: 24px 0 0 0;
}

.homepage-slider {
	width: 900px;
	position: relative;
	overflow: hidden;
}

.homepage-slider .tag {
	width: 81px;
	height: 81px;
	background: url(../img/top-stories-tag.png) 0 0 no-repeat;
	position: absolute;
	z-index: 1;
}

.rosary {
	margin: 74px 0 0 -44px;
	width: 222px;
	height: 251px;
	background: url(../img/rosary.png) 0 0 no-repeat;
	position: absolute;
	z-index: 101;
}

.homepage-slider .rounded-corners {
	width: 900px;
	height: 3px;
	background: url(../img/homepage-slider-rounded-corners.png) 0 0 no-repeat;
	position: absolute;
	z-index: 2;
}

.homepage-slider .navigation {
	padding: 16px 0;
	margin: -8px 0 1px 330px;
	overflow: hidden;
}

.homepage-slider .navigation a {
	margin: 0 8px 0 0;
	width: 24px;
	height: 24px;
	background: url(../img/ico-bullet-2.png) 0 0 no-repeat;
	display: block;
	float: left;
}

.homepage-slider .navigation a:hover {
	background-position: 0 -24px;
}

.homepage-slider .navigation .active {
	background-position: 0 -48px;
}

.homepage-slider .navigation .active:hover {
	background-position: 0 -48px;
}

.homepage-slider .navigation .previous {
	width: 36px;
	background: url(../img/ico-bullet-9.png) 0 0 no-repeat;
}

.homepage-slider .navigation .next {
	width: 36px;
	background: url(../img/ico-bullet-10.png) 0 0 no-repeat;
}

.homepage-slider-item {
	width: 900px;
	height: 350px;
	float: left;
}

.homepage-slider-item p {
	overflow: hidden;
}

.homepage-slider-item .title {
	margin: 190px 0 5px 0;
	padding: 15px 26px 11px 23px;
	max-width: 540px;
	font-size: 28px;
	font-weight: bold;
	color: #2f1100;
	text-shadow: #f6ea8c 0 1px 0;
	text-align: right;
	background: url(../img/homepage-slider-title-bg.png) bottom right repeat-x;
	text-decoration: none;
	position: relative;
	z-index: 2;
	float: right;
}

.homepage-slider-item .title:hover {
	color: #a01802;
}

.homepage-slider-item .title:hover i {
	color: #a01802;
}

.homepage-slider-item .description {
	padding: 7px 26px 8px 23px;
	max-width: 450px;
	font-size: 12px;
	color: #2f1100;
	text-shadow: #f6ea8c 0 1px 0;
	text-align: right;
	background: url(../img/homepage-slider-title-bg.png) bottom right repeat-x;
	text-decoration: none;
	position: relative;
	z-index: 2;
	float: right;
}

.homepage-slider-item .description:hover {
	color: #a01802;
}

.homepage-slider-image-shadow {
	width: 900px;
	height: 9px;
	background: url(../img/image-shadow-1.png) center 1px no-repeat;
}

.homepage-columns {
	margin: 0 0 18px 0;
	overflow: hidden;
}

.homepage-columns .last {
	margin: 0;
}

.homepage-columns-item {
	margin: 0 40px 0 0;
	width: 195px;
	float: left;
}

.homepage-columns-item p {
	margin: 0 0 7px 0;
}

.homepage-columns-item .title {
	margin: 0 0 12px 0;
	padding: 0 0 11px 0;
	font-size: 20px;
	font-weight: bold;
	color: #422817;
	background: url(../img/line-h-dashed-1.png) bottom center repeat-x;
}

.homepage-columns-item .title div {
	padding: 22px 0 0 70px;
	height: 35px;
}

.homepage-spacer {
	margin: 0 0 27px 0;
	height: 6px;
	line-height: 6px;
	background: url(../img/shortcode-spacer-1.png) top left repeat-x;
}

.homepage-about {
	padding: 5px 20px 0 20px;
}

.homepage-about .caps:first-letter {
	margin: 6px 6px 0 0;
	font-size: 38px;
	font-weight: bold;
	float: left;
}

.homepage-about p {
	margin: 0 0 12px 0;
}

.homepage-footer .block-1 {
	float: left;
}

.homepage-footer .block-2 {
	margin: 0 30px 0 0;
	float: left;
}

.homepage-footer .last {
	margin-bottom: 0;
}


/* 6.0 Read More Link Styling */

.more-link {
	margin: 0;
	padding: 1px 14px 1px 3px;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	text-shadow: #000 0 1px 0;
	background: url(../img/more-link-bg.jpg) center right no-repeat;
}

.more-link:hover {
	background: #e8ca00 url(../img/more-link-hover-bg.jpg) center right no-repeat;
	color: #ffc600;
}

.more-link a {
text-decoration:none;
color:#ffffff;
}


/* 7.0 Default Blocks */

/* 7.1 Default Block 1 */

.block-1 {
	width: 250px;
	margin: 20px 0px;
}

.block-1 h2 {
    background: url("../img/block-1-header-bg.png") no-repeat scroll 0 0 transparent;
    height: 30px;
    padding: 10px 17px 0;
    width: 216px;
}

.block-1 h2 span {
	font-size: 22px;
	font-weight: normal;
	text-shadow: #fff 0 1px 0;
	color: #382519;
	float: left;
}

.block-1 h2 a {
    float: right;
    font-size: 11px;
    font-weight: normal;
    margin-top: 4px;
}

.block-1 .block-1-content {
	padding: 1px 0;
	background: url(../img/block-1-content-bg.png) bottom center no-repeat;
}


/* 7.2 Default Block 2 */

.block-2 {
	width: 620px;
	margin: 0 0 20px 0;
}

.block-2 h2 {
	width: 580px;
	height: 36px;
	padding: 21px 20px 0 20px;
	background: url(../img/block-2-header-bg.png) 0 0 no-repeat;
}

.block-2 h2 span {
	font-size: 22px;
	font-weight: normal;
	text-shadow: #fff 0 1px 0;
	color: #382519;
	float: left;
}

.block-2 h2 img {
	margin: 5px 0 0 0;
	float: right;
}

.block-2 h2 a {
	font-size: 11px;
	font-weight: normal;
	float: right;
}

.block-2 .block-2-content {
	padding: 8px 0 4px 0;
	line-height: 19px;
	background: url(../img/block-2-content-bg.png) bottom center no-repeat;
}


/* 8.0 Sidebar Items */

.latest-articles .last {
	background: none;
	margin: 0;
	padding: 5px 15px 2px 15px;
}

.latest-article-item {
	padding: 5px 15px 9px 15px;
	margin: 0 2px 10px 2px;
	background: url(../img/line-h-dashed-2.png) bottom left repeat-x;
}

.latest-article-item td {
	vertical-align: top;
}

.latest-article-item .image {
	width: 65px;
	text-align: left;
}

.latest-article-item .image img {
	padding: 0 0 6px 0;
	background: url(../img/image-shadow-2.png) bottom center no-repeat;
	float: left;
}

.latest-article-item .text h3 {
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
	margin: -4px 0 4px 0;
}

.latest-article-item .text h3 a {
	color: #422817;
	text-decoration: none;
}

.latest-article-item .text h3 a:hover {
	color: #a65600;
	text-decoration: none;
}

.latest-article-item .more-link {
	margin: 0;
}

.latest-events .last {
	margin: 0;
	padding: 0 15px 5px 15px;
	background: none;
}

.latest-event-item {
	padding: 0 15px 14px 15px;
	margin: 0 3px 11px 3px;
	background: url(../img/line-h-dashed-2.png) bottom left repeat-x;
}

.latest-event-item h3 {
	padding: 0 0 5px 12px;
	font-size: 12px;
	line-height: 19px;
	font-weight: bold;
	background: url(../img/ico-bullet-6.png) left 7px no-repeat;
}

.latest-event-item h3 a {
	color: #2f1100;
	text-decoration: none;
}

.latest-event-item h3 a:hover {
	color: #a65600;
	text-decoration: none;
}

.latest-event-item p {
	padding: 0 0 7px 12px;
	font-size: 12px;
	line-height: 17px;
	color: #6d5a4b;
}

.latest-event-item .more-link {
	margin: 0 0 0 12px;
}

.latest-activity .last {
	background: none;
	margin: 0;
	padding: 5px 15px 0 15px;
}

.latest-activity-item {
	padding: 5px 15px 9px 15px;
	margin: 0 3px 11px 3px;
	background: url(../img/line-h-dashed-2.png) bottom left repeat-x;
}

.latest-activity-item td {
	vertical-align: top;
}

.latest-activity-item .image {
	width: 65px;
	text-align: left;
}

.latest-activity-item .image img {
	padding: 0 0 6px 0;
	background: url(../img/image-shadow-2.png) bottom center no-repeat;
	float: left;
}

.latest-activity-item .text h3 {
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
	margin: -3px 0 7px 0;
}

.latest-activity-item .text h3 a {
	color: #422817;
	text-decoration: none;
}

.latest-activity-item .text h3 a:hover {
	color: #a65600;
	text-decoration: underline;
	text-decoration: none;
}

.latest-activity-item .text h4 {
	margin: 0;
	font-size: 11px;
	font-weight: normal;
	color: #6d5a4b;
	overflow: hidden;
}

.latest-activity-item .text h4 a {
	color: #a65600;
	text-decoration: none;
}

.latest-activity-item .text h4 a:hover {
	color: #a65600;
	text-decoration: none;
}

.latest-activity-item .text h4 span {
	margin: 0 8px;
}

.latest-activity-item .text h4 b {
	margin: 0 0 0 12px;
	padding: 0 0 0 20px;
	background: url(../img/ico-comments-2.png) 0 1px no-repeat;
}

.latest-activity-item .text h4:hover b {
	text-decoration: underline;
}


/* 9.0 Main Footer */

.footer-wrapper {
	width: 100%;
	height: 215px;
	padding: 115px 0 0 0;
	background: url(../img/footer-wrapper-bgg.jpg) left bottom repeat-x;
	position: relative;
overflow:hidden;
}

.footer a {
color:#F5F5F5;
}

a img  {
text-decoration:none;
}

.footer-wrapper .footer {
	width: 900px;
	height: 215px;
	color: #fff;
	margin: 0 auto;
	position: relative;
}

.footer-wrapper .footer table {
	width: 100%;
	color: #dad9cf;
}

.footer-wrapper .footer table td {
	vertical-align: top;
}

.footer-wrapper .footer table h2 {
	color: #ffe6b2;
	font-size: 18px;
	font-weight: bold;
	padding: 0 0 10px 0;
	margin: 0 0 15px 0;
	text-shadow: #221a15 0 1px 0;
	background: url(../img/line-h-dashed-1.png) bottom left repeat-x;
}

.footer-wrapper .footer table .phone {
	margin: 0 0 10px 0;
	padding: 5px 0 5px 32px;
	font-size: 20px;
	color: #fff;
	text-shadow: #221a15 0 1px 0;
	background: url(../img/ico-phone-1.png) 0 5px no-repeat;
	display: block;
}

.footer-wrapper .footer table .email {
	margin: 0 0 8px 0;
	padding: 1px 0 5px 36px;
	font-size: 15px;
	color: #fff;
	text-shadow: #221a15 0 1px 0;
	background: url(../img/ico-email-1.png) 0 4px no-repeat;
	display: block;
}

.footer-wrapper .footer table .map {
	margin: 0 0 24px 0;
	padding: 1px 0 5px 36px;
	font-size: 15px;
	color: #fff;
	text-shadow: #221a15 0 1px 0;
	background: url(../img/map.png) 0 4px no-repeat;
	display: block;
}

.footer-wrapper .footer table ul {
	padding: 0 0 0 13px;
	line-height: 28px;
}

.footer-wrapper .footer table ul a {
	color: #dad9cf;
	text-decoration: none;
}

.footer-wrapper .footer table ul a:hover {
	color: #fff;
	text-decoration: underline;
}

.footer-wrapper .footer table p {
	width: 280px;
}

.footer-wrapper .footer table .spacer {
	width: 70px;
	height: 70px;
	background: url(../img/footer-spacer-1.png) center center no-repeat;
}

.footer-wrapper .footer table .facebook {
	background: url(../img/ico-facebook-2.png) center left no-repeat;
	list-style-type: none;
	margin: 0 0 7px -15px;
	padding: 0 0 0 39px;
}

.footer-wrapper .footer table .twitter {
	background: url(../img/ico-twitter-2.png) center left no-repeat;
	list-style-type: none;
	margin: 0 0 7px -15px;
	padding: 0 0 0 39px;
}

.footer-wrapper .footer table .digg {
	background: url(../img/ico-digg-2.png) center left no-repeat;
	list-style-type: none;
	margin: 0 0 7px -14px;
	padding: 0 0 0 39px;
}

.footer-wrapper .footer table .rss {
	background: url(../img/ico-rss-2.png) center left no-repeat;
	list-style-type: none;
	margin: 0 0 0 -14px;
	padding: 0 0 0 39px;
}

.footer-wrapper .cross-hill {
	margin: -84px 0 0 848px;
	width: 176px;
	height: 56px;
	background: url(../img/cross-hill.png) 0 0 no-repeat;
	position: absolute;
}

.clear-footer {
	height: 300px;
	clear: both;
}


/* 9.1 Bottom Footer */

.footer-wrapper-2 {
    background: url("../img/footer-wrapper-2-bg.png") repeat-x scroll 0 1px #FEF8EA;
    height: 51px;
    position: relative;
}

.footer-wrapper-2 .footer-2 {
	width: 900px;
	margin: 0 auto;
	padding: 17px 0 0 0;
	font-size: 11px;
	text-shadow: #fff 0 1px 0;
	overflow: hidden;
}

.footer-wrapper-2 .footer-2 a {
	color: #2f1100;
	text-decoration: none;
}

.footer-wrapper-2 .footer-2 a:hover {
	color: #a65600;
	text-decoration: underline;
}

.footer-wrapper-2 .footer-2 .left {
	float: left;
}

.footer-wrapper-2 .footer-2 .right {
	float: right;
}


/* 10.0 Top Stories Slider */

.top-stories-slider {
	width: 587px;
	position: relative;
	overflow: hidden;
}

.top-stories-slider .tag {
	width: 81px;
	height: 81px;
	background: url(../img/top-stories-tag.png) 0 0 no-repeat;
	position: absolute;
	z-index: 101;
}

.top-stories-slider .rounded-corners {
	width: 587px;
	height: 3px;
	background: url(../img/top-stories-rounded-corners.png) 0 0 no-repeat;
	position: absolute;
	z-index: 2;
}

.top-stories-slider-image-shadow {
	width: 587px;
	height: 9px;
	background: url(../img/image-shadow-3.png) center 1px no-repeat;
}

.top-stories-slider .navigation {
	padding: 16px 0;
	margin: -9px 0 0 168px;
	overflow: hidden;
}

.top-stories-slider .navigation a {
    background: url("../img/ico-bullet-2.png") no-repeat scroll 0 0 transparent;
    color: white;
    display: block;
    float: left;
    font-size: 11px;
    height: 24px;
    line-height: 23px;
    margin: 0 10px 0 0;
    text-align: center;
    text-decoration: none;
    width: 24px;
}

.top-stories-slider .navigation a:hover {
	background-position: 0 -24px;
}

.top-stories-slider .navigation .active {
	background-position: 0 -48px;
}

.top-stories-slider .navigation .active:hover {
	background-position: 0 -48px;
}

.top-stories-slider .navigation .previous {
	width: 36px;
	background: url(../img/ico-bullet-9.png) 0 0 no-repeat;
}

.top-stories-slider .navigation .next {
	width: 36px;
	background: url(../img/ico-bullet-10.png) 0 0 no-repeat;
}

.top-stories-item {
	width: 587px;
	height: 235px;
	float: left;
}

.top-stories-item .title {
	margin: 110px 0 5px 0;
	padding: 9px 26px 9px 18px;
	max-width: 400px;
	font-size: 18px;
	font-weight: bold;
	color: #2f1100;
	text-shadow: #f6ea8c 0 1px 0;
	text-align: right;
	background: url(../img/homepage-slider-title-bg.png) bottom right repeat-x;
	text-decoration: none;
	position: relative;
	z-index: 2;
	float: right;
}

.top-stories-item .title:hover {
	color: #a01802;
}

.top-stories-item p {
	overflow: hidden;
}

.top-stories-item .description {
	padding: 7px 26px 8px 15px;
	max-width: 290px;
	font-size: 12px;
	line-height: 17px;
	color: #2f1100;
	text-shadow: #f6ea8c 0 1px 0;
	text-align: right;
	background: url(../img/homepage-slider-title-bg.png) bottom right repeat-x;
	text-decoration: none;
	position: relative;
	z-index: 2;
	float: right;
}

.top-stories-item .description:hover {
	color: #a01802;
}


/* 11.0 Big Section Title Spacer & Header Between Items & Sections */

.section-spacer {
	width: 100%;
	margin-bottom: 20px;
}

.section-spacer img {
	margin: 7px 0 0 0;
	float: right;
}

.section-spacer span {
	font-size: 22px;
	font-weight: normal;
	text-shadow: #fff 0 1px 0;
	color: #382519;
	float: left;
}

.section-spacer .left {
	width: 5px;
	height: 56px;
	background: url(../img/section-spacer-l-bg.png) 0 0 no-repeat;
}

.section-spacer .middle {
	padding: 19px 14px 0 12px;
	background: url(../img/section-spacer-m-bg.png) 0 0 repeat-x;
	vertical-align: top;
}

.section-spacer .right {
	width: 5px;
	height: 56px;
	background: url(../img/section-spacer-r-bg.png) 0 0 no-repeat;
}

.section-header {
position:relative;
	margin: 0 0 25px 0;
}

.section-header h2 {
	margin: 0 0 21px 0;
	padding: 0 0 5px 0;
	font-size: 20px;
	font-weight: bold;
	text-shadow: #fff 0 1px 0;
	background: url(../img/line-h-dashed-1.png) bottom center repeat-x;
}


/* 12.0 News List Index & Items */

.news-list-index {
	padding: 5px 0 0 0;
}

.news-list-index .last-item {
	margin: 0;
}

.news-item {
    margin: 0 0 16px;
    padding: 0 0 6px;
	hqpcbackground: url(../img/line-h-dashed-1.png) bottom center repeat-x;
}

.news-item td {
	vertical-align: top;
}

.news-item .image {
	width: 150px;
	text-align: left;
}

.news-item .image img {
	padding: 0 0 8px 0;
	background: url(../img/image-shadow-4.png) bottom center no-repeat;
}

.news-item .text h2 {
	font-size: 19px;
	font-weight: bold;
	line-height: 24px;
	margin: -6px 0 7px 0;
}

.news-item .text h2 a {
	color: #422817;
	text-decoration: none;
}

.news-item .text h2 a:hover {
	color: #a65600;
	text-decoration: none;
}

.news-item .text h3 {
	margin: 0 0 10px 0;
	font-size: 11px;
	font-weight: normal;
	color: #a65600;
}

.news-item .text h3 a {
	color: #a65600;
	text-decoration: none;
}

.news-item .text h3 a:hover {
	text-decoration: underline;
}

.news-item .text h3 span {
	margin: 0 17px 0 0;
}

.news-item .text p {
	margin: 0 0 10px 0;
	line-height: 19px;
	color: #40210e;
}

.news-item .text .time {
	padding: 0 0 0 20px;
	background: url(../img/ico-time-1.png) 0 0 no-repeat;
}

.news-item .text .section {
	padding: 0 0 0 20px;
	background: url(../img/ico-section-1.png) 0 1px no-repeat;
}

ul.commentlist {
mergin:0 30px 0 30px !important;
}

li.depth-2 {
margin-left:30px;
}

.news-item .text .comments {
	padding: 0 0 0 20px;
	background: url(../img/ico-comments-2.png) 0 1px no-repeat;
}


/* 12.1 News List Footer */

.list-footer {
	padding: 20px 0 0 0;
}

.list-footer-dashed {
	padding: 20px 0 0 0;
	background: url(../img/line-h-dashed-1.png) top center repeat-x;
	overflow: hidden;
}


/* 12.2 Open Article Footer */

.article-footer {
	padding: 20px 0 22px 0;
	background: url(../img/line-h-dashed-1.png) 0 0 repeat-x;
	overflow: hidden;
clear:both;
}


/* 13.0 Buttons */

.btn-1 {
	font: bold 11px/16px Georgia, sans-serif;
	text-decoration: none;
	color: #fff;
	text-shadow: #0d1f2d 0 1px 0;
	cursor: pointer;
	text-align: center;
}

.btn-1 i {
	width: 5px;
	height: 30px;
	background: url(../img/btn-1-l-bg.png) 0 0 no-repeat;
	float: left;
}

.btn-1 b {
	padding: 7px 9px 0 9px;
	height: 23px;
	background: url(../img/btn-1-m-bg.png) 0 0 repeat-x;
	float: left;
}

.btn-1 u {
	width: 5px;
	height: 30px;
	text-decoration: none;
	background: url(../img/btn-1-r-bg.png) top right no-repeat;
	float: left;
}

.btn-1:hover i, .btn-1:hover b, .btn-1:hover u {
	background-position: 0 -60px;
}

.btn-2 {
	font: bold 26px/30px Georgia, serif;
	text-decoration: none;
	color: #1e1e1e;
	text-shadow: #fff 0 1px 0;
	cursor: pointer;
	text-align: center;
}

.btn-2 i {
	width: 5px;
	height: 60px;
	background: url(../img/btn-7-l-bg.png) 0 0 no-repeat;
	float: left;
}

.btn-2 b {
	padding: 15px 20px 0 20px;
	height: 45px;
	background: url(../img/btn-7-m-bg.png) 0 0 repeat-x;
	float: left;
}

.btn-2 u {
	width: 5px;
	height: 60px;
	text-decoration: none;
	background: url(../img/btn-7-r-bg.png) top right no-repeat;
	float: left;
}

.btn-2:hover i, .btn-2:hover b, .btn-2:hover u {
	background-position: 0 -60px;
}


/* 13.1 Button Alignment */

.btn-align-left {
	float: left;
}

.btn-align-left img {
	margin: 0 7px 0 0;
}

.btn-align-right {
	float: right;
}

.btn-align-right img {
	margin: 0 0 0 7px;
}

.btn-align-center {
	margin: 0 auto 25px auto;
}


/* 13.2 Button Styles & States */

.btn-previous span {
	padding: 0 0 0 16px;
	background: url(../img/ico-bullet-4.png) left 3px no-repeat;
}

.btn-next span {
	padding: 0 16px 0 0;
	background: url(../img/ico-bullet-5.png) right 3px no-repeat;
}

.btn-2-previous span {
	padding: 0 0 0 30px;
	background: url(../img/ico-bullet-11.png) left 10px no-repeat;
}

.btn-2-next span {
	padding: 0 30px 0 0;
	background: url(../img/ico-bullet-8.png) right 10px no-repeat;
}

.btn-1-disabled {
	color: #e1e1e1;
	text-shadow: #484848 0 1px 0;
}

.btn-1-disabled i {
	background-position: 0 -30px;
}

.btn-1-disabled b {
	background-position: 0 -30px;
}

.btn-1-disabled u {
	background-position: 0 -30px;
}

.btn-previous-disabled {
	color: #e1e1e1;
	text-shadow: #484848 0 1px 0;
}

.btn-previous-disabled span {
	padding: 0 0 0 16px;
	background: url(../img/ico-bullet-4.png) left -18px no-repeat;
}

.btn-previous-disabled i {
	background-position: 0 -30px;
}

.btn-previous-disabled b {
	background-position: 0 -30px;
}

.btn-previous-disabled u {
	background-position: 0 -30px;
}

.btn-next-disabled {
	color: #e1e1e1;
	text-shadow: #646464 0 1px 0;
}

.btn-next-disabled span {
	padding: 0 16px 0 0;
	background: url(../img/ico-bullet-5.png) right -18px no-repeat;
}

.btn-next-disabled i {
	background-position: 0 -30px;
}

.btn-next-disabled b {
	background-position: 0 -30px;
}

.btn-next-disabled u {
	background-position: 0 -30px;
}

.btn-next-disabled:hover i, .btn-next-disabled:hover b, .btn-next-disabled:hover u {
	background-position: 0 -30px;
}


/* 14.0 Advertisements */

.ad-250x250 {
	width: 250px;
	overflow: hidden;
	margin-bottom: 20px;
}

.ad-250x250 img {
	display: block;
	margin: 0 0 10px 0;
}


/* 15.0 Open Article Styling */
.attachment img {
	max-width: 100%; /* When images are too wide for containing element, force them to fit. */
	height: auto; /* Override height to match resized width for correct aspect ratio. */
}
.alignleft,
img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
.alignright,
img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 12px;
}
.article-wrapper .title {
	margin: -6px 0 9px 0;
	font-size: 19px;
	line-height: 26px;
	font-weight: bold;
	text-shadow: #fff 0 1px 0;
}

.article-wrapper .title a {
	color: #422817;
	text-decoration: none;
}

.article-wrapper .title a:hover {
	color: #a65600;
	text-decoration: none; 
}

.article-wrapper .info {
	margin: 0 0 25px 0;
	font-size: 13px;
	font-weight: normal;
	color: #a65600;
	overflow: hidden;
}

.article-wrapper .info a {
	color: #a65600;
	text-decoration: none;
}

.article-wrapper .info a:hover {
	text-decoration: underline;
}

.article-wrapper .info span {
	margin: 0 17px 0 0;
	font-size: 11px;
}

.article-wrapper .info .align-left {
	float: left;
}

.article-wrapper .info .align-left .time {
	padding: 0 0 0 20px;
	background: url(../img/ico-time-1.png) 0 0 no-repeat;
}

.article-wrapper .info .align-left .section {
	padding: 0 0 0 20px;
	background: url(../img/ico-section-1.png) 0 1px no-repeat;
}

.article-wrapper .info .align-left .comments {
	padding: 0 0 0 20px;
	background: url(../img/ico-comments-2.png) 0 1px no-repeat;
}

.article-wrapper .info .align-right {
	float: right;
}

.article-wrapper .text {
	margin: 0px 0 10px 0;
	line-height: 19px;
	overflow: hidden;
	color: #40210e;
}

.article-wrapper .text .article-image {
	margin: 5px 20px 0 0;
	padding: 0 0 9px 0;
	background: url(../img/image-shadow-4.png) bottom center no-repeat;
	float: left;
}

.article-wrapper .text p {
	margin: 0 0 12px 0;
}

.article-wrapper .text .image {
	padding: 12px 0 0 0;
	margin: 0 0 20px 0;
	text-align: center;
}

.article-wrapper .text h2 {
	font-size: 28px;
	margin: 0 0 12px 0;
	font-weight: bold;
}

.article-wrapper .text h3 {
	font-size: 22px;
	margin: 12px 0;
	font-weight: bold;
}

.article-wrapper .text h4 {
	font-size: 17px;
	margin: 0 0 12px 0;
	font-weight: bold;
}

.article-wrapper .text h5 {
	font-size: 14px;
	margin: 0 0 12px 0;
	font-weight: bold;
}

.article-wrapper .text h6 {
	font-size: 11px;
	margin: 0 0 12px 0;
	font-weight: bold;
}

.article-wrapper .text ul {
	padding: 4px 0 0 0;
	margin: 0 23px 15px 23px;
}

.article-wrapper .text ul li {
	padding: 0 0 0 12px;
	line-height: 23px;
	background: url(../img/ico-bullet-6.png) left 9px no-repeat;
	list-style-type: none;
}

.article-wrapper .text ol {
	padding: 4px 0 0 15px;
	margin: 0 0 15px 23px;
}

.article-wrapper .text ol li {
	padding: 0;
	line-height: 22px;
	background: none;
}

.article-wrapper .text .blockquote-default blockquote {
	margin: 6px 0 17px 23px;
	padding: 0 17px 4px 13px;
	font: italic bold 14px/20px "Georgia", serif;
	border-left: 3px solid #4e3426;
}

.article-wrapper .text blockquote p {
 margin: 0;
}

.gallery-preview-box-wrapper {
	padding: 12px 0 0 0;
	margin: 0 0 25px 0;
}

.gallery-preview-box {
	width: 490px;
	padding: 5px 0 0 0;
	margin: 0 auto;
	background: url(../img/gallery-preview-box-top-bg.png) top center no-repeat;
}

.gallery-preview-box .gallery-preview-box-content {
	width: 458px;
	padding: 6px 16px 16px 16px;
	background: url(../img/gallery-preview-box-bottom-bg.png) bottom center no-repeat;
	overflow: hidden;
}

.gallery-preview-box .gallery-preview-box-title {
	height: 17px;
	margin: 0 0 13px 0;
	font-weight: normal;
	font-size: 12px;
	overflow: hidden;
}

.gallery-preview-box .gallery-preview-box-title a {
	text-decoration: none;
	color: #1b1b1b;
}

.gallery-preview-box .gallery-preview-box-title a:hover {
	text-decoration: underline;
	color: #115fbf;
}

.gallery-preview-box .gallery-preview-box-title b {
	padding: 0 0 0 17px;
	margin: 0 5px 0 0;
	color: #c61919;
	background: url(../img/ico-photo-1.png) 0 3px no-repeat;
}

.gallery-preview-box img {
	margin: 0 15px 0 0;
	display: block;
	float: left;
}

.gallery-preview-box table td {
	width: 80px;
	height: 80px;
	text-align: center;
	font-size: 12px;
	line-height: 18px;
}


/* 15.1 Open Article Comments Styling */

.comments-wrapper {
	padding: 10px 0 0 0;
}

.comments-wrapper ul {
	margin: 0 0 0 50px;
}

.comments-wrapper ul li {
	list-style-type: none;
}

.comments-wrapper ul .comments-item {
	padding: 5px 14px 18px 65px;
}

.comments-wrapper ul h2 {
	color: #6d5a4b;
}

.comments-wrapper ul .comments-item h2 b {
	color: #40210e;
}

.comments-wrapper .no-comments {
	padding: 0 14px 10px 14px;
}

.comments-item {
	padding: 0 14px 13px 65px;
	margin: 0 0 13px 0;
	background: url(../img/line-h-dashed-1.png) bottom left repeat-x;
}

.comments-item .user img {
	margin: 5px 0 0 -51px;
	position: absolute;
}

.comments-item h2 {
	padding: 0 5px 0 0;
	margin-bottom: 5px;
	font-size: 11px;
	font-weight: normal;
	color: #6d5a4b;
}

.comments-item h2 b {
	color: #40210e;
}

.comments-item h2 a {
	color: #2f1100;
	text-decoration: none;
}

.comments-item h2 a:hover b {
	color: #a65600;
	text-decoration: none;
}

.comments-item h2 .comment-reply-link {
	color: #a65600;
	text-decoration: underline;
	font-weight: bold;
	float: right;
}

.comments-item h2 .comment-reply-link:hover {
	color: #a65600;
	text-decoration: none;
}

.comments-item .time b {
	margin: 0 7px 0 0;
	padding: 0 20px 0 0;
	background: url(../img/ico-time-2.png) center right no-repeat;
}

.bypostauthor .comments-item {
	padding: 12px 14px 13px 65px;
	margin: -12px 0 13px 0;
	text-shadow: #fff 0 1px 0;
	background: url(../img/comments-item-author-body-bg.png) bottom left repeat-x;
}

.bypostauthor .comments-item p {
	color: #500d00;
}

.bypostauthor .comments-item h2 a {
	color: #6e1700;
}

.bypostauthor .comments-item h2 b {
	color: #6e1700;
}



.add-comment {
	margin: 0 14px;
	padding: 10px 0 0 0;
}

.add-comment td {
	vertical-align: top;
}

.add-comment .label {
	padding: 4px 0 0 0;
	width: 120px;
	font-size: 11px;
	font-weight: bold;
}

.add-comment .input-text {
	width: 426px;
	height: 26px;
	padding: 1px 7px 0 7px;
	font: bold 12px/18px Arial, sans-serif;
	background: url(../img/comment-input-text-bg.png) 0 0 no-repeat;
	border: none;
}


div.textarea, div.input {
    margin: 20px 80px;
}


div.textarea textarea  {
    background: url("../img/comment-textarea-t-bg.png") no-repeat scroll 0 0 transparent;
    padding: 5px 7px;
    width: 440px;
border:0px;
margin:0px;
}

div.textarea .bottom{
    background: url("../img/comment-textarea-b-bg.png") no-repeat scroll 0 0 transparent;
    height: 5px;
    width: 440px;
}

div.input input {
	width: 426px;
	height: 26px;
	padding: 1px 7px 0 7px;
	font: bold 12px/18px Arial, sans-serif;
	background: url(../img/comment-input-text-bg.png) 0 0 no-repeat;
	border: none;
}


div.input label, div.textarea label{
    clear: both;
    display: block;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 3px;
    padding-right: 20px;
}






.add-comment .text-area .top {
	width: 440px;
	padding: 5px 7px;
	background: url(../img/comment-textarea-t-bg.png) 0 0 no-repeat;
}

.add-comment .text-area .bottom {
	width: 440px;
	height: 5px;
	background: url(../img/comment-textarea-b-bg.png) 0 0 no-repeat;
}

.add-comment .text-area textarea {
	width: 426px;
	height: 160px;
	background: none;
	border: none;
	font: 12px/18px Arial, sans-serif;
	overflow: hidden;
}

.add-comment .spacer {
	width: 7px;
	height: 7px;
}


/* 16.0 Tabs */

.tabs-1 {
	background: url(../img/tabs-1-bg.png) bottom center no-repeat;
}

.tabs-1 table {
	margin: 0 auto;
}

.tabs-1 .spacer {
	width: 2px;
	height: 2px;
}

.tab-1 {
	text-shadow: #fff 0 1px 0;
	color: #382519;
	font-size: 11px;
	line-height: 16px;
	text-decoration: none;
	cursor: pointer;
	text-align: center;
}

.tab-1 i {
	width: 5px;
	height: 55px;
	background: url(../img/tab-1-l-bg.png) 0 0 no-repeat;
	float: left;
}

.tab-1 b {
	padding: 21px 8px 0 8px;
	height: 34px;
	font-weight: bold;
	background: url(../img/tab-1-m-bg.png) 0 0 repeat-x;
	float: left;
}

.tab-1 b:hover {
	color: #a65600;
}

.tab-1 u {
	width: 5px;
	height: 55px;
	text-decoration: none;
	background: url(../img/tab-1-r-bg.png) top right no-repeat;
	float: left;
}

.tab-1-disabled {
	color: #7e756f;
}

.tab-1-disabled i {
	background-position: 0 -55px;
}

.tab-1-disabled b {
	background-position: 0 -55px;
}

.tab-1-disabled u {
	background-position: 0 -55px;
}


/* 17.0 Gallery */

.gallery {
	padding: 5px 0 0 0;
}

.gallery .gallery-left-side {
	width: 650px;
	float: left;
}

.gallery .gallery-right-side {
	width: 250px;
	float: left;
}

.gallery .index-list .row {
	padding: 0;
	margin: 0;
	overflow: hidden;
}

.gallery .index-list .spacer {
	width: 620px;
	height: 1px;
	margin: 18px 0 23px 0;
	line-height: 1px;
	background: url(../img/line-h-dashed-1.png) bottom left repeat-x;
}

.gallery .title h2 {
	margin: 0 0 30px 0;
	padding: 0 0 21px 0;
	font-size: 20px;
	color: #422817;
	font-weight: bold;
	text-shadow: #fff 0 1px 0;
	text-align: center;
	background: url(../img/line-h-rope-1.png) bottom left repeat-x;
}

.gallery .title h2 a {
	color: #422817;
	text-decoration: none;
}

.gallery .title h2 a:hover {
	color: #a65600;
}

.gallery .title .back {
	font-size: 11px;
	padding: 0 0 0 10px;
	background: url(../img/ico-bullet-7.png) left 6px no-repeat;
	position: absolute;
}

.gallery .index-item {
    float: left;
    font-size: 11px;
    font-weight: bold;
    line-height: 16px;
    margin: 0 5px 10px;
    text-align: center;
    width: 180px;
}

.gallery .index-item img {
    background: url("../img/image-shadow-4.png") no-repeat scroll center bottom transparent;
    display: block;
    margin: 1px auto;
    padding: 0 0 8px;
}

.gallery .index-item a {
    clear: both;
    color: #40210E;
    display: block;
    font-weight: normal;
    text-decoration: none;
}

.gallery .index-item a:hover	{
	color: #a65600;
	text-decoration: underline;
}

.newest-galleries {
	width: 260px;
	overflow: hidden;
}

 .newest-galleries img {
	background: url(../img/image-shadow-6.png) bottom center no-repeat;
	padding: 0 0 7px 0;
	margin: 0 10px 5px 0;
	float: left;
}

.gallery .open-title h1 {
	padding: 0 30px 20px 0;
	margin: -4px 0 0 0;
	font-size: 22px;
	line-height: 28px;
	color: #2f1100;
	font-weight: normal;
	text-shadow: #fff 0 1px 0;
}

.gallery .open-title h1 a {
	color: #2f1100;
	text-decoration: none;
}

.gallery .open-title h1 a:hover {
	color: #a65600;
	text-decoration: none;
}

.gallery .open-navigation {
	margin: 0 30px 20px 0;
	overflow: hidden;
	font-size: 11px;
}

.gallery .open-navigation div {
	padding: 6px 0 0 0;
	float: right;
}

.gallery .open-navigation div a {
	margin: 0 0 0 18px;
}

.gallery .open-navigation div s {
	padding: 2px 0 0 0;
	color: #a65600;
	text-decoration: none;
	float: right;
}

.gallery .open-navigation .back {
	padding: 0 0 0 10px;
	background: url(../img/ico-bullet-7.png) left 3px no-repeat;
}

.gallery .open-navigation .allgalleries {
	padding: 0 0 0 18px;
	background: url(../img/ico-photo-1.png) left 3px no-repeat;  }

.content-wrapper .content .gallery .open-navigation .btn-1 {
	margin: 0 7px 0 0;
}

.open-image {
	width: 620px;
	margin-bottom: 20px;
	background-color: #dddddd;
}

.open-image td {
	text-align: center
}

.open-image img {
	margin: 0 auto;
	border: none;
	display: block;
}

.open-thumbnails {
	width: 665px;
	overflow: hidden;
}

.open-thumbnails {
	list-style-type: none;
}

.open-thumbnails li {
	margin: 0 28px 28px 0;
	padding: 0;
	float: left;
	overflow: hidden;
	list-style-type: none;
}

.open-thumbnails li a {
	width: 80px;
	height: 80px;
	text-decoration: none;
	background: url(../img/blank.gif) 0 0 no-repeat;
	position: absolute;
	display: block;
}

.open-thumbnails li img {
	display: block;
	float: left;
}

.open-thumbnails .active a {
	background: url(../img/open-thumbnails-active.png) center center no-repeat;
}

.open-description {
	margin: 0 30px 20px 0;
}


/* 18.0 Pages */

.pages {
	width: 100%;
	text-align: center;
	font-size: 11px;
	padding: 0 0 0 0;
}

.pages table {
	margin: 0 auto;
}

.pages a {
	margin: 0 1px 0 0;
	padding: 3px 7px;
	font-weight: normal;
	text-align: center;
	color: #2f1100;
	text-decoration: none;
	border: 1px solid #483a2f;
	background-color: #fff;
}

.pages a:hover {
	color: #fff;
	border: 1px solid #000;
	background-color: #483a2f;
}

.pages .active {
	color: #fff;
	background-color: #483a2f;
}

.pages .active:hover {
	color: #fff;
	background-color: #483a2f;
}


/* 19.0 Portfolio Styling */

.ministries-wrapper {
	overflow: hidden;
}

.ministries-wrapper li {
	list-style-type: none;
}

.ministries-wrapper h2 {
	margin: -3px 0 10px 0;
	font-size: 19px;
	font-weight: bold;
}

.ministries-wrapper h2 a {
	color: #422817;
	text-decoration: none;
}

.ministries-wrapper h2 a:hover {
	color: #a65600;
	text-decoration: none;
}

.ministries-wrapper .spacer {
	margin: 8px 0 21px 0;
	width: 900px;
	background: url(../img/line-h-dashed-1.png) center center repeat-x;
	float: left;
}

.full-width-wrapper .ministries-wrapper p {
	margin: 0 0 8px 0;
}

.ministries-single .image {
	margin: 0 30px 0 0;
	width: 435px;
	float: left;
}

.ministries-single .image img {
	width: 435px;
	height: 250px;
	padding: 0 0 9px 0;
	background: url(../img/image-shadow-7.png) bottom center no-repeat;
}

.ministries-single .text {
	width: 435px;
	float: left;
}

.ministries-two {
	width: 930px;
}

.ministries-two .image {
	margin: 0 30px 0 0;
	width: 435px;
	float: left;
}

.ministries-two .image img {
	margin: 0 0 10px 0;
	padding: 0 0 9px 0;
	width: 435px;
	height: 250px;
	background: url(../img/image-shadow-7.png) bottom center no-repeat;
}

.ministries-three {
	width: 630px;
}

.ministries-three .image {
    float: left;
    margin: 0 15px;
    text-align: center;
    width: 280px;
}

.ministries-three .image img {
    background: url("../img/image-shadow-8.png") no-repeat scroll right bottom transparent;
    margin: 0 0 10px;
    padding: 0 0 9px;
    text-align: center;
}


/* 20.0 Full Width Page */

.full-width-wrapper {
	padding: 23px 0 0 0;
	line-height: 19px;
}

.full-width-wrapper .title h2 {
	margin: 0 0 30px 0;
	padding: 0 0 21px 0;
	font-size: 20px;
	color: #422817;
	font-weight: bold;
	text-shadow: #fff 0 1px 0;
	text-align: center;
	background: url(../img/line-h-rope-1.png) bottom left repeat-x;
	line-height: 19px;
}

.full-width-wrapper .title h2 a {
	color: #422817;
	text-decoration: none;
}

.full-width-wrapper .title h2 a:hover {
	color: #a65600;
}

.full-width-wrapper .title .back {
	font-size: 11px;
	padding: 0 0 0 10px;
	background: url(../img/ico-bullet-7.png) left 6px no-repeat;
	position: absolute;
}

.full-width-wrapper p {
	margin: 0 0 12px 0;
	color: #40210e;
}

.content .caps:first-letter {
	margin: 6px 6px 0 0;
	font-size: 38px;
	line-height: 27px;
	font-weight: bold;
	float: left;
}

.full-width-title h2 {
	margin: 0 0 30px 0;
	padding: 0 0 21px 0;
	font-size: 20px;
	color: #422817;
	font-weight: bold;
	text-shadow: #fff 0 1px 0;
	text-align: center;
	background: url(../img/line-h-rope-1.png) bottom left repeat-x;
	line-height: 19px;
}

.full-width-title h2 a {
	color: #422817;
	text-decoration: none;
}

.full-width-title h2 a:hover {
	color: #a65600;
}

.full-width-title .back {
	font-size: 11px;
	padding: 0 0 0 10px;
	background: url(../img/ico-bullet-7.png) left 6px no-repeat;
	position: absolute;
}

.page_navigation {
    clear: both;
    display: block;
    height: auto;
    text-align: center;
    width: 100%;
}


.page_navigation a {
    background: url("../img/ico-bullet-2.png") no-repeat scroll 0 0 transparent;
    color: white;
    display: inline;
    float: left;
    font-size: 11px;
    height: 24px;
    line-height: 23px;
    margin: 0 10px 5px 0;
    text-align: center;
    text-decoration: none;
    width: 24px;
}

.page_navigation .ellipse {
   float: left;
    height: 24px;
    width: 24px;
    margin: 0 10px 0 0;
}

.page_navigation a:hover {
    background-position: 0 -24px;
}

.page_navigation a.active_page {
    background-position: 0 -48px;
}


.page_navigation a.previous_link {
background: url("../img/ico-bullet-9.png") no-repeat scroll 0 0 transparent;
width: 36px;
}

.page_navigation a.previous_link:hover {
    background-position: 0 -24px;
}


.page_navigation a.next_link {
    background: url("../img/ico-bullet-10.png") no-repeat scroll 0 0 transparent;
    width: 36px;
}

.page_navigation a.next_link:hover {
    background-position: 0 -24px;
}

.edit_a {
    left: -25px;
    position: absolute;
    top: 0;
}

.edit_c {
    left: 0px;
    position: absolute;
    top: 0px;
}
.edit_b {
    position: absolute;
    right: -30px;
    top: 10px;
}




.scrollable {
    background: url("../img/content-wrapper-bg.jpg") repeat-x scroll 0 -2px transparent;
    border: 1px solid #E0CEBB;
    height: 105px;
    overflow: hidden;
    padding-top: 1px;
    position: relative;
    hqpcwidth: 600px;
}

.items {
float:left;
}

.scrollable .items div {
float:left;
hqpcwidth:600px;
}



.navigation {
position:relative;
display:block;
hqpcwidth: 600px;
hqpcheight:178px;
   display: block;
    margin: 5px 0 20px;
    position: relative;
}

.navigation  .next, .fighters .next {
    background: url("../img/ico-bullet-10.png") no-repeat scroll -10px 0 transparent;
    cursor: pointer;
    display: block;
    height: 25px;
    margin-top: -11px;
    position: absolute;
    right: -12px;
    top: 50%;
    width: 25px;
    z-index: 66;
}

.navigation  .prev, .fighters .prev {
background:url("../img/ico-bullet-9.png") no-repeat scroll 0 0 transparent;
display:block;
height:24px;
left:-15px;
position:absolute;
top:50%;
width:25px;
z-index:66;
margin-top:-11px;
cursor:pointer;
}

.scrollable .items {
	width:20000em;
	position:absolute;
}

.scrollable .items a img, ul#files a img, #media-gallery  a img, .imgnonstyle {
padding:0px !important;
border:0px !important;
background: transparent !important;
}

 .items  .item {
    background: url("../img/image-shadow-4.png") no-repeat scroll center bottom transparent;
    color: #666666;
    float: left;
    height: 90px;
    margin: 5px 13px;
    overflow: hidden;
    padding: 0 0 8px;
    position: relative;
    width: 120px;
}
 .items .item .image {
background:url("../img/noimg.gif") no-repeat scroll left top #111111;
height:90px;
position:relative;
width:120px;
overflow:hidden;
}

 .items .item .icon{
    background: url("../img/video-1.png") no-repeat scroll left top transparent;
    bottom: 0;
    display: block;
    height: 90px;
    position: absolute;
    right: 0;
    width: 120px;
    z-index: 88;
}

 .item h4 {
margin:15px 0 0;
padding-left:15px;
white-space:nowrap;
}
 .item p {
font-size:10px;
margin:0 0 11px;
padding-left:15px;
white-space:nowrap;
}
 .item .options {
line-height:25px;
padding:0 15px 5px;
}

 .item.hover {
background-position:-178px 0;
}
.item.hover .options .add,  .item.hover .options .remove {
background-position:0 -50px;
}
 .item.hover .options .add:hover,  .item.hover .options .remove:hover {
background-position:0 -75px;
}

.notification_f {
color:#c10808;
font-weight:bold;
}

.notification_ok {
color:#00690f;
font-weight:bold;
margin:30px auto;
text-align:center;
}

/* --
Shortcodes CSS File
This file contains the shortcodes style of the site.
-- */


/* Style Index * /

1.0 Global Elements
2.0 Quotes Styling
3.0 Contact Form Styling
4.0 Spacers Styling
5.0 Buttons Styling
6.0 Layouts Styling
7.0 Lists Styling


/* 1.0 Global Elements */

code {
	margin: 10px 0px;
	padding: 15px 23px;
	color: #004a7b;
	border: 1px dotted #bbbbbb;
	background: #f0ece5 url(../img/code-bg.png) 0 15px repeat;
	text-shadow: #fff 0 1px 0;
	line-height: 18px;
	display: block;
}

.shortcodes-wrapper h4 {
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 17px 0;
}

.shortcodes-quotes code {
	margin: 0 0 30px 0;
}

.shortcodes-buttons .buttons-preview-wrapper {
	margin: 0 0 15px 0;
	overflow: hidden;
}

.shortcodes-buttons p, .shortcodes-layouts p, .shortcodes-lists p, .shortcodes-quotes p, .shortcodes-contact-form p, .shortcodes-spacers p {
	margin: 0 0 10px 0;
}


/* 2.0 Quotes Styling */

.content-wrapper .content blockquote {
	border: none;
}

.content-wrapper .content .blockquote-quotation-marks {
	margin: 0 23px 25px 23px;
	padding: 15px 0 0 0;
	background: url(../img/blockquote-quotation-mark-t-bg.png) top left no-repeat;
}

.content-wrapper .content .blockquote-quotation-marks blockquote {
	margin: -11px 0 0 0;
	padding: 0 40px 9px 40px;
	font: italic 16px/22px Georgia, serif;
	background: url(../img/blockquote-quotation-mark-b-bg.png) bottom right no-repeat;
	text-align: center;
}

.content-wrapper .content .blockquote-curly-brackets {
	margin: 0 23px 25px 23px;
}

.content-wrapper .content .blockquote-curly-brackets blockquote {
	margin: -5px 0;
	padding: 0 23px;
	font: italic 14px/20px Georgia, serif;
}

.content-wrapper .content .blockquote-curly-brackets .tl {
	width: 14px;
	height: 7px;
	background: url(../img/blockquote-curly-brackets-tl-bg.png) top right no-repeat;
}

.content-wrapper .content .blockquote-curly-brackets .tr {
	width: 14px;
	height: 7px;
	background: url(../img/blockquote-curly-brackets-tr-bg.png) top left no-repeat;
}

.content-wrapper .content .blockquote-curly-brackets .ml {
	width: 14px;
	background: url(../img/blockquote-curly-brackets-ml-bg.png) center left no-repeat;
}

.content-wrapper .content .blockquote-curly-brackets .mr {
	width: 14px;
	background: url(../img/blockquote-curly-brackets-mr-bg.png) center right no-repeat;
}

.content-wrapper .content .blockquote-curly-brackets .bl {
	width: 14px;
	height: 7px;
	background: url(../img/blockquote-curly-brackets-bl-bg.png) bottom right no-repeat;
}

.content-wrapper .content .blockquote-curly-brackets .br {
	width: 14px;
	height: 7px;
	background: url(../img/blockquote-curly-brackets-br-bg.png) bottom left no-repeat;
}

.content-wrapper .content .blockquote-quotation-icon {
	margin: 0 23px 25px 23px;
	padding: 15px 0 0 0;
	background: url(../img/blockquote-quotation-icon-bg.png) left 8px no-repeat;
}

.content-wrapper .content .blockquote-quotation-icon blockquote {
	margin: -11px 0 0 0;
	padding: 0 40px 9px 60px;
	font: bold italic 14px/20px Georgia, serif;
}

.content-wrapper .content .blockquote-dashed-box {
	margin: 0 23px 25px 23px;
}

.content-wrapper .content .blockquote-dashed-box blockquote {
	margin: 0;
	padding: 14px 20px 16px 20px;
	border: 1px dashed #927c68;
	font: 14px/20px Georgia, serif;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}


/* 3.0 Contact Form Styling */

.contact-form {
	margin: 0 15px 35px 15px;
	padding: 10px 0 0 0;
}

.contact-form td {
	vertical-align: top;
}

.contact-form .label {
	padding: 4px 0 0 0;
	width: 100px;
	font-size: 11px;
	font-weight: bold;
}

.contact-form .input-text {
	width: 426px;
	height: 27px;
	padding: 0 7px;
	font: 13px/19px Arial, sans-serif;
	background: url(../img/comment-input-text-bg.png) 0 0 no-repeat;
	border: none;
}

.contact-form .text-area .top {
	width: 460px;
	padding: 5px 7px 0 7px;
	background: url(../img/comment-textarea-t-bg.png) 0 0 no-repeat;
}

.contact-form .text-area .bottom {
	width: 460px;
	height: 4px;
	background: url(../img/comment-textarea-b-bg.png) 0 0 no-repeat;
}

.contact-form .text-area textarea {
	width: 426px;
	height: 160px;
	background: none;
	border: none;
	font: 13px/19px Arial, sans-serif;
	overflow: hidden;
}

.contact-form .spacer {
	width: 7px;
	height: 7px;
}

.contact-form .btn-1 {
	margin: 0;
}


/* 4.0 Spacers Styling */

.spacer-dashed {
	margin: 0 0 25px 0;
	height: 1px;
	line-height: 1px;
	background: url(../img/shortcode-spacer-dashed.png) 0 0 repeat-x;
}

.spacer-thick-dashed {
    background: url("../img/shortcode-spacer-thick-dashed.png") repeat-x scroll 0 0 transparent;
    clear: both;
    display: block;
    height: 2px;
    line-height: 2px;
    margin: 5px 0;
}

.spacer-rope {
	margin: 0 0 25px 0;
	height: 5px;
	line-height: 5px;
	background: url(../img/shortcode-spacer-rope.png) 0 0 repeat-x;
}

.spacer-cross {
	margin: 0 0 25px 0;
	height: 28px;
	background: url(../img/shortcode-spacer-cross.png) center center no-repeat;
}

.spacer-chain {
	margin: 0 0 25px 0;
	height: 10px;
	line-height: 5px;
	background: url(../img/shortcode-spacer-chain.png) 0 0 repeat-x;
}

.spacer-rosary {
	margin: 0 0 25px 0;
	height: 10px;
	line-height: 5px;
	background: url(../img/shortcode-spacer-rosary.png) 0 0 repeat-x;
}


/* 5.0 Buttons Styling */

.content-wrapper .content .btn-1-color-blue {
	color: #fff;
	text-shadow: #075170 0 1px 0;
}

.content-wrapper .content .btn-1-color-blue i {
	background: url(../img/btn-1-blue-l-bg.png) 0 0 no-repeat;
}

.content-wrapper .content .btn-1-color-blue b {
	background: url(../img/btn-1-blue-m-bg.png) 0 0 repeat-x;
}

.content-wrapper .content .btn-1-color-blue u {
	background: url(../img/btn-1-blue-r-bg.png) 0 0 no-repeat;
}

.content-wrapper .content .btn-1-color-blue:hover i, .content-wrapper .content .btn-1-color-blue:hover b, .content-wrapper .content .btn-1-color-blue:hover u {
	background-position: 0 -60px;
}

.content-wrapper .content .btn-1-color-orange {
	color: #fff;
	text-shadow: #075170 0 1px 0;
}

.content-wrapper .content .btn-1-color-orange i {
	background: url(../img/btn-1-orange-l-bg.png) 0 0 no-repeat;
}

.content-wrapper .content .btn-1-color-orange b {
	background: url(../img/btn-1-orange-m-bg.png) 0 0 repeat-x;
}

.content-wrapper .content .btn-1-color-orange u {
	background: url(../img/btn-1-orange-r-bg.png) 0 0 no-repeat;
}

.content-wrapper .content .btn-1-color-orange:hover i, .content-wrapper .content .btn-1-color-orange:hover b, .content-wrapper .content .btn-1-color-orange:hover u {
	background-position: 0 -30px;
}

.content-wrapper .content .btn-1-color-red {
	color: #fff;
	text-shadow: #075170 0 1px 0;
}

.content-wrapper .content .btn-1-color-red i {
	background: url(../img/btn-1-red-l-bg.png) 0 0 no-repeat;
}

.content-wrapper .content .btn-1-color-red b {
	background: url(../img/btn-1-red-m-bg.png) 0 0 repeat-x;
}

.content-wrapper .content .btn-1-color-red u {
	background: url(../img/btn-1-red-r-bg.png) 0 0 no-repeat;
}

.content-wrapper .content .btn-1-color-red:hover i, .content-wrapper .content .btn-1-color-red:hover b, .content-wrapper .content .btn-1-color-red:hover u {
	background-position: 0 -30px;
}

.content-wrapper .content .btn-1-color-green {
	color: #fff;
	text-shadow: #075170 0 1px 0;
}

.content-wrapper .content .btn-1-color-green i {
	background: url(../img/btn-1-green-l-bg.png) 0 0 no-repeat;
}

.content-wrapper .content .btn-1-color-green b {
	background: url(../img/btn-1-green-m-bg.png) 0 0 repeat-x;
}

.content-wrapper .content .btn-1-color-green u {
	background: url(../img/btn-1-green-r-bg.png) 0 0 no-repeat;
}

.content-wrapper .content .btn-1-color-green:hover i, .content-wrapper .content .btn-1-color-green:hover b, .content-wrapper .content .btn-1-color-green:hover u {
	background-position: 0 -30px;
}

.content-wrapper .content .btn-1-color-black {
	color: #fff;
	text-shadow: #131313 0 1px 0;
}

.content-wrapper .content .btn-1-color-black i {
	background: url(../img/btn-1-black-l-bg.png) 0 0 no-repeat;
}

.content-wrapper .content .btn-1-color-black b {
	background: url(../img/btn-1-black-m-bg.png) 0 0 repeat-x;
}

.content-wrapper .content .btn-1-color-black u {
	background: url(../img/btn-1-black-r-bg.png) 0 0 no-repeat;
}

.content-wrapper .content .btn-1-color-black:hover i, .content-wrapper .content .btn-1-color-black:hover b, .content-wrapper .content .btn-1-color-black:hover u {
	background-position: 0 -30px;
}

.content-wrapper .content .btn-1-color-white {
	color: #242424;
	text-shadow: #fff 0 1px 0;
}

.content-wrapper .content .btn-1-color-white i {
	background: url(../img/btn-1-white-l-bg.png) 0 0 no-repeat;
}

.content-wrapper .content .btn-1-color-white b {
	background: url(../img/btn-1-white-m-bg.png) 0 0 repeat-x;
}

.content-wrapper .content .btn-1-color-white u {
	background: url(../img/btn-1-white-r-bg.png) 0 0 no-repeat;
}

.content-wrapper .content .btn-1-color-white:hover i, .content-wrapper .content .btn-1-color-white:hover b, .content-wrapper .content .btn-1-color-white:hover u {
	background-position: 0 -30px;
}

.content-wrapper .content .btn-2-color-blue {
	color: #fff;
	text-shadow: #064863 0 1px 0;
}

.content-wrapper .content .btn-2-color-blue i {
	background: url(../img/btn-2-blue-l-bg.png) 0 0 no-repeat;
}

.content-wrapper .content .btn-2-color-blue b {
	background: url(../img/btn-2-blue-m-bg.png) 0 0 repeat-x;
}

.content-wrapper .content .btn-2-color-blue u {
	background: url(../img/btn-2-blue-r-bg.png) 0 0 no-repeat;
}

.content-wrapper .content .btn-2-color-blue:hover i, .content-wrapper .content .btn-2-color-blue:hover b, .content-wrapper .content .btn-2-color-blue:hover u {
	background-position: 0 -60px;
}

.content-wrapper .content .btn-2-color-orange {
	color: #fff;
	text-shadow: #064863 0 1px 0;
}

.content-wrapper .content .btn-2-color-orange i {
	background: url(../img/btn-2-orange-l-bg.png) 0 0 no-repeat;
}

.content-wrapper .content .btn-2-color-orange b {
	background: url(../img/btn-2-orange-m-bg.png) 0 0 repeat-x;
}

.content-wrapper .content .btn-2-color-orange u {
	background: url(../img/btn-2-orange-r-bg.png) 0 0 no-repeat;
}

.content-wrapper .content .btn-2-color-orange:hover i, .content-wrapper .content .btn-2-color-orange:hover b, .content-wrapper .content .btn-2-color-orange:hover u {
	background-position: 0 -60px;
}

.content-wrapper .content .btn-2-color-red {
	color: #fff;
	text-shadow: #064863 0 1px 0;
}

.content-wrapper .content .btn-2-color-red i {
	background: url(../img/btn-2-red-l-bg.png) 0 0 no-repeat;
}

.content-wrapper .content .btn-2-color-red b {
	background: url(../img/btn-2-red-m-bg.png) 0 0 repeat-x;
}

.content-wrapper .content .btn-2-color-red u {
	background: url(../img/btn-2-red-r-bg.png) 0 0 no-repeat;
}

.content-wrapper .content .btn-2-color-red:hover i, .content-wrapper .content .btn-2-color-red:hover b, .content-wrapper .content .btn-2-color-red:hover u {
	background-position: 0 -60px;
}

.content-wrapper .content .btn-2-color-green {
	color: #fff;
	text-shadow: #064863 0 1px 0;
}

.content-wrapper .content .btn-2-color-green i {
	background: url(../img/btn-2-green-l-bg.png) 0 0 no-repeat;
}

.content-wrapper .content .btn-2-color-green b {
	background: url(../img/btn-2-green-m-bg.png) 0 0 repeat-x;
}

.content-wrapper .content .btn-2-color-green u {
	background: url(../img/btn-2-green-r-bg.png) 0 0 no-repeat;
}

.content-wrapper .content .btn-2-color-green:hover i, .content-wrapper .content .btn-2-color-green:hover b, .content-wrapper .content .btn-2-color-green:hover u {
	background-position: 0 -60px;
}

.content-wrapper .content .btn-2-color-black {
	color: #fff;
	text-shadow: #064863 0 1px 0;
}

.content-wrapper .content .btn-2-color-black i {
	background: url(../img/btn-2-black-l-bg.png) 0 0 no-repeat;
}

.content-wrapper .content .btn-2-color-black b {
	background: url(../img/btn-2-black-m-bg.png) 0 0 repeat-x;
}

.content-wrapper .content .btn-2-color-black u {
	background: url(../img/btn-2-black-r-bg.png) 0 0 no-repeat;
}

.content-wrapper .content .btn-2-color-black:hover i, .content-wrapper .content .btn-2-color-black:hover b, .content-wrapper .content .btn-2-color-black:hover u {
	background-position: 0 -60px;
}

.content-wrapper .content .btn-2-color-white {
	color: #242424;
	text-shadow: #fff 0 1px 0;
}

.content-wrapper .content .btn-2-color-white i {
	background: url(../img/btn-2-white-l-bg.png) 0 0 no-repeat;
}

.content-wrapper .content .btn-2-color-white b {
	background: url(../img/btn-2-white-m-bg.png) 0 0 repeat-x;
}

.content-wrapper .content .btn-2-color-white u {
	background: url(../img/btn-2-white-r-bg.png) 0 0 no-repeat;
}

.content-wrapper .content .btn-2-color-white:hover i, .content-wrapper .content .btn-2-color-white:hover b, .content-wrapper .content .btn-2-color-white:hover u {
	background-position: 0 -60px;
}

.content-wrapper .content .btn-align-left {
	margin: 0 15px 15px 0;
}

.content-wrapper .content .btn-align-right {
	margin: 0 0 15px 15px;
}


/* 6.0 Layouts Styling */

.content-wrapper .content .half-column-left {
	margin: 0 35px 25px 0;
	width: 276px;
	float: left;
}

.content-wrapper .content .half-column-right {
	margin: 0 0 25px 0;
	width: 276px;
	float: left;
}

.content-wrapper .content .one-third-column-1 {
	margin: 0 35px 25px 0;
	width: 172px;
	float: left;
}

.content-wrapper .content .one-third-column-2 {
	margin: 0 35px 25px 0;
	width: 172px;
	float: left;
}

.content-wrapper .content .one-third-column-3 {
	margin: 0 0 25px 0;
	width: 172px;
	float: left;
}

.content-wrapper .content .one-fourth-column-1 {
	margin: 0 35px 25px 0;
	width: 120px;
	float: left;
}

.content-wrapper .content .one-fourth-column-2 {
	margin: 0 35px 25px 0;
	width: 120px;
	float: left;
}

.content-wrapper .content .one-fourth-column-3 {
	margin: 0 35px 25px 0;
	width: 120px;
	float: left;
}

.content-wrapper .content .one-fourth-column-4 {
	margin: 0 0 25px 0;
	width: 120px;
	float: left;
}


/* 7.0 Lists Styling */

.content-wrapper .content .list-style-check, .list-style-crossout, .list-style-cross, .list-style-circle, .list-style-cubecross {
	padding: 4px 0 0 0;
	margin: 0 23px 15px 23px;
	line-height: 24px;
}

.content-wrapper .content .list-style-check li {
	padding: 0 0 0 23px;
	background: url(../img/ico-list-check.png) left 6px no-repeat;
	list-style-type: none;
}

.content-wrapper .content .list-style-crossout li {
	padding: 0 0 0 23px;
	background: url(../img/ico-list-crossout.png) left 6px no-repeat;
	list-style-type: none;
}

.content-wrapper .content .list-style-cross li {
	padding: 0 0 0 23px;
	background: url(../img/ico-list-cross.png) left 6px no-repeat;
	list-style-type: none;
}

.content-wrapper .content .list-style-circle li {
	padding: 0 0 0 23px;
	background: url(../img/ico-list-circle.png) left 7px no-repeat;
	list-style-type: none;
}

.content-wrapper .content .list-style-cubecross li {
	padding: 0 0 0 23px;
	background: url(../img/ico-list-cubecross.png) left 5px no-repeat;
	list-style-type: none;
}


 div.light_rounded .pp_top .pp_left{background: url(../images/prettyPhoto/light_rounded/sprite.png) -88px -53px no-repeat;}div.light_rounded .pp_top .pp_middle{background:#fff;}div.light_rounded .pp_top .pp_right{background: url(../images/prettyPhoto/light_rounded/sprite.png) -110px -53px no-repeat;}div.light_rounded .pp_content .ppt{color:#000;}div.light_rounded .pp_content_container .pp_left,div.light_rounded .pp_content_container .pp_right{background:#fff;}div.light_rounded .pp_content{background-color:#fff;}div.light_rounded .pp_next:hover{background: url(../images/prettyPhoto/light_rounded/btnNext.png) center right no-repeat;cursor: pointer;}div.light_rounded .pp_previous:hover{background: url(../images/prettyPhoto/light_rounded/btnPrevious.png) center left no-repeat;cursor: pointer;}div.light_rounded .pp_expand{background: url(../images/prettyPhoto/light_rounded/sprite.png) -31px -26px no-repeat;cursor: pointer;}div.light_rounded .pp_expand:hover{background: url(../images/prettyPhoto/light_rounded/sprite.png) -31px -47px no-repeat;cursor: pointer;}div.light_rounded .pp_contract{background: url(../images/prettyPhoto/light_rounded/sprite.png) 0 -26px no-repeat;cursor: pointer;}div.light_rounded .pp_contract:hover{background: url(../images/prettyPhoto/light_rounded/sprite.png) 0 -47px no-repeat;cursor: pointer;}div.light_rounded .pp_close{width:75px;height:22px;background: url(../images/prettyPhoto/light_rounded/sprite.png) -1px -1px no-repeat;cursor: pointer;}div.light_rounded #pp_full_res .pp_inline{color:#000;}div.light_rounded .pp_gallery a.pp_arrow_previous,div.light_rounded .pp_gallery a.pp_arrow_next{margin-top:12px !important;}div.light_rounded .pp_nav .pp_play{background: url(../images/prettyPhoto/light_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px;}div.light_rounded .pp_nav .pp_pause{background: url(../images/prettyPhoto/light_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px;}div.light_rounded .pp_arrow_previous{background: url(../images/prettyPhoto/light_rounded/sprite.png) 0 -71px no-repeat;}div.light_rounded .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default;}div.light_rounded .pp_arrow_next{background: url(../images/prettyPhoto/light_rounded/sprite.png) -22px -71px no-repeat;}div.light_rounded .pp_arrow_next.disabled{background-position: -22px -87px;cursor:default;}div.light_rounded .pp_bottom .pp_left{background: url(../images/prettyPhoto/light_rounded/sprite.png) -88px -80px no-repeat;}div.light_rounded .pp_bottom .pp_middle{background:#fff;}div.light_rounded .pp_bottom .pp_right{background: url(../images/prettyPhoto/light_rounded/sprite.png) -110px -80px no-repeat;}div.light_rounded .pp_loaderIcon{background: url(../images/prettyPhoto/light_rounded/loader.gif) center center no-repeat;}div.dark_rounded .pp_top .pp_left{background: url(../images/prettyPhoto/dark_rounded/sprite.png) -88px -53px no-repeat;}div.dark_rounded .pp_top .pp_middle{background: url(../images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat;}div.dark_rounded .pp_top .pp_right{background: url(../images/prettyPhoto/dark_rounded/sprite.png) -110px -53px no-repeat;}div.dark_rounded .pp_content_container .pp_left{background: url(../images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y;}div.dark_rounded .pp_content_container .pp_right{background: url(../images/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y;}div.dark_rounded .pp_content{background: url(../images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat;}div.dark_rounded .pp_next:hover{background: url(../images/prettyPhoto/dark_rounded/btnNext.png) center right no-repeat;cursor: pointer;}div.dark_rounded .pp_previous:hover{background: url(../images/prettyPhoto/dark_rounded/btnPrevious.png) center left no-repeat;cursor: pointer;}div.dark_rounded .pp_expand{background: url(../images/prettyPhoto/dark_rounded/sprite.png) -31px -26px no-repeat;cursor: pointer;}div.dark_rounded .pp_expand:hover{background: url(../images/prettyPhoto/dark_rounded/sprite.png) -31px -47px no-repeat;cursor: pointer;}div.dark_rounded .pp_contract{background: url(../images/prettyPhoto/dark_rounded/sprite.png) 0 -26px no-repeat;cursor: pointer;}div.dark_rounded .pp_contract:hover{background: url(../images/prettyPhoto/dark_rounded/sprite.png) 0 -47px no-repeat;cursor: pointer;}div.dark_rounded .pp_close{width:75px;height:22px;background: url(../images/prettyPhoto/dark_rounded/sprite.png) -1px -1px no-repeat;cursor: pointer;}div.dark_rounded .currentTextHolder{color:#c4c4c4;}div.dark_rounded .pp_description{color:#fff;}div.dark_rounded #pp_full_res .pp_inline{color:#fff;}div.dark_rounded .pp_gallery a.pp_arrow_previous,div.dark_rounded .pp_gallery a.pp_arrow_next{margin-top:12px !important;}div.dark_rounded .pp_nav .pp_play{background: url(../images/prettyPhoto/dark_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px;}div.dark_rounded .pp_nav .pp_pause{background: url(../images/prettyPhoto/dark_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px;}div.dark_rounded .pp_arrow_previous{background: url(../images/prettyPhoto/dark_rounded/sprite.png) 0 -71px no-repeat;}div.dark_rounded .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default;}div.dark_rounded .pp_arrow_next{background: url(../images/prettyPhoto/dark_rounded/sprite.png) -22px -71px no-repeat;}div.dark_rounded .pp_arrow_next.disabled{background-position: -22px -87px;cursor:default;}div.dark_rounded .pp_bottom .pp_left{background: url(../images/prettyPhoto/dark_rounded/sprite.png) -88px -80px no-repeat;}div.dark_rounded .pp_bottom .pp_middle{background: url(../images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat;}div.dark_rounded .pp_bottom .pp_right{background: url(../images/prettyPhoto/dark_rounded/sprite.png) -110px -80px no-repeat;}div.dark_rounded .pp_loaderIcon{background: url(../images/prettyPhoto/dark_rounded/loader.gif) center center no-repeat;}div.dark_square .pp_left ,div.dark_square .pp_middle,div.dark_square .pp_right,div.dark_square .pp_content{background: url(../images/prettyPhoto/dark_square/contentPattern.png) top left repeat;}div.dark_square .currentTextHolder{color:#c4c4c4;}div.dark_square .pp_description{color:#fff;}div.dark_square .pp_loaderIcon{background: url(../images/prettyPhoto/dark_rounded/loader.gif) center center no-repeat;}div.dark_square .pp_content_container .pp_left{background: url(../images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y;}div.dark_square .pp_content_container .pp_right{background: url(../images/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y;}div.dark_square .pp_expand{background: url(../images/prettyPhoto/dark_square/sprite.png) -31px -26px no-repeat;cursor: pointer;}div.dark_square .pp_expand:hover{background: url(../images/prettyPhoto/dark_square/sprite.png) -31px -47px no-repeat;cursor: pointer;}div.dark_square .pp_contract{background: url(../images/prettyPhoto/dark_square/sprite.png) 0 -26px no-repeat;cursor: pointer;}div.dark_square .pp_contract:hover{background: url(../images/prettyPhoto/dark_square/sprite.png) 0 -47px no-repeat;cursor: pointer;}div.dark_square .pp_close{width:75px;height:22px;background: url(../images/prettyPhoto/dark_square/sprite.png) -1px -1px no-repeat;cursor: pointer;}div.dark_square #pp_full_res .pp_inline{color:#fff;}div.dark_square .pp_gallery a.pp_arrow_previous,div.dark_square .pp_gallery a.pp_arrow_next{margin-top:12px !important;}div.dark_square .pp_nav .pp_play{background: url(../images/prettyPhoto/dark_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px;}div.dark_square .pp_nav .pp_pause{background: url(../images/prettyPhoto/dark_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px;}div.dark_square .pp_arrow_previous{background: url(../images/prettyPhoto/dark_square/sprite.png) 0 -71px no-repeat;}div.dark_square .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default;}div.dark_square .pp_arrow_next{background: url(../images/prettyPhoto/dark_square/sprite.png) -22px -71px no-repeat;}div.dark_square .pp_arrow_next.disabled{background-position: -22px -87px;cursor:default;}div.dark_square .pp_next:hover{background: url(../images/prettyPhoto/dark_square/btnNext.png) center right no-repeat;cursor: pointer;}div.dark_square .pp_previous:hover{background: url(../images/prettyPhoto/dark_square/btnPrevious.png) center left no-repeat;cursor: pointer;}div.light_square .pp_left ,div.light_square .pp_middle,div.light_square .pp_right,div.light_square .pp_content{background:#fff;}div.light_square .pp_content .ppt{color:#000;}div.light_square .pp_expand{background: url(../images/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat;cursor: pointer;}div.light_square .pp_expand:hover{background: url(../images/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat;cursor: pointer;}div.light_square .pp_contract{background: url(../images/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat;cursor: pointer;}div.light_square .pp_contract:hover{background: url(../images/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat;cursor: pointer;}div.light_square .pp_close{width:75px;height:22px;background: url(../images/prettyPhoto/light_square/sprite.png) -1px -1px no-repeat;cursor: pointer;}div.light_square #pp_full_res .pp_inline{color:#000;}div.light_square .pp_gallery a.pp_arrow_previous,div.light_square .pp_gallery a.pp_arrow_next{margin-top:12px !important;}div.light_square .pp_nav .pp_play{background: url(../images/prettyPhoto/light_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px;}div.light_square .pp_nav .pp_pause{background: url(../images/prettyPhoto/light_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px;}div.light_square .pp_arrow_previous{background: url(../images/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat;}div.light_square .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default;}div.light_square .pp_arrow_next{background: url(../images/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat;}div.light_square .pp_arrow_next.disabled{background-position: -22px -87px;cursor:default;}div.light_square .pp_next:hover{background: url(../images/prettyPhoto/light_square/btnNext.png) center right no-repeat;cursor: pointer;}div.light_square .pp_previous:hover{background: url(../images/prettyPhoto/light_square/btnPrevious.png) center left no-repeat;cursor: pointer;}div.facebook .pp_top .pp_left{background: url(../images/prettyPhoto/facebook/sprite.png) -88px -53px no-repeat;}div.facebook .pp_top .pp_middle{background: url(../images/prettyPhoto/facebook/contentPatternTop.png) top left repeat-x;}div.facebook .pp_top .pp_right{background: url(../images/prettyPhoto/facebook/sprite.png) -110px -53px no-repeat;}div.facebook .pp_content .ppt{color:#000;}div.facebook .pp_content_container .pp_left{background: url(../images/prettyPhoto/facebook/contentPatternLeft.png) top left repeat-y;}div.facebook .pp_content_container .pp_right{background: url(../images/prettyPhoto/facebook/contentPatternRight.png) top right repeat-y;}div.facebook .pp_content{background:#fff;}div.facebook .pp_expand{background: url(../images/prettyPhoto/facebook/sprite.png) -31px -26px no-repeat;cursor: pointer;}div.facebook .pp_expand:hover{background: url(../images/prettyPhoto/facebook/sprite.png) -31px -47px no-repeat;cursor: pointer;}div.facebook .pp_contract{background: url(../images/prettyPhoto/facebook/sprite.png) 0 -26px no-repeat;cursor: pointer;}div.facebook .pp_contract:hover{background: url(../images/prettyPhoto/facebook/sprite.png) 0 -47px no-repeat;cursor: pointer;}div.facebook .pp_close{width:22px;height:22px;background: url(../images/prettyPhoto/facebook/sprite.png) -1px -1px no-repeat;cursor: pointer;}div.facebook #pp_full_res .pp_inline{color:#000;}div.facebook .pp_loaderIcon{background: url(../images/prettyPhoto/facebook/loader.gif) center center no-repeat;}div.facebook .pp_arrow_previous{background: url(../images/prettyPhoto/facebook/sprite.png) 0 -71px no-repeat;height:22px;margin-top:0;width:22px;}div.facebook .pp_arrow_previous.disabled{background-position:0 -96px;cursor:default;}div.facebook .pp_arrow_next{background: url(../images/prettyPhoto/facebook/sprite.png) -32px -71px no-repeat;height:22px;margin-top:0;width:22px;}div.facebook .pp_arrow_next.disabled{background-position: -32px -96px;cursor:default;}div.facebook .pp_nav{margin-top:0;}div.facebook .pp_nav p{font-size:15px;padding:0 3px 0 4px;}div.facebook .pp_nav .pp_play{background: url(../images/prettyPhoto/facebook/sprite.png) -1px -123px no-repeat;height:22px;width:22px;}div.facebook .pp_nav .pp_pause{background: url(../images/prettyPhoto/facebook/sprite.png) -32px -123px no-repeat;height:22px;width:22px;}div.facebook .pp_next:hover{background: url(../images/prettyPhoto/facebook/btnNext.png) center right no-repeat;cursor: pointer;}div.facebook .pp_previous:hover{background: url(../images/prettyPhoto/facebook/btnPrevious.png) center left no-repeat;cursor: pointer;}div.facebook .pp_bottom .pp_left{background: url(../images/prettyPhoto/facebook/sprite.png) -88px -80px no-repeat;}div.facebook .pp_bottom .pp_middle{background: url(../images/prettyPhoto/facebook/contentPatternBottom.png) top left repeat-x;}div.facebook .pp_bottom .pp_right{background: url(../images/prettyPhoto/facebook/sprite.png) -110px -80px no-repeat;}div.pp_pic_holder a:focus{outline:none;}div.pp_overlay{background:#000;display: none;left:0;position:absolute;top:0;width:100%;z-index:9500;}div.pp_pic_holder{display: none;position:absolute;width:100px;z-index:10000;}.pp_top{height:20px;position: relative;}* html .pp_top{padding:0 20px;}.pp_top .pp_left{height:20px;left:0;position:absolute;width:20px;}.pp_top .pp_middle{height:20px;left:20px;position:absolute;right:20px;}* html .pp_top .pp_middle{left:0;position: static;}.pp_top .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px;}.pp_content{height:40px;}.pp_fade{display: none;}.pp_content_container{position: relative;text-align: left;width:100%;}.pp_content_container .pp_left{padding-left:20px;}.pp_content_container .pp_right{padding-right:20px;}.pp_content_container .pp_details{float: left;margin:10px 0 2px 0;}.pp_description{display: none;margin:0 0 5px 0;}.pp_nav{clear: left;float: left;margin:3px 0 0 0;}.pp_nav p{float: left;margin:2px 4px;}.pp_nav .pp_play,.pp_nav .pp_pause{float: left;margin-right:4px;text-indent: -10000px;}a.pp_arrow_previous,a.pp_arrow_next{display:block;float: left;height:15px;margin-top:3px;overflow: hidden;text-indent: -10000px;width:14px;}.pp_hoverContainer{position:absolute;top:0;width:100%;z-index:2000;}.pp_gallery{left:50%;margin-top: -50px;position:absolute;z-index:10000;}.pp_gallery ul{float: left;height:35px;margin:0 0 0 5px;overflow: hidden;position: relative;}.pp_gallery ul a{border:1px #000 solid;border:1px rgba(0,0,0,0.5) solid;display:block;float: left;height:33px;overflow: hidden;}.pp_gallery ul a:hover,.pp_gallery li.selected a{border-color:#fff;}.pp_gallery ul a img{border:0;}.pp_gallery li{display:block;float: left;margin:0 5px 0 0;}.pp_gallery li.default a{background: url(../images/prettyPhoto/facebook/default_thumbnail.gif) 0 0 no-repeat;display:block;height:33px;width:50px;}.pp_gallery li.default a img{display: none;}.pp_gallery .pp_arrow_previous,.pp_gallery .pp_arrow_next{margin-top:7px !important;}a.pp_next{background: url(../images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float: right;height:100%;text-indent: -10000px;width:49%;}a.pp_previous{background: url(../images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float: left;height:100%;text-indent: -10000px;width:49%;}a.pp_expand,a.pp_contract{cursor: pointer;display: none;height:20px;position:absolute;right:30px;text-indent: -10000px;top:10px;width:20px;z-index:20000;}a.pp_close{display:block;float: right;line-height:22px;text-indent: -10000px;}.pp_bottom{height:20px;position: relative;}* html .pp_bottom{padding:0 20px;}.pp_bottom .pp_left{height:20px;left:0;position:absolute;width:20px;}.pp_bottom .pp_middle{height:20px;left:20px;position:absolute;right:20px;}* html .pp_bottom .pp_middle{left:0;position: static;}.pp_bottom .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px;}.pp_loaderIcon{display:block;height:24px;left:50%;margin: -12px 0 0 -12px;position:absolute;top:50%;width:24px;}#pp_full_res{line-height:1 !important;}#pp_full_res .pp_inline{text-align: left;}#pp_full_res .pp_inline p{margin:0 0 15px 0;}div.ppt{color:#fff;display: none;font-size:17px;margin:0 0 5px 15px;z-index:9999;}.clearfix:after{content: ".";display:block;height:0;clear:both;visibility: hidden;}.clearfix {display: inline-block;}* html .clearfix {height:1%;}.clearfix {display:block;}





