/* 
Theme Name: Magnolia Music
Theme URI: http://www.magnoliamusic.ro
Description: Magnolia Music official theme.
Author: Dan Leahu
*/

/***************** Begin Typography & Colors *****************/

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family:Arial, Helvetica, sans-serif;
	background:url(img/bg_02.jpg) top right no-repeat fixed #18171d;
	color: #ffffff;
	text-align: center;
	}

#page {
/*	background-color: #000; */
	text-align: left;
	}

#header {
/*	background-color: #000; */
	}

#content {
	font-size: 12px;
	}

.column .entry {
	padding:0 10px 0 10px;
	}

.column .postmetadata {
	text-align: left;
	}

.alt {
/*	background-color: #000; */
	border-top: 1px dashed #555;
	border-bottom: 1px dashed #555;
	}

small {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1 {
	font-family: Arial;
	font-weight: bold;
	}

h2 {
        font-family: Arial;
	font-weight: bold;
	padding-left:10px;
	background-color:#df317d;
}

h3 {
        font-family: Arial;
	font-weight: bold;
	padding-left:10px;
	background-color:#398685;
}

h4 {
        font-family: Arial;
	font-weight: bold;
	background-color:#398685;
}

h1 {
	font-size: 3.4em;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 12px;
	}

.description {
	font-size: 1.2em;
	text-align: center;
	letter-spacing: .6em;
	}

h2 {
	font-size: 12px;
	text-transform:uppercase;
	}

h2.pagetitle {
	font-size: 12px;
	}
	
#sidebar {
/*	border-top: 1px dashed #555; */
/*	border-bottom: 1px dashed #555; */
	}
	
#sidebar h2 {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 12px;
	}

h3, h4 {
	font-size: 12px;
	text-transform:uppercase;
	}

h1, h1 a, h1 a:visited, .description {
	text-decoration: none;
	color: #ffffff;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited, h4, h4 a, h4 a:visited {
	color: #ffffff;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited, h4, h4 a, h4 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #f73f8f;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Verdana, Arial, Sans-Serif;
	}
	
.commentlist li {
	font-weight: bold;
	}

.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: Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	float:right;
	}

#sidebar {
	font: 12px Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #666;
	}
	
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

h2 a:hover {
        color: #f9c6dc;
	text-decoration: none;
	}

h3 a:hover, h4 a:hover{
	color:#bcd0d0;
	text-decoration: none;
}

a {
        color: #f73f8f;
	text-decoration: none;
	}

a:hover {
	color: #f9c6dc;
	text-decoration: underline;
	}
	
#wp-calendar #prev a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

/***************** End Typography & Colors *****************/

/***************** Begin Structure *****************/

body {
	margin: 0;
	padding: 0 0 20px 0; 
	}

#page {
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
	width: 1004px;
	}
	
#header {
	padding: 0;
	margin: 35px auto 0 auto;
	height: 200px;
	width: 100%;
	}

.column {
	float: left;
	padding: 0;
	margin: 0 40px 0 0;
	width: 372px;
/*	background-color: #333333; */
	}

.pagepost {
	margin: 0 0 20px;
/*	border-top: 1px dashed #555; */
	}

.versuri_pagepost {
	margin: 0 0 20px 0;
	float:left;
/*	background-color: #333333; */
	width:382px;
	}

.versuri_menu{
	float:left;
/*	background-color: #333333; */
	width:120px;
	margin: 0 20px 0 0;
}
.versuri_menu a{
	margin: 0 0 5px 10px;
	display:block;
	float:left;
	width:100%;
}
.galerie_pagepost {
	margin: 0 0 20px 0;
	float:left;
/*	background-color: #333333; */
	width:431px;
	}
.galerie_menu{
	float:left;
/*	background-color: #333333; */
	width:71px;
	margin: 0 20px 0 0;
	text-align:center;
}
.galerie_menu a{
	margin: 0 0 5px 0;
	display:block;
	float:left;
	width:100%;
}
.post {
	margin: 0 0 20px 0;
	text-align: left;
/*	border-top: 1px dashed #555; */
/*	min-height:120px; */
	width:100%;
	display:table;
	}

.column .postmetadata {
	margin: 20px 0;
	}

#footer {
	padding: 10px 0 0 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
	text-align:center;
	}

#footer p {
	margin: 0;
	padding: 20px;
	text-align: center;
	}

/***************** End Structure *****************/

/***************** Begin Headers *****************/

h1 {
	padding-top: 40px;
	margin: 0;
	}

.description {
	text-align: center;
	}

h2 {
	margin: 0 0 0 0;
	}

h2.pagetitle {
	margin: 0 0 5px 0;
        padding: 0 0 0 10px; 
	background-color:#398685;
	}

#sidebar h2 {
	margin: 0 0 0 0;
	padding: 0;
	}

h3 {
	margin: 0 0 0 0;
	}

h4 {
	margin: 0 0 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
	
/***************** End Headers *****************/

/***************** Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. *****************/

html>body .entry ul, .entrytext ul, .pagepost ul {
	margin: 0 10px 0 10px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: 0px;
	} 

html>body .entry li, .entrytext li, .pagepost li {
	margin: 5px 0 5px 10px;
	}

.entry ul li:before, .entrytext ul li:before, #sidebar ul ul li:before, .pagepost 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: 0 0 0 0;
	padding: 0 0 5px 0;
	}

#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 *****************/

#searchform {
	margin: 0 auto 0 auto;
	padding: 0 0 5px 0; 
	text-align: center;
	width:100%;
	background-color:#398685;
	}

#searchform #s, #sidebar #searchform #s {
	width: 197px;
	height:17px;
	padding: 0 2px 0 2px;
	background-color: #ffffff;
	color: #000000;
	border:1px #6b6b6b solid;
	margin:4px 0 0 0;
	}

#searchsubmit, #sidebar #searchsubmit {
	height:17px;
	padding: 0 0 0 0;
	background-color: #398685;
	color: #ffffff;
	border: none;
	margin: 0 0 0 0;
	width:44px;
	font-family: arial;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 180px;
	padding: 2px;
	margin: 5px 5px 1px 0;
        color: #ffffff;	
        background-color: #398685;
/*      border: 1px ridge #ccc; */
	}

#commentform textarea {
	width: 356px;
	padding: 2px;
        background-color: #333333;
        border: 1px ridge #ccc;
        color: #B0B0B0;
	}

#commentform #submit {
	margin: 0 0px 0 0;
	float: right;
/*      border: 1px ridge #ccc; */
	}

input {
	padding: 2px;
	margin: 5px 0px 1px 0;
        color: #B0B0B0;	
        background-color: #333333;
        border: 1px ridge #ccc;
	}	

/***************** End Form Elements *****************/

/***************** Begin Comments *****************/

.alt {
	margin: 0px;
	padding: 0px;
	}

.commentlist ol {
	padding: 0px;
	text-align: left;
	}

.commentlist li {
	margin-left: -40px;
	padding: 10px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px;
	}

#commentform p {
	margin: 5px;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}

/***************** End Comments *****************/

/***************** Begin Sidebar *****************/

#sidebar
{
	float: left;
	padding: 0;
/*	margin-left: 40px; */
	margin-right: 0px;
	width: 262px;
/*	background: #999999; */
	}

#sidebar form {
	margin: 0;
	}

/***************** End Sidebar *****************/

/***************** 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: #000; 
	}

/***************** 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: 1px solid #333;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}
hr {
	display: none;
	}
 
.center {
	text-align: center;
	}

a img {
	border: none;
	}

.navigation {
	text-align: center;
	margin:0 0 0 0;
	display:block;
	width:352px;
	height:15px;
	background-color:#398685;
	padding: 0 10px 0 10px;
	font-family:Arial, Helvetica, sans-serif;
	}

.navigation a{
	color:#ffffff;
	text-transform:uppercase;
	font-weight: bold;
}

.navigation a:hover{
	color:#bcd0d0;
	text-decoration:none;
}

.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	text-align: left;
	float: left;
/*	margin-left:10px; */
}

.alignright {
        text-align: right;
        float: right;
/* 	margin-right:10px; */
}
	
.entry img {
	margin: 0 10px 0 0;
	}

.entrytext img {
        margin: 0 0 0 0;
	}

.gravatar img {
	float:right;
	margin: -15px 0 0 0;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
}

.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;
}

.wp-post-image{
  border:#686868 1px solid;
}

/***************** End Various Tags & Classes *****************/

.concert_small{
	padding:0 0 3px 0;
	border-bottom:dotted 1px #686868;
	width:100%;
}
.concert_small_list{
/*	border-top:solid 1px #686868; */
	margin:8px 0 10px 0;
	background-color: #000000;
}
.concert_small_link{
/*	border-bottom:dotted 1px #686868; */
	width:100%;
	text-align:center;
	padding: 5px 0 0 0;
}

.main_gallery_link{
	background-color:#df317d;
	text-color:#ffffff;
	width:123px;
	display:block;
	margin-left:-10px;
	padding:0 2px 0 2px;
}
.main_gallery_link a{
	color:#ffffff;
	font-weight:bold;
}
.main_gallery_link a:hover{
	color: #f9c6dc;
	text-decoration:none;
}

/***************** Begin Menu Styles *****************/

.menu {
	height:18px;
	margin:0 auto 0 auto;
}

.menu_item{
    background: transparent url('img/menu.png') no-repeat;
}

a.menu_item{
	display: block;
    height: 18px;
}

a#menu_noutati{
    background-position: 0 0;
    width: 63px;
}

a#menu_noutati:hover {
    background-position: 0 -18px;
}

a#menu_biografie{
	background-position: -63px 0;
	width: 79px;
	margin-left: 7px;
}

a#menu_biografie:hover {
    background-position: -63px -18px;
}

a#menu_concerte{
	background-position:-142px 0;
	width: 82px;
	margin-left: 5px;
}

a#menu_concerte:hover {
    background-position: -142px -18px;
}

a#menu_galerie{
	background-position:-224px 0;
	width: 64px;
	margin-left: 5px;
}

a#menu_galerie:hover {
    background-position: -224px -18px;
}

a#menu_versuri{
	background-position:-288px 0;
	width: 60px;
	margin-left: 5px;
}

a#menu_versuri:hover {
    background-position: -288px -18px;
}

a#menu_contact{
	background-position:-348px 0;
	width: 75px;
	margin-left: 5px;
}

a#menu_contact:hover {
    background-position: -348px -18px;
}

a#menu_download{
	background-position:-423px 0;
	width: 94px;
	margin-left: 5px;
}

a#menu_download:hover {
    background-position: -423px -18px;
}

/***************** End Menu Styles *****************/

/***************** Begin Sidebar Links Styles *****************/

.sidebar_link{
    background: transparent url('img/links.png') no-repeat;
}

a.sidebar_link{
	display: block;
    height: 40px;
}

a#link_facebook{
	background-position: 0 0;
	width: 77px;
	margin-left: 0px;
}

a#link_facebook:hover {
    background-position: 0 -40px;
}

a#link_myspace{
	background-position: -77px 0;
	width: 114px;
	margin-left: 0px;
}

a#link_myspace:hover {
    background-position: -77px -40px;
}

a#link_youtube{
	background-position: -191px 0;
	width: 71px;
	margin-left: 0px;
}

a#link_youtube:hover {
    background-position: -191px -40px;
}

a#link_soundcloud{
	background-position: 0px -80px;
	width: 76px;
	margin-left: 0px;
}

a#link_soundcloud:hover {
    background-position: 0px -120px;
}

a#link_reverbnation{
	background-position: -76px -80px;
	width: 116px;
	margin-left: 0px;
}

a#link_reverbnation:hover {
    background-position: -76px -120px;
}

/***************** End Sidebar Links Styles *****************/

