/*
Theme Name:     StrapPress Child
Theme URI:      http://example.com/
Description:    Child theme for the Twenty Thirteen theme
Author:         Your name here
Author URI:     http://example.com/about/
Template:       strappress
Version:        0.1.0
*/

@import url("../strappress/style.css");

/* COLOURS////
red (h1,h2,h3) #d1513b
brown-red #99583D
dark purple h1,2,3 #433963
light purple h4,5,6 #7b709c
pale yellow #fffddb
Link blue #2766a8
darker(link hover) blue #2a4369


*/

/* LINK STYLES*/
a:link {color:#2766a8 /*BFB695 */; }
a:hover, a:focus {color:#2a4369 !important;
text-decoration:underline;}
#widgets a:link {color:#2766a8;}
#widgets a:hover, #widgets a:focus {text-decoration:underline;
color:#2a4369;}
/*STYLE FOR H1 USED IN HEADER TOP OF THE PAGE*/
h1.bigh1  {text-align:center;
font-family: 'Gravitas One', serif !important;
color:#433963/*424a40*/ !important;
margin-left:-5%; /* off-set the 10% right margin on the logo img*/
}

@media (max-width: 768px) {
h1 {font-size:22px;
margin-top:10px;
margin-bottom:8px;}	
	
h1.bigh1 { font-size:22px;
	font-weight:100;
margin-top:10px;
margin-bottom:7px;}

	h2 { font-size:19px;
	font-weight:100;}
	h3, h4, h5, h6 {font-size:16px;}
	body p {font-size:14px;}

}

h3.bigh1  {margin-top:10px !important;
font-size:16px !important;
text-align:center;
font-family: 'Gravitas One', serif !important;
color:#433963 !important;
}

/*Page heading - remove*/
.page-header {display:none;}

/*ACCORDION PANELS*/
.panel-heading {background-color: #D5E4C4 !important;
}

.panel-primary {border-color: #D5E4C4!important;}

.panel-title a {color:#4c3522/*736051*/;}
.panel-title a:hover {color:#978D85;}

/*WELL DISPLAY*/
.well {padding:5px;}

/*TYPE*/

 p {color:#2d302c /*424a40*/ !important;}
h1, h2, h3 {color:#d1513b;}
h4, h5, h6 {color:#99583D}

/*WIDGET HEADINGS*/
.widget-title {color:#99583D;
font-size:17px;
font-family:'Old Standard TT', serif !important;
padding-left:10px;
}

.widget-wrapper {border-bottom:1px dotted #cccccc;}
/* LOGO IN HEADER H1 TEXT*/


.tps-logo {

margin-right:10% ;
margin-top:4%;
}
.logo-div {float:left;
width:12%;
}
/*NAV BAR STYLES*/

.navbar-default {border-top:3px double #333333;
border-bottom:none;}
/*.post-entry h1:first-child {display:none;} */
/*.post-entry>h1 {display:none;}*/
.lightgrey {
width:90%;
padding:6%;
 background-color:#f5f5f5;
border: 1px solid #E3E3E3;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05) inset;

}

/*TABLE STYLES*/
th {color:#99583D;}

/* BUTTON STYLES  /////*/

.btn-primary,.btn-danger {background-color:#c3d6d3;
border-color:#aececa;
color:#ffffff !important;} 

.btn-primary:hover,.btn-primary:focus, .btn-primary:active  {background-color:#d4e4e2;
}

.btn-danger:hover, .btn-danger:focus, .btn-danger:active {background-color:#a2bab6;
border-color:#a5b4b2;}

/*TIMELINE PAGE TABLE STYLES*/
.timeline {width:100%;border:1px solid #cccccc;}
.timeline tr,td {border:1px solid #cccccc;
padding:5px 4px 3px 4px;
border-collapse:collapse;}
table.timeline td { vertical-align: text-top;}

/* FRONT PAGE BANNER ADD STYLES */
