@import url(https://fonts.googleapis.com/css?family=Open+Sans);
@import url(https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300);
body {
	font-family:'Open Sans', Arial, sans-serif;
	font-size:14px;
	line-height:1.6em;
	color:#333;
	background:url(../images/bg.png);
	background-repeat:repeat-x;
	    padding: 0;
    margin: 0;
}
h1, h2, h3, h4, h5, h6 {
	line-height:1.1em;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight:700;
	    padding-top: 5px;
}
p {
	    color: #000;
    text-align: justify;
    font-weight: 500;
}
a {
	text-decoration:none;
	transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-webkit-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	outline: none;
	color:#333;
}
a:hover {
	text-decoration: none;
	color:#36CBD4;
}

.colorgraph {
  height: 5px;
  border-top: 0;
  background: #c4e17f;
  border-radius: 5px;
  background-image: -webkit-linear-gradient(left, #c4e17f, #c4e17f 12.5%, #f7fdca 12.5%, #f7fdca 25%, #fecf71 25%, #fecf71 37.5%, #f0776c 37.5%, #f0776c 50%, #db9dbe 50%, #db9dbe 62.5%, #c49cde 62.5%, #c49cde 75%, #669ae1 75%, #669ae1 87.5%, #62c2e4 87.5%, #62c2e4);
  background-image: -moz-linear-gradient(left, #c4e17f, #c4e17f 12.5%, #f7fdca 12.5%, #f7fdca 25%, #fecf71 25%, #fecf71 37.5%, #f0776c 37.5%, #f0776c 50%, #db9dbe 50%, #db9dbe 62.5%, #c49cde 62.5%, #c49cde 75%, #669ae1 75%, #669ae1 87.5%, #62c2e4 87.5%, #62c2e4);
  background-image: -o-linear-gradient(left, #c4e17f, #c4e17f 12.5%, #f7fdca 12.5%, #f7fdca 25%, #fecf71 25%, #fecf71 37.5%, #f0776c 37.5%, #f0776c 50%, #db9dbe 50%, #db9dbe 62.5%, #c49cde 62.5%, #c49cde 75%, #669ae1 75%, #669ae1 87.5%, #62c2e4 87.5%, #62c2e4);
  background-image: linear-gradient(to right, #c4e17f, #c4e17f 12.5%, #f7fdca 12.5%, #f7fdca 25%, #fecf71 25%, #fecf71 37.5%, #f0776c 37.5%, #f0776c 50%, #db9dbe 50%, #db9dbe 62.5%, #c49cde 62.5%, #c49cde 75%, #669ae1 75%, #669ae1 87.5%, #62c2e4 87.5%, #62c2e4);
}

.header-top{
	background-color:#FFF;
	padding:0;
	margin-bottom:1px;
}

.welcome{
	/*background:url(../images/grid-image-38.jpg);*/
	margin-top:2em;
}

.welcome p{
	text-align:justify;
	margin-bottom:15px;
	font-size:15px;
line-height: 1.8em;
padding: 0px 15px;
font-family: Georgia;
margin-top:10px;
color:#000;
}

#bottombox {
    width: 35px;
    height: 48px;
    background-color: #D70615;
    margin: 2px;
    padding: 0px;
    float: left;
    color: #fff;
    text-transform: uppercase;
    vertical-align: text-top;
    text-align: center;
    border: 1px solid #D70615;
}

#topbox {
    width: 35px;
    height: 25px;
    background-color: #fff;
    text-align: center;
    font-family: arial;
    font-size: 18px;
    color: #666666;
    font-weight: bold;
}
.h6 {
    font-family: Calibri;
    font-size: 14px;
    padding: 2px;
    color: #D70615;
    text-transform: uppercase;
}

.welcome h1{
	margin: 0px 15px;
	    color:#FF0000;
    line-height: .8em;
    font-size: 2em;
    font-family: Georgia;
}


.bg1{
	background:#6A2429;
}
.bg2{
	background:#ddd;
	padding:1em;
	    margin-top: 1%;
}
.bg3{
	background:#b73450;
}
.bg h2{
	color:#FFF;
	margin: 3px;
}

.navbar-collapse {
	position: relative;
	padding-top: 30px !important;
	max-height: 270px;
}
.navbar-collapse form[role="search"] {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 100%;
	padding: 0px;
	margin: 0px;
	z-index: 0;
}
.navbar-collapse form[role="search"] button,  .navbar-collapse form[role="search"] input {
	padding: 8px 12px;
	border-radius: 0px;
	border-width: 0px;
	color: rgb(119, 119, 119);
	background-color: rgb(248, 248, 248);
	border-color: rgb(231, 231, 231);
	box-shadow: none;
	outline: none;
}
.navbar-collapse form[role="search"] input {
	padding: 16px 12px;
	font-size: 14pt;
	font-style: italic;
	color: rgb(160, 160, 160);
	box-shadow: none;
}
.navbar-collapse form[role="search"] button[type="reset"] {
	display: none;
}
 @media (min-width: 768px) {
 .navbar-collapse {
 padding-top: 0px !important;
 padding-right: 38px !important;
}
 .navbar-collapse form[role="search"] {
 width: 38px;
}
 .navbar-collapse form[role="search"] button,  .navbar-collapse form[role="search"] input {
 padding: 15px 12px;
}
 .navbar-collapse form[role="search"] input {
 padding: 25px 12px;
 font-size: 18pt;
 opacity: 0;
 display: none;
}
 .navbar-collapse form[role="search"].active {
 width: 100%;
}
 .navbar-collapse form[role="search"].active button,  .navbar-collapse form[role="search"].active input {
 display: table-cell;
 opacity: 1;
}
 .navbar-collapse form[role="search"].active input {
 width: 100%;
}
}

<!--slider-->



.transition-timer-carousel .carousel-caption {
    background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.1) 4%, rgba(0,0,0,0.5) 32%, rgba(0,0,0,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(4%,rgba(0,0,0,0.1)), color-stop(32%,rgba(0,0,0,0.5)), color-stop(100%,rgba(0,0,0,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.1) 4%,rgba(0,0,0,0.5) 32%,rgba(0,0,0,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.1) 4%,rgba(0,0,0,0.5) 32%,rgba(0,0,0,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.1) 4%,rgba(0,0,0,0.5) 32%,rgba(0,0,0,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.1) 4%,rgba(0,0,0,0.5) 32%,rgba(0,0,0,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
	width: 100%;
	left: 0px;
	right: 0px;
	bottom: 0px;
	text-align: left;
	padding-top: 5px;
	padding-left: 15%;
	padding-right: 15%;
}
.transition-timer-carousel .carousel-caption .carousel-caption-header {
	margin-top: 10px;
	font-size: 24px;
}

@media (min-width: 970px) {
    /* Lower the font size of the carousel caption header so that our caption
    doesn't take up the full image/slide on smaller screens */
	.transition-timer-carousel .carousel-caption .carousel-caption-header {
		font-size: 36px;
	}
}
.transition-timer-carousel .carousel-indicators {
	bottom: 0px;
	margin-bottom: 5px;
}
.transition-timer-carousel .carousel-control {
	z-index: 11;
}
.transition-timer-carousel .transition-timer-carousel-progress-bar {
    height: 5px;
    background-color: #ffc11a;
    width: 0%;
    margin: -5px 0px 0px 0px;
    border: none;
    z-index: 11;
    position: relative;
}
.transition-timer-carousel .transition-timer-carousel-progress-bar.animate{
    /* We make the transition time shorter to avoid the slide transitioning
    before the timer bar is "full" - change the 4.25s here to fit your
    carousel's transition time */
    -webkit-transition: width 4.25s linear;
	-moz-transition: width 4.25s linear;
	-o-transition: width 4.25s linear;
	transition: width 4.25s linear;
}


.footer{
	background: rgba(0,0,0,0.05);
border-top: 1px solid #cccccc;
padding:1em;
}


@keyframes ticker {
	0%   {margin-top: 0}
	25%  {margin-top: -30px}
	50%  {margin-top: -60px}
	75%  {margin-top: -90px}
	100% {margin-top: 0}
}


.news {
  box-shadow: inset 0 -15px 30px rgba(0,0,0,0.4), 0 5px 10px rgba(0,0,0,0.5);
  width: 350px;
  height: 30px;
  margin: 20px auto;
  overflow: hidden;
  border-radius: 4px;
  padding: 3px;
  -webkit-user-select: none
} 

.news span {
  float: left;
  color: #fff;
  padding: 6px;
  position: relative;
  top: 1%;
  border-radius: 4px;
  box-shadow: inset 0 -15px 30px rgba(0,0,0,0.4);
  font: 16px 'Source Sans Pro', Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  -webkit-user-select: none;
  cursor: pointer
}

.pat{padding:0px 10px;}

.dis{margin-top:10px;}

.news ul {
  float: left;
  padding-left: 42	px;
  animation: ticker 10s cubic-bezier(1, 0, .5, 0) infinite;
  -webkit-user-select: none
}

.news ul li {line-height: 30px; list-style: none }

.news ul li a {
  color: #fff;
  text-decoration: none;
  font: 14px Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  -webkit-user-select: none
}

.news ul:hover { animation-play-state: paused }
.news span:hover+ul { animation-play-state: paused }

/* OTHER COLORS */
.blue { background: #347fd0 }
.blue span { background: #2c66be }
.red { background: #d23435 }
.red span { background: #c22b2c }
.green { background: #699B67 }
.green span { background: #547d52 }
.magenta { background: #b63ace }
.magenta span { background: #842696 }



#content-wrapper {
    min-height: 550px;
}

.post p {
    line-height: 1.8em;
}


    .theme1{background: #f4f4f4 url('../images/pattern.png');
}


.theme1.page .c1.color-border {
    border-color: #ff4b57;
}

.border-top {
    border-top: 1px solid #ff4b57;
	    padding-top: 10px;
		margin: 0px 15px;
}

.topss{margin-top:15px;}