/*
Theme Name: BuddyPress MammaMiaOnline
Description: MammaMiaOnline theme for BuddyPress.
Version: 1.0
Tags: buddypress
*/

/* Inherit the default theme styles */
@import url( ../../plugins/buddypress/bp-themes/bp-default/_inc/css/default.css );

/* Inherit the default theme adminbar styles */
@import url( ../../plugins/buddypress/bp-themes/bp-default/_inc/css/adminbar.css );

html{height: 100%;}
body {
	margin: 0;
	margin-top:24px;
	height: 100%;
	min-width:998px;
	color: #0c0c0c;
	background: #a31e70;
	font: 12px "trebuchet ms", helvetica, sans-serif;
}
/* General reset */
form, fieldset {
	margin: 0;
	padding: 0;
	border-style: none;
}
img {border-style: none;}
input, select, textarea {
	vertical-align: middle;
	font: 100% arial, helvetica, sans-serif;
}
a {
	color: #a31f70;
	text-decoration: none;
}
a:hover {text-decoration: underline;}

/* General settings */
#m1{
	width: 100%;
	min-height: 100%;
	overflow: hidden;
	position: relative;
}
* html #m1{
	height:100%;
	overflow: visible;
}
#m2{
	width:1035px;
	height: 100%;
	position: relative;
	float: left;
	left:50%;
}
#m3{
	width:1035px;
	height: 100%;
	position: relative;
	float: left;
	left:-50%;
}
#wrapper{
	width: 1035px;
	margin: 0 auto;
	position: relative;
	padding: 0 0 50px;
	overflow: hidden;
	min-height: 552px;
}
* html #wrapper{
	height:552px;
	overflow: visible;
}
#page{
	width:837px;
	float: left;
	position: relative;
}
#banner-top{
	width: 837px;
	float: left;
	overflow: hidden;
}
#banner-top img{
	display: block;
}
#header{
	width:792px;
	height:152px;
	background:url(images/bg-header.gif) no-repeat;
	position: absolute;
	left: 41px;
	top: 0;
	z-index: 1;
}
.logo{
	margin: 0;
	width:406px;
	height:109px;
	text-indent: -9999px;
	position: absolute;
	left: 57px;
	top: 6px;
	z-index: 100;
}
.logo a{
	width:406px;
	height:109px;
	display: block;
	overflow: hidden;
	background:url(images/bg-logo.gif) no-repeat;
}
.login-nav{
	margin: 13px 0 5px 564px;
	padding: 0;
	list-style: none;
	font-size:11px;
	line-height:16px;
	height:20px;
	overflow: hidden;
}
.login-nav li{
	float: left;
	background:url(images/separator-01.gif) no-repeat 0 4px;
	margin: 0 0 0 -1px;
	padding: 0 6px;
}
.login-nav li a{
	color: #050505;
}
.login-nav .login a{
	font-weight: bold;
	color: #a31f70;
}
.form-search{
	width:161px;
	height:49px;
	overflow: hidden;
	margin: 0 0 32px 570px;
	background:url(images/bg-form-search.gif) no-repeat;
	padding: 7px 0 0 25px;
	line-height:16px;
}
.form-search label{
	color: #ac0067;
	font-weight: bold;
	display: block;
	padding: 0 0 1px;
}
.row{
	width: 100%;
	overflow: hidden;
}
.text-search{
	color: #4d022f;
	width:113px;
	margin: 0;
	float: left;
	padding: 2px 5px 1px;
	border: 1px solid #aee9fa;
	background: none;
}
.btn-go{
	width:14px;
	height:14px;
	overflow: hidden;
	float: left;
	border:0;
	font-size:0;
	line-height:0;
	background:url(images/btn-go.gif) no-repeat;
	text-indent: -9999px;
	margin:6px 0 0 4px;
	cursor: pointer;
}
.nav-box{
	width:750px;
	height:26px;
	background:url(images/bg-nav-box.gif) no-repeat;
	margin: 0 0 0 16px;
}
.nav-box ul{
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font-size:14px;
	line-height:26px;
	font-weight: bold;
}
.nav-box ul li{
	float: left;
}
.nav-box ul li a{
	color: #fefbf8;
}
.nav-home{
	width:80px;
}
.nav-home li{
	padding: 0 21px;
}
.nav-box .nav{
	padding:0 43px 0 13px;
	width:377px;
}
.nav li{
	padding:0 5px 0 6px;
	background:url(images/separator-04.gif) no-repeat 0 3px;
}
.nav li:first-child{
	background: none;
}
.nav li.selected a,
.nav li.current_page_item a,
.nav li:hover a,
.nav li.hover a{
	text-decoration: underline;
}
.nav li:hover,
.nav li.hover{
	position: relative;
}
.nav li:hover .drop-down,
.nav li.hover .drop-down{
	display: block;
}
.nav-r{
	width:228px;
}
.nav-r li{
	padding: 0 8px;
	background:url(images/separator-03.gif) no-repeat 0 3px;
}
.nav-r li:first-child{
	background: none;
}
.nav-r li.current_page_item a{text-decoration:underline;}
.drop-down{
	width:120px;
	overflow: hidden;
	position: absolute;
	left: 3px;
	top: 24px;
	padding: 3px 0 0;
	display: none;
}
.drop-t{
	width: 100%;
	height:8px;
	background:url(images/bg-drop-t.png) no-repeat;
	overflow: hidden;
}
.drop-b{
	width: 100%;
	height:12px;
	background:url(images/bg-drop-b.png) no-repeat;
	overflow: hidden;
	clear: both;
}
.drop-down ul{
	margin: 0;
	padding: 0 0 5px 13px;
	list-style: none;
	width:107px;
	background:url(images/bg-drop-down.png) repeat-y;
	line-height:14px;
	font-size:12px;
	font-weight: normal;
	float:none;
}
.drop-down ul li{
	height:1%;
	vertical-align:top;
	float: none;
	padding: 0 0 6px;
	background: none;
}
.nav li:hover .drop-down a,
.nav li.hover .drop-down a,
.drop-down ul li a{
	color: #000;
	text-decoration: none;
}
.nav li:hover .drop-down a:hover,
.nav li.hover .drop-down a:hover,
.drop-down ul li a:hover{
	color: #fff;
	font-weight: bold;
}
.nav li .drop-down li.current-cat a{
	color: #fff;
	font-weight: bold;
}
#main{
	width:792px;
	background:url(images/bg-main.gif) repeat-y;
	padding: 152px 0 0;
	margin: 0 0 0 41px;
}
#main .frame{
	background:url(images/bg-main-frame.gif) no-repeat 0 100%;
	padding: 22px 36px 61px 16px;
	height:1%;
	overflow: hidden;
}
#content{
	width:474px;
	float: left;
}
.post{
	width: 100%;
	overflow: hidden;
	margin: 0 0 17px;
}
.photo-box{
	width:177px;
	float: left;
	padding: 4px 0 0 1px;
}
.photo-box img{
	display: block;
	margin: 0 0 1px;
	border: 3px solid #84be1e;
}
.photo-box span{
	color: #393838;
	line-height:11px;
	font-size:11px;
	display: block;
}
.info-box{
	width:296px;
	float: right;
}
.info-box h2{
	margin: 0 0 3px;
	color: #313230;
	font-size:18px;
	line-height:22px;
	font-weight: normal;
}
.info-box h2 a{
	color: #313230;
	font-size:18px;
	line-height:22px;
}
.info-box p{
	margin: 0;
	font-size:13px;
	line-height:18px;
}
.bg{
	background:#a9d161 url(images/bg-post-bg.gif) no-repeat;
	margin: 0 0 24px;
}
.bg .holder{
	background: url(images/bg-post-bg-frame.gif) no-repeat 0 100%;
	height:1%;
	overflow: hidden;
	padding: 4px 0 13px;
}
.bg .photo-box{
	padding:3px 0 0 9px;
	width:169px;
}
.bg .photo-box img{
	border-color:#fff;
	margin: 0 0 2px;
}
.bg .photo-box span{
	color: #fcfdfd;
	font-size:10px;
	line-height:12px;
}
.bg .info-box{
	width:272px;
	padding: 0 15px 0 0;
}
#sidebar{
	width:238px;
	float: right;
	margin: -3px 0 0;
}
.magazin-box{
	width:238px;
	height:249px;
	background:url(images/bg-magazin-box.jpg) no-repeat;
	padding: 12px 0 0;
	margin: 0 0 14px;
}
.magazin-box h2{
	margin:0 0 16px 20px;
	font-weight: bold;
	color: #fefafc;
	font-size:18px;
	line-height:20px;
}
.magazin-box strong{
	display: block;
	color: #a21e70;
	font-size:12px;
	line-height:16px;
	margin: 0 0 10px 18px;
}
.img-box{
	overflow: hidden;
	padding: 0 0 32px 29px;
	width: 190px;
}
.img-box img{
	float: left;
	margin: 0 8px 0 0;
}
.magazin-box em{
	display: block;
	color: #fff;
	font-size:14px;
	line-height:17px;
	padding: 0 0 0 12px;
}
.magazin-box em span{
	color: #fff;
	font-weight: bold;
}
#sidebar .small{
	height:182px;
	background:url(images/bg-magazin-box-small.jpg) no-repeat;
	padding: 20px 0 0;
}
.banner-r{
	width:198px;
	float: right;
	position: absolute;
	left: 837px;
	top: 0;
}
.banner-r img{
	display: block;
}
.banner-r .form-email{
	width:164px;
	overflow: hidden;
	position: absolute;
	left: 17px;
	top: 454px;
	line-height:16px;
}
.banner-r .form-email label{
	color: #fff;
	display: block;
	padding: 0 0 6px;
}
.banner-r .text-email{
	margin: 0 0 11px;
	padding:3px 4px;
	color: #000;
	width:155px;
	border:0;
}
.banner-r .btn-email{
	text-indent: -9999px;
	display: block;
	width:164px;
	height:24px;
	background:url(images/btn-email.jpg) no-repeat;
	overflow: hidden;
	cursor: pointer;
	font-size:0;
	line-height:0;
	border:0;
}
#footer{
	width:920px;
	margin: -53px auto 0;
	height:50px;
	overflow: hidden;
	position: relative;
	top:5px;
	font-size:11px;
	font-weight: bold;
	line-height:14px;
}
#footer p{
	float: left;
	margin: 0;
	color: #f9fbfc;
	width:260px;
}
#footer ul{
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
	height:20px;
}
#footer ul li{
	float: left;
	background:url(images/separator-02.gif) no-repeat 0 3px;
	margin: 0 0 0 -1px;
	padding:0 6px 0 7px;
}
#footer ul li a{
	color: #f9fbfc;
}
#footer ul li.current_page_item a{text-decoration:underline;}
.post-full{
	width: 100%;
	overflow: hidden;
	margin: -7px 0 0;
	position: relative;
}
.post-full .title{
	width: 100%;
	overflow: hidden;
	font-size:18px;
	color: #313230;
	line-height:22px;
	padding: 0 0 2px;
}
.post-full .title span{
	width:92px;
	float: left;
}
.post-full .title h2{
	margin: 0;
	float: left;
	font-size:18px;
	line-height:22px;
	font-weight: normal;
	width:354px;
}
.post-full p{
	margin: 0 10px 0 0;
	line-height:18px;
	color: #0c0c0c;
	font-size:13px;
}
.photo-frame{
	width:148px;
	height:96px;
	overflow: hidden;
	background:url(images/photo-frame.gif) no-repeat;
	padding: 6px 9px 12px 8px;
	float: left;
	margin:3px 5px 20px 0;
}
.photo-frame img{
	display: block;
}
.links{
	width: 100%;
	overflow: hidden;
	background:url(images/bg-links.gif) no-repeat 0 20px;
	margin: 17px 0 0;
}
.links strong{
	display: block;
	color: #313230;
	line-height:16px;
	font-size:14px;
	padding:0 0 16px 6px;
}
.links ul{
	margin: 0;
	padding: 0 0 0 5px;
	list-style: none;
	line-height:18px;
}
.links ul li{
	height:1%;
	vertical-align:top;
}
.links ul li a{
	color: #a31f70;
}
.alignleft {float: left;}
.alignright {float: right;}
.aligncenter{
	width: 169px;
	margin: 0 auto;
	float: none;
}
.photo-frame.aligncenter{
	width:148px;
}
.info-box-wide{width:465px;}
.bg .info-box-wide{width:450px;}


.details th { padding-bottom: 2px; padding-top: 2px; font-size: 11px; padding-left: 4px; color: rgb(255, 255, 255); background-color: #a31e70; font-weight: bold; }
.details td { border-top: 1px solid rgb(204, 204, 204); padding: 2px 16px 2px 4px; font-size: 11px; }

tr.odd { background-color: rgb(255, 255, 255); }
tr.even { background-color: rgb(252, 231, 243); }

