﻿/*



Theme Name: Ledwidth Theme



Theme URI: http://doublemarvellous.com



Author: Doublemarvellous



Author URI: http://doublemarvellous.com



Description: Ledwidth Bootstrap theme



Version: 1.1.200



License: GNU General Public License



License URI: see license.txt



Tags: Doublemarvellous Creative







_s (or Underscores) http://underscores.me/, (C) 2012-2013 Automattic, Inc.







Twitter Bootstrap











*/







/* Import the necessary TK Bootstrap WP CSS additions */



@import url( includes/css/bootstrap-wp.css );















/* My Minimal WordPress Styling comes here */







/* This is a small security for too long strings titles */



* {



	padding: 0;



	margin: 0;



	-webkit-font-smoothing: antialiased;



	-webkit-text-size-adjust: 100%;



	-ms-text-size-adjust: 100%;



	-moz-box-sizing: border-box;



	-webkit-box-sizing: border-box;



	box-sizing: border-box;



	text-decoration: none;



}







a:hover, a:visited, a:link, a:active



{



    text-decoration: none;



}







body {



	word-wrap: break-word;



}



h1, h2, p{

	font-family: 'Raleway'

}



/* Alignment */



.alignleft {



	display: inline;



	float: left;



	margin-right: 1.5em;



}



.alignright {



	display: inline;



	float: right;



	margin-left: 1.5em;



}



.aligncenter {



	clear: both;



	display: block;



	margin: 0 auto;



}











/* Images and wp-captions should always fit and be responsive */



img {



	display: inline-block;



	height: auto;



	max-width: 100%;



}



img[class*="wp-image-"] {



	margin-top: 10px;



	margin-bottom: 10px;



}



.wp-caption {



	border: 1px solid #ccc;



	margin-bottom: 10px;



	max-width: 100%;



	border: 1px solid #ccc;



	border-radius: 4px;



	padding: 0 10px;



}



.wp-caption.aligncenter {



	margin-bottom: 10px;



}



.wp-caption img[class*="wp-image-"] {



	display: block;



}



.wp-caption .wp-caption-text {



	text-align: center;



	margin-top: 10px;



}







/* WP Gallery */



.gallery {



	margin-bottom: 1.5em;



}



.gallery a img {



	border: none;



	height: auto;



	max-width: 90%;



}



.gallery dd {



	margin: 0;



}











/* Make sure embeds and iframes fit their containers */



embed,



iframe,



object {



	max-width: 100%;



}











/* Text meant only for screen readers */



.screen-reader-text {



	clip: rect(1px, 1px, 1px, 1px);



	position: absolute !important;



}



.screen-reader-text:hover,



.screen-reader-text:active,



.screen-reader-text:focus {



	background-color: #f1f1f1;



	border-radius: 3px;



	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);



	clip: auto !important;



	color: #21759b;



	display: block;



	font-size: 14px;



	font-weight: bold;



	height: auto;



	left: 5px;



	line-height: normal;



	padding: 15px 23px 14px;



	text-decoration: none;



	top: 5px;



	width: auto;



	z-index: 100000; /* Above WP toolbar */



}











/* Content */



.main-content-inner {



	padding-bottom: 1.5em;



}



.hentry {



	margin: 0 0 1.5em;



}











/* Clearing */



.clear {



	clear: both;



}











/* Here some needed widget styles



 * Most widgets are adapted in the file bootstrap-wp.js - and REALLY easy to modify! ;) */



.widget { margin-bottom: 2em; }



.widget_nav_menu ul.sub-menu li, .widget_pages ul.children li { padding-left: 15px; }







/* Hiding the search widget's button in widgets. thats just too old-skool. :) but if you want it back, just delete the next line.



 * Note: you can change the whole appearance of the search_form() function in our searchform.php */



.widget_search .search-form input[type="submit"] { display: none; }







/* Make sure select elements fit in widgets */



.widget select {



	max-width: 100%;



}







/* Nested comments? They are threaded and nested already, you just need to add your own styling to finalize!



 * For example with some margin, like the line below ;) Delete, modify, change classes in HTML if you desire another style */



 .comment .children { margin-left: 1.5em; }







/*



 == Quick CSS styling tips ==







 You can start off in a rough direction with some minimal styles.



 See below for some tips. ;)











 == Want to have the whole site wrapped? ==







 Just fill the .container class with some background color to have a the whole site "wrapped".



 This works so easy because every main part is wrapped only once into a container class by bootstrap.



 Try out by decommenting the next line and go from there.







 .container { background: #f9f9f9; border-right: 1px solid #eee; border-left: 1px solid #eee; }











 == Want to wrap just the content and sidebar in Bootstrap style? ==







 That one is a great example to show that some things are much cleaner and easier to do via just adding some HTML classes.



 In this case, we will add just one CSS class "panel", look for example at the beginning in content.php!











 == Infinite Scrolling by Jetpack ==



 You can enable this cool feature by simply decommenting the lines below and make sure you use the same classes on the right place in your html..







/* Globally hidden elements when Infinite Scroll is supported and in use.



 * Older / Newer Posts Navigation (the pagination, must always be hidden), Theme Footer only when set to scrolling.. */







/*



.infinite-scroll .page-links,



.infinite-scroll.neverending .site-footer {



	display: none;



}



*/







/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before */







/*



.infinity-end.neverending .site-footer {



	display: block;



}



*/







/* Doodle  */







@font-face {



  font-family: 'Noto';



  src: url('http://test.doodlecreative.ie/Fertility/wp-content/themes/Doodle_Theme/includes/css/fonts/Noto%20Serif/notoserif-italic-webfont.woff') format('woff'), /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */



       url('http://test.doodlecreative.ie/Fertility/wp-content/themes/Doodle_Theme/includes/css/fonts/Noto%20Serif/notoserif-italic-webfont.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5, Opera 10+, Safari 3—5 */



}







p{



font-family: 'Open Sans';



color: #252525;



font-size: 14px;



}







.Lato{



font-family: 'Open Sans';



font-weight: 400;



color: #252525;



}







.mainpic{



min-height: 400px;



width: 100%;



background: url(http://test.doodlecreative.ie/Fertility/wp-content/uploads/2014/07/baby_man.png);



background-size:   cover;                      /* <------ */



background-repeat: no-repeat;



background-color: #FB9081;



 }







/*



.mainpicstripe{



background:  linear-gradient(



    to right top,



    transparent 33%,



    black 33%,



    black 66%,



    transparent 66%



);



background-size: 3px 3px;



min-height: 300px;



}



*/







 .secondarypic{



min-height: 300px;



width: 100%;



background: #252525;



 }







.Noto{



font-family: 'Noto';



color: #252525;



}







#fert_content{



padding: 30px;



}







#fert_content_left{



	color: #ffffff;



background-image: url('http://test.doodlecreative.ie/Fertility/wp-content/themes/Doodle_Theme/img/flowers_white.png');



background-color: #162955;



}



#fert_content_right{



	color: #ffffff;



	background-color: #7887ab;



background-image: url('http://test.doodlecreative.ie/Fertility/wp-content/themes/Doodle_Theme/img/flowers_white.png');



}







.ferttext{



	color: #ffffff;



}







.ferttextfat{



	font-weight: 900;



	color: #ffffff !important;



}



.ferttextthin{



	font-weight: 400;



	margin: -10px 0px 0px 0px;



	color: #ffffff !important;



}











.headerbar{



height: 140px;



background: #fff;



}







#black_logo{



	background: #ffffff;



	padding: 25px;



	height:140px;



}



.footerheaders{



font-weight: 700;



padding-top: 10px;



font-family: 'Open Sans';



color: #252525;



}



#footblock{



 background: #373534;



padding: 15px 5px 5px 5px;



height: 50px;



text-align: right;



font-weight: 700;



font-family: 'Open Sans';



color: #fff;



}



#footblock2{



padding: 7px 5px 5px 5px;



height: 50px;



text-align: left;



}


.logo_spacer{
width: 16.6666667%;
float: left;
display: inline;
}




.fert_logo{



	float: right;

	width: 110px;



}







.menustyler{



background: #FFF;



	height: 100%;



font-family: 'Open Sans';



	font-size: 11px !important;

	padding: 0px;



}







.menustyler li{



	display: inline;



	float: left;







}







.navbar-toggle{



	border-color: #fff !important;



}







.top-right{



	border-radius: 0px;



	background: #162955;



	color:#fff;



	margin-top: 20px;



	font-weight: 700;



	padding: 15px;



	margin-left: 15px;



	border: none;



}







.top-right-number{



	width: 150px;



float: left;



border-radius: 0px;



	background: #3E89BC;



	color:#fff;



	margin-top: 20px;



	font-weight: 700;



	padding: 8px;



	margin-left: 15px;



}



.top-right-search{



	width: 50px;



float: left;



border-radius: 0px;



	background: #162955;



	color:#fff;



	margin-top: 20px;



	font-weight: 700;



	padding: 8px;



	margin-left: 15px;



}







.top-right-male{



	border-radius: 0px;



	background: #fff;



	color:#0196ce;



	margin-top: 20px;



	font-weight: 700;



	padding: 10px;



	border: none;



}







.top-right-female{



	border-radius: 0px;



	background: #fff;



	color:#de2199;



	margin-top: 20px;



	font-weight: 700;



	padding: 10px;



	border: none;



}







#topmid{



	padding-top: 30px;



}







#topright{



	padding-top: 20px;



}







.why_check{



  font-size: 34px;



  color: #33bec3;



  padding: 10px 0px 10px 10px;



font-family: 'Open Sans';



font-weight: 800;



}



.why_check_text{



    font-size: 34px;



    color: #fff;



    padding: 0px 0px 0px 10px;



font-family: 'Open Sans';



font-weight: 800;



}







.early_fertility{



   font-size: 20px;



    color: #000;



font-family: 'Open Sans';



font-weight: 800;



max-height: 450px;



overflow: hidden;



}



.why_check_small{



  font-size: 32px;



  color: #33bec3;



font-family: 'Open Sans';



font-weight: 800;



}







.container{



padding: 0px;



}







#container-padding{



padding: 15px 15px 15px 15px;



}







#blackblock{



color: #e5e5e5;



font-family: 'Open Sans', sans-serif;



font-size: 13px;



padding: 10px 10px 10px 10px;



margin-bottom: 20px;



}







.bubble 



{



position: relative;



width: 95%;



height: 115px;



padding: 20px;



background: #fff;



border-color: #ebebeb;



-webkit-border-radius: 7px;



-moz-border-radius: 7px;



border-radius: 7px;



border-width: 4px;



border-style: solid



}







.bubble:after 



{



content: '';



position: absolute;



border-style: solid;



border-width: 14px 15px 0;



border-color: #ebebeb transparent;



display: block;



width: 0;



z-index: 1;



bottom: -14px;



left: 80%;



}







.green_line{



border-bottom-style: solid;



border-bottom-width: 4px;



border-color: #33bec3;



width: 80px;



margin-left: 10px;



padding: 20px 10px 10px 10px;



}







.green_line_space{



border-bottom-style: solid;



border-bottom-width: 5px;



border-color: #33bec3;



width: 80px;



padding: 20px 0px 0px 0px;



margin-bottom: 20px;



}











 .greyline{



min-height: 80px;



width: 100%;



background: #ebebeb;



 }







/*



.greyline:after, .greyline:before {



	margin-top: 0;



	left: 50%;



	border: solid transparent;



	content: " ";



	height: 0;



	width: 0;



	position: absolute;



	pointer-events: none;



}







.greyline:after {



	border-color: rgba(235, 235, 235, 0);



	border-top-color: #ebebeb;



	border-width: 30px;



	margin-left: -30px;



}



.greyline:before {



	border-color: rgba(0, 0, 0, 0);



	border-top-color: ;



	border-width: 36px;



	margin-left: -36px;



}



*/







#splitter{



		background: linear-gradient(to left, #7887ab 50%, #162955 50%);



}







#greycontainer{



padding: 20px 10px 20px 10px;



font-family: 'Open Sans';



font-size: 16px;



}



#home_btn {



	font-family: 'Open Sans';



	font-weight: 900;



  -webkit-border-radius: 9;



  -moz-border-radius: 9;



  border-radius: 9px;



  font-family: Arial;



  color: #fff;



  font-size: 20px;



  background: #7887ab;



  padding: 10px 20px 10px 20px;



  text-decoration: none;



  border: none;



  margin-top: 10px;



}







#home_btn:hover {



  background: #3cb0fd;



  text-decoration: none;



}







.sixty{



width: 55%;



float: left;



padding: 10px;



}







@media all and (min-width: 10px) and (max-width: 1100px){



 .sixty{



width: 85%;



float: left;



}



.ferttextfat{



	font-size: 19px;



	font-weight: 900;



	color: #ffffff !important;



}



.ferttextthin{



	font-weight: 300;



		font-size: 19px;



	margin: -10px 0px 0px 0px;



	color: #ffffff !important;



}



#spermholderleft{



	float: left;



padding: 15px;



max-width: auto;



}



#bedholder{



	margin: 0px !important;



	max-width: 250px !important;



}



 #assessment{



 	color: #fff !important; 



 	padding: 5px !important;



 }







}











@media all and (min-width: 10px) and (max-width: 767px){



	 .menustyler{



background: #162955;



	height: 100%;



font-family: 'Open Sans';



}



.menustyler li{



	display: inline;



	float: left;



	margin-top: 1%;



	color: #ffff00;







}



}











.forty{



width: 38%;



float: left;



}



.spermholder{



	margin: 40%;



}







#spermholderleft{



	float: left;



padding: 15px;



max-width: auto;



}



.sperm_space{



width: 80px;



padding: 20px 0px 0px 0px;



margin-bottom: 20px;



}



	



#bedholder{



	margin: 60px;



	max-width: 400px;



}



.bedtext_light{



	color: #252525;



	font-family: 'Open Sans'; 



 	font-weight: 300; 



}







.bedtext{



	color: #252525;



	font-family: 'Open Sans'; 



 	font-weight: 400; 



}







.bedtext_bold{



	color: #252525;



	font-family: 'Open Sans'; 



 	font-weight: 700; 



}







.bedtext_extrabold{



	color: #252525;



	font-family: 'Open Sans'; 



 	font-weight: 800; 



}











.bedtextfat{



	font-weight: 900;



	color: #252525 !important;



	letter-spacing: -1px;



	font-size: 40px;



}



.bedtextthin{



	margin-top: 20px;



	font-weight: 400;



	color: #252525 !important;



	font-size: 22px;



letter-spacing: -1px;



}



 #assessment{



 	font-size: 25px; 



 	padding: 25px; 



 	color: #252525; 



 	font-family: 'Open Sans'; 



 	font-weight: 700; 



 	font-style: italic;



 }











.newsexcerpt{



	font-size: 12px; 



 	color: #252525; 



 	font-family: 'Open Sans'; 



 	font-weight: 400; 



}







.newsexcerpt_title{



 	color: #252525; 



 	font-family: 'Open Sans'; 



 	font-weight: 800; 



}



.newsexcerpt_title a{



 	color: #777; 



 	text-decoration: none;



 	font-family: 'Open Sans'; 



 	font-weight: 700; 



}











 /* Mobile menu */



 #mobile-menu {



display: none;



visibility: hidden;



}







.borderline{



	border-left-style: solid;



border-left-width: 1px;



border-left-color: #777;



padding: 15px;



}







.linerwidth{



	  margin-top: 20px;



margin-bottom: 20px;



border-top: 1px solid #777;



width: 60%;



margin-left: 2%;



}







#menu_bar_bottom{



	border-bottom-color: #c9c9c9;



	border-bottom-style: solid;



	border-bottom-width: 4px;



}



/* Ledwidth Styles */



#ledwidth{

	margin-top: -20px;

	height: 250px;

}



#vincent_pic{

	height: 250px;

	padding-top: 30px;

}



.massive{

	padding-top: 20px;

	font-size: 46px;

}



#leftpic{

	padding-top: 40px;

}



.mailbutton{

border-radius: 0px;

border: 0px;

background: #162955;

color: #fff;

margin-top: 20px;

font-weight: 700;

padding: 8px;

}

.vincent_headshot{
margin-top: 30px;
}

.cycloneslider-caption-description {
padding: 0 20px 15px 20px;
font-size: 22px !important;
font-family: 'Raleway';
text-align: center;
line-height: 1.5;
}