/* 
Theme Name: Eniro Modular
Theme URI: http://www.mylly.fi
Description: Eniro Theme based on Mylly Modular by Tommi Hares
Version: 0.1
Author: Pohjolan Mylly / Tommi Hars
Author URI: http://www.mylly.fi
*/

/* WordPress Specific Styles */

#content .aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

.catcloud {
	margin: 0px;
	padding: 7px;
	font-weight: normal;
}

.textwidget {
	padding: 7px;
	margin: 0px;
	font-weight: normal;
}

.areaWidgetSpace .moduleContent {
	font-weight: normal;
	padding: 0px;
}

.areaWidgetSpace a {
	color: #626262;
}

.areaWidgetSpace ul {
	position: relative;
	top: 1px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.areaWidgetSpace ul li {
	display: block;
	margin: 0px;
	padding: 5px;
	border-bottom: solid 1px #cfcfcf;
}

/* Layout Styles */

#remoteLink {
	width: 90px;
	height: 17px;
	border-bottom: dotted 1px #000;
	display: block;
	position: absolute;
	right: 319px;
	bottom: 55px;
}

body {
	background: url(img/bg.gif) #eee repeat-x 0px 0px;
	margin: 0px;
	padding: 0px;
	font-size: 70%;
	font-family: Verdana, Geneva, sans-serif;
}

body#innerPage {
	background-color: #fff;
}

#pageWrapper {
	width: 950px;
	margin: 0px auto 0px auto;
	position: relative;
	overflow: hidden;
}


h1 {
	width: 220px;
	height: 200px;
}

h1 a {
	margin: 0px;
	padding: 0px;
	height: 200px;
	width: 220px;
	display: block;
	text-indent: -9999px;
}

a.more {
	display: block;
	text-align: right;
}

ul#navigation {
	overflow: auto;
	height: 45px;
	margin: 0px 0px 0px 25px;
	padding: 0px;
	list-style-type: none;
	font-size: 140%;
	font-family: "Myriad Pro", sans-serif;
}

ul#navigation li {
	float: left;
	margin-top: 8px;
	margin-right: 5px;
}

ul#navigation li.current_page_item {
	background: url(img/navi1.gif) #3d3d3d no-repeat 0px 0px;
	padding: 0px 0px 0px 20px;
}


ul#navigation li.current_page_item a {
	background: url(img/navi2.gif) #3d3d3d no-repeat 100% 0px;	
	color: #fff;
	padding: 15px 20px 3px 0px;	
	display: block;
}

ul#navigation li a:hover {
	color: #c92610;
}


ul#navigation li {
	padding: 0px 0px 0px 20px;
}


ul#navigation li a {
	padding: 15px 20px 3px 0px;	
	display: block;
}


#pageQuote {
	position: absolute;
	left: 275px;
	top: 95px;
	width: 435px;
	height: 115px;
	font-size: 180%;
}

#pageQuote span {
	display: block;
	margin-top: 15px;
	font-size: 75%;
	text-align: right;
}

#areaHeader {
	height: 395px;
	background: url(img/mainimage1.jpg) transparent no-repeat 0px -60px;		
	
}

#innerPage #areaHeader {
	background: none;
	display: none;
}

#innerPage #areaMain {
	background: url(img/mainimage2.jpg) transparent no-repeat 0px -45px;	
}

div {
	/*border: solid 1px red;*/		
}

form, fieldset {
	margin: 0px;
	padding: 0px;
	border: none;
}

fieldset {
	margin: 10px 0px 0px 0px;
}

label {
	float: left;
	clear: left;	
	width: 120px;
	margin-top: 10px;
}

input, textarea {
	width: 320px;
	float: left;
	margin-top: 10px;
}

input#submit, input#send {
	clear: left;
	width: auto;
	margin-top: 20px;
	float: right;
}


input#bottrap {
	margin-top: 2px;
}

#areaMain {
	float: left;
	border-right: dotted 1px #b8b8b8;
	width: 370px;
	padding: 0px 35px 0px 35px;
	line-height: 1.6em;
}

#innerPage #areaMain {
	border: none;
	padding: 60px 90px 30px 290px;
	width: 600px;
	min-height: 320px;
}

#bottrapTest {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	float: left;
	background: url(img/bottrap.gif) transparent no-repeat 0px 0px;
	width: 58px;
	height: 14px;
}

#areaForm {
	float: left;
	width: 450px;
	padding: 0px 0px 0px 35px;
}

#contentWrapper {
	padding: 20px 0px 20px 0px;
	background-color: #fff;
	overflow: hidden;
	min-width: 950px;
}

#marginWrapper {
	width: 1000px;
	margin: 0px auto 0px auto;
}

h2 {
	margin: 0px 0px 0px 0px;
	font-weight: normal;
}

h2.inner {
	margin-bottom: 10px;
}

h3 {
	text-transform: uppercase;
	font-size: 100%;
	margin-bottom: 0px;
}

#gotoFront {
	display: block;
	position: absolute;
	top: 280px;
	left: 30px;
	width: 200px;
	height: 140px;
	text-decoration: none;
}


.intro p {
	font-weight: bold;
	margin-bottom: 10px;
}

p.intro {
	font-weight: bold;
	margin-top: 0px;
}

p {
	xmargin: 0px 0px 0px 0px;
}

#footerWrapper {
	overflow: hidden;
	padding: 0px 0px 20px 0px;
	clear: both;
	background-color: #eee;

	margin: 0px auto 0px auto;
}

#areaFooter {
	width: 930px;
	margin: 10px auto 25px auto;
	clear: both;
	overflow: hidden;
}

#areaFooter #socials {
	float: left;
	color: #a3a3a3;
}


#areaFooter #links {
	margin-top: 7px;
	margin-right: 35px;
	float: right;
}

#areaFooter #socials a {
	display: block;
	width: 28px;
	height: 28px;
	float: left;
	text-indent: -9999px;
	margin-right: 3px;
}

#areaFooter span {
	display: block;
	float: left;
	margin-right: 5px;
	margin-top: 4px;
	font-size: 125%;
}

#areaFooter #links, #areaFooter #links a {
	color: #a3a3a3;
	text-decoration: none;
}

#areaFooter #socials .facebook {
	background: url(img/facebook.gif) transparent no-repeat 0px 0px;
}

#areaFooter #socials .facebook span {
	display: none;
}

#areaFooter #socials .twitter {
	background: url(img/twitter.gif) transparent no-repeat 0px 0px;
}

ul#navigation a {
	color: #000;
	text-decoration: none;
}

#feedback {
	position: absolute;
	top: 50px;
	left: 250px;
	width: 330px;
	background-color: #fff;
	padding: 20px;
	border: solid 5px #aaa;
	z-index: 99;
}

#usage {
	position: absolute;
	top: 50px;
	left: 70px;
	height: 350px;
	overflow: auto;
	width: 800px;
	display: none;
	background-color: #fff;
	padding: 20px;
	border: solid 5px #aaa;
	z-index: 99;
}

@media print {
	#areaHeader, #areaAuxiliary {
		display: none;
	}
	#pageContent {
		width: 100%;
	}
	#areaMain {
		width: 100%;
		border: none;
		padding: 0px;
		overflow: visible;
	}

}

