z/*
Headway Theme Skin: sunday
*/

/* BODY */

body.skin-sunday341 html {
    margin:0;
    padding:0;
    }
    
body.skin-sunday341 {
    font-family:Arial, sans-serif;
    margin-top:0;
    padding-top:0;
    padding:0;
    background: url('images/bg-wrapper-clear.png') repeat-y top center;
    }

body.headway-visual-editor-open { background: none; }
	body.headway-visual-editor-open div#headway-visual-editor { background: url('images/bg-wrapper-clear.png') repeat-y top center; }
	

/* HEADER */
body.skin-sunday341 div#header {
    width:960px; 
    height:300px;
    margin:0;
    padding:50px 0 0 0;
    border:none;
    position:relative;
    }
body.ie7 {
    padding:70px 0 0 0;

}
body.skin-sunday341.home div#header {
    margin-bottom:0;
    }

body.skin-sunday341 div#header a {
    font-family:"Trebuchet MS", sans-serif;
    font-size:60px;
    line-height:60px;
    border:none;
    font-weight:bold;
    padding-left:25px;
    color:#fff;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, .35);
    }

body.skin-sunday341 div.header-link-text {
	padding-top: 15px;

	}

body.skin-sunday341 h1#tagline {
    font-family:"Times New Roman", serif;
    font-size: 22px;
    padding-left:25px;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, .35);
    }
    

/* NAVIGATION & BREADCRUMBS*/
body.skin-sunday341 div#navigation {
    background-image:url('images/screen.png');
    background-repeat: repeat-x;
    background-position:bottom;
    width:950px;
    height:50px;
    padding-top:15px;
    padding-right:10px;
    margin-top:0;
    font-family: "Trebuchet MS", sans-serif;
    font-size:16px;
    border:none;
    color:#fff;
    }

body.skin-sunday341 div#navigation ul ul {
	background-image:url('images/screen.png')!important;
	background-position:bottom;
	background-repeat:repeat-x;
    margin-left:20px;
    padding:5px 0;
    colour:#fff;
    border: rgba(255, 255, 255, .5) solid thin;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    border-radius:3px;
}

body.skin-sunday341 div#navigation ul ul ul {
    margin-left:0px;
}

body.skin-sunday341 div#navigation li {
    list-style:disc inside;
    color:#fff;
	margin: 0 0 0 0;
    border:none;
    }
    
body.skin-sunday341 div#navigation li a {
    background:transparent;
    border:none;
    color:#fff;
    font-family: "Trebuchet MS", sans-serif;
    font-size:18px;
	margin: 0 12px 0 5px;
    }

body.skin-sunday341 div#navigation li.current_page_item a,
body.skin-sunday341 div#navigation li.current-menu-item a {
    background:#555;
    color:#fff;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
    border:none;
    text-decoration:none;
	-moz-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, .15);
	-webkit-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, .15);
	box-shadow: inset 1px 1px 1px rgba(0, 0, 0, .15);
}

body.skin-sunday341 div#navigation li a:hover {
    background:#555;
    color:#fff;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
    border:none;
    text-decoration:none;
	-moz-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, .15);
	-webkit-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, .15);
	box-shadow: inset 1px 1px 1px rgba(0, 0, 0, .15);
    }
    
body.skin-sunday341 div#navigation li.page-item-1 {
    list-style:none;
    }

body.skin-sunday341 div#navigation li li, 
body.skin-sunday341 div#navigation li li a {
    color:#fff;
    font-size:13px;
    list-style: none;
    font-weight:bold;
    }

body.skin-sunday341 div#navigation li li a:hover {
    text-decoration:underline;
    width:88%;
    }

body.skin-sunday341 div#breadcrumbs {
    background:#444;
    border:none;
    width:100%;
    }

body.skin-sunday341 div#breadcrumbs p { margin: 5px 15px; color: #eee; }

body.skin-sunday341 div#breadcrumbs a:link, body.skin-sunday341 div#breadcrumbs a:visited {
		color: #fff;
    }

/* post navigation */
body.skin-sunday341 div.headway-leaf div.navigation a {
    border:#777 solid 1px;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    border-radius:3px;
	color: #555;
    }
    
/* WRAPPER & CONTAINER */
body.skin-sunday341 div#wrapper {
    padding:0;
    width:960px;
    border:none;
    margin:0 auto;
    }
    
body.skin-sunday341 div#container {
    padding: 5px;
    width:950px;
    display:block;
	clear: both;
    margin-bottom:0;
    margin-top:0px;
    padding-top:0px;
    }

/* CONTENT */


body.skin-sunday341 div.headway-leaf {
    background:transparent;
    }
    
body.skin-sunday341 div.leaf-top {
    background:transparent;
    border:none;color:#fff;
    }

    
body.skin-sunday341 div.headway-leaf .entry-content {
    color:#fff;
    }
    
body.skin-sunday341 div.headway-leaf a {
    }

body.skin-sunday341 div.headway-leaf .page-title,  
body.skin-sunday341 div.headway-leaf h2 a  {
    font-family:"Trebuchet MS", sans-serif;
    }

body.skin-sunday341 div.meta-below-title {
	font-size: 12px;    
    }

body.skin-sunday341 div.entry-content img {
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
    }

body.skin-sunday341.page div.headway-leaf {
    padding-right:30px;
    width:890px!important;
    padding-bottom:30px;
    }

body.skin-sunday341 h2.entry-title{
    font-size:36px;
    line-height:1.5;
    }
    
body.skin-sunday341 .small-post h2.entry-title{
    font-size:26px;
    line-height:1;
    }
    
body.skin-sunday341 div.small-excerpts-row {
    border-bottom:#999 solid thin;
}    

/* ABOUT leaf */
body.skin-sunday341 div#about-box {
	background-image:url('images/screen-about.png')!important;
	background-repeat:repeat-x;
    background-position:bottom;
    margin: 20px 0 0;
    width:880px !important;
    padding:20px 40px 20px 40px;
    }

body.skin-sunday341 div#about-box .entry-content {
    color:#333;
    }
    
body.skin-sunday341 div#about-box #about-box-title {
    color:#fff;
    font-size:24px;
    font-family:"Trebuchet MS", sans-serif;
    }
    
body.skin-sunday341 div#about-box img#about-box-image {
	margin: 0 10px 10px 0;
    border:none;
	float: left;
	border: 1px solid #ccc;
	padding: 2px;
    }

body.skin-sunday341 div#about-box a {
    color:#555;
    }
    
body.skin-sunday341 a.more-link {
    background:none;
    }
    
/* SIDEBAR */
body.skin-sunday341 div.sidebar .widget-title {
    background:transparent;
    font-family:"Trebuchet MS", sans-serif;
    border-bottom:#bbb solid thin; 
    font-variant:none;
    }

body.skin-sunday341 div.sidebar a {
    text-decoration:none;
    }

body.skin-sunday341 div.sidebar a:hover {
    text-decoration:underline;
    }
    
body.skin-sunday341 div.sidebar li li {
    list-style:disc outside;
    margin-left:10px;
    }
    
/* FOOTER */
body.skin-sunday341 div#footer {
    width:960px;
    background:#222  url('images/bg-footer.jpg') repeat-x;
    height:50px;
    padding-top:20px;
    padding-bottom:20px;
    margin-top:0;
    border:none;
    color:#bbb;
    }
    
body.skin-sunday341 div#footer a {
    text-decoration:none;
	color: #ddd;
    }
    
body.skin-sunday341 div#footer a:hover {
    text-decoration:underline;
    background:#555;
    }




