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, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: calibri, arial, sans-serif;
	vertical-align: baseline;
	}

:focus {
	outline: 0;
	}

body {
	line-height: 1;
	color: #333;
	background: white;
	font-size: 12px;
	font-family: calibri, arial, verdana, sans-serif;
	}

ol, ul {
	list-style: none;
	}

ul.lista {
	margin-left: 20px;
}

ul.lista li {
	list-style-type: none;	
	padding-left:20px;
	margin-bottom: 10px;	
	background: transparent url(images/icon_bullet.png) no-repeat 0 0px;
}

table {
	border-collapse: separate;
	border-spacing: 0;
	}

caption, th, td {
	text-align: left;
	font-weight: normal;
	}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
	}

blockquote, q {
	quotes: "" "";
	}
	
/* Font Controls */	

h1 {
	font-family: cambria, arial, calibri, georgia, times new roman, serif;
	font-size: 30px;
	letter-spacing: -1px;
	color: #4d4c4b;
	margin-bottom: 25px;
	padding-bottom: 2px;
	border-bottom: 1px solid #9e968b;
}

h2 {
	font-family: cambria, arial, calibri, georgia, times new roman, serif;
	font-size: 1.3em;
	text-transform:capitalize;
	color: #4d4c4b;
	letter-spacing: 1px;
	margin-bottom: 20px;
	padding-bottom: 2px;
	padding-top: 40px;
	border-bottom: 1px dashed #9e968b;
	font-weight: normal;
}

h3 {
	background-image: url(images/hanhishape.png);
	background-repeat: no-repeat;
	background-position:bottom;
	font-family: cambria, arial, calibri, georgia, times new roman, serif;
	font-size: 1.1em;
	color: #4d4c4b;
	font-style: normal;
	letter-spacing: 1px;
	margin-bottom: 10px;
	margin-top: 5px;
	padding-bottom: 2px;
	padding-top: 5px;
	border-bottom: 1px dashed #9e968b;
	font-weight: bold;
}

h4 {
	font-family: cambria, arial, calibri, georgia, times new roman, serif;
	font-size: 16px;
	margin-top: 20px;
	padding-top: 5px;
	padding-bottom: 2px;
	font-weight: bold;
}

h1.single {

	font-size: 30px;
	color: #4d4c4b;
	letter-spacing: -1px;
	margin-bottom: 25px;
	padding-bottom: 2px;
	border-bottom: 1px solid #9e968b;
	padding-top: 5px;
}

h2.meta {
	border-bottom: none;
	margin-top: 20px;
	margin-bottom: 20px;
}

h3.single {
	padding-top: 8px;
}

#blogTitle h1, #blogTitle h2 {
	margin: 0;
	padding: 0;
	border: 0;
	font-style: normal;
	font-weight: normal;
}

#blogTitle h1 {
	font-size: 1.8em;
	color: #fff;
	text-transform: uppercase;
}

#blogTitle h1 a {
	font-family: georgia, times new roman, serif;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
}

#blogTitle h2 {
	font-size: 1.8em;
	color: #000;
	text-transform: lowercase;
	padding-bottom: 10px;
}

p {
	font-size:18x;
	margin-bottom: 12px;
	line-height: 1.5em;
	text-align:justify;
}

ul, ol {
	font-size:14px;
}

li h2 {
	font-size: 1.4em;
}

li.widget {
	margin-bottom: 2.8em;
	margin-top: 17px;
	color: #4d4c4b;
	font-size: 1.1em;
}

.textwidget {
	line-height: 1em;
	font-size: 14px;
}

.page_item {
	margin-bottom: 2px;
}

.page_item .page_item {
	font-size: 1em;
	margin-left: 10px;
}

a {
	color: #752020;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

p.postnavigation a, p.postnavigation a:hover {
	text-decoration: none;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

.hidden {
	display: none;
}
	

/*      RAKENNE-ELEMENTIT    */

body {
	background: #3e3831;
	text-align: center;   
}

#header {
	width: 1100px;
	text-align: left;
	height: 132px;
	background: transparent url(images/header-bg.png) 0 0 no-repeat;
	margin: 0 auto;
	margin-top: 7px;
	font-size:15px;
/*	position:relative; 
	top:50px;   */
}

#navigation {

	float:right; margin-right: 50px;
	text-transform:uppercase;
}
			.sf-menu, .sf-menu * {z-index: 9999999 !important;}
			.sf-menu, .sf-menu * {margin:0;padding:0;list-style:none;}
			.sf-menu { margin-top:-25px;}                                                                                    /* MENUN PYSTYSIJAINTI */
			.sf-menu ul li {width:100%;}
			.sf-menu li:hover {visibility:inherit;}
			.sf-menu li {float:left;position:relative;}
			.sf-menu a {display:block;position:relative;}
			.sf-menu {float:left;margin-bottom:1em;}
			.sf-menu a {padding:2px 8px 2px 8px;text-decoration:none;font-weight:bold;border:1px solid #5f5e56;border-width:thin;margin:0px 3px 0px 3px;}       /* MENUN V�LISTYKSET JA BOLDI */
			.sf-menu a, .sf-menu a:visited,.sf-menu a, .sf-menu a:link  { color: #99918a; }                                 /* MENUN TEKSTIN V�RI */
			.sf-menu li {font-family:cambria, Arial, Helvetica; font-size:16px;letter-spacing: 1px;}                                         /* MENUN KOKO */
			.sf-menu li a:hover {text-decoration:underline;outline:0;}




#blogTitle {
	float: left;
	margin:95px 0 0 20px;
	width: 800px;
	height: 89px;
	background: transparent;
}

#page {
	background: #fff url(images/page-bg.png) 34px 0 no-repeat;
	width: 1000px;
	margin: 0 auto;
	margin-bottom: 10px;
	text-align: left;
}

#content, #footer {
	margin: 0 50px 0px 50px;
	padding-top: 50px;
	background: transparent;
	font-size: 14px;
	line-height: normal;
}

#feature.singlepic, #pagecontent {
	margin-bottom: 30px;
}

#feature.singlepic img {
	text-align: right;
}

#columnleft {
	float: left;
	width: 230px;
}

#columnright {
	float: left;
	margin-left: 50px;
	width: 620px;
}

#commentsform {
	margin-top: 50px;
}

#footer {
	border-top: 1px solid #333;
	padding: 20px 0;
	text-align: right;
	font-size: 12px;
}

/* Image Cycle Styles*/
 
.pics { 
	height: 500px; 
	width: 900px; 
	padding:0; 
	margin:0; 
	overflow: hidden;
	margin-bottom: 30px;
	}
	
.pics img { 
	top:0; 
	left:0;
	border:0;
	padding:0; 
	vertical-align: middle;
	}
	
/* General Image Controls */	

.kuva {
	border: 1px solid #000000;
	padding:5px; 
	margin:12px;
	}

.galleria {
	height: 113px; 
	width: 170px; 
	border: 1px solid #000000;
        border-width: thin;
	padding:3px; 
	margin:5px;
	}

.galleria_pysty {
	height: 113px; 
	width: 75px; 
	border: 1px solid #000000;
        border-width: thin;
	padding:3px; 
	margin:5px;
	}
	
.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
.aligncenter, div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}	
	

/* Lists */

ul#latestworkgallery {
	margin: 0;
}	
	
ul#latestworkgallery li {
	width: 280px;
	margin: 0px 40px 20px 0;
	float: left;
}

ul#latestworkgallery li.alt {
	margin-right: 0px
}

ul#latestworkgallery li span {
	display: block;
	padding: 6px 2px;
	background: #ddd url(images/thumbnail-footer.jpg) 0 0 no-repeat;
	text-indent: 30px;
	font-weight: bold;
	font-size: 1.2em;
	}
	
/* Button Styles */	

p.morebutton {
	width: 99px;
	height: 30px;
}

.morebutton a {
	background: transparent url(images/see-more-button.png) 0 0 no-repeat;
	width: 99px;
	height: 30px;
	border: 0;
	display: block;
}

.morebutton a:hover {
	background-position: 0 -30px;
	cursor: pointer;
}

.previouspostbutton, .nextpostbutton {
	margin-top:0px;
	float: left;
	display: block;
}

.previouspostbutton {
 	margin-right: 10px;
 }

.previouspostbutton a, a .previouspostbutton  {
	background: transparent url(images/previous-post-button.png) 0 0 no-repeat;
	width: 99px;
	height: 30px;
	border: 0;
	display: block;
}

.previouspostbutton a:hover, a:hover .previouspostbutton {
	background-position: 0 -30px;
	cursor: pointer;
}

.nextpostbutton a, a .nextpostbutton {
	background: transparent url(images/next-post-button.png) 0 0 no-repeat;
	width: 99px;
	height: 30px;
	border: 0;
	display: block;
}

.nextpostbutton a:hover, a:hover .nextpostbutton {
	background-position: 0 -30px;
	cursor: pointer;
}
	
/* Comments Form */	

#respond {
	margin-top: 30px;
}

#commentform #submit {
	background: transparent url(images/submit-button.png) 0 0 no-repeat;
	width: 99px;
	height: 30px;
	border: 0;
}

#commentform #submit:hover {
	background: transparent url(images/submit-button.png) 0 -30px no-repeat;
	cursor: pointer;
}

/* Comments */

ol.commentlist { 
	list-style:none; 
	margin:0 0 1em; 
	padding:0; 
	text-indent:0; 
	}

ol.commentlist li.comment { 
	border-bottom:1px solid #9e9690; 
	padding:1em; 
	}

ol.commentlist li div.comment-author {}

ol.commentlist li div.vcard { font-weight: normal; }

ol.commentlist li div.vcard cite.fn { 
	font-size: 1.8em;
	font-family: georgia, times new roman, serif;
	font-style:normal;
	}

ol.commentlist li div.vcard cite.fn a.url {}

ol.commentlist li div.vcard img.avatar { 
	border:1px solid #333; 
	float:right; 
	margin:0 0 1em 1em; 
	}

ol.commentlist li div.vcard span.says {
	margin-bottom: 12px;
	}

ol.commentlist li div.commentmetadata {
	margin-bottom: 20px;
	}

ol.commentlist li div.comment-meta { 
	font-size:10px; 
	}

ol.commentlist li div.comment-meta a { 
	color:#9e9690; 
	}

ol.commentlist li p { 
	font-size:11px; 
	margin:0 0 1em; 
	}

ol.commentlist li ul { 
	font-size:1em; 
	list-style:square; 
	margin:0 0 1em 2em; 
	}

ol.commentlist li div.reply { 
	margin-top: 20px;
	color: transparent; 
	}

ol.commentlist li div.reply a { 
	background: transparent url(images/reply-button.png) 0 0 no-repeat;
	width: 83px;
	height: 25px;
	border: 0;
	display: block;
	color: transparent;
	}
	
ol.commentlist li div.reply a:hover { 
	background-position: 0 -25px;
	}	

ol.commentlist li ul.children { 
	list-style:none; 
	margin:1em 0; 
	text-indent:0; 
	}

ol.commentlist li ul.children li.depth-2 { 
	border-left:3px solid #333; 
	margin:.25em 0 .25em .25em; 
	}

ol.commentlist li ul.children li.depth-3 { 
	border-left:3px solid #9e9690; 
	margin:.25em 0 .25em .25em; 
	}

ol.commentlist li ul.children li.depth-4 { 
	border-left:3px solid #bbb; 
	margin:.25em 0 .25em .25em; 
	}

ol.commentlist li.even { 
	background:#fff; 
	}

ol.commentlist li.odd { 
	background:#f6f6f6; 
	}

ol.commentlist li.parent { 
	border-left:3px solid #111; 
	}

ol.commentlist li.pingback { 
	border-bottom:1px dotted #666; 
	padding:1em; 
	}
	
/* Search Contorls*/	

#searchform #s {
	float: left;
	border: 1px solid #444;
	padding: 4px 2px;
	font-size: 1.1em;
	width: 140px;
	margin-right: 10px;
}

#searchsubmit {
	float: left;
	background: transparent url(images/search-button.png) 0 0 no-repeat;
	width: 83px;
	height: 25px;
	border: 0;
	display: block;
	color: transparent;	
	}
	
#searchsubmit:hover {
	background-position: 0 -25px;
	cursor: pointer;
}	

/* General Controls*/

.clearall {
	clear: both;
}

.wp-caption {
	display: none;
	}