/*
Theme Name: Porkkanamafia.fi
Theme URI: http://www.porkkanamafia.fi/
Description: Porkkanamafia.fi
Version: 1.0
Author: Mikael Korpela
Author URI: http://www.ihminen.org
Tags: fixed width, buddypress, widgets

	Some HTML and CSS based on Kubrick v1.5 http://binarybonsai.com/kubrick/

*/

/* Wordpress */

/* Begin Typography & Colors */


.notice {
	border: 1px solid #b1cc52;
	background-color: #e2f2aa;
	color: #525b12;
	font-size: 15px;
	line-height: 21px;
	padding: 10px 15px;
	margin: 0 0 1.1em;
}

.notice.error {
	border-color: #a03b1f;
	background-color: #efa490;
	color: #5b1704;
}

.notice, .notice.error {
	-moz-box-shadow: 	rgba(195,186,153,1) 0 4px 18px;
	-webkit-box-shadow: rgba(195,186,153,1) 0 4px 18px;
	-khtml-box-shadow: 	rgba(195,186,153,1) 0 4px 18px;
	box-shadow: 		rgba(195,186,153,1) 0 4px 18px;
	
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5x;
}

.notice p { margin-bottom: 0; }


.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: #fff;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

h2 {
	color: #5f820b;
	font-weight: normal;
	font-size: 20px;
	line-height: 27px;
	}

h3 {
	font-size: 17px;
	line-height: 25px;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.toggleIntra:link,
.toggleIntra:visited,
.toggleIntra:hover,
.toggleIntra:active {
	float: right;
	font-size: 10px;
	line-height: 10px;
	color: #a4966f;
}
.toggleIntra:hover,
.toggleIntra:active {
	text-decoration: underline;
}

.post-edit-link:link,
.post-edit-link:visited,
.post-edit-link:hover,
.post-edit-link:active {
	display: block;
	float: right;
	
	margin: 4px 0;
	padding: 6px 5px 5px 25px;
	font-size: 11px;
	color: #6d3f04;
	border: 1px solid #efbf4c;
	background-color: #ffec99;
	background-image: url(gfx/pencil.png);
	background-position: 3px center;
	background-repeat: no-repeat;
	
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
.post-edit-link:hover,
.post-edit-link:active {
	background-color: #fff5ca;
}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}
	
.commentlist li {

	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}


h3.feedTitle {
	font-weight: normal;
	font-size: 16px;
	line-height: 24px;
}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
	
/* End Typography & Colors */



/* Begin Structure */

.narrowcolumn {
	}

.widecolumn {
	}

.post {
	margin: 0 0 40px;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.rss_13x13 {
	float: right;
	display: block;
	padding: 8px 0 8px 19px;
	font-size: 11px;
	line-height: 11px;
	background: transparent url(gfx/rss_13x13.gif) left center no-repeat;
	text-decoration: none;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}
/*
ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}
*/
#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}
	
small.meta {
	display: block;
	padding: 5px 0 0 0;
}
small.meta a:link, 
small.meta a:visited, 
small.meta a:hover, 
small.meta a:active {
	color: #777;
}
small.meta a:hover, 
small.meta a:active {
	text-decoration: underline;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#submit,
.submit input,
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	
	border: none;
	color: #fff;
	background: #009ecb;
	font-weight: bold;
	
	padding: 5px 8px;
	line-height: 14px;
	font-size: 12px;
	line-height: 15px;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

#commentform #submit:active,
#commentform #submit:hover {
	background: #21b9e4;
}



/* commong logins */

.loginBox {
	background: url(http://www.porkkanamafia.fi/wp-content/uploads/lock.png) no-repeat 0 20px;
	width: 180px;
	display: block;
	overflow: hidden;
	padding-left: 130px;
}

#loginform {
	text-align: left;
}

/* commong login end*/

/* Login floating box */
.loginformPopup {
	position: absolute;
	display: block;
	overflow: hidden;
	top: 50px;
	padding: 10px 20px 5px 20px;
	background: #fff;
	
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	
	-moz-box-shadow: 	rgba(0,0,0,1) 0 2px 4px;
	-webkit-box-shadow: rgba(0,0,0,1) 0 2px 4px;
	-khtml-box-shadow: 	rgba(0,0,0,1) 0 2px 4px;
	box-shadow: 		rgba(0,0,0,1) 0 2px 4px;
}
	.loginformPopup input {
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
	}
	.loginformPopup .forgetmenot {
		font-size: 11px;
		font-weight: normal;
		color: #969696;
	}
	/*
	.loginformPopup .forgetmenot input.checkbox {
		font-weight: normal;
		font-size: 10px;
		width: 5px;
		height: 5px;
		pading: 2px;
		margin: 0 5px 0 0;
	}
	*/
	.loginformPopup  #submit {
		float: left;
	}
	
	.facebook_connect {
		padding: 2px 0 0 26px;
		background: url(gfx/facebook_16x16.gif) no-repeat 5px center;
		height: 18px;
		font-size: 12px;
		display: block;
	}
	
/* Login floating box end */


#email_list_form #email_list {
	float: left;
}
#email_list_form .liity {
	display: block;
	padding: 0;
	margin: 0;
	width: 40px;
	height: 30px;
	background: transparent url(gfx/liity.gif) 50% 50% no-repeat;
	border: none;
	float: left;
	cursor: hand;
}

#forum_box h3,
#forum_box .bbcrumb {
	display: none;
}

#forum_box #forumlist {

}

#forum_box #forumlist td { padding: 5px 10px; }

#forum_box #forumlist th {
	font-size: 11px;
	padding: 8px 9px 5px 9px;
	text-align: left;
	background: #81b30b;
	color: #fff;
	font-weight: bold;
	text-shadow: #5f820b 1px 1px 1px;
}

#forum_box #forumlist {
/*	background-color: #f7f7f7;*/
	margin-bottom: 3em;
	width: 100%;
	margin-top: -0.9em;
}

/*
#HeaderMeta form.login {
	display: none;
}
*/

#HeaderMeta .searchform {
	float: right;
	padding: 0 20px;
	margin: 0;
	text-align: right;
}
#searchsubmit {
	display: block;
	width: 32px;
	height: 22px;
	padding: 0;
	margin: 0;
	border: 0;
	cursor: hand;
	background: transparent url(gfx/etsi.gif) right center no-repeat;
}

#s {
	font-size: 14px;
	line-height: 14px;
	padding: 3px;
	width: 80px;
	margin: 0 10px 0 0;
	border: 0;
	background: #fff;
	color: #0084aa;
	font-family: Georgia, "Times New Roman", Times, serif;
	-moz-border-radius: 2px;
	-khtml-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */


/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

em.caption {
	font-size: 17px;
	line-height: 22px;
}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

a img {
	border: none;
	}

/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-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;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */



/*
		END OF KUBRIC -STUFF,
		START OF MIKAEL -STUFF 
*/


/* PNG-transparency for IE */
.png,
#Footer,
#LogoTop,
#LogoBottom {

}


/* Basics */

.Hidden {
	display: none;	
}

.Clear {
	clear: both;	
}

.Right {
	text-align: right;
	float: right;	
}

.Left {
	text-align: left;
	float: left;	
}

.center {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}


/* Layout */

body, html {
	padding: 0;
	margin: 0;
	width: 100%;
	text-align: center;
}

html {
	background: #f6f0d4 url(gfx/taustakuva.jpg) center 64px; /* bg.gif */
}

body {
	background: transparent url(gfx/header.gif) center 0 repeat-x;
}
body.logged-in {
	background-position: center 25px;
}

#Header {
	background: transparent url(gfx/header.gif) center 0 repeat-x; /* For under 980px screen */
	height: 57px;
	width: 980px;
	margin: 0 auto;
	text-align: left;
}

#Page {
	background: #fff url(gfx/dropshadow.gif) repeat-x;
	width: 980px;
	min-height: 200px;
	margin: 0 auto;
	padding: 0 0 25px 0;
	text-align: left;
}

#Footer {
	background: transparent url(gfx/footer.png) no-repeat;
	width: 980px;
	height: 174px;
	margin: 0 auto 25px auto;
	text-align: left;
	color: #fff;
	font-size: 12px;
	text-shadow: #00566f 1px 1px 1px;
}
	#Footer a:link, #Footer a:visited, #Footer a:hover, #Footer a:active {
		color: #fff;
	}
	#Footer a:hover, #Footer a:active {
		text-decoration: underline;
	}
	#Footer .Right {
		width: 390px;
		text-align: right;
		padding: 140px 20px 0 0;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-style: italic;
		font-size: 13px;
	}
	#Footer .Right a {
		font-family: Georgia, "Times New Roman", Times, serif;
	}
	#Footer .Left {
		width: 500px;
		text-align: left;
		padding: 140px 0 0 20px;
	}
	#madeby {
		display: block;
		width: 980px;
		margin: 0 auto;
	}
	#madeby,
	#madeby a:link,
	#madeby a:visited,
	#madeby a:active,
	#madeby a:hover {
		text-align: left;
		color:#a0945d;
		font-size: 11px;
	}

#LogoTop,
#LogoBottom {
	display: block;
	margin: 0;
	padding: 0;
	text-decoration: none;
	width: 352px;
}
	#LogoTop {
		height: 57px;
		background: transparent url(gfx/logo_top.png) no-repeat;
	}
	#LogoBottom {
		height: 42px;
		background: transparent url(gfx/logo_bottom.png) no-repeat;
	}
	
#HeaderMeta {
	display: block;
	float: right;
	color: #fff;
	padding: 20px 20px 0 0;
	font-weight: bold;
	text-shadow: #5f820b 1px 1px 1px;
}
	#HeaderMeta a:link, #HeaderMeta a:visited, #HeaderMeta a:hover, #HeaderMeta a:active {
		color: #fff;
		text-decoration: none;
	}
	#HeaderMeta a:hover, #HeaderMeta a:active {
		text-decoration: underline;
	}

.stageIMG {
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px;
	-khtml-border-bottom-right-radius: 4px;
	-khtml-border-bottom-left-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	
	width: 130px;
	height: 24px;
	background-repeat: no-repeat;
	background-color: transparent;
	padding: 200px 0 0 435px;
	margin: 0 0 30px 0;
	/* IMG from HTML */
}
	.flickrLink {
		display: block;
		background-repeat: no-repeat;
		background-color: transparent;
		/* IMG depending on language, see HTML */
		width: 122px;
		height: 19px;
	}

.twitterLink,
.register_twitter {
	background: url(gfx/twitter_icon.gif) no-repeat left center;
	height: 20px;
	padding: 5px 0 0 34px;
	display: block;
}


.LeftColumn {
	width: 352px;
	padding: 0;
	float: left;
}
.LeftContents {
	width: 335px;
	margin: 25px 0 0 10px;
}

.RightColumn {
	float: right;
	width: 575px;
	padding: 0 30px 0 0;
}

.WideColumn {
	width: 897px;
	padding: 0 30px;
}


hr {
	height: 1px;
	border: 0;
	color: #ccc;
	background: #ccc;
}

.theBox,.fbc_profile_header {
	background: #f7f4e4;
	padding: 15px;
	margin: 0 0 20px 0;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
	.theBox h3 {
		text-transform: uppercase;
		margin-top: 0;
	}
	
	.theBox hr {
		height: 1px;
		border: 0;
		color: #c5b691;
		background: #c5b691;
	}


.thebBox ul {
	padding: 0 0 0 10px;
}
.thebBox ul li {
	list-style: none;
	background: transparent url(gfx/li.png) 0 6px no-repeat;
	padding: 0 0 1px 10px;
}

.placeList {
	list-style: none;
	margin: 0;
	padding: 0;
}
	.placeList li {
		padding: 3px 5px; 
		margin: 3px;
		float: left;
		background-image: none;
		display: block;
		list-style:none;
	}


/* Corner roundie */
.round {
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.kalenteri {
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	background: #fff;
}
	.theBox .kalenteri {
		font-size: 11px;
		line-height: 15px;
	}
	.kalenteri td {
		margin: 0;
		border-bottom: 1px solid #ccc;
	}
	.kalenteri th,
	.kalenteri td {
		padding: 4px 6px;
	}
	.kalenteri th {
		text-align: left;
		background: #81b30b;
		color: #fff;
		font-weight: bold;
		text-shadow: #5f820b 1px 1px 1px;
	}
	.kalenteri .upcomingMob td {
		font-weight: bold;
	}
	
/* Next Prev*/
.navigation {
	clear: both;
	font-size: 12px;
	display: block;
	padding: 15px 0;
}

#Navigation_1,
#Navigation_2 {
	display: block;
	list-style: none;
	margin: 0 0 25px 0;
	padding: 0;
	width: 130px;
	float: left;
}
	#Navigation_1 {
		padding-right: 15px;
		margin-right: 15px;
		margin-left: 25px;
		border-right: 1px solid #e7e7e7;
	}
	#Navigation_1 li,
	#Navigation_2 li {
		display: block;
		padding: 0;
		margin: 0 0 2px 0;
		background-image: none;
	}
		#Navigation_1 li a:link, #Navigation_1 li a:visited,
		#Navigation_2 li a:link, #Navigation_2 li a:visited,
		#Navigation_1 li a:hover, #Navigation_1 li a:active,
		#Navigation_2 li a:hover, #Navigation_2 li a:active {
			display: block;
			color: #0084aa;
			line-height: 14px;
			font-size: 14px;
			font-weight: bold;
			padding: 5px;
			margin: 0;
			text-transform: uppercase;
			-moz-border-radius: 3px;
			-khtml-border-radius: 3px;
			-webkit-border-radius: 3px;
			border-radius: 3px;
		}
		#Navigation_1 li a:hover, #Navigation_1 li a:active,
		#Navigation_2 li a:hover, #Navigation_2 li a:active {
			background: #f3f3f3;
		}
		#Navigation_1 li.Selected a:link, #Navigation_1 li.Selected a:visited,
		#Navigation_2 li.Selected a:link, #Navigation_2 li.Selected a:visited,
		#Navigation_1 li.Selected a:hover, #Navigation_1 li.Selected a:active,
		#Navigation_2 li.Selected a:hover, #Navigation_2 li.Selected a:active {
			color: #fff;
			background: #009ecb;
		}

/* Typography */

a:link,
a:visited,
a:hover,
a:active {
	color: #0084aa;
	text-decoration: none;
}
a:hover,
a:active {
	color: #12a0c9;
}
a:visited {
	color: #276273;
}

body, input, textarea {
	font-family: Helvetica, Arial, sans-serif;
}

body, input, textarea {
	font-size: 13px;
	line-height: 18px;
	color: #000;
}

input, textarea {
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #ccc;
	padding: 7px;
}
input.checkbox,
input.radio {
	padding: 2px;
	font-size: 11px;
	line-height: 11px;
}

h2.captionText {
	font-weight: normal;
	color: #333;
	font-size: 18px;
	line-height: 24px;
}

h3.lock {
	padding: 10px 0 0 30px;
	height: 20px;
	background: url(gfx/lock_small.png) left center no-repeat;
}

.latestNews {
	font-size: 14px;
	line-height: 19px;
	padding: 0;
	margin: 0 0 0 20px;
}
	.latestNews li {
		padding-bottom: 7px;
	}
	.latestNews li small {
		font-size: 11px;
	}
	

table.simple,
table.simple th,
table.simple td {
	border: 1px solid #e6e6e6;
}

/* FB -connect */
.fb_connect {
	display: block;
	float: left;
	padding: 0 15px 0 0;
}
.fb_logininfo {
	font-weight: bold;
}

/* Feedback -form */
.wpcf7 p {
	text-align: left;
}
.wpcf7 label {
	font-weight: bold;
}

