/*
THEME NAME: Modmat
THEME URI: http://mou.me.uk/projects/wordpress/themes/modmat/
DESCRIPTION: 3 column, widget ready, "modern" theme with changeable header and background image/color.  xHTML & CSS2 compliant.  Based on the Sandbox template.  You can switch between a 775px and 975px width (defaults to 775px) and change the header image or background via <a href="options-general.php?page=modmat.php">the options page</a>.
VERSION: 1.1.2
AUTHOR: Chris Chrisostomou
AUTHOR URI: http://mou.me.uk/
TAGS: dark, three-columns, right-sidebar, fixed-width, custom-colors, custom-header, theme-options, threaded-comments, sticky-post, microformats
*/

/* start by resetting a couple of styles */
ul, li, p, h1, h2, h3, h4, h5{ margin:0px; padding:0px; }
img{ border:0px; margin:0px; padding:0px; }
label{ display:block; }
input{ margin-bottom:10px; }


/* Section Styles */
/*html{overflow:hidden;}*/
div#wrapper{width:775px; margin:0 auto; background-color:#000; overflow:hidden; background-image:url('images/wrapperbg775.gif'); }
div#container{ float:left; width:100%; }
div#content{ margin:0 280px 0 15px; width:355px;}
div.sidebar{ color:#b1b1b1; float:left; font-size:12px; overflow:hidden; }
div#primary{ margin:4px 0 0 -472px!important; width:278px; }
div#secondary{ margin:4px 0 0 -192px!important; width:190px; }
div#footer{	clear:left; width:100% }


/* Html Tag Styles */
html{ background:#311833 url('backgrounds/default-background.gif') top repeat-x; padding: 0px; margin: 0px; }
body{ background:url('backgrounds/ombra.png') center bottom repeat-y fixed; font:12px "Trebuchet MS", Arial; padding: 0px; margin: 0px; }
div.hentry p{ font-size:12px; margin-bottom:30px; }
hr{ border-top: 0; border-left:0; border-right: 0; border-bottom: 1px solid #CCC; margin: 20px 0; }
pre{ margin: 20px 0;padding:25px 15px;background-color:#eeeeee;border:1px dashed #FFCCCC;overflow:auto;font-size:12px;font-family:"Courier New",Courier,monospace;font-weight:normal; overflow: auto; width: 305px; }
blockquote{ margin: 20px 0;	padding: 10px 10px 10px 35px;background: url('images/quote.gif') no-repeat;background-position: left center;background-color: #FFFFCC;border: 1px dashed #FFCCCC;font-style: italic; }
blockquote p{ margin-bottom:0px!important; }
ul, ol { margin: 0 0 0 25px; padding: 0px; }
.entry-content ul, .entry-content ol{ margin: 20px 10px 20px 30px; }

/* Link Styles */
a:link{color: #f4a2f6;}
a:hover{color: #bf58c5;}
a:visited{color: #f4a2f6;}
div.sidebar a{color: #f4a2f6; text-decoration:none;}
div.sidebar a:hover{color:#bf58c5;}
div.sidebar a:visited{color: #f4a2f6;}


/* Generic Page Styles */
.leftimg{float: left; margin-right: 6px; margin-bottom: 4px; clear: left;}
.rightimg{float: right; margin-left: 6px; margin-bottom: 4px;}
.reditalic{font-size: 15px; color: red; font-style: italic;}
ul#link-ul{margin: 3px 0 0 5px;}
ul#link-ul li{ padding-left: 20px; background-image: url('images/bullet.gif'); background-position: top left; background-repeat: no-repeat; list-style-type:none;}
.subHead{font-size: 9px!important;}
.nav-sep{color: #FFCC66;}
img[align=left]{margin:0 10px 10px 0; border: 1px solid #454545; padding: 2px;}
img[align=right]{margin:0 0 10px 10px; border: 1px solid #454545; padding: 2px;}
img[align=center]{margin:0 10px 10px; border: 1px solid #454545; padding: 2px;}
.clear{display:block;clear:left;}


/* Headers */
h1, h2, h3, h4, h5{ font-family: 'Trebuchet MS', Verdana, Sans-Serif;}
h1{font-size:26px; margin: 5px 0 5px 0; font-weight:normal;color: #bf58c5;}
h2{font-size:18px; margin: 5px 0 5px 0; font-weight:normal; color:#f4a2f6}
/*
h3{font-size:26px; margin: 5px 0 10px 0; font-weight:normal;}
h4{font-size:18px; margin: 5px 0 7px 0; font-weight:normal;}*/
h5{font-size:14px; margin: 5px 0 7px 0;color: #bf58c5;}

h1.blog-title, h2.blog-title{color: #fff; margin: 20px 0 7px 15px;font-size: 28px;}
h1.blog-title a, h2.blog-title a{color: #fff; text-decoration: none;}
h1.page-title{margin: 20px 0 10px 10px;font-size: 18px;}


h1.entry-title, h2.entry-title{font-size:18px; margin: 5px 0 5px 0; font-weight:normal; color:#f4a2f6;}



h1.entry-title a, h2.entry-title a, h1.page-title a, .page-title a{text-decoration: none;}

/*
h3.widgettitle, .sidebar h3{display:block; font: normal 18px 'Trebuchet MS', Verdana, Sans-Serif;  margin: 0 0 10px; color:#bf58c5; border-bottom:1px solid #887188; height:27px;}
*/

h3.widgettitle, .sidebar h3{font: normal 18px 'Trebuchet MS', Verdana, Sans-Serif;  margin: 0 0 10px; color:#bf58c5; border-bottom:1px solid #887188;}

.entry-title, h1.page-title{clear:both;}


/* Page Header */
div#header{
	border:none;
	height:235px;
	background:#000 url(headers/01_logo.jpg) no-repeat right top;
	text-align:left;
}


div#suheader{
	/*border:none
	text-align:left;height:235px;
	background: url('headers/01_logo.jpg') no-repeat right top;*/
}



.imageSlideshowHolder,.imageSlideshowHolder_left{

	margin-left:0px;	/* "Air" */
	width:975px;	/* Image width */
	height:235px;
	overflow:hidden;	/* Image height */
	position:relative;	/* Don't remove this line */

}

.imageSlideshowHolder img{

	position:absolute;
	left:0px;
	top:0px;
	border:none
}









/* Menu 
div#access{background:#e6d8e3;}
div#menu{font-size:16px;width:775px;height:26px; border:none;overflow:hidden;}
div#menu ul{height: 100%;margin-left:8px;}
div#menu ul li a{font-weight:bold; text-decoration:none; color: #653168; padding:0px 15px 11px; margin:0px; display: block; border:0px!important; font-family:"Trebuchet MS"; letter-spacing:0.05em}
div#menu ul li{float:left; list-style:none;}
li.current_page_item a{font-weight:bold;}*/


/* Menu */
div#access{background:url('headers/bg-menu.jpg') center top repeat-y;}
div#menu{font-size:16px;width:775px;height:26px; border:none;overflow:hidden; text-align:center;}
div#menu ul{margin:0;padding:0;}
div#menu ul li{display:inline; list-style:none; padding:0 5px 0 10px; border-right:1px solid #dbc0dc;border-left:1px solid #dbc0dc;}
div#menu ul li a{font-weight:bold; text-decoration:none; color: #653168; font-family:"Trebuchet MS"; letter-spacing:0.05em}
div#menu ul li a:hover{color:#000;}
li.current_page_item a{font-weight:bold;}



/* Sidebar */
div.sidebar ul{margin: 10px;}
div.sidebar li{list-style: none; margin:0 0 7px; padding:0.1em;}
div.sidebar ul ul{margin:0 0 5px;}
div.sidebar ul ul li{list-style:none; margin:0;}
div.sidebar ul ul ul{margin:0 0 0 0.7em;}
a.featured{border-bottom: 0px!important;}
div.rightbar{padding: 20px 0!important;}
div.sidebar-content{padding: 20px;}
div.sidebar img{border: 1px solid #454545; padding: 1px; margin:0 4px 4px 0;}

div.sidebar li form{
	position:relative;
	overflow:auto;
	margin:0;
	padding:0;
}

div.sidebar li fieldset{
	position:relative;
	overflow:auto;
	margin:0;
	padding:0;
	border:none;
}

div.sidebar li form input, #error404-searchform input{
	float:left;
	width:112px;
	height:18px;
	padding:0 2px;
	margin:0;
	border:1px solid #3a1b3d ;
	background-color:#230026;
	font:bold 12px "Trebuchet MS";
	color:#fff;
}

div.sidebar li form input[type=submit], #error404-searchform input[type=submit]{
	background-color:#bf58c5;
	font:bold 12px "Trebuchet MS";
	color:#fff;
	height:20px;
	width:48px;
	border:none;
	border-left:5px solid #000;
}



/* Main Content */
div#content .hentry {margin:10px 0 0; padding: 10px;}

div#content div.sticky {}
div#content div.postelenco div.podPress_content{display:none}
/*div#content div.postelenco img, .sxth{float:left;margin:0 4px 4px 0;width:90px;height:90px;border:#CC99CC 2px solid}*/


div#content div.postelenco img, .sxth{float:left;margin:0 4px 4px 0}


body.single div#content .hentry{margin:0;}
.top-meta { margin-bottom: 20px; color:#666666}
.comments-link{padding: 0 0 0 15px;background:url('images/comment.gif') left center no-repeat;}
.chronodata{padding:0 0 0 15px;background:url('images/time.gif') left center no-repeat;}
span.meta-sep { margin:0 2px; }
.entry-content { color:#CCC; line-height:1.8em; text-align:justify;}
.bottom-meta { margin: 0; padding: 0; color:#666666}
div#nav-above{padding:10px 5px 5px;
border-bottom:#bf58c5 1px dotted}
div#nav-below div.nav-previous { margin: 20px 0; color: #ccc; }
.alignleft,div.nav-previous{float: left;}
.alignright,div.nav-next{float: right;}
.navigation a{color:#aaa; text-decoration:none;}
span.edit-page-link { padding:0 0 0 20px; font-size:0.4em; }

.entry-content img
{
max-width:450px}

/* Comments */



div.form-label { margin:15px 0 5px; font-size:1.1em; }
form#commentform p { margin:0 0 10px; }
div.reply{margin:0 0 15px;}
div.cancel-comment-reply{margin:5px 0 10px;}
a.comment-reply-link{border:1px solid #eee; padding:2px 3px;}
div.comments{padding: 10px; margin-bottom: 20px;}
div.comments h4 { text-align:center!important; font-size:1.6em; font-weight:normal; letter-spacing:-1px; line-height:28px; color:#999; margin-bottom:10px; }
div.comments h5 {font-size:1.5em;font-weight:normal;letter-spacing:-1px;margin-bottom:15px;text-align:left;}
div.comments hr { border-top: 1px solid #ddd; border-bottom: 0px; border-left: 0px; border-right: 0px; margin: 20px 0;}
div.navigation { margin: 10px 0; }
.commentsrsslink{background:url('images/feed.png') left top no-repeat;padding:2px 0 2px 20px;margin-right:10px;height:16px;}
.trackbacklink{background:url('images/arrow_refresh.png') left top no-repeat;padding:2px 0 2px 20px;height:16px;}
.comments{margin-top:30px;}
.commentsrsslink a, .trackbacklink a{color: #999;padding: 2px; text-decoration:none;}

#commentlist{margin:0;padding:10px 0 10px;position: relative;}
#commentlist ul.children li{margin:0 0 5px;}
#commentlist li{margin:10px 0 30px;padding:10px 10px 5px;list-style:none;border:1px solid #f4a2f6;}
#commentlist li li{margin:10px 0 0;}
#commentlist li .comment-content{padding: 5px 0;font-size: 1.2em;line-height: 1.8em;}
.comment-content p, .comment-content ul, .comment-content ol, .comment-content div, .comment-content blockquote{margin: 13px 0;}

#commentlist li .comment-meta{padding:2px 0 2px 20px;display:block;}
#commentlist li img{padding:0;border:none;}
#commentlist li img.gravatar {float:right;margin:-5px 0 0;}
#commentlist li .commentauthor{font-size:1.5em;font-weight:bold;letter-spacing:-1px;font-style:normal;}
#commentlist li .counter{display:none;font:normal 1.5em 'Century Gothic', 'Lucida Grande', Arial, Helvetica, Sans-Serif;color:#999;float:left;width:35px;}
#commentlist li {background-color:#230026; color:#FFF}
#commentlist li.byuser{background:#230026; color:#FFF}
#commentlist li.bypostauthor{background:#230026; color:#FFF}
#commentlist li.bypostauthor blockquote{color:#FFF;background:url('images/quote.png') no-repeat 10px 0;}
#pinglist{font-size:1.2em;padding:0;margin:10px 0 10px;background:#f6f7f8;background-image:url('images/pingback.gif');background-repeat:no-repeat;background-position:center left;}
#pinglist li{margin-left:40px;padding:7px 0;list-style:none;}
#pinglist li small{font-size:0.8em;display:block;}
#pinglist li .counter{display:none;}
#pinglist li span.favatar img{margin-left:-25px;border:none;padding:0;float:left;}
#pinglist li img{padding:0;border:none;}
#pinglist li.hidden, #commentlist li.hidden{display:none;}
#leavecomment, .comments #loading, #comments-closed-msg{text-align:center;margin:30px 0 20px!important;color:#ddd;font-size:2em;letter-spacing:-2px;}
.comments #loading{margin-top:20px!important;}
#comments-closed-msg{margin-bottom:40px !important;}
#respond input{margin: 0 0 5px 0;}
form#commentform span.required{color:red;}
form#commentform,form#commentform p{padding:2px 0; color:#666666}

form#commentform label
{
float:left;
width:150px}

input#author,input#email,input#url{width:50%;}
input#author,input#email,input#url,textarea#comment{padding:0.2em;border:1px solid #bf58c5;}
div.comments ol li{margin:0 0 3.5em;}
textarea#comment{height:13em;margin:0 0 0.5em;overflow:auto;width:97%;}
/*div#container input[type=submit]{font-size: 20px;}*/
img.avatar { display:inline; float:left; border: 1px solid #333!important; margin: 2px 6px 0 0; }

/* Footer */
div#footer{text-align:center; background:#270b27; border-top: 1px solid #887188; padding: 5px 0; color:#887188; width: 775px; /*background-image: url('images/footer.gif'); background-position: bottom; background-repeat:repeat-x;*/}
a.valid{background:transparent url('images/tick.png') no-repeat scroll 0pt 50%;padding:0pt 0pt 0pt 17px;}
div#footer a{ color:#887188; }
div#footer a:hover{ text-decoration: underline; color:#fff; }
div#footer .copyright{clear: left; padding-right: 0px; display: block; padding-bottom: 0px; margin: 0px; color: #887188; line-height: 30px; padding-top: 0px}

/* 2.5+ & Theme Directory Requirements */
.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.alignleft { float: left; }
.alignright{ float: right; }
.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-dd { font-size: 12px; line-height: 17px; padding: 0 4px 5px; margin: 0; }
img.centered { display: block; margin-left: auto; margin-right: auto; }
img.alignright, div.alignright img { padding: 4px; margin: 0 0 2px 7px; display: inline; border: 1px solid #ccc; padding: 1px; }
img.alignleft, div.alignleft img { padding: 4px; margin: 0 7px 2px 0; display: inline; border: 1px solid #ccc; padding: 1px; }
.alignright { float: right; }
.alignleft { float: left; }
p.wp-caption-text { margin-bottom: 15px!important; font-style:italic; padding: 0 10px; color:#666; }



/**/
ul.wGallery li.wGallery  img
{
width:68px;
height:68px;
}

ul.wGallery li.wGallery
{
float:left;
margin:0 3px 3px 0;
}

ul.wGallery
{
clear:both;
display:block;
overflow:hidden

}

div.archive-meta p
{
	font-size:18px; margin: 5px 0 5px 10px; font-weight:normal; color:#f4a2f6
}

div.archive-meta
{
	border-bottom:#f4a2f6 thin dotted;
	padding-bottom:10px;
}

.widget_links h3
{
display:none}

.widget_links img
{
width:162px}

.podPress_content a, .podPress_content
{
font-size:12px}

.tag-links
{
color:#666666;
}

/*newsticker*/

div#TICKERCONTENITORE{
	width:965px;
	height:19px;
	padding:5px;/*
	background-color:#270b27;*/
	background:#000 url(headers/bg-news.jpg) center top no-repeat;
}

div#TICKER{
	overflow:hidden;
	border:none;
	font:normal 13px "Trebuchet MS", Arial;
	color:#bf58c5;
}

div#TICKER a{
	color:#fff;
	text-decoration:none;
}

div#TICKER a:hover{
	color:#f4a2f6;
	text-decoration:underline;
}
