/*
Theme Name: U-Design Child with PureVISION Menu
Theme URI: http://themeforest.net/item/udesign-wordpress-theme/253220?ref=internq7
Description: Child Theme for U-Design with PureVISION like tabbed Menu
Author: Andon
Author URI: http://themeforest.net/user/internq7/portfolio?ref=internq7
Template: u-design
Version: 1.6.0
*/

@import url("../u-design/style.css");

#top-elements {
    height: 208px;
}

/* Begin PureVISION-like Main Navigation Menu */
#navigation-menu {
    position:absolute;
    right:0px;
    left:0px;
    top:-82px;
    height:0px;
}
.navigation-menu {
    position:relative;
    z-index:12;
}

#main-menu {
    background: url(images/main-menu-btm-border.png) repeat-x scroll 50% 100% transparent;
    width: 100%;
    position:relative;
    z-index:9999;
    height:0px;
    margin-bottom:0px;
}

#dropdown-holder {
    display: block;
    position:relative;
}

#navigation-menu > ul {
    padding-top: 0px;
}

#navigation-menu > * {
    padding:0;
    margin:0;
}
#navigation-menu ul.sf-menu {
    padding: 10px 0 0 0;
}
#navigation-menu ul.sf-menu > li {
    background:none;
    list-style: none;
    float: left;
    margin: 0 0 0 -3px;
}
#navigation-menu ul.sf-menu a.default-cursor {
    cursor: default;
}
#navigation-menu ul.sf-menu > li > a {
    background: url(images/menu-btn_r.png) top right no-repeat;
    display: block;
    padding: 0 20px 0 0;
    text-decoration: none;
    border:0 none;
    cursor: pointer;
}
#navigation-menu ul.sf-menu a {
    line-height: 1.2em;
    padding:8px 16px;
}
#navigation-menu ul.sf-menu a > span.sf-sub-indicator {
    top: 17px !important;
}
#navigation-menu ul.sf-menu ul a > span.sf-sub-indicator {
    top: 0.9em !important;
}
#navigation-menu ul.sf-menu > li > a > span {
    background: url(images/menu-btn_l.png) top left no-repeat;
    display: block;
    padding: 10px 0 10px 20px;
    line-height:22px;
}
#navigation-menu ul.sf-menu > li {
    margin: 0 0 0 -3px;
}
#navigation-menu ul.sf-menu > li > a.sf-with-ul {
    background: url(images/menu-with-arrow-btn_r.png) top right no-repeat;
    padding: 0 26px 0 0;
}
#navigation-menu ul.sf-menu > li > a.sf-with-ul:hover {
    background: url(images/menu-active-with-arrow-btn_r.png) top right no-repeat;
    padding: 0 26px 0 0;
}
#navigation-menu ul.sf-menu > li > a > span.sf-sub-indicator {  /* give all except IE6 the correct values */
    background: url(images/menu-active-with-arrow-btn_r.png) top right no-repeat;
    padding: 10px 0 10px 0;
}

#navigation-menu ul.sf-menu > li > a:hover {
    background: url(images/menu-active-btn_r.png) top right no-repeat;
    text-decoration: none;
}
#navigation-menu ul.sf-menu > li > a:hover span {
    background: url(images/menu-active-btn_l.png) top left no-repeat;
}

#navigation-menu ul.sf-menu > li.current-menu-item > a,
#navigation-menu ul.sf-menu > li.current_page_item > a {
    background: url(images/menu-active-btn_r.png) top right no-repeat;
    text-decoration: none;
}
#navigation-menu ul.sf-menu > li.current-menu-item > a > span,
#navigation-menu ul.sf-menu > li.current_page_item > a > span {
    background: url(images/menu-active-btn_l.png) top left no-repeat;
}
#navigation-menu ul.sf-menu > li.current-menu-item > a > span:hover,
#navigation-menu ul.sf-menu > li.current_page_item > a > span:hover {
    background: url(images/menu-active-btn_l.png) top left no-repeat;
}
#navigation-menu ul.sf-menu > li.current-menu-item > a.sf-with-ul,
#navigation-menu ul.sf-menu > li.current_page_item > a.sf-with-ul {
    background: url(images/menu-active-with-arrow-btn_r.png) top right no-repeat;
}
.sf-sub-indicator, .top-bg-color-dark .sf-sub-indicator {
	position:		absolute !important;
	display:		block !important;
	right:			10px !important;
	top:			1.05em !important; /* IE6 only */
	width:			10px !important;
	height:			10px !important;
	text-indent:		-999em !important;
	overflow:		hidden !important;
	background:		url('images/auto-arrows.png') no-repeat -10px -100px !important; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
/* End Main Navigation Menu */

#c2-nav,
#c2-pauseButton,
#c2-resumeButton {
  display: none;
}

#c2-header .c2-slideshow {
  z-index: 99;
}

#bottom {
    color: #333333;
    line-height: 1.7;
    padding: 25px 0;
}

#home-page-content #content-container {
    padding: 0px 0;
}

#c2-header {
    background-color: #;
    display: block;
    float: left;
    height: 195px;
    padding: 19px 0 15px;
    position:relative;
    width: 100%;
}

.c2-slideshow {
    height: 329px;
    outline: medium none;
    overflow: hidden;
    position: relative;
    top:-40px;
    width: 960px;
    z-index: 300;
}

.c2-slide-img-wrapper {
    float: right;
    overflow: hidden;
    padding: 15px 0px 0px 0px;
    width: 320px;
    height: 295px;
}

.one_fourth, .one_third, .one_half, .two_third, .three_fourth {
    float: left;
    margin-bottom: 0;
    margin-right: 20px;
    position: relative;
}

#bottom-bg {
    background-color: #FFFFFF;
    display: block;
    float: left;
    padding-bottom: 60px;
    position: relative;
    width: 100%;
}

.page-id-9 #bottom-bg {
  display: none;
}

.page-id-95 #bottom-bg {
  display: none;
}

.page-id-97 #bottom-bg {
  display: none;
}

.page-id-71 #bottom-bg {
  display: none;
}

.page-id-117 #bottom-bg {
  display: none;
}

.page-id-119 #bottom-bg {
  display: none;
}

.page-id-121 #bottom-bg {
  display: none;
}

.page-id-123 #bottom-bg {
  display: none;
}

.page-id-125 #bottom-bg {
  display: none;
}

.page-id-127 #bottom-bg {
  display: none;
}

.page-id-129 #bottom-bg {
  display: none;
}

.page-id-131 #bottom-bg {
  display: none;
}

.page-id-133 #bottom-bg {
  display: none;
}

.page-id-135 #bottom-bg {
  display: none;
}

.page-id-137 #bottom-bg {
  display: none;
}

.page-id-141 #bottom-bg {
  display: none;
}

.page-id-303 #bottom-bg {
  display: none;
}

.page-id-315 #bottom-bg {
  display: none;
}

.page-id-811 #bottom-bg {
  display: none;
}

.page-id-73 #bottom-bg {
  display: none;
}

.page-id-75 #bottom-bg {
  display: none;
}

.page-id-77 #bottom-bg {
  display: none;
}

.page-id-11 #bottom-bg {
  display: none;
}

.page-id-383 #bottom-bg {
  display: none;
}

.page-id-385 #bottom-bg {
  display: none;
}

.page-id-388 #bottom-bg {
  display: none;
}

.page-id-390 #bottom-bg {
  display: none;
}

.page-id-393 #bottom-bg {
  display: none;
}

.page-id-13 #bottom-bg {
  display: none;
}

.page-id-401 #bottom-bg {
  display: none;
}

.page-id-403 #bottom-bg {
  display: none;
}

.page-id-405 #bottom-bg {
  display: none;
}

.page-id-407 #bottom-bg {
  display: none;
}

.page-id-411 #bottom-bg {
  display: none;
}

.page-id-414 #bottom-bg {
  display: none;
}

.page-id-15 #bottom-bg {
  display: none;
}

.page-id-584 #bottom-bg {
  display: none;
}

.page-id-649 #bottom-bg {
  display: none;
}

.page-id-776 #bottom-bg {
  display: none;
}

.page-id-811 #bottom-bg {
  display: none;
}

.page-id-848 #bottom-bg {
  display: none;
}

.page-id-853 #bottom-bg {
  display: none;
}

.page-id-860 #bottom-bg {
  display: none;
}

.page-id-1133 #bottom-bg {
  display: none;
}

.page-id-1224 #bottom-bg {
  display: none;
}

.page-id-1287 #bottom-bg {
  display: none;
}

.page-id-1443 #bottom-bg {
  display: none;
}

.page-id-1482 #bottom-bg {
  display: none;
}

.page-id-1562 #bottom-bg {
  display: none;
}

.page-id-1656 #bottom-bg {
  display: none;
}

.page-id-1760 #bottom-bg {
  display: none;
}

.page-id-1800 #bottom-bg {
  display: none;
}

.page-id-1874 #bottom-bg {
  display: none;
}

.page-id-1964 #bottom-bg {
  display: none;
}

.page-id-2097 #bottom-bg {
  display: none;
}

.page-id-2299 #bottom-bg {
  display: none;
}
.page-id-9 #top-wrapper {
    background: url("http://www.icareaboutorphans.org/images/topareabkgd_subpage.png") repeat-x scroll center top #FFFFFF;
}

.page-id-95 #top-wrapper {
    background: url("http://www.icareaboutorphans.org/images/topareabkgd_subpage.png") repeat-x scroll center top #FFFFFF;
}

.page-id-97 #top-wrapper {
    background: url("http://www.icareaboutorphans.org/images/topareabkgd_subpage.png") repeat-x scroll center top #FFFFFF;
}

.page-id-71 #top-wrapper {
    background: url("http://www.icareaboutorphans.org/images/topareabkgd_subpage.png") repeat-x scroll center top #FFFFFF;
}

.page-id-117 #top-wrapper {
    background: url("http://www.icareaboutorphans.org/images/topareabkgd_subpage.png") repeat-x scroll center top #FFFFFF;
}

.page-id-119 #top-wrapper {
    background: url("http://www.icareaboutorphans.org/images/topareabkgd_subpage.png") repeat-x scroll center top #FFFFFF;
}

.page-id-121 #top-wrapper {
    background: url("http://www.icareaboutorphans.org/images/topareabkgd_subpage.png") repeat-x scroll center top #FFFFFF;
}

.page-id-123 #top-wrapper {
    background: url("http://www.icareaboutorphans.org/images/topareabkgd_subpage.png") repeat-x scroll center top #FFFFFF;
}

.page-id-125 #top-wrapper {
    background: url("http://www.icareaboutorphans.org/images/topareabkgd_subpage.png") repeat-x scroll center top #FFFFFF;
}

.page-id-127 #top-wrapper {
    background: url("http://www.icareaboutorphans.org/images/topareabkgd_subpage.png") repeat-x scroll center top #FFFFFF;
}

.page-id-129 #top-wrapper {
    background: url("http://www.icareaboutorphans.org/images/topareabkgd_subpage.png") repeat-x scroll center top #FFFFFF;
}

.page-id-131 #top-wrapper {
    background: url("http://www.icareaboutorphans.org/images/topareabkgd_subpage.png") repeat-x scroll center top #FFFFFF;
}

.page-id-133 #top-wrapper {
    background: url("http://www.icareaboutorphans.org/images/topareabkgd_subpage.png") repeat-x scroll center top #FFFFFF;
}

.page-id-135 #top-wrapper {
    background: url("http://www.icareaboutorphans.org/images/topareabkgd_subpage.png") repeat-x scroll center top #FFFFFF;
}

.page-id-137 #top-wrapper {
    background: url("http://www.icareaboutorphans.org/images/topareabkgd_subpage.png") repeat-x scroll center top #FFFFFF;
}

.page-id-141 #top-wrapper {
    background: url("http://www.icareaboutorphans.org/images/topareabkgd_subpage.png") repeat-x scroll center top #FFFFFF;
}

.page-id-303 #top-wrapper {
    background: url("http://www.icareaboutorphans.org/images/topareabkgd_subpage.png") repeat-x scroll center top #FFFFFF;
}

.page-id-315 #top-wrapper {
    background: url("http://www.icareaboutorphans.org/images/topareabkgd_subpage.png") repeat-x scroll center top #FFFFFF;
}

.page-id-73 #top-wrapper {
    background: url("http://www.icareaboutorphans.org/images/topareabkgd_subpage.png") repeat-x scroll center top #FFFFFF;
}

.page-id-75 #top-wrapper {
    background: url("http://www.icareaboutorphans.org/images/topareabkgd_subpage.png") repeat-x scroll center top #FFFFFF;
}

.page-id-77 #top-wrapper {
    background: url("http://www.icareaboutorphans.org/images/topareabkgd_subpage.png") repeat-x scroll center top #FFFFFF;
}

.page-id-11 #top-wrapper {
    background: url("http://www.icareaboutorphans.org/images/topareabkgd_subpage.png") repeat-x scroll center top #FFFFFF;
}

.page-id-383 #top-wrapper {
    background: url("http://www.icareaboutorphans.org/images/topareabkgd_subpage.png") repeat-x scroll center top #FFFFFF;
}

.page-id-385 #top-wrapper {
    background: url("http://www.icareaboutorphans.org/images/topareabkgd_subpage.png") repeat-x scroll center top #FFFFFF;
}

.page-id-388 #top-wrapper {
    background: url("http://www.icareaboutorphans.org/images/topareabkgd_subpage.png") repeat-x scroll center top #FFFFFF;
}

.page-id-390 #top-wrapper {
    background: url("http://www.icareaboutorphans.org/images/topareabkgd_subpage.png") repeat-x scroll center top #FFFFFF;
}

.page-id-393 #top-wrapper {
    background: url("http://www.icareaboutorphans.org/images/topareabkgd_subpage.png") repeat-x scroll center top #FFFFFF;
}

.page-id-13 #top-wrapper {
    background: url("http://www.icareaboutorphans.org/images/topareabkgd_subpage.png") repeat-x scroll center top #FFFFFF;
}

.page-id-401 #top-wrapper {
    background: url("http://www.icareaboutorphans.org/images/topareabkgd_subpage.png") repeat-x scroll center top #FFFFFF;
}

.page-id-403 #top-wrapper {
    background: url("http://www.icareaboutorphans.org/images/topareabkgd_subpage.png") repeat-x scroll center top #FFFFFF;
}

.page-id-405 #top-wrapper {
    background: url("http://www.icareaboutorphans.org/images/topareabkgd_subpage.png") repeat-x scroll center top #FFFFFF;
}

.page-id-407 #top-wrapper {
    background: url("http://www.icareaboutorphans.org/images/topareabkgd_subpage.png") repeat-x scroll center top #FFFFFF;
}

.page-id-411 #top-wrapper {
    background: url("http://www.icareaboutorphans.org/images/topareabkgd_subpage.png") repeat-x scroll center top #FFFFFF;
}

.page-id-414 #top-wrapper {
    background: url("http://www.icareaboutorphans.org/images/topareabkgd_subpage.png") repeat-x scroll center top #FFFFFF;
}

.page-id-15 #top-wrapper {
    background: url("http://www.icareaboutorphans.org/images/topareabkgd_subpage.png") repeat-x scroll center top #FFFFFF;
}

.page-id-584 #top-wrapper {
    background: url("http://www.icareaboutorphans.org/images/topareabkgd_subpage.png") repeat-x scroll center top #FFFFFF;
}

.page-id-649 #top-wrapper {
    background: url("http://www.icareaboutorphans.org/images/topareabkgd_subpage.png") repeat-x scroll center top #FFFFFF;
}

.page-id-776 #top-wrapper {
    background: url("http://www.icareaboutorphans.org/images/topareabkgd_subpage.png") repeat-x scroll center top #FFFFFF;
}

.page-id-811 #top-wrapper {
    background: url("http://www.icareaboutorphans.org/images/topareabkgd_subpage.png") repeat-x scroll center top #FFFFFF;
}

.page-id-848 #top-wrapper {
    background: url("http://www.icareaboutorphans.org/images/topareabkgd_subpage.png") repeat-x scroll center top #FFFFFF;
}

.page-id-853 #top-wrapper {
    background: url("http://www.icareaboutorphans.org/images/topareabkgd_subpage.png") repeat-x scroll center top #FFFFFF;
}

.page-id-860 #top-wrapper {
    background: url("http://www.icareaboutorphans.org/images/topareabkgd_subpage.png") repeat-x scroll center top #FFFFFF;
}

.page-id-1133 #top-wrapper {
    background: url("http://www.icareaboutorphans.org/images/topareabkgd_subpage.png") repeat-x scroll center top #FFFFFF;
}

.page-id-1224 #top-wrapper {
    background: url("http://www.icareaboutorphans.org/images/topareabkgd_subpage.png") repeat-x scroll center top #FFFFFF;
} 

.page-id-1287 #top-wrapper {
    background: url("http://www.icareaboutorphans.org/images/topareabkgd_subpage.png") repeat-x scroll center top #FFFFFF;
}

.page-id-1443 #top-wrapper {
    background: url("http://www.icareaboutorphans.org/images/topareabkgd_subpage.png") repeat-x scroll center top #FFFFFF;
}

.page-id-1482 #top-wrapper {
    background: url("http://www.icareaboutorphans.org/images/topareabkgd_subpage.png") repeat-x scroll center top #FFFFFF;
}

.page-id-1562 #top-wrapper {
    background: url("http://www.icareaboutorphans.org/images/topareabkgd_subpage.png") repeat-x scroll center top #FFFFFF;
}

.page-id-1656 #top-wrapper {
    background: url("http://www.icareaboutorphans.org/images/topareabkgd_subpage.png") repeat-x scroll center top #FFFFFF;
}

.page-id-1760 #top-wrapper {
    background: url("http://www.icareaboutorphans.org/images/topareabkgd_subpage.png") repeat-x scroll center top #FFFFFF;
}

.page-id-1800 #top-wrapper {
    background: url("http://www.icareaboutorphans.org/images/topareabkgd_subpage.png") repeat-x scroll center top #FFFFFF;
}

.page-id-1874 #top-wrapper {
    background: url("http://www.icareaboutorphans.org/images/topareabkgd_subpage.png") repeat-x scroll center top #FFFFFF;
}

.page-id-1964 #top-wrapper {
    background: url("http://www.icareaboutorphans.org/images/topareabkgd_subpage.png") repeat-x scroll center top #FFFFFF;
}

.page-id-2299 #top-wrapper {
    background: url("http://www.icareaboutorphans.org/images/topareabkgd_subpage.png") repeat-x scroll center top #FFFFFF;
}

h1 {
    font-size: 2.883em !important;
}

h3 {
    font-size: 1.9em !important;
}

h3, h4, h5, h6, #slogan, .single-post-categories {
    font-family: 'Arial';
}

h3, h4 {
    color: #8c6600;
}

h5, h6 {
    color: #00718c;
}

.container_24 .grid_8 {
    width: 260px;
}

.container_24 .push_8 {
    left: 270px;
}

.container_24 .grid_16 {
    width: 700px;
}

.container_24 .pull_16 {
    right: 700px;
}

.c2-slide-img-frame-bg {
   display: none;
}

.c2-slide-img-frame { background: none; }
}

<!-- Google Code for Remarketing Tag -->
<!--------------------------------------------------
Remarketing tags may not be associated with personally identifiable information or placed on pages related to sensitive categories. See more information and instructions on how to setup the tag on: http://google.com/ads/remarketingsetup
--------------------------------------------------->
<script type="text/javascript">
/* <![CDATA[ */
var google_conversion_id = 1071955360;
var google_custom_params = window.google_tag_params;
var google_remarketing_only = true;
/* ]]> */
</script>
<script type="text/javascript" src="//www.googleadservices.com/pagead/conversion.js">
</script>
<noscript>
<div style="display:inline;">
<img height="1" width="1" style="border-style:none;" alt="" src="//googleads.g.doubleclick.net/pagead/viewthroughconversion/1071955360/?value=0&amp;guid=ON&amp;script=0"/>
</div>
</noscript>