/*
pink: E5007E;
darker-pink: c7006e;
lignt-pink: f172ac;
lighter-pink: f49ac1;
brown: 57310e;
light-brown: 764c29;
blue: 00aeef;
green: 8dc63f;
white: fff;
*/

/***************************************** general *****************************************/
body {
	/*background: url(../img/header-shadow.png) center 265px no-repeat #fff;*/
	background-color: #fff;
}
body, body * {
	font-family:'Roboto','Helvetica Neue',Helvetica,Arial,Verdana,sans-serif;
}
code {
    white-space:normal;
}
h1, h2, h3, h4, h5, h6,
h1 *, h2 *, h3 *, h4 *, h5 *, h6 * {
	/*font-family: 'RockwellExtraBoldRegular',serif;*/
	/*font-weight: normal;*/
	font-family:'Roboto Condensed','Helvetica Neue',Helvetica,Arial,Verdana,sans-serif;
}
h1, h2, h3, h4, h5, h6,
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover,
h1 a:focus, h2 a:focus, h3 a:focus, h4 a:focus, h5 a:focus, h6 a:focus {
	text-decoration:none;
}
h1, h2, h3, h4, h5, h6 {
	color: #E5007E;
}
h1 span, h2 span, h3 span, h4 span, h5 span, h6 span {
	font-style:italic;
}
.underline {
	border-bottom:1px solid #aaa;
}
.green {
	color:#92c13e;
}
.pink {
	color:#E5007E;
}
.blue {
	color:#1d9dd8;
}
.access, .screen-reader-text, .hidden {
	display:none;
}
blockquote, blockquote * {
	font-style:italic;
}
big {
	font-size:20px;
}
pre {
	/*default*/
}
kbd {
	/*default*/
}
tt {
	/*default*/
}
q {
	/*default*/
}
abbr, acronym {
	/*default*/
}
em, i {
	font-style:italic;	
}
strong, b {
	/*text-shadow:1px 0 1px #999;*/
	font-weight:bold;
}
.aligncenter, .wp-caption.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
img.alignleft {
	margin:0px 15px 15px 0px;
}
img.alignright {
	margin:0px 0px 15px 15px;
}
img.aligncenter {
	margin-bottom:15px;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px 10px 10px 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	max-width:580px !important;
}
#main .wp-caption img {
	max-width:570px;
	height:auto;
}
.wp-caption, .wp-caption * {
	font-size:14px;
}
.wp-caption * {
	text-align: center;
}
.wp-caption-text {
	margin-top:5px;
	margin-bottom:5px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
ul.ns, .ns ul {
	list-style: none;
	margin:0;
}
ul.ns li, .ns ul li {
	margin-left:0;
}
ul.f li, .f ul li {
	display:inline;
	float:left;
}
.height-float {
	margin-bottom: -9999px;
	padding-bottom: 9999px;
}
.height-wrapper {
	overflow: hidden;
}
.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
/***************************************** /general *****************************************/

/***************************************** header *****************************************/
#header {
	min-height:268px;
	background: url(../img/header-bg.png) center top no-repeat #E5007E;
	/*box-shadow: 0 0 10px #ccc;
	box-shadow: 0 0 10px rgba(0,0,0,0.4);*/
}
#header #logo {
	display:block;
	clear:both;
	height:228px;
	color:#fff;
}
#header #logo h1,
#header #logo h2 {
	display:block;
	clear:both;
	text-indent:-9999px;
	text-align:center;
	width:495px;
	height:210px;
	margin:15px auto 0 auto;
	background: url(../img/header-logo.png) center center no-repeat;
}
#header #logo a {
	display:block;
	clear:both;
	width:495px;
	height:210px;
}
#header #tree {
	background: url(../img/header-tree.png) left top no-repeat;
	position: absolute;
	top:0;
	right:0;
	width:317px;
	height:250px;
	z-index: 1;
}
.navbar {
	margin-bottom:0;
}
.navbar .brand {
	display:none;
}
#header.stick .navbar {
  	position: fixed;
	top: 0;
	z-index: 10000;
}
#header.stick .navbar-outer {
	position: fixed;
	top: 0;
	left:0;
	height: 40px;
	width: 100%;
	z-index: 9999;
	display:block;
	clear:both;
	background-color: #E5007E;
}
.navbar-inner {
	padding-left:0;
	padding-right:0;
}
.navbar-inner {
	height: 40px;
	background-color: transparent;
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
	border: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: 0 0 0;
	-moz-box-shadow: 0 0 0;
	box-shadow: 0 0 0;
}
.navbar .nav > li > a {
    z-index: 2;
    position: relative;
}
/***************************************** /header *****************************************/

/***************************************** menu *****************************************/
.navbar .nav > .current_page_item > a,
.navbar .nav > .current_page_item > a:hover,
.navbar .nav > .current_page_item > a:focus,
.navbar .nav > .current_page_parent > a,
.navbar .nav > .current_page_parent > a:hover,
.navbar .nav > .current_page_parent > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #f172ac;
  -webkit-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
  -moz-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
}
.dropdown-menu > .current_page_item > a,
.dropdown-menu > .current_page_item > a:hover,
.dropdown-menu > .current_page_item > a:focus,
.dropdown-menu > .current_page_parent > a,
.dropdown-menu > .current_page_parent > a:hover,
.dropdown-menu > .current_page_parent > a:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #90154e;
  background-image: -moz-linear-gradient(top, #991653, #831347);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#991653), to(#831347));
  background-image: -webkit-linear-gradient(top, #991653, #831347);
  background-image: -o-linear-gradient(top, #991653, #831347);
  background-image: linear-gradient(to bottom, #991653, #831347);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff991653', endColorstr='#ff831347', GradientType=0);
}
/***************************************** /menu *****************************************/

/***************************************** main *****************************************/
#main {
	margin-top: 10px;
	margin-bottom: 20px;
}
#main .span9 input[type="text"],
#main .span9 input[type="password"],
#main .span9 select,
#main .span9 textarea {
	width:90%;
}
#main .span9 #container,
#main .span12 #container {
	margin-top: 20px;
}
.entry-content blockquote, 
.entry-content code {
	padding:0px 15px 15px 15px;
}
a img {
	/*box-shadow: 0 0 3px #888;*/
}
a:hover img {
	/*box-shadow: 0 0 2px #888;*/
	opacity: 0.7;
}
.no-shadow a img,
.no-shadow a:hover img,
a img.no-shadow,
a:hover img.no-shadow {
	box-shadow: 0 0 0 transparent;
}
.entry-meta {
	margin-bottom: 20px;
}
.entry-utility {
	margin-top:20px;
}
.entry-caption,
.entry-attachment {
	display: block;
	clear: both;
}
.blog h2.entry-title,
.home h2.entry-title {
	font-size: 38.5px;
}
.blog .post {
	margin-bottom: 40px;
}
.sponsors a {
	display: inline;
	float: left;
	margin:10px 20px 10px 0;
}
.sponsors img {
	height: 50px;
	width: auto;
}
.sponsors p.sponsors-text {
	padding-top: 10px;
	display: block;
	clear: both;
}
.sponsors p.sponsors-text a {
	float: none;
	margin:0;
}
/***************************************** /main *****************************************/

/***************************************** gallery styles *****************************************/
.gallery {
	margin-bottom: 20px;
}
.gallery .gallery-item {
	display:inline;
	float: left;
	margin:10px 10px 0 0;
	text-align: center;
	width: 150px;
}
.gallery dl {
	margin: 0;
}
.gallery br+br {
	display: none;
}
.gallery .wp-caption-text {
	font-size: 12px;
	line-height: 18px;
}
/***************************************** /gallery styles *****************************************/

/***************************************** carousel styles *****************************************/
.carousel {
	margin-bottom: 0;
}
.carousel-control {
    border:0;
    line-height: 25px;
    background-color: #E5007E;   
}
.carousel a:hover img {
	opacity: 1;
}
.carousel .carousel-control {
	display: none;
}
.carousel:hover .carousel-control {
	display: inline;
}
.carousel:hover .carousel-control,
.carousel:hover .carousel-control:active {
	outline: none;
}
.carousel-control.left {

}
.carousel-control.right {
	text-indent: 4px;
}
.carousel-caption {
	/*background-color: #E5007E;
	background: rgba(229, 0, 126, 0.75); */   
}
/***************************************** /carousel styles *****************************************/

/***************************************** start styles *****************************************/
.start-top {
	margin-top: 40px;
}
.start-top.span4 .ip {
	padding:0 20px 10px 20px;
}
.start-top.span4 .ip {
	padding:0 20px 20px 20px;
}
.smallFb {
	margin: 10px 0 0 -10px;
}
.home .blog-link-box a p,
.home .blog-link-box a:hover p {
	color:#333;
}
.home .blog-link-box img {
	display: block;
	margin: 0 auto;
}
.home .blog-link-box h4 {
	font-weight: normal;
}
.home .blog-link-box a,
.home .blog-link-box a:hover,
.home .blog-link-box a p,
.home .blog-link-box a:hover p,
.home .blog-link-box a h4,
.home .blog-link-box a:hover h4 {
	text-decoration: none !important;
}
.home .blog-link-box a:hover {
	opacity: 0.75;
}
.home .row-margin {
	margin-bottom: 20px;
}
.home .row-margin-top {
	margin-top: 20px;
}
.grey-bg-box {
	background-color: #f8f6f6;
}
.grey-btn {
	display: block;
	clear:both;
	background: none left top no-repeat #f8f6f6;
	margin-bottom: 20px;
	height: 110px;
	overflow: hidden;
}
.grey-btn:hover {
	background-color: #e8e8e8;
}
.grey-btn:hover,
.grey-btn:hover * {
	text-decoration: none;
}
.grey-btn span {
	margin-left:130px;
	line-height: 110px;
	font-size: 24px;
}
/***************************************** /start styles *****************************************/

/***************************************** navigation styles *****************************************/
.navigation {
	padding:20px 0;
	display:block;
	clear:both;
}
.navigation .nav-previous{
	display:inline;
	float:left;
}
.navigation .nav-next{
	display:inline;
	float:right;
}
/***************************************** /navigation styles *****************************************/

/***************************************** comments *****************************************/
#comments {
	clear: both;
}
#comments .navigation {
	padding: 0 0 18px 0;
}
h3#comments-title,
h3#reply-title {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 0;
}
h3#comments-title {
	padding: 24px 0;
}
.commentlist {
	list-style: none;
	margin: 0;
}
.commentlist li.comment {
	border-bottom: 1px solid #e7e7e7;
	line-height: 24px;
	margin: 0 0 24px 0;
	padding: 0 0 0 56px;
	position: relative;
}
.commentlist li:last-child {
	border-bottom: none;
	margin-bottom: 0;
}
#comments .comment-body ul,
#comments .comment-body ol {
	margin-bottom: 18px;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	position: absolute;
	top: 4px;
	left: 0;
}
.comment-author {
}
.comment-author cite {
	font-style: normal;
	font-weight: bold;
}
.comment-author .says {
	font-style: italic;
}
.comment-meta {
	font-size: 12px;
	margin: 0 0 18px 0;
}
.comment-meta a:link,
.comment-meta a:visited {
	text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
	
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
	font-size: 12px;
	padding: 0 0 24px 0;
}
.reply a,
a.comment-edit-link {
	
}
.reply a:hover,
a.comment-edit-link:hover {
	
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	border: none;
	margin: 0;
}
.nopassword,
.nocomments {
	display: none;
}
#comments .pingback {
	border-bottom: 1px solid #e7e7e7;
	margin-bottom: 18px;
	padding-bottom: 18px;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	display: block;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
}
#comments .pingback .url {
	font-size: 13px;
	font-style: italic;
}
/***************************************** /comments *****************************************/

/***************************************** sidebar *****************************************/
#sidebar {

}
#sidebar ul,
#sidebar ol {
    list-style: none;
    margin:0;
}
#sidebar li {
    display: block;
    clear: both;
}
#sidebar .widget-container {
	margin-bottom: 20px;
}
#sidebar .widget-container ul ul {
	margin-left: 10px;
}
#sidebar h1,
#sidebar h2,
#sidebar h3 {
	line-height:normal;
	font-size: 18px;
	font-weight: normal;
	color:#1d9dd8;
}
#sidebar .about img {
	display:block;
	clear:both;
	margin:20px auto;
	width:181px;
	height:181px;
}
#sidebar .about {
	font-size:12px;
	margin-bottom: 20px;
}
#sidebar .navbar-search {
	margin-bottom: 20px;
}
#sidebar .navbar-search .search-query {
	width:190px;
}
/***************************************** /sidebar *****************************************/

/***************************************** footer *****************************************/
#footer {
	background: #E5007E;
	padding:10px 0;
}
#footer, #footer * {
	color: #fff;
}
#footer a:hover {
	color:#f49ac1;
}
#footer #footer-menu ul li{
	margin: 10px 15px 10px 0;
}
#footer #footer-text {
	text-align:right;
}
#footer #footer-text p{
	margin:10px 0;
}
#footer #footer-text a{
	text-decoration:underline;
}
/***************************************** /footer *****************************************/

/***************************************** logged in *****************************************/
.admin-bar #header #tree,
.admin-bar #header.stick .navbar,
.admin-bar #header.stick .navbar-outer {
	top:28px;
}
/***************************************** /logged in *****************************************/


/***************************************** responsive *****************************************/
@media (max-width: 767px) { /*tablet + desktop*/
	#header.stick .navbar-outer {
		display: none;
	}
	#header.stick .navbar {
		position: static;
	}
	.navbar .brand {
		display:block;
	}
	.navbar-inner {
		padding-left:20px;
		padding-right:20px;
	}
	.navbar-inner {
	  height:auto;
	  min-height: 40px;
	  padding-left: 20px;
	  padding-right: 20px;
	  background-color: #E5007E;
	  background-image: -moz-linear-gradient(top, #f172ac, #E5007E);
	  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f172ac), to(#E5007E));
	  background-image: -webkit-linear-gradient(top, #f172ac, #E5007E);
	  background-image: -o-linear-gradient(top, #f172ac, #E5007E);
	  background-image: linear-gradient(to bottom, #f172ac, #E5007E);
	  background-repeat: repeat-x;
	  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f172ac', endColorstr='#E5007E', GradientType=0);
	  border: 1px solid #c7006e;
	  -webkit-border-radius: 4px;
	  -moz-border-radius: 4px;
	  border-radius: 4px;
	  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
	  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
	  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
	}
	
}
@media (min-width: 768px) and (max-width: 979px) { /*tablet*/
	#sidebar #s {
		width:150px;
	}
	.gallery .gallery-item,
	.gallery .gallery-item img {
		width: 120px;
		height: auto;
	}
	.grey-btn span {
	    font-size: 19px;
	}
}
@media (max-width: 767px) { /*mobile*/
	body {
		background-image: none;
		padding-left: 0;
		padding-right: 0;
	}
	#main, #footer {
		padding-left: 20px;
		padding-right: 20px;
	}
	#header #logo h1,
	#header #logo h2 {
		margin-top:5px;
	}
	#main .span9 #container {
		margin-top: 10px;
	}
	h1,
	.blog h1.entry-title, .home h1.entry-title,
	.blog h2.entry-title, .home h2.entry-title {
	    font-size: 28.5px;
	    line-height: 30px;
	}
	h2 {
	    font-size: 26px;
	    line-height: 30px;
	}
	h3 {
	    line-height: 30px;
	}
	.entry-content,
	#sidebar {
		font-size:16px;
		line-height: 22px;
	}
	#sidebar .about {
		font-size:14px;
	}
	.gallery .gallery-item {
		width: 22%;
	}
	.gallery .gallery-item img {
		width: 100%;
		height: auto;
	}
	#tree {
		display: none;
	}
	#footer #footer-text {
		text-align:left;
	}
	.home .row-margin {
		margin-bottom: 0;
	}
	.home .row-margin [class*="span"] {
		margin-bottom: 30px;
	}
	.home .row-margin .sponsors {
		margin-bottom: 10px;
	}
	.start-top.span4 .ip {
		padding-top:10px;
	}
	.grey-btn {
		background-image: none !important;
		height: auto;
		overflow: visible;
		padding:20px;
	}
	.grey-btn span {
		margin-left:0;
		line-height: 40px;
		font-size: 20px;
	}
	.height-float {
		margin-bottom: 20px;
		padding-bottom: 0;
	}
	.height-wrapper {
		overflow: visible;
	}
}
@media (max-width: 549px) { /*special for header*/
	#header {
		min-height:137px;
		background-position: right top;
	}
	#header #logo {
		height:137px;
		overflow: hidden;
	}
	#header #logo h1,
	#header #logo h2 {
		width:254px;
		height:107px;
		margin-top:15px;
		background-image: url(../img/header-logo-small.png);
	}
	#header #logo h1, #header #logo h2 {
	    height: 107px;
	}
	#header #logo a {
		display:block;
		clear:both;
		width:254px;
		height:107px;
	}
}
@media (max-width: 480px) { /*small mobile*/

}
@media print { /*print*/

}
/***************************************** /responsive *****************************************/