/*
Theme Name: SN Wedding
Description: Child theme for the Twenty Ten theme 
Author: Sam Ricco
Template: twentyten
*/

@import url("../twentyten/style.css");

/* =Fonts
-------------------------------------------------------------- */
body,
input,
textarea,
.page-title span,
.pingback a.url {
	font-family: 'Just Me Again Down Here', Georgia, serif;
}
h3#comments-title,
h3#reply-title,
#access .menu,
#access div.menu ul,
#cancel-comment-reply-link,
.form-allowed-tags,
#site-info,
#site-title,
#wp-calendar,
.comment-meta,
.comment-body tr th,
.comment-body thead th,
.entry-content label,
.entry-content tr th,
.entry-content thead th,
.entry-meta,
.entry-title,
.entry-utility,
#respond label,
.navigation,
.page-title,
.pingback p,
.reply,
.widget-title,
.wp-caption-text {
	font-family: 'Dancing Script',"Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
}


/*
-------------------------------------------------------------- */

body {
	font-size: 24px;
	line-height: 24px;
}

#content,
#content input,
#content textarea {
	font-size: 30px;
	line-height: 30px;
}

#access .menu-header, div.menu {
    font-size: 20px;
}

#site-title a {
    color: #e1b7e1;
    }

#site-generator {
    display: none;
    }

#site-description {
   font-size: 40px;
   margin: 14px 0 4px;
   padding: 0 0 10px 0;/**/
    }