@font-face {	
	font-family: "kredit";
	src: url('../../fonts/kredit.ttf');
}
@font-face {	
	font-family: "Bohemian";
	src: url('../../fonts/Bohemian.ttf');
}
@font-face {	
	font-family: "oliver";
	src: url('../../fonts/oliver.ttf');
}

@font-face {	
	font-family: "Brixton";
	src: url('../../fonts/Brixton.ttf');
}

@font-face {	
	font-family: "mavenpromedium";
	src: url('../../fonts/mavenpromedium.ttf');
}


@font-face {
    font-family: 'MavenProRegular';
    src: url('../../fonts/maven_pro_regular-webfont.ttf') format('truetype'),
    font-weight: normal;
    font-style: normal;

}


<link href='http://fonts.googleapis.com/css?family=Griffy' rel='stylesheet' type='text/css'>


/*
Theme Name: Wedding Bells
Theme URI: 
Description: A responsive theme for wedding and marriage related blogs/sites that supports tablet and mobile browsing. Equipped with photoblogging functionality, a few custom widgets and theme options such as Google Analytics embedding.
Version: 1.1.2
Author: Lauri Liimatta
Author URI: http://lauriliimatta.com
Tags: light, blue, white, two-columns, custom-header, threaded-comments
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/


html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
		margin: 0;
		padding: 0;
		border: 0;
		font-size: 100%;
		font: inherit;
		vertical-align: baseline; }
	article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
		display: block; }
	body {
		line-height: 1; }
	ol, ul {
		list-style: none; }
	blockquote, q {
		quotes: none; }
	blockquote:before, blockquote:after,
	q:before, q:after {
		content: '';
		content: none; }
	table {
		border-collapse: collapse;
		border-spacing: 0; }
/* end of css reset */

html, body {
	height: 100%;
}
body {
	background: #fff;
	font-size: 65%;
	font-family:   "mavenpromedium", courier, "Times New Roman", Helvetica, Arial, sans-serif;
	letter-spacing : .1em;
}


h1, h2, h3, h4, h5, h6 {
 oliver, courier, "Times New Roman", Times, serif;
}
a {
	color: #aa2727;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#header {
	position: relative;
}
#header img {
	max-width: 100%;
	height: auto;
}
#header .title-description {
	position: absolute;
	top: 440px;
	left: 40px;
	padding: 30px;
	background: rgb(255, 255, 255); /* Fallback */
	background: rgba(255, 255, 255, 0.8);
	float: left;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
#header h1 {
	font-size: 3em;
	color:#000;
	margin-bottom: 9px;
}
#header h2 {
	font-size: 1.6em;
	color:#000;
	font-style: italic;
}
#content {
	
}


/* menu styles */
#navrow {
	margin-bottom: 0 !important;
    background-color: #fff; /* fallback color */
}
#nav {
	list-style: none;
	float: left;
	margin-bottom:40px;
}
#nav li {
	position: center;
	display: block;
	float: left;
}
#nav li a {
	float: center;
	display: block;
	text-decoration: none;
	color: #181818;
	font-weight: bold;
	font-family: oliver;
	font-size: 3.0em;
	padding: 5px 12px;
	letter-spacing : .05em;
}
#nav li a:hover {
	
	text-decoration: none;
	color:#439cd4;
	
}
#nav ul {
	display: none;
	position:absolute;
	top: 52px;
	left:0;
}
#nav ul li {
	border: 1px solid #dae7f4;
	margin-top: -1px;
}
#nav ul li a {
	width: 140px;
	background: #f6faff;
	border: 0;
	padding: 17px 26px;
}
#nav ul li a:hover {
	background: #f3f7fd;
	border: 0;
	padding: 17px 26px;
	
}
#nav ul li ul {
	top: 0;
	left: 192px;
}

/* post styles */
.post {
	
	display: block;
	margin: 30px 20px 30px 20px;
	
}
.post h2 {
	color:#860808;
	font-size: 3.4em;
	line-height: 32px;
	font-weight: normal;
	margin-bottom: 5px;
}
.post h2 a {
	color: #000;
}
.post small {
	font-size: 1.2em;
	line-height: 19px;
	font-style: italic;
	display: block;
	color: #439cd4;
}
.post .entry {
	margin: 15px 0px 0px 0px;
}
.sticky { }
.entry h1,
.entry h2,
.entry h3,
.entry h4,
.entry h5,
.entry h6 {
	margin: 5px 0px 10px 0px;
}
.entry h1 {
	font-size: 2.2em;
}
.entry h2 {
	font-size: 2em;
}
.entry h3 {
	font-size: 1.8em;
}
.entry h4 {
	font-size: 1.6em;
}
.entry h5 {
	font-size: 1.4em;
}
.entry h6 {
	font-size: 1.3em;
}
p.tags {
	background: #fff;
	font-size: 1.3em;
	margin: 20px 0px 20px 0px;
}
.entry ul {
	list-style-type: disc;
	margin: 15px 0px;
}
.entry ul li {
	margin: 0px 0px 0px 15px;
	font-size: 1.4em;
	line-height: 22px;
}
.entry ul li ul li {
	font-size: 1.0em;
}
.entry ol {
	list-style-type: decimal;
	margin: 15px 0px;
}
.entry ol li {
	margin: 0px 0px 0px 20px;
	font-size: 1.4em;
	line-height: 22px;
}
.entry ol li ol li {
	margin: 0px 0px 0px 20px;
	font-size: 1.0em;
}
.entry a.more-link {
	font-weight: bold;
}
.entry p  {  
	font-size: 1.4em; 
	line-height: 22px;
	margin-bottom: 20px;
}
.entry img {
}
.entry img.alignleft {
	float: left;
	margin: 10px 15px 10px 0px;
}
.entry img.alignright {
	float: right;
	margin: 10px 0px 10px 15px;
}
img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment
