/*
 Theme Name:   Twenty thirteen Child Theme
 Theme URI:    http://blackknightsuithire.ie/
 Description:  Twenty thirteen Child Theme
 Author:       James Bannigan
 Author URI:   http://blackknightsuithire.ie/
 Template:     twentythirteen
 Version:      1.1.0
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  twenty-fourteen-child
*/

@import url("../twentythirteen/style.css");

/* =Theme customization starts here
-------------------------------------------------------------- */

*/body.home .entry-header {    display: none;}.entry-header {    display: none;}<style type="text/css">  * {margin:0;padding:0;}  #wp {width:55em;margin:0 auto;list-style-type:none;}  #bd {display:table;}  #doc {display:table-row;}  #s1,#s2,#s3 {display:table-cell;}</style>/** * 6.1 Widgets * ---------------------------------------------------------------------------- */.widget {	background-color: rgba(171, 173, 184, 0.7);	font-size: 14px;	-webkit-hyphens: auto;	-moz-hyphens:    auto;	-ms-hyphens:     auto;	hyphens:         auto;	margin: 0 0 24px;	padding: 20px;	word-wrap: break-word;}/** * 6.1 Widgets * ---------------------------------------------------------------------------- */.widget {	background-color: rgba(247, 245, 231, 0.7);	font-size: 14px;	-webkit-hyphens: auto;	-moz-hyphens:    auto;	-ms-hyphens:     auto;	hyphens:         auto;	margin: 0 0 24px;	padding: 20px;	word-wrap: break-word;}.widget .widget-title {	font: 300 italic 20px "Source Sans Pro", Helvetica, sans-serif;	margin: 0 0 10px;}.widget ul,.widget ol {	list-style-type: none;	margin: 0;	padding: 0;}.widget li {	padding: 5px 0;}.widget .children li:last-child {	padding-bottom: 0;}.widget li > ul,.widget li > ol {	margin-left: 20px;}.widget a {	color: #bc360a;}.widget a:hover {	color: #ea9629;}/* Search widget */.search-form .search-submit {	display: none;}/* RSS Widget */.widget_rss .rss-date {	display: block;}.widget_rss .rss-date,.widget_rss li > cite {	color: #a2a2a2;}/* Calendar Widget */.widget_calendar table,.widget_calendar td {	border: 0;	border-collapse: separate;	border-spacing: 1px;}.widget_calendar caption {	font-size: 14px;	margin: 0;}.widget_calendar th,.widget_calendar td {	padding: 0;	text-align: center;}.widget_calendar a {	display: block;}.widget_calendar a:hover {	background-color: rgba(0, 0, 0, 0.15);}.widget_calendar tbody td {	background-color: rgba(255, 255, 255, 0.5);}.site-footer .widget_calendar tbody td {	background-color: rgba(255, 255, 255, 0.05);}.widget_calendar tbody .pad, .site-footer .widget_calendar tbody .pad {	background-color: transparent;}