@charset "UTF-8";

#headerLinks {
	float: right;
	width: calc( 80% - 139px );
	text-align: right;
	 font-family: 'montserrat', sans-serif;
	padding-top: 0px;
	padding-bottom: 0px;
	
}
a:hover {
	color: #D3B742;
}
/* Links in header */
#headerLinks a {
    text-decoration: none;
    color: #000000;
    padding-left: 16px;
    padding-right: 16px;
    font-size: 14px;
    font-weight:600;
    float: right;
    background-color: #ffffff;
    padding-top: 8px;
    padding-bottom: 8px;
    text-align: center;


}

p{
    
}





#mainwrapper header {
	/*Header */
	background-color: #ffffff;
	overflow: auto;
	font-family: montserrat, sans-serif;
	font-style: normal;
	font-weight: 800;
}
#mainwrapper header #logo {
    /* Company Logo text */
    width: 10%;
    float: left;
    padding-left: 2%;
    padding-top: 0px;
    padding-bottom: px;
    color: #000000;

}
#mainwrapper header nav {
	/*Nav bar containing links in header */
	text-align: right;
	padding-top:0px;
	padding-bottom: 40px;
	padding-right: 2%;
	width: 68%;
	float: right;
	color: #000000;
}
header nav a {
	/* Links in header */
	padding-right: 2%;
}
#logo.img{
	box-shadow: 0.2rem 0.2rem 1rem rgba(0,0,0,0.4);
	
	border: 0.2rem solid #efefef;
   
}

#content #mainContent h1, #content #mainContent h2 {
	/* Styling for main headings */
	color: #4A4A4A;
	font-family: source-sans-pro, sans-serif;
	font-style: normal;
	font-weight:900;
	font-size: 2rem;
    
}
#content #mainContent h3 {
    /*Captions ot Taglines */
    font-family: source-sans-pro, sans-serif;
    font-style: normal;
    color: #5C5C5C;
    font-size: 1em;
    font-weight: 400;
}
#content #mainContent #bannerImage {
	/*Container for main banner image */
	width: 70%;
	background-color: #ffffff;
   
}
#wildswimmingvideo{
    width:60%;
 
    border: 0.4rem solid #000000;
    box-shadow: 0.2rem 0.2rem 1rem rgba(0,0,0,0.3);
}

.Blog_post_1_header_img{
     border: 0.4rem solid #efefefef;
    box-shadow: 0.2rem 0.2rem 1rem rgba(0,0,0,0.3);
   
}
.wildswimming{
    
    margin-left:5%;
    display:inline;
    float:right;
    width:40%;
    height:40%;
      border: 0.4rem solid #efefefef;
    box-shadow: 0.2rem 0.2rem 1rem rgba(0,0,0,0.3);
    
}
.instagramtips_img{
    width:30%;
}
.instagramtipsdual_img{
    width:60%;
}
#adimage{
    width:10%;
         border: 0.1rem solid #efefefef;
    box-shadow: 0.2rem 0.2rem 1rem rgba(0,0,0,0.2);
    
}
#content #mainContent p {
    /* All paragraphs under maincontent */
    color: #2F2E2E;
    font-family: source-sans-pro, sans-serif;
    font-style: normal;
    font-weight: 300;
    text-align: justify;
    line-height: 1.9rem;
    font-size: 1.1rem;
}
#content #mainContent #authorInfo {
    /* Author info section */
    background-color: #F2F0F0;
    color: #535353;
    line-height: 2rem;
    font-weight: 500;
    padding-right: 2%;
    padding-left: 2%;
}
#content #mainContent #authorInfo h2, #content #mainContent #authorInfo p {
    color: rgba(255,0,72,1);
    padding-left: 2%;
    padding-top: 11px;
}
#content #mainContent #authorInfo p {
	color: rgba(255,255,255,1.00);
	padding-left: 2%;
	padding-top: 0px;
	padding-bottom: 11px;
	padding-right: 2%;
}
footer article {
	/* Footer articles */
	width: 46%;
	float: left;
	padding-left: 2%;
	padding-right: 2%;
	text-align: justify;
	font-family: source-sans-pro, sans-serif;
	font-style: normal;
	font-weight: 200;
	color: rgba(146,146,146,1.00);
}
footer article h3 {
	/* Footer article titles */
	text-align: center;
	font-family: montserrat, sans-serif;
	font-style: normal;
	font-weight: 500;
}
.gritgraphics_instagram{
    width:20%;
  
    margin-left:40%;
    margin-right:40%;
    
    
}
#mainContent {
    /* Container for the blog post in individal blog view */
    padding-left: 2%;
    width: 71%;
    float: left;
    padding-right: 2%;
    padding-top: 41px;
    box-shadow: 0.2rem 0.2rem 1rem rgba(0,0,0,0.4);
    border: 0.2rem solid #efefef;
    font-family: montserrat, sans-serif;
    font-style: normal;
    font-weight: 700;
}
#mainwrapper #content #sidebar {
	/* Sidebar*/
	width: 15%;
	padding-left: 2%;
	padding-right: 2%;
	float: right;
	background-color: rgba(246,246,246,1.00);
	font-family: 'Montserrat', sans-serif;
	color: rgba(146,146,146,1.00);
	border: 0.2rem solid #efefef;
	
	
	
	
	box-shadow: 0.2rem 0.2rem 1rem rgba(0,0,0,0.4);

}
#mainwrapper {
	/* Container of all content */
	width: 80%;
	overflow: auto;
	margin-left: 10%;
}

#blog_header_text{
    align-content: left;
    width: 85%;
    margin-top: 40px;
    font-size: 24px;
    color: #3D3D3C;
    background-color: #cec7be;
    line-height: 40px;
    border: 0.2rem solid #efefef;
    box-shadow: 0.2rem 0.2rem 1rem rgba(0,0,0,0.3);
    margin-bottom: 40px;
    text-align: right;
    padding-right: 14%;
    Padding-top: 6px;
    padding-bottom: 6px;
    font-style: normal;
    font-weight: 400;
    font-family: "Gill Sans Bold", "Gill Sans";
}

	
#content #sidebar input {
	/* Search box in sidebar */
	width: 98%;
	height: 32px;
}
#content #sidebar #adimage {
	/* Container for Image in sidebar */
	width: 100%;
	background-color: rgba(208,207,207,1.00);
	margin-top: 46px;
	float: none;
	overflow: auto;
}
nav ul li {
	list-style-type: none;
	padding-top: 8px;
	padding-bottom: 8px;
}
nav ul {
	padding-left: 0%;
}
nav ul li a {
    color: rgba(146,146,146,1.00);
    text-decoration: none;
    border-width: 0.2px;
    border-color: #EFEFEF;
}
#footerbar {
	/* Footer bar at the bottom of the page */
	height: 18px;
	clear: both;
	background-color: rgba(208,207,207,1.00);
	width: 100%;
}
footer {
	/* Container for footer artices */
	width: 71%;
	padding-left: 2%;
	padding-right: 2%;
}
.notOnDesktop {
	/*element to be displayed only in mobile view and tabet view */
	display: none;
}
#mainContent #bannerImage img {
	/* Actual banner image */
	width: 100%;
}
#sidebar #adimage img {
	/* Image in sidebar */
	width: 100%;
	float: left;
}
#mainwrapper header nav a {
	/* Links in header */
	color: rgba(146,146,146,1.00);
	text-decoration: none;
}

/* Tablet view */
@media screen and (max-width : 774px ){
.notOnDesktop {
	/* Search box shown only in mobile view and Tablet view */
	display: block;
	text-align: right;
	padding-right: 8px;
	padding-top: 8px;
	padding-bottom: 8px;
	width: 96%;
}
#content .notOnDesktop input {
	height: 28px;
}
#mainContent {
	/* Container for the blog post */
	padding-top: 0px;
	float: none;
	width: 96%;
}
#sidebar input {
	/* Search box in sidebar */
	display: none;
}
#mainwrapper #content #sidebar {
	/* Sidebar*/
	float: none;
	width: 92%;
	padding-top: 13px;
	overflow: auto;
	margin-top: 3px;
	margin-left: 2%;
	padding-bottom: 13px;
}
#content #sidebar #adimage {
	/* Image in sidebar */
	width: 60%;
	margin-top: 0px;
	float: left;
}
#content #sidebar nav {
	/* Navigation links in sidebar */
	width: 36%;
	float: left;
	padding-left: 4%;
}
#sidebar nav ul {
	margin-top: 0px;
}
    #content #mainContent #bannerImage {
	/*Container for main banner image */
	width: 100%;
	background-color: #ffffff;
footer {
	/* Footer region */
	width: 96%;
	padding-left: 2%;
	padding-right: 2%;
}
#content footer article {
	/*Each footer article */
	width: 46%;
}
#mainwrapper header {
	/* Header */
	width: 100%;
}
}

/* Mobile view */
@media screen and (max-width:480px) {
#headerLinks {
	float: top;
	
	text-align: right;
	 font-family: 'montserrat', sans-serif;
	padding-top: 0px;
	padding-bottom: 0px;
	
}
    #blog_header_text{
        height:4%;
    }
    #mainWrapper header #logo {
	width: 30%;
	text-align: center;
   float:left;
}
#mainwrapper header nav {
	/*navigation links in header */
	text-align: center;
	background-color: rgba(255,255,255,1.00);
	width: 98%;
}
    #mainContent{
        width:95%;
        margin-left:2.5%;
        margin-right:2.5%;
    }
#content #sidebar #adimage {
	/* Container for image in sidebar */
	display:hidden;
    visibility:none;
}
#content #sidebar nav {
	/* Navigation bar for links in sidebar */
	display:none;
    visibility:hidden;
}
    
   
#sidebar nav ul li {
	display: inline-block;
	width: 32%;
	text-align: center;
    margin-top:4%;
}
   section#sidebar{
        
       margin-top:5%;
       width:60%;
        margin-left:15%;
        margin-right:15%;
    }
#mainwrapper #content #sidebar {
	/* sidebar */
	padding-bottom: 0px;
    margin-left:10%;
     margin-right:10%;
}
     .copyright{
        float:right;
        font-size:1.2rem;
         font-family: 'montserrat' , sans-serif;
    font-style: normal;
    font-weight: 400;
    }
    
#content .notOnDesktop {
	/* Search box shown only in mobile and tablet view */
	width: 100%;
	text-align: center;
	padding-left: 0px;
	padding-right: 0px;
}
#content .notOnDesktop input {
	width: 80%;
	text-align: center;
}
#content #mainContent h3 {
	/* Title under maincontent, if any */
	font-size: 14px;
}
#content footer article {
	/* Each foter article */
	width: 96%;
}

 #blog_header_text  {
    color: #000000;
    font-family: montserrat;
    font-style: normal;
    font-weight: 400;
    font-size: 1.2rem;
    /* [disabled]height: 10%; */
}
    .Blog_post_1_header_img{
        width:80%;
       
    }
h3{
       font-size:1.2rem;
}
.Blog_post_1_header_img {
}
#logo.img {
}
#wildswimmingvideo {
}
.gritgraphics_escape_thumbnail {
}
.wildswimming {
}
}
