/*
 Theme Name:   Irish Connemara Marble Child
 Theme URI:    www.dashdot.ie
 Description:  Irish Connemara Marble Child Theme
 Author:       Dash Dot Development
 Author URI:   www.dashdot.ie
 Template:     twentytwelve
 Version:      1.0.0
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  twenty-twelve-child
*/


@import url("../twentytwelve/style.css");


/* =Theme customization starts here
-------------------------------------------------------------- */

.site-header {
 padding: 0px 0; 
}

.main-navigation {
 margin-top: 1px; 

text-align: center;
}
@media screen and (min-width: 960px) 
{
	body .site 
	{
		padding: 0 20px;
		margin-top: 48px;
		margin-bottom: 48px;
		box-shadow: 0 2px 6px rgba(100, 100, 100, 0.3);
	}
}

