/*
Theme Name: pmcdmusic
Theme URI: http://www.mauramcdonnell.com
Description: A fixed width, 2 columns theme with a widget ready footer bar.<br />No ads, no plugin required, support the gravatar2 plugin.<br />You can find some extra style for images and a ready style for horizontal flickr badge.
Version: 1.0
Author: Maura McDonnell
Author URI: http://www.mauramcdonnell.com
*/

/*
	PRINCIPLE TAGS
*/

html {
margin-bottom: 1px;
min-height: 100%;
}

body {
margin: 0;
padding: 0;
background-image: url(background/rotate.php);
color: #030303;
font-family: 'Century gothic', arial, tahoma, verdana, sans-serif;
font-size: 80%;
text-align: center;
background-color: #030303;
background-repeat: no-repeat;
background-position: left 40px;
}

hr {
display: none;
}

code {
margin: 10px;
padding: 5px;
display: block;
background-color: #fafa9a;
color: #333;
font-family: "courier new", monospace;
border-left: 6px solid #dedede;
}

blockquote {
margin-left: 15px;
margin-right: 15px;
padding-left: 22px;
padding-right: 0;
background: #fff url(images/back-blockquote.jpg) no-repeat top left;
color: #555;
font-family: arial, tahoma, verdana, sans-serif;
font-size: 0.9em;
}

h1 {
display: none;
}

/*
	IMAGES
*/

img {
background: #f5f5f5;
color: #333;
border: 0 !important;
border: 1px solid #FFFFFF;
}

.imgleft {
margin-right: 10px;
float: left;
margin-bottom:10px;
}

.alignleft {
margin-right: 10px;
float: left;
margin-bottom:10px;
}

img.imgright {
margin-left: 5px;
float: right;
}

.imageframe {
margin-bottom: 10px;
padding: 5px;
background: #f5f5f5;
color: #333;
border: 1px solid #aaa;
}

.imageframe:hover {
background: #ddf;
}

.imgalignleft {
clear:left;
margin-right: 10px;
float: left;
}

.imgalignright {
margin-left: 10px;
float: right;
}

.imgaligncenter {
margin-left: auto;
margin-right: auto;
}

.imagecaption {
padding: 2px;
background: #f5f5f5;
color: #357;
font-family: verdana, tahoma, arial, sans-serif;
font-size: 11px;
text-align: center;
}

.imageframe:hover .imagecaption {
background: #ddf;
}

.imageframe:hover img {
background: #ddf;
}

img.wp-smiley {
margin: 0 !important;
padding: 0 !important;
display: inline !important;
background: transparent !important;
float: none !important;
vertical-align: middle !important;
border: 0 !important;
}

/*
	MAIN LINKS
*/

a {
color: #D55ECE;
/*color: #81587D;*/
text-decoration: none;
}

a:active {
outline: none;
}

a:focus {
outline: none;
}

a:hover {
color: #F6A64F;
text-decoration: underline;
}

/*
	WRAPPER 
*/

#wrapper {
margin: 0 auto 0 auto;
padding: 0;
width: 900px;
text-align: left;
}

/*
	HEADER
*/

#header {
margin-bottom: 10px;
}

#header h2 {
margin-top: 40px;
color: #bababa;
font-family: 'Lucida bright', georgia, serif;
font-size: 25px;
font-weight: normal;
text-transform: uppercase;
}

#header h2 a {
padding-left: 0px;
padding-top: 40px;
padding-bottom: 18px;
display: block;
width: 383px;
height: 59px;
position: relative;
background: transparent;
color: #dedede;
}

#header div.description {
display: none;
}

/*
	MAIN CONTENT
*/

#content {
margin-right: 290px;
margin-bottom: 40px;
padding:10px;
border:#ccc 3px double;
background-color:#fff;
}

.trans_box1 {
	float: left;
	font-family:verdana;
	font-size: 0.9em;
	width: 50%;
	padding:10px;
	margin:36px 0px 0px 4%;
	border:1px solid #783E1F;
	background-image:url(images/transboxbg1.png);


  /* Mozilla ignores crazy MS image filters, so it will skip the following */
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/transboxbg1.png');

}
/* IE ignores styles with [attributes], so it will skip the following. */

.trans_box1[Class] {
	background-image:url(../images/transboxbg1.png);	
}

#content div.postnews {
background: transparent url(images/post-bg.jpg) repeat-x left center;
border: 3px solid #F4D9F3;
padding: 5px;
}

#content div.post h2,
#content h2 {
margin-bottom: 10px;
color: #047;
color: #F6A64F;
font-size: 125%;
font-weight: bold;
line-height: 0.6em;
letter-spacing: 1px;
/*border-bottom: 8px solid #dfdfdf;*/
padding-bottom: 10px;
border-bottom: 2px solid #030303;
}

#content div.post h3,
#content div.post h4,
#content div.post h5,
#content div.post h6 {
margin: 0;
padding: 0;
background: transparent url(images/h3bg.gif) no-repeat left center;
/*color: #6d6d6d;
font-weight: normal;*/
line-height: 34px;
font-weight: bold;
color: #D55ECE;
color: #6a6d00;
color:#000;
font-size: small;
letter-spacing: 3px;
/*border: 1px dashed #703666;*/
padding-left: 5px;
margin-top: 40px;
margin-bottom: 5px;
clear: left;
}
#content div.post h2.homeheading
{
	color:#000;
	border:none;
}

#content div.post h3 {
font-size: 120%;
margin-top: 30px;
clear: left;
}

#content div.post h3.newstitle {
font-size: 120%;
margin-top: 5px;
clear: left;
color: #030303;
border: 2px solid #703666;
background:#F4D9F3;
background:#fff;
}


#content div.post h4 {
font-size: 21px;
}

#content div.post h5 {
font-size: 18px;
}

#content div.post h6 {
font-size: 15px;
}

#content div.post h2 a {
color: #F6A64F;
text-decoration: none;
}

#content div.post h2 a:hover {
color: #CA7F2D;
}

#content div.post p {
line-height: 150%;
}

#content div.post p.date,
#content div.post p.date a {
margin-bottom: 12px;
color: #D55ECE;
text-align: right;
/*text-transform: uppercase;*/
}

#content div.post p.details_small {
padding-left: 20px;
background: transparent url(images/back-details.jpg) no-repeat left center;
color: #D55ECE;
font-size: small;
}

#content div.post ul li {
line-height: 140%;
}

#content div.post ol li {
line-height: 140%;
}

p big {
color: #124;
font-size: 1.36em;
font-weight: normal;
}

/*
	NAVIGATION LINKS
*/

#content div.navigation {
padding-top: 10px;
padding-bottom: 40px;
display: block;
border: 1px dashed #703666;

}

#content div.navigation span.alignleft {
padding: 8px !important;
width: 45%;
float: left;
background: #342233;
color: #fff;

}

#content div.navigation span.alignright {
padding: 8px !important;
width: 45%;
float: right;
background: #342233;
color:#fff;
text-align: right;

}



/*
	PAGE NOTES
*/

p.notabene {
padding: 5px;
padding-left: 22px;
background: #fcfcf5 url(images/back-notabene.png) no-repeat 3px 5px;
color: #333;
line-height: 100% !important;
border: 1px solid #e9e9e9;
}

/*
	SIDE BAR
*/

#sidebar {
margin: 0;
margin-bottom: 40px;
padding: 0;
padding-left: 15px;
width: 240px;
float: right;
background-color: #342233;
color: #030303;
font-size: 110%;
border:#b797b5 1px dashed;
border:#755172 1px solid;
}


#sidebar ul {
margin: 0;
padding: 0;
list-style-type: none;
}

#sidebar ul li {
line-height: 160%;
}

#sidebar ul li h2 {
color: #C4982D;
font-family: georgia, serif;
font-size: 16px;
font-weight: normal;
text-transform: uppercase;
}

#sidebar a {
padding-left: 13px;
background: transparent;
color: #b797b5;
font-weight:bold;
line-height: 160%;
font-size:130%;
}

/*
	FOOTER
*/

#footer {
margin-bottom: 0;
padding-top: 30px;
padding-bottom: 30px;
clear: both;
color: #999;
font-size: 13px;
text-align: center;
background:#342233 !important;

}

#footer p {
width: 600px;
margin: 0 auto 0 auto;
text-align: left;
clear: both;
}

#footer p.first {
padding-top: 20px;
}

#footer p.incima {
text-align: center;
padding-top: 20px;
}

#footer a {
color:#ccc;
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
}

/*
	GRAVATAR
*/

.sh_avatar,
.gravatar {
width: 40px;
height: 40px;
float: right;
border: 1px solid #dadada !important;
}

/*
	FEED
*/

#global-feed {
margin-left: 320px;
display: block;
width: 150px;
height: 155px;
position: absolute;
top: 20px;
left: 50%;
/*background: transparent url(images/back-feed.png) no-repeat top left;*/
}

#global-feed span {
display: none;
}

/*
	LAYOUT
*/

br.clear,
li.clear,
hr.clear {
width: 10px !important;
visibility: hidden !important;
clear: left;
}

/*
	LISTE ARCHIVI E ULTIMI MESSAGGI
*/

ul.recenti {
margin: 0 0 0 0;
padding: 0 0 0 0;
list-style-type: none;

}

ul.recenti li {
padding: 5px 0 5px 0;
}

ul.recenti li.sinistro {
width: 70%;
float: left;
border-bottom: 1px solid #ededed;

}

ul.recenti li.destro {
width: 30%;
float: left;
color: #999;
text-align: right;
border-bottom: 1px solid #ededed;
background-color: #fff;
}

ul.recenti li a:hover {
/*background-color: #342233;*/
color: #D55ECE;

}

ul.recenti li a {
padding-left: 20px;
/*background: transparent url(images/back-recenti.png) no-repeat center left;*/
text-decoration: none;
color:#D55ECE;
border: 1px dashed #703666;
}

ul.recenti li a.no-back {
padding-left: 0;
background-image: none;
}



/*
        COMMENTS
*/
/* Comments */
input.textbox
{
	border:#ccc 1px solid;
	background:#f9f9f9;
	font:1em Verdana, Arial, Serif;
	padding:2px;
	width:150px;
}
textarea{
	width:400px;
	padding:5px;
	height: 20em;
	border: 1px solid #ccc;	
	background:#f9f9f9;
	font:1em Verdana, Arial, Serif;
}
input.textbox:focus, textarea:focus
{
	background:#fff;
	border:#999 1px solid;
}
#contactform {
        width:500px;
}
#commentform 
{
	margin:0;
	padding:10px;
	background:#fff;
}
#content .commentlist {
	margin: 0;
	padding: 0;
}
#content .commentlist li 
{
	list-style:none;
	margin: 0;
	padding: 1em;			
	border-bottom:#ddd 1px solid;
	font-size:0.9em;
}
#content .commentlist li .cmtinfo 
{
	padding:5px;
	margin-bottom: 5px;
	position:relative;	
}
#content .commentlist li .cmtinfo em 
{
	margin:0;
	padding:0 1em;
	font-weight:normal;			
	font-style:normal;
	color:#999;	
}
#content .commentlist li cite 
{
	font-style:normal;
	font-weight:bold;
	font-size:1.1em;
}
#content .commentlist li.alt
{
	background:#f9f9f9;	
}
#content .nocomments
{
	font-size:0.9em;
	color:#999;
	text-align:center;
}
/*
	RICERCA
*/

a.red {
color: #f00 !important;
}

.ricerca p {
font-size: 13px;
}

.ricerca h3 {
font-size: 20px !important;
}

.ricerca {
margin-bottom: 10px !important;
border-bottom: 1px solid #e5e5e5;
}

/*
	FLICKR BADGE
*/

#flickr_badge_source_txt {
padding: 0;
font: 11px Arial, Helvetica, Sans serif;
color: #FFFFFF;
}

#flickr_badge_icon {
display: block !important;
margin: 0 !important;
border: 1px solid rgb(0, 0, 0) !important;
}

#flickr_icon_td {
padding: 0 5px 0 0 !important;
}

.flickr_badge_image {
text-align: center !important;
}

.flickr_badge_image img {
border: 1px solid black !important;
}

#flickr_www {
display: none;
}

#flickr_badge_uber_wrapper a:hover,
#flickr_badge_uber_wrapper a:link,
#flickr_badge_uber_wrapper a:active,
#flickr_badge_uber_wrapper a:visited {
text-decoration: none !important;
background: inherit !important;
color: #FFFFFF;
}

#flickr_badge_source {
padding: 0 !important;
font: 11px Arial, Helvetica, Sans serif !important;
color: #FFFFFF !important;
}

.flickrbadge {
width: 263px;
float: left;
text-align: left;
margin: 10px;
background: transparent url(images/back-flickr.png) no-repeat right center;
}

.flickrbadge {
margin: 0;
padding: 0;
padding-top: 20px;
}

.flickr_badge_image {
float: left;
margin: 0 0 7px 7px;
padding: 3px !important;
background: #dadada !important;
border: 1px solid #666;
}

.flickr_badge_image:hover {
background: #9a9 !important;
}

/*
	FOOTERBAR
*/

#footerbar {
width: 900px;
margin: auto;
background:#342233 !important;
}


#footerbar h2 {
font-size: 16px;
font-weight: normal;
padding-bottom: 7px;
border-bottom: 2px solid #dadada;
}

#footerbar ul {
list-style-type: none;
margin: 0;
padding: 0;
}

#footerbar ul li {
width: 280px;
float: left;
text-align: left;
margin: 10px;
}

#footerbar ul li ul li {
margin: auto;
float: none;
width: auto;
line-height: 140%;
}
