/*
Theme Name: Maternologia.ro
Theme URI: http://www.maternologia.ro/
Description: Maternologia.ro WP Theme
Version: 1.0 
Author: Extendio Media
Author URI: http://www.extendio.ro
*/

/* Globals 
=================================== */

* { margin: 0; padding: 0; }


.left { float: left; }

.right { float: right; }

.delete:hover {
	background: #c00;
	color: #fff;
}



/* Structure
=================================== */

#forum {
margin:0 40px;
}
#forum h2 {
padding:0;
background:none;
color:#000;
border-bottom:2px solid #C1D9DE;
letter-spacing: .1em;
font-family: Georgia, "Times New Roman", Times, serif;
margin-bottom:1px;
padding-bottom:2px;
}
#forum p {
padding:0 10px;
}
#header { 
	
}

#header h1 { 
	
}

#header p { }

#header h1 a {  }
#header h1 a:hover, 
#header h1 a:visited { }

#main { 
	
}

.bbcrumb {
	padding: 5px 0 20px;
	font-size:1em;
}


#footer { 
	
}

.notice { 
	border: 2px solid #4c9545; 
	background: #abd8a2; 
	font-size: 1.1em; 
	font-weight: bold;
	padding: 10px 15px; 
	margin: 0 0 1.1em; 
}

.notice p { margin-bottom: 0; }

/* Login Form
=================================== */

.login { 
display:block;
background-color:#FCF5F1;
border:1px solid #F5E1D6;
padding:10px;
margin-top:5px;
}

.login p { padding: 0 0 5px; }

.login label {
}

.login #submit {

}

p.login {
}

form.login input { 
}


/* Front Page
=================================== */
#front-page  {
position:relative;
}
#front-page #hottags { 
	width: 200px;
	position:absolute;
	right:0;
	overflow: hidden;
	display:none;
}

#front-page #discussions { 
	/*margin-right:205px;*/
}

.frontpageheatmap {
	line-height: 30px;
	padding-bottom: 10px;
}

#front-page #main h2, h2.post-form, #userlogin, #currentfavorites, #register {
	border-bottom: 1px solid #ddd;
	margin: 0 0 10px;
	padding: 0 0 5px;
}

#front-page #discussions ul { padding: 0 0 0 14px; }

.sticky { background: #a1d29a; }

/* Topic Page
=================================== */

.infobox {
	border: 0px solid #ccc;
	border-width: 0px 0;
	/*padding: 1em;*/
}

.infobox ul {
	margin: 0;
	padding: 0;
}

.infobox ul li { padding-bottom: 0; }

#topic-info {
	padding: 0 1em 0 0;
}

#topic-tags {
	border-left: 1px solid #ccc;
	padding: 0 0 0 1em;
}
#yourtags li {
display:inline;
}
.nav {
	margin: 15px 0;
	padding: 12px 0;
}

.nav span { font-weight: bold; }

.nav span, .nav a { padding: 6px; }

#thread {
	background: #F8F8F8;
	list-style: none;
	margin: 0 0 0 0px;
	padding: 0;
}

.alt {
background-color:#F1F7F8;
border-bottom:1px solid #B1CFD6;
/*border-top:1px solid #B1CFD6;*/
}

#thread li {
	padding:0;
}

#thread li ol, #thread li ul { margin-left: 40px; }

#thread li ol li, #thread li ul li { padding: 0; }

.threadauthor {
border-bottom:1px solid #fff;
padding-top:5px;
}

.threadpost {
}
.threadpost .post {
margin-bottom:0;
margin:1.5em;
}
.threadauthor small {}

.poststuff {
	border-top: 1px dotted #ccc;
	margin: 0;
	padding: 5px;
	text-align:right;
	font-size:0.8em;
}

.num, #forumlist small {
	text-align: center;
}

.postform {
	background: #f0f0f0;
	padding: 1em;
	margin-bottom: 1em;
}

.postform textarea {
	height: 12em;
	margin: 5px 0;
	padding: 5px;
	display: block;
}

.postform label { display: block; }

#manage-tags { 
	margin: 10px 0; 
	list-style: none; 
}

#manage-tags li {
	float: left;
	width: 200px;
	padding-bottom: 10px;
}

.submit { text-align: right; }

.topiclink { display: block; }

.topictitle {
	font-weight: normal;
}

/* Other
=================================== */

#content .frontpageheatmap a {
	text-decoration: none;
}

#content .infobox li { margin-bottom: 2px; }

#content .nav a {
	border: 1px solid #ccc;
}
#content .nav a:hover {
	border: 1px solid #999;
}
#content a:visited {
}

#front-search {
	float: right;
	margin-top: -8px;
}

#latest td, #forumlist td, #favorites td { padding: 5px 10px; }

#latest tr:hover, #forumlist tr:hover, #favorites tr:hover { background: #e4f3e1; }

#latest th, #forumlist th, #favorites th {
	border-bottom: 1px solid #87B5BE;
	background: #C1D9DE;
	padding: 5px 10px;
	text-transform: none;
}

#latest, #forumlist, #favorites {
	/*background: #f7f7f7;*/
	margin-bottom: 2em;
	width: 100%;
}

.bozo { background: #eeee88; }

.alt.bozo { background: #ffff99; }

.deleted { background: #ee8888; }

.alt.deleted { background: #ff9999; }

/* Profile Page
=================================== */

#profile-menu {
	list-style: none;
	float:right;
}

#profile-menu li {
	padding: 0px 7px;
	display: inline;
}

#profile-menu li.current  a {
	color:#000;
}

#userinfo { 
	margin-top: 10px; 
}

#userinfo dt { font-weight: bold; }

#userinfo dd { margin: 0 0 5px; } 

#useractivity { margin: 15px 0 5px; }

.user-recent { margin: 0 0 10px; }

.user-recent ol { margin: 5px 0 0 28px; }

.user-recent ol li { margin: 0 0 3px; padding:5px; }

/* Profile Edit
=================================== */

fieldset { 
}

legend { 
	font-weight: bold;
	padding: 0 15px;
}

fieldset table { 
	text-align: left;
	margin: 0 15px;
}

fieldset table td { padding: 2px 0; }

fieldset p { 
	font-size: 11px;
	margin: 10px 16px;
}

