/*
 Theme Name:   customizr Child
 Template:     customizr
*/


/* =Theme customization starts here
-------------------------------------------------------------- */



body {margin:0;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;line-height:1.5em !important;background:#fff;}

html { margin-top: 20px !important; }
	* html body { margin-top: 20px !important;}

#main-wrapper .widget li a {text-shadow:none !important;}

#main-wrapper .widget li {border-bottom:0px !important;}

.home #tc-reset-margin-top {
margin-top:30px !important;
}

.home header {max-height:70px !important}


.featurette-divider {
margin: 12px 0;}                /* underline on some headings (pages only?)  */

body{font-family:Helvetica, Arial, Helvetica, sans-serif;font-size:16px;margin:0;padding:0; color:#333;/*background:url(images/doop10b1.jpg) top center no-repeat #d8d8d8;*/}

header {border:none !important;}

footer#footer {border:none !important;background:#e6e6e6;color:#404040 !important;text-align:center;padding:1em;}



/* logo positoning front and inside below  */


@media screen and (max-width: 969px) {
#flogo {position:absolute;top:145px;left:10%;z-index:99;max-width:130px;height:auto}
}

@media screen and (max-width: 495px) {
#flogo {position:absolute;top:100px;left:10%;z-index:99;max-width:110px;height:auto}
}

@media screen and (max-width: 365px) {
#flogo {visibility:hidden !important;display:none !important;}
}

@media screen and (min-width: 970px) {
#flogo {position:absolute;top:140px;left:9em;z-index:99;}
}

@media screen and (min-width: 1200px) {
#flogo {position:absolute;top:195px;/*220px;*/left:11em;z-index:99;}
}

@media screen and (min-width: 950px) {
.wlogo {margin:0px;}
}

.tc-header .brand h1 {
font-size: 20px;display:none;visibility:hidden;  /* hide title text in header */
}

.tc-header .brand {display:none;visibility:hidden;}

.navbar-wrapper {text-align:center;}

.widget-front h2 {color : #ec008c !important;} /* pink text for front page features headings */
h1, h2, h3 { font-family:Arial,Helvetica,sans-serif; padding:0; margin:0 0 0.5em; /*font-size:24px;*/ font-weight:normal;letter-spacing:-1px;text-shadow:none !important;}
a:link { text-decoration: none; color : #ec008c; border: none;}
a:active { text-decoration: none; color : #ec008c; border: none;}
a:visited { text-decoration: none; color : #ec008c; border: none;}
a:hover	{ text-decoration: underline; color : #808080; border: none;}
.pager li>span {
display: inline-block;
padding: 5px 14px;
background-color: #e6e6e6;
border: 0px;}

.btn-primary {
background-color : #ec008c !important;background-image:none;}

a.btn-primary {color : #f2f2f2 !important;}

a.btn-primary:hover {background-color:#808080 !important;}

#left.widget-area {
padding-right: 5px;
border-right: 10px !important;
position: relative;
}

.tc-sidebar {border-right: 0px !important;}

.widget {padding:1em !important;/*background-color:#ec008c !important;*/margin-bottom:1em;color:#fff !important;}

.widget a {color:#fff !important;border:0 !important;}

.widget li:hover, .widget li  {background-color:#808080 !important;margin:15px 0 15px 8px !important;}

.widget ul  {margin-left:0;border:0 !important;}

.widget .textwidget {background-color:none !important;}

.widget .textwidget #add {background-color:#ec008c !important;}

.widget-area {border-right-width:0 !important;}


#main-wrapper .widget li:after {
content: "";
border-bottom: 0px;
position: absolute;
width: 100%;
right: 0;
bottom: 5px;
}

#text-4 {background-color:#ec008c !important;}

#recent-posts-3 {background-color:#808080 !important;}

#text-3 {padding:30px !important;background-color:#e6e6e6 !important;text-align:center;}

@media screen and (max-width: 975px) {
#text-3 {padding:0px !important;}
}

#recent-posts-3 ul li {margin-left:10px !important;}

#recent-posts-3 ul li:before {left:-30px !important;display:none;}

.thumb-wrapper {margin-bottom:1em !important;background:#F5B0ED;}

h1.entry-title {margin-bottom:0.5em;}

 .wp-caption .wp-caption-text {
font-size:0.8em !important;font-style: normal !important;color:#808080 !important;
padding:6px;background:pink;width:auto;margin-right:10px;
}

.carousel-caption {
background: rgba(0,0,0,.2);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#33000000', endColorstr='#33000000', GradientType=0);
max-width: 60%;
padding: 5%;
line-height: 14px;
vertical-align: middle;
display: inline-block;
position: relative;
margin-left: 71%;
}

h3.assistive-text {
none;visibility:hidden;    /* gets rid of pointless text at bottom of blog page */
}

/* top nav stylings below */

.row-fluid .span9 {
width: 100%;
}   /* makes the top navbar section full width */

.navbar-inner {
  min-height: 40px;
  padding-left: 20px;
  padding-right: 20px;
  background-color: pink;
  background-image:none;
  
  border-radius: 0px !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow:none !important;
  *zoom: 1;
}

.menu-topmenu-container {margin-top:7px !important;/*max-width:1000px;*/}

.social-block, .span5 {float:right !important;margin-right:12px;}

div.social-block.span5 {width:150px !important;}

@media screen and (max-width: 1150px) {
div.social-block.span5 {/*float:left;clear:left;*/ display:none;visibility:hidden;}
}

.sticky-enabled .navbar .nav > li > a {
  font-size: 16px;
}

.tc-solid-color-on-scroll.sticky-enabled .tc-header,
.tc-solid-color-on-scroll.sticky-enabled .navbar-inner {
  background-color: #f2f2f2;
}

.sticky-enabled .navbar .navbar-inner {
  margin: 0px 5px 5px 5px;
  background: none;
  min-height: 35px;
}

/* end top nav stylings */

/* misc styles below */


table.gry img.size-full {min-width:178px !important;}

div.alignleft {margin-right:12px !important;}

div.alignright {margin-left:12px !important;}


.entry-meta {
font-style: normal !important;
font-size: 15px;
}

/* Remove Post Author */
.entry-meta .url.fn.n {
display:    none;
}

.nav .dropdown-menu {
-webkit-box-shadow: 0 0 0 !important;
-moz-box-shadow: 0 0 0 !important ;
box-shadow: 0 0 0 !important ;border:1px solid #e6e6e6 !important;
}
ul.dropdown-menu {-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;}

th {text-align:left !important;}
